body {
	margin: 10px;
	background-color: #B8D4F9;
}
#pageSurround {
	width: 737px;
	margin: 0px auto;
	border: 6px solid #FFFFFF;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#footer {
	width: 737px;
	margin: 0px auto;
margin-top: 10px;
	background-color: #B8D4F9;
text-align:right;
color: #555;
	
}

#footer a, #footer a:hover {
color: #555;
text-decoration: none;
}


#topHeader {
	text-align: left;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 176px;	
	padding-left: 10px;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #4FA3E4;
	height: 26px;
	border:0px;
	padding-left: 0px;
	border-bottom: 3px solid #EC008B;
	font-size: 13px;
	padding-top:9px;
	padding-left: 30px;

}

.bluestar {
	background: #4FA3E4 url(../styleImages/top-bluestar.gif) no-repeat left center;  
}

.bluebasket {
	background: #4FA3E4 url(../styleImages/top-basket.gif) no-repeat left center;  
}

.blueat {
	background: #4FA3E4 url(../styleImages/top-at.gif) no-repeat left center;  
}

.boxContentLeft, .boxContentRight {
	border: 0px;
	background-color: #EFEFEF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 8px;
	float: left;
}
.colMid {
	position: relative;
	width: 402px;
	float: left;
}

.colMid2 {
	position: relative;
	width: 567px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	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 {
	text-align:center;
	margin-top: 10px;
}



.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	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: 100px;
}
.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;
}

/*
Start Cross-Browser DHTML Menu
*/



#sitedocs-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
border: 1px solid #ccc;
border-bottom: 0px;
}


#sitedocs-nav li {
border-bottom: 1px solid #ccc;
text-align: left;
padding: 5px;
}


#sitedocs-nav li a {
	display: block;
	text-indent: 8px;
background: #FFF url(../styleImages/bally.gif) no-repeat left center; 
}

#sitedocs-nav li a:hover {
background: #FFF url(../styleImages/ballp.gif) no-repeat left center; 
color: #F87EB0;
}



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

.li-nav a {
	padding: 2px 1px;
	background-color: #EFEFEF;
	width: 158px;
	display: block;
	text-indent: 25px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;

	background: #EFEFEF url(../styleImages/listar.gif) no-repeat left center; 
border-bottom: 1px solid #E2DEDE;
}
.li-nav a:hover {
	background: #F87EB0 url(../styleImages/listarpink.gif) no-repeat left center; 
	color: #FFF;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -22px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
	width: 160px;
}

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