body {
	margin: 5px;
	background-color: #dad7c4;
	background-attachment: fixed;
	background-image: url(/images/clouds.jpg);
	/*background-image: url(../styleImages/backgrounds/diag.gif);*/
	background-repeat: repeat;
	background-position: top;
}


#pageSurround {
	width: 910px;
	margin: 30px auto;
	margin-bottom:0px;
	padding:0;
	/*border: 8px solid #8c8b77;*/
	border: 8px solid #ffffff;
	background-color: #FFFFFF;
	background-image: url(../styleImages/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	
}
#topHeader {
	text-align: right;
	height: 80px;
	margin-bottom: 14px;
	padding-right: 10px;
	padding-top: 30px;
	background-color:#2fb2ce;
	/*background-image: url(../../../images/getLogo.php?skin=Classic);
	background-repeat: no-repeat;
	background-position: 15px 15px;	*/
}

#Logo {float:left; 
	margin-bottom:25px; margin-left:8px; margin-top:-14px;}


.boxTitleLeft, .boxTitleRight {

	height: 20px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #0099cc;
}


.boxContentLeft, .boxContentRight {
	border:none;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 150px; 
	padding-left: 10px;
	padding-right: 0;
	float: left;
	border: none;
	}
.colMid {
	position: relative;
	width: 570px;
	float: left;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	border:none;
	
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left:0;
	right: 8px;
	float: right;
	border: none;
	
}
.boxContent {
	border:none;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 668px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 50px;
	margin-bottom:5px;
	vertical-align:bottom;
}
.pagination {
	text-align: right;
		margin-right:10px;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
}

div.pagination a.txtLink, div.pagination a:visited.txtLink  {
	font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
		color:#666666;
	text-decoration:none;
	font-weight:bold;
}

div.pagination a:hover.txtLink  {
	color: #2fb2ce;
	text-decoration:none;
}


.pagination a, .pagination a:visited {
	
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
		color:#666666;
	text-decoration:none;
	font-weight:bold;
		
}

.pagination a:hover {
	color: #2fb2ce;
	text-decoration:none;
}
	
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: none;
	margin: 0px;
	margin-bottom:15px;
	margin-top:-10px;
	padding: 3px;
	float: left;
	width: 550px;
}
.subCat {	
	text-align: center;
	padding: 4px;
	float: left;
	border:1px solid #9ac211;
	margin-right:4px;
	margin-bottom:4px;
}
.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;
	width:50px; height:auto;	
}

div.latestProds {
	text-align: center;
	width: 130px;
	height:190px;
	margin-bottom:0;
	float: left;
	padding:4px;
	vertical-align:bottom;
		
}

.CatProd {width:120px; float:left; height:200px; margin:0 10px 0 0; border:none; padding:2px;}


/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	color: #9ac211;
}

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

.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 #2fb2ce;
	border-right: 1px solid #2fb2ce;
	border-bottom: 1px solid #2fb2ce;
	border-top: 4px solid #2fb2ce;
	background-color:#ffffff;
	z-index: 99;
}

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

#copyright {text-align:center; font-size:10px; color: #ffffff; width:908px; margin:0 auto; padding:10px 10px; background-color:#2fb2ce;}

hr { background-image:url(../styleImages/dots.gif); background-repeat:repeat-x; height:1px; border:none; background-position:left;}