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


body {
background-color:#9cf;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#wrapper {
margin: 20px;
margin-right:auto;
margin-left:auto;
width: 950px;
border: solid 2px #006;
border:none;
overflow:auto;
}

div#footer {
margin-right:auto;
margin-left:auto;
width: 950px;
text-align:center;
font-size:.8em;
margin-top:10px;
clear:both;
}

div#header {
width:100%;
background: url(images/banner.jpg) no-repeat;
overflow:auto;
height:150px;
}

div#header h1 {
font-size:2em;
padding:10px 10px 10px 0;
text-align:center;
}

div#menu {
text-align:center;
background: url(images/menu-bg.gif) repeat-x;
overflow:auto;
border-right: solid 2px #006;
border-left: solid 2px #006;
}

div#menu a {
font-family:'century gothic',arial,verdana;
font-size:.8em;
display:block;
margin:0;
padding:10px;
float:left;
line-height:.8em;
}

div#menu a span {
color:#900;
font-weight:bold;
}

div#menu a:hover {
color:#000;
background: url(images/menu-bg-hover.gif) repeat-x;
}

div.content {
padding:10px;
border: solid 2px #006;
clear:both;
background-color:#fff;
}

div.content h1 {
text-align:center;
font-weight:bold;
font-size:1.8em;
color:#006;
margin-bottom:20px;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}

img.floatright {border:1px solid #000;
margin-left:10px;}
img.imageCenter {
display:block;
margin-right:auto;
margin-left:auto;
}

img#kyvImg {
margin-bottom:20px;
}

div#tracklist {
margin-bottom:10px;}

#tracklist p {
display:block;
line-height:1.6em;
margin:0;
margin-left:20px;
width:420px;
color:#006;
padding:5px;
}

#tracklist a {
color:#006;
font-size:1em;
}

#tracklist a:hover {text-decoration:underline;}

#tracklist p.alt {
background-color:#ddf;
}

.alt {
background-color:#ddf;
}

div.section {
background: url(images/section-bg.gif) #9cf repeat-x;
padding:10px;
padding-bottom:10px;
margin-bottom: 20px;
border: 1px solid #009;
}

div.sectionWhite{
background-color:#fff;
padding:10px;
padding-bottom:10px;
margin-bottom: 20px;
border: none;
}

h3 {
font-weight:bold;
font-size:1em;
color:#006;
}

table{
border-collapse:collapse;
margin:10px auto 30px auto;
border: 1px solid #000;
}

table#privatePrices td {
padding: 5px;
width: 300px;
padding-right:20px;
padding-left:20px;
text-align:center;
}

table#privatePrices th {
margin:0;
padding: 5px;
color:#006;
text-align:center;
}

h4 {
font-weight:bold;
margin-top:10px;
}

div#indexContent p {
margin-bottom: 10px;
}

div#indexContent img.floatright {
border:1px solid #000;
margin-left:5px;
}

.linkunderline {text-decoration:underline;}

a {font-size:1em;}

div#formErrorContent {
text-align: center;
}

div#footer p.footerSmall {
font-size:.9em;
color:#006;
}

#login_form {
width:300px;
margin:50px auto;
}

#login_form label {
width:100px;
display:block;
float:left;
clear:both;
margin-bottom:20px;
}

#login_form input {
margin-bottom:20px;
}

#song_list {
margin-left:30px;
}

#song_list ul li {
list-style:none;
line-height:30px;
}

#song_list ul li a:hover {
text-decoration:underline;
}

#song_list h3 {
margin:20px 0 0 0;
}

a.members_area {
position:absolute; right:10px; top:10px;
}
