html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*HTML*/
h2{font-family:georgia, times, serif; font-size:22px; margin: 0 0 10px 0; color:#cc6633; font-weight:normal;}
a{color:#cc6633; text-decoration:none; font-size:12px;}
h3{margin-bottom:10px; border-bottom:1px solid #cc6633; padding-bottom:10px; font-size:16px;}
p{font-size:12px; color:#666; line-height:1.5em; margin-bottom:10px;}
blockquote{font-size:12px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #cc6633; line-height:1.2em; color:#666;}
img{border:none;}
ol{list-style-type:lower-alpha; margin: 0 0 0 50px;}
label{font-weight:bold; color:#000;}
#pageContent ul, #pageContentLong ul{font-size:12px; color:#666; list-style-type:disc; line-height:1.5em; margin: 0 0 0 50px;}
/*UTILITY*/
* .clearfix{display:inline-block;} 
.clearfix:after {content: "."; display: block; height:0; clear: both; visibility: hidden; line-height:0;}
/*wraped clears - add items to auto clear*/
#header:after, #cart:after, #headerNav:after, .hNav:after, #mainNav:after, #pageMiddle:after, .columnGroup:after, .subcolumnGroup:after,#footer:after, #footerA:after,#footerB:after, .crossSell:after, #productAttImages:after{
content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix,.wrap {display: block;}
.noBackground {background: none !important;} 
.imageLeft{display:block; float:left; margin: 5px 15px 15px 0;}
.imageRight{display:block; float:right; margin:5px 0 15px 15px;}
.last{border-right:none !important;}
.noBorder{border:none !important;}
.dropdown{display:none;}
.lnkBtn{display:inline-block; padding:5px; background:#cc6633; color:#fff; margin:5px 0 25px 0;}
.lnkBtn:hover{background:#666;}
/*NAVIGATION*/
.hNav{display:block; margin:0 0 10px 0;}
	.hNav li{float:left;}
	.hNav li a{display:block;}


/*SITE LAYOUT*/
body{background:#efefef; text-align:center; font-family:arial,helvetica,sans-serif;}
#page{width:990px; background:#fff; margin:0 auto; text-align:left;}
#page .content{padding:10px;}
#header{height:115px; background:url(../images/headerbg.gif); background-repeat:repeat-x; margin-bottom:10px; }
 #header #logo{float:left;padding:0 0 0 10px; }
	#header #logo h1{width:228px; height:115px; background:url(../images/logo.jpg); background-repeat:no-repeat; text-indent:-9999px;}
 #header #subHeader{float:right; text-align:right;}
	#header #subHeader #navA, #header #subHeader #navB{margin:10px 10px 0 0;}
	#header #subHeader #navA{float:right;}
		#header #subHeader #navB{clear:both; padding:60px 0 0 0;}
	#header #subHeader #navA a, #header #subHeader #navB a{color:#fff; text-decoration:none;}
		#header #subHeader #navA a{font-size:12px; padding:0 7px 0 0; margin: 0 7px 0 0 ; border-right:1px solid #fff;}
			#header #subHeader #navA .last a{border:none;}
 		#header #subHeader #navB a{font-size:14px; padding:0 16px 0 0; margin: 0 14px 0 0; background:url(../images/whiteBullet.gif); background-repeat:no-repeat; background-position:right 5px;}
		#header #subHeader #navB .last a{background:none; padding:0;}

#mainContent{}
#mainContent #sidebar{width:180px; float:left;}
	#mainContent #sidebar h3{font-size:16px; }
	#mainContent #sidebar ul{font-size:12px; }
	#mainContent #sidebar ul li{padding:0 0 5px 0; margin:0 0 5px 0; color:#666;}
#mainContent #pageContentLong{width:930px; float:right; padding-bottom:50px;}
#mainContent #pageContent{width:750px; float:right; padding-bottom:50px;}
	#mainContent #pageContent ol li, #mainContent #pageContentLong ol li{font-size:14px;}
	#mainContent #pageContent h3, #mainContent #pageContentLong h3{border-color:#666;}
	.quote{font-style:italic;}
	.quoteBy{display:block; color:#000; font-weight:bold; margin:5px 0 0 0; font-style:normal;}
#footer{width:970px; font-size:12px; margin:0 auto; padding:15px 0 0 0;}