@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#f3f2e9;
}
/*--------Header section for all subpages------------*/

#header {
	height: 123px;
	background-image: url(../images/student_top_bg.jpg);
	background-repeat:no-repeat;
}
#header_wrapper {
	width: 1024px;
	height: 123px;
	margin: auto;
}
#logo {
	float:left;
}
/*---------------TOP NAVIGATION------------------*/

#navs {
	float:right;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	margin-right:20px;
	margin-top:20px;
	position:relative;
	z-index:1;
}
ul#nav {
	list-style:none;
}
#nav li {
	float: left;
}
#nav li a {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
}
#nav li a:hover {
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background-color:#325574;
}
#title {
	padding-left:40px;
	padding-top:30px;
}
/*-------------CONTENT AREA-------------------------*/

#content {
	width: 984px;
	padding: 10px 20px;
	margin: auto;
	overflow: hidden;
}
/*--------------ABOUT PAGE--------------------------*/

#bg_wrapper{
	background-image: url(../images/_Roadside_innerpages_03.png);
	background-position: center top;
	background-repeat:no-repeat;
}

.left_column{
	width: 572px;
	float: left;
}

.left_column2{
	width: 458px;
	float: left;
	margin-right: 10px;
}


#about_ack{
	clear: both;	
}

#whatis h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#111;
	font-weight: normal;
	margin-bottom: 20px;
}

#whatis h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333;
	font-weight: normal;
	line-height: 26px;
}

.about_links a {
	background:transparent url(../images/triangle_black.png) no-repeat scroll 0 0;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	text-decoration: none;
	margin-top: 20px;
	color: #111;
}
.image_left{
	float: left;
	margin-top: -60px;
	margin-right: 20px;
}

.image_left_last{
	float: left;
	margin-top: -90px;
	margin-right: 20px;
}


#about_stories h4{
	font-size: 18px;
	color: #111;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:30px;
	margin-bottom: 10px;
}

#about_stories p{
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 20px;
}
#about_ack h4{
	font-size: 18px;
	color: #111;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:30px;
	margin-bottom: 10px;
}

#about_ack p{
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 20px;
}

#presskit{
	background-image:url(../images/press.png);
	background-repeat:no-repeat;
	float:left;
	height:150px;
	margin-top:10px;
	width:984px;
}

#press-copy{
	margin-left:500px;
	margin-top:60px;
	width:500px;	
}

#press-copy p{
	color: #fff;
}
/*--------------KIDS CORNER PAGE---------------------*/

#content_kids {
	background-image:url(../images/_Roadside_kidspage_03.png);
	background-repeat: no-repeat;
	width: 984px;
	padding: 10px 20px;
	margin: auto;
	overflow: hidden;
}
#kids_main_container {
	float:left;
	margin-top:100px;
	overflow:hidden;
	width:748px;
}
#kids_video_wrapper {
	-moz-border-radius:10px;
	background:#C9C7B9 url(../images/video_wrapperbg.png) repeat scroll 0 0;
	border:1px solid #999999;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	padding:20px 0;
	width:745px;
}

#videoleft{
	float: left;
	width: 420px;
}

#kids_ytframe {
	background-color:#FFFFFF;
	border-bottom:2px solid #666666;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	padding:10px;
}
kids_video_description {
	float:left;
	width:330px;
}
#kids_youtube_outer {
	border:5px solid #FFFFFF;
	left:252px;
	top:389px;
}
#kids_overview_title {
	background-image:url(../images/video_titlebg.png);
	background-position:right center;
	color:#FFFFFF;
	font-family:georgia;
	font-size:24px;
	line-height:61px;
	margin-bottom:10px;
	overflow:hidden;
	padding-left:30px;
	width:280px;
}
#kids_overview_text {
	border-bottom:1px solid #999999;
	color:#333333;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	padding-bottom:20px;
}
#kids_studentcast {
	float:left;
	margin-left:20px;
	overflow:hidden;
	width:280px;
}
ul#studentcast {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F1EFE8;
	border:1px solid #B8B1A9;
	overflow:hidden;
	padding:10px 0;
	width:278px;
}
ul#studentcast li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#studentcast li a {
	color:#333333;
	display:block;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 10px;
	text-decoration:none;
}
ul#studentcast li a:hover {
	background-color:#D7D4C9;
}
#kids_video_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
	width:350px;
}
#kids_video_text {
	color:#333333;
	font-size:13px;
	line-height:18px;
	margin-left:20px;
	margin-top:5px;
	width:350px;
}
#kids_lower_container {
	float:left;
	width:748px;
}
#kids_lower_title {
	border-bottom:1px solid #DDDDDD;
	font-family:georgia;
	font-size:18px;
	margin-bottom:20px;
	padding-bottom:5px;
}

