/*
Theme Name: MJ Christensen
*/
html, body {height: 100%;}
#main-wrapper {min-height: 100%;}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-slice.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.clr {
	clear: both;
}
.wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.post {
	margin: 15px 0 0;
}
.post h3 {
	margin: 0;
}
.post p {
	margin: 0 0 10px;
	padding: 0;
}
#blog-sidebar {
	width: 175px;
	float: right;
}
.blog #content-area,
.archive #content-area,
.single #content-area,
.category #content-area {
	float: left;
	width: 750px;
}
.blog #content-area a.more-link,
.archive #content-area a.more-link,
.single #content-area a.more-link,
.category #content-area a.more-link {
	display: block;
	text-align: right;
}
.widget-area {
	margin: 15px 0 0;
}
.widget-area h4 { margin: 0; }
.widget-area ul {
	margin: 0;
	list-style-type: square;
	padding-left: 25px;
}
.navigation { clear: both; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }
#header {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
	position: relative;
	z-index: 2;
}
#header h1 {
	float: left;
	text-indent: -99999em;
	margin: 0px;
}
#header h1 a {
	background-image:url(images/mj_christensen_diamonds_logo.png);
	height: 47px;
	width: 404px;
	display: block;
	margin-top: 5px;
}
#header #search {
	float: left;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 130px;
	padding: 0px;
	margin-right: 45px;
	line-height: 18px;
}
.go_btn {
	height: 17px;
	width: 26px;
	background-color: #b99f7e;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#social-icons  {
	display: block;
	margin-top: 14px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#social-icons li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#social-icons li a {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	text-indent: -99999em;
	margin-left: 10px;
}
#social-facebook a {
	background-image: url(images/btn_facebook.jpg);

}
#social-twitter a {
	background-image: url(images/btn_twitter.jpg);

}
#social-youtube a {
	background-image: url(images/btn_youtube.jpg);

}
#menu-header-nav {
	display: block;
	clear: both;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#menu-header-nav li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 10px;
}
#menu-header-nav li a {
	color: #666;
	text-decoration: none;
}
#menu-header-nav li a:hover {
	color: #000;
	text-decoration: none;
}
#menu-header-nav .last,
#menu-header-nav li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#featured-section {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 15px;
	position: relative;
}
#flash {
	float: left;
	height: 366px;
	width: 550px;
	position: absolute;
	z-index: 100;
}
#slideshow {
	float: left;
	height: 366px;
	width: 550px;
	position: relative;
	z-index: 1;
}
#play-video {
	float: left;
	position: absolute;
	top: 8px;
	margin: 0;
	left: 460px;
	font-size: 1em;
	z-index: 90;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial;
}
#play-video a { color: #fff; outline: 0; }
.menu-main-nav-container,
#menu-main-nav { position: relative; z-index: 2; }
#featured-nav {
	padding: 0px;
	float: left;
	display: block;
	width: 410px;
	height: auto;
	margin: 0px;
}
#featured-nav li {
	display:block;
	float:left;
	list-style-type: none;
	padding: 0px;
	height: 118px;
	width: 195px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 9px;
	margin-right: 0px;
}
#featured-nav li a {
	list-style-type: none;
	padding: 0px;
	text-indent: -99999em;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 118px;
	width: 195px;
}
#diamonds {
	background-image: url(images/btn_rightnav_diamonds.jpg);
	margin-right: 10px;
}
#bridal {
	background-image: url(images/btn_rightnav_bridal.jpg);
}
#fashion {
	background-image: url(images/btn_rightnav_fashion.jpg);
	margin-right: 10px;
}
#watches {
	background-image: url(images/btn_rightnav_watches.jpg);
}
#services {
	background-image: url(images/btn_rightnav_services.jpg);
	margin-right: 10px;
}
#in-store {
	background-image: url(images/btn_rightnav_instore.jpg);
}
#bucket-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#bucket-nav li {
	list-style-type: none;
	display: block;
	float: left;
	height: 123px;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bucket-nav li a {
	list-style-type: none;
	display: block;
	float: left;
	height: 123px;
	width: 310px;
	text-indent: -99999em;
	margin: 0px;
	padding: 0px;
}
#bucket-nav #meet-the-ace{
	background-image: url(images/bucket1.jpg);
}
#bucket-nav #price-validation{
	background-image: url(images/bucket2.jpg);
}
#bucket-nav #shop-online{
	background-image: url(images/bucket3.jpg);
	margin: 0px;
	padding: 0px;
}
#content-area {
	float: left;
	height: auto;
	width: 960px;
	overflow:auto;
	padding-bottom: 150px;
}
h2 {
	text-indent:-99999em;
	float:left;
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #503d22;
}
h4 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #503d22;
}
#title-home1 {
	background-image:url(images/title_home1.jpg);
	width: 348px;
	height:24px;
	margin: 10px 0px 0 0;
}
#title-home2 {
	background-image:url(images/title_home2.jpg);
	width: 273px;
	height:38px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#title-locations {
	background-image:url(images/title_locations.jpg);
	width: 546px;
	height:76px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 30px;
	float: left;
	margin-left: 20px;
}
#title-exchange {
	background-image:url(images/title_exchange.jpg);
	width: 918px;
	height:98px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}
