body {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font: 12px "Verdana";
}
#pageSurround {
	width: 821px;
	margin: 0px auto;
	padding: 0 20px 20px;
	background-color: white;

}
#subSurround {
	width: 781px;
	margin: 0px auto;
	padding: 20px;
	background-color: white;
	background-image:url(../styleImages/backgrounds/subSurround.gif);
	background-repeat:repeat-y;
	border: 1px solid #dedede;	
}
#topHeader {
	text-align: right;
	height: 86px;
	width: 861px;
	margin: 0px auto;
	background: white;
	
	}
#documents{
	text-align: center;
	width: 823px;
	background: silver;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	height: 33px;
}
.topLinksLeft {
	text-align:left;
	padding-bottom: 10px;
	float:left;
	width: 50%;	
}
.topLinksRight {
	text-align:right;
	padding-bottom: 10px;
	float:left;
	width: 50%;	
}
.boxTitleLeft, .boxTitleRight {
	border-bottom:1px solid #CCCCCC;
	color:#222222;
	font-weight:bold;
	margin:0pt 0pt 6px;
	padding:0pt 0pt 3px;
	font-size: 14px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 179px; 
	float: left;
}
.colMid {
	position: relative;
	width: 582px;
	float: left;
	padding-left: 20px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit
}
/* 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 {

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin-bottom: 15px;
	padding: 3px;
}
.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;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 0px 1px;
	width: 160px;
	display: block;
	text-indent: 2px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
}
.li-nav a:hover {
	background-color: #EEEEEE;
	color: #aac585;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 156px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border: 1px solid #dedede;
	z-index: 99;
	text-align: left;
}

a.hassubmenu {
}
/*
End Cross-Browser DHTML Menu
*/
.wrapper {
	float: left; 
	width:135px; 
	height: 250px; 
	padding:5px;
}
.catimage {
	width: 132px; 
	height:132px;
	padding-bottom: 15px;
}
.cattitle {
	height: 65px; 
	overflow:hidden; 
	width:132px; 
	text-align:center;
	
   border-bottom:1px solid #ededeb;
}

/* Product Page */

.imageSide {
	float: left; 
	width: 330px;
}
.textSide {
	float:right; 
	width: 325px; 
	padding: 10px; 
	background-color: #f8f8f7; 
	border: 1px solid #ededeb;
}
