body {
	margin: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	/*background-image: url(../styleImages/bg_crocsheaven.gif);*/
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 970px;
	margin: 0px auto;
	padding:0px 5px 0px 5px;
	border: 0px solid #333333;
	background-image: url(../styleImages/bg_surround.png);
	background-repeat: no-repeat;
	background-position: top left;
		
}
#topHeader {
	text-align: right;
	height: 150px;
	margin-bottom: 6px;
	padding-right: 0px;
	padding-top: 0px;	text-align:left;
}
#logo{float:left; width:230px; height:80px;padding-left:6px;}
#authorised{float:right;width:200px; height:80px; margin-right:20px;}
#topbar{margin-top:6px;float:left; width:940px; height:26px;padding-left:10px;}
#searchbox{float:left; width:220px;padding:2px 0px 0px 10px; height:30px;margin-left:10px;background-image: url(../styleImages/bg_search.gif);
	background-repeat: no-repeat;
	background-position: top left; text-align:left;}
#carttop{float:right;text-align:right; padding-top:34px;width:200px;height:50px;background-image: url(../styleImages/bg_cart.gif);
	background-repeat: no-repeat;
	background-position: top right;}
#cartcheckout{float:right;text-align:right; padding-top:34px;width:200px;height:50px;}
#topinfo{float:left; width:380px;padding:2px 0px 0px 5px; height:30px;}
#session{float:right; width:300px; height:25px;text-align:right;margin-right:22px; margin-top:5px;}
#session a{color:#333; text-decoration:none;}
#footer{padding:0px;width:960px;height:20px;text-align:center;	background-image: url(../styleImages/bg_footer.gif);
	background-repeat: no-repeat;color:#ffffff;
	background-position: bottom left; }
	#footer a{color:#ffffff;text-decoration:none;}
	#footer a:hover{color:#ffffff;text-decoration:underline;}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #ffffff;
	
	height: 26px;
	border:0px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #fff;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.colLeft {
	position: relative;
	z-index:5;
	width: 227px; 
	padding-left: 10px;
	padding-right: 12px;
	float: left;
}
.colMain {
	position: relative;
	width: 700px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	
	padding: 0px;
	color: #333333;
	margin-bottom: 5px;
	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 */
.siteDocs {
	text-align:center;
	margin-top: 10px;padding-top:3px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #fff;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin-bottom:10px;
	padding: 0px;
	float: left;
	width: 700px; 
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;display:inline-block;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 132px; padding:0px 4px;
	height: 100px;
	float: left;
	overflow: hidden;
}

div.latestProds2 {
	text-align: center;
	width: 132px; padding:0px 4px;
	height: 170px;
	float: left;
	overflow: hidden;
}
/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 3px 1px;
	background-color: #ffffff;
	width: 210px;
	display: block;
	text-indent: 2px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #9ed516;
	color: #000000;
}

.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-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/