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

#header {
}

#e_column_0 {
	padding-bottom: 80.0px;
}

#template_heading {
	clear: both;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*
Basic Styles
Client: Lincoln Children's Zoo
Author: Bailey | Becca (rnispel@i2rd.com) | Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: .8em;  
  width: 100%;
}

/* header --------------------------------------------*/
#header_wc_0 {
  width: 990px;
  margin: 0 auto;
  position: relative;
}
#header {
  width: 100%;
  padding-top: 12px;
  overflow: hidden;
}
#logo {
  position: absolute;
  left: 0;
  top: 0;
  background: url(/resources/dyn/files/94931/_fn/logo.jpg) no-repeat top left;
  width: 218px;
  height: 119px;
} 
#logo h1 a {
  display: block;
  width: 218px;
  height: 119px;
  text-indent: -4000em;
}

/*main menu styles ---------------------------------*/

#main_menu {
  float: right;
  clear: right;
  margin-bottom: 20px;
} 
#main_menu li a {
  text-decoration: none;
  color: #DD7008;
  font-weight: bold;
  font-size: 1.1em;
  display: block;
}
#main_menu li {
  list-style-type: none;
  padding: 0 10px;
}
#main_menu a:hover,
#main_menu li.mi_active a {
  color: #333333;
}

/*search styles ------------------------------------*/

div.searchbox {
  float: right;
  margin: 25px 0 50px;
  clear: both;
}
.searchbox span {
  display: block;
  float: left;
  height: 29px;
}
.searchbox span.query {
  width: 152px;
}
.searchbox span.button {
  width: 78px;
}
.searchbox span.query input {
  border: none;
  height: 23px;
  width: 120px;
  padding: 6px 16px 0;
  background: url(/resources/dyn/files/94940/_fn/search_field.jpg) no-repeat top left;
}
.searchbox span.button input {
  font-size: .9em;
  border: none;
  width: 78px;
  height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 3px;
  background: url(/resources/dyn/files/94939/_fn/search_button.jpg) no-repeat top right;
}
#ie6only .searchbox .button input {
  padding: 3px 0 0;
  background-position: left 2px;
}
/* columns -----------------------------------------------*/
#e_column_0 {
  background: url(/resources/dyn/files/94976/_fn/home_bg.jpg) repeat-x top;
}

#e_column_0_wc_0 {
  width: 910px;
  margin: 0px auto; 
  padding: 30px 0 30px 80px;
  overflow: hidden;
}
/* footer --------------------------------*/
#footer {
  width: 910px;
  margin: -80px auto 0;
  text-align: left;
  padding: 1em 0 1em 80px;
  font-size: .9em;
  color: #666;
}
/* lists ---------------------*/

.textbean ul,
.textbean ol,
.article_content ul,
.article_content ol,
div.search_tips ul,
div.search_tips li {
  margin: 0 0 15px 30px;
}

.textbean ul li,
.article_content ul li,
div.search_tips ul li {
  list-style-type: disc; 
  line-height: 1.5;
}
.textbean li ul li,
.article_content li ul li,
div.search_tips li ul li {
  list-style-type: square;
}
.textbean ol li,
div.search_tips ol li,
.article_content ol li {
  list-style-type: decimal;
  line-height: 1.5;
}
/* table styles -------------*/
.textbean table caption,
#adoption_prices div.article_heading {
  background: #A3DBF4;
  border-top: 1px solid #ddd;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  font-size: 1.2em;
}
.textbean table,
.article_content table {
  width: 100%;
  margin: 0 0 25px;
}
.textbean td,
.textbean th,
.article_content td,
.article_content th {
  padding: 5px;
  vertical-align: top;
  line-height: 1.3;
}
.textbean th,
.article_content th {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
}
.textbean th.last,
.article_content th.last {
  border-right: none;
}
.textbean td.first,
.article_content td.first { /* animals all page */
  width: 180px;
  vertical-align: top;
}
.textbean tr.even td,
.article_content tr.even td {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-width: 1px 0;
}
#sponsors table td {
  text-align: center;
  vertical-align: middle;
  padding: 10px 5px;
}

/* general styles ------------------------------ */

