body {
	margin: 5px;
	background-color: #083293;
	
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.clearfix:after {
    content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: inherit;
}

* html .clearfix {
   height: 1%;
}

#topHeader {

	text-align: right;
	height: 50px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
	
	
}

#bg_image {
display: block;
width: 960px;
background-image:url(../styleImages/top_bg.jpg);
background-repeat:no-repeat;
height: 125px;
}


.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #84b5f9;
	background-color:#d5e1f8;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 505px;
	float: left;
}

.colMid_promo {
	position: relative;
	width: 705px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
	
}
.boxContent {
	border: 0px solid #d54718;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	width: 600px; 
	font-size: 14px;
}

.boxContent_promo {
	border: 0px solid #d54718;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	width: 750px; 
	font-size: 14px;
}
/* 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:right;
	margin-right: 265px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid #B6D9FA;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 590px;	
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 180px;
	height: 150px;
	border: 1px solid #80b4dc;
}


#subProds {
	text-align:justify;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 12px;
	border: 0px solid #d54718;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 580px;
}
.subProd {	
	text-align: center;
	width: 170px;
	height: 300px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #eeebe0;
}

.CatContent {
   text-align:justify;
	background-color: #d5e1f8;
	color: #000000;
	text-align: left;
	font-size: 12px;
	border: 0px solid #92BCF8;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 300px;
	border: 1px solid #787FC1;
}




.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #FF0000;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 


.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: 30%;	
	height: 170px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #f34040;
	position: relative;
	font-size: 11px;
	
	 float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
	
	 display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 0px solid #FF0000;
  margin: -6px 6px 6px -6px;
  padding: 4px;
	
	}

/*
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;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.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
*/