
#holder {MARGIN-left: 15px; Margin-right:5px;WIDTH: 950px; font-size:11px;}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;	
}
.popproduct a:link {
color : #FFFFFF; 
text-decoration : none; 
} 
.popproduct a:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
.popproduct a:hover {
color : #FFFFFF; 
text-decoration : underline; 
}
.popproduct{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/productBg.jpg);
	height: 36px;
	border-top: 1px solid #005ed0;
	border-left: 1px solid #005ed0;
	border-right: 1px solid #005ed0;
	line-height:18px;
}
.popcontent {
	border: 1px solid #005ed0;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 140px;
	height :auto;
}

/* for Internet Explorer */
/*\*/
* html .popcontent {
height: 140px;
}
/**/

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #3c8cc9;
	border-left: 1px solid #3c8cc9;
	border-right: 1px solid #3c8cc9;
	padding-left: 2px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #3c8cc9;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 150px; 
	padding-left: 0px;
	padding-right: 7px;
	float: left;
}
.colMid {
	position: relative;
	width: 785px;
	float: left;
}
.colRight {
	position: relative;
	width: 120px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #3c8cc9;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 145px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 785px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #3c8cc9;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 337px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 80px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #3c8cc9;
	border-bottom: 1px solid #3c8cc9;
}
.latestProds {
	float: left;
	text-align: center;
	width: 145px;
	height: 240px;
	padding:5px;
}