

/*
HTML STYLES
--------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", verdana, helvetica, sans-serif;
	font-size: 76%;
	background: #4C1918;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
a {
	color: #0B6AB5;
	text-decoration: none;
	border-bottom: 1px solid #E7E8E3;
	outline: none;
}
a:hover {
	border-bottom: 1px solid #B7BAAB;
}
acronym {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
address {
	font-style: normal;
	margin: 1em 0;
}
blockquote {
	border: 1px dotted #CCC;
	margin: 0;
	padding: 10px 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	background: #FCFCFC url(../images/quotes.gif) no-repeat top left;
}
cite {
	text-align: right;
	display: block;
}
dl {
	
}
dt {
	font-size: 1.1em;
}
dd {
	margin: 0;
	padding: 0;
}
em {
	background: #FDF5CF;
	color: #4D181A;
	padding: 0 .3em;
}
h1 {
	width: 227px;
	height: 96px;
	text-indent: -9999em;
	position: relative;
	top: 46px;
	left: 41px;
	background: transparent url(../images/bkgd_h1.jpg) no-repeat;
}
h1 a {
	display: block;
	width: 227px;
	height: 96px;
	border-bottom: none;
}
h1 a:hover {
	border-bottom: none;
}
table {
	width: 100%;
	border-collapse: collapse;
}
th {
	vertical-align: top;
	text-align: left;
	padding: .3em 1em;
}
td {
	vertical-align: top;
	padding: .3em 1em;
}
td ul {
	margin-top: 0;
	list-style: disc !important;
}
thead th {
	border-bottom: 1px solid #D19503;
}
tfoot td {
	font-weight: bold;
	border-top: 1px solid #D19503;
	border-bottom: 2px solid #D19503;
}
fieldset {
	border: none;
	margin: 0 0 1.5em 0;
	background: #E8ECF1;
	padding: 15px 10px 15px 13px;
	border: 1px solid #BAC5D4;
	color: #333;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	color: #2F507F;
	background: #FFF;
	line-height: 2em;
	padding: 0 1em;
	border-bottom: 1px solid #BAC5D4;
}

/*
COMMON STYLES
--------------------------------------------------*/
.nice-amp { 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal;
}
.hide {
	position: absolute;
	top: 0;
	left: -9999em;
}
.clear {
	height: 0;
	line-height: 0em;
	visibility: hidden;
	display: block;
	clear: both;
}
.featurePic {
	float: right;
	margin: .5em 0 1em 2em;
}
.popup {
	padding-right: 10px;
	background: transparent url(../images/link_icon.gif) no-repeat top right;
}
.ul_table {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}
.ul_table li {
	display: block;
	padding: .3em 0;
	margin-bottom: 0 !important;
}
.ul_table span {
	float: right;
	font-weight: bold;
	padding-left: 1em;
}
.lt_row {
	background: #FAF3E3;
	padding: .3em .5em !important;
}
.dk_row {
	background: #F4E8C8;
	padding: .3em .5em !important;
}
.hr {
	line-height: 1px;
	height: 1px;
	margin: 1.5em 0;
	background: transparent url(../images/dot.gif);
}
.hr hr {
	margin: 0;
	position: absolute;
	top: 0;
	left: -9999em;
}
.highlightBox {
	border: 1px solid #EDDC87;
	text-align: center;
	background: #FFC;
	padding: .5em 0;
}
#form {
	border: none;
	background: transparent url(../images/dot.gif);
	padding: 1px;
}
#form form {
	padding: 15px;
	border: 3px solid #FFF;
	background: #DEEBD4;
}
#form td {
	padding: .3em;
}
#form label {
	font-weight: bold;
	text-transform: uppercase;
}
#form .hr {
	background: #FFF;
	height: 2px;
}
.rss a {
	background: transparent url(../images/feed-icon.gif) no-repeat center right !important;
}
p.rss a {
	padding-right: 25px;
	border: none;
}
li.rss a:hover {
	background-color: #F2F3F5 !important;
}
.calendar {
	
}
.calendar dt {
	margin-top: 1em;
	font-weight: bold;
}
.calendar dd {
	margin: 0 0 .1em 1.5em;
}
.calendar dd span {
	width: 6em;
	margin-right: 1.5em;
	display: block;
	float: left;
	text-align: center;
	background: #E6E6EB;
}
a.purchase_tickets {
	font-weight: bold;
	background: transparent url(../images/tickets.gif) no-repeat center right;
	padding-right: 25px;
}
.adminbuttons {
	margin: 1em 0;
	padding: 1em;
	background: #FFC;
	border: 1px solid orange;
	border-left: none;
	border-right: none;
}
.backLink {
	background: transparent url(../images/resultset_previous.gif) no-repeat center left;
	padding-left: 20px;
}
.download {
	margin: 2em 0;
}
.download a strong {
	color: #666;
	text-transform: uppercase;
}
.download a span {
	background: transparent url(../images/page_white_put.gif) no-repeat center left;
	padding: 5px 0 5px 20px;
}
.download a {
	padding-right: 20px;
	display: block;
	padding: 1em;
	text-align: center;
	background: #EEE;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
}
.download a:hover {
	background: #E6E6E6;
	border-color: #CCC;
}
.error {
	color: #B00;
	font-style: italic;
}

