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

#header {
}

#body {
}
/*
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/94931zab682c1e/_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/94940z932e8a4f/_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/94939za5b3a42c/_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/94976z51607cb9/_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;
}

/* 1 column template ------------------------*/
#body {
  width: 950px;
  margin: 0 auto;
  padding: 1em 0;
}
h1 {
  color: #DD7008;
  font-size: 3em;
  font-weight: normal;
}

/* 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;
}
div.message_container {
  color: #C00;
  font-weight: bold;
}

h1 {
  color: #dd7008;
  margin-bottom: 10px;
  margin-top: 2em;
  font-weight: normal;
  font-size: 3em;
}
.dashboard h1 {
  margin-top: 0;
}  
.zoocrew_button {
  margin: 4em 0 2em 8px;
}  
#logout {
  float: right;
  margin: 0 0 0 10px;
  clear: both;
  height: 119px;
}

#admin_menu {
  float: right;
}

#admin_menu li {
  padding: 5px 5px 5px 5px;
}

.request_link {
  float: right;
  margin-right: 42px;
}  
.faketab a {
  background-color: #e7f3ff;
  border: 1px solid #A3dbf4;
  border-width: 1px 1px 0;
  float: left;
  color: #a3dbf4;
  font-size: 1.8em;
  line-height: 2em;
  text-align: center;
  padding: 5px 10px;
  margin-left: 5px;
  cursor: pointer;
  cursor: hand; /* sets cursor pointer for IE */  
}

#myrequests {
  clear: both;
  margin-top: 3em;
}

table.form_search_results_table {
  clear: both; 
  float: none;
  width: 920px;
  margin: 0 auto;
}  

table.form_search_results_table th,
table.form_search_results_table td {
  border-color: #A3DBF4;
  border-style: solid;
  border-width: 1px 1px 1px 1px; 
  padding: 2px;
  line-height: 1.5em;
}  

.more_info label {
   font-weight: bold;
}

.schedule_agree_details .extra_value_name {
  display: none;
}
.schedule_agree_details .extra_value_renderer {
  font-weight: bold;
  color: #dd7008;
}

#requestlisting .message {
  font-style: italic; 
}

table.requests {
  width: 950px;
}  

table.requests td, 
table.requests th {
  border-color: #A3DBF4;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 5px; 
  text-align: center;
  line-height: 1.5em;
}

table.form_search_results_table th,
table.requests th {
  background-color: #e7f3ff;
  color: #a3dbf4;
  font-weight: bold;
} 
/* footer ---------------------------------------*/

#gen_one_column_template #footer .textbean {
  margin: 80px auto 0;
  padding: 80px 0;
  text-align: center;
}

/*volunteer login form, reset password form -----*/ 
.loginbean {
  margin: 0 auto;
  width: 22em;
}

.retrieve_password {
  margin: 0 auto;
  width: 33em;
}

.login_con .username_con, 
.login_con .password_con,
.login_con .actions_con,
.resetpasswordbean .email,
.resetpasswordbean .username, 
.resetpasswordbean button.submit {
  margin-bottom: 1em;
}  

.login_con p.title {
  color: #dd7008; 
  font-size: 3em;
  margin-top: 2em;
} 

.login_con .password_con label {
  padding-right: 2px;
}  

.resetpasswordbean .email input {
  width: 181px;
}  
/* volunteer schedule change/request form ----------*/ 
.volunteer_request,
.volunteer_name_wrapper, 
.volunteer_level_wrapper,
.volunteer_home_phone,
.cell_phone,
.volunteer_email,
.schedule_agree_details,
.work_day_wrapper,
.volunteer_date {
  line-height: 1.5em;
  padding-bottom: 1em;
}  

.work_day span {
  display: block;
}

.volunteer_home_phone input {
  width: 10em;
}  
 
.cell_phone input {
  width: 11.1em;
}

.volunteer_email input {
  width: 14em;
}

.volunteer_name_wrapper table .label_con {
  display: none;
}  

div.can_work .extra_value_name {
  display: block;
}

 .extra_value_name {
  font-weight: bold;
}  

.volunteer_name_wrapper table td {
  padding-right: 3px;
} 
/* pdf downloads page --------------------*/
.zoocrew_pdfs {
  margin-top: 2em;
}  

