* { font-family:"Trebuchet MS", Verdana, Arial; font-size:12px; }

html { padding-bottom:20px; }

body {
background-image:url(../images/bg_fade2.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
}

a {
	color: #00659D;
}
a:hover {
	color: #2C2C6C;
}

div#header {
position:relative;
background-image:url(../images/mc_logo3.jpg);
background-repeat:no-repeat;
}

	div#header h1 {
	background-image:url(../images/mc_logo3.jpg);
	background-repeat:no-repeat;
	height:131px;
	margin:0;
	overflow:hidden;
	padding:0;
	/*text-indent:-5000px;*/
	width:375px;
	}
	div#header h1 span{
		display: none;
	}
	
	div#header #nav{
		width:50%;
		float:right;
		margin-top:68px;
	}
	div#header #nav a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	div#header #nav a:hover{
		color:#f79017;
	}
	
	div#header #nav a.espanol{
		font-size:10px;
		font-style:italic;
	}
	
	
	div#header ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:10px;
	top:10px;
	}
	
		div#header ul li {
		float:left;
		margin:0 10px;
		}
		
			div#header ul li a {
			color:#FFFFFF;
			text-decoration:none;
			}
			
			div#header ul li a:hover {
			text-decoration:underline;
			}
		
div#content {
	
}

#week_view {
	text-align:left;
	}
	
ul#week {
float:left;
list-style:none;
margin:20px auto 0 auto;
padding:0;
width:100%;
text-align:center;
position:relative;
}

	ul#week li {
	float:left;
	margin:0 .5%;
	padding:0;
	position:relative;
	text-align:center;
	width:14.5%;
	}
		ul#week li span.dayofweek {
		color:#d99600;
		display:block;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
		}
		
		
	ul#week li.previous,
	ul#week li.next {
	background:none;
	width:2.5%;
	margin-left:-5px;
	}
	
		ul#week li.previous a,
		ul#week li.next a {
		color:#464799;
		display:block;
		font-size:42px;
		font-weight:bold;
		height:150px;
		line-height:150px;
		margin:0;
		padding:0;
		text-align:center;
		text-decoration:none;
		}
	
	ul#week li ul {
	background:#ECECEC;
	border:1px solid #D6D6D6;
	height:220px;
	list-style:none;
	margin:0;
	padding:10px 2px;
	text-align:left;
	margin-left:5px;
	}
	
		ul#week li ul li {
		margin:0 2px 5px 2px;
		padding: 0;
		text-align:left;
		line-height:13px;
		width:90%;
		}
		
			ul#week li ul li a {
			color:#666666;
			text-decoration:none;
			display:block;
			border-bottom: dotted #d2b09d 1px;
			padding: 2px;
			}
			
			ul#week li ul li a:hover {
			text-decoration:none;
			color: #001c2f;
			background-color:#fbfbfb;
			}
			
		ul#week li ul.weekend {
		background:#FFFFFF;
		border:none;
		float:left;
		margin:0 0 0 .25%;
		padding:0 0 0 1%;
		position:relative;
		text-align:center;
		width:100%;
		}
			ul#week li ul.weekend li {
			width:90%;
			margin:0;
			padding:0;
			}
			
			ul#week li ul.weekend li span.dayofweek {
			color:#d99600;
			display:block;
			font-size:14px;
			font-weight:bold;
			margin-bottom:15px;
			text-align:center;
			}
			
				ul#week li ul.weekend li ul {
				background:#ECECEC;
				border:1px solid #D6D6D6;
				height:80px;
				list-style:none;
				margin:5px 0 10px 0;
				padding:10px 0 10px 2px;
				text-align:left;
				}
			
	ul#week li ul li.see_more {
	/*
	bottom:5px;
	float:none;
	right: 5%;
	position:absolute !important;
	*/
	width:auto;
	top: 5%;
	left:5%;
	vertical-align: baseline;
	}
	
		ul#week li ul li.see_more a {
		color:#2A2B6B;
		font-size:10px;
		border: 0 none;
		
		}
		
	ul#week li ul li.dayofmonth {
	color:#999999;
	font-weight:bold;
	}
	
	ul#week li.today ul {
	background:#CADBE5;
	}
	
		ul#week li.today ul li {
		}
		
			ul#week li.today ul li a {
			color:#000000;
			}
			
div#primary {
float:left;
margin:0px;
width:50%;
padding: 0 10px;

}

div#primary_two {
float:left;
padding-right:10px;
margin:0px;
width:50%;
}

