/* 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;}
li {
  list-style-position: outside;
}
#e_content {
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
}

#enclosing_header {
}

#e_column_0 {
}

#header {
}

#main_navigation {
}

#column1 {
	float: left;
}

#enclosing_content {
	float: right;
}

#main_image {
	clear: both;
}

#column2 {
	float: left;
	width: 32.0%;
}
/* basic styles
client: Runza
author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font-size: 0.9em;
  font-family: Arial, helvetica, sans-serif;
  background: #003300 url(/resources/all/files/63563/_fn/body_bg_22.gif) repeat-y top center;
}
.page {
  width: 1025px;
  margin: 0 auto;
  background: #006445;
}


/* header ------------------------------*/
#enclosing_header {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  width: 1025px;
  position: relative;
  height: 73px;
  background: url(/resources/all/files/63009/_fn/header_bg_02.gif) repeat-x left bottom;
}
#header {
  width: 1025px;
  clear: both;
}
#logo {
  float: left;
  width: 188px;
  height: 94px;
  position: absolute;
  bottom: -49px;
  left: 18px;
}
#logo h1 a {
  display: block;
  width: 188px;
  height: 94px;
  text-indent: -4000em;
}
/* social media links styles */
#social_media {
  position: absolute;
  left: 37em;
  top: .4em;
}
#social_media a {
  padding-right: .25em;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -400em;
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
}
#social_media a.facebook {
  background-image: url(/resources/dyn/files/181284/_fn/facebook_24.png);
}
#social_media a.twitter {
  background-image: url(/resources/dyn/files/181283/_fn/twitter_24.png);
}
/* online store container */
#cart_container {
  float: right;
  clear: both;
  padding: 10px;
  color: white;
  font-size: 0.9em;
  display: inline; /* Fix IE6 double margin bug*/

}
div.shopping_cart_quick_view,
#online_store_link {
  float: left;
}
div.shopping_cart_quick_view {
  padding: 0px 10px 0 20px;
  background: url(/resources/all/files/63085/_fn/shopping_cart_03.gif) no-repeat center left;
}
#online_store_link li a {
  color: white;
  text-decoration: none;
}
#online_store_link a:hover,
#online_store_link li.over a {
  color: #ffd100;
}
#online_store_link li.first {
  margin-right: 10px;
}

/* main navigation -------------------*/
#main_navigation {
  float: right;
  width: 818px;
  clear: both;

}
#main_menu {
  float: left;
}
#main_menu li {
  padding: 5px 7px;
  font-weight: bold;
}
#main_menu li.last {
  padding-right: 0;
}
#main_menu li a {
  color: white;
  text-decoration: none;
}
#main_menu li a:hover,
#main_menu li.over a,
#main_menu li.mi_active a {
  color: #ffd100;
}

/* location container -----------*/
#location_container {
  float: right;
}
#location_search,
#map_link {
  float: left;
}

#location_search span.label {
  color: #ffd100;
  margin-right: 5px;
}
#location_search .label sup {
  position: relative;
  top: -3px;
}
#location_search input.search_query {
  width: 100px;
  height: 15px;
  border: 2px solid #ffd100;
  margin: 0;
}
#location_search input.button {
  width: 18px;
  height: 21px;
  border: none;
  background: #ffd100 url(/resources/all/files/63532/_fn/search_button_06.gif) no-repeat center left;
}
#map_link li {
  padding: 6px 11px 0;
}
#map_link li a {
  color: #ffd100;
  text-decoration: none;
}
#map_link a:hover {
  color: white;
}

