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

* {
	padding: 0;
	margin: 0;
}
body {
	background: #0060B6;
	text-align: center;
	color: #000;
	font-family: Helvetica, Arial, Sans serif;
	font-size: .8em;
	line-height: 1.3em;
	scrollbar-base-color: #ff4000;
	scrollbar-track-color: #000;
	scrollbar-face-color: #ff4000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-arrow-color: #ffbf00;
}

h1 {
	color: #ff4000;
	margin: .5em 0 .5em 0;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	color: #ff4000;
	margin: .5em 0 .5em 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	color: #ff4000;
	margin: .5em 0 .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}
h4  {
	color: #000;
	margin: .5em 0 .5em 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
p {
	line-height: 1.3em;
	margin: 5px 0;
	padding: 2px;
	font-size: 1.1em;
}
a {color: #0060b6; text-decoration: none;}
a:link {}
a:visited {}
#content a:hover {background: #ffbf00;}
#artist_detail a {color: #ffbf00;}
#artist_detail #detail_top_box a{color: #0060b6;}
#venue_detail a, #event_detail a {color: #ff4000;}
#artist_detail a:hover, #venue_detail a:hover, #event_detail a:hover {color: #000;}

#content img {
	/* this is dangerous, because it mucks up some image views; perhaps better to specify image attributes per view 
	float: left; 
	margin: 5px 20px 5px 0;
	border-left: 5px solid #ff4000;
	border-bottom: 5px solid #ff4000;
	*/
}
a img  {border: none;}
a:hover img {background: none;}
	
hr {
	border: 0;
}
input, select, textarea{
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	widtdh: 200px;
}
#banner_nav input {
	background: #00dbff;
}
#banner_nav input.btn {
	background: #000;
	color: #ffbf00;
	font-family: Helvetica, Arial;
	font-weight: bold;
	cursor: pointer;
	font-size: .9em;
}
#content input {
	background: #ffbf00;
}
#content textarea {
	background: #ffbf00;
}
#container {
	width: 970px;
	padding: 10px 30px 20px 30px;
	background: #0060B6;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#banner {
	height: 217px;
	width: 970px;
	background: url(images/banner_timeline.gif) no-repeat #0060B6;
	/*border: 1px solid #fff;*/	
}
#cjbs_logo {
	height: 30px;
	width: 110px;
	float: right;
	margin: 35px 80px 0 0;
	display: inline;
}
#banner_nav {
	float: right;
	margin: 150px 0 0 0;
	display: inline;
}
#banner a{color: #ffbf00;}
#banner a:hover{color: #ff4000;}
#search {
}
#wrapper {
	background: #000;
	/*border: 1px solid #fff;*/
	width: 899px;
}
#content {
	background: url(images/blue_border.gif) no-repeat;
	width: 685px;
	float: left;
	padding: 0 0px 0 0px;
	overflow: hidden;
	display: inline;
	position: relative;
	/*border: 1px solid #f00;*/
}
#column1 {
	width: 235px;
	background: none;
	float: left;
	display: inline;
	overflow: hidden;
}
#column2 {
	width: 425px;
	background: none;
	float: left;
	display: inline;
	overflow: hidden;
}
#column_list {
	width: 370px;
	overflow: hidden;
}
#column_left {
	width: 300px;
	background: none;
	display: inline;
	overflow: hidden;
}
#column_right {
	width: 300px;
	background: none;
	float: left;
	display: inline;
	overflow: hidden;
}
#advanced_search {
	background: url(images/advanced_search.gif) no-repeat;
	float: right;
	height: 434px;
	width: 207px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: inline;
}
#advanced_search h1 {
	color: #0060b6;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 15px 20px;
}
#advanced_search p {
	margin: 0;
}
#advanced_search select{
	width: 170px;
	border: none 0;
	margin: 0 0 10px 20px;
	cursor: pointer;
}
#advanced_search label {
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 12px 20px;
}
#advanced_search input#keywords, #advanced_search input#keywords_filter_artist, #advanced_search input#keywords_filter_event, #advanced_search input#keywords_filter_venue {
	width: 170;
	background: #fff;
	margin: 0 0 12px 20px;
}
#advanced_search fieldset {
border: none;
}
input#go_btn {
	background: url(images/go_btn_white.gif) no-repeat;
	width: 78px;
	height: 53px;
	cursor: pointer;
	margin: 10px 0 0 200px;
	font-weight: bold;
}
#advanced_search input#go_btn, #advanced_search input#go_btn_artist, #advanced_search input#go_btn_event, #advanced_search input#go_btn_venue {
	background: url(images/go_btn.gif) no-repeat;
	width: 78px;
	height: 53px;
	float: right;
	cursor: pointer;
	margin: 0px 30px 0 0;
	font-weight: bold;
}
#blue_column {background: url(images/blue_tile.gif); margin: 0 0 0 25px; padding: 10px 20px 30px 20px;}
#blue_top {background: url(images/blue_top.gif) no-repeat; height: 24px; margin: 40px 0 0 25px;}
#blue_bottom {background: url(images/blue_bottom.gif) no-repeat; height: 30px; margin: 0 0 0 25px;}

