/* ------------------------------------
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;
}

#feature_list {
	float:left;
	clear:both;
}
.features li {
background:transparent url(../img/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("../img/bg.gif");
}

#footer {
background:#999 url(../img/footer_redbar.gif) bottom left no-repeat;
width:auto;
height: 4em;
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(../img/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;
	}
	
.spacer_hr {
	margin: 10px 0 5px 0;
	border-top: 1px solid #999;
}

.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(../img/white_triangle.gif) bottom right no-repeat;
}
#header li a {
	display: block;
	padding: 3.0em 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;
	margin: 0 0 20px 0;}
#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: 5px;
	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(../img/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(../img/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(../img/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(../img/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(../img/yellow_triangle.gif) bottom right no-repeat;
	color: white;
	border: 1px solid #E0C143;
}	


/*CONTENT
---------------------------------------------------------*/

#main h2 {
  font: 1em 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: #333;
  margin: 5px 0 10px 0;}
.redarrow_title {color: #CC0000}

#main h4 {
	font: bold 1.1em Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin: 5px 0 10px 0;
	}

.excav_index_h3 {
  font: bold 1.6em Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #999;
  margin: 5px 0 10px 0;}

h4 {
	font: bold .98em Helvetica, "Helvetica Neue", Arial, sans-serif;
	}

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: 2px;
  margin: 0 10px 5px 0;
  }
.img_floatleft_noline {
  float: left;
  padding: 5px;
  margin: 0 10px 5px 0;
  }
  .img_floatright {
  float: right !important;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0 0 5px 10px;
  }

.img_center {
   border: 1px solid #ccc;
   padding: 2px;
   width: auto;
   margin: 0 0 20px 0;
   }
#main p {
  margin: 0 0 15px 0;
  }

/*VERTICAL SUB-SUB NAV - PRODUCT INDEX
---------------------------------------------------------*/
#vertical_product_nav_wrapper {
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
}

#vertical_product_nav_wrapper li {
	margin: 8px 0 0 0;
	text-align: left;
	font: .92em Helvetica, "Helvetica Neue", Arial, sans-serif;
	}
		
#vertical_product_nav_wrapper a {
	text-decoration: none;
}

#vertical_product_nav_wrapper a {
	text-decoration: none;
}

#vertical_product_nav_wrapper a:link {
	color: black;
}

#vertical_product_nav_wrapper a:visited {
	color: #333;
}

#vertical_product_nav_wrapper a:hover {
	border-bottom: 1px solid #333;
}

#vertical_product_nav_wrapper a:active {
	border-bottom: 1px solid #e0c143;
}


	
/*VERTICAL COLUMN - RIGHT SIDE
---------------------------------------------------------*/

#col_floatright {
float:right;
height:auto !important;
min-height:17.19em;
padding:0px;
width:.5em;
background-color: gray;
}

/*PRODUCT INDEX PAGE - TWO COLUMNS
---------------------------------------------------------*/

.lcol {
	float:left;
	width:50%;
	text-align: left;
	margin: 10px 0 0 0;
	
}
.rcol {
	float:right;
	width:50%;
	text-align: left;
	margin: 10px 0 0 0;
}

.product {
margin-bottom:20px;
text-align:left;
margin: 0 0 30px 0;
}

.product img {
	float: left;
	padding: 0 5px 30px 0;
}
.product h1 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: black;
	font-size: 1.5em;
	line-height: 110%;	
}
/*LOGIN TOP OF PAGE
---------------------------------------------------------*/
#login {
	text-align: right;
	margin: 5px 0 5px 0;
}
#login p {
	font:bold .98em Helvetica, "Helvetica Neue", Arial, sans-serif;
}

/*PRICE SHEET MODULE
---------------------------------------*/
#price_sheet {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	border: 1px solid black;
	background-color: #E0C143;
	clear:both;
}
#price_sheet p {
	font-size: 1.5em;
}

/*FOOTER: made in the USA
---------------------------------------*/
#copyright_legal {
	float:left;
}
#made_in_usa {
		float: right;
		width: 35%;
		margin-right:11px;
}

#made_in_usa img {
	float: left;
	padding: 0 7px 10px 0;	
}

/*RELATED CONTENT
---------------------------------------*/
#related_wrapper {
		float:left;
		width: 200px;
		border: 0px;
		margin: 0 10px 15px 0;
		padding: 5px;
}

#related_wrapper h4 {
	font: bold 1.1em Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin: 5px 0 3px 0;
}

#pricing_module {
		border: 1px solid #ccc;
		padding: 5px;
		margin: 0 0 5px 0;
}

#pricing_module img {
	float:left;
	padding: 0 5px 10px 0;
}


.related_content_module {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
	
}

.related_content_module img {
	float: left;
	padding: 0 5px 0 0;
}

.related_content_module h4 {
	font: bold .98em Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 3px;
}

.pricing_list {
margin-left: 0;
padding-left: 0;
list-style: none;
}


.pricing_list li {
	padding: 5px 0 0 17px;
	background-image: url(../img/icon_pdf_large.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font: normal .95em Helvetica, "Helvetica Neue", Arial, sans-serif;
	line-height: 1.5em;	
}

.video_list {
margin-left: 0;
padding-left: 0;
list-style: none;
}


.video_list li {
	padding: 5px 0 0 17px;
	background-image: url(../img/icon_video.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font: normal .95em Helvetica, "Helvetica Neue", Arial, sans-serif;
	line-height: 1.2em;	
}

.print_list {
margin-left: 0;
padding-left: 0;
list-style: none;
}


.print_list li {
	padding: 5px 0 0 17px;
	background-image: url(../img/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font: normal .95em Helvetica, "Helvetica Neue", Arial, sans-serif;
	line-height: 1.2em;	
}

