body {
	margin: 5px;
	background-color: #ffffff;
	
	
}
#pageSurround {
	width: 771px;
	margin: 0px auto;
	padding: 0px;
	
	background-color: #ffffff;
}
#subSurround {
	
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#topHeader {
	text-align: right;
	height: 140px;
	margin-bottom: 0px;
	padding-right: 70px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	
}

#subheader {
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	height: 45px;
	margin-bottom: 10px;
}


.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url(../styleImages/backgrounds/cathead.jpg);
	width: 243px;
	height: 33px;
	padding-left: 0px;
	padding-top: 4px;
}

.shopcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url(../styleImages/backgrounds/yourcart.jpg);
	width: 243px;
	height: 33px;
	padding-left: 0px;
	padding-top: 4px;
}

.cartcontent  {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background-color: #FFFFFF;
	width: 211px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.popular  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url(../styleImages/backgrounds/popular.jpg);
	width: 243px;
	height: 33px;
	padding-left: 0px;
	padding-top: 4px;
}

.random  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url(../styleImages/backgrounds/featured.jpg);
	width: 243px;
	height: 33px;
	padding-left: 0px;
	padding-top: 4px;
}

.useful  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	background-image: url(../styleImages/backgrounds/useful.jpg);
	width: 243px;
	height: 33px;
	padding-left: 0px;
	padding-top: 4px;
}

.catfoot {
	
	background-image: url(../styleImages/backgrounds/foot.jpg);
	width: 238px;
	height: 14px;
	border-left: 0px solid #ffffff;
	margin-bottom: 10px;
	padding-left: 5px;
	
}

.currency {
	background-image: url(../styleImages/backgrounds/bgchrome.jpg);
	height: 45px;
	width: 184px;
	padding-top: 25px;
	padding-left: 60px;
	margin-bottom: 15px;
}

.mail_list {
	background-image: url(../styleImages/backgrounds/bgchrome.jpg);
	height: 45px;
	width: 184px;
	padding-top: 25px;
	padding-left: 60px;
	margin-bottom: 15px;
}

.boxContentLeft, .boxContentRight {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background-color: #FFFFFF;
	width: 226px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 243px; 
	padding-left: 5px;
	padding-right: 15px;
	float: left;
	margin-bottom: 10px;
	
}
.colMid {
	position: relative;
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

.conhead {
	height: 27px;
	padding-left: 15px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


.boxContent {
	border-top: px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 243px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 500px;
	float: left;
	margin-bottom: 10px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	color: Gray;
	margin-top: 20px;
	padding-bottom: 15px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #454544;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}