#kids_wrapper_left{
	float: left;
	width: 748px;
}
#beaks {
	float:left;
	margin-left:-15px;
	margin-right:15px;
	width:380px;
}
#crystals {
	float:left;
	width:368px;
}

#festivals{
	background-color:#E7E4D6;
	border:#CCCCCC solid 1px;
	float:right;
	margin-top:130px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:200px;
}

#festivals h2{
	font-family:georgia;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top: 20px;

}

#festivals p{
	font-size:12px;

}

#nextfestival{
	-moz-border-radius:5px;
	background-color:#F1EFE8;
	border:#B8B1A9 1px solid;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;	
}
#nextfestival h1{
	font-size: 12px; 
	display: block; 
	float: left;	
}

#nextfestival h2{
	display:block;
	font-family:arial;
	font-size:12px;
	margin:0;
	text-align:right;
}

#nextfestival h3{
	font-size: 12px; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#nextfestival h4{
	border-bottom:#CCCCCC solid 1px;
	font-family:georgia;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:3px;
	margin-top:20px;
}

#flickr_badge_uber_wrapper {text-align:center;}
.flickr_badge_image {
	float:left;
	margin:0 5px 5px;
}
.flickr_badge_image img {
	border:2px solid #F1EFE8;
	width:52px;
	height:52px;
}

/*--------------- STUDENT CAST VIDEOS-----------------*/

#main_title {
	border-bottom:1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin-bottom:20px;
	padding:10px 0 5px;
}
#main_date {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
#back_to_all {
	background:transparent url(../images/triangle_black.png) no-repeat scroll 0 0;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
}
#back_to_all a {
	text-decoration:none;
	color:#000;
}
#lg_video_wrapper {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#C9C7B9 none repeat scroll 0 0;
	border:1px solid #999999;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	padding:20px 0;
	width:1000px;
	background-image:url(../images/video_wrapperbg.png);
}
#ytframe {
	background-color:#FFFFFF;
	border-bottom:2px solid #666666;
	float:left;
	margin-left:20px;
	padding:10px;
	height: 320px;
}
#youtube_outer {
	border:#FFF 5px solid;
	left: 252px;
	top: 389px;
}
#overview_title {
	font-family:georgia;
	font-size:24px;
	margin-bottom:10px;
	padding-left:30px;
	width:380px;
	background-image:url(../images/video_titlebg.png);
	background-position: right;
	color: #FFF;
	line-height: 61px;
	overflow:hidden;
}
#overview_text {
	border-bottom: 1px solid #999;
	color:#333333;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	margin-left:615px;
	padding-bottom:20px;
	width:374px;
}
#video_title {
	margin-left:615px;
	width: 350px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#video_text {
	color:#333333;
	font-size:13px;
	line-height:18px;
	margin-left:615px;
	margin-top:5px;
	width:350px;
}
.play_button {
	position:absolute;
	left:190px;
	top: 260px;
	z-index:2;
	cursor:pointer;
	display:none;
}
#more_video {
}
.videos {
	border:1px solid #F3F2E9;
	float:left;
	padding:15px;
	width:218px;
}
.videos:hover {
	background-color:#E5E4DF;
	border:1px solid #CCCCCC;
}
.video_thumb {
	border-bottom:1px solid #999999;
	width:214px;
}
.more_v_thumb {
	width:208px;
	border:#FFF 3px solid;
}
.more_v_thumb:hover {
	cursor:pointer;
}
.thumb_title {
	color:#222222;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 5px 0;
}
.thumb_desc {
	color:#444444;
	font-size:11px;
	padding-bottom:5px;
	padding-right:15px;
}
.view_video {
	color:#990000;
	font-size:12px;
	padding-bottom:10px;
	text-decoration:none;
}
#main_lower_container {
	float:left;
	width:1000px;
}
#main_lower_title {
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:georgia;
	font-size:18px;
	margin-bottom:20px;
	padding-bottom:5px;
}
/*----------MAP PAGES--------------------------------*/

#map {
	height: 500px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
#map_content {
	width: 984px;
	padding: 10px 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
}
#map_copy {
	float: left;
	width: 600px;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid #ccc;
}
#map_copy h2 {
	font-size: 32px;
	margin-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	color: #333;
}
#map_copy p {
	font-size:14px;
	line-height: 19px;
	font: Arial, Helvetica, sans-serif;
	color: #333;
}
#download_story {
	width: 300px;
	float: left;
	padding: 10px;
	background-color: #e3e1d9;
	-moz-border-radius: 5px;
}
#download_story h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#download_story p {
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
#downloadstory_btn {
	background: url(../images/downloadstory_btn.png) no-repeat;
	width: 292px;
	height: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#extras {
	border-top:1px solid #CCCCCC;
	float:left;
	margin-top:10px;
	padding-top:5px;
	text-align:right;
	width:1000px;
}

