/* Container */

#container {
	font: 12px/17px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background-color: #fff;
	background-image: url(../images/main_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}


/* Navigation menu */

#nav {
	overflow: hidden;
	background-color: #bcbcb4;
	width: 173px;
	float: left;
	line-height: 1em;
	border-left: 25px solid #cdcdc7;
/*	padding-top: 6px; */
	}

#nav ul {
	margin: 0; 
	padding: 0;  
	list-style-type: none;
	}

/* Corrects ie6 display bug */
#nav ul li {
	color: #555;
 	display: inline;
	}


/* Top-level links */
#nav ul li a {
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #555;
	}

#nav li a:hover {
	text-decoration: none;
	background-color: #cdcdc7;
	border-right: 5px solid #666;
	}
	
#nav li a.first {
	padding-top: 12px;
	}


/* Top-level highlighted links */
#nav li.highlight a {
	background-color: #cdcdc7;
	color: #0054a6;
	text-decoration: none;
	border-right: 5px solid #666;
	}
	
/* Second-level links */

#nav ul li.highlight ul li a {
	background-color: #bcbcb4;
	border-right:  none;
	display: block;
	padding: 4px 8px 2px 32px;
	color: #0054a6;
}

#nav ul li.highlight ul li a:hover {
	background-color: #bcbcb4;
	color: #b5111b;
	border-right: none;
	}

#nav ul li.highlight ul li a:visited {
	border-right:  none;
	background-color:  #bcbcb4;
}

#nav ul li.highlight ul li.over a {
	background: url(../images/bullet_red.gif) 18px 7px no-repeat;
	display:  block;
}

/* Second-level highlighted links */

#nav ul li.highlight ul li.over a {
	color: #b5111b;
	list-style-image: url(../images/bullet_red.gif);
	}

/* Third-level links */

#nav ul li.highlight ul li ul {
	margin-left: 10px;
}

/* Third-level highlighted links */

#nav ul li.highlight ul li.over ul li a:link {
	background-image:  none;
	color:  #3a76b1;
}

#nav ul li.highlight ul li.over ul li a:hover {
	color: #4187c9;
}

#nav ul li.highlight ul li.over ul li.subover a {
	color: #555;
}

#nav ul li.highlight ul li.over ul li.subover a:visited {
	color: #555;
}
	
#nav ul li.highlight ul li.over ul li.subover a:hover {
	color: #555;
}
	
#nav li.rule {
	display:  block;
	padding: 0em;
	height: 0em;
	line-height: 0em;
	margin-left: 8px;
	width: 145px;
	border-top: 1px dotted #777;
}


/* Link styles */

a { color: #0054a6; }

a:link, a:active { color: #0054a6; text-decoration: none; }

a:visited { color: #0054a6; text-decoration: none; }

a:hover { color: #6d9dcc; text-decoration: underline; }
	
/* Main content */


p {
	margin-top: 0px;
	padding-top: 4px;	
}

#content {
	width: 782px;
	float: right;
	}

#topbar {
	width: 782px;
	background-color: #dff3f9;
	margin-top: 0px;
	float: left;
}

#topbar div#title {
	width: 478px;
	padding-left: 20px;
	float: left;
}

#topbar div#title h1 {
	color: #000;
	font-size: 18px;
	line-height: 21px;
	margin-top: 48px;
}

#topbar p {
	font-size: .9em;
	color: #787d7e;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 38px;
	padding-bottom: 4px;
}

#topbar div#title p span {
	font-size: 11px;
}

#top_buttons {
	float: right;
	width: 240px;
	font: 12px/16px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#top_buttons ul {
	background-color: #d5e6eb;
	width: 210px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	list-style-type: none;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-top: 6px;
}

#top_buttons ul li {
	padding: 4px 0px 4px 10px;
	color: #000;
	border-bottom: 2px solid #fff;
}

#top_buttons a:link, #top_buttons a:visited {
	color: #000;
	text-decoration: none;
	}

#top_buttons a:hover {
	color: #b5111a;
	text-decoration: none;
	}

#top_buttons img.arrow {
	margin-right: 4px;
	}
	
#top_buttons ul li span {
	margin-left: 12px;
}

#top_buttons ul li input.go_button {
	margin-left: 3px;
	margin-bottom: -3px;
}

#top_buttons ul li form {
	margin: 0px;
	padding: 0px;
}
	
#text {
	clear: both;
	padding-left: 20px;
	padding-top: 12px;
}

#text p.quote {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #777;
}

#text p.quote span {
	font-size: .9em;
}

#text_main {
	width: 470px;
	float: left;
	padding-bottom: 40px;
}

#text_main h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	font: 18px/21px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
}

#text_main h1 span {
	font-weight: normal; 
	color: #62b9d4; 
}

#text_main h2 {
	font-weight: normal;
	font-size: 1em;
	color: #555;
}

#text_main h3 {
	font: 16px/18px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
}

#text_main h3 span {
	line-height: 21px;
	font-weight: normal;
	color: #999;
}

#text_main h4 {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#text_main h4 span {
	color: #555;
}

