body {
	margin: 5px;
	background-color: #000013;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height: 100%;
}
#subSurround {
	border: 1px solid #000000;
	background-color: #158CA9;
	background-image: url(../styleImages/backgrounds/contentBg3jpg);
	background-repeat: repeat;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	/*height: 175px;*/
	height: 189px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 3px;
	background: #158CAA url(../styleImages/backgrounds/ashcroft_header_6.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #000000;
}
.topheaderbox {
	float: left;
	width: 100%;
	height: 186px;

}
.toplogobox {
	float: left;

	width: 310px;
	height: 186px;

}
.slidebox {
position: absolute;
top: 14px;
right: 18px;
		width: 350px;
	height: 186px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.searchbox {
	float: right;
	width: 140px;
	height: 186px;
	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg4.gif);
	width: 165px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
}
.colMid {
	width: 98%;
}
.colRight {
	width: 160px; 
	padding-left: 5px;
}
.boxContent {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float:left;
}
.colMainCheckout {
	width: 600px;
}

/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.relatedbypedro {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
		padding-left: 25px;
			}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#qanda ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#qanda ul#questionheaders{
	margin-bottom:50px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
}
#qanda ul#questionheaders li{
	font-weight:bold;
	margin:15px 0px;
}
#qanda ul#questionheaders a{
	color:#0E51A3;
	text-decoration:none;
}
#qanda ul#questionheaders a:hover{
	color:#FF0000;
}
#qanda span.answer{
	display:block;
	margin:10px 0px 20px 30px;
}
#qanda span.question{
	font-weight:bold;
}
div.txtContentTitle{
	background-image:url(../styleImages/backgrounds/contentBoxTitleBg.jpg);
	font-size:110%;
	font-weight:bold;
	height:16px;
	padding:3px 5px;
	margin:0px;
	color:#FFF;
}
div.container h3{
	background-image:url(../styleImages/backgrounds/greyContentBoxTitleBg.jpg);
	font-size:100%;
	font-weight:bold;
	height:15px;
	padding:3px 10px;
	margin:0px;
	color:#FFF;
}
div.container h3.h3over{
	background-image:url(../styleImages/backgrounds/greyContentBoxTitleBg2.jpg);
}
.readbody a{
	text-decoration:none;
	cursor:pointer;
}
.section .thebody{
margin:0px;
	padding:5px 2px;
	
}
.section .thebody p{
padding:3px 10px 10px 10px;	
}

#bottomProdContent{
	padding:5px 10px;
}

.toexpand{
	font-size:10px;
	font-weight:normal;
}
.faqp{
	padding:5px 10px;
}
