@charset "UTF-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	
	padding:0;
	margin:0;
	color:#fff;
	background: url(../_img/bg-main.jpg) center top #640f54;
}
#header{position:relative; height:160px; margin:0; padding:0; }

#header .followUs{
	position:absolute;
	bottom:96px;
	left:265px;
}

img.followUs2{position:absolute; top:10px; right:50px; z-index:200;}

img.mainLogo{margin:5px;}

#mainwrapper{position:relative; width:960px; margin:0 auto; background:url(../_img/bg-nav.png) no-repeat 0px 0px; padding-bottom:100px;}

#mainNav{
	z-index:100;
	position:absolute;
	color:#00bff0;
	text-transform:uppercase;
	width:681px;
	top:140px;
	right:10px;
	text-align:right;
	font-size:12px;	
}

#mainNav a{color:#00bff0; text-decoration:none;padding:25px; padding-top:0; padding-bottom:0; font-weight:normal;}

#mainNav a:hover{color:#fff;}

#footer{position:relative; font-size:10px; text-align:right; border-top:5px solid #fff; padding-top:5px; margin-top:20px; margin-left:25px; margin-right:25px;}

#footer .logos {position:absolute; left:0; top:5px; width:220px; text-align:left;}

img{border:none;}

img.mainProdImg{width:385px; height:285px;}
#homeMasthead{position:relative; height:490px; background:url(../_img/bg-homeMasthead.png) no-repeat top left;}

#homeMasthead .followUs{
	position:absolute;
	bottom:-12px;
	right:24px;
}

.whiteShell{
	position:relative;
	background:url(../_img/bg-shellwhite.jpg) center bottom repeat-y;
	color:#000;
}

td.prodDesc{
	padding-right:20px;
	padding-left:20px;
	vertical-align:top;
	font-size: 14px;
}

img.productCrumb {padding-left:60px; padding-top:10px;}

td.prodDesc h1{border-bottom:3px solid #000; padding-bottom:5px; }

.blueBanner{position:relative; background:url(../_img/bg-banner.png) no-repeat top center; padding:40px; padding-top:20px; }

img.whereToBuy{position:absolute; bottom:0px;}

div.productPhotos{background:url(../_img/bg-photos.png) no-repeat center top; padding-top:30px; text-align:center;   }

div.productPhotos img{border:2px solid #000; margin:5px; height:177px; width:auto;}

p.clickForLarger{text-align:right; font-style:italic; padding:0; margin:0; margin-right:50px; padding-bottom:20px; font-size:14px;}

.paddedCenter{
	padding:30px;
}