/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
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;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
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: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

#e_content {
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	height: 100px;
}

#header {
}

#e_column_0 {
	padding-bottom: 100px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#main_image {
}

#column1_buttons {
}
/* 
Basic Styles
Company: Agri Products
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
  background: #4B5154 url(/resources/dyn/files/165944za5b75151/_fn/body_bg.gif) repeat-x top left;
}
body {
  font-family: Arial, Verdana, sans-serif;
  font-size: .8em;
  background: url(/resources/dyn/files/166203z415f41f9/_fn/ecolumn_shadow_left2.png) no-repeat top left;
  width: 77.5em;
  margin: 0 auto;
}

/* body shadow ---------------------------*/

div.page {
  background: url(/resources/dyn/files/166204zdf3bd45a/_fn/ecolumn_shadow_right2.png) no-repeat top right;
}
#ie6only {
  background: url(/resources/dyn/files/167531z398f02f6/_fn/shadow_left_ie6.gif) no-repeat top left;
}
#ie6only div.page {
  background: url(/resources/dyn/files/167532za086534c/_fn/shadow_right_ie6.gif) no-repeat top right;
}
#e_content {
  width: 99%;
  margin: 0 auto;
  background: #c9cbcc url(/resources/dyn/files/166103z4319ffa0/_fn/content_bg.gif) repeat-x top left;
}
/* general text styles -------------------*/
h2 {
  font-size: 1.4em;
  color: #aaa;
  margin-bottom: 1em; 
  font-weight: bold;
}
h3 {
  color: #4b5154;
  font-size: 1.3em;
  margin-bottom: .5em;
}
h4 {
  color: #4b5154;
  font-weight: bold;
}
p {
  margin-bottom: 1em;
  line-height: 1.4;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  color: #3864A1;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: underline;
}
/* header  -------------------------------*/
#header {
  width: 97%;
  margin: 0 auto .5em;
  height: 6em;
  clear: both;
  position: relative;
  z-index: 2;
}
#logo {
  float: left;
  background: url(/resources/dyn/files/166147z2018febd/_fn/logo.png) no-repeat left -5px;
}
#ie6only #logo {
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc);
}
#logo,
#logo a {
  width: 263px;
  height: 82px;
}
#logo a {
  text-indent: -4000em;
  display: block;
}
/* main navigation -----------------------*/
#main_menu {
  float: left;
}
#main_menu li {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: bold;
  z-index: 2;
}
#main_menu li a {
  color: #414141;
  text-decoration: none;
  display: block;
  padding: 3em 2.8em;
}
#main_menu li.mi_active a {
  background: url(/resources/dyn/files/166177zb35ad7e/_fn/menu_hover.png) no-repeat left 50px;
}
#main_menu li a:hover,
#main_menu li.over a,
#main_menu li.mi_active.over a {
  background: url(/resources/dyn/files/167573zb3eda6de/_fn/menu_ul.png) no-repeat left 50px;
}
#main_menu li.links.over a {
  background: url(/resources/dyn/files/166177zb35ad7e/_fn/menu_hover.png) no-repeat left 50px;
}
#ie6only #main_menu li a:hover,
#ie6only #main_menu li.over a {
  background: url(/resources/dyn/files/167572zc4ea9648/_fn/menu_ul.gif) no-repeat left 50px;
}
#ie6only #main_menu li.mi_active a {
  background: url(/resources/dyn/files/165948zac011d7a/_fn/menu_hover.gif) no-repeat left 50px;
}

/* dropdown */
#main_menu li ul {
  top: 7em;
  padding-bottom: .5em;
  background: url(/resources/dyn/files/167570z2ae4f764/_fn/menu_last.png) no-repeat left bottom;
}
#main_menu li li {
  text-transform: none;
  font-weight: normal;
  display: block;
  float: none;
  width: 226px;
  background: url(/resources/dyn/files/167571z5de3c7f2/_fn/menu_li.png) repeat-y top left;
}
#main_menu li li a {
  padding: .5em 1em;
  margin: 0 4px;
  color: #446ea7;
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}
#main_menu li li a:hover,
#main_menu li.over li a:hover,
#main_menu li.over li.over a,
#main_menu li.over li a {
  background-image: none;
}
#main_menu li li a:hover,
#main_menu li li.over a,
#main_menu li li.mi_active a {
  background-color: #fff;
}
/* columns -----------*/
#e_column_0 {
  width: 97%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