/* Movie player popup */
#wrapper_content-inner a.popup-mov-lg {
	border: none;
	display: block;
	height: 110px;
	margin: 0;
	overflow: hidden;
	padding-bottom: 14px;
	width: 445px;
}
#wrapper_content-inner a.popup-mov-lg img {
	border: none;
	padding: 0;
}
div#popup-mov-lg {
	background: transparent url(../images/popup_lg.png) no-repeat;
	height: 440px;
	left: 50%;
	margin-left: -360px;
	padding: 15px 0 0 15px;
	width: 720px;
	z-index: 5000;
}
div#popup-mov-lg iframe {
	left: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
}
div.popup-mov a.mov-close {
	background: transparent url(../images/close_button.png) no-repeat;
	border: none;
	display: block;
	height: 30px;
	left: 3px;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 3px;
	width: 30px;
}

/*
MASTHEAD
--------------------------------------------------*/
#wrapper_masthead {
	background: #CFCCB7 url(../images/bkgd_masthead.jpg) repeat-x center top;
}
#masthead {
	width: 750px;
	height: 190px;
	position: relative;
	left: 50%;
	margin-left: -375px;
	background: transparent url(../images/bkgd_masthead2.jpg) no-repeat 2px 29px;
}
#flashcontent {
	position: absolute;
	top: 37px;
	right: 8px;
}
#masthead ul {
	margin: 0;
	padding: 0;
	height: 25px;
	position: absolute;
	bottom: 0px;
	left: 9px;
	list-style: none;
}
#masthead li {
	margin: 0 2px 0 0;
	padding: 0;
	height: 25px;
	overflow: hidden;
	text-align: center;
	width: 103px;
	float: left;
	background: #B9B39C;
	text-transform: uppercase;
	position: relative;
}
#masthead li a {
	border: none;
	display: block;
	height: 25px;
	width: 103px;
	color: #333;
	text-indent: -9999em;
}
li#btn_home, #btn_home a {
	background: transparent url(../images/btn_home.gif) no-repeat center top;
}
li#btn_calendar, #btn_calendar a {
	background: transparent url(../images/btn_calendar.gif) no-repeat center top;
}
li#btn_tickets, #btn_tickets a {
	background: transparent url(../images/btn_tickets.gif) no-repeat center top;
}
li#btn_about_mtca, #btn_about_mtca a {
	background: transparent url(../images/btn_about_mtca.gif) no-repeat center top;
}
li#btn_missouri_symphony, #btn_missouri_symphony a {
	background: transparent url(../images/btn_missouri_symphony.gif) no-repeat center top;
}
li#btn_restoration, #btn_restoration a {
	background: transparent url(../images/btn_restoration.gif) no-repeat center top;
}
li#btn_facilities, #btn_facilities a {
	background: transparent url(../images/btn_facilities.gif) no-repeat center top;
}
#btn_home a:hover,
#btn_calendar a:hover,
#btn_tickets a:hover,
#btn_about_mtca a:hover,
#btn_missouri_symphony a:hover,
#btn_restoration a:hover,
#btn_facilities a:hover {
	background-position: 0px -25px;
}
#home #btn_home a,
#calendar #btn_calendar a,
#tickets #btn_tickets a,
#about_mtca #btn_about_mtca a,
#missouri_symphony #btn_missouri_symphony a,
#restoration #btn_restoration a,
#facilities #btn_facilities a {
	background-position: 0px -50px;
	cursor: default;
}

