


@import url("tags.css");
@import url("text.css");


@import url("banner_1.css");
@import url("banner_2.css");
@import url("primary_menu_1.css");
@import url("secondary_menu_1.css");
@import url("content_container_1.css");
@import url("headline_1.css");
@import url("highlight_1.css");
@import url("upcoming_1.css");
@import url("spotlight_1.css");
@import url("newsletter_1.css");
@import url("blogspot_1.css");
@import url("footer_1.css");
@import url("footer_contact_1.css");

#the_know_background, #the_know_banner, #the_know_blogspot, #the_know_content_container, #the_know_footer, 
#the_know_headline, #the_know_highlights, #the_know_newsletter, #the_know_primary_menu_container, 
#the_know_secondary_menus_container, #the_know_spotlight, #the_know_upcoming {

}


/* -------------------------------- Default element attributes -------------------------------- */

a, .a{
	color:#000080;
	text-decoration:underline;
    cursor:pointer;cursor:hand;
}
a:hover, .a:hover, .a_hover{
	color:red;
	text-decoration:none;
    cursor:pointer;cursor:hand;
}
form
{
	padding:0;
	margin:0;
}
input, textarea, select
{
    font-family: verdana;
    font-size: 12px;
	border:1px solid #ccc;
}
p{
	margin-top:0;
	padding-top:0;
}

/* -------------------------------- Body -------------------------------- */
.body_css
{
    font-family: verdana;
    font-size: 10px;
	margin:0px;
    marginheight:0px;
	topmargin:0px;
}
.seat_plan_body_css
{
	font-family: verdana;
    font-size: 10px;
    margin:0px;
}
/* -------------------------------- Lists -------------------------------- */
.ul,ul,.ol,ol
{
	margin:0px;
	padding:0px;
}
.list_container
{
	padding-left:2em;
	padding-bottom:1em;
}
.li,li
{
}
/* -------------------------------- Main Menu -------------------------------- */
.main_menu_background
{
    font-size:11px;
}

.main_menu_header
{
    padding-left:9px;
}

.main_menu_group
{
	border:solid 1px #b2cbe1;
	background-color:#eef4f2;
}

.main_menu_caption
{
    height: 19px;
    vertical-align: middle;
    color:#000080;
    text-align:left;
    font-size: 11px;
    padding-left:0px;
    padding-right:2px;
    font-weight:bold;

}

.main_menu_caption_membership
{
    font-size: 11px;
}


.main_menu_caption_selected
{
    height: 19px;
    vertical-align: middle;
    color:red;
    text-align:left;
    font-size: 11px;
    padding-left:0px;
    padding-right:2px;
    font-weight:bold;
    cursor:pointer;cursor:hand;

}

.main_menu_caption_hover
{
    height: 19px;
    vertical-align: middle;
    color:red;
    text-align:left;
    font-size: 11px;
    padding-left:0px;
    padding-right:2px;
    font-weight:bold;
    cursor:pointer;cursor:hand;

}

.main_menu_item
{
    height:17px;
    color:#000080;
    text-decoration:none;
    font-size:10px;
    padding-left:8px;
    padding-right:2px;
    text-align:left;

}

.main_menu_item_selected
{
    height:17px;
    color:red;
    text-decoration:none;
    font-size:10px;
    padding-left:8px;
    padding-right:2px;
    text-align:left;
    cursor:pointer;cursor:hand;
}

.main_menu_item_hover
{
    height:17px;
    color:red;
    text-decoration:none;
    font-size:10px;
    padding-left:8px;
    padding-right:2px;
    text-align:left;
    cursor:pointer;cursor:hand;
}

.main_menu_separator
{
	height:5px;
}

/* -------------------------------- Float Menu -------------------------------- */
.float_menu_background
{
   
}

.float_menu_item
{
    padding-left: 2px;
    padding-right: 2px;
    color: #484848;
    font-size:11px;
}

.float_menu_item_hover
{
    cursor:pointer;cursor:hand;
    padding-left: 2px;
    padding-right: 2px;
    color: #484848;
    font-size:11px;
}

.float_menu_separator
{
    padding-left: 1px;
    padding-right: 1px;
	visibility:hidden;
}

.float_menu_image
{
	padding-top:4px;
}

.float_menu_image_hover
{
	padding-top:4px;
}

/* -------------------------------- Buttons -------------------------------- */


/* undefined width - good for single word terms */
.small_button_a
{
    color: black; 
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	

}