/* column2 (home) and column3 (interior pages) --------------------*/
#home_template #column2,
#column3 {
  width: 14.2em;
  overflow: hidden;
}

/* event feature ------------------------*/
#event_feature {
  margin-bottom: .25em;
  background: url(/resources/dyn/files/167339z33d9f676/_fn/event_feature_repeat.gif) repeat-y left top;
  clear: both;
  float: left;
  overflow: hidden;
  width: 100%;
}
div.event_wc_0 {
  background: url(/resources/dyn/files/167338z44dec6e0/_fn/event_feature_top.gif) no-repeat left top;
}
div.event_wc_1 {
  padding: .5em;
  background: url(/resources/dyn/files/167340z544d815/_fn/event_feature_bottom.gif) no-repeat left bottom;
}
#event_feature h3 {
  color: white;
  font-size: 1.3em;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 0em;
}
#event_feature a {
  color: #e4c565;
  text-transform: uppercase;
  font-size: .9em;
  display: block;
  padding: .25em 0;
  text-decoration: none;
}
#event_feature p {
  margin-bottom: 1.05em;
  margin-top: 0em;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2em;
}

/* featured_products -----------*/
#featured_products {
  background: url(/resources/dyn/files/166960z82595824/_fn/featured_products_image.jpg) no-repeat top left;
  width: 168px;
  height: 142px;
  margin-bottom: 0;
  clear: both;
  float: none;
}
#featured_products a {
  font-weight: bold;
  height: 40px;
  padding: 102px 0 0 0.75em;
  display: block;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  line-height: 1;
  font-size: 1.2em;
  background: url(/resources/dyn/files/166961zf55e68b2/_fn/featured_products_title.gif) no-repeat left bottom;
}
#featured_products p {
  margin: 0;
}
/* footer -------------------------------*/
#footer {
  margin: -100px auto 0;
  width: 99%;
  background: url(/resources/dyn/files/166180z12c92412/_fn/footer_bg.gif) repeat-x top left;
}
#footer_wc_0 {
  padding: 3em 2em;
  color: white;
  font-size: .8em;
}
#address {
  float: left;
}
#copyright {
  float: right;
}


/* home page only -----------------------------*/
#column1 {
  width: 59.2em;
  margin-right: .65em;
}

/* columns -------------*/

#main_image, 
#column1_buttons {
  overflow: hidden;
  margin-bottom: .5em;
  width: 100%;
}
#main_image_wc_0 {
  padding: 0 .5em;
}
#column1_buttons_wc_0 {
  padding: .75em .5em 0;
  overflow: hidden;
  background: url(/resources/dyn/files/167556zf1b130d3/_fn/column1_buttons_top.gif) no-repeat .5em top;
}

#main_image p,
#column1 p {
  margin: 0;
}
#main_image .features {
  position: relative;
  height: 287px;
  background-color: black;
} 
#main_image .features .tab-controls,
#main_image .features .tab-items {
  position: absolute;
  z-index: 2;
}

#main_image .features .tab-content {
  position: absolute;
}
/* column1 buttons ----------------------*/
div.home_button {
  float: left;
  margin-right: .43em;
}
.home_button a {
  display: block;
  text-indent: -4000em;
  width: 182px;
  height: 120px;
  background-image: url(/resources/dyn/files/166985z6cb08125/_fn/image_rollovers2.gif);
  background-repeat: no-repeat;
}
#gallery_bt {
  background: url(/resources/dyn/files/166962z6c573908/_fn/home_gallery.jpg) no-repeat top left;
}
#gallery_bt a {
  background-position: 0 88px;
}
#gallery_bt a:hover {
  background-position: -748px 88px; 
}
#tank_bt {
  background: url(/resources/dyn/files/166965zf233acab/_fn/home_tankmounts.jpg) no-repeat top left;
}
#tank_bt a {
  background-position: -187px 88px;
}
#tank_bt a:hover {
  background-position: -935px 88px; 
}
#tillage_bt {
  background: url(/resources/dyn/files/166966z6b3afd11/_fn/home_tillage.jpg) no-repeat top left;
}
#tillage_bt a {
  background-position: -374px 88px;
}
#tillage_bt a:hover {
  background-position: -1122px 88px; 
}
#grain_bt {
  margin-right: 0;
  background: url(/resources/dyn/files/166963z1b50099e/_fn/home_grain.jpg) no-repeat top left;
}
#grain_bt a {
  background-position: -561px 88px;
}
#grain_bt a:hover {
  background-position: -1309px 88px; 
}
/* column2 -----------------------*/
#featured_products {
  margin-bottom: .5em;
}
/* more products ---------------*/
#more_products {
  padding-top: .5em;
  background: url(/resources/dyn/files/167564z3492023c/_fn/more_products_top.gif) no-repeat top left;
}
#more_products,
#more_products a,
#more_products p {
  width: 166px;
  height: 120px;
}
#more_products a {
  text-indent: -4000em;
  display: block;
  background: url(/resources/dyn/files/166985z6cb08125/_fn/image_rollovers2.gif) no-repeat -1554px bottom;
}
#more_products a:hover {
  background-position: -1726px bottom;
}
#more_products p {
  margin-bottom: 0;
  background: url(/resources/dyn/files/166964z85349c3d/_fn/home_moreproducts.jpg) no-repeat top left;
}

