/* 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 {
	height: 100px;
}

#navigation_search {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* 
Basic styles
Company: Hoegemeyer
Authors: 
Vivian Clark (vclark@i2rd.com)
Aprille Okimi (aokimi@i2rd.com)
Rebecca Nispel (rnispel@i2rd.com)
*/

html {
  font-size: 100%; /* fix IE font-size */
}
body {
  font: .8em Helvetica, arial, sans-serif;
}
div.page {
  width: 900px;
  margin: 0 auto;
}
/* general styles -----------------------------------------------*/

h1, h2, h3 {
  font-weight: bold;
  text-transform: uppercase;
}
h1 {
  font-size: 1.6em;
  padding-bottom: .5em;
  color: #231f20;
}
h2 {
  font-size: 1em;
  color: #9d6e20;
  padding-bottom: .5em;
}
h3 {
  font-size: 1em;
  padding-bottom: .5em;
}
h4 {
  font-weight: bold;
}  
p {
  margin-bottom: 1em;
  line-height: 1.3;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  text-decoration: none;
  color: #9D6E20;
}
a:hover {
  text-decoration: underline;
}
.required span {
  color: red;
}
sup {
  vertical-align: super; 
}
/* list styles ----------------------*/
.textbean ul,
.article_content ul {
  list-style-type: disc;
}
.textbean ol,
.article_content ol {
  list-style-type: decimal;
}
.textbean ul,
.article_content ul,
.textbean ol,
.article_content ol {
  margin: 0 0 1em 2em;
}
.textbean li,
.article_content li {
  margin-bottom: .5em;
  line-height: 1.3;
}
/* table styles ----------------------*/
.textbean table,
.article_content table {
  width: 100%;
  margin-bottom: 1em;
}
.textbean td,
.article_content td {
  vertical-align: top;
}
/* making sure areas don't float */
#header,
#navigation_search,
#e_column_0 {
 clear: both;
 float: none;
}

/* header -------------------------------------------------------------------*/
#header {
  height: 128px;
  position: relative; /* fighting with position of ecolumn and popups */
  z-index: 3;
}
#print_logo {
  display: none; 
}
#logo {
  float: left;
  margin: 2em 0 0 1em;;
  background: url(/resources/dyn/files/216464zb958a1d0/_fn/logo_hoegemeyer.gif) no-repeat top left;
}
#logo,
#logo h1 a {
  width: 272px;
  height: 58px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
/* header container ----------------*/
div.header_container {
  float: right;
  width: 16em;
}
div.login_bt,
.header_container div.phone,
div.sitesearch,
div.send_collapsible {
  clear: both;
  float: right;
}
/* dealer login ------------------*/
div.login_bt {
  display: none; /* until phase 2 */
  background: url(/resources/dyn/files/216463z273c3473/_fn/login_button.gif) no-repeat; 
}
.login_bt a,
div.login_bt {
  width: 130px;
  height: 29px;
}
.login_bt a {
  display: block;
  text-indent: -4000em;
}
/* site search -----------------*/
div.sitesearch {
  padding: .75em 0 1em;
}
/* phone -----------------------*/
.header_container div.phone {
  width: 200px;
}
.header_container .phone h3,
.header_container .phone p {
  color: #a16020;
  font-family: helvetica, arial, sans-serif;
  text-align: right;
  font-weight: bold;
}
.header_container .phone h3 {
  font-size: 1.2em;
  line-height: 1.4;
}

/* send me information -----------*/
#send_collapsible {
  position: relative; /* to position the popup */
  width: 200px;
  height: 25px;
  clear: both;
  float: none;
}
#ie8only #send_collapsible, 
#ie7only #send_collapsible,
#ie6only #send_collapsible {
  font-size: 0.9em;
}  
#send_collapsible .collapsible-shown {
  position: absolute;
  top: 25px;
  right: 0;
  padding: 1em;
  background: #F6F0E0;
  -moz-box-shadow: 1px 0 11px 1px #AAAAAA;
  -webkit-box-shadow: 1px 0 11px 1px #AAAAAA;
   box-shadow: 1px 0 11px 1px #AAAAAA;
  
}
#send_collapsible .collapsible-control {
  cursor: pointer;
  text-align: right;
  color: #3a5474;
  font-weight: bold;
  background: url(/resources/dyn/files/216447z126792e8/_fn/arrow_more_info.gif) no-repeat right center;
  padding-right: 1em;
}
#send_collapsible .info_form h2 {
  color: #333333;
}