/*
CONTENT
--------------------------------------------------*/
#wrapper_content-outer {
	background: #FFF;
}
#wrapper_content-inner {
	width: 740px;
	position: relative;
	left: 50%;
	line-height: 1.7em;
	margin-left: -370px;
	padding: 30px 0 50px 0;
	color: #555;
}
#wrapper_content-inner img {
	padding: 3px;
	border: 1px solid #C7BFAD;
}
#content {
	width: 495px;
	margin-right: 3px;
	float: right;
	padding-bottom: 1em;
	border-bottom: 1px solid #C7BFAD;
}
#content h2 {
	font-size: 1.6em;
	padding-bottom: .5em;
	margin: .2em 0 1.2em 0;
	border-bottom: 1px solid #C7BFAD;
	font-weight: normal;
	color: #4C1918;
}
#content h3, #featured_event h3 {
	color: #DC9E00;
	margin-top: 1.5em;
	font-size: 1.5em;
}
#content h3 small {
	color: #555;
}
#content h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: -.5em;
}
#content ul, #home #col2 ul {
	list-style: url(/images/li.gif);
}
#content li, #home #col2 li {
	margin-bottom: .5em;
}
#sidebar {
	width: 208px;
	margin-left: 4px;
	padding: 1px;
	float: left;
	background: transparent url(../images/dot.gif);
}
#sidebar ul {
	background: #E6E6EB;
	border: 3px solid #FFF;
	margin: 0;
	padding: 5px 10px 10px 10px;
	list-style: none;
	font-size: .9em;
}
#sidebar li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
}
#sidebar li a {
	display: block;
	width: 167px;
	padding: 7px 10px 7px 5px;
	border: none;
	background: none;
	color: #535978;
	line-height: 1.3em;
}
#sidebar .topLink {
	text-transform: uppercase;
	border: none !important;
	font-size: 1.2em;
}
#sidebar .topLink a {
	color: #797E96;
	padding: 1em 0 .5em 0;
}
#sidebar .topLink a:hover {
	background: none;
	text-decoration: underline;
}
#sidebar li ul {
	border: none;
	background: transparent;
	padding: 0;
}
#sidebar li ul li {
	border: none;
}
#sidebar li ul li a {
	text-indent: 25px;
}
#sidebar li a:hover {
	background: #F2F3F5;
}
#menu a.selected {
	background: #F2F3F5;
}
#sidebar li ul li a:hover {
	background: none;
	text-decoration: underline;
}

