@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #fff;
	height: 100%;
}
ol, ul {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout Styles
----------------------------------------*/

body, p, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.5em;
	color:#000000;
}
#wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-shadow-v2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#head {
	height: 118px;
	width: 950px;
	margin-left: 14px;
	position: relative;
	background-color: transparent;
	background-image: url(/images/bg-head.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	height: 62px;
	width: 161px;
	position: absolute;
	left: 20px;
	top: 30px;
}
#headerBlock {
	position: absolute;
	top: 10px;
	left: 419px;
}
#image-wrapper {
	margin-left: 14px;
	/*z-index: 10;*/
}
#content-wrapper {
	width: 950px;
	background-position: 14px 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subNavHolder {
	width: 20%;
	float: left;
	padding-top: 10px;
}
#subNavHolder p {
        font-size: 10px;
        padding-left: 15px;
        padding-top: 15px;
        padding-right: 5px;
}

#bodyWideContent {
	width: 75%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
}
#bodyContent {
	width: 55%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
}
#sideBar2 {
	width: 20%;
	float: right;
	margin-right: 10px;
	padding-top: 0px;
	display: inline;
}
#floatfix {
	height: 1px;
	width: 100%;
	clear: both;
}
/* Body Copy Bullet Lists 
------------------------------------------*/

#bodyContent ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0;
	padding-left: 1.5em;
	padding-top: .25em;
	padding-bottom: 0;
	list-style-image: url(/images/bullet-square.gif);	
}
#bodyContent ul li {
	padding-bottom: .5em;
	padding-left: 0px;
	font-size: .85em;
	line-height: 1.4em;
}

/* End Body Copy Bullet Lists 
------------------------------------------*/

.bullets-sub {
	list-style-position: outside;
	list-style-type: none;
	font-size: 0.85em;
}
.numberlist {
	list-style-position: outside;
	list-style-type: decimal;
}
.numberlist li {
	padding-bottom: 6px;
}
.screenshot {
	padding-left: 50px;
}

/* Home Page Sub Message Boxes
----------------------------------------*/
.hm-slides {
	width: 950px;
	margin-left: 14px;
	margin-top: 0px;
	height: 286px;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
.hm-slides img {
	display: block;
}
.hm-slides img.first {
	display: block;
}
#home-logos {
	height: 15px;
	width: 950px;
	margin-left: 14px;
}
#col-wrapper {
	height: 305px;
	width: 950px;
	margin-left: 14px;
	margin-top:10px;
	margin-bottom: 0px;
}

/* Home Page Styles - BEGIN
----------------------------------------*/

#hmText {
	float: left;
	display: inline; /* fixes double margin IE6 */
	width: 35%;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 10px;
}
#hmText p {
	color: #000;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.featuredLinks {
	float: left;
	width: 190px;
}
div.featuredLinks ul {
	margin: 0;
	
}
div.featuredLinks ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg-hm-button-up.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	zoom: 1; /* For IE6 and IE7 */
}
div.featuredLinks ul li h3 {
	font-size:100%;
	font-weight:normal;
	margin:0;
}
div.featuredLinks ul li h3 a {
	display:block;
	height:60px;
	width:190px;
	color: #fff;
	text-decoration: none;
}
div.featuredLinks ul li h3 a.engines {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/45x45-isxicon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
div.featuredLinks ul li h3 a.gensets {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/45x45-gensets.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 0px;
}
div.featuredLinks ul li h3 a.irrigation {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/45x45-irrigation.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 0px;
}
div.featuredLinks ul li h3 a.emissions {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/45x45-retrofits.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 0px;
}
div.featuredLinks ul li h3 a.transmissions {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/45x45-allison.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 0px;
}
div.featuredLinks ul li h3 a span.title {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:120px;
	display:block;
	height:17px;
	padding:20px 0 0 60px;
	text-indent: 0px;
}
div.featuredLinks ul li h3 a span {
	cursor:pointer;
}
div.featuredLinks ul li h3 a:hover, div.featuredLinks ul li h3 a:active, div.featuredLinks ul li h3 a:focus {
	text-decoration:none;
	color: #000;
}
div.featuredLinks ul li h3 a:link span.title {
	color:#fff;
	text-decoration:none;
}
div.featuredLinks ul li h3 a:hover span.title, div.featuredLinks ul li h3 a:active span.title, div.featuredLinks ul li h3 a:focus span.title {
	color:#000;
	text-decoration:none;
}
#imageBlock {
	float: right;
	margin-right: 20px;
	display: inline;
}

/* Home Page Styles - END
----------------------------------------*/