/* main navigation and markets --------------------*/
#navigation_search {
  background: #59632b url(/resources/dyn/files/216465zce5f9146/_fn/nav_bg.gif) repeat-x left bottom;
  height: 104px; /* 71px; */
  position: relative;
  z-index: 2;
}
/* markets -------*/

div.market_container {
  width: 900px;
  height: 77px;
}
div.markets {
  float: left;
  color: white;
  width: 520px;
  margin-bottom: 0.25em;
  padding-top: 0.75em;
}
.market_container p,
.market_container h3 {
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  float: left;
  line-height: 3;
}
div.markets {
  padding-right: .5em;
  margin-right: .5em;
  font-size: 11.75px;
}
.markets h3 {
  line-height: 4.75;
  height: 55px;
  float: left;
  padding: 0 1em 0 1em;
  margin: 0 0 0 .5em;
  border-right: 1px solid white;
}
.markets table {
  border-right: 1px solid white;
  padding: 0 1em 0 1em;
  
}
.markets #customQuoteBar {
  width: 420px;
}
.markets #customQuoteBar td {
  text-align: center;
  line-height: 14px;
}  
.markets #customQuoteBar td.index_spot a{
  color: #d7c693;
  display: inline-block;
  height: 14px;
  width: auto;
} 
.markets #customQuoteBar a:hover {
  color: #ffffff;
} 
.markets #customQuoteBar td.product_name {
  text-align: left;
}  
td.delivery, 
td.last,
td.change,
td.chgprcnt,
td.high,
td.low,
td.product_name .qmjsname a:link {
  color: #d7c693;
}
/* temp -----*/
div.temp {
  float: left;
  color: white;
}
.temp h3 {
  padding: 0 1em;
  background: url(/resources/dyn/files/216450z9518360a/_fn/arrow_temp.gif) no-repeat left center;
}
.temp p {
  padding-left: 2em;
  margin-bottom: 0;
  background: url(/resources/dyn/files/216471zd029641e/_fn/temp_icon.gif) no-repeat left center;
}
.market_container .temp p {
  font-size: 11px;
  line-height: 3.75;
  padding-left: 3em;
}  
/* navigation ----------------------------------------------*/
#menu_container {
  width: 900px;
  height: 27px;
  clear: both;
}
#primary_menu ul {
  padding: .5em 0 0 92px;
  /*width: 684px; */
  display: block;
}
#ieonly #primary_menu ul {
  width: 684px;
}
.main_nav li a {
  color: #d7c693;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding:  0 10px  0 15px;
  border-right: 1px solid #d7c693;
  margin-right: 5px;
  background: url(/resources/dyn/files/216448z82d88f79/_fn/arrow_nav.gif) no-repeat left 1px;
}
.main_nav .last a {
  border-right: none;
}
.main_nav li a:hover,
.main_nav .mi_active a,
.main_nav .over a {
  color: white;
  text-decoration: none;
  background-position: left -14px;
}
.main_nav .mi_active li a {
   color: #d7c693; 
}
.main_nav .mi_active li a:hover,
.main_nav .mi_active li.mi_active a {
   color: white; 
}
.main_nav li {
  padding: 0; 
}
/* main menu dropdown -----*/
#main_menu {
  display: none;
}
#main_menu li li a,
#main_menu ul ul {
  display: block;
}
#main_menu ul ul {
  padding-top: 1em;
  position: absolute;
  top: 12px;
  left: 0;
}
#main_menu li li a {
  background-image: none;
  border: none;
  text-transform: none;
  font-weight: normal;
  line-height: 1.4;
}
#main_menu li {
  position: relative;
}
#main_menu li li,
#main_menu li li a {
  display: block;
  float: none;
  clear: both;
}
/* main menu wrap -----*/
#main_menu_wrap {
  position: absolute;
  top: 84px; /* 51px */
  left: 0px;
  display: none;
  background-color: #334359;
  width: 100%;
  height: 155px;
}
#ie7only #main_menu_wrap,
#ie6only #main_menu_wrap {
  top: 83px; 
}
#main_menu_wrap #main_menu {
  display: block;
  padding-left: 92px;
}
/* columns ----------------------------------------------------*/
#e_column_0 {
  margin-bottom: 2em;
  position: relative; /* to position links and blog at the bottom of columns */
  z-index: 1;
}
/* right column 3 styles --------------*/
.guide {
  margin-bottom: 2.5em;
}
.guide a {
  color: #dbbf7f;
  font-weight: bold;
  font-size: 1.1em;
}  
.guide h2 {
  color: #dbbf7f;
  text-align: right;
  letter-spacing: .15em;
  font-size: .9em;
}
/* discount -----*/