body#index div#primary {

}

	div#primary h2,
	div#primary_two h2,
	div#faqs h2,
	div#postEvent h2,
	div.primary h2 {
	border-bottom:1px solid #F6BE43;
	color:#2C2C6C;
	font-size:28px !important;
	margin-top:0;
	width:100%;
	margin-bottom:5px;
	}
	div#primary caption,
	div.primary caption {
	border-bottom:1px solid #F6BE43;
	color:#2C2C6C;
	font-size:18px;
	margin-top:0;
	width:100%;
	}
	
	div#primary form p,
	div#postEvent form p,
	div.primary form p {
	clear:both;
	float:left;
	margin:5px 0;
	width:100%;
	}
	
	div#primary form label,
	div#postEvent form label,
	div.primary form label {
	color:#00659D;
	display:block;
	float:left;
	font-weight:bold;
	width:30%;
	padding-right: 5px;
	}
	
	div#primary form label.age_group,
	div.primary form label.age_group {
	width:45%;
	}
	
	div#primary form input,
	div#postEvent form input,
	div.primary form input {
	float:left;
	width:35%;
	}
	
	div#primary form textarea,
	div#postEvent form textarea,
	div.primary form textarea {
	width:75%;
	height:100px;
	}
	
	div#primary form p.special label,
	div#postEvent form p.special label,
	div.primary form p.special label {
	float:none;
	}
	
	div#primary form p.special input,
	div#postEvent form p.special input,
	div.primary form p.special input {
	float:none;
	width:auto;
	}
	
	div#primary img.detail_image,
	div#postEvent img.detail_image,
	div.primary img.detail_image {
	position:absolute;
	right:5%;
	}

div#postEvent {
float:left;
margin:0px;
width:50%;
}
	
div#faqs {
float:left;
margin:20px 0 0 25px;
width:80%;
}

	
div#month {
margin:60px auto 0 auto;
width:50%;
}
	div#logos{
		margin: 60px auto 0 auto;
		width: 760px;
	}
	
	div#logos a.logo{
		margin-right:10px;
	}
	
	div#month caption {
	border-bottom:1px solid #F6BE43;
	color:#2C2C6C;
	font-size:18px;
	margin-top:0;
	width:100%;
	}
	
div#login_status {
float:left;
margin-left:20px;
clear: both;
width: 100%;
}


/* ------- CALENDAR Styles ------- */

