body {
	margin: 5px;


	background: #000000 url(../styleImages/backgrounds/bg.jpg) top center;
	background-repeat: no-repeat;
}

#warp
{
width:1000px;

background: rgba(6, 146, 219, 0.4);
margin:0 auto;
}
#pageSurround {
	width: 990px;;
float:left;
	float:left;
	padding: 5px;

}
#Header
{
width:1000px;
height:132px;
background-image: url(../styleImages/backgrounds/baji_03.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#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: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1090d5;
	height: 15px;
	border-top: 1px solid #1090d5;
	border-left: 1px solid #1090d5;
	border-right: 1px solid #1090d51;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #1090d5;
	color: #FFFFFF;
	background: rgba(16, 144, 213, 0.3);
	
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	
}

.boxContentLeft1 {
	border: 1px solid #1090d5;
	color: #FFFFFF;
	background: rgba(16, 144, 213, 0.3);
	
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}




.logo {
	border: 1px solid #1090d5;
	color: #FFFFFF;
	background:#085b91;
	
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	

	
}

.boxCategories {
	border: 1px solid #1090d5;
	color: #FFFFFF;
	background: rgba(16, 144, 213, 0.3);
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 190px; 
	float: left;
	padding-right:5px;
}
.colMid {
	position: relative;
	width:590px;
	float: left;
	padding:0 5px;
}
.colRight {
	position: relative;
	width: 190px; 

	padding-left:5px;
	float: right;
}
.boxContent {
	border: 1px solid #1090d5;
	color: #FFFFFF;
	background: rgba(16, 144, 213, 0.3);
	padding: 10px;
	
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
#sitelinks
{
width:1000px;
background-image: url(../styleImages/backgrounds/baji_06.jpg);
background-repeat:repeat-x;
height:34px;
float:left;
margin-bottom:15px;
}
.siteDocs {
	text-align:center;
margin-top:6px;

}
.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: 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;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;

	width: 140px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {

	color: #CCCCCC;
}

.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
*/