html {
	overflow-y: scroll;
}
body {
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-repeat:no-repeat;
	background-position:top; 
	margin: 5px;
	background-color: #e5e5e5;
}
#pageSurround {
	width: 900px;
	margin: 5px auto;
	background-color: none;
}
#subSurround {
	background-color: none;
}
#logotoplink {
	width: 205px;
	height: 152px;
	display: hidden;
	float: left;
}
#topHeader {
	text-align: left;
	height: 152px;
	margin-bottom: 15px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.png);
	border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font: Arial;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBgCat.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 42px;
	padding-top: 0px;
}
.boxContentLeft, .boxContentRight {
	border: 0px;
	background-image: url(../styleImages/backgrounds/boxTitleBgMidCat.png);
	width: 177px;
	padding-left: 5px;
}
.boxTitleLeftBottom, .boxTitleRightBottom {
	background-image: url(../styleImages/backgrounds/boxTitleBgBottomCat.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 21px;
	margin-bottom: 10px;
}
.boxTitleLeftShip {
	font: Arial;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBgShip.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 42px;
	padding-top: 0px;
}
.boxContentLeftShip {
	border: 0px;
	background-image: url(../styleImages/backgrounds/boxTitleBgMidShip.png);
	width: 177px;
	padding-left: 5px;
}
.boxTitleLeftBottomShip {
	background-image: url(../styleImages/backgrounds/boxTitleBgBottomShip.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 21px;
	margin-bottom: 10px;
}
.boxTitleLeftCart {
	font: Arial;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBgShop.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 42px;
	padding-top: 0px;
}
.boxContentLeftCart {
	border: 0px;
	background-image: url(../styleImages/backgrounds/boxTitleBgMidShop.png);
	width: 177px;
	padding-left: 5px;
}
.boxTitleLeftBottomCart {
	background-image: url(../styleImages/backgrounds/boxTitleBgBottomShop.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 21px;
	margin-bottom: 10px;
}
.boxTitleLeftSec {
	font: Arial;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBgSec.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 67px;
	padding-top: 0px;
}
.boxContentLeftSec {
	border: 0px;
	background-image: url(../styleImages/backgrounds/boxTitleBgMidSec.png);
	width: 177px;
	padding-left: 5px;
}
.boxTitleLeftBottomSec {
	background-image: url(../styleImages/backgrounds/boxTitleBgBottomSec.png);
	background-repeat: repeat-x;
	width: 182px;
	height: 21px;
	margin-bottom: 10px;
}
.midTop {
	background-image: url(../styleImages/backgrounds/midbg.png);
	background-repeat: repeat-x;
	width: 700px;
	height: 22px;
}
.midBottom {
	background-image: url(../styleImages/backgrounds/midbgbottom.png);
	background-repeat: repeat-x;
	width: 700px;
	height: 22px;
}
.midBottom2 {
	background-image: url(../styleImages/backgrounds/midbgbottom.png);
	background-repeat: repeat-x;
	width: 700px;
	height: 22px;
	margin-top: -12px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
}
.colMid {
	position: relative;
	background-color: none;
	width: 700px;
	float: left;
	margin-left: 15px;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.latestProd {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 30px;
}
.boxContent {
	background-image: url(../styleImages/backgrounds/midbgmid.png);
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
.boxContent2 {
	background-image: url(../styleImages/backgrounds/midbgmid.png);
	margin-top: -12px;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
.boxContent3 {
	background-image: url(../styleImages/backgrounds/midbgmid.png);
	padding-left: 8px;
	padding-top: 25px;
	margin-top: -12px;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-left: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
.colMainCheckout {
	position: relative;
	width: 700px;
	float: left;
	margin-left: 15px;
	margin-bottom: 0px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	padding-bottom: 15px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 680px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 105px;
	margin-top: 10px;
}
.catRow {
	border: none;
	width: 22%;
	padding: 5px;
	margin-top: 25px;
	margin-right: 8px;
	position: relative;
	float: left;

}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	background-image: url(../styleImages/backgrounds/midbgmid.png);
	float: left;
	text-align: center;
	width: 20%;
	height: 120px;
	margin-bottom: 40px;
}
