/* CSS Document */

*	{
	margin: 0px;
	border: 0px;
	
}

body	{
	background: url(images/swirl.gif);
	text-align: center;
	font: 72.5%/1.6 verdana, arial, sans-serif;
}

#wrap	{
	width: 800px;
	background: #fff;
	margin: 20px auto;
	padding: 10px 20px;
	}
	
#wrapreg	{
	width: 800px;
	background-color: #fff;
	margin: 20px auto;
	padding: 10px 20px;
	}

#header	{
	background: #1ab0e2 url(images/blue_logo.jpg) no-repeat 10px;
	padding: 5px 15px;
	height: 100px;
	position: relative;
}

*html #header	{
	background: #639 url(images/pilates_logo_reflection.gif) no-repeat 10px;
	padding: 5px 15px;
	height: 100px;
	position: relative;
}

h3	{
	background: url(images/roundel.png) no-repeat center;
	position: absolute;
	top: 5px;
	left: 650px;
	width: 100px;
	height: 100px;
	text-indent: -900em;
}

*html h3	{
	background: url(images/pilates_roundel.gif) no-repeat center;
	position: absolute;
	top: 0px;
	left: 650px;
	width: 100px;
	height: 100px;
	text-indent: -900em;
}

!a	{
	text-decoration: none;
	color: #F60;
}

!a:hover	{
	color:#690;
}

ul.nav	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

*html ul.nav	{
	margin-top: 0px;
	margin-right: 15px;
}

ul.nav li	{
	display: inline;
}


ul.nav a	{
	text-decoration: none;
	color: #fff;
	background: #1ab0e2;
	padding: 5px 15px;
	font-variant: small-caps; 
	font-size: 1.2em;
} 

ul.nav a:hover	{
	color: #b7ab3c;
	font-weight: bold;
	border-bottom: 4px solid #b7ab3c;
}

ul.second	{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
}

*html ul.second	{
	Margin-top: 0px;
	margin-right: 15px;
}

ul.second li	{
	display: inline;
}

ul.second a	{
	text-decoration: none;
	color: #fff;
	background: #b7ab3c;
	padding: 5px 15px;
	font-variant: small-caps; 
	font-size: 110%;
}

ul.second a:hover	{
	background: #690;
} 

h1	{
	font-size: 1.6em;
	font-weight: bold;
	color: #1490ba;

}

h2	{
	font-weight: bold;
	font-size: 1.2em;
}

h4	{
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	padding: 5px 0px 0px 0px;
}
	

#maincopy	{
	margin: 10px 20px ;
	position: relative;
	text-align: left;
	font-size: 1.1em;
}

#twittercopy	{
	font-size: 1.1em;
 color: #333;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 width: 500px;
 text-align: left;
 float: left;
 }

#twitter {
 float: right;
 color: #333;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 width: 240px;
 display: inline;
 position: relative;
}



#bookingform	{
	position:relative;
	background:#A7D7DC;
	font-size: 1.2em;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

td	{
	padding: 2px;
}

.submit	{
	text-align: right;
	font-weight: bold;
}

optgroup	{
	background-color:#fff;
	text-weight:  bold;
	color: #306;
}

option {
	background-color:#fff;
	}

option.one	{
	color:#660;
}

option.two	{
	color:#930;
}

option.three	{
	color:#069;
}

hr	{
	height: 2px;
	color: #fff;
	background: #fff;
}

a	{
	text-decoration: none;
	font-weight:bold;
	color: #1490ba;
}


a:hover	{
	color:#89802e;
}



#latest	{
	color: #fff;
	background: #93f;
	padding: 10px 15px;
}

#level_one	{
	clear:both;
	position:relative;
	color: #000;
	font-size: 1.2em;
	background:#bdd7e0;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

#level_one img	{

	float:left;
	padding: 0px 10px 0px 0px;
}

#level_one a	{
	text-decoration: none;
	font-weight:bold;
	color: #F60;
}

#level_one a:hover	{
	color:#690;
}

#level_one h1	{
	font-weight: bold;
	font-size: 20px;
	color: #89802e;
}

#level_one h2	{
	font-weight: bold;
	font-size: 16px;
	color: #1490ba;
}

#emergencynotice	{
	font-weight: bold;
	font-size: 20px;
	color: #F00;
}
	

#level_pregnant	{
	position: relative;
	color: #000;
	font-size: 1.2em;
	background: #fff url(images/pregnancy_2.jpg) no-repeat;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
  	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;#C30
}