#title-gem-faq {
	background-image:url(images/title_gem_diamond.jpg);
	width: 930px;
	height:96px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-price-validation {
	background-image:url(images/title_pricevalidation.jpg);
	width: 930px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-staff {
	background-image:url(images/title_staff.jpg);
	width: 930px;
	height:107px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-charities {
	background-image:url(images/title_favcharities.jpg);
	width: 930px;
	height:78px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-12mistakes {
	background-image:url(images/title_12mistakes.jpg);
	width: 870px;
	height:130px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: none;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-restaurant {
	background-image:url(images/title_pref_restaurants.jpg);
	width: 930px;
	height:104px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-request-quote {
	background-image:url(images/title_request_quote.jpg);
	width: 172px;
	height:110px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#title-press {
	background-image:url(images/title_pressroom.jpg);
	width: 416px;
	height:74px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	float: left;
	clear: left;
}
#title-special-events {
	background-image:url(images/title_specialevents.jpg);
	width: 518px;
	height:107px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20;
	float: left;
	clear: left;
	background-repeat: no-repeat;
}
#products-header-left #title-diamonds {
	background-image:url(images/title_diamonds.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#title-services {
	background-image:url(images/title_services.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 20px;
	float: left;
}
#products-header-left #title-watches {
	background-image:url(images/title_watches.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#products-header-left #title-fashion {
	background-image:url(images/title_fashion.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#products-header-left #title-catalog,
#products-header-left h2 {
	background-image:url(images/title_catalog.jpg);
	width: 470px;
	height:108px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#products-header-left #title-bridal {
	background-image:url(images/title_bridal.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#title-instore {
	background-image:url(images/title_instore.jpg);
	width: 470px;
	height:79px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#title-in-store-brands {
	background-image:url(images/title_instorebrands.jpg);
	width: 244px;
	height:190px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 0px;
	float: left;
}
#title-meet-the-ace {
	background-image:url(images/title_meettheace.jpg);
	width: 484px;
	height:78px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20;
	float: left;
	clear: left;
}
#title-ask-the-ace {
	background-image:url(images/title_asktheace.jpg);
	width: 450px;
	height:78px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20;
	float: left;
	clear: left;
}
#title-about {
	background-image:url(images/title_aboutus.jpg);
	width: 480px;
	height:74px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20;
	float: left;
	clear: left;
	background-repeat: no-repeat;
}
#title-contact {
	background-image:url(images/title_contactus.jpg);
	width: 418px;
	height:75px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20;
	float: left;
	clear: left;
	background-repeat: no-repeat;
}
#title-custom-design {
	background-image:url(images/title_customdesign.jpg);
	width: 523px;
	height:103px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	margin-top: 45px;
}
#sign-up  {
	float: right;
	height: 31px;
	background-color: #503d22;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 14px;
	padding-right: 10px;
	margin-bottom: 5px;
}
#footer-wrapper {
	float: left;
	width: 100%;
	background-color: #503d22;
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
}
.home #footer-wrapper {
	height: auto;
}

