/* Site-wide definitions */

body, p, td{
	color: #7869AA;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

th{
	font-weight: bold; 
	font-size: 9pt;
}

h1, h2, h3, h4{
	color: #2B266E;
	font-weight: normal;
	font-family: "Baskerville Old Face", Serif;
}

h1{
	font-size: 20pt;
}

h2{
	font-size: 16pt;
}

h3{
	font-size: 14pt;
}

h4{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

a{
	color: #430C62;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

form{
	margin: 0px;
	padding: 0px;
}

hr{
	height: 1px;
	color: #EBEBEB;
	background-color: #EBEBEB;
	size: 1px;
}

/* Text definitions */

.white{
	color: white;
	font-size: 12px;
}

.deep{
	font-family: arial, sans-serif;
	color: #483A6C;
}

/* Format definitions */

.box{
	border-color: #281E44;
	border-width: 1px;
	border-style: solid;
}


.nav1{
	font-family: arial, sans-serif;
	color: #483A6C;
	font-size: 10px;
}

.nav2{
	font-family: arial, sans-serif;
	color: #483A6C;
	font-size: 10px;
	background-color: #E6DEFE;
}

.ribbon{
	background-image: url('/i/ani/h2/bg.gif');
}

.clear {
	clear: both;
}

/* Diamond search form */
.searchform{
	margin-right: 1em;
}
.criterion{ /* headings for search criteria */
	color: #483A6C;
	font-weight: bold;
}

.search{
	border-top: 1px solid #CDC6E4;
	border-bottom: 1px solid #CDC6E4;
	padding: 3px;
}

/* Diamond/Gem search results */

.numresults{ text-align: center; font-weight: bold; color: #483A6C;}
.results_outer_table{  width: 720px; }
.results_table{ }

/* header row and cells */
.hrow, .hcell{ background-color: #483A6C;}
.sortrow{ background-color:#CDC6E4;}
.hcell,.sortcell{ text-align: center; color: #FFFFFF;}
.sortlink{ background-color: #483A6C; }
.sortlink:hover{ background-color: #9ECFF1;  }

.excel_link,.pagenav{ 
	text-align: right;
}

/* row styles */
.r1,.r2{ white-space: nowrap; }
.r1{ background-color: #EBEBEB;} 
.r2{ background-color: #FFFFFF;}

.rhover{ 
	background-color:#CDC6E4;
	color: #483A6C;
}

/* cell styles */
.c1{}
.c2{}

.rating_bar{
	background-color: #B97579;
}
.rating_container{
	background-color: white;
	border: 1px solid #7589B9; 
	padding: 0px;
}

/* item details */

.detailcontainer{ border-bottom: 1px solid #EBEBEB; }
th.detail,.detail_th,.j_detailheader,.detail_th:visited{ color: #483A6C; text-align: left; }
a.detail_th{ border-width:0px;}
td.detail{ 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 #281F4A;
	background-color: #FFFFFF;
}
.b_off2,.b_off3{
	border: 1px solid #CDC6E4;
}

.b_off3,.b_on3{
	width: 174px;
}
.b_off2,.b_on2{
	width: 233px;
}
.b_table{
	
}
.b_title{
	font-weight: bold; 
	color: #281F4A;
	text-transform: uppercase;
}
.b_container{ /* surrounds entire section */
	margin-right: 1em;
}
.b_step0{ /* not active box */
	font-weight: bold;
	color: #483A6C;
}
.b_step1{ /* active box */
	font-weight: bold;
	color: #281F4A;
}
.b_change:hover{ background-color: #E8EEFF; text-decoration: none; }
.b_change{
	font-size: 8pt;
	color: #7589B9;
	padding-left: 2px;
	padding-right: 2px;
}
.b_itemtitle{
}
