@charset "UTF-8";
/* CSS Document */

html {
}

* {background:none !important;}

body {
	margin:0;
/*	text-align:center;	*/
	background:url(/images/content-bg.gif) repeat-y #000000 left top;
	font-family:Arial, Helvetica, sans-serif;
}

html {height:100%;}

body {height:100%;}

#footer {margin-top:50px;}

#footer p {
	font-size:12px;
}

.clear {
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

a {color:#555555;}

a:hover {text-decoration:none;}


#header {
	display:none;
}

#promo {
	
}



a.logo {
	width:162px;
	height:24px;
	position:absolute;
	left:173px;
	top:65px;
	display:block;
}

.home-promo {
	float:left;
}

.hear-it-see-it {
	display:none;
}

.talk-it-out {
	display:none;
}

.home-content {
	float:left;
	padding-top:13px;
}

.home-content p {
	margin-top:0;
	margin-bottom:30px;
}

#home-right-buttons {
	display:none;
}

#side-text {
	background:url(/images/caught-in-current-text.gif) no-repeat;
	width:58px;
	height:222px;
	position:absolute;
	left:40px;
	top:315px;
	overflow:hidden;
	text-indent:-9999px;
}

.inner-promo {
	float:left;
}

.events-box {
	float:left;
	background:url(/images/events-bg.gif) no-repeat;
	width:159px;
	height:264px;
	margin-left:20px;
}

.inner-content {
	color:#000000;
}

.inner-content h2 {
	color:#82D2E5;
	margin-bottom: 10px;
}
.inner-content h3 {
	color:#82D2E5;
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}

.inner-content h2 a {
	color:#82D2E5;
	text-decoration:none;
}
.inner-content h2 a:hover {
	color:#f9efa9;
	text-decoration:none;
}



.inner-content h1 {
	padding:0;
	font-size:18px;
	font-weight:normal;
}

body#inner-graphic h1 {
	height:66px;
	font-size:36px;
	font-weight:lighter;
	margin-left:0;
	padding-left:0;
	margin-bottom:0;
	padding-bottom:0;
	margin-bottom:18px;
	text-transform:lowercase;
}

body#inner h1 {
	font-size:36px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#82d2e5;
	font-weight:lighter;
	/* text-transform:uppercase; */
	margin:0 0 20px 0;

}

body#inner #content h1,
body#inner #content h2 {
		line-height:normal;
	}
	

body#inner-graphic h1 span {
	display:block;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	color:#555555 !important;
}



body#inner-graphic.event-lineup .copy-left {
	width:537px;
	float:left;
}

body#inner-graphic.event-lineup .copy-right {
	width:31px;
	float:right;
	display:none;
}



.inner-content p {
	margin-top:0;
	margin-bottom:10px;
}

.inner-content ul {
margin-left:-10px;
}

.inner-content li {
	margin-bottom:5px;
	margin: 0;
}

.inner-content ul li span {
	color:#82D2E5;
	font-size:14px;
}

.inner-sidebar {
	display:none;
}

body#inner-graphic.event-lineup .inner-sidebar {
	background:url(/images/sidebar-bg-events.gif) no-repeat left top;
}

body#inner-graphic.event-lineup .inner-sidebar #sidebar-box2 {
	position:absolute;
	width:137px;
	height:154px;
	top:196px;
	padding:18px 10px;
}

	#sidebar-box2 {
	height:186px;
	width:130px;
	top:186px;
	position:absolute;
	padding:32px 10px 10px 12px;
	font-size:12px;
	color:#543b26;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#sidebar-box2 a {
	color:#543b26;
	padding-bottom:7px !important;
	display:block;
	text-decoration:none;
	line-height:14px;

}

#sidebar-box2 li {
	display:inline;
}

#sidebar-box2 li.sections {
	font-size:15px;
	font-weight:bold;
	margin-bottom:14px;
	padding-left:0;
	text-transform:uppercase;
	display:block;
}

#sidebar-box2 ul {
	margin:0;
	padding:7px 0 0 0;
	list-style:none;
}

#sidebar-box2 h3 {
	font-size:12px;
	color:#543b26;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.map-directions {
	display:block;
	width:31px;
	height:170px;
	float:left;
	margin-left:10px;
}


#utility-nav {
	display:none;
}




#top-nav {
	display:none;
}


.videoContainer{ width:100%;}
.videoText { float:left;width:210px;}
.videoPlayer { width:370px; text-align:right;float:left; }
.videoSeparator { clear:left; height:1px;border-bottom:1px dotted #666666; padding:0 0 10px 0; }

.audioContainer{ width:100%;}
.audioText { float:left;width:400px;}
.audioPlayer { width:130px; text-align:right;float:right; }
.audioSeparator { clear:left; height:1px;border-bottom:1px dotted #666666; padding:0 0 10px 0; }

span.input {display:block; width:220px; float:left; padding:1px;}
span.label { display:block; width:120px;color:#82D2E5; float:left; background:#785D45;padding:4px 3px 3px 4px;margin-right:8px; }
.row { clear:left; padding:8px 0 8px 0; }
.input-text { width:175px;border:1px solid #82D2E5; color:#543b26; padding:2px; float:left; }

.submit-button {
	background:#82d2e5;
	border:none;
	height:20px;
}
