@charset "utf-8";
/* Reset CSS */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color:#000;
		background-color:#250727;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:none;
}


/*===============FONTS==============*/

@font-face {
    font-family: 'GalatiaSILRegular';
    src: url('../../fonts/GalSILR-webfont.eot');
    src: url('../../fonts/GalSILR-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/GalSILR-webfont.woff') format('woff'),
         url('../../fonts/GalSILR-webfont.ttf') format('truetype'),
         url('../../fonts/GalSILR-webfont.svg#GalatiaSILRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GalatiaSILBold';
    src: url('../../fonts/GalSILB-webfont.eot');
    src: url('../../fonts/GalSILB-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/GalSILB-webfont.woff') format('woff'),
         url('../../fonts/GalSILB-webfont.ttf') format('truetype'),
         url('../../fonts/GalSILB-webfont.svg#GalatiaSILBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@import url("//hello.myfonts.net/count/24eb65");

  
@font-face {font-family: 'Trajan-Regular';
	src: url('../../fonts/webfonts/24EB65_0_0.eot');
	src: url('../../fonts/webfonts/24EB65_0_0.eot?#iefix') format('embedded-opentype'),
	url('../../fonts/webfonts/24EB65_0_0.woff') format('woff'),
	url('../../fonts/webfonts/24EB65_0_0.ttf') format('truetype');
}
 




/*============MAIN CSS===============*/


#content_container{
	width:960px;
	/*height:1000px;*/
	display:block;
	/*background-color:red;*/
	margin:0px auto;
	
	position:relative;	
	background-color:#250727;
	
}

#header{
	width:960px;
	height:246px;
	display:block;
	/*background-color:green;*/
	background-image:url(../../images/header.jpg);
}
	
#central_image_container{
	width:960px;
	height:261px;
	display:block;
	
	
}

/*=========NAVIGATION=============*/			

#navigation_container{
	width:960px;
	height:79px;
	/*background-color:blue;*/
	display:block;
	padding:20px 0px 0px 20px;
	
}

.nav_link a{
	color:#FFF;
	/*font-family:"GalatiaSILRegular", Times, serif;*/
	font-family:"Trajan-Regular", Times, serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:1em;
}	

.nav_link{
	float:left;
	display:block;
	margin-right:30px;
	display:block;
	/*background-color:orange;*/
}	
	
a .nav_ballerina{
	width:57px;
	height:54px;
	background-image:url(../../images/ballerina_rollover.png);
	background-position:0 0;
	display:block;
	background-position:0px -54px;
	
	position:relative;
	float:left;
}

a .nav_ballerina.current{
	width:57px;
	height:54px;
	background-image:url(../../images/ballerina_rollover.png);
	background-position:0 0;
	display:block;
	background-position:0px 0px;
	
	position:relative;
	float:left;
}
	
a:hover .nav_ballerina{
	background-position:0px 0px;
	
}

a:hover .nav_text{
	color:#933;
}

a{
	color:#99C;}
a:hover{
	color:#933;
}

.nav_text{
	float:left;
	display:block;
	margin-left:5px;
	margin-top:20px;
	}
		
/*=========BACKGROUND_IMAGES=============*/	


#background_container{
	/*background-image:url(../../images/home/home_background2.jpg);*/
	background-image:url(../../images/contact-us/contactt-us_background.jpg);
	min-width:960px;
	/*height:1000px;*/
	/*margin:0 auto;*/
	background-position:top center;
	background-attachment:fixed;

	
}
	
	
#training_container{
	background-image:url(../../images/training/training_background.jpg);
	min-width:960px;
	/*min-height:1000px;
	margin:0 auto;*/
	background-position:top center;
		background-attachment:fixed;
}


	
#events_container{
	background-image:url(../../images/events/events_background.jpg);
	min-width:960px;
/*	min-height:1000px;
	margin:0 auto;*/
	background-position:top center;
		background-attachment:fixed;
	
}

#about_us_container{
	background-image:url(../../images/about-us/about-us_background.jpg);
	min-width:960px;
	/*min-height:1000px;
	margin:0 auto;*/
	background-position:top center;
	background-attachment:fixed;
}	

#classes_container{
	background-image:url(../../images/about-us/about-us_background.jpg);
	/*min-width:960px;
	min-height:1000px;*/
	margin:0 auto;
	background-position:top center;
	background-attachment:fixed;
	
}	

#contact_us_container{
	background-image:url(../../images/contact-us/contactt-us_background.jpg);
	
	/*min-width:960px;
	min-height:1000px;*/
	margin:0 auto;
	background-position:top center;
		background-attachment:fixed;
	
}	

	
/*=========CENTRAL IMAGES=============*/

#home_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/home_central_image.jpg);
	background-repeat:no-repeat;
}


#training_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/training_central_image.jpg);
	/*background-image:url(../../images/about_us_central_image.jpg);*/
	background-repeat:no-repeat;
}

#events_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/events_central_image.jpg);
	background-repeat:no-repeat;
}

#about_us_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/about_us_central_image.jpg);
	background-repeat:no-repeat;
}
#classes_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/classes_central_image.jpg);
	/*background-image:url(../../images/about_us_central_image.jpg);*/
	background-repeat:no-repeat;
}
	

#tutor_profiles_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/tutor_profiles_central_image.jpg);
	background-repeat:no-repeat;
}
	
	#contact_us_profiles_central_image_container{
	width:960px;
	height:261px;
	display:block;
	background-image:url(../../images/contact_us_central_image.jpg);
	background-repeat:no-repeat;
}
	

	




		
/*=========CONTENT_CONTAINER=============*/	


