
#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;

}
#topHeader {
	text-align: right;
	height: 26px;
	padding-right: 0px;
	padding-top: 5px;	
	width: 95%;	
	margin: 0px auto;
}
.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/img/KFI_sidebar_menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding: 0px;
}
.boxContentLeft, .boxContentRight {
	background-color: #332d27;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
}


.boxCategories {
	border: 0px solid #E1E1E1;
	background-color: #332d27;
	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;
    padding-top: 30px;

}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
    padding-top: 30px;
}
.boxContent {
	border: 0px solid #E1E1E1;
	background-color: #332d27;
	padding: 10px;
	color: #ffffff;
	padding: 3px;
	margin-bottom: 5px;
	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 {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	padding: 20px;
	float: left;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	float: left;
	text-align: center;
	width: 160px;
	height: 140px;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
	border-right: 0px solid #e1e1e1;
	position: relative;
}

/*
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-image: url(../styleImages/img/KFI_sidebar_menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 150px;
	height: 16px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-image: url(../styleImages/img/KFI_sidebar_menu_on.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #ffffff;
	width: 150px;
	height: 16px;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	background-image: url(../styleImages/img/KFI_sidebar_menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 150px;
	height: 16px;;
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -19px;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/img/KFI_sidebar_menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 150px;
	height: 16px;;
}

/*
End Cross-Browser DHTML Menu
*/