body {
	margin-top: 10px;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#topBanner
{
	width: 1000px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 0px solid black;
	height: 95px;
}

#logo
{
	width: 148px;
	position: relative;
	left: -16px;
	float: left;
}

#topHeader {
	margin-top: 13px;
	margin-right: 0px;
	text-align: right;
	float: right;
}

#topHeader img
{
	margin-bottom: 3px;
	vertical-align: middle;
}

#bottomHeader
{
	line-height: 22px;
	color: white;
	font-weight: bold;
	width: 868px;
	height: 27px;
	position: relative;
	left: 132px;
	top: -27px;
	background-image: url(../styleImages/backgrounds/headDownBg.jpg);
	float: left;
	overflow: hidden;
}

#bottomHeader a
{
	color: white;
	text-decoration: none;
}

.boxContentLeft, .boxContentRight {
	color: #3f3f3f;
	width: 145px;
	border: 0px solid #000000;
	background-color: #fff;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#selCart
{
	font-size: 10px;
	width: 350px;
}
.categories
{
	width: 131px;
	float: left;
	position: relative;
	top: -27px;
	background-color: #d6dcf2;
	border-right: 1px solid #dbdbdb;
	color: #3f3f3f;
	margin-left: 3px;
}

.categories a
{
	color: #686868;
	text-decoration: none;
}

.categories a.Doc
{
  color: white;
  text-decoration: none;
}

.latestProducts a, .siteDocs a
{
	color: white;
	text-decoration: none;
}
.categories a:hover, .siteDocs a:hover
{
	color: #bd2c89;
	text-decoration: none;
	cursor: pointer;
}

.categoryItem
{
	line-height: 22px;
	background: url(../../../images/web/menu/gray_button.gif) no-repeat;	
	font-size: 11px;
	font-weight: bold;
	text-indent: 13px;
	height: 22px;
	overflow: hidden;
}

.siteDoc
{
	line-height: 27px;
	background: url(../../../images/web/menu/blue_button.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;
	text-indent: 13px;
	height: 27px;
	overflow: hidden;
}

.middleCol
{
	width: 630px;
	position: relative;
	top: -27px;
	float: left;
}
.boxContent 
{
	margin-left: 10px;
	margin-top: 10px;
	width: 630px;
	color: #3f3f3f;
	background-color: #FFFFFF;
}

#prodThumb
{
	background-color: #e8e8e8;
	border: 1px solid #bdc5d7;
	padding: 15px;
}

.latestBanner
{
	height: 60px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.sponsorBanner
{
	margin-top: 5px;
}


.latestProducts
{
	background: #3f3f3f url(../styleImages/backgrounds/hotBg.jpg) no-repeat;
	width: 200px;
	color: white;
	float: right;
	position: relative;
	top: -27px;
	font-size: 12px;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

#newsletter
{
	background-color: white;
	width: 140px;
	border-left: 0px solid black;
	border-right: 0px solid black;
}

#mailList
{
	position: relative;
	top: 100px;
	left: 3px;
}

/* 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 {
	padding-left: 3px;
	position: relative;
	top: -395px;
	font-size: 12px;
	border-right: 1px solid #dbdbdb;
	width: 131px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
}
.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: 131px;
	height: 120px;
}