#home_content_container,
#training_content_container,
#events_content_container,
#about_us_content_container,
#classes_content_container
{
width:960px;
min-height:512px;
height:auto;
background-repeat:no-repeat;
background-color:#250727;

}


#home_content_container{

background-image:url(../../images/home/home_content_image2.jpg);

}


#training_content_container{
background-image:url(../../images/training/training_content_image.jpg);
background-image:url(../../images/blank_background.jpg);
}


#events_content_container{
background-image:url(../../images/training/training_content_image.jpg);
background-image:url(../../images/blank_background.jpg);
}

#about_us_content_container{
background-image:url(../../images/about_us_central_image.jpg);
}

#classes_content_container{
background-image:url(../../images/training/training_content_image.jpg);
background-image:url(../../images/blank_background.jpg);
}

/*=========CONTENT_STYLES=============*/	

p{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.8em;
	margin-bottom:10px;}
	
h1,h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
}	
h1{
	font-size:1.8em;
	}
	
h2{
	font-family:"Trajan-Regular", Times, serif;
	font-size:1.6em;
	text-transform:uppercase;
}

h3{
	font-size:1.4em;
}

h4{
	font-size:1.2em;
	font-family:"Trajan-Regular", Times, serif;
	text-transform:uppercase;
	margin-bottom:15px;
}

h4.contact_details{ 
	font-size:1.2em;
	font-family:"Trajan-Regular", Times, serif;
	text-transform:uppercase;
	margin-bottom:2px;
}
	
h5{
	font-size:1em;
}

h6{
	font-size:.8em;
}

#home_text{
	margin-top:120px;
	margin-left:250px;	
	color:#FFF;
	width:500px;
	height:200px;
}

#tutor_text{
	margin-top:120px;
	margin-left:45px;	
	color:#FFF;
	width:850px;
}

#home_text h2,
#training_text h2,
#events_text h2,
#about_us_text h2,
#classes_text h2{
margin-bottom:20px;
text-transform:uppercase;
letter-spacing:.1em;
}

#training_text{
	margin-top:50px;
margin-left:45px;	
	color:#FFF;
	width:750px;
	/*height:200px;*/
	}
	

.classes_link{
	width:160px;
	margin-top:50px;
	margin-left:20px;
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
	
	
.classes_link a{color:#FFF;}	


.tutors_link{
	width:160px;
	margin-top:20px;
	margin-left:20px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
	
	
.tutors_link a{color:#FFF;}	




	
.bold{
 font-weight:bold;
}
	
	
#events_text{
	margin-top:50px;
    margin-left:45px;	
	color:#FFF;
	width:600px;
	float:left;
	display:block;
	/*background-color:red;*/
	/*height:200px;*/
}	
	
.events_links{
	width:100px;
	margin-top:120px;
	margin-left:40px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;	
}
.events_links img{margin-bottom:10px;}

.events_links a{color:#FFF;}

#contact_text h2{
	margin-bottom:20px;}

#contact_text{
	margin-top:120px;
	margin-left:45px;	
	color:#FFF;
	width:750px;
	height:200px;
}

#about_us_text{
	margin-top:120px;
	margin-left:45px;	
	color:#FFF;
	width:850px;
	/*height:200px;*/
}
#classes_text{
	margin-top:60px;
	margin-left:45px;	
	color:#FFF;
	width:850px;
	/*height:200px;*/
}


.left_side_container{
	float:left;
	width:400px;
	display:block;
}
	
.right_side_container{
	float:left;
	margin-left:50px;
	width:330px;
	
	
	display:block;
}

.tutors_right_side_container{
	float:left;
	margin-left:0px;
	width:330px;
	display:block;	
	
}

.classes_left_side_container{
	float:left;
	width:370px;
	display:block;

}
	
.classes_right_side_container{
	float:left;
	width:370px;
	display:block;
	margin-left:50px;
	
}

.clear{
  clear:both;
 }
 
 
 .left_side_column{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;	
	width:190px;
	font-size:.9em;
	line-height:1.8em;
	margin-bottom:4px;
}

 .right_side_column{
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	margin-left:10px;
	display:block;
	float:left;
	font-size:.9em;
	line-height:1.8em;
	margin-bottom:4px;	
}
 
 
 .ballerina_feet_rollover{
 width:128px;
 height:214px;
 display:block;
 background-image:url(../../images/ballerina_toes_rollover.png);
 background-position: 0px -214px;
 margin-bottom:10px;
 
 }
 
 a:hover .ballerina_feet_rollover{
	background-position:0px 0px; 
	 }
.float_left{
 float:left;
 }
 
 .tutor_name{
	 float:left;
	 display:block;
	margin-top:30px;
	 margin-left:10px;
	
	 }
	 
ul {
	list-style:disc;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;


}

 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.8em;
	/*margin-bottom:10px;*/
}

#slide_show_wrapper{
	background-color:#250727;
}


/*********HISTORY TEST**************/

.content{
	
height:100px;
width:100%;
background-color:blue;	
display:none;
display:block;
	}
.nav{
background-color:red;
width:100%;
height:100px;
	}
.content h1{
	color:#FFF;
}


#music_player_container{

/*z-index:300;
position:absolute;*/
width:960px;
height:200px;
margin:0 auto;
/*background-color:red;

margin-left:300px;*/
	
	}
	
#music_player_container p{
	
	color:#666;}	
#music_player_container a{
	color:#CCC;}	
	

.iframe{
	overflow-y: hidden;
}


#error-message{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:.8em;
}

#success-message{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:.8em;
}

.purple-link{
	color:#250727;}
	
	.purple-link a{
	color:#250727;}