/*slider image */
div.tab-items {
  bottom: 3.7em;
  right: 10.3em;
}
ul.tab-items {
  width: 8.9em;
  background: url(/resources/dyn/files/183301z267d04b1/_fn/slider_bg.png) repeat-x top left;
}
ul.tab-items li {
  padding: 0.35em 0.8em;
  float: left;
  font-weight: bold;
  cursor: pointer;
  border-right: 1px solid #AAAAAA;
}
ul.tab-items li.tab-selected {
  color: #fff;
  background: url(/resources/dyn/files/183302zbf74550b/_fn/slider_selected.png) repeat-x top left;
}
#main_image .features .tab-controls {
  bottom: 2em;
  right: 2em;
}
.tab-controls {  
  width: 4em;
  background: url(/resources/dyn/files/183301z267d04b1/_fn/slider_bg.png) repeat-x top left;
}
#play-control {
  text-indent: -4000em;
  display: none;
  width: 1em;
  float: left;
  cursor: pointer;
  padding: 0.35em 0.45em;
  border-right: 1px solid #AAAAAA;
 &nbsp;background: url(/resources/dyn/files/183300z517a3427/_fn/play.png) no-repeat 65% center;
}
#pause-control {
  text-indent: -4000em;
  display: none;
  width: 1em;
  float: right;
  cursor: pointer;
  padding: 0.35em 0.45em;
  background: url(/resources/dyn/files/183299zf8a65dfd/_fn/pause.png) no-repeat 45% center;
}
/* home rounded corners --------------------------*/

#main_image,
#column1_buttons {
  background-color: #fff;
}
#column2 {
  background-color: #dfe0e0; 
}
div.top,
div.bottom {
  overflow: hidden;
}
.rounded_corners .top span,
.rounded_corners .bottom span {
  background-color: white;
  overflow: hidden;
  padding: 0;
  line-height: 1px;
}
#column2 .top span,
#column2 .bottom span {
  background-color: #dfe0e0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#main_image .top span,
#main_image .bottom span,
#column1_buttons .top span,
#column1_buttons .bottom span {
  background-color: white;  
  border-left: 1px solid #decca0;
  border-right: 1px solid #decca0;
}
#column1 .corners_content {
  margin: 0;
}
.rcc span.top, 
.rcc span.bottom {
  clear: both;
}
#column2 span.rco {
  background-color: white !important;
}
#column2 span.rc {
  border-right: 1px solid white !important;
  border-left: 1px solid white !important;
}
#column2 div.corners_content {
  border: 1px solid white;
  border-width: 0 1px;
  padding: .25em .5em 0;
  margin: 0;
  overflow: hidden;
}



/** Functional Styles. */
.rcc span.top,
.rcc span.bottom {
    background-color: white;
    display: block;
}
.rcc span.rc {
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    border-width: 0 1px;
    border-style: solid;
    background-color: transparent;
    display: block;
}
.rcc span.rco {
    border-width: 0 2px;
}
.rcc span.rci {
    height: 2px;
}
/** Layout. */
span.corners_content {
    display: block;
}
.corners_content {
    margin: 0 .25em;
}/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}

