
/* Site-wide definitions */

body{
	background-color: #B2B894;
	color: #000000;
	margin: 0px;
}

body,p,td,.bodytext{
	font-family: arial, sans-serif;
	font-size: 9pt;
}
.small{
	font-size: 8pt;
}

.header,.content,.header_small,.content_small{
	padding: 10px;
}
.header,.content,.footer{
	width: 100%;
}
.contentcontainer{
	width: 760px;
}

.header,.header_small{
	background-color: #6D7930;
}
html>body .header,.header_small{/* hide from IE */
	background-image: url('/i/lighttodark75.png');
}

.menuitem{
	margin-left: 2%;
	white-space: nowrap;
}

a.menuitem{
	color: #FFFFFF;
	text-decoration: none; 
	font-family: verdana,sans-serif;
	font-size:8pt;
}
a.menuitem:visited{color: #FFFFFF; text-decoration: none;}
a.menuitem:hover{ color:#FFFFFF; text-decoration: underline;}

.menucontainer{
	position:relative;
	left:-10px;
	bottom:-10px;
	padding: 5px;
	background-color: #220450;
	border-top: 1px solid #58407C;
}
html>body .menucontainer{/* hide from IE */
	background-image: url('/i/lighttodark40.png');
}


.companyname{
	font-family: Times, serif;
	letter-spacing: 5px;
	font-weight: normal;
	font-size: 26pt;
	color: #F9F5BB;
}

.content,.content_small{
	background-color: #FFFFFF;
}

.footer,.footer_small{
	background-color: #6D7930;
	text-align: right;
	font-size: 8pt;
}

.header_small,.content_small,.footer_small{
	width: 550px;
}

th,.th{
	font-weight: bold; 
	font-size: 9pt;
	white-space: nowrap;
	text-align: left;
}

h1, h2, h3, h4,.heading{
	font-family: Times, serif;
	letter-spacing: 5px;
	color: #005024;
	font-weight: normal;
	text-indent: 20px;
}
h1{ font-size: 16pt;}
h2{ font-size: 14pt;}
h3{ font-size: 12pt;}
h4{ font-size: 10pt; font-weight: bold;}

hr{  color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;width: 90%;border: 0; }

a{
	text-decoration: none;
	color: #005024;
}

a:visited{
	color: #007233;
}

a:hover{
	text-decoration: underline;
	color: #504600;
}


/* buttons */
.bt,.link_bt,.link_bt:visited{
	background-color: #200050;
	border-top: 2px solid #A194B6;
	border-right: 2px solid #0A0018;
	border-bottom: 2px solid #080014;
	border-left: 2px solid #543C79;

	color: #FFFFFF;text-decoration: none; font-family: verdana,sans-serif;font-size:8pt;
	text-decoration: none;
	height: 20px;
}

html>body .bt,.link_bt{ /* different height for non-IE */
	height: 22px;
}
.bt:hover,.link_bt:hover{
	background-color: #721200;
	border-top: 2px solid #C49C94;
	border-right: 2px solid #220500;
	border-bottom: 2px solid #1D0500;
	border-left: 2px solid #934A3C;
/*
	background-color: #005024;
	border-top: 2px solid #94B6A3;
	border-right: 2px solid #00180B;
	border-bottom: 2px solid #001409;
	border-left: 2px solid #3C7958;*/
	color: #FFFFFF;text-decoration: none; font-family: verdana,sans-serif;font-size:8pt;
	text-decoration: none;
}
.link_bt{ padding-top: 1px; padding-bottom: 1px; padding-left: 8px; padding-right: 8px;}

/* Diamond/Gem search results */

/* row styles */
.r1,.r2{ white-space: nowrap; }
.r1{ background-color: #E2E9D6;} 
.r2{ background-color: #FFFFFF;}

/* cell styles */
.c1{}
.c2{}

.numresults{ text-align: center; font-weight: bold}
.results_outer_table{  width: 100%; border: 1px solid #007233; padding: 2px;}
.results_table{ }

/* header row and cells */
.hrow,.sortrow{ background-color: #500D00; color: #FFFFFF;}
.hcell,.sortcell{ text-align: center;}
.sortlink{ background-color: #500D00; }
.sortlink:hover{ background-color: #726400;  }

.excel_link,.pagenav{ 
	text-align: right;
}

.rating_bar{
	background-color: #2D0072;
}
.rating_container{
	background-color: white;
	border: 1px solid #007233; 
	padding: 0px;
}


/* search form */
.searchform{
	padding: 5px;
	/*border: 0px solid #007233;
	background-color: #FFF7BF;*/
}
.criterion{ /* headings for search criteria */
	color: #721200;
	font-weight: bold;
}

/* item details */

.detailcontainer{ }
th.detail,.detail_th,.j_detailheader,.detail_th:visited{background-color: #500D00; border-top: 1px solid #FFFBE2; border-bottom: 1px solid #E4DB9C; color: #FFFFFF; padding: 2px; }
a.detail_th{ border-width:0px;}
td.detail{background-color: #E2E9D6; padding:3px; border-bottom: 1px dotted #500D00;}

.detail_r1{ background-color: #FFFBE2; font-weight: bold;border-top: 1px solid #FFFEF5; border-bottom: 1px solid #EAE4C1; color: #504600; } 
.detail_r2{ background-color: #FFFFFF; }


/* Jewelry Build nav bar */

.b_on2,.b_on3{
	border: 1px solid #2D0072;
}
.b_off2,.b_off3{
	border: 1px solid #D9BFFF;
}

.b_off3,.b_on3{
	width: 174px;
}
.b_off2,.b_on2{
	width: 233px;
}
.b_table{
	
}
.b_title{
	font-weight: bold; 
	color: #200050;
}
.b_container{ /* surrounds entire section */

}
.b_step0{ /* not active box */
	font-weight: bold;
	color: #005024;
}
.b_step1{ /* active box */
	font-weight: bold;
	color: #200050;
}
.b_change:hover{ background-color: #BFFFDC; text-decoration: none; border: 1px solid #80FFB9; }
.b_change{
	font-size: 8pt;
	color: #007233;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #FFFFFF;
}
.b_itemtitle{

}



/*
color notes:

forest
#007233
#005024
#BFFFDC
#80FFB9

rust
#721200
#500D00
#FFCABF
#FF9480

mustard
#726400
#504600
#FFF7BF
#FFF7BF

indigo
#2D0072
#200050
#D9BFFF
#B280FF


*/