#white_column {background: url(images/white_tile.gif); margin: 0 0 0 25px; padding: 10px 20px 10px 20px;}
#white_top {background: url(images/white_top.gif) no-repeat; height: 23px; margin: 30px 0 0 25px;}
#white_bottom {background: url(images/white_bottom.gif) no-repeat; height: 18px; margin: 0 0 0 25px;}

#grey_column {background: url(images/grey_tile.gif); margin: 0 0 0 25px; padding: 10px 20px 10px 20px;}
#grey_top {background: url(images/grey_top.gif) no-repeat; height: 20px; margin: 10px 0 0 25px;}
#grey_bottom {background: url(images/grey_bottom.gif) no-repeat; height: 18px; margin: 0 0 0 25px;}

#wide_white_column {background: url(images/white_tile.gif); margin: 0 32px 0 25px; padding: 10px 20px 50px 20px; min-height: 400px;}
#wide_white_top {background: url(images/wide_white_top.gif) no-repeat; height: 29px; margin: 30px 0 0 25px;}
#wide_white_bottom {clear: both; background: url(images/wide_white_bottom.gif) no-repeat; height: 29px; margin: 0 0 0 25px;}

#wide_red_column {background: url(images/red_tile.gif); margin: 0 32px 0 25px; padding: 10px 20px 10px 20px;}
#wide_red_column h1 {color: #000;}
#wide_red_column h2 {color: #fff;}
#wide_red_column h3 {color: #fff;}
#wide_red_top {background: url(images/wide_red_top.gif) no-repeat; height: 29px; margin: 30px 0 0 25px;}
#wide_red_bottom {clear: both; background: url(images/wide_red_bottom.gif) no-repeat; height: 29px; margin: 0 0 0 25px;}

#wide_blue_column {background: url(images/blue_tile.gif); margin: 0 32px 0 25px; padding: 10px 20px 10px 20px;}
#wide_blue_column h1 {color: #000;}
#wide_blue_column h2 {color: #fff;}
#wide_blue_column h3 {color: #fff;}
#wide_blue_top {background: url(images/wide_blue_top.gif) no-repeat; height: 29px; margin: 30px 0 0 25px;}
#wide_blue_bottom {clear: both; background: url(images/wide_blue_bottom.gif) no-repeat; height: 29px; margin: 0 0 0 25px;}

#wide_grey_column {background: url(images/grey_tile.gif); margin: 0 32px 0 25px; padding: 10px 20px 10px 20px;}
#wide_grey_column h1 {color: #000;}
#wide_grey_column h2 {color: #fff;}
#wide_grey_column h3 {color: #fff;}
#wide_grey_top {background: url(images/wide_grey_top.gif) no-repeat; height: 29px; margin: 30px 0 0 25px;}
#wide_grey_bottom {clear: both; background: url(images/wide_grey_bottom.gif) no-repeat; height: 29px; margin: 0 0 0 25px;}

#wide_grey_column #advanced_search {
	background: none;
}
#sidebar {
	float: right;
	width: 214px;
	height: 324px;
	background: url(images/menu.gif) no-repeat;
	overflow: hidden;
	display: inline;
	/*border: 1px solid #fff;*/
}
#menu img {float: none; margin: 0; padding: 2px 1px 0px 1px; border: 0;}
#menu img a:hover {background: none;}
#menu_sights_and_sounds {margin: 19px 0 0 4px;}
#menu_timeline {margin: 3px 0 0 11px;}
#menu_artist {margin: 10px 0 0 20px;}
#menu_venue {margin: -27px 0 0 117px;}
#menu_event {margin: -1px 0  0 41px;}

#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 33px;
	width: 899px;
}

#sub_footer {
	background: #0060b6;
	padding: 10px;
	overflow: auto;
	height: 200px;
}
#sub_footer img {
	border: none;
	float: left;
	margin: 5px 35px 0 0px;
}
img#canadian_heritage_logo {
	margin-top: 20px;

}
img#cbc_logo {
	margin-top: 25px;

}
img#vancouver_foundation_logo {
	
}
img#2010_logo {
	
}
img#agentic_logo {
	margin-top: 20px;
	
}
img#telus_logo {
   margin-top: 20px;
}