.discount p {
  color: #dbbf7f;
  margin: 0 0 0 .6em;
}
.discount img {
  float: left;
  padding: .3em .5em 0 0;
}
.discount a {
  color: #dbbf7f;
}
.discount {
  border: 1px solid #dbbf7f;
  margin: 0 0 2em;
  padding: .5em .25em;
}
/* news ------------------*/

.news {
  border-top: 1px solid #dbbf7f;
  border-bottom: 1px solid #dbbf7f;
  padding-top: .5em;
  margin-bottom: 2em;
}
.news ul {
  margin-left: 0;
}
.news li {
  color: #dbbf7f;
  font-family: helvetica, sans-serif;
 list-style-type: none;
  padding-left: 1em;
  margin-bottom: .8em;
  background: url(/resources/dyn/files/216449zf5dfbfef/_fn/arrow_news.gif) no-repeat left top;
}
.news li a {
  color: #dbbf7f;
  text-decoration: none;
  font-size: .9em;
}
.news li a:hover {
  text-decoration: underline;
}
.news li li {
  font-style: italic;
  background: none;
  margin-top: .4em;
  background: url(/resources/dyn/files/218733zb8d2095c/_fn/arrow_sublist.gif) no-repeat left top;
}

/* blog ------------*/
div.tom_blog {
  width: 113px;
  padding: .5em;
  height: 184px;
  border: 1px solid #DBBF7F;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  background: url(/resources/dyn/files/257319zc0db9c8a/_fn/blog_link.gif) no-repeat bottom center;
}
.tom_blog img.seeds_wisdom {
  margin-left: -1.4em;
}  
.tom_blog h2 {
   color: #231f20;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 1em;
}
.tom_blog p {
  line-height: 1.5em;
  font-size: 0.85em;
  color: #d7c693;
}
.tom_blog p a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-top: .5em;
  display: block;
}
.tom_blog p a:hover {
  text-decoration: underline;
}
.tom_blog h5, 
.tom_blog p a {
  padding-bottom: 1em;
}  
.tom_blog h4,
.tom_blog h3 {
  font-family: georgia, times new roman, serif;
  font-size: 1.4em;
}
.tom_blog h4{
  float: left;
  color: #DBBF7F;
  font-style: italic;
  padding: 0 0.2em 0 0.7em;
}
.tom_blog h3 {
  color: #1a1818;
  text-transform: uppercase;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .08em;
  border-bottom: 1px solid #DBBF7F;
  padding-bottom: 0;
  margin-bottom: .5em;
}
.tom_blog img {
  padding-bottom: 1em;
  border-bottom: 1px solid #DBBF7F;
}
.tom_blog a.link_box {
  height: 184px;
  width: 113px;
  position: absolute;
  text-decoration: none;
}
/* column2 shared product thumbnails component ------------*/
#product_tb {
  float: left;
  width: 515px;
  overflow: hidden;
}
#product_tb img {
  padding-bottom: .4em;
}
#product_tb td {
  padding-right: 18px;
  font-size: .9em;
  font-weight: bold;
  text-algin: center;
  color: #3a5575;
  font-family: Georgia,times,serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .08em;
}
#product_tb table {
  width: auto;
}
/* footer ------------------------------------------------------*/
#footer {
  height: 165px;
}
#sitemap_links {
  float: left;
  width: 746px;
}
#sitemap_links ul {
  display: block;
  padding-left: 2em;
}
#sitemap_links ul ul {
  padding: 0;
}
#sitemap_links li {
  width: 105px;
  margin-right: 12px;
  line-height: 1.8;
}
#sitemap_links li.last {
  margin-right: 0;
}
#sitemap_links li li {
  width: 100%;
  margin: 0;
  line-height: 1.2;
}
#sitemap_links a,
#sitemap_links span {
  color: #808285;
  text-decoration: none;
}
#sitemap_links a:hover {
  text-decoration: underline;
}
#sitemap_links span {
  font-weight: bold;
  font-size: .8em;
}
#sitemap_links li li span {
  font-weight: normal;
}
/* terms -----*/

#terms {
  float: right;
  width: 133px;
  padding-left: 20px;
  border-left: 1px solid #9c9c9c;
  font-size: .8em;
}/* 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;
}

label, 
span.email_form_element_label, 
span.extra_value_name, 
span.label, 
span.phone_number_form_label, 
span.gender_form_element_label, 
span.name_form_element_label, 
span.contact_organization_form_element_label {
 padding-right:.3em;
}
/* 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;
}/* basic form styles ----------------*/

