@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');

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

a {outline: none;}

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bodybg.gif) repeat-x left top;
	text-align: center;
	color: #4b4b4b;
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
}

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

div {
	
	
}

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

h1 {
	font-size: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #0A8F10;
	line-height: 20px;
	margin: 0px 0 14px 0;
	padding: 0 0 10px 0;
	clear: both;
	font-weight: 400;
	border-bottom: 1px solid #E0E0E0;
	
	
}



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

h2 a {color: #0A8F10;}

#staff-page h2 {margin-bottom: 0px;}

#leftcol h2 {color: #0A8F10; background: url(/images/col-header.gif) no-repeat; padding-left: 16px !important; line-height: 32px; height: 32px; font-size: 14px !important;   margin-bottom: 9px;}
#leftcol h2 a {text-decoration: none !important; color: #0A8F10;}

#rightcol h2 {color: #0A8F10; background: url(/images/col-header.gif) no-repeat; padding-left: 16px !important; line-height: 32px; height: 32px; font-size: 14px !important;   margin-bottom: 9px;}
#rightcol h2 a {text-decoration: none !important; color: #0A8F10;}

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

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A8F10;
	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: disc;
}

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 {
	
}

.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 {
	
}

.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: #ff3300;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

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

div.newstext p {
	font-size: 12px;
	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;
}

.float-right {float: right;}