/*-------------DOWNLOAD MAP EXTRAS--------------------------------------------------*/

.extras_link a{
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	display:block;
	font-size:15px;
	padding-bottom:5px;
	padding-right:50px;
	text-decoration:none;
}

.extras_link {
	line-height:30px;
}

.extras_link a:hover{
	color:#069;
}

.icon-gps{	
	background:transparent url(../images/icons_gps.png) no-repeat scroll 960px 5px;
}

.icon-video{	
	background:transparent url(../images/icons_video.png) no-repeat scroll 960px 5px;
}

.icon-audio{	
	background:transparent url(../images/icons_audio.png) no-repeat scroll 960px 5px;
}

.icon-doc{	
	background:transparent url(../images/icons_doc.png) no-repeat scroll 960px 5px;
}

.icon-google{	
	background:transparent url(../images/icons_earth.png) no-repeat scroll 960px 5px;
}


/*-----------AUDIO STORIES PAGE (and acknowledgments page too ) ---------------------*/

/* container for tabs on CD and Acknowledgment pages */
.tab_btn_wrapper {
	background:transparent url(../images/audio_bg_03.png) no-repeat scroll 9px 0;
	clear:both;
	float:left;
	height:581px;
	margin-top:20px;
	overflow:hidden;
	width:147px;
}

/* content of page */
#cd_content {
	float:left;
	margin-top:25px;
	width:830px;
}

/* cd page tabs */
#cd_wrapper .tab {
	background: url(../images/audio_tab_hover.png) no-repeat;
	width: 134px;
	height: 150px;
}


#cd_wrapper .tab:hover {
	background: url(../images/audio_tab_bg_03.png) no-repeat;
}

#cd_wrapper .tab.active {
	background: url(../images/audio_tab_bg_03.png) no-repeat;
}
#cd_wrapper #scenic_cd {
	background: url(../images/audio_cds_03.png) no-repeat 0px 10px;
	width: 134px;
	height: 129px;
}
#cd_wrapper a #scenic_cd {
	background: url(../images/audio_cds_03.png) no-repeat 0px 10px;
	width: 134px;
	height: 129px;
}
#cd_wrapper #mono_cd {
	background: url(../images/audio_cds_06.png) no-repeat 0px 10px;
	width: 134px;
	height: 129px;
	margin-top: 5px;
}
#cd_wrapper a #mono_cd {
	background: url(../images/audio_cds_06.png) no-repeat 0px 10px;
	width: 134px;
	height: 129px;
	margin-top: 5px;
}
#cd_wrapper #pioneer_cd {
	background: url(../images/audio_cds_08.png) no-repeat 0px 10px;
	width: 134px;
	height: 135px;
	margin-top: 5px;
}
#cd_wrapper a #pioneer_cd {
	background: url(../images/audio_cds_08.png) no-repeat 0px 10px;
	width: 134px;
	height: 135px;
	margin-top: 5px;
}

/* acknowledgment page tabs */
#ack_wrapper .tab {
	background: url(../images/ack_tab_hover.png) no-repeat;
	width:134px;
	height:75px;
}
#ack_wrapper .tab div {
	color:#333333;
	padding:20px;
	text-align:center;
}
#ack_wrapper .tab.active div {
	font-weight:bold;
}
#ack_wrapper .tab a {	
	text-decoration:none;
}
#ack_wrapper .tab:hover, #ack_wrapper .tab.active  {
	background: url(../images/ack_tab_bg.png) no-repeat;
}

/**/
.audio_sections {
	padding: 10px;
	background-color: #d7d6ce;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 20px;
}
.top_section {
	margin-top: 0px;
}
.story_group_outer_2 {
	float:left;
	overflow:hidden;
	width:830px;
}
.story_group_outer_2:hover {
	background:transparent url(../images/bg1.png) repeat scroll -20px 0;
}

.map_icon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/map_icon.png) repeat scroll 0 0;
	float:right;
	height:26px;
	padding: 10px 0px;
	width:72px;
	}
.story_group_outer_2:hover .map_icon {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:transparent url(../images/explr_map.png) repeat scroll 0 0;
}

