body {
	background: #ccc;
	color: #000;
	font: small/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0;
}

img { border: none; }

/* =headings */
h1 {
	background: #437baa;
	color: #fff;
	font-size: 110%;
	margin: 0;
	padding: 6px 0.25em;
	text-align: center;
}
h2 {
	font-size: 110%;
	margin: 0;
}
h3 {
	font-size: 120%;
	margin: 0;
}
h4 {
	font-size: 100%;
	margin: 0;
}

/* =paragraphs */
p {
	margin: 0 0 1em;
}

/* =links */
a:link {
	color: #437BAA;
}
a:visited {
	color: #437BAA;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: red;
}
#feed-link {
	background: url(../img/feed-icon-14x14.png) no-repeat 0 50%;
	padding: 5px 0 5px 16px;
}

/* =tables */
table {
	border-collapse: collapse;
}
th {
	font-weight: bold;
}
td, th {
	border: 1px solid #ccc;
	padding: 0.5em 0.75em;
	text-align: left;
}

/* =forms */
form {
	margin-top: 1.5em;
	padding-bottom: 35px;
}
input.text, textarea.text {
	width: 16em;
}

fieldset {
	float: left;
	clear: left;
	width: 99%; /* setting the width to 100% causes problems in ie6 */
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #bfbab0;
	background-color: #eee;
	background-image: url(../img/fieldset_gradient.jpg);
	background-repeat: repeat-x;
}

legend {
	margin-left: 1em;
	padding: 0;
	color: #000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

label {
	float: left;
	width: 10em;
	margin-right: 1em;
}

fieldset fieldset {
	margin-bottom: -2.5em;
	border-style: none;
	background-color: transparent;
	background-image: none;
}

fieldset fieldset legend {
	margin-left: 0;
	font-weight: normal;
}

fieldset fieldset ol {
	position: relative;
	top: -1.5em;
	margin: 0 0 0 11em;
	padding: 0;
}

fieldset fieldset label {
	float: none;
	width: auto;
	margin-right: auto;
}

fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}
input.imgsubmit {
	vertical-align: middle;
}

/* =common classes */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


#wrap {
	background: #fff;
	color: #000;
	margin: 0 auto;
	width: 766px;
}

/* =header */
#header p {
	background: #004c69;
	color: #fff;
	margin: 0;
	padding: 1em 0;
	text-align: center;
}
#header #logo {
	background: url(../img/blue_gradient.jpg);
	height: 84px;
	position: relative;
}
#header b {
	color: #73E01F;
}

#header #livechat {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 2em;
	top: 0;
}


/* rotating banners */
#LPS_images {
	height: 144px;
}
#LPS_text {
	background: #437baa;
	color: #fff;
	font-size: 110%;
	margin: 0;
	padding: 6px 0.25em;
}

/* =navigation */
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 766px;
}
#navigation li {
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: auto;
}
#navigation li a {
	float: left;
	font-weight: bold;
	height: 41px;
	position: relative;
	text-decoration: none;
	width: 109px;
}
#navigation li span {
	background-image: url(../img/navigation2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
#navigation ul li a { /* play nice with superfish */
	font-weight: normal;
	height: auto;
	width: 100%;
}

#navigation #nav-products a { width: 110px; }
#navigation #nav-quote a { width: 111px; }

#nav-about a span { background-position: 0 -1px; } 
#nav-about .sel span, #nav-about a:hover span { background-position: 0 -43px; } 
#nav-contact a span { background-position: 0 -85px; } 
#nav-contact .sel span, #nav-contact a:hover span { background-position: 0 -127px; } 
#nav-parts a span { background-position: 0 -169px; } 
#nav-parts .sel span, #nav-parts a:hover span { background-position: 0 -211px; } 
#nav-products a span { background-position: 0 -253px; } 
#nav-products .sel span, #nav-products a:hover span { background-position: 0 -295px; } 
#nav-quote a span { background-position: 0 -337px; } 
#nav-quote .sel span, #nav-quote a:hover span { background-position: 0 -379px; } 
#nav-service a span { background-position: 0 -421px; } 
#nav-service .sel span, #nav-service a:hover span { background-position: 0 -463px; } 
#nav-solutions a span { background-position: 0 -505px; } 
#nav-solutions .sel span, #nav-solutions a:hover span { background-position: 0 -547px; }

/* =content */
#content {
	float: right;
	margin: 0;
	padding: 0 0 1em 0;
	width: 575px;
}
#content .inner {
	margin: 6px;
}

/* =breadcrumbs */
#breadcrumbs {
	margin: 0 0 2em;
	padding: 0;
}
#breadcrumbs ul,
#breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	background: url(../img/arrow_right.gif) no-repeat 2px center;
	padding-left: 20px;
}
#breadcrumbs a {
	color: #437BAA;
}

/* =specs */
table.specs {
	margin: 0.5em 0 2em;
}

