/* Site-wide definitions */

body{
	background-color: #EBEAF2;
	color: #000000;
}

body,p,td,.bodytext{
	font-family: arial, sans-serif;
	font-size: 9pt;
}

th,.th{
	font-weight: bold; 
	font-size: 9pt;
	white-space: nowrap;
	text-align: left;
}

h1, h2, h3, h4,.heading{
	font-family: Times, serif;
	color: #3C2E69;
	font-weight: normal;
	line-height: 12pt;
}

h1{ font-size: 19pt;}
h2{ font-size: 16pt;}
h3{ font-size: 14pt;}
h4{ font-size: 12pt; font-weight: bold;}

hr{  color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;width: 90%;border: 0; }

p { padding-left: 3px; }


/* Text definitions */
.small{
	font-size: 8pt;
}

.companyname{
	font-size: 20pt;
	color: #FFFED0;
	font-variant: small-caps;
	font-family: Times, serif;
}

.price{
	color: #3D2F6A;
}

/* Format definitions */
.header,.content,.header_small,.content_small{
	margin-bottom: 3px;
}
.header,.content,.footer{
	width: 760px;
}

.header{
	background-color: #EBEAF2;
}

.header_small{
	background-color: #3C2E69;
	padding: 8px;
}

.content,.content_small{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.content_small{
	padding: 8px;
}

.maincontent,.maincontent_small{
	background-color: #FFFFFF;
	border: 3px solid #D1D0D9;
	padding: 2px;
}

.footer,.footer_small{
	text-align: right;
	font-size: 8pt;
	background-color: #3C2E69;
	padding: 3px;
}

.header_small,.content_small,.footer_small{
	width: 550px;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.box{
	border: 1px solid #514380;
}

#prop{
	width: 1px;
	float: left;
	height: 400px;
}

#base{
	clear: both;
	height: 1px;
}

/* Link definitions */

a{
	text-decoration: none;
	color: #526082;
}

a:hover{
	text-decoration: underline;
	color: #3C2E69;
}

.menucontainer{
	background-color: #D5D0E6;
	padding: 6px;
	border: 1px solid #999999;
}

.menuitem{
	white-space: nowrap;
	margin-right: 2px;
}

a.menuitem{
	color: #E8EEFF;
	text-decoration: none;
	background-color: #504280;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-variant: small-caps;
}

a.menuitem:visited{color: #E8EEFF;text-decoration: none;}
a.menuitem:hover{ color:#526082; background-color: #E8EEFF;text-decoration: none;}

a.foot{
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* buttons */
.bt,.link_bt{
	color: #E8EEFF;
	text-decoration: none;
	background-color: #504280;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-variant: small-caps;
}

html>body .bt,.link_bt{ /* different height for non-IE */
	height: 25px;
}

.bt:hover,.link_bt:hover{
	background-color: #FCF8EF;
	border: 1px solid #F8D092;
	color: #3D2F6A;
	text-decoration: none;
}
.link_bt{ padding-top: 1px; padding-bottom: 1px; padding-left: 8px; padding-right:}

/* search form */
.searchform{
	border-top: 5px solid #3C2E69;
	border-bottom: 5px solid #3C2E69;
	background-color: #D1D0D9;
}

.shape { 
	background-color: #FFFFFF;
	border: 1px solid #514380;
}

.criterion{ /* headings for search criteria */
	color: #3C2E69;
	font-weight: bold;
}

/* Diamond/Gem search results */
.pagenav {
	font-size:10pt;
}

/* row styles */
.r1,.r2{ white-space: nowrap; }
.r1{ background-color: #FCF4E3;} 
.r2{ background-color: #FFFFFF;}

/* cell styles */
.c1{}
.c2{}

.numresults{ text-align: center; font-weight: bold}
.results_outer_table{  width: 99%; padding: 2px;}
.results_table{ color: #696969; }

/* header row and cells */
.hrow,.sortrow{ background-color: #D5D0E6;}
.hcell,.sortcell{ 
	text-align: center;
	color: #3C2E69;
}

.hcell_str,.sortcell_str{ 
	text-align: center;
	color: #FFFFFF;
	background-color: #514380;
}

.sortlink{ background-color: #D5D0E6; }
.sortlink:hover{ background-color: #F7CF92;  }

.excel_link,.pagenav{ 
	text-align: right;
}

.rating_bar{
	background-color: #B97579;
}
.rating_container{
	background-color: white;
	border: 1px solid #7589B9; 
	padding: 0px;
}

/* item details */

.detailcontainer{  }
th.detail,.detail_th,.j_detailheader,.detail_th:visited{
	background-color: #D5D0E6;
	color: #3C2E69;
	border: 1px solid #514380;
}
a.detail_th{ border-width:0px;}
td.detail{background-color: #EDEAF6; padding:3px;}

.detail_r1{ background-color: #FFFFE8; font-weight: bold; border-bottom: 1px dotted #B9B875; } 
.detail_r2{ background-color: #FFFFFF; }


/* Jewelry Build nav bar */

.b_on2,.b_on3{
	border: 1px solid #B97579;
}
.b_off2,.b_off3{
	border: 1px solid #FFE8E9;
}

.b_off3,.b_on3{
	width: 174px;
}
.b_off2,.b_on2{
	width: 233px;
}
.b_table{
	
}
.b_title{
	font-weight: bold; 
	color: #825255;
}
.b_container{ /* surrounds entire section */

}
.b_step0{ /* not active box */
	font-weight: bold;
	color: #526082;
}
.b_step1{ /* active box */
	font-weight: bold;
	color: #825255;
}
.b_change:hover{ background-color: #E8EEFF; text-decoration: none; border: 1px solid #D0DEFF; }
.b_change{
	font-size: 8pt;
	color: #7589B9;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #FFFFFF;
}
.b_itemtitle{

}



/*
color notes:
blue: #7589B9

#526082
#E8EEFF
#D0DEFF


rose: #B97579

#825255
#FFE8E9
#FFD0D3


gold/tan: #B9B875

#828152
#FFFFE8
#FFFED0
*/
