body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../styleImages/backgrounds/stoomtroop.jpg) repeat top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	
}
#topHeader {

	text-align: right;
	height: 92px;
}

a img {border: 0px;}

.cartBoxContent {
	width: 700px;
	margin: auto;
}

#footerSurround {
	height: 260px;
	background-color: #000;
	 color: #fff;
	margin-bottom: 20px;
}
#footerSub {
	width: 960px;
	margin: 0px auto;
	
}
#footerSurround a {
	color: #EC1D25;
	text-decoration: none;
}
#footerSurround a:hover {
	color: #EC1D25;
	text-decoration: underline;
}
#footerleft{ width: 300px;
padding-top: 140px;
	
}
#footerright{  vertical-align: baseline;padding-top: 80px;}

.categories{

	font-size: 15px;
	text-align: center;
}
.categoryItem {
	margin: 0 12px;
	color: #000;
	text-decoration: none;
}
.categoryItem:hover {
	color: #000;
	text-decoration: underline;
}

.ProdLeft{
	vertical-align: top;
	padding-right: 30px;
}
.ProdPrice {
	font-size: 17px;
	padding: 10px 0;
}
.boxMailing {
	width: 255px;
	text-align: left;
	float: right;
	margin-top: 10px;
}



.boxTitleLeft, .boxTitleRight {
	
}
.boxContentLeft, .boxContentRight {
	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
padding: 0 30px;
}
/* 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:right;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	
	text-align: center;
	
	margin: 0px;
	padding: 3px;
	float: left;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.latestProds {
	float: left;
	text-align: left;
	width: 445px;
	height: 402px;
}
.LPLeft,.LPRight {
	vertical-align: top;
}
.LPLeft {
 width: 80%;
 padding: 10px 10px 10px 20px;
}
.latestProds h3 {
padding: 0;
	font-variant: small-caps;
	font-size: 130%;
	margin: 2px 0 5px 0;
}
.LPRight {}

/*FP crossed*/
.home {
	width:960px;
	height:74px;
	
}
.panelBox {
	width:450px;
	height:300px;
	float:left;
	margin:0; padding:0;
}

.panelBox a {
	text-decoration:underline;
	color:#fbc9cb;
}

.panelBox img {
	float:right;
}