/* Begin Two Column Content Area 
-----------------------------------*/
#pageContentWrap {
	width: 77%;
	float: right;
	margin-bottom: 15px;
}
#colLeft {
	width: 60%;
	float: left;
	margin-right:10px;
}
#colRight {
	margin-top: 10px;
	width: 33%;
	float: right;
	margin-right:10px;
}

/* End New Two Column Content Area 
---------------------------------------*/

#mainContainer {
	width:950px;
	margin: 15px auto;
}
p {
	margin: 1em 0 1em 0;
}
#col-wrapper h4 a {
	text-decoration: none;
	color:#0054A4;
}
#col-wrapper h4 a:hover {
	text-decoration: underline;
	color:#0054A4;
}
/* Top Sub Nav Bar
----------------------------------------*/

#cat_660258_divs {
	float: right;
	display:block;
	font-size: .85em;
	padding-top: 20px;
	padding-right: 15px;
	text-align:right;
}
#nav_660258, #nav_660258 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav_660258 a {
	display: block;
	float: left; /* For IE6 and IE7 */
    height:16px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_660258 li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE0000;/*width: 8em;*/
}
#nav_660258 li:first-child {
	border: none; 
}
#nav_660258 a:link, #nav_660258 a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
#nav_660258 a:hover, #nav_660258 a:active {
	color:#FE0000;
	text-decoration: underline;
	font-weight: normal;
}
/* Main Nav Bar
----------------------------------------*/

#nav_main {
	zoom: 1; 
	margin-top: 0px;
	height: 37px;
	width: 950px;
	margin-left: 14px;
	background-color: #000;
	z-index: 30000;
	position:relative;
	overflow: hidden;
}

/* Breadcrumbs
----------------------------------------*/
#breadcrumbs {
	margin-top: 10px;
	font-size: 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#000;
	text-decoration: none;
	font-size:10px;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color:#FE0000;
	text-decoration: underline;
	font-size:10px;
}
/* Logout Dealer Portal
----------------------------------------*/
#logout {
	font-size: 10px;
}
#logout a:link, #logout a:visited {
	color:#000;
	text-decoration: none;
	font-size:10px;
}
#logout a:hover, #logout a:active {
	color:#FE0000;
	text-decoration: underline;
	font-size:10px;
}

/* Vertical Nav Bar
----------------------------------------*/

#subNavHolder a/*:link, #subNavHolder a:visited */{
	color:#000;
	text-decoration: none;
	font-size:12px;
	padding: 6px 10px 8px 13px;
	display: block;
	zoom: 1;
}
#subNavHolder a:hover, #subNavHolder a:active {
	color:#FE0000;
	text-decoration: none;
	font-size:12px;
	padding: 6px 10px 8px 13px;
	display: block;
	zoom: 1;
}
.VmainNav-up, /*.VmainNav-over,*/ .VmainNav-down, .VmainSubNav-up, .VmainSubNav-over, .VmainSubNav-down, .VmainSub3Nav-up, .VmainSub3Nav-over, .VmainSub3Nav-down {
	text-align:left;
	/*height: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;*/
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE0000;
	border-right-color: #0664CE;
	border-bottom-color: #FE0000;
	border-left-color: #0664CE;
	zoom: 1;
}
.VmainNav-over {
	background-image: url(../images/vert-selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#0F0;
	text-align:left;
/*	height: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;*/
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE0000;
	border-right-color: #0664CE;
	border-bottom-color: #FE0000;
	border-left-color: #0664CE;
}
#subNavHolder ul li.selected {
	background-image: url(../images/vert-selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#0F0;
}
/* Location Pages 
------------------------------------------*/
table.contacts {
	width: 510px;
	border: 1px solid #000;
	font-size: .9em;
}
table.contacts th {
	text-align:left;
	padding: 5px;
	border: 1px solid #000;
	background-color:#FE0000;
	color:#FFF;
}
table.contacts td {
	padding: 5px;
	border: 1px solid #000;
}
.mapRight {
	float: right;
	padding-left: 10px;
	font-size: .8em;
	color: #0000;
	text-align: left;
}
.mapRight a {
	color: #fe0000;
}


/* Bottom Sub Nav Bar
----------------------------------------*/

#cat_662034_divs {
	font-size: .85em;
	padding-top: 15px;
	text-align: center;
    display:block;
	padding-left: 110px;
	zoom: 1;
}
#nav_662034, #nav_662034 ul {
	text-align: center;
	display: block;
	list-style: none;
}
#nav_662034 a {
	display: block;
	float: left;
	height:15px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_662034 li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FA0B12;
}
#nav_662034 li:first-child {
	border: none;
}
#nav_662034 a:link, #nav_662034 a:visited {
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
#nav_662034 a:hover, #nav_662034 a:active {
	color:#FE0000;
	text-decoration: underline;
	font-weight: normal;
}
/* QuickServe Logo
----------------------------------------*/
h1.quickServe {
	background-image:url(../images/quickserve-logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 120px;
}


/* Announcement List
----------------------------------------*/
.announcement-list {
	padding-left: 0px;
}


/* AddThis
----------------------------------------*/

#addthis {
	padding-top: 20px;
	padding-left: 5px;
}
/* Search Box
----------------------------------------*/