#lower-content-area {
	float: left;
	height: auto;
	width: 960px;
	background-image: url(images/diamond_ring.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8a6c47;
	margin-top: 10px;
}
#lower-left {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 30px;
}
#concierge-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#concierge-nav li {
	list-style-type: none;
	display: block;
	float: left;
	height: 90px;
	width: 272px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 8px;
}
#concierge-nav li a {
	list-style-type: none;
	display: block;
	float: left;
	height: 90px;
	width: 272px;
	text-indent: -99999em;
	margin: 0px;
	padding: 0px;
}
#concierge-free-travel {
	background-image: url(images/btn_bottom_nav_freetravel.jpg);
}
#concierge-12mistakes {
	background-image: url(images/btn_bottom_nav_12mistakes.jpg);
}
#concierge-knot {
	background-image: url(images/btn_bottom_nav_theknot.jpg);
}
#concierge-photos {
	background-image: url(images/btn_bottom_nav_engagement.jpg);
}
#concierge-special-events {
	background-image: url(images/btn_bottom_nav_special.jpg);
}
#concierge-restaurants {
	background-image: url(images/btn_bottom_nav_mjpreferred.jpg);
}
#concierge-florist {
	background-image: url(images/btn_bottom_nav_enchanted.jpg);
}
#concierge-charities {
	background-image: url(images/btn_bottom_nav_mjfavorite.jpg);
}
#concierge-art {
	background-image: url(images/btn_bottom_nav_art.jpg);
}
#lower-right {
	float: right;
	height: auto;
	width: 370px;
	padding-top: 30px;
}
#lower-right-nav {
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#lower-right-nav li {
	list-style-type: none;
	display: block;
	float: left;
	height: 108px;
	width: 370px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#lower-right-nav li a {
	list-style-type: none;
	display: block;
	float: left;
	height: 108px;
	width: 370px;
	text-indent: -99999em;
	margin: 0px;
	padding: 0px;
}
#gold-diamond-exchange {
	background-image: url(images/btn_bottomright_nav_gold_exchange.jpg);
}
#gem-diamond-faq {
	background-image: url(images/btn_bottomright_nav_gem_diamond_faq.jpg);
}
#credit-card-logos {
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.footer-text {
	color: #ae8b60;
	font-size: 10px;
	margin-top: 0px;
	float: left;
	height: auto;
	width: 960px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer-text a {
	color: #ae8b60;
	font-weight: bold;
	text-decoration: none;
}
.footer-text a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#menu-footer-nav {
	float: left;
	height: auto;
	width: 960px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu-footer-nav li {
	list-style-type: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ae8b60;
	margin-right: 7px;
	font-size: 10px;
	line-height: 14px;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-footer-nav li a {
	color: #ae8b60;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
#menu-footer-nav li a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
* html #menu-footer-nav li {
	display:inline;
}
#menu-footer-nav li.last,
#menu-footer-nav li:last-child {
	border:none;
}
#locations-left {
	float: left;
	height: auto;
	width: 474px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#locations-right {
	float: right;
	height: auto;
	width: 474px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.store-address{
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.store-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin-bottom: 15px;
	float: left;
	height: auto;
	width: 400px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: lighter;
	letter-spacing: -1px;
}
.locations-phone-num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #333;
}
#press-left {
	float: left;
	height: auto;
	width: 412px;
	clear: left;
	margin-left: 20px;
}
#press-right {
	float: right;
	height: auto;
	width: 470px;
	margin-right: 20px;
}
.press-gfx {
	margin-bottom:15px;
}
#about-left {
	float: left;
	height: auto;
	width: 480px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/aboutus_diamond.jpg);
	background-position: 300px;
	background-repeat: no-repeat;
}
#about-right {
	float: right;
	height: auto;
	width: 413px;
	margin-top: 45px;
	margin-right: 20px;
}
#about-gfx1 {
	float: left;
	height: 404px;
	width: 413px;
	margin-bottom: 20px;
}
.skinny {
	width:250px;
	float:left;
}
.skinny-fix {
	float:left;
	width: 480px;
	height: auto;
}
.clr,
.home #content-area p {clear:both;}
#faq {
	width:910px;
	padding-left: 20px;
	background-image: url(images/faq_gfx.jpg);
	background-repeat: no-repeat;
	background-position: 680px 420px;
}
#meet-the-ace-wrap {
	width:910px;
	padding-left: 20px;
	background-image: url(images/ace.jpg);
	background-repeat: no-repeat;
	background-position: 655px 52px;
}
#meet-the-ace-wrap p {
	height: auto;
	width: 639px;
}
.skinnytitle {
	float: left;
	clear:right;
	height: auto;
	width: 625px;
	font-size: 18px;
}
#exchange-top {
	float: left;
	height: auto;
	width: 910px;
	margin-left: 20px;
}
#exchange-lower {
	float: left;
	height: auto;
	width: 580px;
	margin-left: 20px;
	background-image: url(images/exchange-gfx.jpg);
	background-repeat: no-repeat;
	padding-bottom: 125px;
	padding-left: 330px;
	padding-top: 20px;
}
#videoplayer {
	float: left;
	height: 393px;
	width: 639px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#title-exchange2 {
	margin-top: 30px;
}
#events {
	float: left;
	height: auto;
	width: 700px;
	margin-right: 20px;
	clear: left;
}
#contact-left {
	float: left;
	height: auto;
	width: 418px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contact-form {
	float: left;
	height: auto;
	width: 418px;
	margin-top: 0px;
	margin-right: 0px;
	display: block;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact-form label {
	display:block;
	line-height: 36px;
	font-weight: bold;
}
#contact-form input {
	width:380px;
	height: 19px;
	margin-right: 10px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}
