
.searchtxt {  Color: #ffffff;  Font-Family: verdana; Font-Size: 10pt;  Font-Weight: bold; }

.SFtxt {  Color: #ffffff;  Font-Family: verdana; Font-Size: 10pt;  Font-Weight: normal; }
.SFtxt A, .SFtxt A:visited {  Color: #ffffff;  Text-Decoration: underline; }
.SFtxt A:hover {  Color: #ffffff;  Text-Decoration: underline; }


/* Dynamic tables - with roleover */
.srtable
{
	Font-Family: arial; 
	Font-Size: 9pt;  
	text-align: center;
	border-collapse: separate;
	width: 100%;
	background-color: #1C3E76;
}

.srtableth
{
	background-color: #EEEEEE;
	color: #1C3E76;
	font-weight: bold;
	height: 24;
}

.srtabletr
{
	background-color: #FFFFFF;
	Color: #1C3E76;
	font-weight: normal;
	cursor: hand;
}

.srtabletralt
{
	background-color: #EBF3FF;
	Color: #1C3E76;
	font-weight: normal;
	cursor: hand;
}

.srtabletrover
{ 
	background-color: #76A5CB;
	color: white;
	cursor: hand; 
}

.srtabletrover A:hover
{ 
	color: #000000;
	text-decoration:underline;
}

.srtabletrover A, .srtabletrover A:visited, .srtabletr A, .srtabletr A:visited, .srtabletralt A, .srtabletralt A:visited
{ 
	color: #1C3E76;
	text-decoration:underline;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
color: #000000;
visibility: hidden;
z-index: 100;
Font-Family: arial; Font-Size: 9pt;  Font-Weight: normal;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* main */
.sf_container{display:inline;text-align:center;width:100%;}

/* SF */
.tblSearchForm{	background-color:#183443;width:700px;margin-top:10px;}
.tblsearchform #text1,#weightto,#Select2,#Select3,#fancycolorfrom,#fancycolorto,#intensefrom,#intenseto,#clarityfrom,#clarityto,#pPPC,#pDiscount{border:solid 1px #777777;height:20px;line-height:16px;width:60px;font-family:arial,veradana,san-serif;font-size:12px;}
.tblsearchform #Select1{width:75px;}
#lotid,#Location,#stonestatus,#HA,#discountfrom,#discountto,#m1from,#m1to,#polishfrom,#polishto,#symmetryfrom,#Select6,#fluorescencefrom,#fluorescenceto,#cutfrom,#cutto,#depthfrom,#depthto,#tablefrom,#tableto{width:80px;}
#sf #text2{width:60px;}
#sf {width:600px;}


.tblsearchform #td1{width:100px;}
.tblsearchform #td2{width:100px;}

.SFShapesTbl div{width:100%;padding: 4 4 4 4;}
.from{width:35px;}
.td_weight_from{width:50px;padding:0px;}
.Td_white_bg{padding:4px;font-size:12px;vertical-align:top;}

.div_plus_on{display:block;background-image:url('../images/plus.gif');width:9px;height:9px;line-height:9px;font-size:9px;cursor:pointer;}
.div_plus_off{display:none;}
.div_minus_on{display:block;background-image:url('../images/minus.gif');width:9px;height:9px;line-height:9px;font-size:9px;cursor:pointer;}
.div_minus_off{display:none;}

#ifsearchprofile{width:200px; height:150px;border:solid 1px #E2E2E2;margin-right:10px;}

#search_profiles {background-color:White;}
#search_profiles .searchtxt {Color: #000000;Font-Family:verdana;Font-Size:10pt;Font-Weight:bold;}
#search_profiles #text5, #searchprofileid{width:120px;}


