body {
	margin: 0px;
}
#pageSurround {
	width: 100%;

  	}
#subSurround {
	padding: 1% .5% 1% .5%;
  }
#topHeader {
	text-align: right;
	height: 123px;
	background-image: url(../styleImages/backgrounds/store_logo.jpg);
	background-repeat: no-repeat;
  background-color: #ffffff;
}
#carttopHeader {
	text-align: right;
	height: 123px;
	background-image: url(../styleImages/backgrounds/cart_logo.gif);
	background-repeat: no-repeat;
  background-color: #ffffff;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
  margin-top: 14px;
  margin-right: 10px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 27px;
	color: #ffffff;
	width:79.5%;
  float: left;
  position:relative;
  margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;
 }
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
  float: left;
	height: 27px;
  width:10%;
  clear:right;
   }
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
  width:10%;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.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;
}
.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;
}

.boxTitleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
  margin:0px 0px 3px 0px;
}


.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: 9px 0px 1px 3px;
	width: 170px;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	width:98%;
  margin:0% auto 1% auto;
  background-color: #FFFFFF;
  }
/* 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 {
	float: left;
  width:100%;
  margin-bottom:1%;
	}
  /* If the category image is too wide, it will break the flow */
.subCat {
	text-align: center;
	float: left;
  width:25%;
  border: 1px #66FFFF  outset ;
  background-color: #EBEDFE;
  padding-bottom: 3px;
  margin:3% 0% 3% 6%;
}
.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: 14px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
  color:#334625
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 14px;
	background-repeat: no-repeat;
}

/*            HC --->>         */
.homeCat {
	text-align: center;
	float: left;
  width:26%;
  border: 1px #66FFFF  outset ;
  background-color: #EBEDFE;
  padding-bottom: 3px;
  margin:2.5% 0% 2.5% 5%;
  }
#homeCats {
	float: left;
  width:100%;
  margin-bottom:1%;
	}

.b-orange {
background-color:#fac748;
}
.b-yellow {
background-color:#ffffb7;
}

.t-bar {
padding: 5px 0px 6px 0px;
text-align:center;
margin:0% auto 0% auto;
font-style: normal;
font-family: Georgia,"Comic Sans MS";
font-weight: 500;
}

div.copyRight {
margin: 1.5% 15% 1.5% 15%;
font-size:70%;
font-weight:600;
text-align: center;
}
img {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


