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

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

@import "pagi.css";
@import url('pagi.css');
@import "slimbox.css";
@import url('slimbox.css');

a {outline: none;}

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bodybg2.gif) repeat-x left top;
	text-align: center;
	color: #58595b;
	font: 12px Arial, Helvetica, sans-serif;
}

body.page-1 {background: #ffffff url(../images/bodybg.gif) repeat-x;}


#print-logo {display: none;}

div {
	
	
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}
address {font-style: normal;}

h1 {
	font-size: 29px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #D71920;
	line-height: 20px;
	margin: -4px 0 0px 0;
	padding: 0 0 10px 0;
	float: left;
	font-weight: 400;
	width: 480px;
	border-bottom: 0px solid #dbdbdb;
}



h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	margin: 0 0 10px 0;	
	line-height: 18px;
}

#leftcol h2 {padding-left: 20px; background-color: #A70E12; text-transform: uppercase;  line-height: 30px; height: 30px; font-size: 15px !important;  color: #ffffff !important; margin-bottom: 0px !important;}
#leftcol h2 a {text-decoration: none !important; color: #ffffff !important;}

#rightcol h2 {border-bottom: 1px dotted #c4c4c5; padding-left: 10px;  text-transform: uppercase;  line-height: 30px; height: 30px; font-size: 15px !important;  color: #000000 !important; margin-left: -10px;  margin-bottom: 20px !important;}



h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	margin: 0 0 10px 0;	
	line-height: 18px;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0095D9;
	margin: 0 0 10px 0;
}



h3#fullwidth {
	background: url(/images/h3full.png) top left no-repeat;
	font-size: 13px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	margin: 0;
}



h3#searchfrm {
	line-height: 26px;
	height: 26px;
}

h3#searchfrm span {
	float: left;
	color: #777777;
}



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


.black {
	color: #000;
}

img {
	border: 0;
}

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

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

ul 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;
}

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

.lblue {
	color: #464646 !Important;
}

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

.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 {
	float: left;
}

.flright, .float-right {
	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;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}
