/* CSS Document */

body {
background:#9fc951;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#006f70;
}

img {
border:0px;
}

a:link,a:visited {
color:#006f70;
text-decoration:underline;
}

a:hover {
color:#000000;
}

a:link.blue,a:visited.blue {
color:#00aaac;
text-decoration:underline;
}

a:hover.blue {
text-decoration:none;
}

#container {
width:894px;
background:#c7ed7f;
margin:0 auto;
border-left:solid 10px #8cd3d6;
border-right:solid 10px #8cd3d6;
}

#logo {
float:left;
background:url('../g/logo.gif') no-repeat;
width:571px;
height:248px;
}

#right-head {
float:right;
width:323px;
height:248px;
}

#date {
background:url('../g/date.gif');
width:323px;
height:104px;
}

.box-l,.box-c,.box-r {
float:left;
padding:0px;
}

.section {
background:#daf2ad;
padding:15px;
margin-bottom:15px;
}

.box-l {
width:430px;
margin-right:15px;
}

.box-c {
width:217px;
margin-right:15px;
}

.box-r {
width:217px;
}

.sponsors-sm {
text-align:center;
}

.sponsors-sm img {
padding:5px;
}

#artists img {
margin-top:20px;
}

h2 {
padding:0px;
margin:0px;
color:#006f70;
text-transform:uppercase;
font-size:30px;
}

h3 {
padding:0px;
margin:0px;
color:#006f70;
font-size:24px;
text-align:center;
}

h4 {
padding:5px 0px 0px;
margin:0px;
color:#006f70;
text-transform:uppercase;
font-size:20px;
}

p {
padding:0px;
margin:0px 0px 10px;
line-height:1.5em;
}

.sold {
color:#808080;
}

.sm {
line-height:1.2em;
font-size:11px;
}

.center {
text-align:center;
}

a:link.bold,a:visited.bold {
font-weight:bold;
text-decoration:none;
}

.clear {
clear:both;
padding:0px;
margin:0px;
}

input {
width:120px;
height:25px;
font-size:18px;
color:#6c6c6c;
font-weight:bold;
}

input.button {
height:30px;
width:250px;
}

#footer {
width:854px;
background:#8cd3d6;
clear:both;
padding:20px;
text-align:center;
font-size:12px;
}

/* nav */
.nav, .navi { padding:0px;margin:0px;list-style-type:none;clear:both;}
.nav .navi li { display: inline; }
.nav .navi li a { background-image: url('../g/nav.gif'); background-repeat: no-repeat; float: left; overflow: hidden; text-indent: -5000px;}

/* BUTTONS */
.nav .navi li#home a {width:123px; height:61px; background-position: 0px 0; }
.nav .navi li#artists a {width:118px; height:61px; background-position: -118px 0; }
.nav .navi li#tickets a {width:118px; height:61px; background-position: -240px 0; }
.nav .navi li#info a {width:75px; height:61px; background-position: -358px 0; }
.nav .navi li#promo a {width:114px; height:61px; background-position: -434px 0; }
.nav .navi li#sponsors a {width:149px; height:61px; background-position: -547px 0; }
.nav .navi li#volunteers a {width:197px; height:61px; background-position: -696px 0; }

/* OVER STATES */
.nav .navi li#home a:hover { background-position: 0px -61px; }
.nav .navi li#artists a:hover { background-position: -118px -61px; }
.nav .navi li#tickets a:hover { background-position: -240px -61px; }
.nav .navi li#info a:hover { background-position: -358px -61px; }
.nav .navi li#promo a:hover { background-position: -434px -61px; }
.nav .navi li#sponsors a:hover { background-position: -547px -61px; }
.nav .navi li#volunteers a:hover { background-position: -696px -61px; }61px; }