/* @override http://www.blackhairensemble.co.uk/style.css */

/* @override http://localhost/blackhair/style.css */

body
{
	font-size: 12px;
	background: black;
	font-family: Helvetica, Geneva, Arial;
	color: #ccc;
	
}
b
{
	color: #fff;
}
img
{
	border: 0px;
}
a img
{
	border:  0px;
}
h1
{
	font-size: 18px;
	color: #ff9933;
	font-weight: normal;
}
h2
{
	font-size: 14px;
	color: #ff9933;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3
{
	font-size: 12px;
	color: #cc9966;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
a{
	text-decoration: none;
	color: #ffcc33;
}
a:hover
{
	color: #ffffcc;
}
.highlight
{
	color: #fcff8c;
}
.wrapper
{
	width: 806px;
	height: 786px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	width: 806px;
	height: 135px;
	background: url(img/headback.jpg);
}
.bottom
{
	width: 806px;
	height: 651px;
	background: url(img/bodyback3.gif);
}
.left
{
	margin-top: 40px;
	margin-bottom: 0px;
	width: 630px;
	height: 611px;
	float: left;
	
}
.navigation
{
	width: 159px;
	height: 551px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	border-left: 1px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
	
}
.navigation a
{
	text-decoration:none;
	color: #FFF;
	
	padding-top: 5px;
	padding-bottom:  5px;
	padding-right:  20px;
	padding-left:  5px;
}
.navigation a:hover
{
	text-decoration:none;
	color: #fcff8c;
	
	
}
.navplaces a:hover:after
{
	content: " >";
}
.navplaces a:hover:before
{
	//content: " +";
}
.navplaces
{
	height: 500px;
	width: 154px;
}

.options
{
	height: 61px;
	width: 154px;
}
.options a
{
	padding-right: 0px;
	padding-left:  0px;
}
.options table
{
	border-spacing:0px;
	
}
.options table td
{
	padding-bottom: 8px;
	padding-left: 0;
	
}

/* @group Home */

.homeleft
{
	margin-top: 10px;
	width: 355px;
	height: 541px;
	float: left;
	
}
.galleryview
{
	width: 275px;
	height: 571px;
	float: left;
}
.about
{
	width: 305px;
	height: 180px;
	padding-left: 30px;
	padding-right: 20px;
	
	
}
.newsticker
{
	width: 305px;
	height: 357px;
	padding-left: 30px;
	padding-right: 20px;
	
}
table.head1
{
	width: 315px;
	border-spacing:0px;
	padding: 0px;
	padding-bottom: 4px;
	color: #FFF;
}
table.head1 a
{
	color: #fff;
}
table.head1 a:hover
{
	color: #fcff8c;
}
.abouttext
{
	width: 315px;
	height: 140px;
	overflow: auto;
	padding-top: 10px;
	
}
.newstext
{
	width: 313px;
	height: 336px;
	overflow: auto;
}
.newsitem
{
	width: 288px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	
}
.newsitem h3
{
	margin-bottom: 15px;
	
}
.up
{
	height: 30px;
	width: 275px;
	background: url(img/updark.gif) no-repeat center;
	opacity: 0.8;
}
a .up:hover
{
	
	background: url(img/uphoverdark.gif) no-repeat center;
}
.gallery
{
	height: 511px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right:20px;
	margin-left: 20px;
	width: 235px;
	background: url(img/galleryback8.gif) no-repeat center;
	
	opacity: 1;
}
.down
{
	height: 30px;
	width: 275px;
	background: url(img/downdark.gif) no-repeat center;
	opacity: 0.8;
}
a .down:hover
{
	
	background: url(img/downhoverdark.gif) no-repeat center;
}

/* @end */

#slide {
	width: 255px;
	height:  481px;
	padding: 30px;
}
.repertoire
{
	width: 560px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 20px;
	//background: black;
	opacity: 0.9;
}
.workshops
{
	width: 560px;
	margin-left: 15px;
	margin-right: 15px;
	height: 530px;
	
	margin-top: 0px;
	padding: 20px;
	background: #333;
	opacity: 0.8;
	overflow: auto;
	text-align: left;
	
}
.workshops h1
{
	margin-top: 0px;
	margin-bottom: 20px;
	
}
.workshops h2
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.workshops h3
{
	margin-bottom: 15px;
	margin-top: 20px;
	}
.workshops img
{
	width: 180px;
	
}
.workshops table
{
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.workshops table td
{
	padding-right: 8px;
}
.accordtext
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	//color: black;
	opacity: 1;
	//background: white;
	margin-bottom: 10px;
}

.accordtext table
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cc9966;
}
.accordtext table td b
{
	color: white;
}
.accordtext table td
{
	padding-right: 20px;
	vertical-align: top;
}
.accordtext table b
{
	color: black;
}

.accordtext h2
{
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	=
	//text-decoration: underline;

}
.selector
{
	
	padding: 5px;
}

.selector table
{
	
}
.selector td
{
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
	
	
}
.selector td a
{
	text-decoration: none;
	padding: 5px;
	
	
}
.selector td a:hover
{
	text-decoration: none;
	color: white;
	background: #333;
	
	
}
#effects
{
	width: 530px;
	height: 270px;
	overflow: hidden;
	padding: 10px;
	margin-left: 40px;
	margin-right: 40px;
	opacity: .8;
	background: #fff;
}
.player
{
	width: 320px;
	height: 280px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}
