@media screen, projection {
html {
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0;
	margin:0;
	background-color:#120605;
	background-image:url(bg-html.gif); /* floral decorations */
	background-position:bottom center;
	background-repeat:no-repeat;
}
body {
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0 0 1px;
	/* background photos attached here by section, class applied to body */
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-image:url(bg-body.jpg);
}
body.filene {
}
body.barns {
	background-image: url(bg-body-wood.jpg);
}
body.education {
	background-image: url(bg-edu.jpg);
}
body.opera {
	background-image: url(bg-body-curtains.jpg);
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:20px;
}
h2 span {
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#b8372d;
	display:block;
}
h3 {
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
	color:#360f00;
}
h3.dotted {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	background-position:bottom left;
	background-repeat:repeat-x;
}
.barns h3.dotted {
	color:#dd3e00;
	background-image:url(bg-locinfo-barns.gif);
}
.filene h3.dotted {
	color:#9d1b11;
	background-image:url(bg-locinfo-filene.gif);
}
.special h3.dotted {
	color:#464679;
	background-image:url(bg-locinfo-special.gif);
}
.education h3.dotted {
	color:#00743c;
	background-image:url(bg-locinfo-education.gif);
}
.opera h3.dotted {
	color:#017b87;
	background-image:url(bg-locinfo-opera.gif);
}
.global h3.dotted {
	background-image:url(bg-dotted-horiz.gif);
	padding-bottom:1px;
}
.global h3.dotted div {
	color:#fff;
	padding:3px;
	background-color:#765332;
	font-weight:normal;
	text-transform:uppercase;
	font-size:11px;
}
h4 {
	color:#280f0a;
	margin-bottom:10px;
}
body.barns h4 {
	color:#ec7c39;
}
body.filene h4 {
	color:#d13e33;
}
body.education h4 {
	color:#0b9c55;
}
body.opera h4 {
	color:#00a6b5;
}
.grid-e h4, .grid-f h4 {
	font-weight:normal !important;
}
h5 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#765332;
	padding:2px 5px;
	color:#fff;
	margin-bottom:5px;
}
h6 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height:1.6em; text-align:justify; padding:0 0 8px;
}
ol, ul {
	margin-bottom:0;
}
li {
	margin-bottom:10px;
	line-height:1.6em;
}
img {
	border:none;
}
img.bordered {
	padding:2px;
	border:1px solid #4d0f00;
	background-color:#fff;
}
a:link, a:visited {
	color:#5C3F26;
	text-decoration:underline;
}
a:focus, a:hover, a:active {
	text-decoration:none;
}
a.arrowlink {
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	color:#820b02;
	background-image:url(bullet-arrow-red.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}
a.download {
	padding-left:15px;
	background-image:url(icon-download.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#b90e01;
}
input,  select {
	border: 1px solid #7f9db9;
	font-size: 12px;
}
.findevents #q {
	width: 141px;
}
#s-venue,  #s-type {
	width: 141px;
	margin: 0 5px 8px 0;
}
#s-genre {
	display: block;
	width: 290px;
	margin: 0 5px 8px 0;
}
.button {
	display: block;
}
.label {
	margin: 5px 0;
}
.label label {
	position: relative;
}
input.img {
	border: none;
	vertical-align: middle;
 *vertical-align: text-bottom;
	margin-left:3px;
}
.button {
	text-align: right;
}
div.button .img {
	margin:7px 7px 0;
}
.barns a {
	color:#dd3e00;
}
.filene a {
	color:#9d1b11;
}
.education a {
	color:#00743c;
}
.special a {
	color: #464679;
}
.opera a {
	color:#017b87;
}
div.hr {
	background-image:url(bg-dotted-horiz.gif);
	background-position:0 50%;
	background-repeat:repeat-x;
	height:11px;
	overflow:hidden;
	margin:-10px 0 10px;
	clear:both;
}
div.hr hr {
	display:none;
}
.module div.hr {
	margin-bottom:0;
}
div.page {
	padding:10px;
	background-color:#fff;
}
div.search {
	background-color:#f1f3eb !important;
}
div.photos {
}
div.grid-ad div.grid-ab div.photos {
	margin:0 -20px;
}
div.photos img {
	display:block;
	margin-bottom:10px;
	border-left-width:5px;
	border-left-style:solid;
	border-color:#920A00;
}
.barns div.photos img {
	border-color:#ec7c39;
}
.filene div.photos img {
	border-color:#d13e33;
}
.education div.photos img {
	border-color:#0b9c55;
}
.special div.photos img {
	border-color:#666699;
}
.global div.photos img {
	border-color:#920a00;
}
.opera div.photos img {
	border-color:#00a6b5;
}
.grid-e div.photos, .grid-f div.photos {
	margin:0 -10px 0 -11px;
}
.p10 .page {
	padding:0;
}
p.highlight {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#765332;
}
.barns p.highlight {
	color:#ec7c39;
}
.filene p.highlight {
	color:#d13e33;
}
.education p.highlight {
	color:#0b9c55;
}
.special p.highlight {
	color:#666699;
}
.opera p.highlight {
	color:#00a6b5;
}
p.colored {
	color:#820b02;
}
.barns p.colored {
	color:#ec7c39;
}
.filene p.colored {
	color:#d13e33;
}
.education p.colored {
	color:#0b9c55;
}
.opera p.colored {
	color:#00a6b5;
}
div.module p.small {
	font-size:11px;
}
div.loc-info {
	font-size:11px;
	margin-bottom:10px;
}
div#doc {
	width:980px;
	margin:0 auto;
	background-color:#fdfcf5;
}
div#header {
	height:177px;
	overflow:hidden;
	background:#000 url(bg-header.gif) repeat-x 0 -37px;
	color:#fff !important;
	position:relative;
}
div#header div#logo {
	height:96px;
	width:100%;
	position:absolute;
	left:0;
	top:0px;
	background-image:url(logo-header.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
div#header div#logo h6 {
	width:100%;
	height:100%;
	text-align:center;
}
div#header div#logo a {
	display:block;
	width:700px;
	height:96px;
	cursor:pointer;
}
div#header div#logo span {
	display:none;
}
div#header div#actions {
	position:absolute;
	left:0;
	top:105px;
	width:980px;
}
div#header div#actions ul {
	margin:0 0 0 20px;
	padding:0;
}
div#header div#actions ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	text-transform:uppercase;
	border-right:1px dotted #fff;
	height:33px;
	line-height:33px;
	float:left;
}
* html div#header div#actions ul li {
	border-right:1px solid #fff;
}
div#header div#actions ul li.last {
	border-right-style:none;
}
div#header div#actions a {
	padding: 0 24px;
	color:#fff !important;
	display:block;
	text-decoration:none;
	font-weight:normal !important;
}
div#header div#actions a:hover {
	/* background-color:#fff; */
					color:#fdc968 !important;
}
div#header div#actions li.active a {
	background-color:#fff;
	color:#791102 !important;
}
div#header div#venues {
	position:absolute;
	left:0;
	top:139px;
	width:980px;
}
div#header div#venues ul {
	padding:0;
	margin:0 0 0 214px;
	width:589px;
}
div#header div#venues ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	background-position:top left;
	background-repeat:repeat-x;
	height:38px;
	line-height:30px;
	width:146px;
	border-left:1px solid #0f0704;
	float:left;
}
div#header div#venues ul li.last {
	border-right:1px solid #0f0704;
}
div#header div#venues a {
	display:block;
	text-align:center;
	height:31px;
	text-decoration:none;
	color:#fff !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom-width:6px;
	border-bottom-style:solid;
}
div#venues li a span {
	background-repeat:no-repeat;
	background-position:0 50%;
}
div#venues li#loc-filene a {
	border-color:#d13e33;
}
div#venues li#loc-filene a:hover {
	background-color:#d13e33;
}
body.filene div#venues li#loc-filene a {
	height:32px;
	background-color:#d13e33;
}
body.filene div#venues li#loc-filene a span {
	background-image:url(topnav-active.gif);
	padding-left:10px;
}
div#venues li#loc-barns a {
	border-color:#ec7c39;
}
div#venues li#loc-barns a:hover {
	background-color:#ec7c39;
}
body.barns div#venues li#loc-barns a {
	height:32px;
	background-color:#ec7c39;
}
body.barns div#venues li#loc-barns a span {
	background-image:url(topnav-active.gif);
	padding-left:10px;
}
div#venues li#loc-education a {
	border-color:#0b9c55;
}
div#venues li#loc-education a:hover {
	background-color:#0b9c55;
}
body.education div#venues li#loc-education a {
	height:32px;
	background-color:#0b9c55;
}
body.education div#venues li#loc-education a span {
	background-image:url(topnav-active.gif);
	padding-left:10px;
}
div#venues li#loc-opera a {
	border-color:#00a6b5;
}
div#venues li#loc-opera a:hover {
	background-color:#00a6b5;
}
body.opera div#venues li#loc-opera a {
	height:32px;
	background-color:#00a6b5;
}
body.opera div#venues li#loc-opera a span {
	background-image:url(topnav-active.gif);
	padding-left:10px;
}
div#header div#venues a:hover {
}
div#header div#actions li.active a {
}
div#header div#globalNav {
	position:absolute;
	right:30px;
	top:15px;
	height:20px;
	width:964px;
	padding:8px 8px 0;
}
div#header div#globalNav ul {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e0b462;
}
div#header div#globalNav ul li {
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	border-right:1px dotted #9f9a85;
	list-style-type:none;
	display:inline;
}
* html div#header div#globalNav ul li {
	border-right:1px solid #9f9a85;
}
div#header div#globalNav a {
	font-weight:normal !important;
	color:#e0b462 !important;
	text-decoration:none;
}
div#header div#globalNav a:hover {
	color:#fff !important;
}
div#header div#globalNav ul li.last {
	padding-right:0;
	margin-right:0;
	border-right-style:none;
}
div#header div#globalNav input {
	border:1px solid #fff;
	color:#fff;
	background-color:#755332;
	padding:1px;
	vertical-align:middle;
}
div#header div#globalNav input#sq {
	background-color:#1a0f0d;
	padding:2px 3px;
	line-height:17px;
}
div#ctl00_body,  div#body {
	height:auto !important;
	height:1100px;
	min-height:1100px;
}
div#leftnav { /* left navigation */
}
/* tier one */
				div#leftnav ul.nav {
	padding:0;
	margin:0;
}
div#leftnav ul.nav li {
	line-height: 1.3;
	padding:0 0 1px;
	margin:0;
	list-style-type:none;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background-image:url(bg-leftnav-li.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div#leftnav ul.nav li.active {
	background-image:none;
}
div#leftnav ul.nav li.last {
	background-image:none;
	padding-bottom:0;
}
div#leftnav ul.nav li a {
	display:block;
	color:#360f00 !important;
	text-decoration:none;
	height:auto !important;
	height:19px;
	min-height:19px;
	padding:5px 5px 5px 18px;
	margin:0;
}
div#leftnav ul.nav li a:hover {
	color:#820b02 !important;
}
div#leftnav ul.nav li.active a {
	color:#820b02 !important;
	background-image:url(bg-leftnav-active.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
/* tier two */
				div#leftnav ul.nav li.active ul {
	padding:1px 0 0;
	margin:0 1px 0 0;
	background-color:#e1d79b;
	border-left:10px solid #920A00;
	background-image:url(bg-leftnav-li.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#leftnav ul.nav li.active ul li {
	padding:0 0 1px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-image:url(bg-leftnav-active-2.gif);
	height:auto;
}
div#leftnav ul.nav li.active ul li.last {
}
div#leftnav ul.nav li.active ul li a {
	height:auto !important;
	height:15px;
	min-height:15px;
	background-image:url(bullet-leftnav-black.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
	padding-left:18px;
	color:#000 !important;
}
div#leftnav ul.nav li.active ul li.active a {
	background-image:url(bullet-leftnav-red.gif);
	color:#920a00 !important;
}
div#leftnav ul.nav li.active ul li.active a.open {
	background-image:url(bullet-leftnav-red-down.gif);
}
/* tier three */
				div#leftnav ul.nav li.active ul li.active ul {
	padding:1px 0 0;
	margin:0;
	background-image:url(bg-leftnav-li.gif);
	background-position:top right;
	border-left-style:none;
}
div#leftnav ul.nav li.active ul li.active ul li {
	background-color:#ae974c;
	padding:0 0 1px;
	background-image:url(bg-leftnav3-white.gif);
}
div#leftnav ul.nav li.active ul li.active ul li.last {
	background-image:none;
	padding-bottom:0;
}
div#leftnav ul.nav li.active ul li.active ul li.active {
	background-color:#920a00;
}
div#leftnav ul.nav li.active ul li.active ul li a {
	padding:5px 5px 5px 30px;
	color:#fff !important;
	background-image:url(bullet-leftnav-red.gif);
	background-position:20px 12px;
}
div#leftnav ul.nav li.active ul li.active ul li.active a {
	background-image:url(bullet-leftnav-white.gif);
}
div#leftnav ul.nav li.active ul li.active ul li a:hover {
	background-image:url(bullet-leftnav-white.gif);
	background-color:#920a00;
}
div#footer {
	border-top:1px solid #430c01;
	background-color:#f7f3da;
	padding:0;
}
div#footer div.clearfix {
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#footer div.clearfix a {
	text-decoration:none;
	color:#27110b !important;
}
div#footer div.clearfix a:hover {
	text-decoration:underline;
}
div#footer div.f-left a {
	font-weight:bold;
}
div#footer ul {
	padding:8px;
	margin:0;
}
div#footer ul li {
	display:inline;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	list-style-type:none;
	border-right:1px solid #27110b;
}
div#footer ul li.last {
	margin-right:0;
	padding-right:0;
	border-right-style:none;
}
div#footer div.license {
	font-size:10px;
	text-align:center;
	color:#fff;
	background-color:#120605;
	padding:4px;
}
div#footer div.license a{ color:#fff; }
.f-right {
	float:right;
}
.f-left {
	float:left;
}
.sechl { /* thick colored bar across top to highlight sections */
	border-top-width:30px;
	border-top-style:solid;
	padding-top:20px;
}
.barns .sechl {
	border-color:#ec7c39;
}
.filene .sechl {
	border-color:#d13e33;
}
.education .sechl {
	border-color:#0b9c55;
}
.opera .sechl {
	border-color:#00a6b5;
}
ul.no-bullets,  div.module ul {
	padding:0;
	margin:0;
}
ul.no-bullets li,  div.module ul li {
	padding:0;
	margin:0 0 10px;
	list-style-type:none;
}
/* used repeatedly */
	table.tickets {
	padding:0;
	margin:0;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.tickets td {
	padding:0 1px 0 0;
	margin:0;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:20%;
	height:auto !important;
	height:39px;
	min-height:39px;
	vertical-align:bottom;
}
table.tickets td.null {
	background-image:none !important;
}
.filene .tickets td {
	background-image:url(tix-fi-divider.gif);
}
.barns .tickets td {
	background-image:url(tix-ba-divider.gif);
}
.opera .tickets td {
	background-image:url(tix-op-divider.gif);
}
.education .tickets td {
	background-image:url(tix-ed-divider.gif);
}
.special .tickets td {
	background-image:url(tix-sp-divider.gif);
}
table.tickets td.teaser {
	width:auto;
	padding-right:0px;
	background-image:none !important;
}
table.tickets td.teaser div {
	background-repeat:repeat-x;
	background-position:bottom left;
}
.filene td.teaser div {
	background-image:url(bg-eventstoday-filene.gif);
}
.barns td.teaser div {
	background-image:url(bg-eventstoday-barns.gif);
}
.education td.teaser div {
	background-image:url(bg-eventstoday-education.gif);
}
.opera td.teaser div {
	background-image:url(bg-eventstoday-opera.gif);
}
table.tickets td div {
	padding:3px 0 17px;
	text-align:center;
	/*		height:100%;*/
		margin:0;
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:11px;
}
table.tickets td.coming-soon div,  table.tickets td.register div,  table.tickets td.available div {
	padding-bottom: 0;
}
table.tickets td.teaser div {
	padding-left:10px;
	text-align:left;
} /* TODO: background images for .teaser div */
table.tickets td div span {
	display:none;
}
table.tickets td.desc {
	font-weight:bold;
	color:#000 !important;
}
.opera td.desc div {
	background-image:url(tix-op-desc.gif);
}
.opera td.available div {
	background-image:url(tix-op-tickets.gif);
}
.opera td.sold-out div {
	background-image:url(tix-op-soldout.gif);
}
.opera td.coming-soon div {
	background-image:url(tix-op-coming.gif);
}
.opera td.full div {
	background-image:url(tix-op-full.gif);
}
.opera td.register div {
	background-image:url(tix-op-register.gif);
}
.opera td.cancelled div {
	background-image:url(tix-op-cancelled.gif);
}
.opera td, .opera td a {
	color:#005b63 !important;
}
.opera td.desc a {
	color:#000 !important;
}
.filene td.desc div {
	background-image:url(tix-fi-desc.gif);
}
.filene td.available div {
	background-image:url(tix-fi-tickets.gif);
}
.filene td.sold-out div {
	background-image:url(tix-fi-soldout.gif);
}
.filene td.coming-soon div {
	background-image:url(tix-fi-coming.gif);
}
.filene td.full div {
	background-image:url(tix-fi-full.gif);
}
.filene td.register div {
	background-image:url(tix-fi-register.gif);
}
.filene td.cancelled div {
	background-image:url(tix-fi-cancelled.gif);
}
.filene td, .filene td a {
	color:#902219 !important;
}
.filene td.desc a {
	color:#000 !important;
}
.education td.desc div {
	background-image:url(tix-ed-desc.gif);
}
.education td.available div {
	background-image:url(tix-ed-tickets.gif);
}
.education td.sold-out div {
	background-image:url(tix-ed-soldout.gif);
}
.education td.coming-soon div {
	background-image:url(tix-ed-coming.gif);
}
.education td.full div {
	background-image:url(tix-ed-full.gif);
}
.education td.register div {
	background-image:url(tix-ed-register.gif);
}
.education td.cancelled div {
	background-image:url(tix-ed-cancelled.gif);
}
.education td, .education td a {
	color:#08743f !important;
}
.education td.desc a {
	color:#000 !important;
}
.special td.desc div {
	background-image:url(tix-sp-desc.gif);
}
.special td.available div {
	background-image:url(tix-sp-tickets.gif);
}
.special td.sold-out div {
	background-image:url(tix-sp-soldout.gif);
}
.special td.coming-soon div {
	background-image:url(tix-sp-coming.gif);
}
.special td.full div {
	background-image:url(tix-sp-full.gif);
}
.special td.register div {
	background-image:url(tix-sp-register.gif);
}
.special td.cancelled div {
	background-image:url(tix-sp-cancelled.gif);
}
.special td, .special td a {
	color:#464679 !important;
}
.special td.desc a {
	color:#000 !important;
}
.barns td.desc div {
	background-image:url(tix-ba-desc.gif);
}
.barns td.available div {
	background-image:url(tix-ba-tickets.gif);
}
.barns td.sold-out div {
	background-image:url(tix-ba-soldout.gif);
}
.barns td.coming-soon div {
	background-image:url(tix-ba-coming.gif);
}
.barns td.full div {
	background-image:url(tix-ba-full.gif);
}
.barns td.register div {
	background-image:url(tix-ba-register.gif);
}
.barns td.cancelled div {
	background-image:url(tix-ba-cancelled.gif);
}
.barns td, .barns td a {
	color:#af5c2a !important;
}
.barns td.desc div a {
	color:#000 !important;
}
table.tickets td a {
	display:block;
	width:100%;
	/*		height:100%;*/
		text-decoration:none !important;
	padding-bottom: 17px;
}
/* search results */
	.search div.resultdesc {
	line-height:28px;
}
div.resultdesc {
	background-color:#fff;
	margin:-10px -10px 10px;
	padding:0 10px;
	font-size:11px;
	color:#d13e33;
	font-weight:bold;
}
ol.searchresults {
	padding:0;
	margin:0;
}
ol.searchresults li {
	margin:0 0 10px;
	background-color:#fff;
	list-style-type:none;
	color:#666;
}
ol.searchresults div.search-desc {
	padding:10px 28px 0;
}
ol.searchresults div.loc-info {
	line-height:20px;
	padding-bottom:1px;
	background-position:bottom left;
	background-repeat:repeat-x;
}
ol.searchresults div.loc-info strong {
	font-weight:normal;
}
li.barns div.loc-info {
	color:#ec7c39;
	background-color:#fbe2d3;
	background-image:url(bg-locinfo-barns.gif);
}
li.barns div.loc-info span {
	background-color:#ec7c39;
}
li.barns div.loc-info strong {
	color:#af5c2a;
}
li.filene div.loc-info {
	color:#d13e33;
	background-color:#f8e2e0;
	background-image:url(bg-locinfo-filene.gif);
}
li.filene div.loc-info span {
	background-color:#d13e33;
}
li.filene div.loc-info strong {
	color:#9b2e26;
}
li.education div.loc-info {
	color:#0b9c55;
	background-color:#e6f5ee;
	background-image:url(bg-locinfo-education.gif);
}
li.education div.loc-info span {
	background-color:#0b9c55;
}
li.education div.loc-info strong {
	color:#08743f;
}
li.special div.loc-info {
	color:#464679;
	background-color:#C9C9FF;
	background-image:url(bg-locinfo-special.gif);
}
li.special div.loc-info span {
	background-color:#666699;
}
li.special div.loc-info strong {
	color:#464679;
}
li.opera div.loc-info {
	color:#00a6b5;
	background-color:#e5f6f7;
	background-image:url(bg-locinfo-opera.gif);
}
li.opera div.loc-info span {
	background-color:#00a6b5;
}
li.opera div.loc-info strong {
	color:#007a86;
}
ol.searchresults div.loc-info span {
	width:20px;
	color:#fff;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	text-align:center;
}
ol.searchresults h3 {
	margin-bottom:5px;
}
ol.searchresults h3 a {
	text-decoration:none;
}
ol.searchresults li.barns h3 a {
	color:#af5c2a;
}
ol.searchresults li.filene h3 a {
	color:#9b2e26;
}
ol.searchresults li.education h3 a {
	color:#08743f;
}
ol.searchresults li.opera h3 a {
	color:#007a86;
}
/* event headers for detail pages */
	div.eventheader {
	background-position:0 0;
	background-repeat:repeat-y;
}
div.eventheader * {
	color:#fff !important;
}
.barns div.eventheader {
	background-image:url(bg-ba-eventheader.gif);
}
.filene div.eventheader {
	background-image:url(bg-fi-eventheader.gif);
}
.education div.eventheader {
	background-image:url(bg-ed-eventheader.gif);
}
.special div.eventheader {
	background-image:url(bg-sp-eventheader.gif);
}
.opera div.eventheader {
	background-image:url(bg-op-eventheader.gif);
}
div.eventheader .grid-d ul {
	padding:5px 0 0;
	margin:0;
}
div.eventheader .grid-d ul li {
	background-image:url(bg-eventheader-li.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px;
	list-style-type:none;
}
div.eventheader .grid-d ul li a {
	color:#fff !important;
	text-decoration:none;
}
div.eventheader .desc-date {
	font-size:16px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
}
.barns div.eventheader div.desc-date {
	color:#fbe2d3 !important;
}
.filene div.eventheader div.desc-date {
	color:#f8e2e0 !important;
}
.education div.eventheader div.desc-date {
	color:#e6f5ee !important;
}
.opera div.eventheader div.desc-date {
	color:#e5f6f7 !important;
}
div.eventheader div.desc-title {
	padding:20px 0 10px;
}
div.eventheader div.desc-title .s1 {
	font-size:11px;
}
div.eventheader div.desc-title .s2 {
	font-size:14px;
}
div.eventheader div.desc-title .s3 {
	font-size:16px;
}
div.eventheader div.desc-title .s4 {
	font-size:18px;
	font-family:"Georgia", "Times New Roman", Times, serif;
}
div.eventheader div.desc-title .s5 {
	font-size:28px;
	font-family:"Georgia", "Times New Roman", Times, serif;
}
div.eventheader div.desc-title .br {
	margin-bottom:20px;
}
/* for classes */
	div.class-details {
}
div.class-details h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:3px 3px 4px;
	margin-bottom:10px;
	background-position:bottom left;
	background-repeat:repeat-x;
}
.barns div.class-details h4 {
	color:#dd3e00;
	background-color:#fbe2d3;
	background-image:url(bg-locinfo-barns.gif);
}
.filene div.class-details h4 {
	color:#9d1b11;
	background-color:#f8e2e0;
	background-image:url(bg-locinfo-filene.gif);
}
.education div.class-details h4 {
	color:#00743c;
	background-color:#e6f5ee;
	background-image:url(bg-locinfo-education.gif);
}
.special div.class-details h4 {
	color:#464679;
	background-color:#e6f5ee;
	background-image:url(bg-locinfo-education.gif);
}
.opera div.class-details h4 {
	color:#017b87;
	background-color:#e5f6f7;
	background-image:url(bg-locinfo-opera.gif);
}
div.class-details ul {
	padding:0;
	margin:0;
}
div.class-details ul li {
	padding:0;
	margin:0 0 10px;
	list-style-type:none;
}
.barns div.class-details ul li {
	color:#ec7c39 !important;
}
.barns div.class-details ul li div.desc {
	color:#dd3e00 !important;
}
.filene div.class-details ul li {
	color:#d13e33 !important;
}
.filene div.class-details ul li div.desc {
	color:#9d1b11 !important;
}
.education div.class-details ul li {
	color:#0b9c55 !important;
}
.education div.class-details ul li div.desc {
	color:#00743c !important;
}
.special div.class-details ul li {
	color:#666699 !important;
}
.special div.class-details ul li div.desc {
	color:#464679 !important;
}
.opera div.class-details ul li {
	color:#00a6b5 !important;
}
.opera div.class-details ul li div.desc {
	color:#017b87 !important;
}
/* pillar landing pages */
	ul.eventlist {
	padding:0 0 20px;
	margin:0;
}
ul.eventlist li {
	padding:0;
	margin:0 0 20px;
	list-style-type:none;
	border-top-style:solid;
	border-width:1px;
	border-color:#765332;
}
.barns ul.eventlist li {
	border-color:#ec7c39;
}
.filene ul.eventlist li {
	border-color:#d13e33;
}
.education ul.eventlist li {
	border-color:#0b9c55;
}
.opera ul.eventlist li {
	border-color:#00a6b5;
}
ul.eventlist li div.img {
	float:left;
	display:inline;
	margin:0 15px 3px 0;
	border-top-style:solid;
	border-width:4px;
	border-color:#765332;
}
.barns ul.eventlist div.img {
	border-color:#ec7c39;
}
.filene ul.eventlist div.img {
	border-color:#d13e33;
}
.education ul.eventlist div.img {
	border-color:#0b9c55;
}
.opera ul.eventlist div.img {
	border-color:#00a6b5;
}
ul.eventlist div.composer {
	padding-top:10px;
	color:#765332;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:-10px;
}
ul.eventlist h3 {
	padding-top:10px;
}
ul.eventlist h3, ul.eventlist h3 a {
	color:#920a00 !important;
	text-decoration:none;
}
ul.eventlist div.subtitle {
	margin:-10px 0 10px;
	font-size:11px;
	color:#765332;
}
ul.eventlist div.desc {
	color:#666 !important;
}
ul.eventlist ul.dates {
	padding:0;
	margin:0 2px;
	clear:both;
	border-top:5px solid #FDFCF5;
	background-position:bottom left;
	background-repeat:repeat-x;
	width:426px;
	background-color:#D0CBB7;
	background-image:url(bg-locinfo-global.gif);
}
.barns ul.eventlist ul.dates {
	background-color:#fbe2d3;
	background-image:url(bg-locinfo-barns.gif);
}
.filene ul.eventlist ul.dates {
	background-color:#f8e2e0;
	background-image:url(bg-locinfo-filene.gif);
}
.education ul.eventlist ul.dates {
	background-color:#e6f5ee;
	background-image:url(bg-locinfo-education.gif);
}
.opera ul.eventlist ul.dates {
	background-color:#e5f6f7;
	background-image:url(bg-locinfo-opera.gif);
}
ul.eventlist ul.dates li {
	background-position:bottom left;
	background-repeat:repeat-x;
	border-style:none;
	padding:3px 10px 4px;
	width:193px;
	margin:0;
	list-style-type:none;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.barns ul.eventlist ul.dates li {
	background-color:#fbe2d3;
	background-image:url(bg-locinfo-barns.gif);
}
.filene ul.eventlist ul.dates li {
	background-color:#f8e2e0;
	background-image:url(bg-locinfo-filene.gif);
}
.education ul.eventlist ul.dates li {
	background-color:#e6f5ee;
	background-image:url(bg-locinfo-education.gif);
}
.opera ul.eventlist ul.dates li {
	background-color:#e5f6f7;
	background-image:url(bg-locinfo-opera.gif);
}
ul.eventlist ul.dates li span {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.eventlist ul.dates li a {
	text-decoration:none;
	font-size:11px;
}
.barns ul.eventlist ul.dates li a {
	color:#ec7c39;
}
.filene ul.eventlist ul.dates li a {
	color:#d13e33;
}
.education ul.eventlist ul.dates li a {
	color:#0b9c55;
}
.opera ul.eventlist ul.dates li a {
	color:#00a6b5;
}
/* featured artist blocks (on venue landing pages) */
	div.featured-artist {
	padding:10px 0 0 0;
	margin-bottom:10px;
	background-image:url(bg-dotted-horiz.gif);
	background-repeat:repeat-x;
}
div.featured-artist div.img {
	float:right;
	display:inline;
	margin:0 0 0 15px;
	border-left:5px solid #ec7c39;
}
div.featured-artist div.title {
	padding:0 10px;
	font-size:10px;
	text-transform:uppercase;
	color:#765332;
	margin-bottom:10px;
}
div.featured-artist div.artist {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ec7c39;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 10px;
}
div.featured-artist div.artist a {
	text-decoration:none;
	color:#ec7c39;
}
div.featured-artist div.artist-info {
	padding:0 10px;
	color:#765332 !important;
	font-size:11px;
}
div.featured-artist div.artist-history {
	clear:both;
	border-top:5px solid #FDFCF5;
	border-bottom:3px solid #765332;
	background-color:#f0edd5;
	padding:10px 10px 0;
	color:#000 !important;
	font-size:11px;
}
/* internship block */
	div.misc-box {
	padding:10px 0 0;
	margin:10px 0 40px;
	background-image:url(bg-dotted-horiz.gif);
	background-repeat:repeat-x;
	border-bottom:3px solid #765332;
	color:#666;
}
div.misc-box div.img {
	float:right;
	display:inline;
	margin:0 0 0 15px;
	border-left:5px solid #ec7c39;
}
div.misc-box a {
	color: #765332;
}
/* crosslinks */
	ul.crosslinks {
	margin:0 0 40px;
	padding:0;
}
ul.crosslinks li {
	padding:0 0 0 23px;
	margin:0 0 10px;
	list-style-type:none;
	background-position:5px 0.5em;
	background-repeat:no-repeat;
	background-image:url(bullet-arrow-misc.gif);
}
.barns ul.crosslinks li {
	background-image:url(bullet-arrow-barns.gif);
}
.filene ul.crosslinks li {
	background-image:url(bullet-arrow-filene.gif);
}
.education ul.crosslinks li {
	background-image:url(bullet-arrow-education.gif);
}
.opera ul.crosslinks li {
	background-image:url(bullet-arrow-opera.gif);
}
ul.crosslinks a {
	text-decoration:none;
	font-weight:bold;
}
/* two column bullet list */
	ul.two-col {
	padding:0 0 9px;
	margin:0;
	background-image:url(bg-dotted-horiz.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
ul.two-col li {
	width:49.5%;
	float:left;
	padding:0;
	margin:0 0 5px !important;
	list-style-type:none;
}
ul.two-col li a {
	padding:0 4px 0 9px;
	border-bottom-style:none;
	background-image:url(bullet-leftnav-black.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
}
/* blue floral box */
	div.blue-floral {
	background-color:#e8fafa;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(bg-bluefloral.gif);
	padding:10px 70px 10px 10px;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-color:#00a6b5;
}
/* pullout box in content area */
	div.pullout {
	padding-top:1px;
	background-image:url(bg-dotted-horiz.gif);
	background-repeat:repeat-x;
}
div.pullout div.clearfix {
	padding-bottom:1px;
	background-image:url(bg-dotted-horiz.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
div.pullout div.img {
	float:left;
	display:inline;
	margin-right:20px;
	border-left:5px solid #920a00;
}
div.pullout div.txt {
	padding:10px 0;
}
div.pullout div.txt h3 {
	font-weight:normal;
	margin-bottom:5px;
	color:#02899d;
}
div.pullout div.txt ul li {
	margin-bottom:0;
	font-size:11px;
	font-weight:bold;
}
div.pullout div.txt ul li a {
	color:#820b02;
}
/* image inset */
	div.img-inset {
	float:right;
	display:inline;
	line-height:0px;
	border:1px solid #b8a591;
	padding:3px;
	margin-left:15px;
	background-color:#fff;
}
/* specialized content structures */
	ul.resource-links {
	padding:0 0 15px;
	margin:0 0 15px;
	border-bottom:3px solid #765332;
}
ul.resource-links li {
	padding:0;
	margin:0 2em 0 0;
	list-style-type:none;
	display:block;
	float:left;
	font-size:11px;
}
ul.resource-links li a {
	padding-right:7px;
	background-image:url(bullet-arrow-red.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#820b02 !important;
	font-weight:bold;
	text-decoration:none !important;
}
div.benefits {
}
div.benefits h4 {
	margin:0 0 2px;
	font-size:13px;
	font-weight:bold;
}
div.benefits a {
	color:#820b02;
	text-decoration:none !important;
	background-image:url(bg-dotted-horiz.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
div.benefits p {
	font-size:10px;
	color:#765332;
}
ul.multilist {
	padding:0;
	margin:0 0 30px;
}
ul.multilist li {
	padding:0;
	margin:0 0 10px;
	list-style-type:none;
}
ul.multilist li div.type {
	font-size:11px;
	font-weight:bold;
	color:#765332;
	border-bottom:1px solid #c6b7a5;
}
ul.multilist li div.title {
	font-size:14px;
	padding-top:3px;
}
ul.multilist li div.title a {
	color:#000;
	padding-left:10px;
	text-decoration:none;
	background-image:url(bg-arrow-red.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
}
ul.multilist li div.title a:hover {
	text-decoration:underline;
}
ul.multilist li div.information {
	font-size:11px;
}
dl.questions {
	padding:0;
	margin:0;
}
dl.questions dt {
	padding:5px 0 5px 22px;
	margin:0;
	font-weight:bold;
	margin-bottom:5px;
	background-image:url(icon-question.gif);
	background-repeat:no-repeat;
	background-position:2px 0.5em;
}
dl.questions dd {
	padding:0;
	margin:0 0 10px;
}
ul.subsections {
	padding:0;
	margin:0;
	font-size:11px;
	color:#777;
}
ul.subsections li {
	padding:0 0 1px;
	margin:0;
	list-style-type:none;
	margin-bottom:20px;
	background-image:url(bg-dotted-horiz-brown.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
ul.subsections li div.header {
	padding-top:1px;
	background-image:url(bg-dotted-horiz-brown.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
ul.subsections li div.header h4 {
	padding:0 5px;
	margin:0;
	background-color:#765332;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
div.events-today {
	margin:0 0 20px;
}
div.events-today h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#765332;
	padding:2px 5px;
	margin:0;
}
div.events-today ul {
	padding:1px 0 0;
	background-image:url(bg-dotted-horiz-brown.gif);
	background-repeat:repeat-x;
	margin:0;
}
div.events-today ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	height:39px;
	background-position:bottom left;
	background-repeat:repeat-x;
	clear:left;
}
div.events-today ul li.opera {
	background-image:url(bg-eventstoday-opera.gif);
}
div.events-today ul li.barns {
	background-image:url(bg-eventstoday-barns.gif);
}
div.events-today ul li.filene {
	background-image:url(bg-eventstoday-filene.gif);
}
div.events-today ul li.education {
	background-image:url(bg-eventstoday-education.gif);
}
div.events-today ul li a {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
div.events-today ul li div.time {
	width:129px;
	height:39px;
	line-height:27px;
	font-size:11px;
	float:left;
	display:inline;
	text-align:center;
}
div.events-today ul li div.txt {
	float:left;
	display:inline;
	margin-left:10px;
	width:290px;
	font-size:11px;
	line-height:27px;
}
div.events-today .opera div.desc {
	background-image:url(tix-op-desc.gif);
}
div.events-today .opera div.available {
	background-image:url(tix-op-available.gif);
}
div.events-today .opera div.sold-out {
	background-image:url(tix-op-soldout.gif);
}
div.events-today .opera div.coming-soon {
	background-image:url(tix-op-coming.gif);
}
div.events-today .opera div.full {
	background-image:url(tix-op-full.gif);
}
div.events-today .opera div.register {
	background-image:url(tix-op-register.gif);
}
div.events-today .opera div.cancelled {
	background-image:url(tix-op-cancelled.gif);
}
div.events-today .opera div, div.events-today .opera div a {
	color:#005b63 !important;
}
div.events-today .filene div.desc {
	background-image:url(tix-fi-desc.gif);
}
div.events-today .filene div.available {
	background-image:url(tix-fi-available.gif);
}
div.events-today .filene div.sold-out {
	background-image:url(tix-fi-soldout.gif);
}
div.events-today .filene div.coming-soon {
	background-image:url(tix-fi-coming.gif);
}
div.events-today .filene div.full {
	background-image:url(tix-fi-full.gif);
}
div.events-today .filene div.register {
	background-image:url(tix-fi-register.gif);
}
div.events-today .filene div.cancelled {
	background-image:url(tix-fi-cancelled.gif);
}
div.events-today .filene div, div.events-today .filene div a {
	color:#902219 !important;
}
div.events-today .education div.desc {
	background-image:url(tix-ed-desc.gif);
}
div.events-today .education div.available {
	background-image:url(tix-ed-available.gif);
}
div.events-today .education div.sold-out {
	background-image:url(tix-ed-soldout.gif);
}
div.events-today .education div.coming-soon {
	background-image:url(tix-ed-coming.gif);
}
div.events-today .education div.full {
	background-image:url(tix-ed-full.gif);
}
div.events-today .education div.register {
	background-image:url(tix-ed-register.gif);
}
div.events-today .education div.cancelled {
	background-image:url(tix-ed-cancelled.gif);
}
div.events-today .education div, div.events-today .education div a {
	color:#08743f !important;
}
div.events-today .barns div.desc {
	background-image:url(tix-ba-desc.gif);
}
div.events-today .barns div.available {
	background-image:url(tix-ba-available.gif);
}
div.events-today .barns div.sold-out {
	background-image:url(tix-ba-soldout.gif);
}
div.events-today .barns div.coming-soon {
	background-image:url(tix-ba-coming.gif);
}
div.events-today .barns div.full {
	background-image:url(tix-ba-full.gif);
}
div.events-today .barns div.register {
	background-image:url(tix-ba-register.gif);
}
div.events-today .barns div.cancelled {
	background-image:url(tix-ba-cancelled.gif);
}
div.events-today .barns div, div.events-today .barns div a {
	color:#af5c2a !important;
}
div.photopopup {
	float:left;
	display:inline;
	margin:0 20px 0 0;
	padding:0;
	background-color:#fcf;
	position:relative;
}
div.photopopup p.credit {
	background-color: #fff;
	line-height: 1;
	color: #797357;
	padding: 2px 1px;
	margin: 0;
}
div.photopopup img {
	margin:0;
}
div.photopopup div.popupicon {
	width:18px;
	height:18px;
	right:0;
	bottom:0;
	text-align:right;
	position:absolute;
}
div.photopopup div.popupicon img {
	border-left-style:none !important;
}
div#releaseheader {
	margin-bottom:15px;
}
div#releaseheader div.releasedate {
	font-size:11px;
	text-transform:uppercase;
	color:#920a00;
	margin-bottom:5px;
}
div#releaseheader h3 {
	margin-bottom:5px;
	color:#000;
}
div#releaseheader div.desc {
	font-size:14px;
	margin-bottom:15px;
	color:#000;
}
div#releaseheader div.dates {
	background-image:url(bg-dotted-horiz.gif);
	padding:1px 0;
}
div#releaseheader div.dates div {
	padding:3px;
	background-color:#f5ecd1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#920a00;
	font-size:11px;
}
/* specialized right rail modules */
	#liveblog {
}
#liveblog div.icon {
	margin-bottom:5px;
}
#liveblog div.icon a {
	border-style:none !important;
}
#liveblog h4 {
	font-weight:bold !important;
}
div.bordered {
	border-top:5px solid #920a00;
	padding-top:5px;
}
#volunteers {
	color:#765332;
}
#volunteers h4 {
	color:#765332;
}
#volunteers strong {
	color:#000;
}
#memberBenefits {
	color:#765332;
}
#memberBenefits p.highlight {
	color:#02899d;
	margin-bottom:10px;
	line-height:1.1em;
}
#memberBenefits strong {
	color:#000;
}
.ornamented {
	text-align:center;
}
.ornamented div.top {
	text-align:center;
	background-image:url(deco-t-bg.gif);
	margin-bottom:5px;
}
.ornamented div.bottom {
	text-align:center;
	background-image:url(deco-b-bg.gif);
	margin-top:5px;
}
.ornamented p.quote {
	font-size:13px;
}
.ornamented div.name {
	font-size:10px;
	color:#000;
	padding:5px 0 0;
}
#radiovideo {
	width:135px;
}
#radiovideo div.tabs {
	height:25px;
	position:relative;
}
.radio div.tabs {
	background-image:url(mod-av-tabs-radio.gif);
}
.video div.tabs {
	background-image:url(mod-av-tabs-video.gif);
}
#radiovideo div.tabs a {
	position:absolute;
	top:0px;
	display:block;
	width:72px;
	height:19px;
	border-bottom-style:none !important;
}
#radiovideo div.tabs a span {
	display:none;
}
#radiovideo div.tabs a.radio {
	left:2px;
}
#radiovideo div.tabs a.video {
	left:76px;
}
div.radio div.tabs a.radio,  div.video div.tabs a.video {
	display:none !important;
}
div.radio div#videobody,  div.video div#radiobody {
	display:none;
}
div#videobody {
	background-image:url(mod-av-bg-video.gif);
	background-position:absolute;
	top:81px;
	height:339px;
	background-repeat:no-repeat;
	color:#11385e;
	font-size:11px;
}
div#videobody h4 {
	color:#F9F3B3;
}
div#videobody a {
	color:#F9F3B3 !important;
	border-bottom-style:none !important;
	text-decoration:none;
}
div#videobody a:hover {
	text-decoration:underline;
}
div#videobody div.img {
	margin:-10px -10px 10px;
}
/* search page */
	#col1 h2, #col2 h2 {
	background-color:#fff;
	margin:-10px -10px 10px;
	padding:5px 10px;
}
#col1 .insert, #col2 .insert {
	background-color:#F1F3EB;
}
#col1 div.resultdesc {
	margin:0 0 10px;
	padding:5px;
}
#col2 div.resultdesc {
	margin:10px 0;
	padding:5px;
}
#col2 ol.searchresults li {
	padding:10px;
	overflow: hidden;
}
* html #col2 ol.searchresults li {
	width: 93%;
}
#col1 .p10 {
	padding:10px !important;
}
#col2 .p10 .p10 {
	padding:10px;
	color:#222;
}
div.switcher {
	font-size:9px;
	text-align:center;
	padding:4px;
	margin:-10px -10px 10px;
	background-image:url(bg-dotted-horiz.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#fff;
}
* html div.switcher {
	zoom:1;
	position:relative;
	padding-bottom:10px;
	background-color:transparent;
	background-image:none;
}
div.switcher a {
	color:#999;
	text-decoration:none;
}
div.headlinetools {
	float:right;
	display:inline;
	position: relative;
	margin:-10px 0 0;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
* html div.headlinetools {
	padding-top:10px;
}
div#col1 div.headlinetools, div#col2 div.headlinetools {
	margin:0 5px;
	line-height:22px;
}
div.headlinetools a {
	text-decoration:none !important;
	background-image:none !important;
	font-weight:bold !important;
	color:#755232 !important;
}
div.headlinetools img {
	margin-right:3px;
}
div.headlinetools a span {
	background-image:url(bg-dotted-horiz.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
div.grid-ab div.module form label {
	font-size:10px;
}
}
