/* commented backslash hack \*/ 
html, body{height:100%;} 
* html .clearfix {height: 1%;}
/* end hack */

html,body {
	margin:0;
	padding:0;
}
#outer{
min-height:100%;
height:auto;
}
* html #outer{height:100%;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body { background-color: #000000 ;}
.required{
display:none;
}
.btncat_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
}
.btncat {
	background-color: #2A2A2A;
	height: 36px;
	border-bottom-style: solid;
	border-bottom-color: #010101;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-width: 2px; 
	border-top-color: #30373D;
}
.btncat_text:hover {
	color: #F3872D;
}
.btncat_text:focus {
  -moz-outline-style: none;
}
.right_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_menu:hover{
	color: #F3C72D;
	text-decoration: underline;
}
.btnsubcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-bottom-color: #F3872D; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px;
}
.btnsubcat:hover {
	border-bottom-color: #FF9900; 
	border-bottom-style: solid; 
	background-color: #FF9900;
	color: #000000;
}

.search {
	background-color: #FAD579;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CFD3D6;
	width: 120px;
	border: 1px solid #222443;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.homepage_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B1420;
	text-decoration: underline;
}

.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #3D3D3D;
	margin-right: 20px;
}
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E6E6E;
	text-align: right;
	padding-top: 10px;
	width: auto;
	margin-bottom: 20px;
	color: #333333;
}
.producthomepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
	padding-top: 10px;

}
.producttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px dashed #999999;
}
.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A5E;
}
.results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222443;
}
.tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBE2;
	border:black solid;
	border-color: black;
	border-width: 1px;
}
.sbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBE2;
	border-color: black;
}
.leftcol {  background-color: #9DBDEC}
.rightcol {  background-color: #A22216}
.img{  
border: #000000 solid; border-width: 1px
}
.footer {
margin-left: 330px;
}
/* commented backslash hack \*/ 

.nlink {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #A22216; 
text-decoration: none;
}
.nlink:hover {  
color: AA3C0A;
text-decoration: underline;
}
.normal2 {
width:5px;
visibility:hidden;
}