/* Site-wide definitions */

body{
/*	background-color: #F2F9FC;
	background-image:url(/i/dxx/main/bg7.jpg);*/
	background:url(/i/dxx/main/holiday_blue.jpg) no-repeat fixed;
	color: #324B7D;
}

body,p,td,.bodytext{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;
}
.portal_title_bottom {font-size:11px;}

.sitemaptitlebg{background-color:#336699;}

.sitemaptitle{font-weight:bold; color:#FFFFFF; font-weight:bold; text-decoration:none;}

.topnav_div{margin-top:8px;}

.topnav_a{font-family:Arial; font-size:13px; color:#FFFFFF; text-decoration:none;}

.topnav_a:hover {font-family:Arial; font-size:13px; color:#FFFF99; text-decoration:none;}

th,.th{
	font-weight: bold; 
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.diamond{color:336699;}
.exchange{color:#FF0000;}
.star1{color:#FFFF00; background-color:#6600CC; margin:3px;}
.star2{color:#6600CC;}

h1, h2, h3, h4,.heading{
	font-family:verdana;
	color: #324B7D;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 3px;
	margin-top: 10px;
}
h1{ font-size: 14pt;}
h2{ font-size: 16pt;}
h3{ font-size: 14pt;}
h4{ font-size: 12pt; font-weight: bold;}

hr{  color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;width: 100%;border: 0; }

hr.white{  color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;width: 100%;border: 0; }

img { border: 0px; }

#btn, #btn_submit {
	font-size: 12px !important;
}

/* Format definitions */

.site{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.header,.content,.footer{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.footer_link{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
}

.header{
}

.header,.header_small{
	background-color: #FFFFFF;
}

.header_small,.content_small,.footer_small{
	width: 550px;
}

.menuitem{
	margin-left: 2%;
	white-space: nowrap;
}

.content,.content_small{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftcol{
	width: 180px;
	border-right: 1px solid #A6B7C0;
	padding: 3px;
}

.rightcol{
	width: 165px;
	border-left: 1px solid #A6B7C0;
	padding: 3px;
}

.center{
	padding: 0px 5px 0px 5px;
}

.footer,.footer_small{
	text-align: right;
	font-size: 8pt;
	margin-top: 5px;
}

.box {
	border: 1px solid #A6B7C0;
	padding: 2px;
}

.imgbox {
	border: 1px solid #A6B7C0;
}

#rowmenu {
	border: 1px solid #86A5DB;
	padding: 3px;
	margin: 3px;
}

#rowmenu a {
	display: inline;
	padding: 3px;
}

.clear{
	clear: both;
}

ol.instruct li{
	padding-bottom: 5px;
}

.col1{
	background-color: #EAF4F9;
}

/* Office Page */

#contactoffice{
  width: 500px;
}

#contactoffice .image{
	float: left;
	display: inline;
	text-align: right;
	padding-bottom: 1em;
	width: 225px;
}

#contactoffice .officeaddress{
	float: left;
	display: inline;
	margin-left: 2em;
	text-align: left;
	padding-bottom: 1em;
	width: 225px;
}

/* Text definitions */

.small{
	font-size: 7pt;
}


/* Link definitions */

a{
	text-decoration: none;
	color: #005CA9;
}

a:hover{
	text-decoration: underline;
	color: #F53E38;
}

a.menuitem{color: #E8EEFF;text-decoration: none;}
a.menuitem:visited{color: #E8EEFF;text-decoration: none;}
a.menuitem:hover{ color:#526082; background-color: #E8EEFF;text-decoration: none;}


/* Top Nav definitions */

.menucontainer{
	background-image: url('/i/dxx/topnav/stripe.gif');
	background-color:#336699;
	background-repeat: repeat-x;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

#nav, #nav ul{
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	list-style: none;
	z-index: 3;
}

#nav a{
	display: block;
}

#nav li{
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li ul{
	position: absolute;
	left: -999em; 
	background-color: #EAF3F9;
	border-top: 0px;
	border-left: 1px solid #707F99;
	border-bottom: 2px solid #464646;
	border-right: 2px solid #7D7D7D;
	width: 15em;
}

#nav li ul li{
	float: none;
	border: 1px solid #FFFFFF;
}

#nav li ul a{
	padding: 3px;
	color: #57616A;
}

#nav li ul a:hover{
	background-color: #194175;
	color: #FFFFFF;
	text-decoration: none;
}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
}

/* Sidenav definitions */

#sidenav{
	margin: 0px;
	padding: 8px 0 1em 1px;
}

#sidenav a{
	color: #57616A;
	text-decoration: none;
	font-weight: bold;
}

#sidenav a:hover{ 
	color:#005CA9;
	text-decoration: none;
}

