body {
	margin: 0px;
	background-color: #f1f1f1;
	background-attachment: scroll;
	background-image: url(../../../../images/background02.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#666666;
}
a:link {color: #666666; text-decoration: none; background-color: inherit; }
a:visited { color: #666666; text-decoration: none; background-color: inherit; }
a:hover, a:active {color: #68C01A; text-decoration: none; background-color: inherit;}
#pageSurround {
	width: 985px;
	margin: 0px auto;
	padding: 0px;
	background-color: #f1f1f1;
	padding-right: 5px:
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
}
#topHeader {
	text-align: left;
	height: 129px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-top: 0px;
	background-image: url(../../../../images/background02.gif);
}
/* menu */	
.menu { float:right; padding:0px 7px 0px 5px; margin:0; width:480px; text-align:right;}
.menu ul {  padding:0; margin:0; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:1px 1px 0 0; border:0;}
.menu ul li a { float:left; margin:0; padding:15px 0px; color:#909090; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a:hover { color:#fff;}
.txtCartPrice    {color:#fff;}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	width:270px; margin:14px auto; padding:10px 10px; border:8px solid #eaeaea; background:#f7f7f7;
	 color:#666666; 
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 300px; 
	padding-left: 14px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
	padding-left: 40px;
	padding-top:0px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	z-index:5;
	left: 0px;
	width: 300px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 600px;
	float: left;
	padding-left: 40px;
	padding-top:0px;
}
/* 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: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #68C01A;
}

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

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	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
*/
