/* @group Reset */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @end */

.large_calendar.programs_info table.calendar.month.large td.today {
	border: 2px solid black;
	
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-width: 2px;	
	border-color: black;
	border-style: solid;

}

/* @group SubReset */

.provider_area_logo,
#user_account_access,
#site_navigation,
#subpage_rounded_top,
#ad_space_large,
.rounded_bottom_2,
#side_navigation li a,
#return_to_search,
#search_form,
#side_column h3,
#side_column #guest_section,
#side_column #side_marketing,
#search_area #sorting,
#search_area .trim,
#search_options a,
.add_to_cart,
#filters_rss .buttons,
.map_holder,
.map_caption,
#footer #page_trim,
#footer ul,
#footer .secondary_links,
.msg_text,
.hidden,
#search_results,
#bottom_pagination,
.help,
#listing_filters #activity_days span,
.schedules .minimize_link,
.schedules .checkout,
.class_manage_link,
.class_options,
.rounded_top,
.rounded_bottom {
	display: none;
}

.participant,
.schedule {
	display: float !important;
}


* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#side_navigation li.active a {
	display: inline;
	line-height: 12pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

a,
a:link,
a:visited {
	color: black !important;
}

#page, #content, #main {
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/*margin-top: 0;*/
	/*margin-right: 0;*/
	/*margin-bottom: 0;*/
	/*margin-left: 0;*/
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

body {
	background: white;
	font-size: 10pt;
	line-height: 1.5em;
	margin: 5pt;
}



/* @end */

/* @group Global */

a:link, a:visited {
	color: #333;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	margin-bottom: 24px;
	display: block;

}

#copyright_info {
	text-align: center;
	font-size: 8pt;
}

/* @end */

#filters_rss select#id_participant_id {
	border: none;
	background: none;
	float: left;
	font-size: 12pt;
	line-height: 12pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

/* @group Calendar */

table.large .day-num {
	font-weight: bold;
}

table.large .not-in-month .day-num {
	color: #cccccc;
}

.large_calendar.programs_info table.calendar.month.large,
.large_calendar.programs_info table.calendar.month.large td, 
.large_calendar.programs_info table.calendar.month.large th {
	border: 1pt solid black;
	border-top: 1pt solid black;
	border-right: 1pt solid black;
	border-bottom: 1pt solid black;
	border-left: 1pt solid black;
	background-color: transparent;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top: 1pt;
	border-right: 1pt;
	border-left: 1pt;
	border-color: black;
	border-style: solid;
	vertical-align: top;
	height: auto;
}

.large_calendar.programs_info .small_heading_2 .today_button,
.large_calendar.programs_info .small_heading_2 .go_to_button,
.large_calendar.programs_info .small_heading_2 .month_heading .prev.prev_month,
.large_calendar.programs_info .small_heading_2 .month_heading .next.next_month {
	display: none;
}


.large_calendar.programs_info .small_heading_2 .month_heading {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	font-size: 14pt;
	clear: both;
}

.calendar_content .table-cell-contents {
	padding-top: 2pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
}

.calendar_content .table-cell-contents ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.calendar_content table.calendar.month.large {
	width: 100%;
}

.calendar_content .table-cell-contents ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5pt;
	margin-left: 0;
}

.calendar_content .table-cell-contents ul li a {
	text-decoration: none;
	font-size: 8pt;
	line-height: 8pt;
}

.calendar_content .selected {
	background-color: transparent !important;
	border-bottom:1px solid #000000 !important;
padding:4px !important;
position:relative !important;
border-left:1px solid #000000 !important;
text-align:left !important;
vertical-align:top !important;
}

/* @end */

/* @group Listings */


#listing_filters div {
	margin-right: 12pt;
}

#listing_filters label {
	border: none;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

#listing_filters .days {
	margin-right: 6pt;
	display: block;
	width: 300px;	
}

#listing_filters .days label{
	margin-right: 6pt;
}

#listing_filters #activity_days {
	float: left;
}

#listing_filters #activity_days span {
	border: none;
	float: left;
	font-weight: normal;
	font-size: 8pt;
	display: block;
	margin-right: 6pt;
}

#listing_filters #activity_days span.active {
	border: none;
	float: left;
	font-weight: bold;
	font-size: 8pt;
	display: block;
	text-decoration: underline;
}

#listing_filters select,
#listing_filters input {
	border: none;
	font-size: 10pt;
	padding: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	display: inline;
}

#activity_listings_content {
	clear: both;
	margin-top: 12pt;
	border-top: 1pt solid black;
}

#search_options a.active {
	display: block;
	font-size: 14pt;
}


.listing_row {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 12pt;
	padding-bottom: 12pt;
	border-bottom: 1pt solid black;
	font-size: 12px;
}


.program_distance h3 {
	font-size: 12pt;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

#activity_listings_content ul li .class_summary h4 {
	font-weight: bold;
}

.programs_info ul .program_distance {
	margin-bottom: 12pt;
	border-bottom: 1pt solid black;
}

