﻿	/*Global reset*/
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: normal;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}
@media print {
   .noprint { display: none; }
}
ul, ol{
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#707070;
}
.red{
	color:#e95825;
}
.bold, b, strong{
	font-weight:bold;
}
#navigation h2{
	font-weight:bold;
	text-transform:uppercase;
	color:#1b5099;
}
/*h2 used for categories in footer.*/
#footer h2{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
/*h3 used for "email sign up" in footer.*/
h3{
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
body{
	background-color:#7c9ec9;
}
#container{
	margin:0 auto;
	width:921px;
	padding:10px 12px;
	background-color:#fff;
	position:relative;
}
#header{
	width:915px;	
	height:75px;
	position:relative;
}
#logo{
	float:left;
	margin-right:10px;
}
#contactUs{
	float:left;
}
ul#subMainNav{
	position:absolute;
	top:0;
	right:0;
}
ul#mainNav{
	position:absolute;
	bottom:0;
	right:0;
}
ul#subMainNav li{
	display:inline;
	padding:10px 5px 20px 0;
	font-size:11px;
}
ul#mainNav li{
	float:left;
	color:#fff;
	background:url(../images/topNavBG.jpg) repeat-x top left;
	padding:7px 0 9px;
}
ul#mainNav li a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0 12px 0;
	
}
#navigation{
	width:125px;
	float:left;
}
#navigation hr{
	color:#1b5099;
	border:1px solid #1b5099;
	margin:5px 10px 5px 0;
}
#content{
	border-left:1px solid #1b5099;
	width:785px;
	padding:0 0 10px 5px;
	margin-left:126px;
}
#contentnoLeft{
	width:921px;
	padding:0 0 10px 0px;
}
#bottomSpacer{
	width:912px;
	clear:both;
	height:5px;
}
div.promoRow{
	margin:10px 0 20px 0;
}
#rightPromo{
	width:256px;
	height:199px;
	float:right;
}
#leftPromo{
	width:256px;
	height:199px;
	float:left;
}
#middlePromo{
	width:256px;
	height:199px;
	margin-left:266px;
}
table#shopBy{
	width:785px;
	margin:10px 0 0 15px;
}
table#shopBy td.border{
	border-left:1px solid #1b5099;
	border-right:1px solid #1b5099;
}
table#shopBy td{
	padding-left:10px;
}
#footer{
	width:923px; 
	border:solid 1px white;
	padding: 10px;
	margin:20px auto;
}
#footerBoxOne{
	float:left;
	width:99px;
	padding-left:40px;
	border-left:solid 1px white;
	margin-bottom:15px;
}
#footerBoxTwo{
	margin:0 30px 15px 500px;
	width:180px;
	padding-left:30px;
	border-left:solid 1px white;
}
#footerBoxThree{
	float:right;
	width:139px;
	padding-left:30px;
	border-left:solid 1px white;
	margin-bottom:15px;
}
div.emailBox{
	float:left;
	width:320px;
	margin:5px 0 0 15px;
}
div.emailBox p{
	margin:0 0 7px 0;
}
div.emailBox p, #footerBoxOne a, #footerBoxTwo a, #footerBoxThree a{
	color:#fff;
}
.footerBox input.text{
	width:220px;
}
.emailSubmit{
	margin:0 10px -5px 10px;
}
.footerBox p{
	margin-bottom:15px;
}
div.slimPromo{
	background:#ed774e url(../images/slimTopPromo.jpg) repeat-x top left;
	width:752px;
	height:37px;
	padding:5px 0 0 30px;
	margin-bottom:15px;
}
div.slimPromoLong{
	background:#ed774e url(../images/slimTopPromo.jpg) repeat-x top left;
	height:37px;
	width:921px;
	padding-top:5px;
	margin-bottom:15px;
	text-align:center;
}
div.slimPromo p, div.slimPromoLong p{
	color:#fff;
	font-weight:bold;
	font-size:24px;
}
#breadcrumb{
	width:100%;
	margin:10px 0;
}
#breadcrumb ul li{
	display:inline;
}
ul.numbers{
	float:right;
	padding-right:10px;
}
#topPaging ul.numbers{
	color:#fff;
}
#bottomNumbers{
	width:781px;
	border-top:solid 1px #1c428a;
	margin:10px 0;
	padding-top:5px;
}
#bottomNumbers ul.numbers{
	color:#1c428a;
}
ul.numbers li, ul#sorting li{
	display:inline;
	font-weight:bold;
	font-size:13px;
}
#topPaging ul.numbers li a{
	color:#fff;
	font-weight:normal;
	font-size:12px;
}
#bottomNumbers ul.numbers li a{
	color:#1c428a;
}
#topPaging{
	width:766px;
	height:21px;
	margin:10px 0;
	background-color:#7695c1;
	color:#fff;
	padding:10px 0 0 15px;
}
ul#sorting li select{
	margin:-8px 20px 0 5px;
}
table.catTable{
	width:781px;
	overflow:hidden;
}
table.catTable td{
	vertical-align:top;
	text-align:center;
	width:185px;
	padding:0 5px 10px 5px;
}
table.catTable td.middle{
	width:6px;
}
table.catTable td.left img{
	float:left;
}
table.catTable td.right img{
	float:right;
}
table.catTable li.catImg{
	height:127px;
	vertical-align:bottom;
	position:relative;
}
table.catTable li.catImg a{
	vertical-align:bottom;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	text-align:center;
	width:100%;
}
table.catTable li.catImg img{
	vertical-align:bottom;
}
.small{
	font-size:11px;
}
#rightSide{
	width:190px;
	float:right;
	border-left:solid 1px #a1bada;
	padding-left:10px;
}
#rightSide img.float{
	float:right;
}
#rightSide ul{
	margin:10px 0 20px 0px;
	width:186px;
}
#rightSide ul li, #rightside ul li a{
	text-align:center;
	color:#404143
}
#rightSide ul li.price{
	padding-bottom:15px;
	font-weight:bold;
	font-size:18px;
}
#rightSide ul li.name a{
	font-size:14px;
}
#productChanging{
	float:right;
}
#picture{
	float:left;
}
#highlights{
	margin-left:520px;
	width:195px;
}
.orangeBig{
	font-weight:bold;
	font-size:24px;
}
.orange{
	color:#e85724;
}
.productName{
	color:#25498e;
	font-weight:bold;
	font-size:19px;
}
.dimSkU{
	color:#737475;
}
#price{
	border-top:solid 1px #737475;
	border-bottom:solid 1px #737475;
	padding:10px 0;
	margin:10px 0 5px;
}
#highlights table{
	border-bottom:solid 1px #737475;
	margin-bottom:5px;
}
.smalName{
	font-weight:bold;
	color:#25498e;
}
td.name, td.price{
	color:#404143;
}
td.name{
	font-size:14px;
	text-align:left;
	padding-bottom:3px;
}
td.price{
	font-weight:bold;
	font-size:18px;
	text-align:right;
	padding-bottom:3px;
}
#description{
	clear:left;
	margin:15px 0;
}
#headerOrange{
	color:#a64228;
	font-weight:bold;
	font-size:18px;
}
#tabs{
	width:700px;
	padding-top:10px;
}
.redBig{
	font-size:18px;
	font-weight:bold;
}
.red {
	color:#9f3318;
}
.medOrange div{
	font-weight:bold;
	font-size:18px;
	color:#e85724;
}
td.image{
	padding-right:25px;
}
td.bottomRow, td.image{
	border-bottom:solid 1px gray;
	padding-bottom:5px;
}
ul.tabs{
	display:block;
	width:100%;
	height:20px;
	border-bottom:solid 1px gray;
	margin-bottom:5px;
}
ul.tabs li{
	display:block;
	float:left;
	cursor:pointer;
	color:#fff;
	background-color:#83A4CD;
	margin-right:2px;
	text-align:center;
	padding:3px;
	height:14px;
	font-weight:bold;
	width:120px;
}
ul.tabs li.on{
	cursor:default;
	background-color:#234C8A;
}
#medBox{
	margin-bottom:5px;
}
#medBox, #zoom{
	cursor:move;
}
#zoom{
	position:absolute;
	visibility:hidden;
	width:119px;
	height:124px;
	border:solid 2px #ACACAC;
	background: transparent url('/images/tBlock01.gif') repeat;
}
#zBox{
	position:absolute;
	top:120px;
	left:532px;
	border:solid 1px #CCC;
	width:411px;
	height:337px;
	float:right;
	visibility:hidden;
	overflow:hidden;
}
#search{
	margin-left:5px;
}
#search div{
	display:inline;
	text-align:center;
}
#search input{
	vertical-align:middle;
}
#searchResults div.simpleItemCollection{
	margin-top:10px;
	float:right;
}
#searchResults div.simpleItemCollection div{
	width:180px;
	height:157px;
	float:left;
	text-align:center;
	padding:5px;
}
#searchResults span.simpleItemDescription{
	display:block;
	margin-top:5px;
}
#searchResults div.categoryPaging{
	text-align:right;
	padding:5px 10px;
	clear:right;
}
ul.location{
	margin-bottom:10px;
}
ul.location li.name a{
	font-weight:bold;
	font-size:14px;
}
ul.location li.address1{
	font-weight:bold;
	margin-top:3px;
}
ul.location li.address2{
	font-weight:bold;
	margin-bottom:3px;
}
ul.location li.directions{
	margin-bottom:3px;
}
ul.customerServicePageList{
	width:200px;
}
.customerServicePageList li{
	border-bottom:solid 1px #3d7cc6;
	padding:7px 0;
}
.customerServicePageList li a{
	font-size:14px;
	font-weight:bold;
	color:#1b5099;
}
p.title{
	display:block;
	width:885px;
	height:18px;
	margin:10px 0;
	color:#fff;
	padding:7px 15px 5px;
	background-color:#7695c1;
	font-weight:bold;
	font-size:14px;
}
p.titleSmall{
	display:block;
	width:680px;
	height:18px;
	margin:10px 0 10px 0;
	color:#fff;
	padding:7px 15px 5px;
	background-color:#7695c1;
	font-weight:bold;
	font-size:14px;
}
p.titleWithNav{
	display:block;
	width:753px;
	height:18px;
	margin:10px 0 10px 0;
	color:#fff;
	padding:7px 15px 5px;
	background-color:#7695c1;
	font-weight:bold;
	font-size:14px;
}
.bigName{
	font-weight:bold;
	color:#25498e;
	font-size:14px;
}
h4.rightHeader {
	background:#B0B0B0 url('/images/rightHeaderBG.gif') repeat;
	height:23px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
div.slidey div.slideblock{
	overflow:hidden;
	border:solid 1px #707070;
	border-left:0;
	border-right:0;
}