body#school #banner {background-image:url(../media/images/banners/banner_07.jpg);}
#school li#nav_school {background-position:0 -51px;}
#school h2 {display:none; }
#school #sidenav h4 {	background-image:url(../media/images/interface/subhead_school.gif);}
#school #sidenav li a:hover {	border-right:8px solid #0042A2; padding-right:7px; background-color:#ececf6;}
#school.overview #rightdouble {background-image:url(../media/images/interface/comingup_bg_school.gif);background-repeat:repeat-y;}
#school .singlecolfeature#news h5 { background-image:url(../media/images/interface/bullet_blue.gif); }
#school .overview .singlecolfeature h4 {background-image:url(../media/images/interface/comingup_school.gif); }
#school #rightdouble p em {color:#0042A2;}
#school.youth #rightdouble, #school.adult #rightdouble, #school.performances #rightdouble {background-image:none;}
#school.overview .singlecolfeature#register {display:none;} 
#school.youth .singlecolfeature#news, #school.adult .singlecolfeature#news, #school.performances .singlecolfeature#news {display:none;} 


/* move down main content to accomodate classfinder */
#school #maincontent #rightdouble,#school #maincontent #sidenav {padding-top: 40px;}



#school #header {margin-bottom:156px;}

#school .subpage .singlecolfeature#register li {padding-left:0; padding-right:15px;}

#rightdouble ul {margin:0; padding:0;} /*Unstyle general UL styleing*/ 
#rightdouble li {margin:0; padding:0;}

#seasonlist .catdesc p  {color: #32434f; line-height:1.7em; font-size:11px;}

ul.choices {list-style:none; margin:15px 0 0 0; padding:0;}
ul.choices li {float:left;height:20px; color:333333; font-weight:bold;}
ul.choices li select {margin:0 20px 0 20px; }
ul.choices li img {margin-top:1px;}



#registration li h5.series {display:block;}

#registration h2 {display:none; }
.clearright {clear:right;}

div#classregHead {
height:37px;
padding:88px 0 0 20px;
margin:0 0 6px 0;
border:1px solid #00204F;
background-image:url(../media/images/school/class_registration.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#00204F;
}
div#classregHead p {color:#FFFFFF; margin:50px 30px 0 0; font-size:10px;}

#school.registration select {font-size:10px; }
 #school.registration #classregHead select {font-size:9px; margin-right:1px;}



#school #sidenav #callout p{color:#0042A2;}


/* callout */

.subpage .callout {display: none;}



/* ----------------------- Classfinder ---------------------*/

#cf_container {
	overflow:hidden; 
	position:absolute; 
	z-index:150; 
	width:710px;	
	left:23px;
	height:369px;
	height:35px;
	} 
	
#classfinder {
margin:6px 0 0 7px; 
height:334px;
margin-top:-335px;
background-color:#EEEEEE;
width:698px;
}


#cf_tab { 
height:35px; 
width:698px; 
margin-left:7px;
background-image:url(../media/images/classfinder/drawer_btm_unrolled.gif); 
background-position:left bottom; 
background-repeat:no-repeat;
position:relative;
}

#cf_cancel {float:left; margin:3px 0 0 200px; display:none;}

#cf_prompt h6 {
display:block;
height:35px; 
text-indent:-9999px; 
background-image:url(../media/images/classfinder/drawer_prompt.gif);
background-position:193px 5px; 
background-repeat:no-repeat;
}

#cf_submit {margin:0 0 0 540px; padding-top:9px;display:none;}

li.cfr_head {height:127px; background-color:#0757AC; background-image:url(../media/images/classfinder/results_head1.gif);}

#classfinder dl, #classfinder dt, #classfinder dd {margin:0;padding:0;border:0; background-image:none;}

#classfinder dt {
	margin:0 -10px 55px 0;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:120px; 
	text-align:right;
	color:#ffffff;
line-height:1em;	}

#classfinder dl {
	display:block; 
	float:left; width:170px;height:326px;
	color:#ffffff; 
	margin:-326px 6px 0 0;
	display:inline;
	}

	
dl#step4 {margin-right:0;}
	
#classfinder dd{margin:0 20px 15px 20px; font: normal 12px/1.5em "Lucida Grande", Tahoma, Arial, sans-serif;}	
#classfinder dd em {text-transform:uppercase; font-style:normal; font-weight:bold;}

#classfinder input#cfsub { margin-left:270px;}
		
dl#step1 {background-color:#093795;}
dl#step2 {background-color:#2C5AA9; }
dl#step3 {background-color:#5880BE; }
dl#step4 {background-color:#8BA7D3; }

#school.forms div.form_title {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#school.forms form {
	font-size: 11px;
	margin: 20px auto 10px;
	width: 450px;
}
#school.forms form div.formlabel {
	margin: 10px 0 2px;
}
#school.forms form div.formgroup {
	margin-bottom: 10px;
}
#school.forms form div.buttons {
	margin-top: 10px;
}
#school.forms table.form_response {
	font-size: 11px;
	margin: 10px auto;
	width: 450px;
}