.small_button_a_hover, .small_button_a:hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	
    cursor:pointer;cursor:hand;
}
.small_button_a_disabled
{
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 9px;
	font-family: verdana;
	height: 18px;
	background-color: #ccc;
	color: gray;
    text-align: middle;
}

/* defined width - good for approx. 2-word terms */
.small_button_b
{
    color: black; 
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:125px;

}

.small_button_b_hover, .small_button_b:hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:125px;
	
    cursor:pointer;cursor:hand;

}

/* defined width - good for approx. 2-word terms, shorter than small_button_b */
.small_button_c
{
    color: black; 
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:100px;

}

.small_button_c_hover, .small_button_c:hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
	
    height: 18px;
    font-size: 9px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:100px;
	
    cursor:pointer;cursor:hand;
}



/* undefined width, no font changes - used on homepage  */
.small_button_d
{
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
	
    height: 18px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:115px;
	margin-bottom:20px;

}

.small_button_d_hover, .small_button_d:hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
	
    height: 18px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:115px;
	margin-bottom:20px;
	
    cursor:pointer;cursor:hand;
}





/* undefined width, no font changes - used on homepage  */
.small_button_e
{
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
	
    height: 18px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:145px;

}

.small_button_e_hover, .small_button_e:hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
	
    height: 18px;
    text-align: middle;
    font-family: verdana;
	text-align: middle;
	vertical-align:middle;
	width:145px;
	
    cursor:pointer;cursor:hand;
}

.medium_button_a
{
    color: black; 
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
    font-size : 10px; 
    font-family: Verdana;
    height:21px;
}

.medium_button_a_hover
{
    color: red; 
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
    font-size : 10px; 
    font-family: Verdana;
    height:21px;
}

/* -------------------------------- Text Area -------------------------------- */
.text_area_a
{
    width:100px;
    font-family: Verdana;

 
}

.text_area_a_hover
{
    width:100px;
    font-family: Verdana;

}
.text_area_b
{
    width:160px;
    font-size:9px;
    font-family: Verdana;
}

.text_area_b_hover
{
    width:160px;
    font-size:9px;
    font-family: Verdana;
}

.text_area_c
{
    width:100%;
    font-size:10px;
    font-family: Verdana;
}

.text_area_c_hover
{
    width:100%;
    font-size:10px;
    font-family: Verdana;
}

/* -------------------------------- Text -------------------------------- */

.small_text_alert
{
    font-size: 12px;
	font-weight:bold;
    color:red;
}

.small_text_alert_hover
{
}

.small_text_a
{
    font-size: 12px;
    color:#828282;
}

.small_text_a_hover
{
    color:#828282;
}

.small_text_b
{
    font-size: 12px;
    color:#616161;
}

.small_text_b_hover
{

}

.small_text_c
{
   font-size: 11px;
    color:#000000;
    text-decoration:none;
}

.small_text_c_hover
{
    font-size: 11px;
    color:#000000;
    font-family: verdana;
}

.small_text_d
{
    font-size: 12px;
    color:#616161;
    font-weight:bold;
}

.small_text_d_hover
{
    font-size: 12px;
    color:#616161;
    font-weight:bold;
    cursor:pointer;cursor:hand;
    text-decoration:underline;
}

.small_text_e
{
    font-size: 10px;
    color: #d0d0d0;
    font-weight: bold;
    font-family: verdana;

}

.small_text_e_hover
{
    font-size: 10px;
    color: #d0d0d0;
    font-weight: bold;
    font-family: verdana;
}

.medium_text_a
{
    font-size: 12px;
    color:#616161;
    font-weight:bold;
}

.medium_text_a_hover
{

}

.medium_text_b
{
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
}

.medium_text_b_hover
{

}

.medium_text_c
{
    color:#616161;
    font-size: 18px;
    font-weight: bold;
    font-family: verdana;

}

.medium_text_c_hover
{

}

.medium_text_d
{

}

.medium_text_d_hover
{

}

.medium_text_e
{

}

.medium_text_e_hover
{

}

.must_field
{
   font-size : 12px; 
   color:#990033; 
   font-weight : bold; 
}

/* -------------------------------- Screen Object -------------------------------- */

.screen_object_background_a
{
    background-color:white;
border-width:1px;
border-style:solid;
border-color:#c5dcd3;
}

.screen_object_seperator_a
{
    /*border-bottom = 1px solid #dadada; */
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#dadada;

}

