/* 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;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

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

#footer {
	position: relative;
	margin-top: -100.0px;
	height: 100.0px;
}

#header {
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

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

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

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

div.page {
  background: url(/resources/dyn/files/166204/_fn/ecolumn_shadow_right2.png) no-repeat top right;
}
#ie6only {
  background: url(/resources/dyn/files/167531/_fn/shadow_left_ie6.gif) no-repeat top left;
}
#ie6only div.page {
  background: url(/resources/dyn/files/167532/_fn/shadow_right_ie6.gif) no-repeat top right;
}
#e_content {
  width: 99%;
  margin: 0 auto;
  background: #c9cbcc url(/resources/dyn/files/166103/_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/166147/_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/166177/_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/167573/_fn/menu_ul.png) no-repeat left 50px;
}
#main_menu li.links.over a {
  background: url(/resources/dyn/files/166177/_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/167572/_fn/menu_ul.gif) no-repeat left 50px;
}
#ie6only #main_menu li.mi_active a {
  background: url(/resources/dyn/files/165948/_fn/menu_hover.gif) no-repeat left 50px;
}

/* dropdown */
#main_menu li ul {
  top: 7em;
  padding-bottom: .5em;
  background: url(/resources/dyn/files/167570/_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/167571/_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/167339/_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/167338/_fn/event_feature_top.gif) no-repeat left top;
}
div.event_wc_1 {
  padding: .5em;
  background: url(/resources/dyn/files/167340/_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/166960/_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/166961/_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/166180/_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;
}


/* interior pages rounded corners --------------------------*/

#column1,
#column2 {
  background-color: #fff;
}
#column3 {
  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;
}
#column3 .top span,
#column3 .bottom span {
  background-color: #dfe0e0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#column1 .top span,
#column1 .bottom span,
#column2 .top span,
#column2 .bottom span {
  background-color: white;  
  border-left: 1px solid #decca0;
  border-right: 1px solid #decca0;
}
#column1 .corners_content,
#column2 .corners_content {
  margin: 0;
}
.rcc span.top, 
.rcc span.bottom {
  clear: both;
}
#column3 span.rco {
  background-color: white !important;
}
#column3 span.rc {
  border-right: 1px solid white !important;
  border-left: 1px solid white !important;
}
#column3 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;
}/* interior pages styles ---------------------------*/

#column1 {
  width: 14em;
}
#column1_wc_0 {
  padding: 0 .5em 1em;
}
#column2 {
  width: 45em;
}
#column2 #column2_wc_0 {
  padding: 1.5em 1em;
  margin: 0 .5em;
  border-top: 1px solid #414141;
}
#column1,
#column2 {
  margin-right: .5em;
}

/* column 1 -----------------*/

#column1 h3 {
  background: url(/resources/dyn/files/165949/_fn/subnav_first.gif) no-repeat top left;
  color: white;
  line-height: 2.5;
  padding-left: .5em;
  font-size: 1.2em;
  font-weight: bold;
}

/* submenu --------------*/
#submenu li a {
  color: #3864a1;
  text-decoration: none;
  display: block;
  padding: .5em 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.1;
}
#submenu li li a {
  font-size: .9em;
  font-weight: normal;
  padding: .25em 0 .25em 1em;
  line-height: 1;
  background: url(/resources/dyn/files/167625/_fn/submenu_item.gif) no-repeat left center;
}
#submenu li a:hover,
#submenu li.over a,
#submenu li.mi_active a,
#submenu li.over li.over a,
#submenu li.mi_active li.mi_active a,
#submenu li.over li a:hover,
#submenu li.over li.mi_active a {
  color: #444;
}
#submenu li.over li a,
#submenu li.mi_active li a {
  color: #3864a1;
}

/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
/* Content Color / Decoration
* @author Ben Barber (bbarber@i2rd.com)
* @author Muhlin Chen (muhlin@i2rd.com)
* @author Vivian Clark (vclark@i2rd.com)
 */
