body {
	margin: 0px;
	background-color: #000000;
}
#pageSurround {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px;
	background-image: url(../styleImages/backgrounds/BG1.jpg);
	background-repeat: repeat-y;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
#footer {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 0px;
	background-color: #000000;
	color: FFFFFF;
}
#top {
	height: 171px;
	width: 1020px;	
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
}

#tabs {
	height: 22px;
	width: 1020px;	
	background-color: #333333;
	background-repeat: no-repeat;
}

#search {
	height: 25px;
	width: 1020px;	
	padding-top: 2px;
	background-color: #990000;
	background-repeat: no-repeat;
	border-top: 1px solid #333333;
}

#searchbar1 {
	width: 410px;
	float: right;
}
#searchbar2 {
	width: 600px;
	float: left;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	background-color: #990000;
	height: 22px;
	border-top: 1px solid #333333;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-left: 0px;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #333333;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 150px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.topCats {

	text-align: center;

	height: 20px;

	margin-bottom: 0px;

	}
	
.topCatsBgRight {

	background-repeat: no-repeat;

	background-position: right;

	height: 42px;

}

.topCatsBgLeft {

	float: left;

	background-repeat: no-repeat;

	background-position: left;

	height: 42px;

}
.topCatsTabLeft {

	background-image: url(../styleImages/backgrounds/catTabLeft.gif);

	background-repeat: no-repeat;

	width: 12px;
	
	height: 22px;


}

.topCatsTabMid {

	background-image: url(../styleImages/backgrounds/catTabMid.gif);

	background-repeat: repeat-x;
	
	height: 22px;


}

.topCatsTabRight {

	background-image: url(../styleImages/backgrounds/catTabRight.gif);

	width: 12px;
	
	height: 22px;

	background-repeat: no-repeat;

}
.colMid {
	position: relative;
	width: 700px;
	float: left;
	padding-right: 10px;
	background-color: #000000;
}
.colRight {
	width: 160px; 
	right: 0px;
	float: left;
	background-color: #333333;
}
.boxContent {
	border: 0px solid #000000;
	padding: 0px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #ffffff;
	background-color: #000000;
	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: #000000;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #ffffff;
	width: 700px;
}
.latestProds{
    float: left;
    text-align: center;
    width:140px;
    height:120px;
    background-color:#000000;
    padding:5px;margin:15px; 
	border: 2px;
	border-color: #990000;
}
.subCat {    
    text-align: center;
	color: #990000;
    padding: 20px;
    float: left;
    width: 100px;
    height: 100px;
}
.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;
}

 /****** Adv Banner mod css *******/ 

 /* common banner css */ 
 .bannerBoxContent { 
  padding: 0px; 
  margin-bottom:10px; 
  overflow:hidden; 
 } 
 /* banner box specific extra css */ 
 /* add your own css below to style each box independently */ 
 .MainTop { } 
 .MainBottom { } 
 .MainCenter { } 
 .Right1 { } 
 .Right2 { } 
 .Right3 { } 
 .Right4 { } 
 .Right5 { } 
 .Left1 { } 
 .Left2 { } 
 .Left3 { } 
 .Left4 { } 
 .Left5 { } 