.story_group_listen {
	border-bottom:1px solid #999999;
	float:left;
	margin-left:20px;
	margin-top:10px;
	padding:0;
	width:auto;
}
.audio_number {
	color:#333333;
	float:left;
	font-family:arial black;
	font-size:55px;
	height:15px;
	letter-spacing:-10px;
	opacity:0.1;
	overflow:hidden;
	padding-bottom:40px;
	width:60px;
}
.audio_number {
	filter: alpha(opacity=10);
}
.audio_number {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.story_title_listen {
	color:#333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:-20px;
	margin-right:10px;
	padding-top:15px;
	width:160px;
}
.dnld_2 {
	border-color:-moz-use-text-color #999999 -moz-use-text-color -moz-use-text-color;
	border-style:none solid none none;
	border-width:medium 1px medium medium;
	float:right;
	margin-right:10px;
	margin-top:5px;
	padding-bottom:5px;
	padding-right:0;
	padding-top:15px;
}
#tab_section_title {
	float:left;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:36px;
	margin-bottom: 10px;
	color: #333;
	float:left;
}
#tab_section_text {
	float:left;
	margin-left:10px;
	width:420px;
	color: #333;
	margin-top: 5px;
}
#tab_section_wrapper {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	overflow: hidden;
}
#tab_section_top_title {
	margin-bottom: 10px;
}
#tab_section_box {
	overflow:hidden;
	padding-bottom:20px;
	background-color:#E5E4DF;
	overflow:hidden;
	padding-bottom:20px;
}
.audio_map {
	border:medium none;
	float:right;
	height:44px;
	padding-top:5px;
	width:72px;
}
.audioplayer {
	float:left;
	padding-top:15px;
	padding-left:15px;
}

/* acknowledgment page link lists */
ul.acknowledgment {
	list-style:none;
}
ul.acknowledgment li {
	font-size:16px;
	color:#666;
	padding:0px 10px;
}
ul.acknowledgment li a, ul.acknowledgment li span.nowebsite {
	text-decoration:none;
	color:#666;
	display:block;
	padding:5px 10px;
}
ul.acknowledgment li span.nowebsite {
	color:#000;
}
ul.acknowledgment li a:hover {
	background-color:#d7d6ce;
}

.tab_wrapper h2 {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#333333;
	font-family:georgia;
	font-size:28px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:5px;
}


/*-----------FOOTER SECTION-------------------------*/

#footer {
	background-image:url(../images/background_footer.jpg);
	background-repeat:repeat;
	margin-top:20px;
	width: 100%;
	overflow:hidden;
}
#footer_container {
	overflow:hidden;
	margin:auto;
	width:1024px;
	padding: 20px 10px;
}
#getting_around {
	color:#FFFFFF;
	left:350px;
	position:absolute;
	top:50px;
}
#gr_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}
#gr_content {
	font-size: 12px;
	margin-top:10px;
	width:300px;
	list-style-type: none;
}
.gr_link {
	border-bottom:1px solid #894038;
	width:300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#gr_content a {
	color:#FFFFFF;
	text-decoration:none;
}
#photos {
	color:#FFFFFF;
	left:750px;
	position:absolute;
	top:50px;
}
#photo_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
}
#footer_left {
	width: 328px;
	height: 200px;
	margin-right: 10px;
	float: left;
}
#footer_center {
	width: 328px;
	height: 200px;
	margin-right: 10px;
	float: left;
}
#footer_right {
	width: 328px;
	height: 200px;
	margin-right: 10px;
	float: left;
}
#footer h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

.award{
	margin-left: 20px;
}

div#downloadstory_btn a { 
	display:block;
	height:48px;
	width:298px;
}


div#flickr_btn a { 
	display:block;
	height:100%;
	width:100%;
}

/*----------------MODAL WINDOW STYLES--------------*/

div.modal-image{
	border: 1px solid #ccc;
	padding: 5px; 
	float: left;
}

div.audioplayer modal-audio{
	float:left;
	margin-left:15px;
	padding-top:15px;
}
div.modal-info{
	margin-left:250px;
}

div.modal-info h1{
	border-bottom: 1px solid #ccc; 
	padding: 10px 0px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	font-size: 22px; 
	margin-top: 50px;
}

div.modal-info p{
	color:#666666;
	font-size:13px;
	line-height:17px;
	padding-top:10px;
	font-weight: normal;
}

/*--------------JQUERY MODAL---------------*/

.ui-widget-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#5C9CCC none repeat scroll 0 0;
	border:1px solid #4297D7;
	color:#FFFFFF;
	font-weight:normal;
}

.ui-widget-content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F3F2E9 none repeat scroll 0 0;
	border:12px solid #999999;
	color:#222222;
}