body {
	margin: 0 5px;
	background-color: #5e7974;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 962px;
	margin: 0px auto;
	padding: 5px;

}
#topHeader {
	text-align: right;
	height: 102px;
	padding-right: 0px;
	padding-top: 20px;	
	width: 962px;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-repeat: no-repeat;
	background-position: top left;
}
#topHeader h1 {
	color:#b0c6c3;
	font-size: 1em;
	text-transform:uppercase;}

.boxTitleLeft, .boxTitleRight {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background:#5e7974;
	height: 15px;
	padding: 5px;
	text-transform:uppercase;
}

.boxCatLeft{
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background-color: #3a4a47;
	height: 15px;
	padding: 5px;
}

.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentRight2 {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
	padding-top: 8px;

}

.boxContentRight p, .boxContentRight2 p {color:#FFFFFF; font-weight:bold;}
.boxContentRight a:link, .boxContentRight a:visited {color:#91aea9;text-decoration:none;}
.boxContentRight a:hover {color:#91aea9;text-decoration:underline;}
.greensurround {
	padding:5px;
	background:#3a4a47;
	margin-bottom:7px;
	}
.boxCategories {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colMain {
	float:left;
	width:754px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 172px; 
	float: left;
	margin-right:8px;
	padding:5px;
	background:#FFFFFF;
}
.colMid {
	position: relative;
	width: 554px;
	float: left;
	padding:5px;
	background:#FFFFFF;
}
.colRight {
	position: relative;
	width: 199px;

	float: right;
}
.boxContent {
	background-color: #FFFFFF;
	padding:10px 0 ;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background:#3a4a47;
	text-align:center;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 8px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	height:80px;
	width: 110px;
	position:inherit;
}
.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: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 5px;
	background-color: #ffffff;
	width: 158px;
	height:30px;
	line-height:30px;
	display: block;
	color: #3b4a47;
	text-decoration: none;
	margin: 0px;
	background:#d7dddd;
	font-weight:bold;
	
}
.li-nav a:hover {
	color: #3b4a47;
	text-decoration:underline;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}
.ul-nav .li-nav {
	width: 158px;
	padding: 0px;
	list-style-position:outside;
	display:none;
}

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

.li-nav {	
	float: left;

	background:#d7dddd;
	margin-bottom:2px;
}




/*a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}*/

/*
End Cross-Browser DHTML Menu
*/