/* send info form --------*/

.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,
.address_form label {
  font-weight: normal;
}
.name span.extra_value_name,
.address .extra_value_name {
  display: none;
}
.given_name_container,
div.question div.region_container select,
div.question div.city_container input {
 margin-bottom: 1em;
}
div.address .address_lines input .address_line_last,
div.address {
  margin-bottom: 0;
}  
div.question input,
div.question table.phone_number_form td input {
  width: 202px;
}
div.question table td input {
  width: 10px;
}
div.question div.city_container input {
  width: 156px;
}
div.question div.postal_code_container input {
  width: 98px;
  margin-bottom: 1em;
}
/* send me information specific form styles -------*/
.collapsible_shown .formentrybean div.question div.city_container input,
.collapsible_shown .formentrybean div.question div.postal_code_container input {
  width: 202px;
}
/* ---------*/

.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,
.address_form label {
  font-weight: normal;
}
.name span.extra_value_name, 
.address .extra_value_name {
  display: none;
}
.given_name_container,
div.question div.region_container select, 
div.question div.city_container input {
 margin-bottom: 1em;
}
div.question input,
div.question table.phone_number_form td input {
  width: 202px;
}
div.question div.city_container input {
  width: 156px; 
}
div.question div.postal_code_container input {
  width: 98px;
}
div.question table td input {
  width: 10px;
}
div.address_lines label.required {
  background:url("/resources/all/docroot/cms/icons/x16/icon_required.png") no-repeat scroll left center transparent;
  padding-left:6px;
}  
/* Starter styles.*/
#weather {
  padding: .75em 0 0;
  color: white;
  font-size: .9em;
  float: left;
  width: 350px;
  margin: 1.5em 0;
}
a.location {
 color: white;
 padding: 5px 0;
 /*background: url(/resources/dyn/files/216471zd029641e/_fn/temp_icon.gif) no-repeat right center;*/
}
span.current_obs {
 margin-left: 5px;
 padding-left: 1em;
 background: url(/resources/dyn/files/216446z6560a27e/_fn/arrow_markets.gif) no-repeat left center; 
}
/*.condition img {
 display: none;
}*/
.promo a {
 color: #D7C693; 
 display: block;
 margin-bottom: 1em;
}
.current_obs span.temp {
 color: white; 
}
.current_obs a.location {
  font-size: 1em; 
  font-weight: bold; 
  text-transform: uppercase; 
}  
.current_obs span span {
  margin-right: 5px;
}  
img.condition {
  vertical-align: middle;
  margin-right: 7px;
  margin-top: -2px;
}
div.form_div,
#weather_form{
  display:inline;
  /*float: right;*/
}
div.fday {
  float:left;
  clear:both;
}
table.conditions {
  width: 12em;
}
.fday div.day {
  width: 180px;
  float:left;
}
.fday span.date {
  background-color: #334359;
  padding: .5em 1em;
  color: white;
  border-right: 1px solid #59632B;
  margin-bottom: .5em;
  display: block;
  font-size: 11px;
}
.fday span.promo,
.fday span.sunrise,
.fday span.sunset,
span.condition_text,
.fday .temp span {
  display:block;
  padding: .25em 1em;
}
.fday label {
  padding-right:.5em;
}
td.temp span.temp {
  display:block;
  text-align:left;
}
.conditions td.temp,
.conditions td.condition {
  vertical-align:top;
}
div.last_updated {
  clear:both;
  border-top: 1px solid white;
  padding: .5em .5em .5em 55px;
  color: white;
  font-size: 12px;
  line-height: 40px;
  background: url(/resources/dyn/files/276107zff8060a7/_fn/TWC_logo.png) no-repeat 3px 3px;
  
}
#wzc {width:65px;}
#twc {position:relative}
#twc div.fday {
  display:none;
}
#twc.active div.fday {
  display:block;
}
div.fday  {
  background-color: #59632B;
  left: -533px;
  position: absolute;
  top: 56px;
  width: 900px;
  z-index: 1;
}
/* home page styles only ----------------*/
#e_column_0 {
  background: #f6f0e0 url(/resources/dyn/files/216694z3d446971/_fn/columns_bg.gif) repeat-y right top;
}
#e_column_0_wc_0 {
  overflow: hidden;
  width: 100%;
