/* ------------------------------------
Screen stylesheet for www.acs-coupler.com
version: 1
date created: July 2007
author: Eric G. Wiley 
email: ewiley@acs-coupler.com
website: www.wileymedia.com


Reset Styles authored by Eric Meyer and 
published at www.meyerweb.com.
--------------------------------------*/



/* Reset all browser default styles 
Thanks to Eric Meyer.
-----------------------------------------*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	max-width: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* --------------- Defaults --------------- */


body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:80%;
color:#000;
}

.features li {
background:transparent url(../images/bullet_yellowStar.gif) no-repeat scroll 0pt 4px;
line-height:1.4em;
padding:0pt 0pt 14px 14px;
}


/* --------------- Main Div ID's --------------- */

#content {
width: auto;
background:url("bg.gif");
}

#footer {
background:#999 url(../images/footer_redbar.gif) bottom left no-repeat;
width:auto;
height: 3em;
margin: 20px 0 0 0;
padding:.7em .5em .3em 12.1em;
clear:both;
}

#header {
width:auto;
height:5.0em;
margin: 0 0 20px 0;
padding:0;
background: white url(../images/transition_gray.jpg) 130px 0px repeat-y;
}

#main {
position: relative;
width: 58em;
padding:0;
float:right;
}

#sidebar {
min-height: 17.19em; 
height:auto !important; 
height:17.19em;
width:11em;
padding:0px;
float:left;
}

#wrapper {
width: 70em;
min-width: 568px;
max-width: 1400px;
margin:.8em .8em;
}

/* --------------- Utility Classes --------------- */

hr.clear {
  clear:both;
  display:block;
  visibility:hidden;
  }

.spacer {
	margin:10px;
  clear: both;
	}

.section_product_icon {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 0 0 0;
  } 
  
.registered {
  font: .6em Helvetica, "Helvetica Neue", Arial, sans-serif;
  vertical-align: super;
  }

/*-------------HEADER NAVIGATION--------*/

#header h1 {
	float: left;
	
	}

#header ul{
font:bold .98em Helvetica, "Helvetica Neue", Arial, sans-serif;
}
#header li.alt {
	background-color: #CC0000;
	}
#header li{
	float: right;
	margin: 0 0 0 0;
	display: inline;
	background: #999 url(../images/white_triangle.gif) bottom right no-repeat;
}
#header li a {
	display: block;
	padding: 3.9em 15px .2em 5px;
	text-decoration: none;
	border-left: 1px solid white;
}
#header li a:link {
	color: #CCC;
}
#header li a:visited {
	color: #CCC;
}
#header li a:hover {
	background-color: #CC0000;
	color: white;
}
#header li.alt a:hover{
	background-color: #999;
	}

/*----------SIDEBAR NAVIGATION
-----------------------------------------------------------------*/

#vertnav {
	font: bold .9em Helvetica, "Helvetica Neue", Arial, sans-serif;
	width: 11.7em;}
#vertnav li {
  margin: 1px 0 0 0;
	text-align: left;
	line-height: 1.1em;
	}
#vertnav li a {
	display: block;
	padding-top: 0.36em; 
  padding-right: 0.5em; 
  padding-bottom: 0.27em;
  padding-left: 1em;
	text-decoration: none;}

/*--sidebar button: HOME--*/
#vertnav li.a a:link {
    background-color: white;	
    color: #999;	
    border: 1px solid #999;
	}
#vertnav li.a a:visited {
	background-color: white;	
    color: #999;	
    border: 1px solid #999;
	}
#vertnav li.a a:hover {
	background-color: #999;
	color: white;
	border: 1px solid #999;}
#vertnav li.a a:active {
	background: #E0C143 url(../images/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
	}	

/*--sidebar button: PRODUCTS--*/
#vertnav li.b a:link {
	background-color: #CCCC99;	
	color: white;
	border: 1px solid #CCCC99;
	}	
#vertnav li.b a:visited {
	background-color: #CCCC99;	
	color: white;
	border: 1px solid #CCCC99;
	}
