/*Möbius New Media Style Sheet*/
@charset "UTF-8";
p, h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, li, hr, td, tr, img, a, form, fieldset, label, input, legend, table, thead, tbody, tfoot, span {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	
}
img {
	border: none;
}
a:focus {
	outline: none;
}
html {
	line-height: 1;
}
body {
	font: 62.5%/1.6em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/tile_page_red.jpg) top center repeat-x #2f0203;
	color: #333;
}
/* FONTS */
p, q, li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #3a6e87;
}
p {
	margin-bottom: 6px;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #3a6e87;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	color: #669;
}
#main{
	margin:0 auto;
}

#content{
	padding: 10px;
}

#content h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.8em;
	color: #3a6e87;
}

#content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.6em;
	color: #666666;
}

#content h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 2.8em;
	color: #ffffff;
	text-align:center;
}

#content h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 1.8em;
	color: #690205;
	text-align:center;
}

#content strong{
	color:#631112;
	font-weight:bold;
}

#content li{
	color: #660099;
	padding-left:5px;
	margin-left:15px;
	/*list-style: disc;*/
}

#content a:link, #content a:visited, #content a:active{
	color:#3a6e87;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover{
	color:#631112;
	font-weight:bold;
	text-decoration: underline;
}

#events{
	padding: 8px;
}

#events strong{
	color:#631112;
	font-weight:bold;
}

#events a:link, #events a:visited, #events a:active{
	color:#3a6e87;
	font-weight:bold;
	text-decoration:none;
}

#events a:hover{
	color:#631112;
	font-weight:bold;
	text-decoration: underline;
}

#event_img {
	float: left;
	width: 450px;
	text-align: center;
	margin: 0 0 20px 0;
}

.eventList li {
	padding: 0 0 5px 0;
}

#footer p{
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding-top:7px;
}

#footer span{
	color:#e7753b;
	font-size:14px;
	font-weight:bold;
}

#footerMenu p{
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

#footerMenu a:link, #footerMenu a:visited, #footerMenu a:active{
	color:#faec70;
	font-size:12px;
	text-decoration:none;
}

#footerMenu a:hover{
	color:#e7753b;
	text-decoration: underline;
}

#forms{
	text-align:right;
	padding-left:10px;
	width:400px;
}

#forms strong{
color:#3a6e87;
	font-weight:bold;
}

#formsSm{
	text-align:right;
	padding-left:10px;
	width:400px;
}

#formsSm strong{
	color:#3a6e87;
	font-weight:bold;
}

.slideshow {
	width: 688px;
	height: 501px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: url(../images/home_back.jpg) no-repeat #000;
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slideshow2 {
	width: 430px;
	height: 323px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #ffffff;
}
.slideshow2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}



a:focus {
outline: none;
}

#tb1{
	margin:0px auto;
	}
	
#tb2{
	margin:0px auto;
	}
	
/*CLASS REGISTRATION*/



#help {
	border-bottom: solid #999 1px;
	padding:10px;
	}
	
#help1  {
	border-bottom: solid #999 1px;
	}
	
.tableHeader {
		font-size:14px;
		color:#360389;
		font-weight:bold;
		background: url(../images/btn_back_dk.gif) repeat-x;
		border:#CCCCCC solid 1px;
		padding:3px;
	}
	
	.tableHeader td{
		border:#CCCCCC solid 1px;
		padding:3px;
	}
	
.tableContent{
	font-size:12px;
	border-collapse: collapse
}

.tableContent td{
	border: 1px solid #ccc;
}
	
.classDesc{
	background-color:#e7eaf7;
	padding:5px;
	border-top: solid 1px #999;
	
}
	
#registerBtn{	
	padding:5px;
	border-top: solid 1px #999;
	}
.classDetails{
border:1px solid #fccdb6;
font-size:12px;
background-color: #fcfcfc;
padding:8px;
margin:5px;
color:#3a6e87;
}
.classGrouping{
border:1px solid #fccdb6;
}
ul#classMenu{
border: 0px solid #900;
height:40px;
}
ul#classMenu li{
	float:left;
	list-style:none;
	border:1px solid #CCCCCC;
	margin:0;
	padding:3px 5px;
	background: url(../images/btn_back.gif) repeat-x ;
}

ul#classMenu li a:link, ul#classMenu li a:visited, ul#classMenu li a:active{
	color:#350089;
	font-size:13px;
	text-decoration: underline;
}

ul#classMenu li a:hover{
	color:#e7753b;
	text-decoration: underline;
}

.className a:link, .className  a:visited, .className  a:active{
	color:#990000;
	font-size:16px;
	text-decoration: underline;
}

.className  a:hover{
	color:#e7753b;
	text-decoration: underline;
} 

.rowBack {
	background: url(../images/btn_back.gif) repeat-x ;
	}
	