.listing_row .class_summary,
.listing_row .class_schedule,
.listing_row .class_cost {
	float: left;
	width: 25%;
}

.listing_row .provider_logo {
	float: left;
	width: 10%;
	display: block;
	padding-right: 12pt;
}

.listing_row .class_summary {
	float: left;
	width: 35%;
	padding-right: 12pt;
}

.listing_row .class_schedule {
	float: left;
	width: 25%;
	padding-right: 12pt;
}

.listing_row .class_cost {
	float: left;
	width: 15%;
	padding-right: 12pt;
}

#listing_filters .activity_type_wrapper,
#listing_filters .activity,
#listing_filters .provider,
#listing_filters .activity_filters,
#listing_filters .date_range .fields,
#listing_filters .days,
#listing_filters .state_filter {
	float: left;
	clear: left;
	font-size: 12pt;
}

#listing_filters .date_range {
	float: left;
	clear: both;
}

#listing_filters .date_range label {
	float: left;
	margin-right: 12pt;
}

#listing_filters .date_range .fields {
	float: left;
}


#listing_filters .date_range .fields input {
	display: inline;
	width: 50px;
}

.state_input {
	display: none;
}

.checked_state {
	display: inline;
}

/* @end */

/* @group Listings Detail */


#subpage #main_column #schedule .participant .programs_info h3.small_heading_2 .minimize_link {
	display: none;
}

#listing_detail_header h2 {
	font-size: 20pt;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

#subpage #main_column #schedule .cart {
	display: none;
}

#listing_details_side_column {
	width: 30%;
	float: right;
}

#listing_details_main_column {
	width: 65%;
	float: left;
}

#footer {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

#c_policy_text,
#r_policy_text {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}

.listing_detail_photo_gallery {
	clear: left;
}

.listing_details_list h5 {
	border-bottom: 1px solid #000000;
	margin-top: 12pt;
}

ul.listing_details_list li.requirements
{
	clear: left;
}

.listing_details_list li h5 {
	border-bottom: 1px solid #000000;
	margin-bottom: 12pt;
	float: left;
	width: 100%;
	margin-top: 12pt;
}

.listing_details_list li#cancellation_policy,
.listing_details_list li#registration_policy,
.listing_details_list li#equipment_required {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 12pt;
}

.listing_detail_photo_gallery ul li {
	float: left;
	margin-right: 12pt;
}

.listing_detail_photo_gallery ul {
	float: left;
	margin-top: 6pt;
}

.small_list {
	width: 100%;
}
.related_listing_heading,
.small_list {
	float: left;
	clear: left;
}

.class_summary {
	float: left;
	margin-right: 12pt;
}

.class_schedule {
	float: left;
	margin-right: 12pt;
}

.class_cost {
	float: left;
	margin-right: 12pt;
}

.alert_icon {
	float: left;
}

.r_listing {
	float: left;
	clear: left;
	border-top: 1px solid #000000;
	margin-bottom: 12pt;
	padding-top: 12pt;
	width: 100%;
}

.help_button,
#c_policy,
#r_policy {
	display: none;
}

#listing_details_side_column h6 {
	margin-top: 12pt;
}
/* @end */

/* @group Schedule */

.schedule .class_information .class_name {
	display: inline;
	font-size: 10pt;
}
.schedule .class_information .class_level {
	display: inline;
	font-size: 10pt;
}
.schedule .class_information .class_day {
	display: inline;
	font-size: 10pt;
}
.schedule .class_information .class_time {
	display: inline;
	font-size: 10pt;
}
.schedule .class_information .class_date {
	display: inline;
	font-size: 10pt;
}
.schedule .class_information .class_provider {
	display: inline;
	font-size: 10pt;
}

.registered_classes,
.pending_classes,
.classes_in_cart {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
}

.schedules .programs_info {
	border-color: black;	
	border-style: solid;
	border-width: 1px;
	padding: 8pt;
	margin-top: 12pt;
	margin-bottom: 12pt;
	
}

.schedules .schedule.hidden {
	display: inline;
}

.state_box {
	display:block;
}

.state_filter {
	display:block;
}

.print_hide {
	display:none;
}


/* @end */

#provider_tools,
#search_box,
#operations {
	display: none;
}

#side_navigation {
	display: none;
}

h2.heading {
	display: none;	
}

h3.small_heading_2 {
	float: left;
	clear: both;
}


/* @group provider_table */

.provider_table {
	float: left;
	clear: left;
	width: 100%;
}

.provider_table th {
	font-size: 8pt;
	border: 1px solid black;
	padding: 3pt;
}
.provider_table td {
	font-size: 8pt;
	border: 1px solid black;
	padding: 3pt;
}



/* @end */

#listing_filters .submit {
	display: none;
}

#listing_filters {
	display: none;	
}

input#add_participant, input#add_photo, input#create_annoucement, input#create_file_annoucement {
display: none;
}

#totals table tr td {
	white-space: nowrap;
}