/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label,
.user_entry_required .email_form_element label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.label, 
.user_entry_required label, 
.user_entry_required span.phone_number_form_label, 
.user_entry_required span.gender_form_element_label, 
.user_entry_required span.name_form_element_label, 
.user_entry_required .name_form_element span.label, 
.user_entry_required .name_form_element label, 
.user_entry_required span.contact_organization_form_element_label {
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat left center;
  padding-left: 6px;
}
.user_entry_required span.address_line_last, 
.user_entry_required span.extension_label {
  background: 0;
  padding: 0 2px;
}

/* Content Layout ---------------------------------------- */
textarea {
  height: 8em;
  width: 98%;
}
.heading {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title {
  width: 100%;  
}
div.title,
div.subheading {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question {
  clear: both;
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first {
  clear: left;
}
div.hli_first, 
div.hli {
  float: left;
  margin-right: .5em;
}
div.hli_last {
  float: left;
  clear: right;
}
input.given_name {
  margin-right: .5em;
}
/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2 {
  padding-left: 2em;
}

/* Event Selector ---------------------------------------- */
table.registerable_selector td.registerable_name {
  padding: 0 1em;
}
table.registerable_selector td.registerable_group {
  padding: .35em 0 0 0;
  font-weight: bold;
  font-size: 1.1em;
}

/* Layout-specific data classes -------------------------- */

table.address_form_visitable {
  width: 100%;
  clear: both;
}
div.address_form, div.address {
  overflow: hidden;
  width: 100%;
}
span.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
span.label, span.email_form_element_label, 
.email_form_element span.label,
.email_form_element label,
span.extra_value_name {
  display: block;
}
/* Bold the labels --------------------------------------- */
.extra_value_name, 
.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
.label, .email_form_element_label, 
.email_form_element span.label
.email_form_element label,
.extra_value_name {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_lines input  {
  margin: 0 0 1em;
}
div.city_container,
div.region_container {
  margin-right: .5em;
}
.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container,
.address_form div.country_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container,
.address_form div.postal_code_container {
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label {
  color: #333;
  font-weight: normal;
}
.nanp_example, 
.international_example {
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* Navigation Tabs --------------------------------------- */
div.wizard_category_navigator {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 1px #555 solid;
}
div.wizard_category_navigator_node {
  float: left;
  border-right: 1px #555 solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
span.wizard_category_navigator_node_name {
  font-size: 1em;
  font-weight: bold;
  display: block;
}
.wizard_category_navigator_node_selected span.wizard_category_navigator_node_name {
  color: #C00;
}
/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure {
  float: left;
  clear: both;
  width: 100%;
}
div.wizard_procedure_step_header {
  font-weight: bold;
  padding: 1em 0;
  font-size: 1.3em;
}
div.content {
  clear: both;
  float: none;
}
table.wizard_procedure {
  padding: 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}
/* Wizard Summary step -----------------------*/
div.wizard_category_summary {
  padding: 1em 0;
  margin-top: 1em;
  border-top: 1px solid #555;
  width: 100%;
  overflow: hidden;
}
span.wizard_category_summary_name {
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic;
}
/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
span.submit_registration_button {
  display: block;
  padding: 1em 0;
}
table.procedure_navigation_bottom {
  float: right;
}
.procedure_navigation_bottom .miwt_button_disabled button {
  display: none;
}
/* Messages ---------------------------------------------- */
div.messages {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
  padding: .25em;
}
div.error_message {
  color: #C00;
  font-weight: bold;
  padding: 0 0 4px 20px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat 0% 0%;
}
div.wizard_component {
  float: none;
  clear: both;
}

/* Misc colors */
div.instruction {
  color: #092063;
}
.section {
  border-bottom: 1px solid #AAA;
}span.label,
span.extra_value_name,
.address label {
  width: 10em;
  display: block;
  float: left;
  padding-left: 6px;
}
input,
select {
  width: 20em;
}
.international_con input {
  margin-right: 1em;
}
.name span.extra_value_name,
.address span.extra_value_name {
  display: none;
}
.extension_label_con span,
.extension_con input {
  width: 2em;
}
.comments input {
  width: 70%;
  height: 8em;
}
.given_name_container input,
.city_container input,
select.region,
.postal_code_container input {
  margin-bottom: 1em;
}
.country_container {
  clear: both;
}
/* 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;
}
