/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	background: url(../gfx/tileRepeat.gif);
}

h1{	font: 22px Georgia; color: #404041; }
h2{	font: 20px Georgia; color: #404041; }
h3{	font: 18px Georgia; color: #404041; }
h4{	font: 16px Georgia; color: #404041; }
h5{	font: 14px Georgia; color: #404041; }
h6{	font: 12px Georgia; color: #404041; }

/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
/*h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }*/

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
img{ border: none; }
button { cursor: pointer; }
.date{ font: 12px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #404041;}
	

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

a{
	color: #666666;
	text-decoration: none;
}

a:focus{outline:0;}


a:hover{
	text-decoration: underline;
	color: #ddac3e;
}

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

/*input, textarea{
	background: white;
	border: solid 1px #797979;	
}

input.submit{
	width: 100px;
	background: white;
	height: 24px;
} */



.box{
	width: 960px;
	margin: 0 auto;
	font: 1.1em/1.5em Georgia, Verdana, Arial, sans-serif;
	position: relative;
}

#header{
	background: url(../gfx/bgTopRepeat.png) repeat-x top;
	height: 48px;
}

#headerTop{
	height: 38px;
	text-align: right;	
	color: white;
	font-size: 34px;
	margin-top: 0px;
	font: 34px Arial;
	font-weight: bold;
	letter-spacing: 1px;
}

#headerTop img{	vertical-align: top; }

#navigationArea{
	clear: both;
	height: 115px;
}

a#navigationAreaLeft{
	float: left;
	width: 188px;
	height: 187px;
	display: block;
	background: url(../gfx/logo_Winter_Hastings1.png) no-repeat;
	margin-top: -9px;
	position: absolute;
	top: 0;
	left: 0;
}

#navigationAreaRight{
	float: right;
	width: 772px;
}

#navAreaRightTop{
	height: 68px;
}

#navAreaRightTopLeft{
	float: left;
	width: 461px;
}



#navAreaRightTopRight{
	float: right;
	width: 311px;
	font-weight: bold;
	color: #404041;
	font: bold 1.6em/1.5em Georgia, Verdana, Arial, sans-serif;
}

#navAreaRightTopRight img{ vertical-align: middle; }

#navAreaRightTopRight .smallBold{
	color: #404041;
	font: bold 0.7em/1.5em Georgia, Verdana, Arial, sans-serif;
}


#navAreaRightTop input{
	border: 1px solid #c9c9c9;
	border-top: 2px solid #c9c9c9; 
	height: 20px; 
	padding: 4px 5px;  
	width: 365px; 
	font: 1.1em/1.5em Verdana, Arial, sans-serif; 
	color: #444; 
}

#navAreaRightTop button{
	background: url(../gfx/buttonSearch.gif) no-repeat;
	height: 29px;
	width: 69px;
	border: none;
	vertical-align: top;
	margin: 2px 0px 0px 10px;
}


#navAreaRightBottom{
	height: 37px;
	color: #404041;
	font: bold 1.6em/1.6em Georgia, Verdana, Arial, sans-serif;
}

#navAreaRightBottom ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

#navAreaRightBottom li, #navAreaRightBottom li.navOn{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin: 0px 8px 0px 20px;
}
#navAreaRightBottom li a{
	padding-bottom: 4px;
}
#navAreaRightBottom li.navOn a{
	border-bottom: solid 3px #ddac3e;
}
#navAreaRightBottom ul li a{ position:relative; }
#navAreaRightBottom ul li a:hover{
	text-decoration: none;
	border-bottom: solid 3px #ddac3e;
	color: #666666;	
}



#mainArea{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: solid 3px #ddac3e;
	width: 100%;
	overflow: auto;
	position: relative;
}

#breadcrumb{ 
	margin-left: 205px; 
	border-top: solid 3px #ddac3e;
	border-bottom: solid 1px #ddac3e; 
	padding: 12px 0; 
}

#mainArea h1{
	font: 2.2em/1em Georgia, Verdana, Arial, sans-serif;
	color: #404041;
	border-bottom: solid 3px #ddac3e;
	width: 100%;
	padding-bottom: 8px;
	line-height: normal;
	margin: 10px 0;
}

