body {
	margin: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url();
	background-repeat:no-repeat;
	background-position: -50px -370px;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #333333;
	background-color: ;
	background-image: url(../styleImages/backgrounds/contentBg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	text-align: right;
	height: 105px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: ;
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 0px;
	padding-bottom: 10px;
}
.boxContentRight {
	border: 1px solid #333333;
	background-color: ;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentLeft {

	border: 1px solid #000000;

	background-color: ;

	padding-left: 5px;

	margin-bottom: 5px;

	padding-top: 3px;

	padding-bottom: 0px;

}
.colLeft {
	position: relative;
	left: 0px;
	width: 140px; 
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 530px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
    	border-color: #333333;
    	border-width: 0px 0px 0px 0px;
    	border-style: solid;
}
.colMidhome {
	position: relative;
	width: 552px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
    	border-color: #333333;
    	border-width: 0px 0px 0px 0px;
    	border-style: solid;
}
.colRight {
	position: relative;
	width: 140px; 
	padding-left: 10px;
	padding-right: 10px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 	#333333;
	background-color: #ffffff ;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 140px;
	width: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 890px;
	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: ;

	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;

	height: 50px;

}
.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: left;
	width: 100%;
	height: 100%;
}
.shadowbox {
	float:left;
	background: url('https://www.kickbacksamples.com/online/images/shadowAlpha.png') no-repeat bottom right !important;
	background: url('https://www.kickbacksamples.com/online/images/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.shadowbox img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