/*  background: url(/resources/dyn/files/216472z492035a4/_fn/tom_blog.jpg) no-repeat right bottom; */
}
#ie6only #e_column_0_wc_0 {
  background: url(/resources/dyn/files/216457zb7ca3a9/_fn/column3_top.gif) no-repeat right top;
}
#column1 {
  width: 746px;
  min-height: 446px;
  position: relative;/* to absolute position the rotating images */
/*  background: url(/resources/dyn/files/216460zbe3565c9/_fn/home_image.jpg) no-repeat;*/
}
#column2 {
  width: 129px;
  padding: 13px 10px 0 15px;
  min-height: 49em;
  background: url(/resources/dyn/files/216457zb7ca3a9/_fn/column3_top.gif) no-repeat right top;
}
#ie6only #column2 {
  display: inline;
  padding: 13px 0 0 15px;
  position: relative;
  height: 46em;
  background: url(/resources/dyn/files/216472z492035a4/_fn/tom_blog.jpg) no-repeat right bottom;

}
/* rotating images ---------------------*/
#home_rotating {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* main image content --------------------------*/
div.main_image {
  height: 447px;
  margin-bottom: 1em;
  position: relative;
  z-index: 2;
  
}
div.home_testimonial,
div.greetings {
  float: right;
  margin: 4em 0;
}
div.home_testimonial {
  width: 160px;
  padding: 1em 1em 0 2em;
  border-left: 1px solid white;
}
div.home_testimonial p {
  font-size: 0.9em;
  line-height: 1.25em;
}  
div.greetings {
  width: 290px;
  color: white;
  padding-right: 1em;
}
.greetings img.home_heading {
  margin-left: -1.3em;
}  
.greetings h1 {
  font-size: 1.3em;
  letter-spacing: .2em;
  font-weight: normal;
  color: #f1e5c7;
}
.greetings h2 {
  color: #f1e5c7;
  font-weight: normal;
}
.greetings p {
 line-height: 1.5; 
}
/* links and products thumbnails -------------*/
div.links {
  float: left;
  padding: 0 2em 0 2em;
  border-right: 1px solid #000;
  margin:0 2em 1em 0;
}
.links h2 {
  background: url(/resources/dyn/files/236100z946453c4/_fn/heading_links.gif) no-repeat left top; 
  width: 49px;
  height: 8px;
  text-indent: -4000em;
  overflow: hidden;
  margin-bottom: .5em;

}
.links li a {
  color: #56632b;
  font-size: 12px;
  text-decoration: none;
}
.links li a:hover {
   text-decoration: underline; 
}
.links li {
  list-style-type: none;
  margin-bottom: .3em;
}
.links ul {
  margin: 0;
}

/* thumbnails */
#product_tb {
  width: 495px;
  float:none;
}
/* newsletter text */
#newsletter {
  float: left;
  font-size: 12px;
  margin-left: -15px;
  text-align: center;
}

/** quote media */
#customQuoteBar { width: 550px; text-align:center; font-size: 11px; font-family:  Helvetica,arial,sans-serif; color:#ffffff;  }
#customQuoteBar a:link {text-decoration:none; }





/* 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;
}
/* markets styles ----------*/
table.qmmt_main td {
  font-size: 10.25px;
}
table.qmmt_main {
  float: left; 
}
.qmmt_main table {
  padding: 0 !important; /* overriding inline styles */ 
}
#irm_compliance .tblMain td, #irm_compliance table td {
  padding-top: 0; 
}
a.qmmt {
  color: white; 
}
td.qmmt_text a, 
td.qmmt_text span.qmmt_text + span.qmmt_text {
  display: block;
  text-align: center !important;
}  
.market_container a.qmmt {
  display: block;
}
.market_container table.qmmt_main {
  width: 548px;
}
.market_container table.qmmt_main td.qmmt_text p {
  font-size: 10px;
}
.qmjsleft{ 
  display: none;
}
div.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component li.menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component li.menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
div.menu_component.active ul ul,
div.menu_component.active .active ul ul,
div.menu_component.active li .active ul ul,
div.menu_component.active li li .active ul ul,
div.menu_component.active li li li .active ul ul  {
 display: none;
}
div.menu_component.active ul,
div.menu_component.active .active ul,
div.menu_component.active li .active ul,
div.menu_component.active li li .active ul,
div.menu_component.active li li li .active ul,
div.menu_component.active li li li li .active ul {
 display: block;
}
div.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }
/*mobile fix*/
dfn.config_data,
div.config_items{
 display:none;
 visibility:hidden;
}
/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}

