/*Goldstein's CSS*/

body{
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background: #aeb0b5 url('images/body_bg.gif');
	margin-top: 0;
	color: #716b6d;
}
#master_container{
	width: 984px;
	margin: 0 auto 5px auto;
	background: #fff !important;
	padding-top: 2px;
	min-height: 640px; /*firefox, et al*/
	height:auto !important;
	height:640px;  /*ie*/
}
#inner_container{
	text-align: left;
	margin: 10px;
}

#header{
	width: 964px;
	background: url('images/header_bg.jpg');
	margin-bottom: 20px;
}
#footer{
	font-size: 11px;
}
#contact_footer{
	text-align: center;
	font-size: 11px;
	color: #999;
	position: relative;
	bottom: 12px;
}

#logos{
	
}

#logos img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#logos img.on{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.logo_popup{
	width: 160px;
	height: 164px;
	overflow: hidden;
	background: url('images/logos/logo_bg.png');
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
}
.logo_popup div{
	margin: 5px;
}

h1{
	margin-top: 8;
	font-family: georgia, 'times new roman', serif;
	font-size: 14px;
	color: #bd9e81;
	font-weight: normal;
}
h2{
	margin-top: 0;
	font-family: georgia, 'times new roman', serif;
	font-size: 32px;
	color: #bd9e81;
	font-weight: normal;
}
h3{
	margin: 0 0 5px 0;
	font-family: georgia, 'times new roman', serif;
	font-size: 32px;
	color: #bd9e81;
	font-weight: normal;
}

.nav{
}

.nav div{
	cursor: pointer;
	margin-top: 96px;
	float: left;
	margin-right: 8px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: pointer;
}
.nav .active{
	background: #fff;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius:4px;
}
.nav .off{
	
}
.nav .on{
	background: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius:4px;
}



.subnav{
	width: 200px;
	float: left;
}

.subnav div{
	border-bottom: 1px solid #eee;
	padding: 4px 0;
	cursor: pointer;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}

.subnav .active, .subnav .active a{
	background: #aabacf;
	color: #fff;
}

.subnav .off, .subnav .off a{
	background: #fff;
	color: #847e70;
}
.subnav .on, .subnav .on a{
	background: #e6ecf2;
	color: #847e70;
}



.trinav{
	border: none !important;
	background: #cadaef;
	margin: 0;
	font-variant: none;
}

.trinav div{
	border-bottom: 1px solid #ccc;
	padding: 4px 0 4px 18px;
	cursor: pointer;
}

.trinav .active{
	background: #e6ecf2;
}

.trinav .off{
	background: #fff;
}
.trinav .on{
	background: #f4f4f4;
}

.trinav a{
	color: #666 !important;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background: none !important;
}


#main_content_container{
	margin: 0 12px;
	width: 740px;
	float: left;
}

#main_content_fullpage{
	width: 970px;
	float: left;
}

.text_content{
	margin-left: 20px;
}

.index_container{
	border: 1px solid #cfcbba;
	text-align: center;
	width: 740px;
	padding: 16px 0 115px 0;
}


.quote{
	font-family: georgia, 'times new roman', serif;
	color: #949494;
	font-size: 26px;
}
.byline{
	font-family: georgia, 'times new roman', serif;
	color: #949494;
	font-size: 12;
	line-height: 1.5em;
	letter-spacing: 1px;
	float: right;
	padding: 12px 16px 6px 0;
}

.index_buttons{
}

.index_buttons .index_btn{
	width: 200px;
	float: left;
	cursor: pointer;
	margin: 20px 42px 0 0;
	/*border: 1px solid #ff9966;*/
}

.index_buttons .index_btn .btn_img{
	width: 64px;
	height: 64px;
	float: left;
}
.index_buttons .index_btn .btn_text{
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}


.lbl_required{
	padding-left: 12px;
	background: url('images/required.gif') left top no-repeat;
}

.education{
	width: 660px;
	margin-left: 20px;
}

.education_hdr{
	margin: 12px 0;
}

.sup{
	font-size: 10px;
	vertical-align: super;
}





/*jewelry catalog pages*/

table.catalog{
}

table.catalog td.item{
	padding-top: 12px;
	border: 1px solid #eae7d8;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

td.item .title_footer{
	/*background: #eae7d8 url('images/tile_bg_brn.jpg') repeat-x top;*/
	background: #f6f9fc;
	border-top: 2px solid #eae7d8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #827c6e;
	height: 30px;
	_height: 46px;
	padding: 8px;
}




/*jewelry detail pages*/

.detail_img_container{
	width: 260px;
	float: left;
	margin: 8px 16px 8px 22px;
}

.detail_img{
	/*border: 1px solid #aabacf;*/
}
.detail_img td{
	align: center;
	vertical-align: middle;
}


.thumbnail_container{
	margin: 6px 0;
	text-align: center;
}

.thumbnail_container img{
	border: 1px solid #ccc;
}


.detail_description{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 350px;
	float: left;
	margin: 4px 0;
	height: 300px;
	padding: 12px;
}

.detail_description h1{
	font-size: 22px;
	color: #514b3d;
	font-family: 'times new roman', serif;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #eae7d8;
	margin: 5px;
}

.detail_description table{
	margin: 5px;
}

.detail_description td{
	font-size: 11px;
	color: #716b6d;
	padding: 8px;
	border-bottom: 1px solid #f3f3f3;
}

.detail_description td.item{
	font-weight: bold;
}

.detail_description td.value{
}

.detail_description .description{
	font-size: 12px;
	color: #847e70;
	margin: 8px;
}


td.small{
	font-size: 10px;
}



.tile_2up{
	width: 300px;
	margin: 12px 0 0 40px;
	float: left;
	border: 1px solid #eae7d8;
	padding: 12px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.tile_2up .tile_img{
	float: left;
}

.tile_2up .tile_text{
	float: left;
	width: 220px;
	margin-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444;
	line-height: 1.5em;
	font-size: 11px;
}

.tile_2up .tile_text b{
	line-height: 1.8em;
	font-family: georgia, 'times new roman', serif;
	color: #666;
	font-size: 14px;
}

.catalog_intro{
	margin-left: 42px;
}


table.list{
	border: 1px solid #aeb0b5;
}

table.list td{
	font-size: 12px;
	padding: 5px 12px;
	border-bottom: 1px solid #f4f4f4;
}

table.list tr.header td{
	background: #aeb0b5;
	color: #fff;
	font-weight: bold;
}

table.list tr.odd td{
	background: #faf7f8;
}

table.form{

}

table.form td{
	font-size: 12px;
	color: #716b6d;
	padding: 0 12px 12px 0;
}

table.form input, table.form textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #716b6d;
	margin-top: 3px;
	border: none;
	background: #e6ecf2;
	padding: 2px;
}


.subhead{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a86a3;
}

a{
	text-decoration: none;
	color: #5f8fcf;
}
a:hover{
	color: #3236ab
}


.clear{
	clear: both;
}