/* footer -------------------------*/
#footer,
#footer_wc_0 {
  height: 82px;
}
#footer {
  width: 1025px;
  font-weight: bold;
  background: #214633 url(/resources/all/files/62991/_fn/footer_bg_23.gif) repeat-x top left;
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
#footer_wc_0 {
  position: relative;
  overflow: hidden;
  width: auto;
  padding: 15px;
  background: transparent url(/resources/all/files/62993/_fn/footer_watermark_26.gif) no-repeat center;
}
#footer a {
  color: #006445;
  text-decoration: none;
}
#footer a:hover {
  color: white;
}
#website {
  float: left;
}
#website p {
  font-size: 1em;
}
#footer_menu {
  float: right;
}
#footer_menu li {
  padding-left: 20px;
}
#vipa_copyright {
  color: #002b15;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: none;
  clear: both;
  font-family: "Times New Roman", times, serif;
  position: absolute;
  right: 10px;
  bottom: 0px;
}
#vipa_copyright a {
  color: #002b15;
}
/* general styles ----------------------------------*/
a {
  text-decoration: underline;
  color: #006445;
}
a:hover {
  text-decoration: none;
}
h2, h3, h4, h5 {
  font-family: "Times New Roman", times, serif;
  line-height: 1.2;
}
h2 {
  font-size: 2.4em;
  margin-bottom: 0.5em;
  font-weight: normal;
  line-height: 1.2;
}
h3 {
  font-size: 1.7em;
  margin-bottom: 0.25em;
}
h4 {
  font-size: 1.5em;
  margin-bottom: 0.25em;
}
h5 {
  font-size: 1.2em;
}
sup {
  font-size: 0.9em;
}
h2 sup {
  font-size: 0.8em;
  font-weight: normal;
}
p {
  font-size: 1.18em;
  line-height: 1.65;
  margin-bottom: 15px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

/* images ---------------*/

.textbean img.left {
  float: left;
  border: none;
  margin: 0;
}
.textbean img.right_border {
  float: right;
  border: 2px solid black;
  margin: 0 0 10px 25px;
}
.textbean img.right {
  border: none;
  margin: 0;
  padding-left: 25px;
  background: white;
  float: right;
}
.textbean table.image { /* table with images only */
  float: right;
  margin: 0 0 0 40px;
  border: none;
  width: auto;
}
.textbean table.image td {
  padding: 0;
}
.textbean table.image img {
  margin: 0 0 10px 0;
  float: none;
  border: 2px solid black;
}

/* lists -----*/

.textbean ul li {
  list-style-type: disc;
  line-height: 1.7;
}
.textbean ol li {
  list-style-type: decimal;
  line-height: 1.7;
}

.textbean ul,
.textbean ol {
  margin: 0 0 15px 15px;
}
.textbean ul ul,
.textbean ol ul {
  margin-bottom: 0;
}
/* tables --------------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
.textbean td,
.textbean th {
  padding: 5px;
  vertical-align: top;
}
.textbean th {
  font-weight: bold;
  background: #DCEAC7;  
  border: 1px solid #9ab38c;
  border-width: 1px 1px 1px 0;
  text-align: center;
}

.textbean th.last {
  border-right: none;
}
.textbean tr.even td {
  background: url(/resources/all/files/66052/_fn/yellow_34.gif) repeat;
  border: 1px solid yellow;
  border-width: 1px 0;
}


/* content pages ---------------*/
#e_column_0 {
  border-right: 18px solid #006445;
  border-bottom: 18px solid #006445;
}
#logo {
  background: url(/resources/all/files/62989/_fn/content_logo_03.gif) no-repeat top left;
}
#column1 {
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: white;
  background: #006445;
  width: 197px;
  padding: 70px 0px 0px 16px;
  display: inline; /* fix IE6 double margin bug*/

}
#enclosing_content,
#main_image {
  width: 790px;
}
#main_image p {
  margin: 0;
}
#column2 {
  background: white;
  width: 730px;
  padding: 30px 20px 30px 40px;
  min-height: 460px;
}

/* if pdf files */

#column2 a[href$=".pdf"] {
  padding: 0px 20px 0px 0px;
  background: transparent url(/resources/all/files/69958/_fn/pdf-icon.gif) no-repeat top right;
}
/* column1 lists ----------------------*/

