body {
	margin: 0;
}

div.center{
	margin: 0 auto;
	width: 920px;
	/*background-image: url(../styleImages/backgrounds/pageBg2.gif);*/
	background-repeat: repeat;
	background-position: top;
}

#pageSurround {
	width: 806px;
	margin: 0 ;
	background-color: #fff;
	border-top:2px solid #CCC;
	padding-right:114px;
}

div#session{
	float: left;
	margin: 15px 40px;
}

#flashBasket{
	display: block;
	position: absolute;
	left: 40px;
	top: -15px;
}

div#session div{
 float: left;
}

#topHeader {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align: right;
	height: 46px;
	padding-right: 0px;
	padding-top: 0px;
	width: 806px;
	width:920px;
	height: 105px;
	margin: 0 ;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	/*background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-image: url(../styleImages/logo/logo.gif);	*/
	background-repeat: no-repeat;
	background-position: top left;
	position:relative;
	border-bottom:2px solid #CCC;
	margin-bottom:20px;
}
#logo { position: absolute; top:0px; left:0px; }

#topHeader #lang,
#topHeader #currency{
	width:150px;
	float: right;
	margin-right: 10px;
	text-align: left;
}

#topHeader div.boxTitleLeft{
	text-transform: uppercase;
	padding: 5px 0;
	font-weight: bold;
	font-size: 11px;
	color: #5b5b5b;
}

#topLinks{
	background-color: #99cc00;
	width: 726px;
	padding: 10px 40px;
	margin: 0 95px 0 80px;
}

div#pageSurround .boxTitleLeft, div#pageSurround .boxTitleRight {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9e9e9e;
	padding: 10px 0;
	text-align: center;
}

div#pageSurround .boxContentLeft, div#pageSurround .boxContentRight {
	background-color:#f2f2f2;
	padding: 0;
	margin-bottom: 10px;
}

.basketTitle{
	border: 3px solid #96c801;
	background: #a2d802;
	padding: 5px;
	text-align: center;
	color: #fff;
	font: Arial, Helvetica, sans-serif 13px;
}

.basketContent{
	background: #f2f2f2;
}


.boxCategories {
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
}
.colLeft {
	background: #f2f2f2;
	position: relative;
	z-index:5;
	left: 0px;
	width: 202px; 
	clear: left;
	float: left;
}
.colMid {
	position: relative;
	width: 604px;
	float: left;
	border-top: 1px dotted #a8a8a8;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	background-color: #FFFFFF;
	color: #494949;
	margin-top: 0px;
	position: inherit;
}

.boxContent2 {
	background-color: #FFFFFF;
	color: #494949;
	margin-top: 0px;
	position: inherit;
	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 {

}
.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;		
	margin-top: 5px;
}
#imgThumbSpace img {
	padding: 0;		
}

div.latestProds {
	margin: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dotted #c6c5c5;
	border-left: 1px dotted #c6c5c5;	
	width: 600px;
}


div.latestProds .desc{
	float: right; 
	width: 281px; 
	padding: 20px;
	min-height: 240px;
}

.addto{
	float: right;
}

div.latestProds .addto{
	margin-top: 30px;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	display: block;
	color: #737373;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	color: #737373;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	border-bottom: 1px dotted #aaa8a8;
	padding: 5px 0 5px 10px;
}

.ul-nav {
	padding: 0px;
}

.li-nav {	
	
}

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