h1, h2, h3 { padding: 0; margin: 0; }

.view_cell {
 	padding-top:0px; 
 	padding-bottom:0px; 
 	padding-right:12px; 
 	padding-left:0px
}

.event_preview_container { padding: 10px 0px 0px 0px; }

.event_preview_container_pending {
	padding: 10px 0px 0px 0px;
	background-color: #dddddd;
}

.event_menu_item {
	font-size: 10px;
	text-align: center;
	margin-bottom: 6px;
}

.event_menu_item strong {
	text-transform: uppercase;
}

.event_preview_category_title {
	font-weight:bold; 
	font-size:11pt;
}

.event_preview_title { font-weight:bold; }

.event_preview_is_mine {
	font-weight:normal; 
	color:purple;
}

.event_preview_dates {}

.event_display_dates { border-bottom: 1px solid black; }

.event_display_website { text-align:center; }

.event_display_description { text-align:left; }

.event_display_field { font-weight:bold; }

.media_master_container { clear:both; }

.event_display_media_entry_container {
	margin: 10px 0px 10px 0px;
	clear:both;
}

.event_display_media_link {	font-weight:bold; }

.event_display_media_description {}

.sponsors_master_container { clear:both; }

.event_display_sponsors_entry_container {
	margin: 10px 0px 10px 0px;
	clear:both;
}

.event_display_sponsors_link {
	font-weight:bold;
}

.event_display_sponsors_description {}

.event_display_sponsor_logo
{
	border: 0px;
	float:left;
	padding: 0px 10px 10px 0px;
}

.event_display_maplink_container
{
	width:400px;
}

hr.thin_line
{
	border-width: 1px 0px 0px 0px;
	border-style:solid; 
	border-color:black;
}

.scheduling_container
{
	width: 832px;
	padding: 8px 8px 8px 8px;
	margin-left: auto;
	margin-right: auto;
}

.scheduling_container input,
.scheduling_container select,
.scheduling_container label
{
	float: left;
}

.scheduling_container label
{
	padding: 2px 0px 0px 0px;
	width: 100px;
	margin-right: 16px;
}

.scheduling_form_text_replacement
{
	padding: 2px 0px 0px 0px;
	float:left;
}

.scheduling_form_row
{
	clear:both;
	padding: 4px 0px 0px 4px;
}

.scheduling_data_input_container
{
	float: left;
	width: 400px;
	height: 400px;
	overflow: auto;
	border: 1px solid #738E6B;
	margin-right: 8px;
}

.scheduling_list_container
{
	float: left;
	width: 400px;
	height: 400px;
	overflow: auto;
	border: 1px solid #738E6B;
	margin-left: 8px;
}