#sidenav ul{ 
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	color: #005DAA;
	line-height: 14pt;
}

#sidenav ul li a:hover, #sidenav ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

/* Footer definitions */

.offices{
	padding: 10px 5px 10px 5px;
	background-color: #DAE9F4;
	color: #57616A;
	/*border-bottom: 4px solid #324B7D;*/
}

.offices div{
	padding:  0px 10px 0px 10px;
	border-right: 1px solid #A6B7C0;
	display: inline;
	float: left;
	height: 95px;
}

#officevisit{ 
	width: 185px;
	margin: 0px;
	padding: 0px;
}

.offices p{
	font-size: 7pt;
	margin: 0px;
	line-height: 10pt;
}

.foottitle{
	display: block;
	padding: 0px 0px 3px 0px;
}

/* Right Column definitions */

.top{
	background-image: url('/i/dxx/rightcol/top.gif');
	height: 5px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

.bot{
	background-image: url('/i/dxx/rightcol/bot.gif');
	height: 5px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
}

.cent{
	background-image: url('/i/dxx/rightcol/fade.gif');
	background-color: #F0F8FB;
	padding: 0px 5px 0px 5px;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
}

.spacer {
	width: 160px;
	height: 5px;
	margin: 0px auto;
	padding: 0px;
}

/* Checkout */

.billing{
	background-color: #EEF5FB;
}

.shipping{
	background-color: #EEF5FB;
	padding: 3px;
}

.payment{
	background-color: #EEF5FB;
}

.optional{
	background-color: #EEF5FB;
	padding: 3px;
}


/* buttons */
.bt,.link_bt{
	background-color: #E8EEFF;
	border: 1px solid #7589B9;
	color: #526082;
	text-decoration: none;
	height: 20px;
}

html>body .bt,.link_bt{ /* different height for non-IE */
	height: 25px;
}

.bt:hover,.link_bt:hover{
	background-color: #FFFFE8;
	border: 1px solid #B9B875;
	color: #828152;
	text-decoration: none;
}
.link_bt{ padding-top: 1px; padding-bottom: 1px; padding-left: 8px; padding-right: 8px;}

/* search form */
.searchform{
	padding: 0px;
	border: 1px solid #7589B9;
}
.criterion{ /* headings for search criteria */
	color: #324B7D;
	background-color: #B1CDE3;
	font-weight: bold;
	padding: 2px;
}

.searchtitle {
	color: #324B7D;
	background-color: #B1CDE3;
	font-weight: bold;
	padding: 2px;
}

/* Diamond/Gem search results */

.numresults{ text-align: left; font-weight: bold; width: 50%;}
.results_outer_table{  
	width: 100%; 
	border-top: 1px solid #A6B7C0;
	border-bottom: 1px solid #A6B7C0;
	padding: 2px;
}
.results_table{ }

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

/* header row and cells */
.hrow,.sortrow{ background-color: #B3C7E2;}
.hcell,.sortcell{ text-align: center; font-size:7pt;}
.sortlink{ background-color: #1F71B4; }
.sortlink:hover{ background-color: #EF3D42;  }

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

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

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

/* Jewelry Formatting */

#metalsort {
	border: 1px solid #86A5DB;
	padding: 3px;
	margin: 3px;
}

#metalsort a {
	display: inline;
	padding: 3px;
}

/* item details */

.detailcontainer{  border: 1px solid #A6B7C0; padding: 2px; margin: 0px;}
th.detail,.detail_th,.j_detailheader,.detail_th:visited{background-color: #C8DDEE; }
a.detail_th{ border-width:0px;}
td.detail{background-color: #FFFFFF; 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 #015DAA;
}
.b_off2,.b_off3{
	border: 1px solid #A6B7C0;
}

.b_off3,.b_on3{
	width: 174px;
}
.b_off2,.b_on2{
	width: 233px;
}
.b_table{
	
}
.b_title{
	font-weight: bold; 
	color: #015DAA;
}
.b_container{ /* surrounds entire section */

}
.b_step0{ /* not active box */
	font-weight: bold;
	color: #A6B7C0;
}
.b_step1{ /* active box */
	font-weight: bold;
	color: #192F59;
}
.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{

}

/* Index Formatting */

#head2 {
	margin-bottom: 8px; 
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.catpic {
	/*padding-left: 5px;*/
	
}

/* Int Search Formatting */

#details_start_marker {
	margin: 0px;
}

.smarterway_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:100%;
	}
	
/* Ring builder css*/
#floatlayer {
  position:fixed;
  _position:absolute;
  top:5px;
  _top:expression(eval(document.body.scrollTop + 5));
  left:5px;
  margin:0;
  padding:0;
  background:lime;
}