/*body {
	margin: 5px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 948px;
	margin: 0px auto;
	padding: 5px;

}

#PageOuter {
	background-image:url(../styleImages/backgrounds/contentBgSdw.gif);
	background-position:left top;
	background-repeat:repeat;
	width:968px;
	margin:0 auto;
	padding:0;
}*/

body {
	margin: 0px;
	padding:0;
	background-color: #2f95c1;
	color: #333333;
	font: 13px/20px "Trebuchet MS", Verdana, Arial, sans-serif;

}

#pageSurround {
	width: 938px;
	margin: 0px auto;
	padding: 5px 5px 5px 26px;
	background-color: #B1B1B1;
	color: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
        padding: 10px
}

#PageOuter {
	background-image:url(../styleImages/backgrounds/contentBgSdw.gif);
	background-position:left top;
	background-repeat:repeat;
	width:972px;
	margin:0 auto;
	padding:0;
}


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


.imgcrop {
height: 100px;
width: 100px;
overflow: hidden;
text-align:center;
margin:0px auto;
}

.boxTitleLeft, .boxTitleRight {
	/*background-image: url(../styleImages/backgrounds/cat_main.jpg); */
	background-repeat: no-repeat;
	background-position: top left; 
	width:148px; 
	height:15px; width and height being image width / height / h1 strong {position:absolute;left:-8000px;}/ makes sure the text doesn't show up over the image, yet doesn't hide it for seo/screen reader purposes 
	/*font-family: "Segoe Script", "Mistral","Lucida Sans", "Lucida Sans Unicode", "Verdana;";*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	background-color: #2F95C1;
	border-top: 1px solid #2F95C1;
	border-left: 1px solid #2F95C1;
	border-right: 1px solid #2F95C1;
	padding: 5px 5px 5px 5px;
}
.boxContentLeft, .boxContentRight {
	/*border: 1px solid #2F95C1;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2F95C1;
        
	background-color:#B1B1B1;
	
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	
	font-size: 12px;
}


.boxCategories {
	/*border: 1px solid #2F95C1;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2F95C1;
	background-color: #B1B1B1;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	
	font-size: 12px;
}
.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 {
	/*border: 1px solid #2F95C1;*/
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2F95C1;
	
	background-color: #B1B1B1;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
	
	font-size: 12px;
}



/* 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;
	/*background-color: #2F95C1;
	border-top: 1px solid #2F95C1;
	border-left: 1px solid #2F95C1;
	border-right: 1px solid #2F95C1;*/
	
	background-color: #2F95C1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2F95C1;
	
	font-size: 12px;
}
.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: 150px;
	margin-right: 22px;
	margin-bottom: 3px;
	height: 225px;
	float: left;
	overflow: hidden;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	position: relative;
	
	font-size: 12px;
}

/*
Start Cross-Browser DHTML Menu


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

.li-nav a {
	padding: 5px 1px 0 0;
	background-color: #B1B1B1;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0 0 0 0;
	text-indent: 2px;
	z-index: 10000;
	
	
	
	
	
}
.li-nav a:hover {
	background-color: #B1B1B1;
	color: #CB0101;
	
	
	
}

.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 #2F95C1;
	border-right: 1px solid #2F95C1;
	border-bottom: 1px solid #2F95C1;
	border-top: 4px solid #E90707;
	z-index: 99;
	

	
	
	
}

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

/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	font-size: 11px;
	margin:0;
	}

.ul-nav, .li-nav{
	font-size: 11px;
	display: block;
	}

.ul-nav{
	width: 220px;
	padding: 0px;
	font-size: 11px;
	}

.li-nav{	
	float: left;
	display:inline;
	font-size: 11px;
	}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	background-color:#B1B1B1;
	border-left: 1px solid #2F95C1;
	border-right: 1px solid #2F95C1;
	border-bottom: 1px solid #2F95C1;
	border-top: 4px solid #E90707;
	z-index: 5;
	font-size: 11px;
	}

.li-nav a{
	padding: 2px;
	font-size: 11px;
	width: 180px;
	display: block;
	text-indent: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}

.li-nav a:hover{
	padding: 2px;
	width: 180px;
	display: block;
	text-indent: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #CB0101;
	text-decoration:none;
	}



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


/*
End Cross-Browser DHTML Menu
*/