﻿body {
	margin: 5px;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px 0px;
}
#subSurround {
	padding-left: 0px;
}
#topHeader {
	text-align: right;
	height: 110px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
	background-position:left center;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	background-image:none;
	background-color:white;
	width: 236px;
	height: 96px;
	float: right;
	border-left:1px #b69d64 solid;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 37px;
	color: black;
	margin-bottom: 20px;
	border:1px #b69d64 solid;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-image:none;
	background-repeat: no-repeat;
	background-position: right;
	height: 37px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-image:none;
	background-repeat: no-repeat;
	background-position: left;
	height: 37px;
	display:none;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	background-repeat:repeat-x;
	height: 37px;
	color: #3d3b3b;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 37px;
	text-align:center;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	display:none;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3d3b3b;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-image:none;
	border:0px #d4bc85 solid;
	border-bottom:0px;
	width: 175px;
	height: 13px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	background-image:none;
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border:0px #d4bc85 solid;
	border-top:0px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	border:0px #d4bc85 solid;
	border-bottom:0px;
	border-top:0px;
}
.boxContent {
	border-top: 3px solid #d4bc85;
	border-right: 1px solid #d4bc85;
	border-bottom: 1px solid #d4bc85;
	border-left: 1px solid #d4bc85;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	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;
	color:#3d3b3b;
}
.pagination a{
	color:#b69d64;
	font-weight:normal;
	text-decoration:none;
}
.pagination a:hover{
	color:#b69d64;
	font-weight:normal;
	text-decoration:underline;
}


#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
	display:none;
}
.topCatsTabMid {
	background-image:none;
	border-right:1px #b69d64 solid;
	height:37px;
	line-height:37px;
	vertical-align:middle;
}
.topCatsTabMid a{
	background-image:none;
	padding:0px 7px;
	display:block;
}
.topCatsTabMid a:hover{
	background-image:url('../styleImages/backgrounds/TopNavHover.jpg');
	background-repeat:repeat-x;
}


.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
	display:none;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
