body {
	margin: 5px 0 0 0;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 5px 5px 5px;

}
#topHeader {
	text-align: right;
	height: 46px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 7px;	
	width: 1000px;	
	margin: 15px auto 10px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-repeat: no-repeat;
	background-position: top left;
}

#topHeader #search {
	width: 230px;
	float: right;
	padding-top: 3px;
	text-align: left;
}

#search a {
		color: #189AD0;
		font-size: 10px;
}

#search a:hover {
		color: #666666;
}

.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url("../styleImages/backgrounds/boxLeftRightTitle.png") top left no-repeat;
	height: 15px;
	padding: 5px;
}

#categoryTitle {
		background-color: #000000;
}

#categoryBox {
		background-color: #eeeeee;
}
.boxContentLeft, .boxContentRight {
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #E1E1E1;

}


.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

#shopIntro {
		width: 660px;
		height: 170px;
		display: none;
}

#productOptions  {
	padding: 15px;
	background-color: #f0f0f0;
	border: 1px solid #e7e8e8;

}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
	display: none;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 142px;
	height: 142px;
	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;
	margin: 4px;
	width: 136px;
	padding: 4px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	border: 3px solid #e7e8e8;
	vertical-align: middle;
}

div.latestProds img {
	margin-bottom: 8px;
	margin-top: 6px;
}
	

div.latestProds a {
	font-size: 14px;
	font-weight: bold;
}

table#latestProductsTable {
	height: 210px;
	width: 100%;
}

div.latestProds .txtPrice {
	font-size: 16px;
	color: #C32226;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #7ba712;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #4384AD;
	z-index: 99;
}

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

/* Mail List */ 

div#newMailList .boxTitleRight {
	background: url("../styleImages/backgrounds/btnBG.jpg") top left repeat-x;
	border: 0px;
	}

div#newMailList .boxContentRight {
	background-color: #FFFFFF;
	height: 82px;
	background: url("../styleImages/backgrounds/mailListBG.png") top left no-repeat;
	padding-top: 60px;
	padding-left: 10px;
	border: 0px;
	}
	
div#newMailList .submit {
	width: 75px;
	height: 31px;
	background: url("../styleImages/backgrounds/mailJoinNowBtn.png") top left no-repeat;
	cursor: pointer;
	border: 0px;
	margin-top: 10px;
	margin-right: 7px;
	}

/*
End Cross-Browser DHTML Menu
*/
