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



.collapsible-control {
  cursor: pointer;
  cursor: hand;
}/* 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;
}
