body{
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
}
#body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:url(../styleImages/bg.jpg) repeat-x top left;
}
#header
{
width:880px;
height:94px;
background:url(../styleImages/logo.gif) left bottom no-repeat;
font:normal 11px Arial, Helvetica, sans-serif;
color:#666666;
background-position:top left;
text-align:right;
padding-top:10px;
}
#header a
{
font:normal 11px Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
}
#header a:hover
{
font:normal 11px Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:underline;
}
#header table
{
margin-top:6px;
font:normal 11px Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
}
#pageSurround {
	width: 880px;
	padding: 5px;

}
#topHeader {
	text-align: right;
	height: 46px;
	padding-right: 0px;
	padding-top: 68px;	
	width: 95%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #E1E1E1;
	padding-left: 5px;
	padding-right: 5px;
	font-size:11px;
	color:#666666;
	line-height:14px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.lglout{
	border: 0px solid #E1E1E1;
	width:auto;
	text-align:right;
	font-size:11px;
	text-align:left;
	color:#666666;
	text-align:right;
	line-height:14px;
	/*margin-top:-15px;
	margin-bottom: 10px;
	padding:0px 5px 5px;*/
	}
	.lglin{
	border: 0px solid #E1E1E1;
	width:auto;
	text-align:right;
	/*padding:0px 5px 5px;*/
	font-size:11px;
	text-align:left;
	color:#666666;
	text-align:right;
	line-height:14px;
	width:128px;
/*	margin-top:-15px;
	margin-bottom: 10px;
*/	}

.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;
	text-align:left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
/*	background-color: #FFFFFF;
*/	padding: 0;
	font-size:12px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	padding:10px;
}



/* 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 {
	text-align:justify;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 12px;
	float: left;
	width: 100px;
	/* 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: 120px;;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 123px;
	float: left;
	overflow: hidden;
	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-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #c3e37e;
}

.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 #70cdcc;
	z-index: 99;
}

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

/*
End Cross-Browser DHTML Menu
*/

#main
{
width:880px;
}
#maintopr
{
width:880px;
height:13px;
background:url(../styleImages/main_boxbg.gif) no-repeat;
}
#mainmiddle
{
width:878px;
border-left:1px solid #f2f2f4;
border-right:1px solid #f2f2f4;
_margin-top:-8px;
}
#mainbottomr
{
width:880px;
height:13px;
background:url(../styleImages/main_boxbg2.gif) no-repeat;
}
#leftpannel
{
width:150px;
height:auto;
margin:0 4px 0px 12px;
float:left;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:left;
padding:6px 14px 0 4px;
color:#000000;
}
#banner
{
width:498px;
height:170px;
background:url(../styleImages/banner.jpg) no-repeat;
margin-bottom:11px;
font:normal 13px Arial, Helvetica, sans-serif;
color:#edf5c2;
text-align:left;
line-height:18px;
padding:5px 5px 0 380px;
}
.welcome
{
font:normal 32px Arial, Helvetica, sans-serif;
color:#fffc91;
}