#level_shop	{
	position: relative;
	color: #000;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.faq_heading	{
	color: #030;
	display:block;
	padding: 5px 0px 0px 0px;
}

.form_description	{
	background: #1ab0e2;
	vertical-align:text-top;
	color:#FFF;
	font-weight: bold;
	font-size:1.2em;
	margin: 0px 0px 0px 10px;
	padding:  2px 20px;
	border: 2px solid #1486ac  ;
}

#sub_head_bookingform	{
	font-weight: bold;
	}

#level_two	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #b6af6d;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#share	{
	clear:both;
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #1ab0e2;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}


#level_three	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #069;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#level_search	{
	position:relative;
	background: #1ab0e2 url(images/menublue.jpg) repeat center;
	padding: 5px 15px;
	margin: 10px 0px 2px 0px;
	text-align: right;
}

#level_search_results	{
	position:relative;
	background: #fff;
	font-size: 1.2em;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	border: thin solid #336;
	text-align:left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#level_four	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #399;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
	/* CSS3 standard */
  	opacity:0.8;
	/* for Mozilla */
  	-moz-opacity:0.8;
}

#level_ball	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #CC6666;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
	/* CSS3 standard */
  	opacity:0.8;
	/* for Mozilla */
  	-moz-opacity:0.8;
}

#calendar	{
	position:relative;
	color: #fff;
	height: 240px;
	background: #069;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

.title	{
	color:#333;
	font-weight: bold;
	font-size:1.1em;
}

.tuesday_title	{
	color: #1490ba;
	font-weight: bold;
	font-size:1.1em;
}

#venue_one	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #36c url(images/church_hall.jpg) no-repeat center left;
	padding: 10px 0px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#venue_two	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #669 url(images/arts_ed_110.jpg) no-repeat left;
	padding: 10px 0px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_one	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #c90 url(images/michelle_angle.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	/* for Mozilla */
  	-moz-opacity:0.9;
}

#teacher_one img	{
	float: right;
	margin: 0px 10px 0px 0px;
}


#teacher_kirsti	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #3cc url(images/kirsti.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_kirsti img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#daffs	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #355aaa url(images/snowdrop.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left; 
	/* for IE */
  	!filter:alpha(opacity=80);
  	/* CSS3 standard */
  	!opacity:0.8;
  	/* for Mozilla */
  	!-moz-opacity:0.8;
}

/*usual heading and link #ba4c31*/

#daffs h1   {
	color:#eeb210
	
	}
	
#daffs a   {
	color:#eeb210
	}

#teacher_three	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#09C url(images/ana_marcela_angle.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_three a {
	color: #FF9933;
	}

#teacher_four	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#FF6699 url(images/patricia.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}


#teacher_five	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#F69 url(images/kayleigh.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_joyce	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#3cc url(images/joyce.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_nada	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #3cc url(images/nada.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	/* for Mozilla */
  	-moz-opacity:0.9;
}

#teacher_nada img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#teacher_marguerite	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#FF6699 url(images/margeurita_angle.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}
#teacher_paola	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background: #c90 url(images/paola.jpg) no-repeat left;
	padding: 10px 10px 10px 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#teacher_paola img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#joe_one	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#000 url(images/joe.jpg) no-repeat left;
	padding: 10px 10px 10px 320px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}

#joe_two	{
	position:relative;
	color: #fff;
	font-size: 1.2em;
	background:#000 url(images/joe_4.jpg) no-repeat left;
	padding: 10px 10px 10px 300px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
}



#joe_two ul	{
	padding: 0px 0px 0px 40px;
}

#voucher	{
	position:relative;
	color: #000;
	font-size: 1.2em;
	background:#fff ;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

#voucher h2	{
	color:#330099;
}

#voucher p	{
	padding: 10px 10px 10px 300px;
	color:#3C3E6F;
	font-weight:bold;
	text-align: right;
}

#voucher img	{

	float:left;
}





#pilates_link{
	float:right;
}

.spaced	{
	line-height: 1.8;
}

#teacher_two img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#teacher_four img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#teacher_five img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#teacher_joyce img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

#teacher_marguerite img	{
	float: right;
	margin: 0px 10px 0px 0px;
}

.teacher_link	{
	color: #303;
}

#footer	{
	color: #fff;
	background: #1ab0e2;
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	clear:both;
}

#footer a	{
	color:#fc3;
}

#footer a:hover	{
	color: #c60;
}
	
	
	