#audain_text a {
	color: #000;
}

p.intro {
		font-size: 1.1em;
		line-height: 1.6em;
}

p.alert {
	margin-top: 20px;
	color: #555;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

p.alert a {
	color: #309;
}

div.location {
	color: #555;
	font-size: 1em;
	line-height: 1.6em;
	padding: 2px 0px;
	width: 330px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

div.location strong {
	font-size: 1.2em;
	line-height: 1.8em;
}

#social_media {
	margin-top: 20px;
	width: 476px;
	background-color: #555;
	color: #fff;
	padding: 10px;
}

#social_media a {
	color: #fff;
}

#social_media img {
	margin-right: 4px;
	margin-left: 10px;
	vertical-align: bottom;
}

#text_sub {
	padding: 10px 10px 20px 20px;
	background-color: #e7f1f4;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	font-size: .9em;
	color: #666;
	width: 174px;
	float: right;
	margin-right: 16px;
	margin-bottom: 20px;
}

html>body #text_sub {
	width: 180px;
	margin-right: 28px;
}


#text_sub h3 {
		font: 18px/21px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
		color: #000;
		border-top: 2px solid #fff;
		font-weight: bold;
		padding: 6px 0px 0px 10px;
		margin: 6px 0px 0px -10px;
}

#text_sub h2 span {
	font-weight: normal;
	font-size: 12px;
}


#text_sub hr {
	margin-top: 16px;
	margin-left: -10px;
	width: 180px;
	border-top: 2px solid #fff;
}

#text_sub ul {
	font-size: 1.1em;
	color: #000;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#text_sub ul li {
	margin-left: 0px;
}

#text_sub ul li.over {
	color: #999;
}

#text_sub ul li a {
	color: #000;
}

a.buy {
	display:  block;
	width: 151px;
	border:  1px solid #ccc;
	padding:  2px;
	background-color: #fff;
}

a.buy:hover {
	border: 1px solid #000;
}


#text #logos {
	margin-top: 30px;
	float: right;
}

#logos img {
	margin-left: 1px;
}

img.sidephoto {
	border: 1px solid #999;
	padding: 4px;
	background-color: #fff;
	}
	
/* Events listing */

ul#event_list {
	margin:  0px;
	padding:  0px;
	float:  left;
	margin-bottom: 30px;
	width: 500px;
	} 

ul#event_list li {
	float:  left;
	border-bottom:  1px solid #ddd;
	clear:  left;
	margin:  0px;
	list-style-type:  none;
	width: 500px;
}

ul#event_list li div.info {
	width: 280px;
	float:  left;
	margin-left: 10px;
}

ul#event_list li h1 {
	font-size:  1.4em;
	margin-bottom: 0px;
	padding:  0px;
	margin-top: 24px;
}

ul#event_list li img.event_img {
	float:  left;
	padding:  3px;
	margin-top:  10px;
	margin-bottom:  10px;
	margin-right:  10px;
	border:  1px solid #ccc;
}

ul#event_list li h2 {
	color: #555;
	font-size:  1.2em;
	margin:  0px;
	padding:  0px;
	margin-top: .3em;
}

ul#event_list li h3 {
	font-size:  .9em;
	font-weight: normal;
	margin:  0px;
	padding:  0px;
	margin-top: .3em;
}

ul#event_list li div.details {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#event_list li div.details img {
	border:  1px solid #ccc;
	padding:  2px;
}

#photos img {
	margin-top: 10px;
	border:  1px solid #ccc;
	padding: 2px;
}

/* Misc styles */

.topline {
	padding-top: 10px;
	margin-top: 16px;
	border-top: 1px solid #ddd;
}

img.header {
	margin-top:  20px;
}

input.email_signup {
	font-size:10px; border:1px solid #999;
}

img.floatIMG {
	border: 1px solid #999;
	padding: 4px;
	float: left;
	margin-right: 14px;
}


.clear {
clear: both;
}

/* Photo slideshow */

#slideshow {
	border: 1px solid #999;
	padding: 4px;
	background: #fff;
    position: relative;
    height: 116px;
	width: 150px;
	margin-top: 12px;
}

#slideshow IMG {
    position: absolute;
    top: 4;
    left: 4;
    z-index: 8;
}

#slideshow IMG.active {
    z-index: 10;
}

#slideshow IMG.last-active {
    z-index: 9;
}

/* Buy Tickets Table */

table.tickets {

	width: 500px;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

table.tickets tr td {
	vertical-align: top;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

table.tickets tr td h2 a {
	font-weight: bold;
	font-size: 14px;
}

ul.releases {
	margin: 0px;
	padding: 0px;
}

ul.releases li {
	margin-left: 20px;
	margin-top: 10px;
}

ul li.audio {
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/speaker.gif) 0px 0px no-repeat;
}

p.parking {
	background: transparent url(../images/parking.png) 0px 4px no-repeat;
	padding-left: 35px;
}

.audain_header {
	border-bottom: 1px dotted #999; 
	border-top: 1px dotted #999; 
	padding-bottom: 8px;
}