#vertnav li.b a:hover {
	background-color: white;
	color: #CCCC99;
	border: 1px solid  #CCCC99;
	}
#vertnav li.b a:active {
	background: #E0C143 url(../images/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
}

/*--sidebar button: PARTS--*/
#vertnav li.c a:link {
	background-color: #CC0000;	
	color: white;
	border: 1px solid #CC0000;
	}	
#vertnav li.c a:visited {
	background-color: #CC0000;	
	color: white;
	border: 1px solid #CC0000;
	}	
#vertnav li.c a:hover {
	background-color: white;
	color: #CC0000;
	border: 1px solid  #CC0000;
	}
#vertnav li.c a:active {
	background: #E0C143 url(../images/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
}	

/*--sidebar button: DEALER LOCATOR--*/
#vertnav li.d a:link {
	background-color: #999;	
	color: white;
	border: 1px solid #999;
	}	
#vertnav li.d a:visited {
	background-color: #999;	
	color: white;
	border: 1px solid #999;
	}	
#vertnav li.d a:hover {
	background-color: white;
	color: #999;
	border: 1px solid  #999;
	}
#vertnav li.d a:active {
	background: #E0C143 url(../images/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
}	

/*--sidebar button: EXCESS INVENTORY--*/
#vertnav li.e a:link {
	background-color: #E0C143;	
	color: white;
	border: 1px solid #E0C143;
	}	
#vertnav li.e a:visited {
	background-color: #E0C143;	
	color: white;
	border: 1px solid #E0C143;
	}
#vertnav li.e a:hover {
	background-color: white;
	color: #E0C143;
	border: 1px solid  #E0C143;
	}
#vertnav li.e a:active {
	background: #E0C143 url(../images/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
}	


/*CONTENT
---------------------------------------------------------*/

#main h2 {
  font: 1.4em Tahoma, Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: black;
  margin: 0 0 15px 0;
}
#main h2 a {
  text-decoration: none;
  color: black;
  padding: 3px;
  }
#main h2 a:visited {
  color: black;
}
#main h2 a:hover {
  color: white;
  background: #E0C143;
  }
#main h2 a:active {
  color: white;
  background: #999;
  }
#main h3 {
  font: bold 1.6em Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #999;
  margin: 5px 0 10px 0;}
.redarrow_title {color: #CC0000}

.excav_index_h3 {
  font: bold 1.6em Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #999;
  margin: 5px 0 10px 0;}


p {
  font: 1em Verdana, Helvetica, Arial, sans-serif;
  color: black;
  line-height: 1.5em;
  }

.footnote_table {
  font: .9em Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: black;
  line-height: 1.5em;
  padding: 0 0 10px 0;
  }
#footer h5 {
  font: bold 1em Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: white;
  letter-spacing: 0.05em;
  }
#footer p {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: white;
	font-size: .8em;
	line-height: 150%;
	}
#footer a {
	padding: .3em 0 .1em 0;
	margin-left: .5em;
	text-decoration: none;
	}
#footer a:link {
	color: white;
	border-bottom: 1px solid #cccc99;
	}
#footer a:visited {
  color: white;
  }
#footer a:hover {
  border-bottom: 1px solid #cccc99;
  border-top: 1px solid #cccc99;}
  
.img_floatleft {
  float: left;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0 10px 5px 0;
  }
  .img_floatright {
  float: right;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0 0 5px 10px;
  }

.img_center {
   border: 1px solid black;
   padding: 2px;
   width: auto;
   margin: 0 0 20px 0;
   }
#main p {
  margin: 0 0 20px 0;
  }

/*VERTICAL SUB-SUB NAV - PRODUCT INDEX
---------------------------------------------------------*/

#product_index_column li {
	margin: 8px 0 0 0;
	text-align: left;
	line-height: 1.2em;
	}

/*VERTICAL COLUMN - RIGHT SIDE
---------------------------------------------------------*/

#col_floatright {
float:right;
height:auto !important;
min-height:17.19em;
padding:0px;
width:.5em;
background-color: gray;
}