body {
	margin: 5px;
	background-color: #E4E4E4; /* background colour */
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	background-color: #FFFFFF;
	width: 868px; /* width skin, delete this line for 100% width */
	margin: 0px auto;
	padding: 0px;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.png);
	width: 236px;
	height: 110px;
	float: right;
}
#subSurround {
	padding-left: 0px;
		background-image: url(../styleImages/backgrounds/topHeader.jpg);

	background-repeat: no-repeat;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-image: url(../styleImages/backgrounds/logo.png);
	background-repeat: no-repeat;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.topCats {
	background-color: #986E8B; /* Cat menu background colour */
	text-align: center;
	background-image: url(../styleImages/backgrounds/menu-bg.png);
	height: 30px;
	margin-bottom: 15px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 80px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 180px;
}
.boxContent {
	border-top: 1px solid #cccccc;
	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: 80%;
	color: #333333;
	margin-bottom: 5px;
}
.boxContent {
	border-top: 1px solid #cccccc;
	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: 80%;
	color: #333333;
	margin-bottom: 5px;
}

.topCatsBgRight {
	background-position: right;
	height: 30px;
}
.topCatsBgLeft {
	float: left;

	background-position: left;
	height: 30px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/footer-bg.png);
	height: 105px;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/footer-r.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 105px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/footer-l.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 105px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #C0C0C0;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 20px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
/* 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;
}
.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/menu-divider.png);
	background-repeat: no-repeat;
	width: 1px;
	height: 30px;
}
.topCatsTabMid {

}
.topCatsTabMid:hover {
	background-image: url(../styleImages/backgrounds/menu-bg_h.png);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/menu-divider.png);
	width: 1px;
	background-repeat: no-repeat;
}

/* 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 #ccc;
    border-bottom: 0px;
    color: #666;
    background: #eee;
    text-decoration: none;
    font-weight: bold;
}
ul.tablayout a:hover { background: #fff; }
ul.tablayout a.active {
    background-color: #ffffff;
    border:1px solid #474747;
    border-top:2px solid #474747;
    border-bottom:none;
    padding-bottom: 5px;
    cursor: default;
    color: #00f; 
}
.tab { padding:10px;} 
.contm{width:100%;clear:both;border-left:1px solid #474747;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;}


