body {
	background-color: #333333;
	margin:0px;
	padding:0px;
}
#pageSurround {
	width: 900px;
	padding:0px;
	margin: 0px auto;
	background:#fbfae8;
	border: #FFFFFF solid 10px;
}
#subSurround {

}
#topHeader {
	text-align: right;
	height: 181px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	position:relative;
}
#topHeader #session{
position:absolute;
top:98px;
left:300px;
width:310px;
text-align:left;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 117px;
	height: 17px;
	padding-top:20px;
	padding-left:65px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #948f8f;
	border-right: 1px solid #948f8f;
	border-bottom: 1px solid #948f8f;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left:21px;
	margin-right:4px;
	font-family:Verdana, Arial, Helvatica, sans-serif;
}
.boxContentLeft {
	margin-right:1px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 182px; 
	float: left;
}
.colMid {
	position: relative;
	width: 530px;
	float: left;
}
.colRight {
	position: relative;
	width: 185px; 
	float: right;
}
.boxContent {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 500px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
	height: 70px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 150px;
	padding:10px;
	height: 120px;
}

/** Cubecart 4 **/
#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}
/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
list-style: none;
list-style-type: none;
width: 158px;
padding: 0px;
margin: 0px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:70%;
}
.li-nav a {
padding: 2px 1px;
background-color: #fff;
width: 148px;
display: block;
text-indent: 2px;
color: #3b409b;
text-decoration: none;
margin: 0px;
font-size:12px;
}
.li-nav a:hover {
background-color: #FFFFFF;
color: #da2127;
}
.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: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px 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
*/