.screen_object_caption_a
{
    background-color:#c5dcd3;
    height:24px;
    color:#000000;
    font-size:11px;
    text-transform: uppercase;
}

.screen_object_background_b
{
   background-color:#edf4f1;
}

.screen_object_caption_b
{
    background-color:#c5dcd3;
    height:24px;
    color:#000000;
    font-size:11px;
    padding:5px;
    text-transform: uppercase;
}

.screen_object_background_c
{
    /*border = 1px solid #f1f1f1;*/
 border-width:1px;
border-style:solid;
border-color:#f1f1f1;
}

.screen_object_caption_c
{
    font-size: 11px;
    HEIGHT: 16px;
    background-color: #f1f1f1; 
    vertical-align: middle; 
    color:#828282;
    padding-left:2px;
    padding-right:2px;
}

/* -------------------------------- Calendar -------------------------------- */

.calendar_navigation_sign
{
    font-family: verdana;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;cursor:hand;
}

.calendar_navigation_sign_hover
{
    font-family: verdana;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;cursor:hand;

}

.calendar_day
{
    font-family: verdana;
    font-size:10px;
    padding:3px;
    color:#478671;
    border:1px solid #c5dcd3;
}

.calendar_day_hover
{
    font-family: verdana;
    font-size:10px;
    cursor:pointer;cursor:hand;
    padding:3px;
    border:1px solid #c5dcd3;
}

.calendar_day_title
{
    font-family: verdana;
    font-size:10px;
    text-transform:uppercase;
    padding:3px;
    border:1px solid #c5dcd3;
}


.calendar_selected_day
{
    font-family: verdana;
    font-size:10px;
    background-color:#ffffff;
    color:#478671;
    border:1px solid #c5dcd3;
}

.calendar_selected_day_hover
{
    font-family: verdana;
    font-size:10px;
    background-color:#ffffff;
    border:1px solid #c5dcd3;
   cursor:pointer;cursor:hand;
}

/* -------------------------------- Separators -------------------------------- */

.separator_a
{

}

.separator_b
{

}

.separator_c
{

}

/* -------------------------------- General Tab -------------------------------- */

.general_tab_background
{
    background-color:#f1f1f1;
    font-size:11px;
    color:#828282;
    height:16px;
}

.general_tab_item
{
    padding-right:2px;
    padding-left:2px;
    margin:2px;
    border-right:1px solid #ffffff;
    border-left:1px solid #ffffff;
    cursor:pointer;cursor:hand;
}

.general_tab_item_hover
{
    padding-right:2px;
    padding-left:2px;
    border-right:1px solid #ffffff;
    border-left:1px solid #ffffff;
    cursor:pointer;cursor:hand;
}

.general_tab_item_selected
{
    background-color:#d0d0d0;
    color:#000000;
    padding-right:2px;
    padding-left:2px;
    border-right:1px solid #ffffff;
    border-left:1px solid #ffffff;
}

.general_tab_item_selected_hover
{
    background-color:#d0d0d0;
    color:#000000;
    padding-right:2px;
    padding-left:2px;
    border-right:1px solid #ffffff;
    border-left:1px solid #ffffff;
}

.extra_general_tab
{
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	cursor:pointer;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-left:2px;
	padding-right:2px;
}
.extra_general_tab_background
{
	background-color:#f1f1f1;
	border-color:#828282;
	border-style:solid;
	border-width:1px;
	color:#828282;
	font-size:11px;
	height:16px;
}
.extra_general_tab_hover
{
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	cursor:pointer;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-left:2px;
	padding-right:2px;
}
/* -------------------------------- General Caption -------------------------------- */

.general_caption
{
    font-size: 11px;
    HEIGHT: 16px;
    background-color: #f1f1f1;  
    vertical-align: middle; 
    color:#828282;
    padding:0px 2px 0px 2px;
}

/* -------------------------------- General Item -------------------------------- */

.item_background
{
    border: 1px solid #dadada;
    background-color: #f5f5f5;
    padding:4px 4px 4px 4px;
    vertical-align: top;
}

.item_image_generic
{
	border:solid 1px #999999;
}

.item_image
{
	border:solid 1px #999999;
}

.item_image_container
{
    vertical-align: top;
    padding-right:4px; 
}

.item_medium_image
{
    height:190px;   
    width:150px;
	border:solid 1px #999999;
}
.item_medium_image_container
{
    vertical-align: top;
    padding-right:4px;
}

.item_big_image
{
    height:150px;   
    width:180px;
}

