/* 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 {
	margin-right: 0.0px;
	margin-left: 0.0px;
}

#footer {
	margin: 0.0px auto 10.0px auto;
	padding: 10.0px 10.0px 10.0px 10.0px;
	width: 880.0px;
	height: 1.0em;
}

#header {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*
BASIC STYLE	
Filename: styles.css
Author: Vivian Clark (vclark@i2rd.com)
Company: MADD
*/

body {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  color: #343434;
}
.page {
  width: 900px;
  margin: 0 auto;
}
#e_column_0 {
  padding-top: 25px;
}
/* header ------------------------*/
#header {
  position: relative;
  height: 170px;
  clear: both;
  background-position: left 29px;
  background-repeat: no-repeat;
  background-image: url(/resources/dyn/files/115579/_fn/header_home.jpg);
}
#logo {
  position: absolute;
  bottom: 0;
  left: 0;
}
#logo,
#logo h1 a {
  width: 260px;
  height: 80px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
#logo h1,
#logo a {
  margin: 0;
  padding: 0;
}

/* main navigation -----------*/
#main_menu {
  width: 900px;
  background: black;
  height: 29px;
}
#main_meu ul {
  z-index: 1;
}
#main_menu li {
  z-index: 1;
  background: url(/resources/all/files/39698/_fn/nav_bg.gif) no-repeat top right;
  padding: 8px 10px;
}
#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  border-bottom: 6px solid #ff0000;
}
#main_menu li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
/* main navigation sublevel -------------*/
#main_menu li ul {
  top: 25px;
  left: -10px;
  height: auto; 
  width: 150px;
  background: transparent;
  padding-top: 4px;
}
#main_menu li ul ul {
  top: 0;
  left: 150px;
}
#main_menu li li {
  font-family: arial, tahoma, sans-serif;
  padding: 5px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
  font-size: 0.9em;
  display: block;
  float: none;
  border-bottom: 1px solid #d6d6d6;
  height: auto;
  background: #aaa;
  z-index: 1000;
}
#main_menu li li.over,
#main_menu li li.mi_active {
  background: #d6d6d6;
}
#main_menu li li a,
#main_menu li.over li a,
#main_menu li.mi_active li a {
  display: block;
  text-transform: none;
  color: white;
  border: none;
}

#main_menu li li.over a,
#main_menu li li a:hover,
#main_menu li.mi_active li.over a,
#main_menu li li.mi_active a {
  color: #575757;
  border: none;
}
li.parent_list li {
  padding-left: 20px;
}
/* footer ------------------------------------*/
#footer {
  background: #ddd;
  border-top: 1px solid #A9AFB1;
}

/* general styles ---------------*/
h1,h2,h3,h4,h5 {
  font-weight: bold;
  line-height: 1.2;
}
h1 {
  font-size: 1.8em;
}
#column2 h2,
#column2 h3 {
  color: white;
  margin-bottom: 8px;
  background: #86a5b2;
}
#column2 h4 {
  margin: 12px 0;
  background: #d6e6ee;
  padding: 5px;
}
#column2 h3 {
  padding: 5px 15px 5px;
}
#column2 h2 {
  padding: 16px 15px 5px;
}
h2 {
  font-size: 1.6em; 
}
h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
p {
  line-height: 1.4;
  margin-bottom: 15px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
a {
  color: red;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.textbean li {
  list-style-type: disc;
  margin: 5px 0 5px 14px;
  list-style-position: outside;
}
.textbean ul {
  margin-left: 2em;
}
.textbean li {
  margin-bottom: 1em;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
/* table styles */
/*
table td {
  line-height: 1.2em;
  height: 4em;
}
table {
  margin: 1em 0;
}*/

.textbean th {
  font-weight: bold;
  color: #86A5B2;
  font-size: 1.2em;
}
.col1 {
  width: 40%;
}
.col2 {
  width: 20%;
}

/* fck styles */
.red_text {
  color: red;
}
.green_text {
  color: green;
}
.blue_text {
  color: blue;
}
.purple_text {
  color: purple;
}
.orange_text {
  color: orange;
}
.pink_text {
  color: pink;
}
/* 2columns template */

/* header --------------------*/

#events_calendar_template #header {
  background-image: url(/resources/dyn/files/115578/_fn/header_events.jpg);
}
#madd_nebraska_template #header {
  background-image: url(/resources/dyn/files/115576/_fn/header_about.jpg);
}
#victim_services_template #header {
  background-image: url(/resources/dyn/files/115577/_fn/header_victim.jpg);
} 
#news_template #header {
  background-image: url(/resources/dyn/files/115581/_fn/header_news.jpg);
}
#donate_template #header {
  background-image: url(/resources/dyn/files/115583/_fn/header_donate.jpg);
}
#tributes_template #header {
  background-image: url(/resources/dyn/files/115582/_fn/header_tributes.jpg);
}
#programs_template #header {
  background-image: url(/resources/dyn/files/115580/_fn/header_involved.jpg);
}
#vip_template #header {
  background-image: url(/resources/dyn/files/115584/_fn/header_vips.jpg);
}
/* columns ------------------------------*/
#e_content {
  position: relative;
}
#column1 {
  position: relative;
  width: 302px;
  border-right: 1px solid #a9afb1;
  background: url(/resources/all/files/39744/_fn/column1_bg.gif) no-repeat left 90%;
  padding-bottom: 80px;
  padding-top: 16px;
  margin-bottom: 20px;

}
#column2 {
  width: 560px;
  padding: 0 0 0 20px;
  display: inline; /* fix IE6 double margin bug*/
}

