body {
	margin:5px;
	background-color:#f7f7f7;
}
#pageSurround {
	width:750px;
	margin:0 auto;
	padding:5px;
	border:1px solid #ccc;
	background-color:#fff;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image:url(../styleImages/backgrounds/header_background_b.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#topHeader {
	text-align:right;
	height:145px;
	margin-bottom:5px;
	padding-right:0;
	padding-top:0;
	background-image:url(../styleImages/logo/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.boxTitleLeft, .boxTitleRight {
	color:#FFF;
	background-color:#a5ad9c;
	height:15px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding-left:5px;
	font-weight:700;
}
.boxContentLeft, .boxContentRight {
	border:1px solid #999;
	background-color:#fff;
	padding-left:5px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:5px;
}
.colLeft {
	position:relative;
	z-index:5;
	left:0;
	width:160px; 
	padding-left:0;
	padding-right:5px;
	float:left;
}
.colMid {
	position:relative;
	width:403px;
	float:left;
}
.colRight {
	position:relative;
	width:160px; 
	padding-left:5px;
	right:0;
	float:right;
}
.boxContent {
	border:0 solid #000;
	padding:3px;
	color:#333;
	margin-bottom:5px;
	margin-top:0;
	position:inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position:relative;
	left:0;
	width:160px; 
	padding-left:15px;
	padding-right:5px;
	float:left;
}
.colMainCheckout {
	position:relative;
	width:568px;
	float:left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top:10px;
}
.pagination {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
#subCats {
	text-align:justify;
	background-color:#EBEDFE;
	text-align:center;
	border:1px solid #C9CEFC;
	margin:0;
	padding:3px;
	float:left;
	width:387px;
}
.subCat {	
	text-align:center;
	padding:8px;
	float:left;
	width:110px;
}
.regSep{
	padding:10px 0;
	margin:10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#imgThumbSpace{line-height:0;}
#imgThumbSpace img {
	padding-right:3px;
	padding-bottom:3px;		
}
div.latestProds {
	text-align:center;
	width:131px;
	height:100px;
	float:left;
	overflow:hidden;
}

/*Start Cross-Browser DHTML Menu*/
#mainmenu-nav {
	list-style:none;
	list-style-type:none;
	width:158px;
	padding:0;
	margin:0;
}
.li-nav a {
	padding:2px 1px;
	background-color:#EBEDFE;
	width:148px;
	display:block;
	text-indent:2px;
	color:#070F72;
	text-decoration:none;
	margin:0;
}
.li-nav a:hover {
	background-color:#FFF;
	color:#F60;
}
.ul-nav, .li-nav {
	display:block;
	list-style:none;
}
.ul-nav {
	width:150px;
	padding:0;
}
.li-nav {float:left;}
.li-nav .ul-nav  {
	display:none;
	position:absolute;
	margin-left:100px;
	margin-top:-19px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:4px solid #0858B6;
	z-index:99;
}
a.hassubmenu {
	background-image:url(../styleImages/more.gif);
	background-repeat:no-repeat;
	background-position:143px 6px;
}

/*End Cross-Browser DHTML Menu*/
.search-position {top:-50px;}
.li-nav a {background-color:#fff;}
