@charset "UTF-8";
/* CSS Document */

body {
	background-color: #85055c;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#button {
	margin: 0 0 0 575px;
}

.annouce {
	font-size:.75em;
	text-align:left;
	width:95%;
	padding:0 0 5px 0;
}

.class_disclaimer {
	margin: 10px 0 10px 0;
	font-size: .80em;
}

.class_text {
	font-size: .80em;
	padding: 10px 5px 10px 10px;
	float: left;
	width: 68%;
	height: 100%;
	z-index:1;
}

.class_thumb {
	float: left;
	padding: 10px 5px 10px 10px;
	width: 25%;
}

.clear {
	clear: both;
}

.confirm {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.CollapsiblePanel {
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	width: 613px;
}

.CollapsiblePanelTabHeader {
	padding: 2px 0 2px 25px;
}

.CollapsiblePanelTab {
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 613px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-image: url(images/expandable_bar_minus.gif);
	background-repeat: no-repeat;
	width: 613px;
	height: 100%;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 	background-image: url(images/expandable_bar_plus.gif);
	background-repeat: no-repeat;
	width: 613px;
	height: 100%;
}

.CollapsiblePanelTabHover, .CollapsiblePanelClosed .CollapsiblePanelTabHover  {
 	background-image: url(images/expandable_bar_plus_hover.gif);
	background-repeat: no-repeat;
	width: 613px;
	height: 100%;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-image: url(images/expandable_bar_minus_hover.gif);
	background-repeat: no-repeat;
	width: 613px;
	height:100%;
	color: #001494;
}
	
.content {
	background-color: #96015f;
	width: 924px;
	min-height:450px;
	height:100%;
	position:relative;
}

.content_left {
	width: 268px;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

.content_left a {
	color:#fff;
	text-decoration:underline;
}

.content_left a:visited {
	color:#fff;
}

.content_left a:hover {
	color:#001494;
}

.content_main_about {
	background-color: #fff;
	-moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
	width: 653px;, 
	height: 100%;
	padding: 0 10px 10px 20px;
	margin: 0 0 0 14%;
	clear: both;
	overflow:auto;
}

.content_main_home {
	background-color: #96015f;
	height: 100%;
	width:653px;
	padding: 0 0 0 0;
	margin: 0 0 0 15%;
	position:relative;
}

.content_main_move {
	background-image: url(images/paper_background_2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 385px;
	width:653px;
	padding: 0 0 0 0;
	margin: 0 0 0 15%;
	clear:both;
}

.content_main_move a {
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	color: #96015f;
}

.content_main_move a:visited {
	color: #96015f;
}

.content_main_move a:hover {
	color: #001494;
}

.content_main_move p {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:2em; 
	text-align:center; 
	padding: 20% 0 0 0;
}

.content_right {
	width: 320px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

.content_right a {
	color:#fff;
	text-decoration:underline;
}

.content_right a:visited {
	color:#fff;
}

.content_right a:hover {
	color:#001494;
}

.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .70em;
}

.dropdown {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.events_pics {
	width:100%;
	clear:right;
}

.events_text {
	width:100%;
	clear:both;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.85em;
}

.events_thumb {
	width: 100px;
	padding: 10px 10px;
	float:left;
}

.follow {
	width: 100%;
	height: 50px;
	vertical-align:text-top;
	padding: 0 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.footer {
	width: 924px;
	height: 85px;
	background-image: url(images/background_footer.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 5px 0 0 0;
	clear: both;
}

.footer a {
	color:#fff;
	text-decoration:underline;
}

.footer a:visited {
	color:#fff;
}

.footer a:hover {
	color:#001494;
}

#form {
	margin: 0px;
	padding: 0px;
}

.form_field_header {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.form_field_input {
	float: left;
	width: 70%;
	height: 20px;
	clear: right;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.form_field_label {
	float: left;
	width: 20%;
	clear: left;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.header {
	width: 924px;
	background-image: url(images/background_header.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

.hover_thumb a img {
    border: 0;
}

.hover_thumb a .large {
	border: 0;
	display: block;
	height: 1px;
	left: 400px;
	position: absolute;
	top: 255px;
	width: 1px;
}

.hover_thumb a.p1, .class_thumb a.p1:visited {
	background: #fff;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

.hover_thumb a.p1:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.hover_thumb a.p1:hover .large {
	border: 1px solid #000;
	display: block;
	position: absolute;
	height:auto;
	width:auto;
}

.instruct {
	float:right;
}

.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	padding: 5px 5px 0 5px;
	float:left;
	width:20%;
	height: 75px;
}

.links_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	padding: 30px 5px 0 5px;
	float:left;
	width:60%;
	height: 50px;
}

.min_height {
	height:250px;
}

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

.nav {
	width: 665px;
	float: right;
	padding: 75px 14% 0 0;
	margin: 0 0 0 0;
}

.nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	list-style-type: none;
	margin: 0 0 0 0;
}

.nav li {
	float: right;
}

.nav li a {
	float: none;
	width: 100px;
	padding: 0 20px 0 0px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

.nav li a:visited {
	color: #fff;
}

.nav li a:hover {
	color: #001494;
}

a#here {
    border-left-color: #fff !important;
    background-color: transparent !important;
    color: #FE16A9; !important;
}

.press {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	padding: 5px 5px 0 5px;
	float:left;
}

#preview{
	position:absolute;
	border:none;
	background:#85055c;
	padding:5px;
	display:none;
	color:#fff;
}

.pricing_content {
	float:left;
	width: 25%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .80em;
}

.pricing_cost {
	float: left;
	width: 38%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .80em;
}

.pricing_table {
	width: 500px;
	text-align:left;
}

.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.sched {
	float: left;
	margin: 0 10px 15px 0;
	width: 200px;
}


.sched_class {
	float: left;
	width:70%;
}

.sched_content {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	padding: 5px 0 5px 2px;
}

.sched_day {
	width:45%;
	float:left;
}

.sched_day_hours {
	width:35%;
	float:left;
}

.sched_header {
	background-image: url(images/expandable_bar.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 3px 0 5px 4px;
}

.sched_reservations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align:center;
}

.sched_time {
	float: left;
	width:30%;
}

.sched_time_hours {
	width: 60%;
	float:left;
}

.schedule {
	width: 620px;
}

.special_pricing {
	background-image: url(images/specials_background.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 201px;
	float: left;
	margin-right: 20px;
}

.special_pricing_text {
	width: 170px;
	height: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: .85em;
	padding: 5px 10px;
	text-align:center;
}

.special_pricing_text a{
	color:#fff;
}
	
.special_pricing_text a:hover{
	color:#001494;
}
	

.specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width:98%;
	font-size: 12px;
	margin:0px;
	padding:10px 0 0 10px;
}

.special_across {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	width:100%;
	padding:20px 0 0 10px;
	position:relative;
} 

.special_across a {
	color:#fff;
}


.special_across a:visited {
	color:#fff;
}

.special_across a:hover {
	color:#001494;
}

.specials_content {
	width: 49%;
	float: left;
	border: none;
	padding: 0 0 10px 0;
}

.specials_content_text {
	width: 50%;
	float: right;
	border: none;
	padding: 0 0 10px 0;
}

.thumb {
	border:none;
}


#titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96005f;
	font-size: 1.5em;
	padding:15px 0 10px 0;
}

.warning {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.wrapper {
	width: 924px;
	margin: 0 auto;
	text-align:left;
}

#calendar {
	width: 90%;
	margin: 0 auto;
		}
		
#grid {
	margin:0 0 0 5%;
		}
		
.barreOne {
	background-color:#5a0000;
	display:block;
	width:200px;
	position:relative;
	color:#ccc;
	padding:5px;
	-moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.barreTwo {
	background-color:#00032c;
	display:block;
	width:200px;
	position:relative;
	color:#ccc;
	padding:5px;
	margin: 5px 0 0 0;
	-moz-border-radius-topleft: 4px;
   	-moz-border-radius-topright: 4px;
  	-webkit-border-top-left-radius: 4px;
  	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
}