body {
	background-color: #c4e1f3;
}
#pageSurround { width: 858px; margin: 0 auto; background-color: #ffffff;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-repeat: no-repeat; background-position: 0 0; }
.boxContentLeft, .boxContentRight { width: 140px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 5px; padding-bottom: 5px; border: solid 1px #d3d3d3; }
.featuredProdContent { color: black; width: 556px; float: left; margin-top: 1px; border: solid 1px #d3d3d3; }
.colLeft { position: relative; z-index:5; left: 0; width: 145px; float: left; padding-right: 1px; padding-left: 1px; }
.colMid { position: relative; width: 560px; float: left; }
.colRight { position: relative; width: 145px; right: 0; z-index: 5; float: right; padding-right: 1px; padding-left: 1px; }
.boxContent { border: solid 1px #d3d3d3; padding: 3px; color: #333333; position: inherit
; margin: 0 1px 1px; }
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	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: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 110px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav { color: #fff; list-style: none; width: 140px; margin-left: 1px; padding: 0; }

.li-nav a { padding: 2px 1px; background-color: #6199be; width: 138px; display: block; text-indent: 2px; color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; margin: 0; }
.li-nav a:hover { background-color: #dae7f0; color: #6199be; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.ul-nav, .li-nav { color: #fff; display: block; list-style: none; }

.ul-nav { color: #fff; width: 140px; padding: 0; }

.li-nav { color: #fff; float: left; }

.li-nav .ul-nav  { color: #fff; display: none; position: absolute; margin-left: 100px; margin-top: -19px; z-index: 99; border-color: #0858b6 #000000 #000000; border-style: solid; border-width: 4px 1px 1px; }

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