/*
HOME PAGE
--------------------------------------------------*/
#home #h2-coming_up_next,
#home #h2-upcoming_events,
#home #h2-mtca_programs {
	height: 45px;
	text-indent: -9999em;
}
#home #h2-upcoming_events,
#home #h2-mtca_programs {
	margin-top: 20px;
	margin-right: 20px;
}
#home #h2-coming_up_next {
	background: transparent url(../images/h2-coming_up_next.gif) no-repeat;
}
#home #h2-upcoming_events {
	background: transparent url(../images/h2-upcoming_events.gif) no-repeat;
}
#home #h2-mtca_programs {
	background: transparent url(../images/h2-mtca_programs.gif) no-repeat;
}
#home #h3-notes_news,
#home #h3-the_show_must_go_on,
#home #h3-the_artistic_home_of,
#home #h3-vignettes,
#home #h3-facebook {
	height: 27px;
	text-indent: -9999em;
}
#home #h3-the_show_must_go_on,
#home #h3-the_artistic_home_of,
#home #h3-notes_news {
	margin-top: 20px;
}
#home #h3-notes_news {
	background: transparent url(../images/h3-notes_news.gif) no-repeat;
}
#home #h3-the_show_must_go_on {
	background: transparent url(../images/h3-the_art_of_it_all.gif) no-repeat;
}
#home #h3-the_artistic_home_of {
	background: transparent url(../images/h3-the_artistic_home_of.gif) no-repeat;
}
#home #h3-vignettes {
	background: transparent url(../images/h3-vignettes.gif) no-repeat;
}
#home #h3-facebook {
	background: transparent url(../images/h3-facebook.gif) no-repeat;
}
#home #col1 {
	width: 465px;
	padding: 0 0 0 10px;
	float: left;
	font-size: .9em;
}
#featured_event {
	padding: 0 20px 10px 0;
	background: transparent url(../images/shadow_v.gif) repeat-y top right;
	font-size: 1.1em;
}
#featured_event img {
	float: right;
	margin-left: 2em;
}
#featured_event h3 {
	margin-top: 0;
	font-weight: normal;
}
#featured_event .clear {
	height: 10px;
	clear: right;
}
#featured_event a {
	font-weight: bold;
}
#eventDetails {
	margin: 0;
	padding: .6em 1em;
	line-height: 1.3em;
	background: #F4E5C0;
	border: 1px solid #C7BFAC;
}
#eventDetails .tickets {
	float: right;
}
#eventDetails .tickets a {
	display: block;
	width: 143px;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	background: #FFF url(../images/bkgd_tickets.gif) no-repeat;
	border: none;
	text-align: center;
	margin: .5em 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C1918;
}
#eventDetails .tickets a:hover {
	text-decoration: underline;
}
#upcoming {
	background: transparent url(/images/bkgd_columns2.gif) repeat-y top center;
	margin-right: 20px;
}
.upcomingItem {
	float: left;
	margin: 0 1px 0 0;
	line-height: 1.3em;
	padding: 3px 10px;
	width: 127px;
}
#upcoming .clear {
	clear: left;
	line-height: 0px;
}
.upcomingItem p {
	margin: 0;
}
.upcomingItem a {
	border: none;
	display: block;
	line-height: 2em;
	font-weight: bold;
	background: transparent url(../images/link_arrow.gif) no-repeat center left;
	padding-left: 1.5em;
}
.upcomingItem a:hover {
	text-decoration: underline;
}
#home #col1 {
	background: transparent url(../images/shadow_v.gif) repeat-y top right;
}
#home #col2 {
	width: 250px;
	margin: 0 3px 0 0;
	float: right;
	font-size: .9em;
	line-height: normal;
	overflow: hidden;
}
#home #col2 p {
	margin: 10px;
}
#home #col2 p a {
	font-weight: bold;
	font-size: 1.1em;
}
#home #col2 ul {
	padding-left: 0;
	margin-left: 30px;
}
#home #col2 ul a {
	color: #555;
}
#home #col2 ul a:hover {
	color: #000;
}
.program img {
	border: none !important;
}
a.program {
	display: block;
	float: left;
	margin-right: 6px;
	line-height: 0px;
	border: 1px solid #C7BFAD;
}
a:hover.program {
	border-color: #C7A864;
}
body#home div#col2 ul#vignettes,
body#home div#col2 ul#vignettes li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
body#home div#col2 ul#vignettes {
	overflow: hidden;
	width: 260px;
}
body#home div#col2 ul#vignettes li {
	float: left;
	font-size: 10px;
	line-height: 1;
	margin: 10px 10px 0 0;
	text-align: center;
	width: 120px;
}
body#home div#col2 ul#vignettes li a {
	border: 1px solid #c7bfad;
	display: block;
	float: left;
	height: 63px;
	margin-bottom: 3px;
	padding: 3px;
	width: 112px;
}

/*
PLOWMAN
--------------------------------------------------*/
#oca {
	font-size: 11px;
	font-style: italic;
	line-height: 1.4;
	margin: 40px 0 30px 0;
	text-align: center;
}
#oca img {
	border: none;
	margin: 0;
	padding: 0;
}

/*
FOOTER
--------------------------------------------------*/
#wrapper_footer {
	background: transparent url(../images/bkgd_body.jpg) repeat-x;
}
#footer-1, #footer-2 {
	width: 740px;
	padding: 1.5em 0 1em 0;
	position: relative;
	left: 50%;
	margin-left: -370px;
	color: #A18D7E;
	line-height: 1.3em;
	border-bottom: 1px solid #68332E;
}
#footer-1 a {
	color: #A18D7E;
	text-decoration: none;
	border-bottom: 1px solid #A18D7E;
}
#footer-1 a:hover {
	color: #FFF;
	border-bottom: 1px solid #999;
}
#electronic {
	float: right;
	text-align: right;
}
#snail {
	float: left;
}
#footer-2 {
	padding: 1px 0 0 0;
	border: none;
	font-size: .9em;
	color: #7A564F;
}
#footer-2 p {
	margin: 1em 0 0 0;
	padding: 0 0 5em 0;
}
#footer-2 a {
	color: #7A564F;
	border: none;
}
#footer-2 a:hover {
	color: #A18D7E;
}
#jf {
	margin: 0;
	padding: 0;
	float: right;
}
#jf a {
	width: 92px;
	height: 10px;
	display: block;
	border: none;
	background: transparent url(../images/jf.gif) no-repeat;
}
#jf a:hover {
	background-position: -92px 0;
}
