body {
	margin: 5px;
}
#pageSurround {
	/*width: 98%;*/
	width: 987px;
	margin: 0px auto;
	padding: 3px;
	padding-top:0px;
}
#subSurround {
	padding-left: 1px;
	padding-right: 0px;
}
#topHeader {
	text-align: left;
	/*height: 115px;background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;*/
	height: 90px; /*normal size:90px, xmas banner:115px*/
	
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
/*	background-image: url(../styleImages/backgrounds/catBg.gif);*/
	color: black;
	margin-bottom:5px;
border-bottom:3px solid orange;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	/*background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	border:1px solid yellow;*/
	height: 30px;
	color: #666666;
	margin-bottom:5px;
	
	margin-top:-5px;
}
.siteDocsBgRight {
/*	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
/*	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxADS {
	width:175px;
	text-align:center;
}
.boxTitleLeft, .boxTitleRight { /*TT*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg4.jpg);
	width: 160px; /* changed from 175 TT */
	height: 18px;
	padding-top: 5px;
	padding-left: 22px;
	background-repeat: no-repeat;
	font-weight: bold;
	
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg2.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.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;
}
.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: 75%;
	color: #333333;
	/*_margin-top:-1px; only for IE browsers */

	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;
}
#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.jpg);
	background-repeat: no-repeat;
	width: 10px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.jpg);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.jpg);
	width: 10px;
	background-repeat: no-repeat;
	padding-right:1px;
}
.latestProds {
	float: left;
	text-align: center;
	margin:3px;
	/*width: 131px;
	width:250px;
	height: 120px;*/
}

/* LOGIN BOX ,TT */
.boxTitleLogin { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg4L.jpg);
	width: 175px;
	height: 18px;
	padding-top: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align:left;
	margin-left:0px;
}
.boxFootLogin {
	background-image: url(../styleImages/backgrounds/boxFootBg2L.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 12px;
	padding-left: 5px;
	margin-bottom: -10px;
	background-color:white;
}
.boxContentLogin {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#ffffff;
	padding-left: 3px;
	padding-top: 9px;
	padding-bottom: 0px;
	width: 190px;
} /* END OF LOGIN BOX , TT*/

/* Order button (BUY NOW/Preorder) TT */

.orderBtnMid {
	text-align: center;
	background-image: url(../styleImages/buttons/order_btn_mid.gif);
	color: black;
	height:25px;
	margin:0px;
/*	margin-bottom:5px; */
}
.orderBtnRight {
	background-image: url(../styleImages/buttons/order_btn_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	
/* height: 42px; */
}
.orderBtnLeft {

	background-image: url(../styleImages/buttons/order_btn_left.gif);
	background-repeat: no-repeat;
	background-position: left;
/*	height: 42px; */
}

.btnBgCart {
	background-image: url(../styleImages/buttons/btn_cart.gif);
	width:20px;
}
.btnBgBack {
	background-image: url(../styleImages/buttons/btn_back.gif);
	width:20px;
}
.btnBgContinue {
	background-image: url(../styleImages/buttons/btn_next.gif);
	width:20px;
}
.btnBgCartEmpty {
	background-image: url(../styleImages/buttons/btn_empty_cart.gif);
	height:25px;
	margin:0px;
	width:20px;
}
