﻿body {
	color: Black;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #747474;
}

#pageWrapper {
	height: auto;
	margin: 0px auto;
	width: 850px;
}

#leftMenu {
	float:left;
	height:209px;
	width:277px;
	background-image:url(../images/bg_leftMenu.jpg);
	background-repeat:no-repeat;
	padding:35px 0px 15px 27px;
}

#rightMenu {
	float:left;
	width:145px;
	height:229px;
	background-image:url(../images/bg_rightMenu.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-right:20px;
	padding-left:7px;
	color:White;
	text-align:right;
}

#rotatingImages {
	float:left;
	height:259px;
	width:379px;
	margin-left:-5px;
	background-color:gray;
}

#leftBotMenu {
	width:258px;
	float:left;		
	margin: 6px 0 0 6px;
}

#leftBotMenu .main {
	width:228px;
	height:auto;
	background-image:url(../images/bg_leftMain.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}	

#leftBotMenu .top {
	background-image:url(../images/bg_leftTop.gif);
	background-repeat:no-repeat;
	width:258px;
	height:29px;
}

#leftBotMenu .bot {
	background-image:url(../images/bg_leftBot.gif);
	background-repeat:no-repeat;
	width:258px;
	height:27px;
}

#mainContent {
	width:535px;
	height:auto;	
	padding:27px 0 0 15px;	
	float:left;
	color:#747474;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	border:0px solid #ff0000;
}

#mainContent h1 {
	font-size:16px;
	margin:0px;
	color:#747474;
}

#mainContent img {
	border:1px solid #081f3f;
}

#mainContent .sidebanner {
	width: 200px;
	height: 400px;
	float:right;
	background-color: #cccccc;
}

#mainContent .bannerWrap {
	float:left;
}

.clearLeft {
	clear:left;
	height:6px;
}

.clearFloat {
	clear:both;
	height:6px;
}

#footer {
	color:white;
	background-color:#081f3f;
	height:28px;
	width:820px;
	padding-top:17px;
	padding-left:30px;
}

#footer a {
	color:White;
	text-decoration:none;
	font-size:12px;
	margin-right:10px;
}

/* PRODUCTS */
.prodDetailImage {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.contentRight
{
	width:200px;
	float:right;
}

#homeOffersStyle {
	background-image:url(../images/bg_offers.gif);
	background-repeat:no-repeat;
	width:483px;
	height:117px;
	padding:0px;
	text-align:left;
}

#homeOffersImg {
	float:left;
	width:100px;
	margin:3px 0px 0px 0px;
}

#homeOffersText {
	float:right;
	width:340px;
	margin:7px 10px 0px 0px;
	height:100px;
	overflow:hidden;
	border:0px solid #ff0000;
}

.branding {
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a {
	text-decoration:none;
	color:Black;
}

/* START search results */
.prodHolder {
	background-color: #cfdae2;
	position: relative;
	overflow: auto;
	width: 536px;
	height: 75px;
	margin: 0 0 4px 0;
}

.prodDetails {
	width: 250px;
	float: left;
	margin: 5px;
}

.prodImg {
	border: 1px solid #F5F4F2;
	width: 60px;
	height: 60px;
	float: left;
	margin: 5px 5px 5px 0;
}

.prodOrderDetails {
	margin: 25px 5px 5px 5px;
	float: left;
	width: 170px;
}
/* END search results */

/* START misc */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	border: 0;
	font-size: 0;
}
#wHot
{
	height:210px;
	border: solid 1px #939191;
	background-color:#CFDAE2;
}

#hotImg
{
	width:120px;
	float:left;
	margin:0 0px 15px 6px;
}
.hotText
{
	font-size:11px;
	width: 110px;
	height: auto;
	
}
/* END misc */

/* Quantity Grid */
.options
{
	clear:both;
	padding-top:10px;	
	border:none;
}

.qtyBox
{	
	margin: 0 0 0 0px;	
	padding: 0 0 0 0;	
	text-indent:15px;	
}
.basket_RowAlt
{
	background-color: #CFDAE2;
}

/* End of Quantity Grid */