/* =entries */
.entries {
	margin-bottom: 2em;
	margin: 1em 0 2em;
}
.entries h2 {
	background: #74b422;
	color: #fff;
	margin-bottom: 0.5em;
	padding: 0.25em;
}
.entries div.entry {
	background: #ebebeb;
	border: 1px solid #ebebeb;
	color: #000;
	margin-bottom: 0.75em;
	padding: 0.5em;
}
.entries div.alt {
	background: #d4d4d4;
	border: 1px solid #d4d4d4;
}
.entries div img {
	float: left;
	margin-right: 0.5em;
	width: auto;
}
.entries div.entry-content-img {
	margin-left: 110px;
}
/* rollover style for clickable element */
.entries div.hover {
	border: 1px solid #74b422;
	cursor: pointer;
}
.entries a {
	color: #000;
	text-decoration: none;
}
.entries p {
	margin: 0;
}

/* =more links */
.more {
	text-align: right;
}
.more a {
	background: url(../img/arrow_right.gif) no-repeat right center;
	color: #74b422;
	color: #036;
	padding-right: 18px;
	text-decoration: underline;
}
.more a:hover {
	border-bottom: none;
}

/* =product info */
#productinfo {
	float: left;
	margin-right: 2%;
	width: 54%;
}
#productmedia {
	float: right;
	width: 43%;
}
#slideshow {
	border: 1px solid #999;
	margin: 0 0 10px;
	padding: 5px;
	list-style: none;
}
#slideshow li {
	display: block;
	margin: 0;
	padding: 0;
}
#slideshow img {
	display: block;
	margin: 0 auto;
}
#files {
	list-style: none;
	margin: 2em 0 0;
	padding: 0;
}
#files li {
	margin-bottom: 26px;
}
#files a {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 10px 34px;
}
#files a.pdf {
	background-image: url(../img/pdf.png);
}
#files a.flv {
	background-image: url(../img/video.png);
}

/* =multicolumn lists */
.mcol {
	float: left;
}
.mcol ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 13em;
}

/* =messages */
.error,
.notice, 
.success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #fbe3e4;
	color: #d12f19;
	border-color: #fbc2c4;
}
.notice {
	background: #fff6bf;
	color: #817134;
	border-color: #ffd324;
}
.success {
	background: #e6efc2;
	color: #529214;
	border-color: #c6d880;
}
.error a { color: #d12f19; }
.notice a { color: #817134; }
.success a { color: #529214; }

/* =alignment */
.left {
	float: left;
	margin: 0 0.5em 0.5em 0;
}
.right {
	float: right;
	margin: 0 0 0.5em 0.5em ;
}
.clear {
	clear: both;
}

/* =pagination */
#pagination {
	margin-top: 1em;
}
#pagination a, #pagination span {
	padding: 0.1em;
}
.currentpage {
	font-weight: bold;
}
#pagination .totalpages {
	padding-right: 2em;
}

/* =sidebar (left menu) */
#sidebar {
	background: url(../img/bg_sidebar.jpg) no-repeat top left;
	float: left;
	margin: 0;
	padding: 144px 0 0 0;
	width: 191px;
}
#sidebar h3 {
	background: #74b422;
	color: #fff;
	font-size: 110%;	
	margin: 0;
	padding: 6px 0.25em;
	text-align: center;
}
#sidebar h3 a {
	color: #fff;
	text-decoration: none;
}
#sidebar h4 {
	font-size: 100%;
	margin-top: 1em;
	text-align: center;
}
#sidebar .inner {
	margin: 0 2px;
}

/* =search */
#search-form {
	margin: 0.5em 0;
	padding: 0;
}
#q {
	vertical-align: middle;
	width: 140px;
}

/* =categories */
.categories {
	background: #d7e2e8 url(../img/bottombluecurves.jpg) no-repeat bottom left;
	/*margin-top: 0.5em;*/
	width: 184px;
}
.categories ul {
	background: url(../img/topbluecurves.jpg) no-repeat top left;
	font-size: 85%;
	list-style: none;
	margin: 0;
	padding: 10px 5px;
}
.categories ul li a {
	color: #000;
	text-decoration: none;
}
.categories ul li a:hover {
	text-decoration: underline;
}

#contact {
	font-size: 85%;
	margin-top: 2em;
	text-align: center;
}

/* =posts */
#post-date {
	clear: left;
	font-size: 85%;
}
#post-archives {
	list-style: none;
}
#post-archives h3 {
	font-size: 85%;
	font-weight: normal;
}

/* =footer */
#footer {
	background: #036;
	clear: both;
	color: #fff;
	font-size: 85%;
	margin-left: 192px;
	margin-top: 1em;
	padding-top: 1em;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #74b422;
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin: 1em;
	padding: 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	border-right: 1px solid #fff;
	padding: 0 4px 0 1px;
}
#footer ul li a.last {
	border-right: none;
}