.item_data_background
{
    vertical-align: top;
    padding: 0px 2px 2px 2px;
}

.item_separator
{
    HEIGHT: 10px;	
}





/* -------------------------------- Up Down select box --------------------------- */
.up_down_backgournd
{
    border: 1px solid #dadada;
    height: 18px;
}

.up_down_text
{
    font-size: 10px;
    margin: 2px;
    background-color: #f0f8f4;
}

/* -------------------------------- Donations Objects --------------------------- */
.donation_prices_combo
{
    font-size:9px;
    width:70px;
    vertical-align:top;
}

.donation_radio_button
{
    margin-top:2px;
    width:11px;
    height:11px;
    vertical-align:middle;
}
/* -------------------------------- Location Bar --------------------------- */ 
.location_bar_text
{
    font-size: 10px;
    color: #bababa;
    text-transform: capitalize;
    padding:2px;
}
/* -------------------------------- Text Box Objects ------------------------------ */
.small_text_box_a
{
    font-size:9px;
    height:18px;
}
/* -------------------------------- Seating Plan ---------------------------------- */
.seating_plan
{
    width:550px;
    height:350px;
}

/* -------------------------------- Small Calendar -------------------------------- */
.small_calendar_background
{
    background-color: #e7e7e7;
}

.small_calendar_select_box
{
    font-family:Verdana;
    font-size:11px;
}

.small_calendar_day_title
{
    height:11px;
}

.small_calendar_day
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:pointer;cursor:hand;
}
.small_calendar_day_hover
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:pointer;cursor:hand;

}
.small_calendar_time
{
    font-size:14px;
    font-weight:bold;

}
.small_calendar_day_selected
{
    height:16px;
    width:22px;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    cursor:pointer;cursor:hand;
}
.small_calendar_day_selected_hover
{
    height:16px;
    width:22px;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    cursor:default;
}


.small_calendar_day_dimmed
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:pointer;cursor:hand;
    color:silver;
}

.small_calendar_day_dimmed_hover
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:pointer;cursor:hand;
    color:silver;
}

/* -------------------------------- CRM -------------------------------- */
.crm_item_background
{
    border:1px solid #dadada;
    height: 0px;
    vertical-align:top;
    text-align:left;
    margin:2px;
}

.crm_action_image
{

}

.crm_action_image_hover
{
    cursor:pointer;cursor:hand;
}

.crm_details_separator
{
    height: 8px;
}

.crm_tab
{
	padding:5px;
    font-weight : bold; 
    cursor:pointer;cursor:hand; 
    font-size : 10px; 
    color:#999999;
    background-color:#f1f1f1;
	border:solid 1px #cccccc;
}

.crm_tab_hover
{
	padding:5px;
    font-weight : bold; 
    cursor:pointer;cursor:hand; 
    font-size : 10px; 
    color:red;
    background-color:#f1f1f1;
	border:solid 1px #cccccc;
}

.crm_tab_selected
{
	padding:5px;
    font-weight : bold; 
    cursor:pointer;cursor:hand; 
    font-size : 10px; 
    color:#000000;
    background-color:#d2d2d2;
	border:solid 1px #cccccc;
	
    cursor:pointer;cursor:hand; 
	
}
.crm_tab_arrow
{
	font-weight:bold;	
	height:20px;
	width:16px;
      background-color:#d2d2d2;
      cursor:pointer;cursor:hand;
}

.crm_div
{
  background-color:#FFFFFF;
  height:300;
  overflow:scroll;
  border:1px solid #dadada;
}

.crm_grid_data
{
  font-size : 10px;
  font-family: Verdana;
  color:#000000;
  border-right:1px groove #dadada;
}

.crm_grid_caption
{
  background-color: #d0d0d0;
  color:black;
  padding-left:4px;
  padding-right:4px;
}

.crm_details_item
{
  background-color:#ffffff;
  border:solid 1px #cccccc;
  margin:2px 0 0 5px; 
  padding:2px; 
}

/* -------------------------------- Form --------------------------- */ 

.form_separator
{
    height:1px;
}

.form_must_field
{
    color:#FF0000;
    font-size: 10px;
    font-family: verdana;
}
/* -------------------------------- Basket Objects -------------------------------- */
.basket_border
{
    border-bottom: 1px solid #999;
}

.basket_caption
{
    color:black;
    font-size:10px;
    text-transform:uppercase; 
    font-weight:bold;
}