#contact-form textarea {
	width:380px;
	height: 100px;
	margin-right: 10px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#contact-form li {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 15;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#contact-form .contact-submit{
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
#contact-form .contact_submit_btn{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 0px;
	float: left;
	display: block;
	height: 36px;
	width: 103px;
	background-color: #715630;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#contact-right {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.contact-store {
	float: right;
	height: auto;
	width: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact-gfx1 {
	float: right;
	height: auto;
	width: 474px;
	margin-bottom: 20px;
}
.contact-store2 {
	float: right;
	height: auto;
	width: 232px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact-store .store-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contact-store2 .store-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contact-address {
	height: auto;
	width: 222px;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#custom-design-left {
	float: left;
	height: auto;
	width: 530px;
	background-image: url(images/custom_design_gfx1.jpg);
	background-repeat: no-repeat;
	background-position: 70px 150px;
	padding-left: 20px;
}
#custom-design-right {
	float: right;
	height: auto;
	width: 340px;
	background-image: url(images/custom_design_gfx2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 500px;
	padding-bottom: 400px;
	padding-top: 85px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#custom-design-padding {
	padding-top: 300px;
	float: left;
	height: auto;
	width: 523px;
}
#custom-piece {
	text-indent: -99999em;
	display: block;
	height: 107px;
	width: 530px;
	float: left;
	background-image: url(images/banner_custompiece.jpg);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#custom-piece a{
	display: block;
	height: 107px;
	width: 530px;
	float: left;
}
#charities {
	display:block;
	width: 920px;
	float:left;
	list-style-type:none;
	margin:0;
	padding0;
}
#charities li {
	float: left;
	height: auto;
	width: 274px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
}
#restaurants {
	display:block;
	width: 920px;
	float:left;
	list-style-type:none;
	margin:0;
	padding0;
}
#restaurants li {
	float: left;
	height: auto;
	width: 274px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
}