h2 {
  color: #B4B905;
  margin-bottom: 10px; 
  font-weight: bold;
  font-size: 1.8em;
}
h3 {
  color: #B4B905;
  margin: 10px 0 10px; 
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 6px;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic;
  color: #DD7008;
}
p {
  margin-bottom: 15px;
  line-height: 1.3;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
/* link styles----------------------- */
a:hover {
  color: #73B4DF;  
}
a {
  color: #DD7008;
  text-decoration: none;
}
span.volunteer_link {
  font-weight: bold;
  font-size: 1.2em;
}  
/* zoo crew "button" links -----------*/
.zoocrew_button a {
  background-color: #e7f3ff;
  border: 1px solid #A3dbf4;
  border-width: 1px;
  color: #a3dbf4;
  font-size: 1.8em;
  line-height: 2em;
  text-align: center;
  padding: 15px 10px;
  cursor: pointer;
  cursor: hand; /* sets cursor pointer for IE */  
}
/* images -----------------*/

.textbean img.left_border {
  float: left;
  margin: 5px 20px 10px 0px; 
  border: 5px solid #73B4DF;
}

/* interior pages ------------------------*/


/* 2 Column styles ------------------------- */

#column1 {
  float: left;
  margin: 0px 20px 0 0px;
  width: 150px;
}
#column2 {
  float: left;
  width: 740px;
}

/* template heading --------------------------*/
#template_heading {
  padding: 0 0 20px;
}
#template_heading h1 {
  color: #DD7008;
  font-size: 3em;
  font-weight: normal;
}

/*side nav styles ---------------------------------*/

#column1 li a {
  text-decoration: none;
  font-weight: bold;
  color: #73B4DF;
}
#column1 li a:hover,
#column1 li.mi_active a,
#column1 li.active a,
#column1 li.mi_active li.mi_inactive a:hover {
  color: #333333;
}
#column1 li {
  padding: 5px 0;
  line-height: 1.3;
}
#column1 li li {
  display: block;
  font-size: .9em;
  line-height: 1;
  padding: 2px 0 2px 1em;
}
#column1 li.mi_active li.mi_inactive a {
  color: #73B4DF;
}
#column1 li li a {
  font-weight: normal;
}
#side_nav {
  padding-left: 10px;
}

/* calendar styles---------------------------------*/

div.calendarSearch table.monthTable {
  margin-top: 10px;
}

td.monthDayBodyInactive_con,
td.monthDayBody_con {
  height: 40px;
}

div.calendarSearch div.subject {
  color: #73B4DF;
  font-weight: bold;
}

/* table styles ----------------------------------*/

.textbean table td {
  vertical-align: middle;
  padding: 12px 5px;
}
/* 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;
}/* 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;
}
/* form styles -------------------------*/


span.extra_value_name,
span.given_name,
span.family_name,
.address_lines label,
.address label {
  width: 140px;
  text-align: right;
  display: block;
  float: left; 
  margin-right: 5px;
  padding-right: 8px;
  font-weight: normal;
}
input.extra_value_renderer,
.address_lines input {
  width: 200px;
  clear: right;
}
button.submit_button,
div.button_description_container {
  margin-left: 125px;
}
div.short_input input {
  width: 55px;
}
.comments input,
textarea {
  height: 150px;
  width: 400px;
}
.user_entry_required span.extra_value_name,
.user_entry_required .name_form span.label,
#catz .user_entry_required .address label {
  background-position: right top;
  padding: 0 8px 0 0;
}
div.question,
div.name_form_con,
span.address_line_first_con input,
div.given_name_container,
.first_name input,
.city_container input,
.address select,
.address_line1 input,
.address_line2 input {
  margin-bottom: 1em;
}
#catz .address div.region_container select {
  margin-bottom: 0;
}
.address span.extra_value_name,
div.country_container,
.online_news span.extra_value_name,
.hidden span.extra_value_name {
  display: none;
}
.address label {
  font-weight: normal;
}
.name span.extra_value_name {
  margin-bottom: 1em;
  display: block;
}
div.name_form,
.name span.extra_value_name {
  clear: both;
  float: none;
}
.region_container,
.five_info,
.your_name {
  padding-bottom: 1em;
}
 /* go green form */
#gogreen_form {
  margin: 1em 0;
}
div.mail_only span {
  display: none;
}
/* hide name label */
.name span.extra_value_name,
.hli_type span.extra_value_name {
  display: none;
}
/* phone type elements*/

.hli div,
.hli table,
.hli_type div {
  float: left;
}
/* address elements  */
.address_form div.region_container, 
.address_form div.postal_code_container,
.address_form div.city_container,
.address_form div.country_container_con {
  float: none;
}
#catz .address_lines label {
  float: none;
  text-align: left;
}
div.example {
  text-indent: 153px;
  position: relative;
  margin-top: -10px;
  font-size: 11px;
}
.example p {
  margin-bottom: 10px; 
}
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;
	    display: compact;
		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;
    }

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