div.admin_calendar_container
{
	width:188px;
	height: 150px;
	overflow:hidden;
	padding: 20px 20px 25px 20px;
	background: #bac897 url(/themes/GBC/images/calendar_background.gif) no-repeat top left;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.admin_calendar_header
{
	
	color: #707959;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

img.admin_calendar_month_arrow
{
	display: inline;
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

div.admin_calendar_month
{
	display: inline;
	vertical-align: middle;
	height: 16px;
}

div.admin_calendar_week
{
	clear:both;
	height: 18px;
	width: 181px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #8e9c6c;
}

div.admin_calendar_last_week
{
	clear:both;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #8e9c6c;
}

div.admin_dow
{
	height: 18px;
	width: 25px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #8e9c6c;
	float:left;
}

div.admin_last_dow
{
	height: 18px;
	width: 25px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #8e9c6c;
	float:left;
}

div.admin_calendar_bg_event
{
	height: 18px;
	width: 25px;
	background-color: #9ba979;
	text-align: center;
	vertical-align: bottom;
}

div.admin_calendar_bg_noevent
{
	height: 18px;
	width: 25px;
	background-color: transparent;
	float:left;
	text-align: center;
	vertical-align: bottom;
}


.admin_calendar_dow
{
	
	color: #707959;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.admin_calendar_date
{
	
	color: #707959;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.admin_calendar_date a
{
	color: #707959;
	text-decoration: none;
}

div.admin_event_listing_container
{
	padding: 16px 8px 16px 8px;
}

div.admin_event_container
{
	padding: 4px 0px 0px 0px;
}

div.admin_event_listing_container h2
{
	font-size: 16px;
	line-height: 130%;
	margin: 0px;
}

.admin_event_date_title
{
	font-weight: bold;
}

.email_container
{
	margin: 16px 0px 0px 0px;
}

.email_container input,
.email_container select,
.email_container label,
.email_container textarea
{
	float: left;
}

.email_container label
{
	padding: 2px 0px 0px 0px;
	width: 100px;
	margin-right: 16px;
}

.email_form_text_replacement
{
	padding: 2px 0px 0px 0px;
	float:left;
}

.email_form_row
{
	clear:both;
	padding: 4px 0px 0px 4px;
}

.email_form_submit
{
	margin: 0px 0px 0px 120px;
}

.email_response_success
{
	color: blue;
	padding: 16px 0px 0px 0px;
}

.email_response_failure
{
	padding: 16px 0px 0px 0px;
	color: red;
}

div.pchart_container
{
	
}

div.pchart_container table
{
	border: 1px solid black;
}

div.pchart_container th
{
	text-align: center;
	font-weight: bold;
	width: 75px;
}

div.pchart_container tr
{
	
}

div.pchart_container td
{
	text-align: center;
	color: white;
}

div.pchart_container td.level1
{
	background-color: #e7a326;
	color: white;
}

div.pchart_container td.level2
{
	background-color: #36ac8c;
	color: white;
}

div.pchart_container td.level3
{
	background-color: #ab1d4d;
	color: white;
}

div.pchart_container td.level4
{
	background-color: #2b3e9d;
	color: white;
}

div.pchart_container td.level5
{
	background-color: #b680bc;
	color: white;
}

div.pchart_container td.level6
{
	background-color: white;
	color: black;
}

div.preview_pchart_container
{
	margin-left: 62px;	
}

div.ES_location_display
{

}

div.ES_location_display h1
{
	font-size: 16px;
	line-height: 16px;
}

/*Begin user style override section*/

div.ES_calendar_overall_container
{
	margin-left: auto;
	margin-right: auto;
	width: 494px;
	height: 292px;
	overflow: hidden;
}

div.ES_calendar_container
{
	float: left;
	width: 300px;
	height: 280px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	border: 1px solid black;
	color: black;
}

.ES_calendar_container h2
{
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;	
	line-height: 12px;
	text-align: center;
}

.ES_calendar_container h2 a
{
	color: #000;
	text-transform: uppercase;
	font-size: 18px;	
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.ES_calendar_weeks_container
{
	width:270px;
	height: 258px;
	padding: 10px 10px 0px 10px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background: transparent;
}

div.ES_calendar_week
{
	clear:both;
	height: 30px;
	width: 270px;
	overflow: hidden;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_calendar_last_week
{
	clear:both;
	height: 30px;
	width: 270px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_dow
{
	height: 30px;
	width: 38px;
	overflow: hidden;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
}

div.ES_last_dow
{
	height: 30px;
	width: 36px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
	
}

div.ES_calendar_bg_event
{
	height: 16px;
	width: 38px;
	background-color: #ff9933;
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-size: 16px;
	line-height: 16px;
}

div.ES_calendar_bg_noevent
{
	height: 16px;
	width: 38px;
	float:left;
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-size: 16px;
	line-height: 16px;
}


.ES_calendar_dow
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ES_calendar_date
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ES_calendar_date a
{
	color: #000;
	text-decoration: none;
}

.ES_calendar_detail_container
{
	float: left;
	width: 150px;
	height: 280px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 20px;
	overflow: auto;
	border: 1px solid black;
	
}

.ES_calendar_detail_container h2
{
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;	
	line-height: 18px;
	text-align: center;
}

div.ES_event_details_container
{

}

div.ES_event_details_container h3
{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

div.ES_event_details
{

}

div.ES_event_detail
{

}

/*End user style override section*/

div.ES_clearance
{
	clear: both;
	height: 0px;
	width: auto;
	overflow: hidden;
}

div.ES_loc_cal_switcher
{
	text-align: left;
}

div.ES_loc_cal_switcher h2
{
	font-size: 14px !important;
}

div.ES_loc_cal_switcher_select_container
{
	text-align: right;
}

div.ES_loc_cal_container
{
	float: left;
	width: 178px;
	height: 180px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	border: 1px solid black;
	margin-top: 8px;
	color: black;
}

.ES_loc_cal_container h2
{
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;	
	line-height: 12px;
	text-align: center;
}

.ES_loc_cal_container h2 a
{
	color: #000;
	text-transform: uppercase;
	font-size: 18px;	
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.ES_loc_cal_weeks_container
{
	width:158px;
	height: 138px;
	padding: 10px 10px 0px 10px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background: transparent;
}

div.ES_loc_cal_week
{
	clear:both;
	height: 17px;
	width: 154px;
	overflow: hidden;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_loc_cal_last_week
{
	clear:both;
	height: 18px;
	width: 154px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_loc_cal_dow
{
	height: 17px;
	width: 21px;
	overflow: hidden;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
}

div.ES_loc_cal_last_dow
{
	height: 17px;
	width: 22px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
	
}

div.ES_loc_cal_bg_avail
{
	height: 15px;
	width: 22px;
	background-color: #ff9933;
	text-align: center;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}

div.ES_loc_cal_bg_noavail
{
	height: 15px;
	width: 22px;
	float:left;
	text-align: center;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	line-height: 10px;
}


.ES_loc_cal_dow_entry
{
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ES_loc_cal_date_entry
{
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ES_loc_cal_date_entry a
{
	color: black;
	text-decoration: none;
}

div.ES_loc_cal_legend
{
	text-align: center;
	font-size: 10px;
}

span.ES_loc_cal_legend_avail
{
	color: black;
}

span.ES_loc_cal_legend_noavail
{
	color: #ff9933;
}

table.ES_browse_loc_table
{
	
}

table.ES_browse_loc_table tr td,
table.ES_browse_loc_table tr th
{
	padding: 0px 4px 0px 4px;
	text-align: center;
}

div.ES_browse_loc_navigation
{
	text-align: center;
}

span.ES_browse_loc_weekof
{

}

span.ES_browse_loc_navigation_links
{
	
}

div.ES_location_description_display
{
	
}

div.ES_location_description_display img
{
	float: left;
	margin: 4px;
}

div.ES_location_directions_display,
div.ES_location_maplink_display
{
	margin: 8px 0px 8px 0px;
}

div.ES_shopping_cart_block
{
	font-size: 11px;
}

div.ES_shopping_cart_block h2
{
	font-size: 14px;
	margin: 4px 0px 4px 0px;
}

div.ES_shopping_cart_block h3
{
	font-size: 12px;
	margin: 4px 0px 4px 0px;
}

div.ES_shopping_cart_block h3 a
{
	color: black;
}

div.ES_overflow_errors
{
	font-size: 12px;
	color: red;
}

.ES_new_pchart_message
{
	color: red;
	font-weight: bold;
}

div.ES_checkout
{
	
}

div.ES_checkout h2
{
	margin: 0px 0px 4px 0px;
}

table.ES_checkout_chart
{

}

div.ES_user_form
{
	padding: 8px 8px 8px 8px;
}

div.ES_user_form table
{
	clear: both;
}

div.ES_user_form_row
{
	clear: both;
	padding: 4px 0px 0px 0px;
}

div.ES_user_form_description_row
{
	clear: both;
	padding: 8px 0px 0px 0px;
}

div.ES_user_form_row label,
div.ES_user_form_description_row label,
div.ES_user_form table tr td label
{
	display: block;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.ES_user_form_data_element
{
	float: left;
	font-size: 12px;
	line-height: 14px;
}

div.ES_user_form_data_element h2
{
	margin: 8px 0px 0px 0px;
}

div.ES_user_form_row p,
div.ES_user_form_description_row p
{
	clear: both;
	color: red;
	margin: 3px 3px 3px 3px;
}

div.ES_user_form_row img,
div.ES_user_form_description_row img
{
	display: inline;
	border: 0px;
}

div.ES_sponsor_detail_logo,
div.ES_sponsor_preview_logo
{
	text-align: center;
}

div.ES_sponsor_detail_logo img,
div.ES_sponsor_preview_logo img
{
	display: inline;
}

p.ES_sponsor_detail_website
{
	text-align: center;
}

div.ES_events_list
{

}

.ES_menu_container
{
	width:100%;
	border-width:1px 0px 0px 0px;
	border-color: #8e9c6c;
	border-style: solid;
	padding: 0px 32px 0px 32px;
}

.ES_menu_element
{
	
}

.ES_menu_element a:link,
.ES_menu_element a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #eae6b2;
	color: #757e5d;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
	line-height: 10px !important;
	text-align: center;
	text-decoration: none !important;
	border-width: 0px 1px 1px 1px;
	border-color: #8e9c6c;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

.ES_menu_element a:active,
.ES_menu_element a:hover
{
	background-color: white;
	color: #757e5d;
}

.ES_menu_element_active
{
	
}

.ES_menu_element_active a:link,
.ES_menu_element_active a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #f7f1a1;
	color: #757e5d;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
	line-height: 10px !important;
	text-align: center;
	text-decoration: none !important;
	border-width: 0px 1px 1px 1px;
	border-color: #8e9c6c;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

.ES_menu_element_active a:active,
.ES_menu_element_active a:hover
{
	background-color: white;
	color: #757e5d;
}

div.ES_minical_overall_container
{
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	overflow: hidden;
}

div.ES_minical_container
{
	width: 238px;
	overflow: hidden;
	padding: 5px 5px 15px 5px;
	border: 1px solid black;
	color: black;
}

.ES_minical_container h2
{
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;	
	line-height: 12px;
	text-align: center;
}

.ES_minical_container h2 a
{
	color: #000;
	text-transform: uppercase;
	font-size: 18px;	
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.ES_minical_weeks_container
{
	width:218px;
	padding: 10px 10px 0px 10px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background: transparent;
}

div.ES_minical_week
{
	clear:both;
	height: 30px;
	width: 218px;
	overflow: hidden;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_minical_last_week
{
	clear:both;
	height: 30px;
	width: 218px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
}

div.ES_minical_dow
{
	height: 30px;
	width: 30px;
	overflow: hidden;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
}

div.ES_minical_last_dow
{
	height: 30px;
	width: 31px;
	overflow: hidden;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	float:left;
}

div.ES_minical_bg_event
{
	height: 16px;
	width: 31px;
	background-color: #ff9933;
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-size: 16px;
	line-height: 16px;
}

div.ES_minical_bg_noevent
{
	height: 16px;
	width: 31px;
	float:left;
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-size: 16px;
	line-height: 16px;
}

.ES_minical_date
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ES_minical_date a
{
	color: #000;
	text-decoration: none;
}

.ES_minical_detail_container
{
	clear: both;
	width: 238px;
	padding: 5px 5px 5px 5px;
	margin: 20px 0px 0px 0px;
	overflow: auto;
	border: 1px solid black;
	
}

.ES_minical_detail_container h2
{
	color: #3bb652;
	font-weight: normal;
	font-size: 12px;	
	line-height: 18px;
	text-align: center;
}

div.ES_minical_details_container
{

}

div.ES_minical_details_container h3
{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

div.ES_minical_details
{

}

div.ES_minical_detail
{

}

#ES_new_sponsor_alt_login
{
	border: 1px solid #555;
	padding: 8px;
	background: #fffdea;
	margin-bottom: 8px;
}

#ES_new_sponsor_alt_login p
{
	margin: 0px;
}

table#ES_sponsor_levels h2
{
	margin: 0px;
}

p.ES_sponsor_level_price
{
	margin: 0px; 
	height: 25px; 
	float: right; 
	line-height: 25px;
	margin-right: 8px;
}

div.ES_payment_button_container
{
	height: 25px; 
	float: right;
}

div.ES_microcart
{
	text-align: right;
	font-size: 90%;
}

p.custom-advice
{
	color: red;
}

#create_account_text,
#create_account_interface
{
	display: block;
}

#register_only_text,
#register_only_interface
{
	display: none;
}

p#addl_registrants_submit
{
	color: blue;
}

p#addl_registrants_submit_controls
{
	text-align: center;
}

div#payment_submit
{
	text-align: center;
}

h2#payment_title
{
	text-align: center;
	margin-bottom: 8px;
}

p#addl_registrants_ajax_error
{
	display: none;
	color: red;
}

span#addl_registrants_ajax_errormsg
{
	font-weight: bold;
}

p#addl_registrants_ajax_loader
{
	display: none;
	text-align: center;
}

p#addl_registrants_success
{
	display: none;
	font-weight: bold;
	color: blue;
}

tr.ES_oscillator1 td
{
	background: #feffc2;
}

tr.ES_oscillator2 td
{
	background: white;
}

tr.ES_addl_participant_row td
{
	background: #ddd;	
}