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

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #B5BBC8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior:url("css/csshover.htc");

}
#globalcontainer {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: solid #CCCCCC 9px;
	border-right: solid #CCCCCC 9px;
	position: relative;
}
a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
#topheader {
	width: 1000px;
	height: 112px;
	border-bottom: solid #EDEDED 5px;
}
#bottomheader {
	clear: both;
	border-top: 5px solid #EEEEEE;
	background-color: #EEEEEE;
	width: 1000px;
	height: 143px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bottomheader_nav {
	float: left;
	padding: 0px;
	margin: 0px;
}
#bottomheader_nav ul {
	list-style-type: none;
	padding: 0px;
}
#bottomheader_nav ul li {
	width: 200px;
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	border-bottom: solid #666666 1px;
	background-color: #FFFFFF;
}
#bottomheader_nav ul li:hover {
	color: #FFFFFF;
	background-color: #660000;
	cursor: pointer;
	border-left: solid #FF0000 10px;
	margin-left: 10px;
}
#content {
	width: 1000px;
}
#content_left {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 10px;
	background-color: #EDEDED;
	border-bottom: dashed #CCCCCC 1px;
}
#content_left h1 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
	border-bottom: solid #CCCCCC 1px;
}
#content_right {
	float: left;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
}
#content_right h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #003300;
}
p {
	padding-left: 10px;
}
#googlemap{
	border:1px solid #666666;
	float:right;	
	width: 190;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content_imagebar {
	float: right;
	padding: 0px 0px 30px 30px;
}
#slideshow{
	width: 240px; 
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.affiliates {	
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}
.affiliates:hover {
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.promo {
	width: 190px;
	float:right;
	clear:right;
	margin-left: 20px;
	margin-bottom: 10px;	
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
}
.promo:hover {
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.promo h2 {
	padding: 0px;
	margin: 0px;
}
.imagerotator {
	width: 190px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
.imagerotator:hover {
	background-color: #BBBBBB;
}
.module{
	float: left; 
}

#contacts_container{
}

#contacts_container a{
	text-decoration:underline;
	color:#0000FF;
}
.part_item{
}
.part_item:hover{
	background-color: #CCCCCC;
}

/* ------------------------------------------------------------ Top Navigation -------*/

#topheader_nav {
	margin-top: 5px;
	width: 524px;
	clear: right;
	float: right;
}
#topheader_nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#topheader_nav ul li{
	float: left;
}
#topheader_nav ul li a{
	display: block;
	height: 27px;
	width: 81px;
	margin: 0px 3px;
	padding-top: 10px;
	background: url(../images/tab.png) no-repeat center;
	text-align: center;
	font-weight: 600;
	cursor: pointer;
	font-size: 11px;
}
#topheader_nav ul li a:hover {
	color: #FFFFFF;
	font-weight: 800;
	background: url(../images/tab_over.png) no-repeat center;
}
/* ------------------------------------------------------------ Equipment Navigation -------*/
#subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: absolute;
	z-index: 100;
	width: 780px;
	height: 16px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
}
#subnav ul li{
    min-height: 1px;
    vertical-align: bottom;
	list-style:none;
	margin: 0px;
	width: 152px;
	background-color: #EDEDED;
	display:none;
}
#subnav ul li a {
	display: block;
	padding: 6px 6px;
}
#subnav ul li:hover {
	background-image:url(../images/sub_nav_bg_over.jpg);
	cursor:pointer;
}
#subnav ul .display_always{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	background-image:url(../images/sub_nav_bg_over.jpg);
	display:block;
}

#subnav ul:hover .display_always{
	background-image:url(../images/sub_nav_bg_on.jpg);
}
#subnav ul:hover .display_always a{
	color: #FFFFFF;
}

#subnav ul:hover li, #subnav ul li:hover {
	display:block;
}

#subnav ul li ul {
}

/* ------------------------------------------------------------ Parts Navigation -------*/
#subnav_parts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	position: absolute;
	z-index: 100;
	width: 1000px;
	height: 30px;
}
#subnav_parts ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	list-style: none;
	overflow: visible;
	position:absolute;
}
#subnav_parts ul: hover {
	border-left: 1px #999999;
	width: 100px;
	z-index: 110;
}
#subnav_parts ul li{
    min-height: 1px;
    vertical-align: bottom;
	list-style:none;
	margin: 0px;
	width: 135px;
	background-color: #EDEDED;
	display:none;
}
#subnav_parts ul li a {
	display: block;
	padding: 5px;
}
#subnav_parts ul li:hover {
	background-image:url(../images/sub_nav_bg_over.jpg);
	cursor:pointer;
	width: 135px;
}
#subnav_parts ul .display_always{
	background-image:url(../images/sub_nav_bg_over.jpg);
	text-align: center;
	height: 35px;
	width: 100px;
	text-transform: uppercase;
	font-weight: bold;
	display:block;
	overflow: hidden;
}
#subnav_parts ul .display_always a{
	height: 25px;
}
#subnav_parts ul .display_always:hover{
	width: 100px;
	padding-right: 0px;
}
#subnav_parts ul:hover .display_always{
	background-image:url(../images/sub_nav_bg_on.jpg);
}
#subnav_parts ul:hover .display_always a{
	color: #FFFFFF;
}
#subnav_parts ul:hover li, #subnav ul li:hover {
	display:block;
}

#subnav_parts ul li ul {
	display:none;
}
#subnav_parts ul li ul li {
	background-color:#EDEDED;
	height: 25px;
	width: 150px;
}
#subnav_parts ul li ul li:hover {
	width: 150px;
}
#subnav_parts ul li:hover ul {
	position:absolute;
	z-index:105;
	margin-left: 135px;
	display:block;
}
#subnav_parts ul li ul li a {
	display: block;
	padding: 5px;
}

/* ------------------------------------------------------------ Footer -------*/
#footer {
	width: 1000px;
}
.footer_content {
	border-top: dashed #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	background-color: #EDEDED;
	padding-top: 5px;
}
.footer_content p {
	padding: 5px 0px 15px 10px;
	margin: 0px;
}

/*------------------------------------------------------------- Financing ------*/

#financing_content {
	margin: 20px 0 0 0;
	overflow: hidden;
}

#financing_content .col {
	float: left;
	display: inline;
	width: 323px;
	border: 1px solid #d5d5d5;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#financing_content #apply_online {
	margin: 0 20px 0 0;
}

#financing_content p.btn_row {
	margin: 10px 0 0 0;
	text-align: right;
}

#financing_content p.btn_row a.action_btn {
	padding: 5px 10px;
	border: 1px solid #d5d5d5;
	background-color: #fcf7f7;
	color: #000000;
	text-decoration: none;
}

#financing_content p.btn_row a.action_btn:hover {
	background-color: #eb5b49;
	color: #FFFFFF;
}

#financing_content h2 {
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #EDEDED;
	color: #000000;
	font-size: 18px;
}

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