/* CSS Document */

body {

}

	/* <-- This starts a comment
	
	* {
		border:		1px solid orange;
	
	}
	
	
	This ends a comment -->    */

	#container {
		margin:		auto;
		width:		760px;
	}								
		
	#masthead, #content, #footer, #sidepanel, #sidepanel2, #sidepanelrev,#sidepanelrevprevious, #navhead {
		position:				relative;
		text-align:				left;
		font-family:			Arial, Helvetica, sans-serif;
		font-size:				12px;
	}
		

	#masthead {
		background:url(../images/masthead2.jpg);
		margin-bottom:			10px;
}



	#navhead {
	
		width: 					180px;
		margin:					0px;
	
}

	#content {
		margin-left:			200px;
		width: 					560px;
		
	
}

	#sidepanel {	
		background:				#510056;
		margin:					0; 
		width:					170px;
		height:					1219px;
		padding: 				10px;
		color:					#FFFFFF;
		
}

	#sidepanel2 {	
		background:				#510056;
		margin:					0; 
		width:					170px;
		height:					512px; 
		padding: 				10px;
		color:					#FFFFFF;
		
}
	#sidepanelrev {	
		background:				#510056;
		margin:					0; 
		width:					170px;
		height:					1113px; 
		padding: 				10px;
		color:					#FFFFFF;
		
}

	#sidepanelrevprevious {	
		background:				#510056;
		margin:					0; 
		width:					170px;
		height:					3762px; 
		padding: 				10px;
		color:					#FFFFFF;
		
}

		.floatright {
		margin:					0;
		float: 					right;
		margin-left: 			10px;
}

		.floatleft {
		margin:					0;
		float: 					left;
		margin-right: 			10px;
}

		.floatcentre {
		margin:					40px;
}
		.performer {
		width: 					560px;
		margin-bottom:			10px;
	}

		#indextitle{
		background: 			#7123A9;
		height: 				180px;
}
	
	
		#reviewtitle{
		background: 			#7123A9;
		height: 				90px;
	}

/*  Here are the new season 2011-2012 performers */

	#blayz {
		background: 			#A9235B;
		height: 				332px;
}

	#magnets {
		background: 			#235BA9;
		height: 				350px;
}

	#wolf {
		background: 			#23A971;
		height: 				330px;
}


	#saxe {
		background: 			#A92E23;
		height: 				304px;
}
	#nicola {
		background: 			#A92E23;
		height: 				300px;
}

	#catriona {
		background: 			#9EA923;
		height: 				375px;
}
	
	#camerata{
		background: 			#D53477;
		height: 				350px;
}
/*  These are the previous season 2010-2011 performers */

	#harry {
		background: 			#235BA9;
		height: 				250px;
}

	#harryreview{
		background: 			#235BA9;
		height: 				330px;
}

	
	#oduo {
		background: 			#23A971;
		height: 				230px;
}

	#oduoreview {
		background: 			#23A971;
		height: 				330px;
}


	#red {
		background: 			#A9235B;
		height: 				300px;
}


	#voces8 {
		background: 			#5BA923;
		height: 				310px;
}

	#chilli {
		background: 			#A92E23;
		height: 				380px;
}

	#chillirev {
		background: 			#A92E23;
		height: 				275px;
}

	#pure {
		background: 			#9EA923;
		height: 				187px;
} 

	#blazin {
		background: 			#279ba8;
		height: 				240px;
	}
	#blazinrev {
		background: 			#279ba8;
		height: 				100px;
	}

	#bozza {
		background: 			#a53124;
		height: 				270px;
}

	#bozzareview {
		background: 			#a53124;
		height: 				480px;
}
	#opera {
		background: 			#5BA923;
		height: 				200px;
}
	#operareview {
		background: 			#5BA923;
		height: 				250px;
}
	#katona {
		background: 			#7123A9;
		height: 				265px;
}
	#snjo{
		background: 			#D53477;
		height: 				119px;
}
	#snjoreview{
		background: 			#D53477;
		height: 				160px;
}
	#map {
		margin: 				30px;
}


	.performer h3 {
		color: 					#ffffff;
		padding: 				5px;
		margin:					0;
}

	.performer h2 {
		color: 					#ffffff;
		padding: 				20px;
		margin:					0;
}

	.performer p {
		color: 					#ffffff;
		padding: 				5px;

}

	#footer {
		clear:					left;
		height: 				50px;
		width: 					740px;
		margin-top: 			10px;
		background-color:		#D53477;
		color: 					#ffffff;
		padding: 				10px;
	
}
 
	a {
		color: 					#ffffff;
		text-decoration: 		none;
}


	a:hover {
		text-decoration: 		underline;
}

	#text {
		background: 			#ffffff;
		height: 				500px;
		padding:				15px;
		border: 				1px solid grey;
	}

	.text p {
		color: 					#000000;
		padding: 				5px;

}
	.text {
		width: 					527px;
		margin-bottom:			5px;
	}

	.style1 {
		color: 					#FFCC00;
		font-weight: 			bold;
		
}

	.style3 {
		color: 					#3333FF}
	ul{
		margin:					0;
		padding:				5px;
		
}