.basket_action
{
    color:red;
    font-size:11px;  
    cursor:pointer;cursor:hand; 
}
/* -------------------------------- Arrows Images --------------------------------- */
.small_arrow_1_right
{
margin-left:5px;
display:none; visibility:hidden;
}

.small_arrow_1_left
{
margin-right:5px;
display:none; visibility:hidden;
}

.small_arrow_2
{
margin-left:2px;
margin-right:2px;
display:none; visibility:hidden;
}

.small_arrow_3
{
display:none; visibility:hidden;
}

/* -------------------------------- Popup Windows --------------------------------- */
.popup_window_a
{
background-color: #f5f5f5;
border-bottom: lightgrey thin solid;
border-left: white thin outset;
border-right: lightgrey thin solid;
border-top: white thin outset;
DISPLAY: none;
POSITION: absolute;
}

.popup_window_a_caption
{
background-color: #c5dcd3; 
color: black;
font-size: 12px;
}

/* -------------------------------- Items List --------------------------------- */
.list_background
{
    font-size:11px;
    color:#828282;
    height:16px;
    padding-top : 1px;
    padding-bottom: 1px;
}

.list_title
{
    background-color:#f1f1f1;
    font-weight:bold;
    font-size:11px;
    padding-left:4px;
    border-bottom:1px solid #ffffff;
}

.list_record
{
    
    border-bottom:1px solid #ffffff;
    padding-left: 3px;
    font-size:11px;
    color:#828282;
    padding:1px;
    margin:2px;
    
}
/* -------------------------------- Items List Calendar --------------------------------- */
.list_calendar_background
{
    border:1px dashed black;
    font-size:11px;
    font-family:verdana;
    background-color:#f5f5f5;
    text-align:center;
}
.list_calendar_month
{
    background-color:#fb6d18;

}
.list_calendar_day_name
{
    background-color:#ffc700;
}
.list_calendar_day
{
    padding:2px;
    color:#999999;
}
.list_calendar_day_events
{
    padding:2px;
    color:red;
}
.list_calendar_day_events_hover
{
    padding:2px;
    color:orange;
    cursor:pointer;cursor:hand;
}
.list_calendar_day_selected
{
    padding:2px;
    color:black;
}
.list_calendar_day_selected_hover
{
    padding:2px;
    color:black;
    cursor:pointer;cursor:hand;
}
.list_calendar_events
{
    background-color:#f5f5f5;
    font-family:verdana;
    font-size:11px;
    color:#828282;
    border:1px solid black;
    width:292px;
}
.list_calendar_events_title
{
   font-size:12px;
    font-weight:bold;
    font-family:verdana;
    color:#828282;
    padding:2px;
}
.list_calendar_events_list
{
    font-size:11px;
    font-family:verdana;
    color:#828282;
    padding:2px;
}
/* -------------------------------- Form general --------------------------------- */
FORM
{
    margin : 0px;
    padding : 0px;
}
/* -------------------------------- Seating Plan Flash---------------------------- */
.loading_plan_flash
{
   display : noane ;
   width : 130px ;
   height : 130px ;
}
IMG
{
	color: #99cccc;
}
/*
	CSS Classes Needed for Event Calendar Page
*/
.bb_cal_day_valid
{
    font-size: 10px;
    color: #999999;
}
.bb_cal_day_active
{
    font-size: 10px;
    color: black;
}
.bb_cal_day_past
{
	border-right:solid 1px #b2cbe1;
	border-bottom:solid 1px #b2cbe1;
	background-color:#eeeeee
}
.bb_cal_day
{
	border-right:solid 1px #b2cbe1;
	border-bottom:solid 1px #b2cbe1;
}
.bb_cal_month_name
{
    font-size: 16pt;
    color: #333333;
	border-bottom:solid 1px #b2cbe1;
}
.bb_cal_month_row_left
{
	height:40px;
	border-bottom:solid 1px #b2cbe1;
}
.bb_cal_month_row_right
{
	border-right:solid 1px #b2cbe1;
	border-bottom:solid 1px #b2cbe1;
}
.bb_cal_Caption
{
}
.bb_cal_table
{
	border-left:solid 1px #b2cbe1;
	border-top:solid 1px #b2cbe1;
}
.bb_cal_day_names
{
	border-right:solid 1px #b2cbe1;
	border-bottom:solid 1px #b2cbe1;
	
    font-weight: bold;
    font-size: 10pt;
    color: #666666
}

.bb_cal_item_image
{
    height: 75px;
    width: 75px;
	border:0px;
    vertical-align: top;
}
.bb_cal_item_bullet_image
{
    height: 7px;
	border:0px;
    padding-top:3px;
}


