html,body {
      margin:0;
      padding:0;
      height:100%;
      border:none;
      background-color:#dde5e6;
   }



.textbox { border:1px solid #84a6a7}

.textbox_inavlid 
{   border:1px solid #84a6a7;
    background-image:url(../images/invalid_field.gif)}

.textbox_required 
{border:1px solid #84a6a7;
    background-color:#ffffcb}
    
.cbx_required {background-color:#ffffcb}

.cbx_invalid {background-image:url(../images/invalid_field.gif)}

#wrapper {
	background-image: url(../images/bg_solid.gif);
	background-position: center;
	width: 100%;
	height: 100%;
	position:relative;
    top:0px;
    left:0px
}

#wrapper_inside {
	background-image: url(../images/bg_gradient.gif);
	background-position: center top;
	background-repeat:repeat-x;
}

#header_bar {
	display:block;
	width:810px;
	height:67px;
	text-align:left;
}

#banner_bar{
	display:block;
	width:810px;
	height:208px;
	text-align:left;
	margin-top:8px
}

#banner_bar_wide{
	display:block;
	width:810px;
	height:174px;
	text-align:left;
	margin-top:8px
}

#content_bar{
	display:block;
	width:810px;
	text-align:left;
	margin-top:0px
}

#footer_bar{
	display:block;
	width:810px;
	height:75px;
	text-align:left;
	margin-top:0px;
	background-image:url(../images/block_footer.gif);
	background-repeat:no-repeat;
	padding-top:11px
}

.event_list 
{
    width:178px; 
    text-align:left; 
    padding:7px 2px 7px 2px;
    border-top:1px solid #d2dfe1;
    cursor:pointer}	
    
.event_list:hover
{
    background-color:#c6dadc}
    
.event_name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00626d;
	line-height:12px
}

.event_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00626d;
	line-height:12px
}

#left_menu {
	float:left;
	width:165px;
	padding-left:7px;
	padding-right:10px
}

#content {
	width:360px;
	float:left;
	font-family:"Trebuchet MS", Arial;
	color:#3f3f3f;
	font-size:12px;
	padding-left:8px
}

#content_wide {
	width:570px;
	float:left;
	font-family:"Trebuchet MS", Arial;
	color:#3f3f3f;
	font-size:12px;
	padding-left:8px
}

#content_popup {
	width:100%;
	font-family:"Trebuchet MS", Arial;
	color:#3f3f3f;
	font-size:12px;
}
	
#content_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00626d;
	border-bottom:1px solid #c0d2d4;
	padding-left:8px;
	padding-top:8px;
	font-weight:bolder;
	padding-bottom:3px
	

}

#content_area 
{    margin-top:8px;
    padding-left:8px;
    padding-right: 8px;
    padding-bottom:8px;
   
     }


#content_area a 
{
    color:#00626d}

.tools_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#adcdd0;
margin-top:4px}

.footer_text {
font-family:"Trebuchet MS", Arial;
font-size:12px;
color:#ffffff;
margin-left:25px;
line-height:18px
}

.left_menu_static 
{
    border-top:1px dotted #7f7f7f;
}
.left_menu_static_hover
{

    background-image:url(../images/left_menu_active.jpg);
    background-repeat:repeat-y}
    
.left_menu_static_hover a
{

    background-image:none;
    background-color:
}
    
.left_menu_dynamic
{
    border-top:1px dotted #7f7f7f;
    font-size:12px;
    white-space:nowrap;
   
   }
   
.left_menu_dynamic:hover
{
    background-color:#deeeef}
.left_popup_menu 
{
    border-bottom:1px dotted #7f7f7f;}
.left_menu_home
{
    display:block; height:28px; margin:2px 0 0 0; font-family:Verdana; color:#00626d; font-size:12px}
.left_menu_home:hover 
{background-image:url(../images/left_menu_active.jpg);
    background-repeat:repeat-y}
    


.top_menu_style 
{
   border-top:1px solid #308089;}

.menu_container div {z-index:2000} 
    
.top_menu_static 
{
    text-align:center;
    font-family:Arial;
    font-size:14px;
    color:white}
.top_menu_static_hover
{background-image:url(../images/top_menu_active.gif);
	background-repeat:repeat-x
    }
.top_menu_static_hover a
{background-image:none
    }
.top_menu_dynamic 
{
    background-color:#00626D;
    color:white;
    text-align:left;
    font-family:Arial;
    font-size:14px}
    
 .top_menu_popup
{
    padding-bottom:2px;}
 
.top_menu_dynamic:hover , .top_menu_dynamic:hover a
{background-color:#308089;
    } 
.txt_quick_seatch 
{
    background-color:#e9f3f4;
    height:14px;
    font-size:10px;
    font-family:Arial;
    padding-top:0px;
    padding-bottom:0px}
.date_posted 
{
    color:#7d7d7d}
    
.admin_news_grid 
{
    width:100%}
    

 .events_grid_row 
 {
    background-color:#edf3f4;
    }
 
 .events_grid_row:hover 
 {
    background-color:#e1edee}
    
 .ecard_design img
 {
    border:none}
    
 .message_success 
 {
    color:green}
    
 .table_header 
 {  font-weight:bold;
    padding-left:2px;
    padding-right:2px;
    background-color:#dddddd}
    
 .box_highlight 
 {background-color:#efefef;
    margin-bottom:4px;
    padding-bottom:0px;
    display:block;
    height:auto;
    clear:both;
    border:1px solid #cdcdcd
    }
  
   .box_highlight td 
   {
    padding-left:2px;
    padding-right:2px}
  
    
 .box_highlight_panel 
 {
    width:540px;
    margin:2px 2px 0 7px;
    }