body, table, td {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	color: #999999;
	margin:0;
	padding:0;
}

a {
	font-size: 11px;
	color: #6B6B6B; 
    text-decoration:none;
    }
a:hover {
	color: #DBCA78; 
    text-decoration:none;
    } 
a:active, link, visited  {
    text-decoration:none;
    }


h1 {
	font-family: Arial, Verdana; 
    color: #000000;
    font-size: 16px;
    font-weight:bold;
    }
h2 {
	font-family: Arial, Verdana; 
    color: #999999;
    font-size: 12px;
    font-weight:normal;
    }

h2.press_h2  {
    font-family: Arial, Verdana; 
    color: #999999;
    font-size: 14px;
    font-weight:normal;
}

#ticker01 h1 {
	font-family: Arial, Verdana; 
    color: #000000;
    font-size: 16px;
    font-weight:bold;
    }

.header_address {
	font-size: 10px;
    color:#1a1718;
}
.header_address a {
	font-size: 10px;
	color: #1a1718; 
    text-decoration:none;
    }
.header_address a:hover {
	color: #000000; 
    text-decoration:underline;
    }
.header_address a:active, link, visited  {
    text-decoration:none;
    }



#main_nav{
    width: 135px;
    padding-left:17px;
    padding-top:35px;
}
#main_nav ul{
    padding:0;
    margin:0;
    list-style-type:none;
}
#main_nav ul li {
    padding: 0 0 2px 0;
    margin:0;
}




ul #shows_sub_nav {
    display:none;
}
ul #shows_sub_nav li {
    padding: 0;
}
ul #shows_sub_nav li.first {
    padding-top: 6px;
}




ul #shows_sub_nav_on {

}
ul #shows_sub_nav_on li {
    padding: 0;
}
ul #shows_sub_nav_on li.first {
    padding-top: 6px;
}


.slideshow {
}


.slide {
    width: 525px;
    height: 450px;
    text-align:center;
}

.footer {
    font-size: 10px;
}




.tickercontainer { /* the outer div with the black border */
    width: 545px; 
    margin: 0; 
    padding: 0
    overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    top: 8px;
    width: 545px;
    overflow: hidden;
}
ul.newsticker { /* that's your list */
    position: relative;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.newsticker li {
    display:inline;
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
}






#slider {
    width: 490px;
    margin: 0 auto;
}



.event_list {
	font-size: 12px;
	color: #0099cc;
	font-weight:bold;
    text-decoration:none;
    }
.event_list:hover {
	color: #999999; 
    text-decoration:none;
    }
.event_list:active, link, visited  {
	color: #0099cc; 
    text-decoration:none;
    }



h1.event_title {
	font-family: Arial, Verdana; 
    color: #0099cc;
    font-size: 14px;
    font-weight:bold;
    display:inline;
    }

h1.press_title {
	font-family: Arial, Verdana; 
    color: #0099cc;
    font-size: 14px;
    font-weight:bold;
    display:inline;
    }


.sound_link {
	font-size: 9px;
	color: #999999; 
    text-decoration:none;
    }
.sound_link:hover {
	color: #0099cc; 
    text-decoration:none;
    }
.sound_link:active, link, visited  {
	color: #999999; 
    text-decoration:none;
    }



.artist_name {
	color: #0099ff; 
    text-decoration:none;
    font-weight: bold;
    }
.artist_name:hover {
	color: #999999; 
    text-decoration:none;
    font-weight: bold;
    }
.artist_name:active, link, visited  {
	color: #0099ff; 
    text-decoration:none;
    font-weight: bold;
    }
    
.list_show_title {
	color: #999999; 
    text-decoration:none;
    font-weight: bold;
    }
.list_show_title:hover {
	color: #0099ff; 
    text-decoration:none;
    font-weight: bold;
    }
.list_show_title:active, link, visited  {
	color: #999999; 
    text-decoration:none;
    font-weight: bold;
    }




.show_pr_lnk {
	color: #999999; 
    text-decoration:none;
    font-size: 13px;
    }
.show_pr_lnk:hover {
	color: #0099ff; 
    text-decoration:none;
    font-size: 13px;
    }
.show_pr_lnk:active, link, visited  {
	color: #999999; 
    text-decoration:none;
    font-size: 13px;
    }



.black_pr_link {
	color: #666666; 
    text-decoration:none;
    font-size: 13px;
    }
.black_pr_link:hover {
	color: #0099ff; 
    text-decoration:none;
    font-size: 13px;
    }
.black_pr_link:active, link, visited  {
	color: #666666; 
    text-decoration:none;
    font-size: 13px;
    }


.pr_link {
	color: #0099ff; 
    text-decoration:none;
    font-size: 11px;
    }
.pr_link:hover {
	color: #999999; 
    text-decoration:none;
    font-size: 11px;
    }
.pr_link:active, link, visited  {
	color: #0099ff; 
    text-decoration:none;
    font-size: 11px;
    }

.links {
    font-size: 12px;
    line-height: 20px;
}
.links a {
	color: #0099ff;
    font-weight:bold;
    text-decoration:none;
    font-size: 12px;
    }
.links a:hover {
	color: #999999; 
    text-decoration:none;
    font-size: 12px;
    }
.links a:active, link, visited  {
	color: #0099ff; 
    text-decoration:none;
    font-size: 12px;
    }


.contact {
    font-size: 12px;
	color: #000000;
}

.contact h1 {
    font-size: 14px;
    display:inline;
	color: #999999;
}
.contact a {
	color: #000000;
    font-weight:bold;
    text-decoration:none;
    font-size: 12px;
    }
.contact a:hover {
	color: #0099ff; 
    text-decoration:none;
    font-size: 12px;
    }
.contact a:active, link, visited  {
	color: #000000; 
    text-decoration:none;
    font-size: 12px;
    }

.email_signup {
    font-family: Times, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.2em;
	padding: 5px;
	background: #CCCCCC;
	border: none;
	margin-right: 5px;
	width: 250px;
	height: 22px;
	color:#82715D;
}

