@import url('reset.css');

html { font-size: 62.5%; }
.clear { clear: both; }
strong { font-weight: bold; }

.error { color: red; }
.notice { color: blue; }

/* [=header]
****************************************/
#header { height: 117px; background: url('/images/interface/header_bg.png') left top repeat-x; padding: 0 15px; }
#header h1 { position: relative; width: 950px; margin: 0 auto; }
#header h1 a { display: block; width: 664px; height: 117px; position: relative; left: 125px; text-indent: -9999em; background: url('/images/interface/header.jpg') left top no-repeat; }

/* [=navigation]
****************************************/
#nav-wrapper { border-top: 2px solid #ab1216; height: 88px; background: url('/images/interface/nav_wrapper_bg.png') left top repeat-x; margin-bottom: -62px; padding: 0 15px; }
#nav-content { height: 41px; background-color: #fff; width: 950px; margin: 0 auto; position: relative; }
/*#wrapper.home #nav-wrapper { height: 88px; margin-bottom: -27px; }*/
/*#wrapper.home #nav-content { height: 61px; }*/
#nav { position: relative; width: 950px; height: 26px; background: url('/images/interface/nav_bg.png') left top no-repeat; }
#nav li { display: inline; }
#nav li:hover .nav-sub { display: block; z-index: 2; }

#breadcrumbs { float: left; margin: 0 -15px 15px; background-color: #f2f2f2; padding: 5px 15px; width: 850px; }
#breadcrumbs img { vertical-align: text-top; }

#socialmedia { width: 60px; float: right; margin-right: -10px; }
#socialmedia img { float: left; margin-left: 5px; }