.visit-website {
	display:block;
	width:125px;
	height:36px;
	background-image: url(images/btn-visit-website.jpg);
	text-indent: -99999em;
}
.visit-website a {
	display:block;
	width:125px;
	height:36px;	
}
#title-restaurant2 {
	width:800px;
	padding-left:20px;
}
#products {
	width:925px;
	float:left;
}
#products-header-left {
	width:470px;
	float:left;
	background-position: right top;
}
#products-header-left #title-diamonds2,
#products-header-left h3 {
	width:470px;
	float:left;
	display: block;
	font-size: 18px;
	clear: left;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#products-header-left #title-watches2 {
	width:430px;
	float:left;
	display: block;
	font-size: 14px;
	clear: left;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#products-header-left #title-fashion2 {
	width:430px;
	float:left;
	display: block;
	font-size: 14px;
	clear: left;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#products-header-left #title-bridal2 {
	width:430px;
	float:left;
	display: block;
	font-size: 14px;
	clear: left;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#products-header-left #title-instore2 {
	width:430px;
	float:left;
	display: block;
	font-size: 14px;
	clear: left;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#products-header-right {
	width:410px;
	float:right;
	height: auto;
	margin-top: 50px;
}
#signup-specials {
	background-color: #ae8b60;
	background-image: url(images/signup_box_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: right top;
	color: #FFF;
	line-height: 18px;
	width: 300px;
	float: left;
	padding-right: 90px;
	padding-left: 20px;
}
#signup-bottom {
	width:390px;
	height:31px;
	background-color: #503d22;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}
#product-listing {
	width:925px;
	display: block;
	float:left;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: none;
	padding: 0px;
}
#product-listing li {
	width:220px;
	height: 202px;
	display: block;
	float:left;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;

}
#product-listing li .product-image img {
	border: none;

     -moz-box-shadow: 0px 2px 4px #666666; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 4px #666666; /* Saf3.0+, Chrome */
          box-shadow: 0px 2px 4px #666666; /* Opera 10.5, IE 9.0 */
}
#products .sort { clear: both; margin: 0 0 0 20px; }
#products .sort div { float: left; }
#products .pagination { clear: left; }

