﻿body {
    background-color: #AB9A6C;
    background-image: url('../blog/themes/HFBOA/images/body_bg.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 950px;    
}

a { 
    color: #579F00;
    font-weight: bold;
    text-decoration: none; 
}

a:hover { color: #242F17; }

#logo {
    background-color: #FFFFFF;
    background-image: url('../images/hfboa.jpg');
    background-repeat: no-repeat;
    float: left;
    height: 90px;
    position: relative;
    width: 355px;    
}

#logo a {
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}

#tagline {
    background-color: #FFFFFF;
    color: #454545;
    font-size: 14px;
    font-weight: bold;    
    height: 60px;
    padding-top: 30px;
    text-align: center;
}

#main_menu {
    background-color: #729F40;
    background-image: url('../blog/themes/HFBOA/images/green_bar_bg.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000; 
    border-top: 1px solid #000000;           
}

#main_menu table {
    width: 100%;
    text-align: center;
}

#main_menu td {
    white-space: nowrap;
    width: 135px;
}

#main_menu a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;    
    text-decoration: none;
}

#main_layout {    
    background-color: #FFFFFF;
    position: relative;
    min-height: 500px;    
}

#main_layout > table{
    height: 500px;
    width: 100%;    
}    
    
#main_layout #left, #main_layout #right {
    background-color: #D2C8B0;
    padding: 10px;    
}   

#main_layout #left {
    width: 170px;
}

#main_layout #right {
    width: 235px;
}

#main_layout #center {
    background-color: #FFFFFF;
    padding: 10px;
}

#latest_news h2,
#latest_news p,
#latest_news ul
{
    margin: 0px;
}

#latest_news ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#latest_news li {
    margin-bottom: 10px;
}

#footer {
    background-color: #729F40;
    background-image: url('../blog/themes/HFBOA/images/green_bar_bg.jpg');
    background-repeat: repeat-x;
    border-top: 1px solid #000000;
    text-align: center;
}

#footer table {
    text-align: center;
    width: 500px;
}

#footer a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}

#left_menu ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#left_menu a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.ad_space {    
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    margin: 20px 0px 20px 0px;
    min-height: 75px;        
}

#sponsor_ads { margin-top: 15px; }
#left #sponsor_ads a.sponsor_ad 
{
	display: block;
	border: 1px solid #000000;
}

#right #login_panel {
    background-color: #FFFFFF;
    border: 1px solid #000000;        
    min-height: 100px;
    padding: 10px;
}

table#upcoming_events {
    text-align: center;
    width: 100%;        
}

#upcoming_events img {
    margin: 5px;
}

#main_wrapper { 
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000;
}

.field_label {  
    font-weight: bold; 
    text-align: right; 
}

.field_input {
    border: 1px solid #515151;
}

.error_message {
    color: red;
    font-weight: bold;    
}

.logged_in_panel {
    padding-top: 20px;
    text-align: center;
}

.director_popup {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    margin: 5px 0px 5px 0px;
    padding: 10px;    
}

#wsmodal_overlay {
    background-color: #00FF00;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.luncheon_event .field_label {
    text-align: left;
}

/*.calendar_events_list > table > tr > td {
    border: 1px solid #000000;
}*/
.calendar_event 
{
	border-bottom: 1px solid #D2C8B0;
	border-right: 1px solid #D2C8B0;	   
    padding-top: 10px;
    text-align: center;
    width: 228px;
}

.calendar_event_right {    
    border-bottom: 1px solid #D2C8B0;
    padding-top: 10px;
    text-align: center;
}

.calendar_event a, .calendar_event_right a {
    color: #000000;
    font-weight: normal;
}

.calendar_event a:hover, .calendar_event_right a:hover {
    color: #579F00;
}

#annualevent_sponsorship {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 5px;    
}

#annualevent_sponsorship img { max-width: 100px; }

#annualevent_sponsorship ol { margin: 0px; padding: 0px 10px 0px 25px; }
#annualevent_sponsorship h4 { color: #579F00; }

#lastyear_highlights {
    padding: 5px;  
    width: 222px;  
}

#lastyear_highlights ol { margin: 0px; padding: 0px 0px 10px 25px; }
#lastyear_highlights h4 { color: #579F00; }

#annualevent_accolades {    
    background-image: url('../images/green_panel.png');
    background-position: top left;
    background-repeat: no-repeat;   
    color: #FFFFFF;
    height: 315px;
    font-style: italic;
    padding: 5px;
    text-align: center;
    width: 223px;
}

#conference_banner {
    
    border-bottom: 1px solid #000000; 
    height: 112px;
    width: 747px;    
}

#conference_layout #left_panel {
    border-right: 1px solid #000000;
    width: 747px;
}

#conference_layout #right_panel #login_panel {
    min-height: 112px;
}

#conference_layout #conference_body {
    padding: 20px;
}

#conference_body a.sponsor_ad 
{
	display: inline-block;
	margin: 4px;	
}

.conference_not_found {
    font-size: 20px;
    font-weight: bold;
    min-height: 500px;
    padding-top: 30px;
    text-align: center;    
}

#conference_menu {
    margin-top: 10px;
}
.conference_menu_button {    
    background-image: url('../images/conference_menu_button.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    position: relative;
    height: 30px;
    width: 200px;
    text-align: center;
}

.conference_menu_button a {
    color: #FFFFFF;
    left: 0px;
    height: 100%;
    padding-top: 10px;
    position: absolute;    
    width: 100%;
    top: 0px;    
}

.conference_menu_button:hover { background-position: bottom left; }
.conference_menu_button a:hover { color: #DCDCDC; padding-top: 12px; }


.news_text * { font-size: 11px; }

.grid_header {
    background-color: #515151;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;    
}

.section_header {
    background-color: #515151;
    color: #FFFFFF;
    font-weight: bold;  
    padding: 5px;  
}

.section_details {
    padding: 5px;
}

/* Notification Message CSS */
.SuccessMessage, .ErrorMessage, .WarningMessage {
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}

.SuccessMessage {
    background-color: #ADFF9F;
    border: 1px solid #2B8F1A;    
    color: #2B8F1A;
}

.ErrorMessage {
    background-color: #FF7F7F;
    border: 1px solid #9F0000;
    color: #9F0000;
}

.WarningMessage {
    background-color: #FEFF8F;    
    border: 1px solid #9E9F00;
    color: #7E7F00;
}

#one_column_subheader 
{
    background-color: #DCDCDC;
    border-bottom: 1px solid #000000;
    padding: 5px;    
}

#one_column_subheader .logged_in_panel {
    padding-top: 3px;
}

#conference_title {
    height: 45px;
}

#conference_image {
    height: 149px;
    overflow: hidden;
}

.field_validator 
{
	font-size: 14px;
	font-weight: bold;
}

.progressbar_container 
{
    border: 1px solid #515151;
    height: 30px;
    background-color: #FF0000;
}

.progressbar_container > .progressbar { background-color: #00FF00; }