body {
	margin: 5px;
	background-color: #02262c;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pageSurround {
	width: 998px;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #333333;
	background-color: #02262c;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: -20px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}
#peel { position:absolute; top:0px; right:0px; width:480px; height:480px; z-index:99; }
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
    font-weight: bold;
	color: #ffffff;
	background-color: #053e48;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 3px solid #726E54;
	background-color: #053e48;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: -5px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 10px;
	float: right;
}
.boxContent {
	border: 1px solid #302E22;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #F5F5DC;
	background-color: #02262c;
	margin-bottom: 5px;
}
/* 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 {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #02262c;
	text-align: center;
	border: 1px solid #000000;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

#ajax-banner {
margin-top: 10px;
background-repeat:repeat-x;
border: 0px;
width: 100%;
height: 120px;
text-align: center;
}

/* product content tabs */
a{outline:none;}
div.tablayout {width: 100%;margin: 0 0 20px 0; }      
ul.tablayout {
    list-style-type: none;
    width: 100%;
    float: left;
    margin-bottom:-1px; 
}
ul.tablayout li {margin: 0 0px 0 10px;float: left;}
ul.tablayout a {
    float: left;
    display: block;
    padding: 4px 8px;
    border: 1px solid #474844;
    border-bottom: 0px;
    color: #fff;
    background: #02262c;
    text-decoration: none;
    font-weight: bold;
}
ul.tablayout a:hover { background: #777872; }
ul.tablayout a.active {
    background-color: #02262c;
    border:1px solid #E7880C;
    border-top:2px solid #E7880C;
    border-bottom:none;
    padding-bottom: 5px;
    cursor: default;
    color: #fff; 
}
.tab { padding:10px;} 
.contm{width:100%;clear:both;border-left:1px solid #E7880C;background: url(../styleImages/backgrounds/pixel1.gif) right repeat-y;margin-top:-1px;}
.cont{width:100%;height:10px;clear:both;background: url(../styleImages/backgrounds/pixel.gif) top repeat-x;}
.contb{width:100%;height:10px;clear:both;background: url(../styleImages/backgrounds/pixel.gif) bottom repeat-x;} 
.topright {background: url(../styleImages/backgrounds/tr2.gif) no-repeat;height:10px;width:10px;float:right;margin-top:0px;}
.topleft {background: url(../styleImages/backgrounds/tl2.gif) no-repeat;height:10px;width:10px;float:left;margin-top:0px;}
.bottomright {background: url(../styleImages/backgrounds/br2.gif) no-repeat;height:10px;width:10px;float:right;margin-bottom:-10px;}
.bottomleft {background: url(../styleImages/backgrounds/bl2.gif) no-repeat;height:10px;width:10px;float:left;margin-bottom:-10px;}