.player img
{
	width: 320px;
	height: 270px;
}
.meta
{
	width: 180px;
	height: 240px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	overflow: auto;
	float: left;
	background: #333;
	opacity: 1;
}
.meta h1
{
	margin-top: 0px;
}
.mediaNav
{
	height: 291px;
	margin:10px;
	width: 590px;
	
	padding-top: 10px;
	padding-left: 20px;
	overflow: hidden;
}
.mediaGroupNav
{
	width: 275px;
	height: 311px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	
}
.mediaItem
{
	
	
}
.mediaItem h1
{
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	width: 235px;
	border-bottom: 1px solid #999;
}
a .mediaItem
{
	border-top: 1px solid grey;
	padding: 20px;
	color: #333;
}
.mediaGroupNav ul
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	height: 231px;
	overflow: auto;
	
}
.mediaGroupNav ul a
{
	color: #ccc;

}
.mediaGroupNav ul a:hover
{
	color: #ffcc33;
}
.mediaGroupNav li
{
	border-bottom: 1px solid grey;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ccc;
	padding-left: 20px;
	margin-left: 0px;
	width: 235px;
	list-style-type: none;
	list-style-image: none;
	
}
.mediaGroupNav li:hover
{
	background: #333;
	color: #ffcc33;
	opacity: 0.8;
}
.HTMLPanelLoadingContent, .HTMLPanelErrorContent {
	display: none;
}
.gig
{
	overflow: hidden;
	margin-bottom: 30px;
}
.gigs
{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	height: 579px;
	overflow: auto;
}
.pic
{
	float: left;
	width: 210px;
	padding-right: 10px;
}
.text
{
	float: left;
	width: 330px;
}
.text table
{
	margin-top: 10px;
}
.pic img
{
	width: 200px;
}
.aboutbrowser
{
	overflow: hidden;
	padding-left:10px;
	padding-right:10px;
	width: 70px;
	height: 601px;
	float: left;
}
.aboutbrowser img
{
	width: 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	//border: 1px solid white;
}
.aboutbrowser img a
{
	border: none;
	//border: 1px solid white;
}
#aboutfull
{
	height: 481px;
	width: 531px;
	float: left;
}
.aboutpic
{
	height: 481px;
	float: left;
	width: 140px;
	overflow: hidden;
}
.aboutpic img
{
	width:120px;
}
.aboutinfo
{
	width: 380px;
	float: left;
	height: 481px;
	overflow: auto;
	padding-right: 10px;
}

.aboutinfo h1
{
	margin-top: 0px;
	margin-bottom: 5px;
}
.aboutinfo h2
{
	margin-bottom: 10px;
}
#aboutgallery
{
	width: 531px;
	height: 100px;
	margin-top: 10px;
	float: left;
	visibility: hidden;
	
}
.agleft
{
	width: 30px;
	height: 100px;
	background: url(img/agleft.gif);
	opacity: 0.8;
	float: left;
}
a .agleft:hover
{
	opacity: 1;
}
.aboutgall
{
	background: url(img/agback.gif);
	width: 471px;
	height: 100px;
	float: left;
	opacity: 0.9;
}
.agright
{
	width: 30px;
	height: 100px;
	background: url(img/agright.gif);
	opacity: 0.8;
	float: left;
}
a .agright:hover
{
	opacity: 1;
}
#previewback
{
	position: absolute;
	z-index: 2;
	background: black;
	opacity: 0;
	top: 0;
	left:0;
	bottom: 0;
	right:0;
	visibility: hidden;
	width: 100%;
	height: 800px;
	padding: 0;
	margin: 0;
}
#preview
{
	max-height: 400px;
	max-width: 550px;
	padding: 20px;
	overflow:hidden;
}
#previewfront
{
	position: absolute;
	z-index: 3;
	width: 600px;
	height: 500px;
	left: 140px;
	
	top: 100px;
	
	background: white;
	opacity:0;
	visibility:hidden;
	text-align: center;
	overflow:hidden;
}
.previewnav
{
	height: 70px;
	vertical-align:middle;
	overflow: hidden;
	
}
.previewnav a
{
	color:blue;
}
.previewnave table
{
	margin-top:0px;
	border-spacing: 0px;
	
}
.previewnav td
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #666;
	height: 14px;
}
#path
{
	color: #336699;
}
#blah
{
	border-bottom: 1px solid #ccc;
	padding-bottom:8px;
	
}
.picture
{
	height: 430px;
	width: 600px;
}
.contact
{
	margin-left: 60px;
	margin-top: 10px;
}
.contact td
{
	vertical-align:top;
	padding-left: 20px;
}
.contact td h1
{
	margin-top: 0px;
}
.links
{
	width: 500px;
	height: 580px;
	margin-left: 50px;
	margin-top: 10px;
	overflow: auto;
}
.link
{
	overflow: hidden;
	margin-top:20px;
}
.linkimg
{
	float: left;
	padding-right:20px ;
	padding-left: 20px;
	width: 100px;
}
.linkimg img
{
	width: 100px;
}
.linktxt
{
	width:350px;
	float: left;
	padding-right: 10px;
}
.linktxt h2, .link h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:13px;
}
.linktxt h2 a, .link h2 a
{

	color:#ffffcc;
	
}
.linktxt h1, .link h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.galleryleft
{
	margin-top: 30px;
	margin-left: 20px;
	width: 315px;
	height: 531px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	//background: white;
	overflow: auto;
	opacity: 0.8;
}
.galDesc
{
	padding: 10px;
}
#close
{
	color: red;
	padding-right: 20px;
	width:50px;
	height: 14px;
	background: url(img/close.gif) no-repeat 34px;
}
#close:hover
{
	background-image: url(img/closehover.gif);
	color: #740000;
}