/* template title */
.template_title {
  position: relative;
  top: -10px;
}
.template_title h2 {
  text-align: right;
  padding: 5px 40px 10px 0;
  border-bottom: 1px solid #A9AFB1;
  background: transparent;
}
.template_title h2 a {
  color: red;
}
.template_title h2 a:hover {
  color: black;
  text-decoration: none;
}
/* submenu  ----------*/
#column1 .menubean {
  padding-right: 40px;
}
#column1 .menubean li {
  text-align: right;
  padding: 5px 0;
}
#column1 .menubean li a:hover,
#column1 .menubean li.mi_active a {
  color: black;
  text-decoration: none;
}
/* programs and victim services pages -------------*/
#programs_page #column2 .textbean,
#victim_services_page #column2 .textbean {
  width: 250px;
  margin: 0 10px 10px;
  float: left;
  border-left: 1px solid #A9AFB1;
}
#programs_page #column2 .textbean {
  /*height: 120px;*/
}
#victim_services_page #column2 .victim_intro {
  clear: left;
  width: 540px;
  border: none;
}

#programs_page #column2 .textbean h2 a,
#victim_services_page #column2 .textbean h2 a,
#programs_page #column2 .textbean h3 a,
#victim_services_page #column2 .textbean h3 a {
  color: white;
}
#programs_page #column2 .textbean p,
#victim_services_page #column2 .textbean p {
  padding-left: 15px;
}

#victim_services_page .victim_advocates,
#victim_services_page .resources {
  padding-top: 100px;
  height: 120px;
}
#programs_page .get_involved {
  background: url(/resources/all/files/41031/_fn/teaser_get_involved.jpg) no-repeat top left;
}

#programs_page .mobilization {
  /*background: url(/resources/all/files/61632/_fn/cm_teaser.jpg) no-repeat top left;*/

}

#victim_services_page .victim_advocates {
  background: url(/resources/all/files/45943/_fn/teaser_support.jpg) no-repeat top left;
}
#victim_services_page .resources {
  background: url(/resources/all/files/45941/_fn/teaser_resources.jpg) no-repeat top left;
}

/* tributes page */
#tributes_page #column2 {
  padding: 0;
  overflow: hidden;
  width: 597px;
}

#tributes_template #column2 p {
  font-style: italic;
}
#tributes_template #tributes_page #column2 p {
  font-style: normal;
}

#tributes_page div.tributes_flash {
  margin-bottom: 15px;
}
#ie6only #tributes_page #column2 {
  width: 590px;
}
/* tables ----------*/
#events_calendar_template table {
  width: 100%;
  margin-bottom: 14px;
}
#events_calendar_template th, 
#events_calendar_template td {
  padding: 5px;
}
#events_calendar_template th {
  background: #ddd;
  font-weight: bold;
}
#events_calendar_template .even td {
  background: #f5f5f5;
}



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

.contact_info table {
  width: 90%;
  margin-bottom: 10px;
}

span.extra_value_name {
  display: block;
  width: 80px;
  float: left;
  text-align: right;
  padding-right: 6px;
  font-weight: normal;
}
#contact_form span.extra_value_name {
  width: 103px;
}
#contact_form div.first {
  margin-bottom: 1em;
}
.information1,
.information2 {
  width: 270px;
  float: left;
}
.information1 div,
.information2 div {
  padding: 0 0 2px 0pt;
}
.method_contact,
.interested,
.comments {
  clear: both;
}
#contact_form .method_contact span.extra_value_name,
#contact_form .interested span.extra_value_name {
  width: auto;
  clear: both;
}
span.submit_button {
  display: block;
}
.corporate label {
  display: none;
}
div.corporate {
  margin: 0 0 5px;
}
.corporate input,
.method_contact input,
.interested input {
  margin: 0;
  padding: 0;
}
.method_contact {
  padding: 5px 0;
}
.method_contact label,
.interested label {
  margin-right: 15px;
}
.comments textarea {
  width: 437px;
}
.state input {
  width: 30px;
}
.zip input {
  width: 60px;
}
.information1 div.state,
.information1 div.zip {
  float: left;
}
.information1 div.zip {
  width: 125px;
}
.information1 div.state {
  width: 135px;
}
#donate_template .zip span.extra_value_name {
  width: 20px;
}
div.county {
  clear: both;
}
div.comments {
  padding-top: 10px;
}
/* Tributes form */
#tributes_form div.question {
  margin-top: 0.8em;
}
#tributes_form  div.long_question span.extra_value_name {
  float: none;
  width: 450px;
  text-align: left;
}
#tributes_form  div.age span.extra_value_name {
  text-align: left;
  width: 122px;
}
#tributes_form  div.age div.extra_value_renderer,
#tributes_form  div.death div.extra_value_renderer,
#tributes_form  div.phone_number_form,
#tributes_form  div.consent {
  padding-bottom: 15px;
}
#tributes_form  div.killed span.extra_value_name,
#tributes_form  div.address span.extra_value_name {
  display: none;
}
#tributes_form  div.killed div.extra_value_renderer {
  padding-top: 13px
}
#tributes_form  div.death span.extra_value_name {
  width: 255px;
  text-align: left;
}
#tributes_form span.extra_value_name {
  display: block;
  float: none;
  text-align: left;
}
#tributes_form  div.city_container,
#tributes_form  div.region_container {
  padding-right: 10px;
}
#tributes_form  span.address_line_first input {
  display: block;
  margin: 0 0 10px 0;
}
#tributes_form div.killed td {
  padding-right: 23px;
}

/* required fields */

.user_entry_required span.extra_value_name {
  background: url("/resources/all/docroot/cms/icons/x16/icon_required.png") no-repeat scroll right center transparent;
  padding-left: 0;
  padding-right: 6px;
}
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;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* 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;
}