.rowBackDk {
	background: url(../images/btn_back_dk.gif) repeat-x ;
	}
	

	
#instructorInfo{
    width: 600px;
    overflow: auto;
    margin: 0;
    padding: 15px;
    border: 6px solid #cbbda5;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -200px;
    z-index: 99;
    background: #fff;
    display: none;
	font-size:12px;
}

#instructorInfo a:link, #instructorInfo a:visited, #instructorInfo a:active{
	color:#350089;
	font-weight:bold;
	font-size:13px;
	text-decoration: underline;
	margin-bottom:15px;
}

#instructorInfo a:hover{
	color:#e7753b;
	text-decoration: underline;
}

#instructorInfo p{
	margin-bottom:15px;
}

.nextStepBtn{
	height:21px;
	background:url(../images/btn_next_step.gif) repeat-x;
	display:block;
	width:120px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	border:none;
	margin-right:0px;
}

.nextStepBtn:hover{
	background:url(../images/btn_next_step_on.gif);
}

.checkOutBtn{
	height:21px;
	background:url(../images/btn_checkout.gif) repeat-x;
	display:block;
	width:120px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	border:none;
	margin-right:0px;
}

.checkOutBtn:hover{
	background:url(../images/btn_checkout_on.gif);
}


.clearfloat{
clear:both;
}
.classConfirmTbl{
border-collapse:collapse;
width:90%;
}
.classConfirmTbl tr.heading td{
color:#ffffff;
font-size:12px;
font-weight:bold;
background-color:#5b7f39;
text-align:center;
text-transform:capitalize;
}

.classNameConfirm,
.classDayConfirm,
.classTimeConfirm,
.classInstructorConfirm,
.classCostConfirm{
border:1px solid #666;
font-size:11px;
color: #333333;
padding:2px;
}
.classNameConfirm{
text-align: left;
}
.classInstructorConfirm{
text-align:right;
}
.classTimeConfirm{
text-align: center;
}
.classDayConfirm{
text-align: center;
}
.classCostConfirm{
text-align: center;
}

.classTotalConfirm{
text-align:right;
font-size:12px;
}

.installmentPaymentCheckbox{
padding:5px 0px 10px 0;
}








.summerForm, .carolForm {
	width: 475px;
	margin: 10px 0 0 0;
	font-size: 10px;
}
#carolTicket {
	font-size: 12px;
}
#carolTicket span {
	font-size: 10px;
}
.summerForm, .carolForm fieldset {
	margin: 0;
	padding: 0 12px 12px 0;
	border-style: none;
	border: 1px solid #bbb;
	background: #eee;
	position: relative;
}
.summerForm, .carolForm legend {
	margin-left:0;
	color: #333;
	padding: 0;
}
.summerForm, .carolForm legend span {
	position: absolute;
	margin-top: 12px;
	left: 12px;
	top: 0;
	font-size: 1.35em;
	font-weight: bold;
	color: #333;
}
.summerForm, .carolForm fieldset.submit {
	padding: 0;
	border-bottom: 1px solid #bbb;
}
.summerForm, .carolForm label {
	display: block;
	padding-bottom: 2px;
	color: #666;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.summerForm, .carolForm label span {
	font-weight: bold;
}
.summerForm, .carolForm label.error {
	color: #f00;
	text-transform: none;
	font-style: italic;
}
.summerForm, .carolForm .text, .textarea, .select {
	width: 100%;
	padding: 5px;
	font-size: 1.4em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.summerForm, .carolForm .text, .textarea {
	outline: none;
	border: 1px solid #ccc;
}
.summerForm, .carolForm .text:focus, .textarea:focus {
	border: 1px dotted #666;
}
.summerForm, .carolForm .textarea {
	font-weight: normal;
	width: 100%;
	height: 100px;
}
.summerForm, .carolForm .select {
	padding: 4px 0;
	width: 100%;
	font-weight: normal;
	font-size: 1.3em;
}
.summerForm, .carolForm .tableForm {
	margin: 30px 0 8px 0;
	padding: 0;
	width: 100%;
	float:  left;
}
.summerForm, .carolForm .tableForm td {
	margin: 0;
	padding: 5px 10px;
}
.summerForm, .carolForm input.submit {
	padding: 5px 10px;
	margin-top: -15px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #777;
	background: #999;
	outline: none;
	display: block;
	font-weight: bold;
	cursor: pointer;
}
.summerForm, .carolForm input.submit:hover {
	color: #fff;
	background: #666;
	border: 1px dotted #333;
}
p#formText {
	float: left;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
}
p#formText2 {
	float: left;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: center;
}
.summerTrip {
	width: 110px;
	float: left;
	text-align: left;
	padding: 15px 0 0 20px;
}
.summerBreak {
	float: left;
}






