body {

	margin: 0px;

	padding-bottom: 20px;

	background-color: #FFFFFF;
	
	background-image:url(../styleImages/backgrounds/pageBg.jpg);
	
	background-repeat:repeat;

	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;

	font-size:12px;

}

#pageSurround {

	width: 811px;

	margin: 0px auto;

	padding: 25px;

	background-color: #FFFFFF;

	background-image:url(../styleImages/backgrounds/topHeaderBg.gif);
	
	background-repeat:repeat-x;	
	
	border: 1px solid #CCCCCC;

}

#subSurround {

	margin: 0px auto;

}

#topHeader {

	text-align: right;

	height: 127px;

	width: 841px;

	margin: 0px auto 20px;

	padding: 10px;

	background: #FFFFFF;
	
	background-image:url(../styleImages/backgrounds/topHeaderBg.gif);
	
	background-repeat:repeat-x;	
	
	border: 1px solid #CCCCCC;

}

.topLogo {

	/* SKIN VARIABLE IS cAsE SeNsItIvE */

	background-image: url(../../../images/getLogo.php?skin=OrneBlue);

	background-repeat: no-repeat;

	background-position: 10px 10px;
	
	height: 115px;
	
	width: 245px;
	
	float: left;

}

.topLinksRight {

	text-align:right;

	float:right;

	width: 287px;	
	
	padding-top: 25px;
	
	padding-right: 15px;

}

.shoppingArea {
	
	padding-bottom: 20px;

}

.boxTitleLeft, .boxTitleRight {

	border-bottom:1px solid #CCCCCC;

	color:#222222;

	font-weight:bold;

	margin:0pt 0pt 6px;

	padding:0pt 0pt 3px;

	font-size: 14px;

}

.boxContentLeft, .boxContentRight {

	padding-left: 0px;

	padding-top: 5px;

	padding-bottom: 10px;

	text-align: left;

}

#footer {

	width: 831px;
	
	padding: 20px 10px 15px 15px;
	
	margin: 0px auto;
	
	text-align:right;
	
}

.colLeft {

	position: relative;

	z-index:5;

	left: 0px;

	width: 179px; 

	float: left;

}

.colMid {

	position: relative;

	width: 612px;

	float: left;

	padding-left: 20px;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {

	color: #222222;

	margin-bottom: 10px;

	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: 568px;

	float: left;

}

/* END CHECK OUT PAGES */


.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	text-align: center;

	margin-bottom: 15px;

	padding: 3px;

}

.subCat {	

	text-align: center;
	padding: 8px;
	float: left;
	width: 145px;
	height:130px;

}

.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: 131px;

	height: 100px;

	float: left;

	overflow: hidden;

}



/*

Start Cross-Browser DHTML Menu

*/



#mainmenu-nav {

	list-style: none;

	list-style-type: none;

	width: 180px;

	padding: 0px;

	margin: 0px;

}



.li-nav a {
	
	width: 180px;

	margin: 0px;
		
	color: #222222;

	text-decoration:none;
	
	display: block;
	
	padding: 5px 0px 5px 0px;
	
	border-bottom: 1px solid #CCCCCC;
	
	background-color: #ffffff;

}

.li-nav a:hover {

	background-color: #f4f5f4;

	color: #165E90;
	
	font-weight: bold;	
	
	padding-left: 10px;
	
	width: 170px;

}



.ul-nav, .li-nav {

	display: block;

	list-style: none;

}



.ul-nav {

	width: 178px;

	padding: 0px;

}



.li-nav {	

	float: left;

}



.li-nav .ul-nav  {

	display: none;

	position: absolute;

	margin-left: 100px;

	margin-top: -19px;

	border: 1px solid #dedede;

	z-index: 99;

	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 178px;
	background-color: #ffffff;

}



a.hassubmenu {

}

/*

End Cross-Browser DHTML Menu

*/

.wrapper {

	float: left; 

	width:143px; 

	height: 210px; 

	padding:5px;

}

.catimage {

	width: 122px; 

	height:142px; 
	
	padding: 8px 5px 5px 5px;

	margin-bottom: 5px; 

	border:1px solid #cccccc;

}

.cattitle {

	height: 65px; 

	overflow:hidden; 

	width:132px; 

	text-align:left;

}



/* Product Page */



.imageSide {

	float: left; 

	width: 330px;

}

.textSide {

	float:right; 

	width: 325px; 

	padding: 10px; 

	background-color: #f8f8f7; 

	border: 1px solid #ededeb;

}