body {
	margin: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	position: static;
	clear: both;
	left: 50%;
	margin-left: -483px;
	width: 966px;
	margin: 0px auto;
}
#leftcol {
	position: relative;
	float: left;
	width:45px;
	height:745px;
	background-image: url(../styleImages/backgrounds/edge_LT.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#midcol {  /* contains: header & bodygrp */
	position: relative;
	float: left;
	width:876px;
	height:745px;
}
#header {
	position: relative;
	float: left;
	width: 876px;
	height: 145px;
	background-image: url(../styleImages/backgrounds/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#headeraddress{
	position: relative;
	float: right;
	clear: both;
	margin: 90px 10px 0px 0px;
	font-size: 10px;
	color:#666666;
}
#searchFORM {
	position: relative;
	float: right;
	clear: right;
	margin: 20px 0px 0px 0px;
}
#NAV {
	position: relative;
	float: left;
	margin: 15px 0px 20px 15px;
	height: 35px;
	font-size: 12px;
	line-height: 120%;

}
#body_grp {
	position: relative;
	float: left;
	width: 876px;
	height: 600px;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#rightcol {
	position: relative;
	float: right;
	width:45px;
	height:745px;
	background-image: url(../styleImages/backgrounds/edge_RT.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#footer {
	position: relative;
	float: left;
	clear: both;
	width:966px;
	height:65px;
}
#catmenu {
	position: relative;
	float: left;
	margin: 70px 0px 0px 15px;
	height:390px;
	width:153px;
	z-index: 20;
}
#catlistbox {
	background-image: url(../styleImages/backgrounds/CAT_title.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	position: relative;
	float: left;
	height:320px;
	width:150px;
	overflow: auto;
	border: 1px solid #7a0a0a;
	z-index: 20;
}
#catlist {
	position: relative;
	float: left;
	margin: 25px 0px 0px 30px;
}
#Cat_desc {
	position: relative;
	text-align: center;
	float: left;
	
	margin: 5px 0px 10px 0px;
	font-size: 9px;
}
.trans {
	position: relative;
	float: left;
	opacity: .7; filter:alpha(opacity=70);
	z-index: 10;
}

#body_content {
	position: relative;
	float: left;
	margin-left: 15px;
	width:675px;
	height:460px;
	border: 1px solid #7a0a0a;
	overflow: auto;
	z-index: 20;
}
#content_box {
	margin: 0px 0px 20px 60px;
	width: 512px;
	border-left: 1px gray dashed;
	border-right: 1px gray dashed;
	padding: 20px 20px 20px 20px;
}
#content_box img {
	border: 1px thin gray;
	clear: both;
}
#mfgs {
	position: relative;
	float: left;
	background-color:#FFFFFF;
	margin: 18px 0px 0px 14px;
	border: 1px solid #7a0a0a;
	overflow: auto;
	width: 846px;
	height: 90px;
}
#subCats {
	text-align: center;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	float: left;
	width: 640px;
}
.subCat, .POPitem {	
	text-align: center;
	float: left;
	width: 100px;
	height: 120px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}
.subCat img, .POPitem img{
	max-width: 85px;
	height: 85px;
	margin-bottom: 5px;
	z-index: 20;
}

.boxContent {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
	z-index: 20;
}

.POPtitle {
	position: relative;
	float: left;
	margin: -10px 0px 0px 15px;
	border: 1px solid #7a0a0a;
	z-index: 20;
}

.POPcontent {
	width:652px;
	border-top: 1px solid #7a0a0a;
	padding: 20px 0px 10px 5px;
}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 403px;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}


/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {
	text-align: right;
	padding: 5px 10px 5px 0px;
}


.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: 131px;

	height: 120px;

}


#lightbox{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:540px;
	height: 600px;
	margin: -300px 0 0 -270px;
	border: 5px double #7a0a0a;
	background:#fff;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#444;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}
#lb_imagebox {
	position: relative;
	float: left;
	clear: left;
	width: 500px;
	height: 400px;
	margin: 2px 0px 0px 20px;
}

#lb_infobox {
	position: relative;
	float: left;
	clear: both;
	margin: 5px 0px 0px 20px;
	width: 480px;
	border-left: 1px gray dashed;
	border-right: 1px gray dashed;
	padding: 5px 10px;
	font-size: 10px;
	color:#666666;
}

#lb_close, #lb_close:visited {
	position: relative;
	float: right;
	width: 50px;
	height: 12px;
	text-align: center;
	border: 1px solid #7a0a0a;
	background-color: #7a0a0a;
	font-size: 8px;
	letter-spacing: .35mm;
	color: #FFF0F0;
	text-decoration: none;
}

#lb_close:hover, #lb_close:active {
	border: 1px solid #CC0000;
	background-color: #CC0000;
	color:#FFF;
	text-decoration: none;
}

.clear {
	clear: both;
}