.search-box {
	position: absolute;
	top: 70px;
	right: 15px;
}
.cat_textbox_small {
	margin-right: 3px;
}
/* Main Content
----------------------------------------*/
#mainContent {
	width:900px;
	background-color:#D8ECB3;
}

/* Inquiry Form
----------------------------------------*/
.req {
	color: #ff0000;
	font-weight: bold;
}
#inquireForm {
	background-color: #e5e5e5;
}
#inquireForm input.cat_textbox {
	width: 390px;
}
#inquireForm textarea.cat_listbox {
	width: 390px;
}
#inquireForm table.webform td {
	padding: 2px 0px 2px 30px;
	
}

/* Footer
----------------------------------------*/

#footer-wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	background-image: url(../images/bg-footer.png);
	background-position: left bottom;
	background-color: transparent;
	height: 72px;
	width: 978px;
	clear: both;
	background-repeat: no-repeat;
}
#copyright {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#copyright p {
	font-size:0.65em;
	padding-top: 5px;
	text-align: center;
	color: #000000;
}
/*  Link Styles
----------------------------------------*/

a {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}

/*a:link, a:visited {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}*/
a:hover, a:active {
	color:#FE0000;
	text-decoration: underline;
}
/* Type Styles
----------------------------------------*/
h1 {
	color:#FE0000;
	font-size:1.7em;
	margin:.25em 0 .5em 0;
	line-height: 1.2em;

/*margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 0;*/
}
h2 {
	color:#000000;
	margin:.5em 0 .5em 0;
	font-size:1.5em;
}
h3 {
	color:#000;
	margin:.5em 0 .25em 0;
	font-size:1.3em;
}
h4 {
	color:#000000;
	font-size:1.1em;
	margin:.5em 0 .5em 0;
}
h5 {
	color:#000000;
	margin:.5em 0 .5em 0;
	font-size:1em;
}
h6 {
	color:#000000;
	margin:.825em 0 .5em 0;
	font-size:.9em;
}

blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.imgLeft {
	float:left;
	padding-right: 10px;
	padding-top: 8px;
}

.left {
	float:left;
	clear:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
p.last {
	margin-bottom:0px;
}
p.literature-container {
        font-size: .8em;
        padding-left: 10px;
}

/* Dealer Portal Tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 9pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #FE0000;
	border: 1px solid #000;
	font-size: 9pt;
	padding: 4px;
        color: #FFF;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
        border: 1px solid #000;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
        background-color: #fe0000;
        color: #000;
}
p.tip {
       font-size: 8pt;
       font-style:italic;
       margin-bottom: 0;
}
li#twitter.twitter-img a {
        background: url("../images/twitter.png");
        background-repeat: no-repeat;
	background-position: right top;
        padding-right: 23px;
}
li#twitter.twitter-img {
        padding-right: 10px;
}

li#facebook.facebook-img a {
        background: url("../images/facebook.png");
        background-repeat: no-repeat;
	background-position: right top;
        padding-right: 23px;
}
/*  Start Testimonial Styles
----------------------------------------*/

#testimonials p {
       font-size: .80em;
       line-height: 1.7em;
}
.fancybox {
   float: left;
   padding: 2px 13px 0px 0px;
   clear: both;
}
p a.fancybox img.tn {
   border: 2px solid #000;
}
p a.fancybox:hover img.tn {
   border: 2px solid #ff0000;
}

#testimonials .testBlock {
   background-color: #ebebeb;
   padding: 1px 0 1px 12px;
   margin-bottom: 6px;
}
/*   End Testimonial Styles
----------------------------------------*/

div.goBack {
    font-size: .8em;
}

div.goBack a:link, div.goBack a:visited {
	color:#000;
	text-decoration: none;
}
div.goBack a:hover, div.goBack a:active {
	color:#FE0000;
	text-decoration: underline;
}
