@import "layout.css";
@import url('layout.css');


body {
	margin: 0;
	padding: 0;
	background: #EBEAE6;
	text-align: center;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}

div {
	font-size: 12px;
	color: #333;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	color: #3F311D;
	padding: 0;
	margin: 0 0 14px 0;
	clear: both;
}

h1#searchres span {
	float: left;
}

h2 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #3F311D;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F311D;
	margin: 0 0 10px 0;	
}

#leftcol h3 {
	margin: 0 0 0 20px;
}

h3.prodvarsh, #prodfiles h3 {
	color: #fff;
	background: #736552 url(../images/topnavbg.png) repeat-x;
	margin: 0;
	padding: 0 10px;
	line-height: 34px;
}

h4 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4B4B4B;
	margin: 0 0 10px 0;
}

td, th {
	font-size: 0.8em;
}

a {
	color: #3F311D;
	text-decoration: none;
}

a:hover {
	color: #F8AD3D;
}

.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 10px;
	padding: 0;
}

li {
	list-style-position: inside;
	list-style-type: square;
}

ul.err {
	margin: 10px;
}

ul.err li {
	color: #C00;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.blue {
	color: #3B66A5;
}

span.footdiv {
	color: #A7C4EF;
	padding: 0 8px;
}

.lblue {
	color: #1884D6 !Important;
}

.cartitems {
	color: #1884D6 !Important;
	font-weight: bold;
	margin: 0 6px 0 0;
}

span.footerdiv {
	padding: 0 7px;
	color: #D6D6D6;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

.bold {
	font-weight: bold;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	padding: 10px;
	background: #fff;
	border: 1px solid #756754;
	color: #3F311D;
	visibility: hidden;
	z-index: 1000;
}

#dhtmltooltip img {
	margin: 0 0 10px 0;
}

#dhtmltooltip span {
	font-weight: normal;
}

span.price {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #F8AD3D;
}