body {

	margin: 0px;

	background-color: #222222;

	background-attachment: scroll;	

	background-position: top;

}


.skintop {

	background-image: URL(../styleImages/backgrounds/top.png);

	background-repeat:repeat-x;

	background-position:bottom;
	border-left: 1px solid #000000;

	border-right: 1px solid #000000;		

	height:8px;

}
.top-bar {

	background-image: URL(../styleImages/top-bar.gif);

	background-repeat:repeat-x;

	background-position:center;

	height:170px;

}

.page-width {

	width:90%

}

.logoright {

	margin: 0px;

	height:166px;
	background-image: URL(../styleImages/backgrounds/logoright.png);

	background-repeat: no-repeat;

	background-position:right top;		
}

.logobackground {

	background-image: URL(../styleImages/backgrounds/logobackground.png);

	background-repeat: repeat-x;

	background-position:left top;
	
	border-left: 1px solid #000000;

	border-right: 1px solid #000000;	

	margin: 0px;

	height:166px;

}
.underline {
border-top: 1px solid #DCD8CA;	
padding-top:5px;
}
.menuBg {

    height: 42px;

	background-image: URL(../styleImages/menu-bar.png);

	background-repeat:repeat-x;

	background-position:left;	

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;	

	border-top: 1px solid #000000;	

}

.menu-separator {

    height:42px;

	width:1px;

	background-image: URL(../styleImages/menu-separator.png);

	background-repeat:no-repeat;

	background-position:left top;	

}

.page-topfade {

    height:9px;

	background-image: URL(../styleImages/backgrounds/page-topfade.gif);

	background-repeat:repeat-x;

	background-position:left top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;		

}
.menu-Options, a.menu-Options {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration:none;

	text-transform:uppercase;

    height: 42px;

}

a.menu-Options:Hover {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration:underline;

    height: 42px;

}

.menu-Selected, a.menu-Selected {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration:none;

	text-transform:uppercase;

    height: 42px;

	background-image: URL(../styleImages/menu-HoverState.png);

	background-repeat:repeat-x;

	background-position:left top;

}

a.menu-Selected:Hover {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration:none;

    height: 42px;

	background-image: URL(../styleImages/menu-HoverState.png);

	background-repeat:repeat-x;

	background-position:left top;	

}

.line-top {

	border-bottom: 1px solid #D0D0D0;

}

.line-bottom {

	border-top: 1px solid #000000;

}

.top-pagefade {

   	height:18px;

	background-image: URL(../styleImages/top-pagefade.gif);

	background-repeat:repeat-x;

	background-position:left top;	

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

}

.bottom-pagefade {

   	height:10px;

	background-image: URL(../styleImages/bottom-pagefade.gif);

	background-repeat:repeat-x;

	background-position:left bottom;	

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

}

.copyright-bar {

    height:30px;

	background-image: URL(../styleImages/copyright-bar.gif);

	background-repeat:repeat-x;

	background-position:left top;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;



}

.pageBg {

	background-color:#C2BFAA;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	margin: 0px;

}

.boxTitleLeft, .boxTitleRight {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 90%;

	text-transform:uppercase;

	color: #FFFFFF;

	background-image: url(../styleImages/boxTitleBg.png);

	background-repeat: repeat-x;

	height: 35px;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	padding-left: 10px;

}

.boxContentLeft, .boxContentRight {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size:12px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #E1E3E3;
	padding: 10px;
}
.boxfoot {
	background-image: url(../styleImages/backgrounds/boxFt.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
.page-boxFt-left {
	background-image: url(../styleImages/backgrounds/page-boxFt-left.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
.page-boxFt-middle {
	background-image: url(../styleImages/backgrounds/page-boxFt-middle.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.page-boxFt-right {
	background-image: url(../styleImages/backgrounds/page-boxFt-right.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
.colLeft {

	position: relative;

	left: 0px;

	width: 200px; 

	padding-right: 15px;

	float: left;

}
.content-width {
	padding-left:15px;
	padding-right:15px; 

}
.colMid {

	position: relative;
	float: left;

}
.boxContent {

	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size:12px;

	color: #333333;

	background-color: #ffffff;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 200px; 

	padding-right: 15px;

	float: left;

}

.colMainCheckout {


	position: relative;
	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align:center;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.subCat {	
	text-align: center;
	float: left;
	width:22.5%;
	padding-top:5px;
}
.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: 25%;

	height: 185px;

}