#wide_red_column h3.alpha_menu {
color: #000;
}
.alpha_menu a {
color: #fff;
font-weight: bold;
}
.alpha_menu a:hover {
/*color: #0060b6;*/
}
.thumbnail {
float: left;
margin: 0 10px 10px 0;
display: inline;
width: 50px;
}
#venue_detail .thumbnail,
#event_detail .thumbnail {
height: 80px;
width: auto;
}

ul.thumblist .thumbnail {
width: 50px;
height: auto;
margin: 0 10px 10px 0;
}
ul.thumblist li {
list-style-type: none;
margin: 0 10px 30px 0;
line-height: 1.3em;
}
#artist_detail ul.thumblist li {
display: inline;
float: left;
margin: 0 0 10px 0;
}
ul.thumblist {
list-style-type: none;
margin-top: 15px;
width: 570px
}

#wide_red_column .thumbnail {
height: 80px;
width: auto;
}

.thumbnail_tiny {
width: 25px;
margin: 0px 10px 5px 0;
float: left;
}
.search_result_container {
margin: 10px 0 10px 0;
padding: 0;
display: block;
overflow: auto;
}
.search_result_container a {
margin: 10px 0 0 5px;
/*padding: 10px 0 0 0;*/
}
.search_result_icon {
float: left;
margin: 0;
padding: 0;
}
.detail_img {
max-height: 150px;
max-width: 200px;
margin-top: -4px;
float: left;
}

#detail_top_box {
background: #fff;
overflow: auto;
padding: 10px;
display: block;
min-height: 160px;
}
#detail_top_box_content {
line-height: 1.3em;
}
#artist_detail_top_box h1 {
color: #ff4000;
}
#artist_detail #artist_detail_top_box a {
color: #ff4000;
}
#artist_instruments,
#artist_venues {
margin: 0 0 5px 0;
}

#print_email {
float: right;
}
#detail_thumbnail {
margin: 10px 10px 0 0;
float: left;
}

#details_scroll {
margin: 20px 0 10px 0;
overflow: auto;
font-size: 1.1em;
margin-bottom: 20px;
line-height: 1.4em;
padding: 10px;
}
.show_hide_video_details,
.show_hide_audio_details  {
font-size: 1em;
line-height: 1.3em;
margin: 9px 0 0 0;
padding: 2px;
text-align: right;
display: block;
padding-top:9px;
}
#artist_detail .show_hide_video_details a,
#artist_detail .show_hide_audio_details a {color: #ff4000; background: #fff; padding: 3px;}

.video_details,
.audio_details {
border: 1px solid #fff;
background: #fff;
padding: 10px 10px 20px;
margin: -2px 2px 20px 0;
width: 525px;
float: right;
}

.bibliography_list, #artist_more_info, #event_citation {
font-size: .9em;
padding: 10px;
margin-bottom: 20px;
}

#primary_menu {
margin: 5px 0 10px 0;
}
a.browse_list_item {
font-size: 1.5em;
margin-top: 10px;
}
.more_link {
float:right;
}
#contact_name, #contact_email, #contact_comment {
width: 400px;
padding: 2px;
margin: 0 0 10px 0;
}
#contact_comment {
font-size: 1em;
}
#contact_form label {
display: block;
}
.artist_alpha_grayed_out {
color: #F98E6F;
font-weight: normal;
}
.event_alpha_grayed_out {
color: #d2d2d2;
font-weight: normal;
}
.venue_alpha_grayed_out {
color: #79E9FE;
font-weight: normal;
}
.alpha_highlighted {
color: #000;
}
#num_pages {
float: left;
padding-right: 10px;
border-right: 2px solid #888;
margin-right: 10px;
}
#div_pages_form {
float: left;
margin-right: 10px;
}
#pages_form {
border: 1px solid #999;
margin-left: 5px;
}
#prev_next {
float: left;
}
#media_window {
text-align: left;
padding: 5px;
}
#media_window_top {
text-align: right;
}
#media_window_top a {
font-size: 1em;
color: #fff;
margin: 5px 5px 0 0;
}
#artist_audio {
margin: 20px 0 0 0;
}
#artist_audio h3 {
float: left;
margin: 5px 20px 0 0;
}
#artist_video {
margin: 0 0 0 0;
}
#artist_video h3 {
float: left;
margin: 5px 20px 0 0;
width: 420px;
}

#sights_and_sounds #column_list,
#browse_artists #column_list,
#browse_venues #column_list,
#browse_events #column_list {
width: auto;
}
.sight_and_sounds_item {
overflow: auto;
}