.nav-sub { display: none; position: absolute; top: 26px; padding: 8px; background-color: #eaeaea; }
.nav-sub a { display: block; color: #212121; line-height: 20px; text-decoration: none; font: normal 13px Tahoma, Verdana, Arial, sans-serif; }
.nav-sub a:hover { text-decoration: underline; }
.nav-sub .divider { display: block; margin: 4px 0px; text-indent: -9999em; height: 1px; line-height: 1px; background-color: #ccc; }

.nav-item { margin-left: 1px; float: left; height: 26px; display: block; text-indent: -9999em; background-repeat: no-repeat; background-image: url('/images/interface/nav_bg.png'); }
#nav-home a { width: 55px; margin-left: 0; }
#nav-home.current a { background-position: 0 -26px; }
#nav-home:hover a { background-position: 0 -52px; }

#nav-season_and_tickets a { width: 117px; background-position: -56px 0; }
#nav-season_and_tickets.current a { background-position: -56px -26px; }
#nav-season_and_tickets:hover a { background-position: -56px -52px; }
#nav-season_and_tickets .nav-sub { left: 56px; }
#nav-season_and_tickets .nav-sub a { width: 154px; }

#nav-meet_the_symphony a { width: 134px; background-position: -174px 0; }
#nav-meet_the_symphony.current a { background-position: -174px -26px; }
#nav-meet_the_symphony:hover a { background-position: -174px -52px; }
#nav-meet_the_symphony .nav-sub { left: 174px; }

#nav-education_and_community a { width: 161px; background-position: -309px 0; }
#nav-education_and_community.current a { background-position: -309px -26px; }
#nav-education_and_community:hover a { background-position: -309px -52px; }
#nav-education_and_community .nav-sub { left: 309px; }

#nav-support_the_symphony a { width: 154px; background-position: -471px 0; }
#nav-support_the_symphony.current a { background-position: -471px -26px; }
#nav-support_the_symphony:hover a { background-position: -471px -52px; }
#nav-support_the_symphony .nav-sub { left: 471px; }
#nav-support_the_symphony .nav-sub a { width: 190px; }

#nav-about_the_symphony a { width: 144px; background-position: -626px 0; }
#nav-about_the_symphony.current a { background-position: -626px -26px; }
#nav-about_the_symphony:hover a { background-position: -626px -52px; }
#nav-about_the_symphony .nav-sub { left: 626px; }

#search-container { position: absolute; right: 0; top: 0; width: 180px; height: 22px; background: url('/images/interface/nav_wrapper_bg.png') left top repeat-x; text-align: right; vertical-align: middle; padding-top: 4px; }
#search-container * { vertical-align: middle; }
#search { background-color: #9d1014; font-size: 1em; color: #fff; border: solid 1px #919191; padding: 2px 3px 0; height: 14px; margin-right: 5px; width: 131px; font-weight: bold; }

#nav-supl { position: absolute; right: 0; top: -68px; z-index: 1; }
#nav-supl a { display: block; text-indent: -9999em; height: 22px; width: 169px; background-image: url('/images/interface/header_links.png'); background-repeat: no-repeat; }
#nav-supl-cart a { background-position: left top; }
#nav-supl-box_office a { background-position: left -22px; }
#nav-supl-contact a { background-position: left -44px; }

#tertiary-nav { width: 200px; margin-bottom: 20px; }
#tertiary-nav-container h3 { color: #910f13; font: normal 2em Georgia, "Times New Roman", Times, serif; margin: -5px 0 15px; }
#tertiary-nav a { display: block; font: normal 1.25em "Lucida Grande", Helvetica, Arial, sans-serif; line-height: 21px; padding-left: 10px; text-decoration: none; color: #212121 !important; text-decoration: none !important; }
#tertiary-nav li { border-bottom: 1px dotted #dedede; }
#tertiary-nav li.first { border-top: 1px dotted #dedede; }
#tertiary-nav a:hover { background-color: #eaeaea; }
#tertiary-nav li.current a { color: #fff !important; margin-right: -4px; background: #adadad url('/images/interface/current_link_marker.png') right center no-repeat; }
#tertiary-nav .sub-sub-nav a { padding-left: 25px; font-size: 1em; }

/* [=content]
****************************************/
/* #content { margin: 0 auto; z-index: 10; width: 920px; min-height: 200px; padding: 15px 30px 0; overflow: hidden; background: #fff url('/images/interface/content_bg.png') 0 -15px no-repeat; font: normal 1.2em "Lucida Grande", Helvetica, Arial, sans-serif; } */
#content { margin: 0 auto; z-index: 10; width: 920px; min-height: 200px; padding: 15px 30px 0; background: #fff url('/images/interface/content_bg.png') 0 0 no-repeat; font: normal 1.2em "Lucida Grande", Helvetica, Arial, sans-serif; }
/*#wrapper.home #content { background-position: 0 -35px; padding-top: 15px; }*/

#content a:link,
#content a:visited { color: #910f13; text-decoration: none; }
#content a:hover { text-decoration: underline; }
#main { width: 920px; float: none; margin-right: 0; }
/* #main.short { width: 706px; float: left; margin-right: 10px; overflow: auto; } */
#main.short { width: 706px; float: left; margin-right: 10px; }

#sidebar { float: right; width: 200px; }

/* #main-content { overflow: auto; margin-left: -2px; margin-top: -4px; } */
#main-content { margin-left: -2px; margin-top: -4px; }
#main-side.col { width: 200px; margin-right: 20px; float: left; }
#main-content.col { margin-left: 0; margin-top: 0; width: 695px; float: left; }
#main-content.col-short { width: 486px !important; }
#main.article { width: 915px; }
#main.article #main-content.col { width: 695px; }
#quick-links { padding-top: 2px; width: 200px; float: left; margin-right: 20px; z-index: 1; }
#quick-links ul { margin-left: 0 !important; list-style-type: none !important; }
#quick-links li { margin-bottom: 5px; }
#quick-links a { display: block; }
#news { width: 480px; float: left; margin-top: 4px; }

#main-content ul { list-style-type: disc; margin-left: 40px; }
#main-sub-sidebar ul,
#sidebar ul { list-style-type: disc; margin-left: 20px; margin-bottom: 25px; }
#main-sub-sidebar li,
#sidebar li { font: normal 1.3em "Lucida Grande", Helvetica, Arial, sans-serif; line-height: 1.2em; list-style-image: url('/images/interface/bullet_arrow.png'); margin-bottom: 10px; }
#main-sub-sidebar h4,
#sidebar h4 { font: bold 1.0em "Lucida Grande", Helvetica, Arial, sans-serif; color: #373737; border-bottom: dotted #dedede 1px; margin-bottom: 10px; padding-bottom: 2px; text-transform: uppercase; }

#main-content ol,
#main-sub-sidebar ol,
#sidebar ol { list-style-type: decimal; margin-left: 40px; }

#main-sub-content.short { float: left; width: 480px !important; }
#main-sub-sidebar { float: right; width: 200px; }

.page-list-item { margin: 15px 0; padding-left: 135px; min-height: 80px; position: relative; }
.page-list-item .thumbnail { width: 120px; position: absolute; left: 0; top: 0; border: 1px solid #9f9f9f; }
.page-list-item .title { margin-bottom: 5px; }
.page-list-item .title a:link,
.page-list-item .title a:visited { color: #910f13; font: normal 1.5em/20px Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.page-list-item .summary { color: #212121; font: normal 1em "Lucida Grande", Helvetica, Arial, sans-serif; }
.page-list-item .concert { color: #373737; font: bold 1.2em "Lucida Grande", Helvetica, Arial, sans-serif; margin-bottom: 5px; }

.date { margin-left: 7px; padding-left: 11px; background: url('/images/interface/date_block.gif') left center no-repeat; color: #888; font: normal 1.1em Georgia, "Times New Roman", Times, serif; white-space: nowrap; }

div.page_list_segment { width: 20px; height: 20px; text-align: center; vertical-align: top; color: #151515; background-color: #eeeeee; border: solid 1px #8E8E8E; cursor: pointer; margin-left: 3px; padding: 0; }
div.page_list_segment_selected { color: white; background-color: #151515; margin-left: 3px; font-weight: bold; }


/* [=features]
****************************************/
#features { z-index: 2 !important; background-color: #f00; }
#features .nav-bg { z-index: 3; text-indent: -9999em; position: absolute; bottom: 12px; right: 7px; height: 26px; width: 426px; background: url('/images/interface/feature_nav_bg.png') left top no-repeat; }
#features .nav { z-index: 4; position: relative; float: left; left: 402px; top: 198px; }
#features .nav a { display: block; width: 18px; height: 15px; background-repeat: no-repeat; background-position: left top; color: #fff !important; text-decoration: none; line-height: 15px; padding-top: 2px; margin-right: 6px; background-image: url('/images/interface/btn_sml_black.png'); font: bold 8px Tahoma, Verdana, Arial, sans-serif; text-align: center; }
#features .nav a:hover,
#features .selected a { background-image: url('/images/interface/btn_sml_red.png'); }

#features .feature { position: absolute; top: 0; left: 0; }
#features-container { margin-bottom: 10px; position: relative; height: 230px; width: 706px; }
.wave { z-index: 1 !important; position: absolute; left: 0; bottom: 0; background: url('/images/interface/feature_wave_long.png') bottom center no-repeat; width: 706px; height: 37px; text-indent: -9999em; }

.landing-page-feature { position: relative; }
.landing-page-feature a { display: block; width: 486px; height: 230px; text-indent: -9999em; background-position: 115px 0; }
.landing-page-feature .wave { width: 486px; background-image: url('/images/interface/feature_wave_short.png'); z-index: 2; }

/* [=calendar]
****************************************/
#events-calendar { font-family: Tahoma, Verdana, Arial, sans-serif; }
#cal-header { position: relative; width: 190px; margin: 0 auto; margin-top: 4px; padding-top: 10px; position: relative; }
#cal-header .month-year { color: #212121; font-weight: bold; font-size: 1.3em; text-align: center; margin: 0 auto; }
#calendar { font-size: 1em; }
#calendar td,
#calendar th { width: 21px; height: 21px; border: solid 1px #fff; vertical-align: middle; }
#calendar table { width: 100%; border-collapse: collapse; width: 161px; margin: 0 auto; margin-top: 3px; }
#calendar thead { color: #910f13; }
#calendar td { text-align: center; }
#calendar .cal-nav { text-indent: -9999em; display: block; width: 15px; height: 15px; background-color: #fff; background-repeat: no-repeat; background-position: left top; position: absolute; top: 10px; }
#cal-prev { background-image: url('/images/interface/prev_sml.png'); left: 0; }
#cal-next { background-image: url('/images/interface/next_sml.png'); right: 0; }
#calendar .day { display: block; line-height: 21px; width: 100%; z-index: 50; }
#calendar .calendar-day { position: relative; }
#calendar .event-day .day { background-color: #5b5b5b; color: #fff; cursor: pointer; }
#calendar .events { z-index: 40; width: 100px; position: absolute; top: 0; right: 20px; width: 196px; }

.events h3 { font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #484848; background-color: #c7b9ab; height: 25px; line-height: 25px; white-space: nowrap; padding: 0 5px; text-align: left; margin: 0; margin-right: -20px; }
.events h3 .close { position: absolute; right: -15px; top: 5px; display: block; width: 15px; height: 15px; background: url('/images/interface/btn_close_sml.png') left top no-repeat; text-indent: -9999em; }
.events .events-content { border: solid 2px #dedede; border-top-width: 0; background-color: #fff; padding: 0 10px; z-index: 60; }
.events .event { text-align: left !important; padding: 10px 0; text-align: center; padding-left: 55px; position: relative; min-height: 50px; border-bottom: dotted 1px #dedede; }
.events .event p { font: normal 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000 !important; }
.events .event h4 { font: bold 1.1em "Lucida Grande", Helvetica, Arial, sans-serif; }
.events .event img { position: absolute; left: 0; top: 10px; width: 50px; height: 50px; }
.events .event a { text-decoration: none !important; color: none; }

.events .pops h4 a { color: #d6691e !important; font-weight: bold; }
.events .masterworks h4 a { color: #7f3288 !important; font-weight: bold; }
.events .special h4 a { color: #6ca3c2 !important; font-weight: bold; }
.events .education h4 a { color: #aeb558 !important; font-weight: bold; }
.events .community h4 a { color: #6cc2a7 !important; font-weight: bold; }

#full-calendar #calendar td,
#full-calendar #calendar th { width: 50px !important; border: 3px solid white; }
#full-calendar #calendar th { padding: 3px; }
#full-calendar thead { color: #373737; background-color: #dedede; text-align: left; }
#full-calendar #calendar td { background-color: #f2f2f2; min-height: 120px; height: 120px; vertical-align: top; padding: 3px; }
#full-calendar #calendar table { width: 100%; }
#full-calendar .day { display: block; line-height: 1; width: 90px; z-index: 50; position: relative; text-align: left; background-color: #ffffff; }
#full-calendar .event-day .day { background-color: #ffffff; color: black; cursor: auto; }
#full-calendar .events .events-content { border: 0; background-color: #f2f2f2; }
#full-calendar .events { display: block !important; z-index: 1; width: auto; position: static; top: auto; right: auto; width: 90px; }
#full-calendar .events .event { padding-left: 0; text-align: center !important; border-bottom: 0; }
#full-calendar .events .event h4 { font-size: 0.9em; margin-bottom: 0; padding: 0; background-color: transparent; font-weight: bold !important; }
#full-calendar .events .event p { margin-bottom: 0; }
#full-calendar .events .event img { position: static; }
#full-calendar .events h3 { margin-right: 0; display: none !important; }
#full-calendar .events h3 .close { display: none !important; }

#upcoming-events { margin-top: 20px; }
#upcoming-events .event { position: relative; min-height: 33px; padding: 6px 0; }
#upcoming-events a { text-decoration: none !important; padding-left: 55px; display: block; color: #000 !important; }
#upcoming-events a:hover .title { text-decoration: underline !important; }
#upcoming-events span { display: block; }
#upcoming-events .category { font-size: 0.9em; }
#upcoming-events .event-date { position: absolute; left: 8px; top: 6px; background-position: left top; background-repeat: no-repeat; width: 33px; height: 33px; text-align: center; color: #fff; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; }
#upcoming-events .event-date .month { font-size: 0.9em; text-transform: uppercase; line-height: 11px; margin-top: 1px; }
#upcoming-events .event-date .day { font-size: 1.65em; line-height: 21px; }


#upcoming-events .MasterWorks a .title { font-weight: bold; color: #a772ad; }
#upcoming-events .MasterWorks a .event-date { background-image: url('/images/interface/ue_purple_light.png'); }
#upcoming-events .MasterWorks a:hover .title { color: #81368a; }
#upcoming-events .MasterWorks a:hover .event-date { background-image: url('/images/interface/ue_purple.png'); }

#upcoming-events .Pops a .title { font-weight: bold; color: #efb581; }
#upcoming-events .Pops a .event-date { background-image: url('/images/interface/ue_orange_light.png'); }
#upcoming-events .Pops a:hover .title { color: #e8964c; }
#upcoming-events .Pops a:hover .event-date { background-image: url('/images/interface/ue_orange.png'); }

#upcoming-events .Special a .title { font-weight: bold; color: #98bed4; }
#upcoming-events .Special a .event-date { background-image: url('/images/interface/ue_blue_light.png'); }
#upcoming-events .Special a:hover .title { color: #6ca3c2; }
#upcoming-events .Special a:hover .event-date { background-image: url('/images/interface/ue_blue.png'); }

#upcoming-events .Education a .title { font-weight: bold; color: #c6cb89; }
#upcoming-events .Education a .event-date { background-image: url('/images/interface/ue_green_light.png'); }
#upcoming-events .Education a:hover .title { color: #aeb558; }
#upcoming-events .Education a:hover .event-date { background-image: url('/images/interface/ue_green.png'); }


#upcoming-events .Community a .title { font-weight: bold; color: #98d4c2; }
#upcoming-events .Community a .event-date { background-image: url('/images/interface/ue_teal_light.png'); }
#upcoming-events .Community a:hover .title { color: #6cc2a7; }
#upcoming-events .Community a:hover .event-date { background-image: url('/images/interface/ue_teal.png'); }


/* [=articles]
****************************************/
.article h1 { font: bold 1.6em Tahoma, Verdana, Arial, sans-serif; color: #373737; text-transform: uppercase; margin-bottom: 15px; }
.article h2 { font: normal 2.25em/27px Georgia, "Times New Roman", Times, serif; color: #373737; margin-bottom: 20px; line-height: 1.15; }
.article h3 { font: italic 1.5em/20px Georgia, "Times New Roman", Times, serif; color: #888; margin-bottom: 10px; }
.article h4 { padding: 2px 10px; font: italic 1.25em Georgia, "Times New Roman", Times, serif; color: #373737; background-color: #e5e5e5; margin-bottom: 5px; }
.article { font: normal 1em/18px "Lucida Grande", Helvetica, Arial, sans-serif; color: black; line-height: 20px; }
.article p { margin: 0 0 20px; }
.article .decorative { font: italic 1.8em/22px Georgia, "Times New Roman", Times, serif; color: #888; }

.article-sub-heading { margin: 0 0 20px; border-color: #eaeaea; border-style: solid; border-width: 0 0 1px 20px; padding: 0 5px 5px 10px; }
.article-sub-heading p { font: normal 1em "Lucida Grande", Helvetica, Arial, sans-serif; line-height: 1; margin: 0; color: #373737; }

.picture-sub-text { font-size: 10px; font-style: italic; }
#main-content blockquote,
#artists{ font-size: 1.2em;}
h3.quote { color: #912E97; }

/* [=forms]
****************************************/
#main-content h4.form { padding: 2px 10px; font: italic 1.25em Georgia, "Times New Roman", Times, serif; color: #373737; background-color: #e5e5e5; margin-bottom: 2px; }
#main-content form.form fieldset { padding: 8px 60px 8px 147px; }
#main-content form.form fieldset * { vertical-align: middle; }
#main-content form.form label { float: left; width: 137px; font-weight: bold; line-height: 24px; margin-right: -100%; margin-left: -137px; }
#main-content form.form div.separator { border-bottom: 1px dotted #dedede; height: 1px; margin: 5px 0 6px 0; text-indent: -9999em; }
#main-content form.form fieldset div.separator { margin-left: -147px; margin-right: -16px; }
#main-content form.form div.required { width: 25px; text-align: right; float: right; font-size: 10px; font-style: italic; }
#main-content form.form select,
#main-content form.form input.text,
#main-content form.form textarea { background-color: #dae6ec; border: 0; height: 18px; padding: 6px 3px 0; width: 100%; }
#main-content form.form textarea { vertical-align: text-top; }
#main-content form.form input.submit { margin: 8px auto 0; display: block; width: 132px; height: 35px; }
#main-content form.form select { padding: 4px; height: 24px; }
#main-content form.form .checkbox-pair { position: relative; padding-left: 25px; }
#main-content form.form .checkbox-pair input { position: absolute; top: -1px; left: 0; }
#main-content form.form label.checkbox { float: none; margin-left: 0; margin-right: 0; line-height: 1.5; }
#main-content form.form .form-notice { padding: 10px; border: solid 3px #dedede; font-size: 110%; }

.store input.text { background-color: #dae6ec; border: 0; height: 18px; padding: 6px 3px 0; width: 100%; }

/* [=footer]
****************************************/
#footer-wrapper { background-color: #f2f2f2; margin-top: 30px; padding: 30px 0 25px; }
#footer { width: 785px; padding-left: 190px; margin: 0 auto; position: relative; font: normal 1.1em Tahoma, Verdana, Arial, sans-serif; color: #acacac; }
#footer a:link, #footer a:visited { color: #acacac; }
#footer .info { margin-top: 2px; }
#sponsors { position: absolute; left: 44px; top: -10px; }
#sponsors li { padding-bottom: 5px; }
#footer-credits { position: relative; width: 800px; }
#created-by { position: absolute; right: 0; top: 17px; height: 34px; width: 200px; }
#created-by * { vertical-align: middle; }
.copyright { margin-top: 1em; }

/* #footer-nav { overflow: auto; } */
#footer-nav li { padding-bottom: 2px; }
#footer-nav .section { float: left; padding-left: 9px; }
#footer-nav .main a { color: #8b8b8b; font-weight: bold; }
#footer-nav-home { width: 45px; padding-left: 0 !important; }
#footer-nav-season_and_tickets { width: 135px; }
#footer-nav-meet_the_symphony { width: 130px; }
#footer-nav-education_and_community { width: 150px; }
#footer-nav-support_the_symphony { width: 142px; }
#footer-nav-about_the_symphony { width: 126px; }

/* [=popups] (from old site)
****************************************/
#wrapper.popup #content,
#wrapper.popup #main,
#wrapper.popup #main-content { background-image: none; padding: 0; width: 430px; }
#wrapper.popup #content { margin: 0; }
#wrapper.popup #main-content { margin: 10px; }

/* Common Image Replacements */
h3.area { background-position: left top; background-repeat: no-repeat; height: 19px; text-indent: -9999em; }
h3#header-symphony-news { background-image: url('/images/interface/header_symphony_news.gif'); width: 192px; }
h3#header-events-calendar { background-image: url('/images/interface/header_events_calendar.png'); width: 200px; padding-bottom: 4px; }
h3#header-related-links { background-image: url('/images/interface/header_related_links.png'); width: 200px; padding-bottom: 4px; }

.generic-divider,
.section-header { background: #fff url('/images/interface/side-nav-divider.gif') left bottom repeat-x; padding-bottom: 1px; }
.generic-divider { height: 1px; margin: 5px; }
.media-contact div { display: -moz-inline-box; display: inline-block; }

