/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
body {
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	}
.detailText a {
	color: blue;
	text-decoration: underline;
	}	
#overlay {
	background: url(../images/back-overlay.png) 50% 0% repeat-y;
	margin: -15px 0px;
	}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 906px;
	margin: 0px auto;
	display: block;
	min-height: 600px;
	text-align: left;
	}
#header {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 906px;
	height: 146px;
	overflow: hidden;
	}
#logo {
	margin-top: 8px;
	padding: 0px;
	}	
#siteTagline {
	display: none;
	}	
#top-container {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 	226px;
	height: 146px;
	background: url(../images/top-container.jpg) no-repeat;
	}
#request {
	margin-top: 20px;
	margin-left: 5px;
	}
#request img {
	width: 210px;
	height: 75px;
	}
#slideshow-container {
	position: relative;
	margin-bottom: 16px;
	background: #d0cfcf;
	padding: 5px;
	height: 333px;
	}
#slideshow {
	position: absolute;
	width: 896px;
	height: 333px;
	overflow: hidden;
	}	
#slideshow .pod {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	wdith: 896px;
	height: 333px;

	}
#slideshow .pod .slide-img {
	width: 675px;
	height: 333px;
	padding-right: 221px;
	}
#slideshow .text {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	display: block;
	width: 200px;
	height: 153px;
	padding: 60px 13px 120px 36px;
	background: url(../images/slide-overlay.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	overflow: hidden;
	}	 		
#slideshow .title {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 687px;
	font-size: 18px;
	color: #af0b0f;
	font-variant:small-caps;
	display: block;
	width:200px;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	}
#slideshow .pod img {
	width: 675px;
	height: 392px;
	}	
#main-container {
	margin-bottom: 16px;
	}	
.leftCol {
	float: left;
	width: 639px;
	}
.rightCol {
	float: right;
	width: 225px;
	}
#main-container .rightCol {	
	background: url(../images/grey-50.png);
	}
.break {
	clear: both;
	display: block;
	width: 100%;
	}	
#main-content {
	padding: 5px;
	}	
#featured-products  {
	position: relative;
	display: block;
	width: 639px;
	height: 396px;
	background: url(../images/featured-container.png) no-repeat;
	margin-top: 20px;
	}
#featured-products h2 {
	color: black;
	padding: 10px 5px;
	}	
#featured-products .nav {
	position: absolute;
	top: 10px;
	right: 40px;
	}	
.featuredProducts {
	position: absolute;
	display: block;
	top: 	70px;
	left: 45px;
	width: 545px;
	height: 270px;
	overflow: hidden;
	}
.featuredProducts h3 a {
	color: #af0b0f;
	}	
.featuredProducts .listingImageDL {
	float: left;
	width: 270px;

	}
.featuredProducts .listingImageDL img {	
	max-width: 	250px;
	max-height: 240px;
	}
#products .featuredProducts .listingContent {
	float: right;
	width: 270px;
	font-size: 12px;
	}
#products .featuredProducts  .listingContainer	{
	margin: 0px;
	float: none;
	width: 559px;
	background: green;
	} 
.savings .saved {
	color: red;
	}	
.orderBox {
	text-align: right;
	padding-top: 15px;
	}	
.orderBox .orderButton {
	margin-top: -12px;
	}
#rightcol {
	margin-bottom: 10px;
	}	
#rightcol .title {
	display: block;
	padding: 11px 15px 11px 10px;
	font-size: 18px;
	color: black;
	font-weight: bold;
	background: url(../images/title.gif) no-repeat;
	}	
#rightcol #facebookpod .title {
	background: url(../images/title-face.gif) no-repeat;
	padding-left: 45px;
	}		
#rightcol .title.active, #rightcol #contactpod .title {
	background: url(../images/title-active.gif) no-repeat;
	}	
#rightcol #facebookpod .title.active {
	background: url(../images/title-face-active.gif) no-repeat;
	}	
#rightcol .content {
	padding: 10px;
	color: black;
	}	
#rightcol .content .title {
	background: none;
	font-size: 12px;
	font-weight: 400;
	padding: 4px 0px;
	}
#rightcol .adimage {
	text-align: center;
	}	
#rightcol #dealspod img {
	max-width: 200px;
	}	
#footer-container {
	border-top:	2px solid #af0b0f;
	padding-top: 10px;
	}
#footerNav a {
	padding: 0px 5px;
	}	
#footer-container #adminMenu {
	clear: both;
	display: block;
	text-align: center;
	}	
#products .label, .productDisplay .label {
	float: left;
	}		
.productPriceRetail, .productPrice, .savings  {
	display: block;
	text-align: right;
	}
.productPriceRetail .cross, .productPrice .price, .savings .saved {
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	}	
.productPrice .price {
	color: black;
	}		
.productPrice .cross {
	color: #666666;
	}	
.savings .saved {
	color: red;
	font-style: italic;
	}	
#products .standard .listingContainer	{
	margin: 0px;
	float: right;
	width: 390px;
	}
#products .listingImageContainer {
	float: left;
	width: 225px;
	}
#products .listingImage {
	max-width: 200px;
	}	
#products .left {
	padding: 10px 0px;
	}		
#products .price-container {
	padding: 5px;
	background: url(../images/grey-50.png);
	border: 1px solid #af0b0f;
	color: black;
	margin-bottom: 8px;
	}	
.detailImage {
	border: none;
	}	
#subCats .listingImage, #features .listingImage {
	width: 	100px;
	margin-right: 15px;
	}
.productDisplay .detailImage {
	max-width: 300px;
	}
.productDisplay #detailContainer {
	}		
#product-detail-price {
	padding: 5px;
	background: url(../images/grey-50.png);
	border: 1px solid #af0b0f;
	color: black;
	margin-bottom: 8px;
	margin-top: 10px;
	float: right;
	width: 300px;
	}
.productDisplay .detailText {
	padding-top: 15px;
	}	
h4 a, .deatilText h4 {
	color: #af0b0f;
	font-size: 16px;
	}	
	
	 	
	
		
	
	