#column1 .textbean li {
  list-style-type: none;
  line-height: 1.2;
}
#column1 .textbean ul {
  margin: 0;
}
/* subnavigation ----------------------*/
#submenu {
  padding-right: 18px;
}
#submenu li {
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 0 6px 8px;
}
#submenu li ul li {
  padding: 3px 0 3px 8px;
}
#submenu li.first {
  color: #ffd100;
  padding-left: 0;
  font-size: 1.3em;
}
#submenu li li.first {
  font-size: 1em;
  padding-left: 8px;
}
#submenu li a {
  color: white;
  text-decoration: none;
}
#submenu li.first a {
  color: #ffd100;
}
#submenu li li.first a,
#submenu li.mi_active li a {
  color: white;
}
#submenu li a:hover,
#submenu li.mi_active a,
#submenu li li a:hover,
#submenu li li.mi_active a {
  color: #ffd100;
}

#submenu li.first a:hover {
  text-decoration: underline;
}
#submenu li ul li.first a:hover {
  text-decoration: none;
  color: #ffd100;
}
#submenu li ul {
  display: block;
  margin-top: 10px;
}
#submenu li.pdf span  {
  background: url(/resources/all/files/63077/_fn/pdf_icon_06.gif) no-repeat top right;
  padding: 2px 25px 2px 0;
  display: block;
}
#submenu li.mi_parent div.menuitemlabel,
#submenu li.mi_parent a {
  text-transform: none;
  text-decoration: underline;
}
#submenu li.mi_parent li a {
  text-transform: uppercase;
  text-decoration: none;
}

/* short text ----------------*/
#short_text {
  line-height: 1.2;
  margin: 30px 18px 30px 8px;
  padding: 8px 0;
  border: 1px solid white;
  border-width: 1px 0;
}
#short_text p {
  font-size: 0.9em;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: 0.06em;
}
/* products ----------------*/

div.product {
  margin-left: -16px;
  width: 200px;
  text-align: right;
}
.product img {
  border: none;
  float: none;
  margin: 0;
}
.product p {
  line-height: 1.2;
  margin-bottom: 0;
}
.product a {
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  display: block;
  margin-top: -40px;
  text-decoration: none;
  font-size: 0.9em;
}
.product a:hover {
  color: #ffd100;
}
#store_product a {
  margin-top: 0;
}
#product_milk img {
  margin-bottom: -18px;
}

/* for kids page ---------------------*/
#for_kids_page #column2 {
  background: white url(/resources/all/files/63003/_fn/forkids_image_07.gif) no-repeat bottom right;
  height: 480px;
  padding: 30px 0 0;
  width: 790px;
}

#kids_balloon {
  margin-left: 25px;
  float: left;
  width: 238px;
}
#kids_balloon div {
  overflow: hidden;
}
#kids_balloon div.top {
  background: url(/resources/all/files/62995/_fn/forkids_baloon_07.gif) no-repeat top left;
}
#kids_balloon div.bottom {
  padding: 15px;
  width: 162px;
  background: url(/resources/all/files/62999/_fn/forkids_baloon_13.gif) no-repeat bottom left;
}
#kids_balloon div.middle {
  background: url(/resources/all/files/62997/_fn/forkids_baloon_10.gif) repeat-y top left;
}
/* thank you page ------------------------------*/
#thank_you img {
  border: none;
}
/* menu page -------------------------*/

#menu_page #column2 {
  padding: 20px 14px 30px 25px;
  width: 750px;
}
#menu_page #column2 table img {
  border: none;
  padding-bottom: 10px;
}
#menu_page #column2 table {
  float: none;
  margin-left: 0;
  width: 100%;
}
#menu_page #column2 td {
  vertical-align: top;
  font-size: 0.9em;
  padding: 0 8px;
  line-height: 1.4;
}

/* franchise page ------------------*/
#column2 p.disclaimer {
  font-size: 0.9em;
  line-height: 1.2;
}
/* video page -------------------------*/
 div.flvplayercomponent {
  padding-bottom: 1em;
}
/* history page ------------------------*/
#history_page td {
  padding: 10px;
  vertical-align: middle;
}
#history_page td.col1 {
  text-align: right;
  border-right: 4px solid #006445;
}
#history_page #column2 table img {
  border: none;
}
#history_page #column2 table {
  float: none;
  margin: 0;
}
#history_page td.col2 {
  text-align: left;
}
#history_page table h5 {
  color: #007777;
  font-size: 1.2em;
  font-weight: bolder;
}

