body {
	margin: 5px;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 956px;
	margin: 0px auto;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Cocolush);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	height: 90px;
	margin-bottom: 25px;
	padding-right: 0px;	
	margin-top: 20px;
}
.logo {
	width: 313px;
	float:left;
	height: 89px;
}
.topPromo {
	width: 381px;
	float:left;
}
.shopping {
	width: 255px;
	float: right;
	padding-top: 10px;
}
.shopping a {
	color: #333333;
	text-decoration:none;
}
.shopping a:hover {
	color: #333333;
	text-decoration: underline;
}
.topnav {
	background-color: #010101;
	height: 25px;
	color: #ffffff;
	font-size: 16px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-left: 198px;
}
.searchArea {
	background-image:url(../styleImages/backgrounds/searchBg.gif);
	width: 210px;
	margin-right: 5px;
	background-repeat:no-repeat;
	padding-left: 10px;
}	
.bts {
	background-image: url(../styleImages/titles/shopfor.gif);
	height: 37px;
	margin-bottom: 5px;
	background-repeat:no-repeat;
}
.btb {
	background-image: url(../styleImages/titles/brand.gif);
	height: 37px;
	margin-bottom: 5px;
	background-repeat:no-repeat;
}
.btml {
	background-image: url(../styleImages/titles/newsletter.gif);
	height: 37px;
	margin-bottom: 5px;
	background-repeat:no-repeat;
}
.mlsearch {
	background-image: url(../styleImages/backgrounds/mlbox.gif);
	height: 29px;
	width: 146px;
	background-repeat:no-repeat;
	padding-left: 5px;
	float:left;
	margin-right: 5px;
}
.mltextbox {
	border: none;
	background-color: transparent;
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #333333;
	font-size: 12px;
	margin-top: 5px;
	width: 141px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 193px; 
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 758px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
}
.bottomnav {
	background-color: #010101;
	color: #ffffff;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom:7px;
	margin-bottom: 10px;
	text-align: center;
}	
.prodTitle {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
	padding:0;
	text-decoration:none;
}
.prodPrice {
	font-size: 16px;
	color: #e94289;
	font-weight: bold;
}

/* 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 {
	margin: 0px;
	float: right;
	width: 550px;
}
.subCat {	
	float: left;
	width: 134px;
	list-style-type: square;
}

#catPrice{
	float:left;
	width: 200px;
}
.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;		
}

.latestProds {
	width: 169px;
	height: 300px;
	float: left;
	overflow: hidden;
	padding-right: 20px;
}
.latestProds .image {
	height: 239px;
	width:169px;
}
.latestProds .title {
	height: 50px;
	text-align:left;
	line-height: 16px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;	
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	color: #333333;
	text-decoration: none;
	display: block;
	width:190px;
	text-indent: 10px;
}
.li-nav a:hover {
	color: #e94289;
	text-decoration:none;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border: 1px solid #000000;
	z-index: 99;
	background-color:#FFF;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 180px 6px;
}


/*
End Cross-Browser DHTML Menu
*/
ul.sitemap, li.sitemap {

	margin: 0px 0px 0px 20px;

}
