body {
	margin: 5px;
	background-color: #30537f;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #30537f;
	background-color: #FFFFFF;
}
#pagesearch {
	background-image: url(../styleImages/backgrounds/contenttop.gif);
	background-color: #30537f;
	padding: 2px;
	text-align: right;
	
}
#subSurround {
	border: 1px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	height: 225px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	
	border-bottom: 1px solid #000000;
}

.boxTitlePopProd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
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;
}

.boxContentPopProd {
border: 1px solid #000000;
background-color: #EBEDFE;
padding-left: 5px;
margin-bottom: 10px;
padding-top: 3px;
padding-bottom: 5px;
}

.PopProdEa {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
text-align: center;
padding: 3px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	background-color: #30537f;
	width: 155px;
	height: 22px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeft, .boxContentRight {
	font-size: 100%;
	border-left: 1px solid #0E51A3;
	border-right: 1px solid #0E51A3;
	border-bottom: 1px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentLefth, .boxContentRighth {
	font-size: 120%;
	font-color: #000000;
	border-left: 1px solid #0E51A3;
	border-right: 1px solid #0E51A3;
	border-bottom: 1px solid #0E51A3;
	background-color: #90aadd;
	padding: 2px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxContentLefth a:hover, .boxContentRighth a:hover {
	font-size: 100%;
	font-color: #ffffff;
	display:block;
	background-color: #30537f;
}


.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.insess {
	text-align:right;
	font-color: #ffffff;
	background-color: #30537f;
}

.colMid {
	position: relative;
	width: 610px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 1px solid #A8B4B0;
	border-left: 0px solid #5E85CF;
	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: 770px;
	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: 770px;
}
.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;
}
.latestbg {
	
	background-color: #efefef;

}
.latestProds {
	padding-top: 10px;
	background-color: #efefef;
	float: left;
	text-align: center;
	width: 201px;
	height: 195px;
}
.latestProdim {
	padding: 2px 2px 2px 2px;
	border: 1px solid #436291;
	background-color: #cccccc;

}

.photol {
	padding: 25px 25px 25px 25px;
	border: 1px solid #436291;
	background-color: #ece9e9;

}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
