/* promo image banners */

.banner {
	top:-155px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: 0px;
	width: 155px;
	overflow:visible !important;
	left: 0px;
	z-index: 99;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.sale {
	background-image: url(/v/vspfiles/images/product_banners/sale-1.png);
}
.clearance {
	background-image: url(/v/vspfiles/images/product_banners/clearance-1.png);
}
.new {
	background-image: url(/v/vspfiles/images/product_banners/new-1.png);
}
#content_area table table td table td a.productnamecolor {
	position: relative;
	width: 155px;
}

/*********** CSS FOR SEO TEXT BELOW ON HOMEPAGE *************/
#textbelowingold {
	font-size: 11px;
	width: 800px;
	margin: 0 auto;
	color: #bea274;
	text-align: left;
}
#textbelowingold h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#textbelowingold p {
	margin:0 0 10px 0;
}
#textbelowingold a {
	color: #bea274;
}

/**************** CSS FOR VALUE PROPOSITION ******************/
#value-proposition td.box{
	width:263px;
	height:258px;
	text-align:center;
	vertical-align:top;
}

#value-proposition td.box img{
	padding-top:10px;
}

#value-proposition td.box div.text-inside-boxes{
	width:213px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	color:#322e1c;
}
	

#value-proposition tr#all-box{
	background:url(/v/images/value-proposition/all-box.png);
	width:790px;
	height:258px;
}

#mini_cart_summary{
font-size:12px;
}

table#content div#content_area table table table table td{
text-align:left !important;
}

#textbelowingold-height{ height:223px;}
 
#textbelowingold-position{  width:100%; margin-top:0;margin-bottom:0; margin-left:auto; margin-right:auto; position: absolute; top: 1600px; text-align:center; }
