body {
	margin-top: 15px;
	background-color: #000013;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Page expanded by 102px */

#pageSurround {
	width: 950px;
	margin: auto auto auto auto;
	padding: 5px;
	border: 1px solid #cc0066;
	background-color: #cc0066;
}
#subSurround {
	border: none;
	background-image: none;
	background-color:#ffffff;
}
#topHeader {
  background-color: #cc0066;
	text-align: right;
	height: 166px;
	margin-bottom:0px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/pendingnewbanner.gif);
  background-position: bottom center;
	background-repeat: no-repeat;
}


.boxSubTitleLeft {
font-size: 80%;
text-decoration: underline;
margin:3px 0px 2px 0px;
color:#0000FF;
color:#666666;font-weight:600
}
.boxContent {
	border:none;
	padding: 3px;
	font-size: 75%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 7px;
  text-align: left;
  color: #000000;
  font-weight: 500;
}
.boxTitleLeft, .boxTitleRight {
	font-size: 90%;
	color: #09347C;
	color:#666666;
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 195px;
	height: 23px;
	margin-left:3px;
	margin: 7px 0 0 3px; 
	line-height:23px;
	text-align:center;
	font-weight:600
	}
.boxContentLeft, .boxContentRight {
	background-image: none;
	background-position: left bottom;
	background-repeat:repeat-y;
	color:#ce0067;
	width: 195px;
	margin-left:3px;
}


.boxBottomLeft, .boxBottomRight {
	font-size: 70%;
	color: #09347C;
	background-image:none;
	background-position: left top;
	background-repeat: no-repeat;
	width: 195px;
	height: 14px;
	margin-left:3px;
	padding:0 0 0 5px;
		}
		.boxBasketBottom {
	font-size: 70%;
	color: #09347C;
	background-image:none;
	background-position: left top;
	background-repeat: no-repeat;
	width: 195px;
	height: 24px;
	margin-left:3px;
	padding:0 0 0 0;
		}

.colLeft {
	position: relative;
	left: 3px;
	float: left;
	width: 205px;
	clear:left;
}
.colMid {
	position: relative;
	width: 735px;
	float: left; 
	color:#ce0067;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 9px;
	float: right;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 3px;
	width: 205px;
	padding:0 0 0 0;
	float: left;
  clear:left;
}

.colMainCheckout {
	position: relative;
	width: 735px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding: 5px 0px 5px 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color:#FFFF33;
	border: 1px solid #C9CEFC;
	margin-top: 7px;
	padding: 3px 0px 3px 0px;
	clear:both;
	height:161px;
		}
.subCat {	
	text-align: center;
	padding: 3px 0px 3px 0px;
	width:24.5%;
	position:relative;
	float:left;
	
				}
.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;
}

/* Following id for the moving banner ! */
#b-0 {
background:#cccccc;
position:relative;
clear:both;
overflow:hidden;
border-top: 1px solid #cc0066;
border-bottom:1px solid #cc0066;
}

#b-1 {
position:absolute;
left:0px;
}

div.b-2 {
display:none;
position:absolute;

}

img.b-3 {
border:solid 1px #333333;            
}

#hcBannerText {
background:#ffffff;
  font-size:70%;
	position:absolute;
	display:none;
	z-index:1010;
	color:#000000; 
	top:5px;
	padding:1px 2px 1px 2px;
	border:1px #66CCCC solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
span.codedesc {
font-size:85%;
line-height:100%;
text-align:center;
}

/* End of banner CSS. */


table.prodview {
 width:100%;
 }


