body {
	margin: 0;
}
#pageSurroundIndex {
	width: 760px;
	margin: 0px auto;
	padding: 0px 12px 0px 12px;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#pageSurroundCart {
	width: 760px;
	margin: 0px auto;
	padding: 0px 12px 0px 12px;
	background-image: url(../styleImages/backgrounds/pageCartBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#topHeader {
	text-align: right;
	height: 94px;
	padding-right: 10px;
	padding-top: 20px;	
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #EC1D25;
	height: 15px;
	padding: 3px 0 1px 15px;
}
.boxContentLeft, .boxContentRight {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 8px 5px 8px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 168px; 
	padding-right: 16px;
	float: left;
}
/* Hides from IE-mac \*/
* html .colLeft {
	position: relative;
	left: 0px;
	width: 168px; 
	padding-right: 6px;
	float: left;
}
/* End hide from IE-mac */

.colMid {
	position: relative;
	width: 403px;
	float: left;
}
/* Hides from IE-mac \*/
* html .colMid {
	position: relative;
	width: 410px;
	float: left;
}
/* End hide from IE-mac */

.colRight {
	position: relative;
	width: 156px; 
	padding-left: 6px;
	right: 0px;
	float: right;
}
/* Hides from IE-mac \*/
* html .colRight {
	width: 154px; 
	padding-left: 8px;
	padding-right: 0px;
	margin-right: -2px;
	right: 0px;
	float: right;
}
/* End hide from IE-mac */

.boxContent {
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-right: 16px;
	float: left;
	z-index: 100;	
}
/* Hides from IE-mac \*/
* html .colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-right: 16px;
	float: left;
	z-index: 100;		
}
/* End hide from IE-mac */

.colMainCheckout {
	position: relative;
	width: 564px;
	float: left;
	z-index: 1;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #EC1D25;
	text-align: right;
	padding: 4px 50px 4px 3px;
	margin-bottom: 10px;
}
.siteDocsFooter {
	background-color: #EC1D25;
	padding: 4px 50px 4px 3px;
	text-align: right;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.buyButton {
	text-align: right;
	height: 20px;
	vertical-align: top;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 150px;
}
.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: 121px;
	margin: 5px;
	height: 140px;
	float: left;
	overflow: hidden;
	z-index: 99;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	z-index:
}

.li-nav a {
	padding: 2px 1px;
	width: 145px;
	display: block;
	text-indent: 2px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #003366;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	background-color: #FFFFFF;
}

.ul-nav {
	width: 150px;
	padding: 0px;
	background-color: #FFFFFF; 
}

.li-nav {	
	float: left;
	background-color: #FFFFFF;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 140px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 1;
	background-color: #FFFFFF;
	width: 200px;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
	background-color: #FFFFFF;
}
/*
End Cross-Browser DHTML Menu
*/