body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:0;
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}
.headerLogo{
	padding-top:25px;
	text-align:left;
}
.leftNavigation{
	text-align:right;
	width:150px;
	padding:0 20px 0 34px;
}
ul.navLinks, .navLinks li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.navCat{
	color:#97B5D1;
	font-size:12px;
	font-weight:bold;
	padding:2px 0;
	border-bottom:1px solid #97B5D1;
	text-transform:uppercase;
}
.navItem{
	font-size:11px;
	text-transform:uppercase;
}
.navItem a{
	color:#000;
}
.navCat a{
	color:#6295C5;	
	text-decoration:none;
}
.bodyContent{
	padding:5px;
}
.AWDLinks{
	text-align:center;
	font-size:10px;
}
.midNav{
	background-image:url(/images/dev/midnav_bg.jpg);
	background-repeat:repeat-x;
	height:44px;
}
.midNavCell{
	background-repeat:no-repeat;
	text-align:center;
	width:120px;
	line-height:40x;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	background-image:url(/images/dev/midnavcell_bg.jpg);
	background-position:center top;
}
.midNavCell a{
	color:#FFF;
	text-decoration:none;
}
.midNavCell a:hover{
	text-decoration:underline;
}
.headerCell{
	font-size:14px;
}
.productDivs{
	background:none;
}
.wholesaleImageContainer{
	text-align:center;
}
.wholesalePageDescription{
	text-align:center;
}
.wholesalePageDescription span{
	font-size:12px;
}
.wholesalePrice{
	text-align:center;
	font-size:11px
}
.wholesaleQuantityCell{
	text-align:center;
}
.homePageContent{
	padding:10px 10px 20px;
	border-bottom:2px solid #006699;
}
.ProdCenter{
	border:1px solid #7DB7D9;
}
.listingPageObjectTitle{
	font-size:14px;
}
.headerBar{
	display:none;
}
ul.boxesList, .boxesList li{
	margin:0;
	padding:0;
	list-style-type:none;
}
li.boxItem{
	margin-bottom:5px;
}
li#searchBox{
	background-image:url(/images/dev/search_bg.jpg);
	background-repeat:no-repeat;
	height:99px;
	width:181px;
	position:relative;
}
.searchBoxField{
	width:125px;
	position:absolute;
	left:2px;
	bottom:3px;
}
.searchBoxButton{
	position:absolute;
	bottom:3px;
	right:3px;
	width:40px;
}
.topNav{
	text-align:right;
	word-spacing:1em;
	padding:0 0px 5px 0;
}
.topNav a{
	word-spacing:normal;
	text-decoration:none;
	color:#000;
}
.topNav a:hover{
	text-decoration:underline;
}
.footerLinks{
	font-size:10px;
	word-spacing:1em;
	text-align:center;
}
.footerLinks a{
	color:#000;
	text-decoration:none;
	word-spacing:normal;
}
.footerLinks a:hover{
	text-decoration:underline;
}