body {
      margin: 5px;
      margin-top:14px;
      background-color: #000013;
       background-image: url(../styleImages/backgrounds/Heiroglyphbg.jpg);
       background-attachment: scroll; 
       background-repeat: repeat-y; 
       background-position: 0% 0%;  
}
#pageSurround {
	width: 780px;
	margin: 0px 0px 0px 119px;
	padding: 5px;
	border: 4px solid #996600;
	background-color: #663300;
}
#subSurround {
	/* border: 1px solid #663300;
	 background-image: url(../styleImages/backgrounds/Luminati-new-logo2.jpg); */
      background-color: #663300;

}
#topHeader {
	text-align: right;
	height: 140px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-top: 0px;
                background-color: #663300;
	background-image: url(../styleImages/backgrounds/Luminati-new-logo2.jpg);
                background-repeat: no-repeat; 
                background-position: 0% 0%;  
	border-bottom: 2px solid #663300;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 200px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #996600;
	border-right: 2px solid #996600;
	border-bottom: 2px solid #996600;
	border-top: 2px solid #996600;
	/* background-color: #FFFFFF; */
	padding-left: 5px;
                margin-top: 3px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 560px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #A8B4B0;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;
	padding: 10px;
	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: 200px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 560px;
	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: 131px;
	height: 120px;
}

/* -----  ADDED for custom SIDEBAR ----- */
.sbarimage {  font-family: Arial, Helvetica, sans-serif; 
              line-height: 100%;
              margin: 5px 0px 0px -5px;
              text-align: left;
}