.btn-add-cart {
	width:91px;
	height:32px;
	margin-left:13px;
	margin-right:10px;
	border:none;
}
.btn-details {
	border:none;
}
.listing-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #999;
}
#in-store-brands {
	width:925px;
	height:auto;
	float:left;
	background-image: url(images/instore_diamonds.jpg);
	background-repeat: no-repeat;
	background-position: 60px 260px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfb89e;
}
#brands {
	width:580px;
	display: block;
	float:right;
	height: auto;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#brands li {
	width:124px;
	display: block;
	float:left;
	height: 124px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	text-indent: -99999em;
	border: 1px solid #CCC;
}
#john-hardy a {
	display:block;
	background-image: url(images/instore_johnhardy.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#damiani a {
	display:block;
	background-image: url(images/instore_damiani.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#hstern a {
	display:block;
	background-image: url(images/instore_hstern.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#philip-stein a {
	display:block;
	background-image: url(images/instore_philipstein.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#bliss a {
	display:block;
	background-image: url(images/instore_bliss.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#scott-kay a {
	display:block;
	background-image: url(images/instore_scottkay.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#tacori a {
	display:block;
	background-image: url(images/instore_tacori.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#platinum a {
	display:block;
	background-image: url(images/instore_platinum.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#mikimoto a {
	display:block;
	background-image: url(images/instore_mikimoto.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#aaronbasha a {
	display:block;
	background-image: url(images/instore_aaronbasha.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#kwiat a {
	display:block;
	background-image: url(images/instore_kwiat.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#hearts-on-fire a {
	display:block;
	background-image: url(images/instore_heartsonfire.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#penny-preville a {
	display:block;
	background-image: url(images/instore_pennypreville.jpg);
	float: left;
	height: 124px;
	width: 124px;
}
#store-nav {
	width:920px;
	display: block;
	float:left;
	height: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#store-nav li {
	width:460px;
	display: block;
	float:left;
	height: 118px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#shop-premium a {
	display:block;
	background-image: url(images/btn-shop-premium.jpg);
	height: 118px;
	text-indent: -999999em;
	background-repeat: no-repeat;
}
#shop-catalog a {
	display:block;
	background-image: url(images/btn-shop-catalog.jpg);
	background-repeat: no-repeat;
	text-indent: -999999em;
	height: 118px;
}
#staff {
	width:920px;
	height:auto;
	float:left;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	display:block;
}
#staff li {
	width:880px;
	height:auto;
	float:left;
	list-style-type: none;
	display:block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0b9a0;
	border-bottom-color: #d0b9a0;
	margin: 0 0 0 0;
	padding: 20px;
}
#staff li img {
	width:200px;
	height: 215px;
	float:left;
	margin: 0 20px 0 0;
}
.page-id-17 #content-area ul li p {
	margin-left: 220px;
}
#services-left {
	width:375px;
	height:auto;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#services-right {
	width:529px;
	height:auto;
	float:right;
	padding-top: 480px;
	background-image: url(images/services_gfx.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#quote-request-form {
	background-image: url(images/quote-request-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 209px;
	width: 710px;
	margin-bottom: 20px;
	color: #FFF;
}
#quote-form {
	width: 680px;
	display:block;
	list-style-type:none;
	float: left;
	height: auto;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#quote-form li{
	width: 320px;
	float:left;
	padding: 0px;
	margin: 0 15px 15px 0;
	clear:left;
}
#quote-form input {
	display:block;
	width: 220px;
	height:21px;
	padding: 5px 0 0 5px;
	float:left;
}
#quote-form textarea {
	display:block;
	width: 240px;
	height:70px;
	padding: 5px 0 0 5px;
	float:left;
}
#quote-form label {
	display: block;
	width: 60px;
	color: #FFF;
	float:left;
	font-weight: bold;
}
#quote-form .services-text-field {
	float:right;
}
#quote-form .quote_submit_btn{
	color: #FFF;
	font-size: 12px;
	padding: 0px;
	float: right;
	display: block;
	height: 36px;
	width: 103px;
	background-color: #715630;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:none;
}
#quote-form .quote-submit {
	clear:none;
	width:auto;
	margin: 0 0 0 70px;
}
.title-validation-form {
	float: left;
	height: auto;
	width: 220px;
	margin: 0px;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#price-validation-wrap {
	float: left;
	height: auto;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 460px;
	background-image: url(images/pricevalidation_gfx.jpg);
	background-position: left 60px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#price-validation-wrap #verify-form {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 40px;
}
#price-validation-wrap #request-quote {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 40px;
	margin-right: 20px;
}
#diamond-quote {
	float: left;
	height: auto;
	width: 220px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#diamond-quote li{
	width: 220px;
	float:left;
	padding: 0px;
	margin: 0 0 15px 0;
}
#diamond-quote input {
	display:block;
	width: 141px;
	height:30px;
	padding: 5px 0 0 5px;
	float:left;
}

#diamond-quote label {
	display: block;
	width: 60px;
	float:left;
	font-weight: bold;
}
#diamond-verify {
	float: left;
	height: auto;
	width: 220px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}
#diamond-verify li{
	width: 220px;
	float:left;
	padding: 0px;
	margin: 0 0 15px 0;
}
#diamond-verify input {
	display:block;
	width: 141px;
	height:30px;
	padding: 5px 0 0 5px;
	float:left;
}
#diamond-verify label {
	display: block;
	width: 60px;
	float:left;
	font-weight: bold;
}
#diamond-quote .validation_submit_btn{
	color: #FFF;
	font-size: 12px;
	float: right;
	display: block;
	height: 36px;
	width: 103px;
	background-color: #715630;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#diamond-verify .validation_submit_btn{
	color: #FFF;
	font-size: 12px;
	padding: 0px;
	float: right;
	display: block;
	height: 36px;
	width: 103px;
	background-color: #715630;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-indent {
	margin: 0 0 0 20px;
}
#product-detail-left {
	width:411px;
	height:auto;
	float:left;
	margin: 40px 20px 20px 20px;
}
#product-detail-right {
	width:480px;
	height:auto;
	float:right;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
