@charset "UTF-8";


/* _____________ CONTACT FORM  ______________________________________________________________________*/





#contactFormArea {
	background-image: url(../images/contact_form_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 475px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
clear: both;
	
}

#contactForm {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#contactFormTitle {
	background-image: url(../images/Contact_Ian.png);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left bottom;
}
#contactFormRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}




#contactFormColumns {
	height: 230px;
	margin-top: 20px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	
	font-size: 1.3em;
	font-weight: normal;
	color: #999;
	letter-spacing: 2px;
}

.contactFormGeneralColumn {	
	width: 490px;
	margin-top: 19px;
	float: left;
	clear: both;
}

.contactFormColumn {
	width: 245px;
	float: left;
}


.formColumn {
	margin-top: 19px;
	float: left;
	clear: both;
}

#contactFormOptionsList {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
}
#contactFormOptionsList li {
	height:22px;
	padding-top:5px;
	padding-bottom:4px;
}


#contactFormOptionsList a {
	height:23px;
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/contact-form-buttons.png);
	background-repeat: no-repeat;
}


.dashedDivider {
	background-image: url(../images/dashed_divider.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
	width: 60%;
	clear:both;
	margin-left:25px;
}

#contactFormPanel {
	float: left;
	height: 100%;
	width: 490px;
}
#contactFormGeneral p, #contactFormChoreography p {
	margin: 0px;
	padding: 0px;
	float: left;
}

.formHorizontalDivider {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	height: 30px;
}
#signUp {
	background-image: url(../images/sign_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: 24px;
	padding-left: 130px;
	line-height:24px;
	font-size:1.4em;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#signUp .checkBox {
	margin-right: 10px;
}


#antiSpam {
	height: 40px;
	line-height:1.4em;
	width: 300px;
	float: left;
	font-size:1.4em;
}
#antiSpam {
	height: 50px;
	line-height:1.4em;
	width: 280px;
	float: left;
	font-size:1.4em;
padding-top: 3px;
}
#submitArea {
	width: 168px;
	height: 31px;
	float: right;
	display:block;
margin-top: 7px;	
}
#captchaBox {
	height: 31px;
	line-height:1.4em;
	width: 400px;
	float: left;
	font-size:1.4em;
margin-top: 3px;
display: block;
}
#captchaBox img {
float:left;

width: 150px;
height: 40px;

}
#captchaBox .cat_textbox {
width: 150px;
height: 17px;
float: left;
margin-left: 60px;
margin-top:8px;
font-size:15px;
letter-spacing: 1px;
}








#general a {
	background-position: 0px 0px;
	width:176px;
}
#general a:hover, #general a.selected{
background-position: -176px 0px;	
}



#media a {
	background-position: 0px -23px;
	width:176px;
}
#media a:hover, #media a.selected{
	background-position: -176px -23px;
}
#appearances a {
	background-position: 0px -46px;	
	width:176px;
}
#appearances a:hover, #appearances a.selected{
	background-position: -176px -46px;
}
#choreography a {
	background-position: 0px -69px;	
	width:176px;
}
#choreography a:hover, #choreography a.selected{
	background-position: -176px -69px;
}
#tuition a {
	background-position: 0px -92px;	
	width:176px;
}
#tuition a:hover, #tuition a.selected{
	background-position: -176px -92px;
}



/* _____________ GB replacement styles ______________________________________________________________________*/

.long_textbox {
	float: left;
	clear:both;
	width: 180px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}
.general_textbox {
	float: left;
	clear:both;
	width: 488px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}
.textbox_twofourfive {
	float: left;
	clear:both;
	width: 243px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}


.textbox_twofourfive:focus, .general_textbox:focus, .long_textbox:focus {
	background-color: #FFC;
}


#contactForm label {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 4px;
	clear:both;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.checkBox {
	float: left;
	clear:both;
	margin-top:2px;
	margin-bottom:2px;
}


.checkBoxLabelText {
	font-size: 11px;
	margin-top: 5px;
	margin-left:8px;
	float:left;
	color: #999;
	letter-spacing:1px;
}




.req {
	color: #F00;
}



/* _____________ CONFIRMATION SCREEN ______________________________________________________________________*/



#confirmationScreenWrapper {
height: 580px;
float:left;
}

#confirmationScreenWrapper h1 {
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}

#confirmationText {
color: #CCC;

padding-top:170px;
font-size: 16px;
line-height:32px;
}


#homeShareFooter {
height:19px;
right:0px;top:55px;
position:absolute;

z-index:30;
}
#homeTopLike, #homeTopTweet, #twitterTopFollow {
float:left;
margin-right:5px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}
#homeTopLike:hover, #homeTopTweet:hover, #twitterTopFollow:hover {

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
