body {
	margin: 5px;
	background: url(/52.jpg);
	

}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	background:#FFF;
	padding:10px;

}
#topHeader {
	text-align: right;
	padding-right: 0px;

	width: 950px;	
	margin: auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */

}

#footer {	

	height:50px;	 
	background:#f677c4;
	background-repeat:no-repeat;

}

#credits {	color:#999999;
	text-align:right;font-style:italic;
	width:950px;
	margin:auto;
	padding-right:15px;
	padding-top:15px;
}

#credits a{	color:#999999;
	text-align:right;font-style:italic;
	text-decoration:none;

}

.boxTitleLeft, .boxTitleRight {
	color: #fff;
	background:#f677c4;
	padding-top: 10px;
	padding-left:5px;
	height:30px;
}
.boxContentLeft, .boxContentRight {
	
	background-color:#FFFFFF;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	background-color: #FFFFFF;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 190px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: right;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	color:#000;
	font-size: 12px;
	background:#fff;
	
	padding: 5px;
	margin-bottom:10px;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width:740px;
	float: left;
	margin-left:20px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
		color: #fff;
	background:#f677c4;
	height:30px;
	padding-top:10px;
}
.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;
	
	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: 160px;
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
	font-weight:normal;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #663300;
	font-weight:normal;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 190px;
	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;
}


/*
End Cross-Browser DHTML Menu
*/

.subCat2 {	
	display: inline;/*fixes IE6 float bug*/
	text-indent: 0;
	margin: 5px 5px 10px 5px;
	text-align: center;
	padding: 5px;
	font-size:12px;

	}
	
	.subCat2 a{	
	color:#000; 
	}


.subCat2 img {
	border:1px solid #CCCCCC;
	
	}