#mainArea h2{
	font: 1.6em/1em Georgia, Verdana, Arial, sans-serif;
	color: #404041;
	border-bottom: solid 3px #ddac3e;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 9px;
	margin: 14px 0;
}

#mainLeft{
	float: left;
	width: 157px;
	margin: 0px 21px 0px 0px;
}

#mainLeft ul, #mainLeft li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainLeft li{
	padding-bottom: 5px;
}

#mainLeft ul li a{
	text-decoration: underline;
}

#mainLeft ul li a:visited{
}

a#buttonFreeDelivery{
	background: url(../gfx/buttonFreeDelivery.png) no-repeat;
	height: 167px;
	width: 138px;
	display: block;
	margin-top: 15px;
}

#mainRight{
	float: right;
	width: 754px;
	margin: 0px 0px 0px 18px;
}

#mainRight #emailCaptureForm{
	float: right;
	margin-top: -47px;
}

#emailCaptureForm input{
	border: 1px solid #c9c9c9;
	border-top: 2px solid #c9c9c9; 
	height: 18px; 
	padding: 4px 5px;  
	width: 200px; 
	font: 1.1em/1.5em Georgia, Verdana, Arial, sans-serif;
	color: #444; 
	vertical-align: middle;
}
#mainRight label{
	font: bold 1.4em/1.9em Georgia, Verdana, Arial, sans-serif;
}

#mainRight button{
	background: url(../gfx/buttonSignUp.gif) no-repeat;
	height: 29px;
	width: 77px;
	border: none;
	vertical-align: top;
	margin: 1px 0px 0px 10px;
}

#mainRightBottom{ clear: both; }

#mainRightBottom h2{ 
	float: left;
	height: 200px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	line-height: 14px;
}

#footer{ clear: both; }

#footer1{ width: 114px; padding-left: 50px; background: url(../gfx/footerDivide.png) no-repeat right top; }
#footer2{ width: 153px; padding-left: 30px; background: url(../gfx/footerDivide.png) no-repeat right top; }

#footer1 ul, #footer1 li, #footer2 ul, #footer2 li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer1 li, #footer2 li{
	margin-bottom: 10px;
	color: #434343;
}
#footer3{ width: 310px;	padding-left: 30px;	background: url(../gfx/footerDivide.png) no-repeat right top; }

#footer4{ width: 243px; padding-left: 30px; }

#footer4 a{ text-decoration: underline; }

#bottom{
	clear: both;
	background: #404040;
	padding: 15px 0px 10px 18px;
	height: 17px;
	color: white;
}

/* PRODUCT LISTING PAGE */
#productListing .productListing-data{ width: 33%; }
.plName{ color: #404041; font-size:14px; text-decoration: underline; }
.plManufacturer{ font-style: italic; font-size: 12px; color: #404041; }
.plManufacturer:hover{ color: #404041; }
.plNameMan{ float: left; text-align: left; padding-left: 10px; }
.plPrice{ font-size: 16px; float: right; text-align:right; padding-right: 10px; }
.plImage img{ border: 1px dashed #828384; }
.plBuy{ text-align: right; clear: both; padding: 5px 10px 0 0; margin: 0; }
.pagination{ 
	border-bottom: solid 1px #ddac3e; 
	border-top: solid 1px #ddac3e; 
	padding: 10px 3px; 
	font-size: 16px;
}


/* PRODUCT INFO PAGE */
#productInfo h1{
	border: none;
	width: auto;
}
#piModel{ font-size: 12px; }
#piLeft{
	float: left;
	width: 310px;
}
#piRight{
	float: right;
	width: 400px;
}
#piImage img{ border: 1px dashed #828384; }

/* XSELL PRODUCTS */
.xsellName{ color: #404041; font-size:14px; text-decoration: underline; }
.xsellPrice{ font-size: 16px; float: right; text-align:right; padding-right: 10px; }
.xsellImage img{ border: 1px dashed #828384; }
.xsellBuy{ text-align: right; clear: both; padding: 5px 10px 0 0; margin: 0; }
.xsellContainer{ width: 230px; }