﻿body
{
	background-color: #3A3529;
	background-image: url('/images/coverbackground.jpg');
	background-repeat: no-repeat;
	background-position:center;
}
.headerbackground
{
	background-color: #3A3529;
}
a, .windowlink
{
	color: #5C80B1;
	text-decoration:none;
}
input, textarea, button
{
	font-size: 10px;
	font-family: Tahoma;
	background-color: #ffffee;
}
ul
{
	list-style-type:none;
}
li
{
	 list-style-type:none;
}
a:hover, .windowlink:hover
{
	color:Silver;
}
.footer
{
	font-family: Tahoma;
	
	color: #726750;
	text-align: left;
}
.player
{
	width: 216px;
	height: 26px;
	text-align: center;
	background-image: url('/images/playerpack.gif');
	background-repeat:no-repeat;
	background-position:center;
	padding-top:7px;
}

.container
{
	background-color:#3A3529;
	border-top: solid 3px #000;
	border-left: solid 3px #000;
	border-right: solid 3px #000;
	width: 800px;
}
.copyright
{
	font-family:Verdana;
	color:#726750;
	font-size: 9px;
}
.booking
{
	background-image: url('/images/bookback.gif');
	background-repeat:no-repeat;
	width: 250px;
	height: 110px;
	padding-left: 15px;
	padding-top: 5px;
}
.main
{
	background-repeat: no-repeat;
	background-color: #fffafa;	
	border: solid 3px #000000;
	width: 800px;
	height: 400px;
}

.maintext, .showstext, .biotext, .soundstext, .contacttext, .linkstext, .errorstext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffee;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.bio, .shows, .sounds, .contact, .news, .links, .errors
{	
	width: 100%;
	height: 100%
}
.news
{
	background-image: url('/images/mainbg.jpg');
}
div.newsbox
{
	width: 600px;
	margin:0px auto;
	margin-top:150px;
	border:solid 2px #000;
	background-color:#e3e3e3;
	filter: Alpha(Opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
div.newsbox p
{
	color:#000000;
}
.bio
{
	background-image: url('/images/group.jpg');
 }
.biotext
{
	width: 800px;
	margin:0px auto;
	text-align:center;
}
div.biocontainer
{
	width: 600px;
	margin:0px auto;
	margin-top:175px;
	border:solid 3px #ccc;
	background-color:#fff;
	filter: Alpha(Opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #000;
}
.links
{
	background-image: url('/images/linksback.jpg');
}
.errors
{
	background-color: #3a3529;
}
.shows
{
	background-image: url('/images/shows.jpg');
 }
.showstext, .maintext
{
	color: #000000;
}
.maintext { text-align: center; }
.sounds
{
	background-image: url('/images/sounds.jpg');
}
.soundstext
{
	color:#ffffee;
}
.contact
{
	background-image: url('/images/groupbw.jpg');
	height: 400px;
}
.coverfront, .coverback
{
	top: 0px;
	left: 40%;
	margin-left: -70px;
}
.coverfront
{
	height:400px;
	width:400px;
	position:absolute;
	border: solid 2px #000000;
}
.coverback
{
	height:400px;
	width:400px;
	position:absolute;
	border: solid 2px #000000;
}
.windowlink
{
	cursor:pointer;
}
#map
{
	top:100px;
	left:40%;
	margin-left: -70px;
	height: 375px;
	width:425px;
	position:absolute;
	border: solid 2px #000000;
	background-color: #ffffee;
}
#modalPage
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: fixed;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 1024px;
    left: 20%;
    top: 40%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 1024px;
    height: 500px;
    padding: 0px;
}
.modalTop
{
    width: 95%;
    background-color: #ffffff;
    padding: 4px;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}
#MailList
{
	border: solid 3px #ccc;
}
#success
{
	width: 200px;
	height: 50px;
	background-color: #000;
	filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8;
	border: solid 2px #fff;
	position: absolute;
	top: 250px;
	left: 80px;
	padding-top:20px;
	text-align: center;
}
#error
{
	width: 200px;
	height: 50px;
	background-color: #ff0000;
	filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8;
	border: solid 2px #fff;
	position: absolute;
	top: 250px;
	left: 80px;
	padding-top:20px;
	text-align: center;
}
/* Comments */
#commentPage
{
	width:800px;
	height:400px;
	background-image: url('/images/combg.jpg');	
	font-family: Tahoma;
	font-size: 10px;
}
#commentLeftBox
{
	width: 115px;
	height: 125px;
	float: left;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	position:fixed;
	top: 12px;
	left: 10px;
	background-color: #fff4a4;
	border: solid 2px #000;
	filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
}
#commentBox
{
	width:500px;
	margin:0px auto;
}
#commentAdd
{
	padding: 10px 0px 5px 5px;
	text-align:left;
}
#commentContainer
{
	width: 500px;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	border: solid 2px #000;
	background-color: #ffffff;
	filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
}
.comment
{
	width: 490px;
	border-bottom: solid 1px #000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding: 10px 5px 10px 5px;
}
.commentuser
{
	font-weight: bold;
	font-size: 11px;
	color: #003399;
}
#acContainer
{
	width: 365px;
	height: 160px;
	border: solid 2px #000;
	background-color: #fff;
	position:absolute;
	top:50px;
	left:160px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}
#cdesc
{
	overflow: hidden;
	width: 350px;
	padding: 5px;

}
#cdesc, #cname
{
	background-color: White;
	border: solid 3px #ccc;
	font-size: 11px;
}
#cname
{
	width: 200px;
}
#csub, #subMail
{
	background-color: Silver;
	border: solid 2px #999;
	font-size: 11px;
	cursor: pointer;
}
#commentClose
{
	width:365px;
	text-align: right;
}
#com_err
{
	visibility: hidden;
	color:Red;
}
#commentSuccess
{
	color: #006633;
	padding-left: 5px;
}
#linkstopleft
{
	position: absolute;
	width:415px;
	padding:10px;
	text-align:left;
	top: 25px;
	left: 25px;
}
#linkstopright
{
	position:absolute;
	width:385px;
	padding:10px;
	text-align:left;
	top:25px;
	left:450px;
}
#linksbottomleft
{
	position: absolute;
	width:385px;
	padding: 10px;
	text-align:left;
	top:175px;
	left:25px;
}