/* button ----------------*/
#column2 div.button_con {
  width: 363px;
  float: left;
}
#e_column_0 span.button {
  width: 150px;
  padding: 0 0 0 10px;
  display: block;
}
#e_column_0 .button a {
  text-align: center;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  display: block;
  padding: 8px 10px 8px 0pt;
  line-height: 1.2;
}
#column2 span.button {
  margin: 0 auto;
  background: url(/resources/all/files/66024/_fn/button_white_left.gif) no-repeat top left;
}
#column2 .button a {
  background: url(/resources/all/files/66026/_fn/button_white_right.gif) no-repeat top right;
}
#column1 span.button {
  background: url(/resources/all/files/62979/_fn/button_10.gif) no-repeat top left;
}
#column1 .button a {
  background: url(/resources/all/files/62981/_fn/button_11.gif) no-repeat top right;
}
.button a:hover {
  color: #ffd100;
}
#apply_button {
  margin-bottom: .5em;
}
#contact_button {
  margin-bottom: 4em;
}
/* school partnership navigation ----*/
#school_partner_menu {
  margin: 20px 0;
  padding-top: 15px;
  border-top: 1px solid #006445;
}
#current_partner_page #school_partner_menu {
  border-top: none;
}
#school_partner_menu li {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  padding: 5px 10px 5px 10px;
  border-right: 1px solid #006445;
}
#school_partner_menu li.last {
  border: none;
}
#school_partner_menu li a {
  text-decoration: none;
}
#school_partner_menu li a:hover {
  color: #ffd100;
}

/* jobs page -------*/
#job_videos {
  width: 100%;
  margin: 10px 0 15px;
  overflow: hidden;
  float: left;
}
#job_videos div.mediabean {
  float: left;
  margin-right: 15px;
}
#job_videos h4 {
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #006445;
}
#intro_text {
  background: url(/resources/dyn/files/123958/_fn/transparent_logo.png) no-repeat top left;
}
#intro_text .job_intro {
  padding-left: 206px;
}
h2.job_intro {
  margin-bottom: 3px;
  font-size: 2em;
}
#e_column_0 span.button {
  width: 175px;
}
/* runza requirements page ----------------------*/

table.franchise_fee {
  width: 50%;
  font-size: 1.18em;
}



/* collapsibles ------------------*/
div.articlecontainer {
  clear: both;
  margin-bottom: 20px;
}
#column2 .ac_style_collapsible_content p {
  font-size: 1em;
}
.ac_style_collapsible_content li.even,
#annual_activities li.even,
#column2 .ac_style_list li.even {
  background: #dceac7;
}
.hidden div.collapsible-control {
  background: url(/resources/all/files/65885/_fn/arrow_link.gif) no-repeat 15px 5px;
}
div.shown {
  background: url(/resources/all/files/66052/_fn/yellow_34.gif) repeat;
}
.shown div.collapsible-control {
  border-top: 1px solid yellow;
  color: #003300;
  font-weight: bold;
  background: transparent url(/resources/all/files/65883/_fn/arrow_active.gif) no-repeat 15px 5px;
}
div.collapsible-control {
  cursor: pointer; 
  cursor: hand;
  padding: 6px 5px 6px 40px; 
  border-top: 1px solid #9AB38C;
}
div.collapsible-shown {
  background: white;
  border-top: 1px solid yellow;
  padding: 10px 0 0 40px;
}
li.last .hidden div.collapsible-control {
  border-bottom: 1px solid #9AB38C;
}
li.last div.collapsible-shown {
  border-bottom: 1px solid yellow;
}

/* boxed style - success stories -------------------------*/
.ac_style_boxed div.ac_item {
  width: 100%;
  overflow: hidden;
}
div.article_byline {
  text-align: right;
  font-style: italic;
  padding: 10px 20px 25px 0;
}
.ac_style_boxed div.ac_item a.article_link_read_more {
  color: black;
  display: block;
  text-decoration: none;
  padding: 15px 15px 0;
  border: 1px solid white;
}
.ac_style_boxed div.ac_item a.article_link_read_more:hover {
  background: #DCEAC7;
  border: 1px solid black;
}
/* current openings -------------*/