/* Main Calendar */
table.main_calendar_table{ width:100%; border:none; margin:0; padding:0;}
table.main_calendar_table tr.main_nav th.main_month{color:#2C2C6C; font-size:28px !important; line-height:30px;}
table.main_calendar_table tr.main_border td{ border-top:1px solid #F6BE43;}
table.main_calendar_table tr.main_days td{ text-align:center; color:#D99600; font-weight:bold; font-size:14px;}
.main_navarrow ul, .main_navarrow2 ul{ list-style: none; margin:0; padding:0;}
table.main_calendar_table tr.main_cal_day td{ background-color:#ECECEC; color:#999999; font-weight:bolder; border:1px solid #D6D6D6; height:75px; padding:5px; vertical-align:text-top; width:14%;}
table.main_calendar_table tr.main_cal_day td span.main_calendar_day a{ font-size:14px;}
table.main_calendar_table tr.main_cal_day td.main_today{ background-color:#CADBE5;}
table.main_calendar_table tr.main_cal_day td ul.week { list-style:none; margin:0; padding:0;}
table.main_calendar_table tr.main_cal_day td ul.week li{ margin-bottom:5px;}
table.main_calendar_table tr.main_cal_day td ul.week li a { color:#666666; font-weight:normal !important; text-decoration:none; display:block; border-bottom: dotted #d2b09d 1px; padding: 2px;}
table.main_calendar_table tr.main_cal_day td ul.week li a:hover { text-decoration:none; color: #001c2f; background-color:#fbfbfb;}
table.main_calendar_table tr.main_cal_day td ul.week li.see_more a { color:#2A2B6B; font-size:10px; border: 0 none;}

/* Small Calendar */
table.small_calendar_table{ width:300px; border:none; margin:0; padding:0;}
table.small_calendar_table tr.small_nav th.small_month{color:#2C2C6C; font-size:12px !important; line-height:30px;}
table.small_calendar_table tr.small_border td{ border-top:1px solid #F6BE43;}
table.small_calendar_table tr.small_days td{ text-align:center; color:#D99600; font-weight:bold; font-size:12px;}
.small_navarrow ul, .small_navarrow2 ul{ list-style: none; margin:0; padding:0;}
.small_navarrow ul li a, .small_navarrow2 ul li a{ font-size:16px;}
table.small_calendar_table tr.small_cal_day td{ background-color:#ECECEC; color:#999999; font-weight:bolder; border:1px solid #D6D6D6; padding:0; vertical-align:text-top; width:14%; cursor:pointer;}
table.small_calendar_table tr.small_cal_day td.small_inactive:hover{ background-color:#ECECEC; color:#999999; cursor:auto;}
table.small_calendar_table tr.small_cal_day td:hover, table.small_calendar_table tr.small_cal_day td.small_today:hover{ background-color:#2C2C6C; color:#FFFFFF;}
table.small_calendar_table tr.small_cal_day td a img, table.small_calendar_table tr.small_cal_day td.small_today a img{ width:100%; height:15px; border:none; float:right;}
table.small_calendar_table tr.small_cal_day td:hover a, table.small_calendar_table tr.small_cal_day td.small_today:hover a,
table.small_calendar_table tr.small_cal_day td:hover span.small_calendar_day a, table.small_calendar_table tr.small_cal_day td.small_today:hover span.small_calendar_day a{ color:#FFFFFF;}
table.small_calendar_table tr.small_cal_day td span.small_calendar_day{ padding:5px;}
table.small_calendar_table tr.small_cal_day td span.small_calendar_day a{ font-size:10px; text-decoration:none; color:#999999;}
table.small_calendar_table tr.small_cal_day td span.small_calendar_day a:hover{ text-decoration:none; color:#FFFFFF;}
table.small_calendar_table tr.small_cal_day td.small_today{ background-color:#CADBE5;}

div.primary_calendar{width:100% !important;}
div.post_event{ float:left; width:50%;}
div.post_large{ width:100%;}
div.find_event{ float:left; width:40%; margin:25px 0px;}
div.find_event h2{ width:50%;}
div.find_event form label { width:15%; margin-right:10px;}
p.limited_event{ text-align:right;}

tr.event_table_header{ background-color:#2C2C6C; color:#FFFFFF; font-weight:bolder; }
tr.event_table_header td{ padding:10px; border:3px solid #D6D6D6;}
tr.event_table_header td span.event{ float:left;}
tr.event_table_header td span.date_time{ float:right;}

tr.day_event td{ border:1px solid #D6D6D6; padding:5px;}
tr.day_event:hover td{ background-color:#2C2C6C; color:#FFFFFF;}
tr.day_event:hover td a{ color:#FFFFFF;}
tr.day_even{ background-color:#ECECEC;}
tr.day_odd{ background-color:#FFFFFF;}

td.print_view{ text-align:right; padding:0;}
td.print_view a{ padding:0; margin:0;}
td.print_view a img{ padding:0; margin:0; border:none;}

/* ------- */


.even_row {
background:#E6E6E6;
}

.odd_row {
background:#F6D48A;
}

.status {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.footer{
	clear:both;
}



/* STYLES FOR CONTACT FORM */

.form {
	text-align:left;
	display: inline;
}

.form input,textarea,select {
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

.form .text {
	border: 1px solid #cacfdd;
}

.form fieldset {
	margin: 5px 0 5px 0;
	padding: 0px;
	border: none;
	background: #FFFFFF !important;
}
.form legend{
	margin-left: 5px;
	padding: 0;
	color: #FF4D00;
	font-weight: bold;
	font-size: 16px;
}

.form fieldset ol{
	padding: 0 0;
	margin: 10px 0 0 0;
	list-style: none;
	border: 1px solid #cacfdd;
	background-color: #dbdbdb;
	text-align:left;
	/*background-image:url(../images/bg_search_area.gif);*/
	background-repeat:repeat-y;
	background-position:right;
}
.form fieldset li{
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	color: #0055a7;
	font-weight: bold;
	text-align:left;
	background: none !important; /* Override #content li */
	text-indent: 0px !important; /* Override #content li */
}

.form fieldset li.even{
	background-color: #eeeeee !important;
}
.form fieldset li label {
	width:20%;
}

.form fieldset span.prompt{
	font-size: 14px;
}

.form fieldset span.section{
	font-size: 12px;
	color: #FFD100;
	padding-left: 10px;
}

.form fieldset span.notification{
	font-size: 11px;
}




.form fieldset.submit{
	float: none;
	width: auto;
	border-style: none;
	
}
.form label {
	float: left;
	width: 50%;
	margin-right: 5px;
	text-align: right;
}

.form label span.required{
	padding: 0px 7px;
	background-image:url(../images/required.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 15px;
	width: 15px;
}

.failure, .success {
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #CC9999;
}

.success {
	border: 1px solid #99CC99 !important;
	color: #006600 !important;
}

.message {
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	color: #FF0000;
}

.message_link {
	color: #FF0000;
}

.message_link a{
	color: #F6BE43;
	text-decoration: underline;
}

.donotfillmeout{
	display:none;
	visibility:hidden;
}

h3 {color: #c52233;}

}

/* END STYLES FOR CONTACT FORM */

.submission_disclaimer{color:#FF0000;}