#large-product-image {
	float: left;
	height: 384px;
	width: 411px;
	margin-bottom: 20px;
}
#product-detail-right .product-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #666666;
	float: left;
	height: auto;
	width: 480px;
	text-indent: 0px;
	font-weight: lighter;
	line-height: 48px;
	letter-spacing: -2px;
}
#product-detail-right .product-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ae8b60;
	float: left;
	height: auto;
	width: 480px;
	text-indent: 0px;
	line-height: 48px;
	font-style: normal;
}
#title-related-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: normal;
}
#related-nav {
	display: block;
	width:411px;
	height:auto;
	list-style-type:none;
	margin:0;
	padding: 0 0 0 7px;
}
#related-nav li {
	display: block;
	width:126px;
	height:auto;
	list-style-type:none;
	margin: 0 10px 0 0 ; 
	padding:0;
	float:left;
}
#quantity-form {
	width: 480px;
	float: left;
}
#quantity-form label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 100px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#product-detail-left #image { border: none; }
#product-tags { clear: both; }
a img { border: none; }

table.cart {
	width: 100%;
}

#quantity-form #quantity {
	width: 100px;
	float:left;
	margin-right: 20px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quantity-form #product-detail-add-cart{
	color: #FFF;
	font-size: 12px;
	display: block;
	height: 36px;
	width: 103px;
	background-color: #715630;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#back-to-catalog {
	display: block;
	float: left;
	width:200px;
	margin: 20px 0 0 20px;
}
#catalog-nav {
	display: block;
	float: left;
	width:900px;
	margin: 20px 0 20px 20px;
	padding:0;
	list-style-type:none;
}
#catalog-nav li {
	display:block;
	width: 195px;
	height: 118px;
	float:left;
	margin: 0 30px 0 0;
	text-indent: -99999em;
}
#diamonds-nav a {
	display:block;
	width: 195px;
	height: 118px;
	float:left;
	background-image: url(images/btn_rightnav_diamonds.jpg);
}
#bridal-nav a {
	display:block;
	width: 195px;
	height: 118px;
	float:left;
	background-image: url(images/btn_rightnav_bridal.jpg);
}
#watches-nav a {
	display:block;
	width: 195px;
	height: 118px;
	float:left;
	background-image: url(images/btn_rightnav_watches.jpg);
}
#fashion-nav a {
	display:block;
	width: 195px;
	height: 118px;
	float:left;
	background-image: url(images/btn_rightnav_fashion.jpg);
}
#ask-ace-questions {
	display: block;
	margin:0 0 0 30px;
	padding:0 0 60px 0;
	font: 12px/24px Georgia, Times;
}
#ask-ace-questions li {
	margin: 0 0 20px 0;
}
#gold-videoplayer {
	width:640px;
	height:435px;
	float:left;
	margin: 0 15px 15px 0;
}
#cart-home-content {
	clear: both;
	padding: 15px 20px 0;
}
#content-area a.button {
color: #fff;
text-decoration: none;
background: #503D22;
padding: 4px 15px;
font-family: "Times New Roman",Times,serif;
text-transform: uppercase;
}
#content-area a.button:hover { 
background: #715630; 
cursor: pointer;
color: #fff;
}
#cart a { color: #503D22; }
#cart a:hover { color: #715630; }
#content-area .warning,
span.error { color: #f00; }

#sub-categories {
	clear: left;
	margin: 40px 0 10px;
	overflow: hidden;
}
#sub-categories p {
	float: left;
	margin: 0 20px;
}
#sub-categories ul { margin: 0; padding: 0; }
#sub-categories li {
	list-style: none;
	float: left;
	margin: 0 25px 0 0;
}