body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#pageSurround {
	width: 925px;
	margin: 0px auto;
	padding: 0px;

}
#topHeader {
	text-align: center;
	height: 370px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1000px;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE 
	background-image: url(../styleImages/backgrounds/topBlue.gif);*/
	background-repeat: no-repeat;
	background-position:top center;
}
#topMenu {
	width: 1000px;
	padding: 10px 0 0 0;
	margin: 0px auto;
}
#pageFooter {
	width: 1000px;
	height: 250px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../styleImages/backgrounds/pageFr.gif); background-repeat: no-repeat;

}
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2b2b69;
	background-image: url(../styleImages/backgrounds/titleBg.png);
	/*background-color: #ddedf5;*/
	height: 15px;
	border-top: 0px solid #ddedf5;
	border-left: 0px solid #ddedf5;
	border-right: 0px solid #ddedf5;
	padding: 5px;
}
.boxTitleFacebook {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2b2b69;
	background-image: url(../styleImages/backgrounds/titleBgFacebook.png);
	/*background-color: #ddedf5;*/
	height: 15px;
	border-top: 0px solid #ddedf5;
	border-left: 0px solid #ddedf5;
	border-right: 0px solid #ddedf5;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #ddedf5;
	background-color:#ddedf5;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContent {
	border: 1px solid #ddedf5;
	background-color: #FFFFFF;
	padding: 5px;
	color: #2b2b69;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

.boxCategories {
	border: 1px solid #ddedf5;
	background-color: #ddedf5;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.boxFooter {
	background-image: url(../styleImages/backgrounds/footerBg.png);
	/*background-color: #ddedf5;*/
	height: 25px;
	border-top: 0px solid #ddedf5;
	border-left: 0px solid #ddedf5;
	border-right: 0px solid #ddedf5;
	padding: 0px;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 585px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 80%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagination_left {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #ddedf5;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 150px;
	position:inherit;
}
.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: 24%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 230px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #ddedf5;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 4px 12px;
	background-color: #ddedf5;
	background-image:url(../styleImages/icons/bullet.gif);
	background-repeat:no-repeat;
	width: 128px;
	display: block;
	color: #2b2b69;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ddedf5;
	color: #ff6d3b;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #1984ba;
	border-right: 1px solid #1984ba;
	border-bottom: 1px solid #1984ba;
	border-top: 4px solid #65b1e2;
	z-index: 99;
}

a.hassubmenu {
/*
	background-image: url(../styleImages/more.gif);
*/	
	background-image: url(../styleImages/icons/bullet.gif);
	background-repeat: no-repeat;
/*	
	background-position: 130px 6px;
*/
}

/*
End Cross-Browser DHTML Menu
*/
.priceInfo {
	border-top: 1px dashed #ddedf5;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}