body {
	margin: 5px;
}
#pageSurround {
	width: 1000px; /* AKS OLD width: 98%; */ 
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	/* AKS padding-left: 14px; */
}
#topHeader {
	text-align: right;
	height: 128px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#topHeader2 {
	text-align: right;
	height: 128px;
	background-image: url(../styleImages/backgrounds/topHeader2.jpg);
	background-repeat: no-repeat;
}
#topHeader3 {
	text-align: right;
	height: 128px;
	background-image: url(../styleImages/backgrounds/topHeader3.jpg);
	background-repeat: no-repeat;
}
/* AKS OLD 
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right; 
}
*/

#sessionBox {
	background-color: #E1DFE8;
	text-align: left;
	width: 180px;
	/* height: 130px; */
	margin-bottom: 8px;
}
.topCats {
	/* text-align: center; */
	/* background-image: url(../styleImages/backgrounds/catBg.gif); */
	background-color:#F39600;
	height: 32px;
	color: #ffffff;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	/* AKS margin-bottom: 15px; */
}
.topCatsBgRight {
	/* background-image: url(../styleImages/backgrounds/catBgRight.gif); */
	background-color:#F39600;
	background-repeat: no-repeat;
	background-position: right;
	height: 32px;
}
.topCatsBgLeft {
	float: left;
	/* background-image: url(../styleImages/backgrounds/catBgLeft.gif); */
	background-color:#F39600;
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
}
.siteDocs {
	text-align: center;
	/* AKS background-image: url(../styleImages/backgrounds/siteDocsBg.gif); */
	height: 30px;
	color: #000000;
}
.siteDocsBgRight {
	/* AKS background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif); */
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	/* AKS background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif); */
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}


.boxCategorySideHeader {
	background-color:#FF9900; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:168px;
}
.boxCategorySideRows {
	background-color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #F39600;
	border-right: 1px solid #F39600;
	border-bottom: 1px solid #F39600;
	border-left: 1px solid #F39600;
	font-weight: bold;
}


.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.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;
}
.boxBonusBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color: #7CC2B2;
	color:#FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 168px;
	height: 315px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
.boxServiceBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	background-color: #FFFFFF;
	color:#000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 168px;
	font-weight: bold;
	border-top: 1px solid #F39600;
	border-right: 1px solid #F39600;
	border-bottom: 1px solid #F39600;
	border-left: 1px solid #F39600;
	margin-bottom: 8px;
	height: 50px;
}
.boxProdBox{
	border: 1px solid #FFFFFF; 
	background-color:#4BAB96; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width:168px;
	text-align:center;
}
.boxNewsletterBox {
	text-align:center;
	background-color: #D00075;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 168px;
	border-top: 1px solid #F1B3D6;
	border-right: 1px solid #F1B3D6;
	border-bottom: 1px solid #F1B3D6;
	border-left: 1px solid #F1B3D6;
	margin-bottom: 8px;
}
.boxMailBox {
	border-top: 1px solid #4BAB96;
	border-right: 1px solid #4BAB96;
	border-bottom: 1px solid #4BAB96;
	border-left: 1px solid #4BAB96;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-bottom: 8px;
}
.boxMailTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color:#4BAB96;
	width: 168px;
	height: 15px;
	border-top: 1px solid #4BAB96;
	border-right: 1px solid #4BAB96;
	border-bottom: 1px solid #4BAB96;
	border-left: 1px solid #4BAB96;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.boxShopCartTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color:#4BAB96;
	width: 168px;
	height: 15px;
	border-top: 1px solid #4BAB96;
	border-right: 1px solid #4BAB96;
	border-bottom: 1px solid #4BAB96;
	border-left: 1px solid #4BAB96;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.boxShopCartBox {
	border-top: 1px solid #4BAB96;
	border-right: 1px solid #4BAB96;
	border-bottom: 1px solid #4BAB96;
	border-left: 1px solid #4BAB96;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-bottom: 8px;
}

/* 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;
}
#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;
}
.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;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.topMenuCart {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

a.topMenuCart:hover {
	background: #FFCC33;
	border: 1px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000000;
}

