body {
	margin: 5px;
	background-color: #d5eaf3;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#pageSurround {
	width: 923px;
	margin: 0px auto;
	padding: 5px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
}
#topHeader {
	text-align: right;
	height: 81px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-top: 10px;
	width: 926px;
}
.logo {
	height: 73px;
	width: 392px;
	float:left;
}
.top-box {
	height: 81px;
	width: 482px;
	float:right;
	background-image: url(../styleImages/top-bg.png);
	background-repeat: no-repeat;
}
.top-box-cart {
	height: 81px;
	width: 240px;
	float:left;
	margin-left: 9px;
	margin-top:1px;
}
.top-box-mail {
	height: 81px;
	width: 197px;
	float:right;
	margin-right: 9px;
	margin-top:1px;
	padding-left: 3px;
	background-image: url(../styleImages/top-box-div.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
#nav {
	height: 54px;
	width: 926px;
	margin-bottom: 10px;
}
#top-image {
	height: 219px;
	width: 926px;
	margin-bottom: 10px;
}
#main-content-top {
	background-image: url(../styleImages/backgrounds/content-bg-top.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 927px;
}
#main-content-mid {
	background-image: url(../styleImages/backgrounds/content-bg-mid.png);
	background-repeat: repeat-y;
	width: 927px;
	float:left;
}
#main-content-bot {
	background-image: url(../styleImages/backgrounds/content-bg-bot.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 927px;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/box-top.png);
	height: 32px;
	background-repeat: no-repeat;
	width: 188px;
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../styleImages/backgrounds/box-mid.png);
	background-repeat: repeat-y;
	width: 188px;
}
.box-bot {
	background-image: url(../styleImages/backgrounds/box-bot.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 188px;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 188px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 505px;
	float: left;
}
.colRight {
	position: relative;
	width: 188px; 
	padding-right: 15px;
	right: 0px;
	float: right;
}
.boxContent-top {
	background-image: url(../styleImages/backgrounds/text-box-bg-top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 505px;
}
.boxContent-bot {
	background-image: url(../styleImages/backgrounds/text-box-bg-bot.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 505px;
	margin-bottom:10px;
}
.boxContent {
	color: #333333;
	margin-top: 0px;
	position: inherit;
	padding-bottom: 3px;
	background-image: url(../styleImages/backgrounds/text-box-bg-mid.png);
	background-repeat: repeat-y;
	width: 493px;
	padding-right: 6px;
	padding-left: 6px;
	overflow:hidden;
}
.boxContent a {
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
}

.boxContent a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	z-index:5;
	left: 0px;
	width: 188px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 693px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
font-size: 8pt;
}
.siteDocs a {
	color: #3d4ea5;
	text-decoration: none;
	font-size: 8pt;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	
	text-align: center;

	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.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;
	overflow: hidden;
}

/*
View Cat Products
*/

div.mainProds {
	text-align: center;
	width: 153px;
	float: left;
	overflow: hidden;
	margin: 3px;
	background-image: url(../styleImages/backgrounds/latest-prod-bg2.png);
	background-repeat: no-repeat;
	height: 194px;
	padding: 3px;
}

div.mainProds-info-bg {
	background-image: url(../styleImages/backgrounds/prod-info-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 73px;
	width: 139px;
	padding: 3px;
	margin-top: 5px;
}
div.mainProds-buts {
	height: 58px;
	width: 153px;
}
div.mainProds-buts-more {
	height: 58px;
	width: 35px;
	float: left;
	margin-left:20px;
}
div.mainProds-buts-buy {
	height: 58px;
	width: 35px;
	float: right;
	margin-right:30px;
}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style-position: inside;
	list-style-image: url(../styleImages/bullet.png);
	list-style-type: none;
	width: 188px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 4px 1px 4px 20px;
	display: block;
	text-indent: 2px;
	width: 166px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 8pt;
	font-weight: bold;
}
.li-nav a:hover {
	background-color: #1e3296;
	color: #ffffff;
}

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

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

.li-nav {
	float: left;
	background-image: url(../styleImages/bullet.png);
	background-repeat: no-repeat;
	background-position: 7px;

}

.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: 1px solid #000000;
	z-index: 99;
	background-color: #e6e6e8;
}

a.hassubmenu {

	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