#current_openings .ac_style_boxed div.article_heading {
  font-size: 1.7em;
  margin-bottom: 0.25em;
  font-family: "Times New Roman", times, serif;
}
#current_openings .ac_style_boxed div.ac_item {
  display: block;
  text-decoration: none;
  padding: 15px 20px 0 16px;
  border: 1px solid white;
  width: auto;
}
#current_openings .ac_style_boxed div.ac_item:hover {
  background: #DCEAC7;
  border: 1px solid black;
}

/* 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)
 */
/* 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_con {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title_con {
  width: 100%;  
}
div.title_con,
div.subheading_con {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question_con {
  clear: both;
  margin-top: 0.5em;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first_con {
  clear: left;
}
div.hli_first_con, 
div.hli_con {
  float: left;
  margin-right: 1em;
}
div.hli_last_con {
  float: left;
  clear: right;
}

/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2_con {
  padding-left: 2em;
}

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

/* Layout-specific data classes -------------------------- */
div.name_con, 
div.first_name_con, 
div.last_name_con, 
div.referred_by_con {
  width: 12em;
}

table.address_form_visitable {
  width: 100%;
  clear: both;
}

div.address_form_con, div.address_con {
  overflow: hidden;
  width: 100%;
}

span.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
span.label_con, span.email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
span.extra_value_name_con {
  display: block;
}
/* Bold the labels --------------------------------------- */
.extra_value_name_con, 
.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
.label_con, .email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
.extra_value_name_con {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_line_con, 
.city_container_con, 
.region_container_con, 
.postal_code_container_con, 
.country_container_con, 
.country_container_con {
  margin-top: 0.5em;
}

.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container_con {
  float: left;
}
.address_form div.postal_code_container_con {
  float: left;
}
.address_form div.country_container_con {
  clear: left;
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label_con {
  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;
  background-color: #C3CBDF;
  width: 100%;
  border-right: 1px #555 solid;
}
div.wizard_category_navigator_node_con {
  float: left;
  border-right: 1px #DDD solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step_con {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
div.wizard_category_navigator_node_name_con, 
span.wizard_category_navigator_node_name_con {
  font-size: 1em;
  font-weight: bold;
  color: #C00;
  display: block;
}

/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure_con {
  float: left;
  clear: both;
  width: 100%;
  background-color: #E2EDF3;
  border: 1px #555 solid;
  border-width: 0 1px 1px 0;
}
div.wizard_procedure_step_header_con {
  font-weight: bold;
  padding: 1em 0;
}

div.content_con {
  clear: both;
  float: none;
}

table.wizard_procedure {
  padding: 0 0 0 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}

/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom_con {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  background: #EEE;
  border: 1px #CCC solid;
  border-width: 1px 1px 2px 1px;
  color: #555;
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
.procedure_navigation_con button:hover {
  border-color: #999;
  color: #333;
}
span.submit_registration_button_con {
  display: block;
  padding: 1em 0;
}

/* Messages ---------------------------------------------- */
div.messages_con {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
}
div.messages {
  padding: .25em;
}
div.error_message_con {
  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: left;
  clear: both;
}

/* Misc colors */
div.instruction_con, 
div.instruction {
  color: #092063;
}
.section_con {
  border-bottom: 1px solid #AAA;
}
/* comments form ------------------*/

.contact input,
.contact textarea,
.contact select {
  margin: 0 5px 20px 0;
}
.formentrybean {
  background: #DCEAC7;
  padding: 20px;
  margin-bottom: 15px;
}
textarea {
  font-family: sans-serif;
  font-size: 1em;
}
/* quiz form - registration -----------*/

/* hiding tabs - steps */
#quiz div.wizard_category_navigator {
  display: none;
}
/* overriding dependency styles */
div.wizard_procedure_con {
  background: transparent;
  border: none;
  float: none;
}
div.wizard_component {
  float: none;
}
div.wizard_procedure_step_header_con {
  padding-top: 0;
}
/* step title */
span.wizard_procedure_step_name {
  font-size: 1.5em;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
/* step 1 -------------*/
.runzatic_quiz_con span.extra_value_name {
  display: block;
  margin: 0;
  line-height: 1.5;
}
.runzatic_quiz_con .extra_value_renderer_con td {
  padding: 5px 0;
}
.runzatic_quiz_con div.extra_value_renderer_con {
  margin-bottom: 20px;
}

/* quiz results -----------*/
span.runzatic_quiz_message,
span.runzatic_quiz_score {
  font-family: "Times New Roman", times, serif;
}
span.runzatic_quiz_score {
  display: block;
  float: left;
  font-size: 2.5em;
  margin: 0 10px;
}
div.runzatic_quiz_result {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  background: #DCEAC7;
  padding: 15px 0;
  border: 1px solid #9AB38C;
  border-width: 1px 0;
}
span.runzatic_quiz_message {
  line-height: 1.5;
  font-size: 1.3em;
}
/* buttons ------------------------*/
button.submit_button,
.procedure_navigation_con button {
  border: none;
  background: #006445;
  color: white;
  padding: 3px 5px;
  width: 100px;
}
button.submit_button:hover,
.procedure_navigation_con button:hover {
  color: #FFD100;
  border: none;
}
button.miwt_button_disabled {
  display: none;
}

/* joing birthday club form ------*/
.birthday_club_con span.given_name {
  display: none;
}
.birthday_club_con div.first_name_con,
.birthday_club_con div.birthdate_con,
.birthday_club_con div.gender_con,
.birthday_club_con div.email_con {
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
}
.birthday_club_con .first_name_con input,
.birthday_club_con .email_con input {
  width: 20em;
}

/* franchise request  / runzatic story form-------------*/

.franchise_request_con div.name_con,
.franchise_request_con div.address_con,
.franchise_request_con div.email_con,
.franchise_request_con div.phone_con,
.franchise_request_con div.question_con,
.franchise_request_con div.company_name_con,
.franchise_request_con div.city_state_con,
.runzatic_story div.story_con,
.runzatic_story div.email_con,
.runzatic_story div.choice_con,
.runzatic_story div.city_state_con {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.franchise_request_con .city_state_con input,
.franchise_request_con .city_state_con select {
  margin-right: 5px;
}
.franchise_request_con .city_state_con span.extra_value_name,
.runzatic_story .choice_con span.extra_value_name {
  display: none;
}
.franchise_request_con .address_con input,
.franchise_request_con .email_con input,
.franchise_request_con .question_con input,
.franchise_request_con .company_name_con input,
.runzatic_story .email_con input,
.runzatic_story .city_state_con input {
  width: 29em;
}

/* job application -------------------*/
div.wizard_category_navigator {
  background: transparent;
  border: none;
}
div.wizard_category_navigator_node_con {
  border-right: 1px solid #666;
  margin: 0 0.5em 1.2em 0;
  padding: 0 0.5em 0 0;
  font-size: 0.9em;
}
div.question_con {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
.address_line_con input {
  margin-bottom: 10px;
}
.name_form input,
.region_con select,
.city_container input {
  margin-right: .5em;
}
/* availability step -----------*/
.week span.extra_value_name_con {
  display: block;
  float: left;
  width: 100px;
}
.titles td.first {
  width: 107px;
}
.week label {
  display: none;
}
.titles td {
  font-size: 0.9em;
  text-align: center;
}
.week table {
  width: 85%;
}
table.titles {
  width: 100%;
}
.week td {
  text-align: center;
}
/* submit - review step --------*/
div.wizard_category_summary {
  margin: 1.5em 0;
  border-bottom: 1px solid #ddd;
}
span.wizard_category_summary_name {
  font-family: "Times New Roman", serif;
  font-size: 1.5em;
  font-style: italic;
}
div.wizard_submit_registration span.extra_value_name_con {
  font-weight: normal;
}
/* application intro titles ----*/
#application_intro h3 {
  background: #006445;
  color: white;
  text-align: center;
  padding: 5px;
}

/* kids rex form */
.first_name span.extra_value_name {
  display: 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;
}
