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

html,body {
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
#outer{
min-height:100%;
height:auto;
}
* html #outer{height:100%;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.btncat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #0000CC;
	text-align: right;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
.btnsubcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ADCEE9;
	text-align: right;
	display: block;
	width: auto;
	color: #222443;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	line-height: 10px;
	padding-left: 4px;
	border: 1px solid #A8CBD4;
}
.btnsubcat:hover {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #008AB0;
}

.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: #025369;
	text-decoration: underline;
}
.homepage_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025369;
	text-decoration: none;
}
.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840F17;
	text-align: right;
	padding-top: 10px;
	width: auto;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333333;
}
.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;
}
