body {
	margin: 5px;
	background-color: #FFFFFF;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../../../../images/images2-back0501.gif);
	background-repeat: repeat;	
}
#pageSurround {
	width: 880px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #CAB483;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #CAB483;
	
}
#topHeader {
	text-align: right;
	height: 63px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 160px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	width: 159px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	border: 1px solid #CAB483;
	font-weight: bold;
	background-color: #FFFFFF;
}
.boxContentLeft, .boxContentRight {
	background-image: url(../styleImages/backgrounds/navbg.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #CAB483;
	border-right: 1px solid #CAB483;
	border-bottom: 1px solid #CAB483;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 166px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	
}
.colMid {
	position: relative;
	width: 530px;
	float: left;
}
.colRight {
	position: relative;
	width: 166px; 
	padding-left: 3px;
	right: 3px;
	float: right;
}
.boxContent {
	border-top: 1px solid #CAB483;
	border-right: 1px solid #CAB483;
	border-bottom: 1px solid #CAB483;
	border-left: 1px solid #CAB483;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: #EBEDFE;
	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: center;
	width: 124px;
	height: 185px;
	padding-bottom: 20px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 25px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	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: 99;
}

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



/* =boxClever Code
----------------------------------------------------------------------*/

.boxClever
{
	cursor: default;
	list-style: none;
}

.boxClever a
{
	cursor: default;
}

.boxClever a .larger
{
	display: none;
}

.boxClever a:hover .larger
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.boxClever img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	
}

.boxClever li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.boxClever .larger
{
	border-color: #000;
	
}
/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.boxClever a
{
	position: relative;
}

.boxClever a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.boxClever a:hover .larger
{
	top: -38px;
	left: -50px;
}

.boxClever li
{
	position: static;
}

