body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 898px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px auto;
	padding: 0px;

}
#topline {
	border-top: 2px solid black;
	border-bottom: 1px solid white;
}
#botline {
	border-top: 1px solid white;
	border-bottom: 2px solid black;
}
#topHeader {
	text-align: right;
	width: 898px;	
	height: 80px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0px;
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/backgrounds/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#flashMenu {
	width: 898px;	
	height: 189px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0px;
	margin: 0px auto;
}

#site_docs {
	width:898px;
	padding:5px 0px 5px 0px;
	background-color:#000;
	text-align:center;
}
.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/backgrounds/title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	height: 25px;
}
.boxTitleCenter {
	display:block;
	padding-bottom:10px;
	background-image: url(../styleImages/backgrounds/title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 22px;
	font-weight: bold;
	color: #369;
}
.boxContentLeft, .boxContentRight {
	line-height:18px;
	margin-bottom: 30px;
	padding-top: 5px;
}


.boxCategories {
	margin-bottom: 30px;
}
.colLeft {
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
.colMid {
	position: relative;
	margin: 20px 20px 0px 20px;
	float: left;
}
.colRight {
	position: relative;
	margin-right: 10px;
	margin-top: 20px;
	float: right;
}
.boxContent {
	line-height:18px;
	color: #000;
	margin-bottom: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width:640px;
	margin: 20px 20px 0px 20px;
	float: left;
}
/* END CHECK OUT PAGES */
.mainNavBar {
	width:898px;
	height:23px;
	font-size:16px;
	color:#666;
	background-color:#000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px auto;
	padding-top:8px;
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	line-height: 16px;
	padding: 8px;
	float: left;
	width: 128px;
	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: 136px;
	margin: 0px 5px 0px 5px;
	height: 170px;
	float: left;
	overflow: hidden;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	font-weight:bold;
	line-height: 28px;
	border-bottom: 1px solid #ccc;
	width: 200px;
	display: block;
	color: #69c;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	text-indent:5px;
	color: #369;
	background-color:#eee;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	background-color:#eee;
	margin-left: 200px;
	padding:0px 5px 0px 5px;
	width:200px;
	margin-top: -30px;
	border: 1px solid #ccc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 188px 12px;
}

/*
End Cross-Browser DHTML Menu
*/

/** QUANTITY DISCOUNT PRICING
********************/
#QuantityDiscounts {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}
	
#QuantityPrices {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

/** TEXT INPUT FIELDS
********************/
#TextInputs {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}
	
#Inputs {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}
