body {
	line-height: 1;
}
#pageSurround {
	width: 1002px;
	margin: 0px auto;
	padding: 0px;

}
#topHeader {
	text-align: center;
	height: 70px;
	padding-bottom: 10px;
	width: 100%;	
	margin: 0px auto;
	background-image: url(../../../../images/background_gradient_01.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.boxSurround {
	margin: 0;
	padding: 0;
	background-image: url(../../../../images/background_gradient_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainBoxSurround {
	padding-left: 54px;
	padding-right: 54px;
	padding-top: 40px;
	padding-bottom: 22px;
	background-image: url(../../../../images/background_gradient_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxTitleLeft, .boxTitleRight {
    color: #565656;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding: 8px;
	text-transform:uppercase;
}
.boxContentLeft, .boxContentRight {
	padding: 0px 8px 8px 8px;
	margin-bottom: 5px;
}
.boxCategories {
	padding: 0px 8px 8px 8px;
	margin-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 170px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 170px; 
	float: right;
}
.boxContent {
	padding: 0px 8px 8px 8px;
	margin-bottom: 10px;
	color: #565656;
	position: inherit;
}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 140px;
	position:inherit;
}
.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: 24%;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
	position: relative;
}

.ul-share {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.li-share {
	float: left;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

.li-nav a {
	margin-bottom: 8px;
	width: 152px;
	display: block;
	text-indent: 2px;
	color: #f26738;
	text-decoration: none;
}
.li-nav a:hover {
	color: #f23d00;
	text-decoration: underline;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: auto;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #ffffff;
	background-color: #f5f1e5;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/
