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

#homeback {
	
	/* min-height:520px; */
	height:auto;
	width:auto;
	background-color:#FFF;
	z-index:5;
	text-align:left;
	margin-left:-10px;
	margin-top:-10px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	
}

#hometop {

	height:100%;
	width:auto;
	min-width:800px;
	background-color:#FFF;
	z-index:-2;
	text-align:right;
	margin-bottom:-260px;

}

#homebottom {
	
	height:260px;
	width:auto;
	background-color:#FFF;
	z-index:0;
	text-align:left;
	position:fixed;
	float:left;

}

#image {
	
	height:100%;
	width:65%;
	max-width:653px;
	min-height:500px;
	background-image:url(../images/Carolyn01-B&W.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	margin-top:-200px;
	z-index:5;

}

#image2 {
	
	height:inherit;
	width:100%;
	background-image:url(../images/Carolyn02-B&W.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	z-index:6;
	display:none;

}

#image3 {
	
	height:inherit;
	width:100%;
	background-image:url(../images/Carolyn03-B&W.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	z-index:7;
	display:none;

}

#radio {
	z-index:900;
}

#logo {
	
	height:340px;
	width:auto;
	z-index:2;
	text-align:left;
	position:fixed;
	float:left;
	margin-top:-97px;
	margin-left:80px;

}

#contactdetails {
	
	height:auto;
	width:auto;
	float:right;
	z-index:30;
	right:50px;
	margin-top:144px;
	position:fixed;
	
}

#links {
	
	height:500px;
	width:auto;
	z-index:2;
	text-align:left;
	position:fixed;
	float:left;
	margin-top:25px;
	margin-left:170px;

}

#info {
	
	position:fixed;
	z-index:20;
	text-align:left;
	background-image:url(../images/info_backdrop.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:360px;
	right:-360px;
	top:0px;
	
}

#infocontentabout {
	
	position:fixed;
	z-index:22;
	text-align:left;
	height:auto;
	width:270px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:40px;
	right:0px;
	top:-6px;
	bottom:85px;
	color:#FFF;
	overflow:auto;
	display:none;
	pointer-events:none;
	
}

#infoheaderabout {
	
	position:fixed;
	z-index:21;
	text-align:left;
	height:141px;
	width:365px;
	right:0px;
	bottom:-52px;
	display:none;
	
}

#infocontentperformances {
	
	position:fixed;
	z-index:22;
	text-align:left;
	height:auto;
	width:270px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:40px;
	right:0px;
	top:-6px;
	bottom:85px;
	color:#FFF;
	overflow:auto;
	display:none;
	pointer-events:none;
	
}

#infoheaderperformances {
	
	position:fixed;
	z-index:21;
	text-align:left;
	height:141px;
	width:365px;
	right:0px;
	bottom:-49px;
	display:none;
	
}

#infocontentlisten {
	
	position:fixed;
	z-index:22;
	text-align:left;
	height:auto;
	width:270px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:40px;
	right:0px;
	top:-6px;
	bottom:85px;
	color:#FFF;
	overflow:auto;
	display:none;
	pointer-events:none;
	
}

#infoheaderlisten {
	
	position:fixed;
	z-index:21;
	text-align:left;
	height:141px;
	width:365px;
	right:0px;
	bottom:-49px;
	display:none;
	
}

#infocontentcontact {
	
	position:fixed;
	z-index:22;
	text-align:left;
	height:auto;
	width:270px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:40px;
	right:0px;
	top:-6px;
	bottom:85px;
	color:#FFF;
	overflow:auto;
	display:none;
	
}

#infoheadercontact {
	
	position:fixed;
	z-index:21;
	text-align:left;
	height:141px;
	width:365px;
	right:0px;
	bottom:-49px;
	display:none;
	
}

#playerlisten {
	
	position:fixed;
	z-index:22;
	text-align:left;
	height:100%;
	width:270px;
	padding-top:120px;
	padding-bottom:30px;
	padding-right:40px;
	right:0px;
	top:-450px;
	color:#FFF;
	overflow:auto;
	
}

#musiclist {
	
	list-style-type:square;
	
}

html, body {
	
	height:100%;
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:19px;
	
}

img {
	
	border:none;
	border-style:hidden;
	
}

a {
	
	border:0;
	border:none;
	border-style:hidden;
	
}

a:link {
	
	color:#FFF;
	border:0;
	border:none;
	border-style:hidden;
	
}

a:visited {
	
	border:0;
	color:#FFF;
	border-style:hidden;
	
}

h1 {
	
	visibility:hidden;
	font-size:1px;
	
}