body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	margin: 0px auto;
	padding: 10px;
	width: 840px;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 180px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	width: 220px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: left;
	height: 42px;
	color: #ffffff;
	margin-bottom: 15px;
	padding-top: 20px;
}
.topCatsBgRight {
}
.topCatsBgLeft {
}
.siteDocs {
	position: static;
	float: right;
	text-align: right;
	padding-top: 42px;
	vertical-align:bottom;
	color: #ffffff;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cf3822;
	width: 173px;
	height: 22px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	border-left: 1px solid #aa0000;
	border-right: 1px solid #aa0000;
	border-top: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
}
.boxFootLeft, .boxFootRight {
	width: 173px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #aa0000;
	border-right: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #aa0000;
	border-right: 1px solid #aa0000;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 10px;
	width: 173px;
}
.boxTitleBasket {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	width: 175px;
	height: 22px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #aa0000;
	font-weight: bold;
}
.boxFootBasket {
	height: 12px;
}
.boxContentBasket {
	border-left: 1px solid #aa0000;
	border-right: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
	padding-left: 5px;
	padding-top: 16px;
	padding-bottom: 10px;
	width: 173px;
}
.boxContent {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0B0B0;
	margin-bottom: 5px;
	text-align:justify;
}
.cat_prod_boxes {
	float: left;
	text-align: center;
	width: 160px;
	height: 180px;
	padding-left:14px;
	padding-right:14px;
}
/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 175px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	left:200px;
	float: left;
}
/* END CHECK OUT PAGES */

.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {
	text-align: center;	
	padding: 8px;
	padding-top: 20px;
	float: left;
	width: 110px;
	height: 30px;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	width: 7px;
}
.topCatsTabMid {
}
.topCatsTabRight {
	width: 7px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 140px;
	padding-bottom: 6px;
}