.bb_cal_region_sf
{
	color:blue;
	font-weight:bold;
	text-decoration:none;
}
.bb_cal_region_sv
{
	color:green;
	font-weight:bold;
	text-decoration:none;
}
.bb_cal_region_northbay
{
	color:purple;
	font-weight:bold;
	text-decoration:none;
}
.bb_cal_region_eastbay
{
	color:#a19548;
	font-weight:bold;
	text-decoration:none;
}
.bb_cal_language
{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.bb_cal_region_sf:hover, .bb_cal_region_sv:hover, .bb_cal_region_northbay:hover, .bb_cal_region_eastbay:hover, .bb_cal_language:hover
{
	color:red;
}





/* -------------------------------- restrictions ---------------------------- */
.subheader
{
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	color:red;
}
/* -------------------------------- logo ---------------------------- */
.logo_image
{
    cursor:pointer;
	cursor:hand;
}







.heirmenu_choose_show
{
	padding:2px;
}






































/* -------------------------------- Homepage -------------------------------- */

.homepage, a.homepage
{

}

#homepage
{
	visibility:hidden;
	display:none;
}
#homepage_the_know
{
	visibility:hidden;
	display:none;
}




#document_leftcol{
	width:150px; 
	background-color:#b2cbe1; 
	border-right:1px solid #000; 
	border-bottom:1px solid #000; 
}

#document_contents_rightcol{
	padding:2px;
	overflow:none;
}

#document_contents{
	margin-left:5px;
	margin-top:5px;
}

#document_contents_main{
	overflow:hidden;
	height:280px; 
	padding:2px; 
	margin-right: 2px;
}

#document_contents_action{
	width:100%; 
	overflow:auto; 
	text-align:center; 
}

#document_contents_features{
	width:100%; 
	overflow:visible; 
	margin-top:15px; 
}

.document_contents_feature{
	overflow:auto; 
	padding:2px;
	vertical-align:top;
}

.features_secondary, .features_tertiary{
	background-color:#eef4f2; border:1px solid #b2cbe1; 
    cursor:pointer;cursor:hand;
}
.features_secondary:hover, .features_tertiary:hover{
	background-color:#b2cbe1; border:1px solid #eef4f2; 
}


#document_contents_footer{
	border-top:1px solid black; 
	margin-top:15px; 
	width:100%; 
	overflow:visible; 
}


.actionbuttons_form{
	padding:0px;
	margin:0px;
}

.actionbuttons_item_box{
	padding:2px;
	margin:0px;
	color:black;
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
}

.actionbuttons_item_box:hover{
	color:red;
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
}


.homepage, a.homepage
{
	visibility:hidden;
	display:none;
}

.peo, a.peo, .standard, a.standard
{
}

.text
{font-size:10px; color:#000000; font-family:verdana;
}

.homepage_maintext{
	font-size:12px; 
	font-family:verdana;
}
.bottomdetails{
font-size:10px; color:black; line-height:12px; font-family:verdana;
}




.features_list{
	background-color:#eef4f2;
	border:solid 1px #b2cbe1;
	padding:4px;
	overflow:hidden;
}

.features_list:hover{
	background-color:#b2cbe1;
	border:solid 1px #b2cbe1;
	padding:4px;
    cursor:pointer;cursor:hand;
}

.month_list{
	background-color:#eef4f2;
	font-size:10px;
	color:#000000;
	font-family:verdana;
}
.month_list:hover{
	background-color:#b2cbe1;
}



.actionbuttons_form{
	padding:0px;
	margin:0px;
}

.actionbuttons_item_box{
	padding:2px;
	margin:0px;
	color:black;
	background-color:#eef4f2;
	border-top:1px solid #b2cbe1;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #b2cbe1;
}

.actionbuttons_item_box:hover{
	color:red;
	background-color:#b2cbe1;
	border-top:1px solid #999999;
	border-right:1px solid #eef4f2;
	border-bottom:1px solid #eef4f2;
	border-left:1px solid #999999;
}


.main_menu_item_noindent
{
    height:17px;
    color:#000080;
    text-decoration:none;
    font-size:10px;
    padding-left:0;
    padding-right:2px;
    text-align:left;

}



.link
{
    cursor:pointer;cursor:hand;
}
















































#preselected .small_text_a{
    font-size: 12px;
    color:#616161;
    font-weight:bold;
}

.clear{clear:both;}


