/* @override http://englishtouringopera.devspace.net/mmlib/css/eto/screen.css */

/* @override http://englishtouringopera.devspace.net/mmlib/css/eto/screen.css */
/* @override http://englishtouringopera.site/mmlib/css/eto/screen.css */


/*

Page Width:			950px
Grid Columns:		24
Grid Column Width:	30px
Grid Gutter Width:	10px

Dark Background:	#202020 (grey)
Light Background:	#FFFFFF (white)
Brand:				#137fa2 (blue)
Brand (hover):		#18a5d3 (blue)
Spring Season:		#3c9721 (green)
Autumn Season:		#9a214f (purple)

*/
abbr[title] {
	cursor: inherit;
}
body {
	text-align: center;
	padding: 0 10px;
	background: #202020;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

#skiplinks {
	display: none;
}

.backstageeditbutton:visited {
	color: #ffab00;
}

.backstageeditbutton {
	position: fixed;
	bottom: 0;
	right: 10px;
	width: auto;
	color: #ffab00;
	background-color: rgba(0,0,0,0.55);
	vertical-align: middle;
	padding:  0.75em 3em;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	text-shadow: #000 0 1px 1px;
}
.backstageeditbutton:hover {
	color: #FFF;
	background-color: #ffab00;
}

.backstageeditbutton img {
	display: none;
}

/* @group Link colors */

a {
	outline: none;
}

a, a:visited {
	color: #137fa2;
	text-decoration: none;
}

a:hover {
	color: #18a5d3;
	text-decoration: none;
}

.season-spring a, a.season-spring, .season-spring a:visited, a.season-spring:visited {
	color: #3c9721
}

.season-spring a:hover, a.season-spring:hover {
	color: #4dc22a
}

.season-autumn a, a.season-autumn, .season-autumn a:visited, a.season-autumn:visited {
	color: #9a214f
}

.season-autumn a:hover, a.season-autumn:hover {
	color: #c22963
}

/* @end */

/* @group Inverted CSS styles */

.alternate p { color: #FFF; }
div.alternate h1, div.alternate h2, div.alternate h3, div.alternate h4, div.alternate h5, div.alternate h6 { font-weight: bold; color: #fff; }
div.alternate blockquote { color: #a9a9a9; }
div.alternate del { color: #797979; }
div.alternate label { color: #FFF; }
div.alternate .required { color: #00a8de; border: none;  }
div.alternate table thead th { background-color: #212121; border: 1px solid #666; color: #d5d5d5; }
div.alternate table td, table th { border: 1px solid #666; }
div.alternate table caption { background: none; font-style: italic; color: #666; }
div.alternate ul, div.alternate ol { color: #FFF; }

/* @end */

/* @group Cufon */

.cufon-loading #main-content .blog-entry h2 a,
.cufon-loading #unit-content h1,
.cufon-loading #unit-season-list h2,
.cufon-loading #unit-image-gallery h2,
.cufon-loading .template-production #unit-production-leadinfo h1,
.cufon-loading .template-production #group-related-info #unit-season-list h2,
.cufon-loading .image-gallery h2, 
.cufon-loading #related-articles h2,
.cufon-loading #group-related-info #unit-image-gallery h2,
.cufon-loading .template-default #group-related-info #unit-season-list h2,
.cufon-loading .template-default #unit-content h1.title,
.cufon-loading .template-homepage #unit-season-feature h2,
.cufon-loading .template-profile-view #main-content h1,
.cufon-loading .template-tourdates #unit-intro h2,
.cufon-loading #unit-previous-projects h3,
.cufon-loading #unit-page-content h1,
.cufon-loading #unit-content h2 a,
.cufon-loading #unit-search-results h1,
.cufon-loading #unit-search-results h2,
.cufon-loading #schedule th{
	visibility: hidden; !important
}




/* @end */





.placeholder {
	color: #666;
}

/* @group Header */

/* @group Logo */

#header {
	position: relative;
	width: 100%;
}

#header #logo {
	margin-bottom: 0;
}

#header #logo span {
	display: none;
}

/* @end */

/* @group Site Search */

#header #unit-site-search {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
}

#header #unit-site-search fieldset {
	border: none;
	padding: 0;
	margin: 16px 0 0 0;
}

#header #unit-site-search label {
	display: none;
}

#header #unit-site-search input {
	border: none;
}

#header #unit-site-search input.text {
	padding-bottom:2px;
	padding-top:3px;
	width: 167px;
	height: 16px;
	margin: 0;
	vertical-align: middle;
	line-height: 1em;
}

#header #unit-site-search input.image {
	margin: 0;
	vertical-align: middle;
}

/* @end */

/* @group Navigation */

#header #unit-navigation {
	margin: 0;
	width: 850px;
	position: absolute;
	right: 0;
	top: 70px;
}

#header #unit-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#header #unit-navigation ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 24px;
	margin-left: 34px;
}

#header #unit-navigation ul li a {
	display: block;
	background: url(/mmlib/images/eto/navigation.gif) no-repeat 0 0;
	height: 24px;
}

#header #unit-navigation ul li a span {
	display: none;
}

/* Production */

#header #unit-navigation ul li.section-productions a {
	width: 90px;
	background-position: -252px 5px;
}

#header #unit-navigation ul li.section-productions a:hover {
	background-position: -252px -35px;
}

#header #unit-navigation ul li.section-productions a.selected {
	background-position: -252px -115px;
}

#header #unit-navigation ul li.section-productions a.selected:hover {
	background-position: -252px -115px;
}

/* Education */

#header #unit-navigation ul li.section-education a {
	width: 71px;
	background-position: -371px 5px;
}

#header #unit-navigation ul li.section-education a:hover {
	background-position: -371px -35px;
}

#header #unit-navigation ul li.section-education a.selected {
	background-position: -371px -115px;
}

#header #unit-navigation ul li.section-education a.selected:hover {
	background-position: -371px -115px;
}

/* About ETO */

#header #unit-navigation ul li.section-about-eto a {
	width: 69px;
	background-position: -471px 5px;
}

#header #unit-navigation ul li.section-about-eto a:hover {
	background-position: -471px -35px;
}

#header #unit-navigation ul li.section-about-eto a.selected {
	background-position: -471px -115px;
}

#header #unit-navigation ul li.section-about-eto a.selected:hover {
	background-position: -471px -115px;
}

/* Support */

#header #unit-navigation ul li.section-support-eto a {
	width: 87px;
	background-position: -570px 5px;
}

#header #unit-navigation ul li.section-support-eto a:hover {
	background-position: -570px -35px;
}

#header #unit-navigation ul li.section-support-eto a.selected {
	background-position: -570px -115px;
}

#header #unit-navigation ul li.section-support-eto a.selected:hover {
	background-position: -570px -115px;
}

/* Tour Dates */

#header #unit-navigation ul li.section-tour-dates a {
	width: 78px;
	background-position: -686px 5px;
}

#header #unit-navigation ul li.section-tour-dates a:hover {
	background-position: -686px -35px;
}

#header #unit-navigation ul li.section-tour-dates a.selected {
	background-position: -686px -115px;
}

#header #unit-navigation ul li.section-tour-dates a.selected:hover {
	background-position: -686px -115px;
}

/* Contact us */

#header #unit-navigation ul li.section-contact-us a {
	width: 77px;
	background-position: -793px 5px;
}

#header #unit-navigation ul li.section-contact-us a:hover {
	background-position: -793px -35px;
}

#header #unit-navigation ul li.section-contact-us a.selected {
	background-position: -793px -115px;
}

#header #unit-navigation ul li.section-contact-us a.selected:hover {
	background-position: -793px -115px;
}

/* News */

#header #unit-navigation ul li.section-news a {
	width: 35px;
	background-position: -187px 5px;
}

#header #unit-navigation ul li.section-news a:hover {
	background-position: -187px -35px;
}

#header #unit-navigation ul li.section-news a.selected {
	background-position: -187px -115px;
}

#header #unit-navigation ul li.section-news a.selected:hover {
	background-position: -187px -115px;
}

/* @end */


/* @group Footer */

#footer {
	border-top: 2px solid #666;
	margin-top: 20px;
	padding-top: 0;
	margin-bottom: 10px;
	clear: both;
}

#footer #unit-footer-links,
#footer #unit-footer-address,
#footer #unit-footer-numbers {
	font-size: 10px;
	color: #ccc;
	width: 200px;
	float: left;
	margin-top: 20px;
}

#footer strong {
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
}

#footer #unit-footer-address address {
	font-style: normal;
}

#footer #unit-footer-links ul {
	padding: 0;
	margin: 0;
}

#footer #unit-footer-links li {
	list-style: none;
}

#footer #unit-footer-logos {
	float: right;
	width: 350px;
}

#footer #unit-footer-logos a.logo-lottery-funded {
	background: url(/mmlib/images/eto/lottery-funded-logo.png) no-repeat 0 0;
	text-indent: -10000px;
	display: block;
	height: 53px;
	width: 73px;
	margin-top: 25px;
	float:left;
}
#footer #unit-footer-logos a.logo-arts-council {
	background: url(/mmlib/images/eto/arts-council-logo.gif) no-repeat 0 0;
	text-indent: -10000px;
	display: block;
	height: 53px;
	width: 220px;
	margin-top: 20px;
	float: right;
}

a.by-made {
	background: url(/mmlib/images/eto/made-logo.gif) no-repeat 0 0;
	display: block;
	margin-bottom: 60px;
	text-indent: -10000px;
	height: 14px;
	width: 40px;
}

a.by-made:hover {
	background-position: 0 -19px;
}

#pre-footer #unit-mailing-list {
	float: right;
}

#pre-footer #unit-mailing-list {
	float: right;
}


/* @end */

/* @group Mailing List Footer */

#unit-footer-mailinglist {
	border-bottom: 2px solid #666;
	margin: 0;
	padding: 10px 0;
}

#unit-footer-mailinglist h2 {
	font-size: 14px;
	line-height: 24px;
	float: left;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	vertical-align: bottom;
}

#unit-footer-mailinglist p {
	font-size: 12px;
	line-height: 24px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	color: #fff;
	vertical-align: bottom;
}

#unit-footer-mailinglist form fieldset {
	padding: 0;
	margin: 0 10px 0 0;
	border: none;
	float: right;
}

#unit-footer-mailinglist input.text {
	vertical-align: middle;
	width: 158px;
	height: 13px;
	border: none;
	margin: 0;
}

#unit-footer-mailinglist input.image {
	vertical-align: middle;
	margin: 0;
}

/* @end */

/* @group Homepage Specific CSS */

/* @group Homepage - Season Feature */


.template-homepage #unit-season-feature {
	background-color: #FFF;
	margin-bottom: 1em;
	position: relative;
}

.template-homepage #unit-season-feature #season-feature-productions {
	height: 386px;
}

.template-homepage #unit-season-feature .production p {
	background-color: white;
}

.template-homepage #unit-season-feature .production {
	position: absolute;
	/*height: 100px;*/
}

.template-homepage #unit-season-feature .production.hidden {
	display: none;
}
.template-homepage #unit-season-feature .production.hidden h2 {
	display: none;
}


.template-homepage #unit-season-feature h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 20px 0 6px 0;
	padding: 4px 0 3px 0;
	background-color: #fff;
}

.template-homepage .season-spring .info h2 {
	border-top: 2px solid #3c9721;
	border-bottom: 2px solid #3c9721;
}

.template-homepage .season-autumn .info h2 {
	border-top: 2px solid #9a214f;
	border-bottom: 2px solid #9a214f;
}

.template-homepage #unit-season-feature .main-image {
	float: left;
	margin: 10px 30px 10px 10px;
	height: 366px;
}

.template-homepage #unit-season-feature .info p {
	margin-bottom: 6px;
	font-size: 14px;
	text-transform: uppercase;
}

.template-homepage #unit-season-feature .info {
	width: 320px;
	float: left;
}

.template-homepage #unit-season-feature .info table.performances {
	margin: 0;
	border-top: 1px solid #ccc;
}



.template-homepage #unit-season-feature .info table.performances tr td {
	font-weight: bold;
	padding: 5px 0;
	background-color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;		
	border-bottom: 1px solid #ccc;	
}

.template-homepage #unit-season-feature .info ol li .production-date {
	width: 60px;
	display: block;
	float: left;
}

.template-homepage #unit-season-feature .info table.performances tr .production-date {
	white-space: nowrap;
	padding: 0 5px 0 0;
}

.template-homepage #unit-season-feature .info table.performances tr .venue-name-short,
.template-homepage #unit-season-feature .info table.performances tr .venue-name-long {
	color: #666;
	padding: 0 5px;
}

.template-homepage #unit-season-feature .info table.performances tr td a img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: right;
}


.template-homepage #unit-season-feature .info ol li.visited {
	color: #ccc;
	background: #eee;
}

.template-homepage .season-spring .info ol li.current {
	
}

/* @group Tabs */

.template-homepage #unit-season-feature ul {
	margin: 0;
	padding: 0;
	background: #202020;
	list-style: none;
	display: block;
	width: 100%;
	overflow: hidden;
	clear: left;
}

.template-homepage #unit-season-feature ul li {
	margin: 0;
	padding: 0 0 0 3px;
	display: block;
	float: left;
	line-height: 1.6em;
	background: url(../../images/eto/tab-down.gif) left bottom;
	border-top: 1px solid #202020;
	background-color: #137fa2;
}

.template-homepage #unit-season-feature ul li a {
	margin: 0;
	padding: 3px 1em 0.2em 0.8em;
	display: block;
	background: url(../../images/eto/tab-down.gif) right bottom;
	color: #FFF;
}

.template-homepage #main-content #unit-season-feature ul li.selected {
	border-top: none;
	background-color: #FFF;
}

.template-homepage #main-content #unit-season-feature ul li.selected a {
	padding-top: 4px;
	color: #333;
}

.template-homepage #main-content .season-spring .more-productions li {
	background-color: #3c9721;
}

.template-homepage #main-content .season-spring .more-productions li:hover {
	background-color: #4dc22a;
}

.template-homepage #main-content .season-autumn .more-productions li {
	background-color: #9a214f;
}

.template-homepage #main-content .season-autumn .more-productions li:hover {
	background-color: #c22963;
}

/* @end */

.template-homepage #main-content .info ol {
	width: 100%;
}

.template-homepage #main-content .season-spring .info ol li.current {

}

.template-homepage #main-content .season-autumn .info ol li.current {

}

.template-homepage #main-content .info ol li.visited {
	background-color: #EEE;
	color: #CCC;
}

/* @end */

/* @group Homepage - Three Features */

.template-homepage #group-featured-stuff {
	background: url(../../images/eto/background-home-featured.gif) 0 0 repeat-y;
	width: 730px;
	float: left;
}

.template-homepage #unit-featured-productions {
	float: left;
	margin-right: 10px;
}

.template-homepage #unit-following-season, 
.template-homepage #unit-featured-productions div {
	width: 230px;
	float: left;
	margin-right: 10px;
}

.template-homepage #unit-following-season img, 
.template-homepage #unit-featured-productions div img,
.template-community #unit-current-projects .project img,
.template-community #unit-previous-projects .project img,
.template-production.production-list .project img {
	margin: 10px 10px 0 10px;
}

.template-homepage #unit-following-season h3, 
.template-homepage #unit-featured-productions div h3,
.template-community #unit-current-projects .project h3,
.template-community #unit-previous-projects .project h3{
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0 10px 8px 10px;
	text-transform: uppercase;
	font-size: 14px;
}

.template-production.production-list .project h2,
.template-production.production-list .project h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0 10px 2px 10px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2em;
}

.template-homepage #unit-following-season p, 
.template-homepage #unit-featured-productions div p,
.template-community #unit-current-projects .project p,
.template-community #unit-previous-projects .project p,
.template-production.production-list .project p {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 16px 10px;
}

.template-homepage #unit-following-season p a, 
.template-homepage #unit-featured-productions div p a,
.template-community #unit-current-projects .project p a,
.template-community #unit-previous-projects .project p a,
.template-production.production-list .project p a {
	color: #666;
	font-weight
 : norma
l
;
}

/* @end */

/* @group Homepage - Support Us & Mailing List */

.template-homepage #group-one {
	float: left;
	width: 220px;
}

.template-homepage #unit-support-us h3,
.template-homepage #unit-join-mailinglist h3 {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	margin: 5px 0 8px 0;
}

.template-homepage #unit-support-us h3 a {
	color: white;
}

.template-homepage #unit-support-us, 
.template-homepage #unit-join-mailinglist {
	color: #f3f3f3;
	font-size: 12px;
}
.template-homepage #unit-support-us p {
	margin-bottom: 11px;
}

.template-homepage #unit-support-us {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}

.template-homepage #unit-join-mailinglist form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

.template-homepage #unit-join-mailinglist input.text {
	vertical-align: middle;
	width: 158px;
	height: 13px;
	border: none;
	margin: 0;
	line-height: 1em;
}

.template-homepage #unit-join-mailinglist input.image {
	vertical-align: middle;
	margin: 0;
}

/* @end */

/* @group Homepage - Latest News & From The Blog */

#unit-latest-news {
	margin: 0 30px 0 0;
}

.template-homepage #unit-latest-blog-posts {
	margin: 0 20px 0 0;
}

#unit-latest-news, 
.template-homepage #unit-latest-blog-posts {
	color: #fff;
	width: 340px;
	float: left;
}

#unit-latest-news ol,
.template-homepage #unit-latest-blog-posts ol {
	margin: 0;
}

#unit-latest-news ol li, 
.template-homepage #unit-latest-blog-posts ol li {
	list-style: none;
	border-bottom: 1px solid #666;
	margin-bottom: 12px;
	height: 130px;
}

#unit-latest-news ol li.last, 
.template-homepage #unit-latest-blog-posts ol li.last {
	border-bottom: none;
	margin-bottom: 10px;
}

#unit-latest-news h3,
.template-homepage #unit-latest-blog-posts h3 {
	height: 42px;
	text-indent: -10000px;
	margin: 20px 0 12px 0;
}

#unit-latest-news h3 {
	background: url(/mmlib/images/eto/header-latest-news.gif) no-repeat 0 0;
}

.template-homepage #unit-latest-blog-posts h3 {
	background: url(/mmlib/images/eto/header-from-the-blog.gif) no-repeat 0 0;
}

#unit-latest-news h4,
.template-homepage #unit-latest-blog-posts h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 2px 0;
}

#unit-latest-news a.more,
.template-homepage #unit-latest-blog-posts a.more {
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 4px;
}

#unit-latest-news p,
.template-homepage #unit-latest-blog-posts p {
	font-size: 12px;
	color: #f3f3f3;
	margin-bottom: 14px;
}

#unit-latest-news p.detail,
.template-homepage #unit-latest-blog-posts p.detail {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 8px;
}

#unit-latest-news p.detail abbr.published,
.template-homepage #unit-latest-blog-posts p.detail abbr.published {
	border-bottom: none;
}

/* @end */

/* @group Homepage - Comments */

.template-homepage #unit-latest-comments {
	color: #fff;
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
}

.template-homepage #unit-latest-comments h3.comments-header {
	height: 42px;
	text-indent: -10000px;
	margin: 20px 0 12px 0;
	background: url(/mmlib/images/eto/header-latest-comments.gif) no-repeat 0 0;
}

.template-homepage #unit-latest-comments ol {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #666;
}

.template-homepage #unit-latest-comments ol li {
	list-style: none;
}

.template-homepage #unit-latest-comments  ol li .comment-body {
	background: #fff url(/mmlib/images/eto/comment-220-top.gif) no-repeat 0 0;
	padding: 5px 10px 4px 10px;
}

.template-homepage #unit-latest-comments  ol li .comment-body p {
	color: #333;
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin: 0;
}

.template-homepage #unit-latest-comments ol li p.detail {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	background: url(/mmlib/images/eto/comment-220-bottom.gif) no-repeat 0 -5px;
	padding: 8px 0 0 40px;
}


/* @end */

/* @group Homepage - Social Media Links */

.template-homepage #social-media-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.template-homepage #social-media-links h3 {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	margin: 5px 0 12px 0;
}

.template-homepage #social-media-links li {
	font-size: 11px;
	margin-bottom: 1px;
}

.template-homepage #social-media-links li a {
	display: block;
	padding: 3px 3px 3px 34px;
}

.template-homepage #social-media-links li a.twitter { background:#333 url(/mmlib/images/eto/icon-twitter.png) no-repeat 3px 50%;}
.template-homepage #social-media-links li a.youtube { background:#333  url(/mmlib/images/eto/icon-youtube.png) no-repeat 3px 50%;}
.template-homepage #social-media-links li a.facebook { background:#333  url(/mmlib/images/eto/icon-facebook.png) no-repeat 3px 50%;}

/* @end */

/* @end */

/* @group Production - Lead Info */

#unit-production-leadinfo {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 16px;
}

#unit-production-leadinfo h1 {
	color: #137fa2;
	border-top: 2px solid #137fa2;
	border-bottom: 2px solid #137fa2;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	padding: 4px 0 3px 0;
}

.season-spring #unit-production-leadinfo .info h1 {
	color: #3c9721;
	border-top: 2px solid #3c9721;
	border-bottom: 2px solid #3c9721;
}

.season-autumn #unit-production-leadinfo .info h1 {
	color: #9a214f;
	border-top: 2px solid #9a214f;
	border-bottom: 2px solid #9a214f;
}

.template-production #unit-production-leadinfo .main-image {
	float: right;
	zoom: 1;
}

.template-production #unit-production-leadinfo .info {
	width: 270px;
}

.template-production #unit-production-leadinfo .info dl dt {
	float: left;
	font-weight: bold;
	width: 40%;
	clear: left;
}

.template-production #unit-production-leadinfo .info dl dd {
	float: left;
	width: 120px;
}

/* @end */

/* @group Production - Production Info */

/* @group Tabs */

.template-production ul.performance-info {
	margin: 0;
	padding: 0;
	background: #202020;
	list-style: none;
	display: block;
	width: 100%;
	overflow: hidden;
	clear: left;
}

.template-production ul.performance-info li {
	margin: 0;
	padding: 0 0 0 3px;
	display: block;
	float: left;
	line-height: 1.6em;
	background: url(../../images/eto/tab-up.gif) left top;
	border-top: 1px solid #202020;
	background-color: #137fa2;
}

.template-production ul.performance-info li a {
	margin: 0;
	padding: 3px 1em 0.2em 0.8em;
	display: block;
	background: url(../../images/eto/tab-up.gif) right top;
	color: #FFF;
}
.template-production ul.performance-info li a:visited {
	color: #FFF;
}

.template-production #main-content ul.performance-info li.selected {
	border-top: none;
	background-color: #FFF;
}

.template-production #main-content ul.performance-info li.selected a {
	padding-top: 4px;
	color: #333;
}

.season-spring ul.performance-info li {
	background-color: #3c9721;
}

.season-spring ul.performance-info li:hover {
	background-color: #4dc22a;
}

.season-autumn ul.performance-info li {
	background-color: #9a214f;
}

.season-autumn ul.performance-info li:hover {
	background-color: #c22963;
}

/* @end */

#group-info-and-comments {
	height: auto;
}

#group-info-and-comments .tab-panel {
	

/*position: absolute;*/
	display: none;
}

#group-info-and-comments .tab-panel.selected {
	display: block;
}

#group-info-and-comments {
	width: 640px;
	float: right;
	clear: none;
}

#unit-performance-info,
#unit-reviews {
	background: #fff url(/mmlib/images/eto/background-production-details.gif) repeat-y 0 0;
}

#unit-performance-cast {
	background: #fff;
}
#unit-performance-cast h3 {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
	height: 42px;
	text-indent: -10000px;
}

#unit-performance-cast h3.featured-crew {background: url(/mmlib/images/eto/header-featured-crew.gif) no-repeat 0 0;}
#unit-performance-cast h3.featured-cast {background: url(/mmlib/images/eto/header-featured-cast.gif) no-repeat 0 0;}
#unit-performance-cast h3.crew {background: url(/mmlib/images/eto/header-crew.gif) no-repeat 0 0;}
#unit-performance-cast h3.cast {background: url(/mmlib/images/eto/header-cast.gif) no-repeat 0 0;}


#unit-performance-cast .detailed .group1 {
	float: left
}

#unit-performance-cast .detailed .group2 {
	float: left;
	margin: 0 0 0 12px;
	width: 462px;
}

#unit-performance-cast .detailed {
	margin: 0 0 15px 0
}

#unit-performance-cast .detailed img {
	
}

#unit-performance-info #details,
#unit-reviews #reviews {
	width: 355px;
	float: left;
}

#unit-performance-cast .thumb {
	float: left;
	margin: 0 12px 10px 0;
	width: 146px;
	height: 170px;
}

#unit-performance-cast .thumb-3 {
	margin-right: 0; /* No right margin on every 4th cast member */
}

#unit-performance-cast .thumb img {
	margin: 0 auto;
	display: block;
}
#unit-performance-cast .thumb .info {
	display: none;
}

#unit-performance-cast .group2 {
	margin: 10px 0 0 0
}

#unit-performance-cast h4 {
	color: #111;
	font-size: 1.1em;
	margin: 10px 0 2px 0
}

#unit-performance-cast .job,
#unit-performance-cast .role {
	color: #333;
	margin: 0;
	font-size: 11px;

}

.tab-panel {
	background: #fff;
	border-top: solid 17px #fff;
	border-bottom: solid 20px #fff;
	width: 620px;
	padding: 0 10px 10px;
}

.tab-panel #details,
.tab-panel #reviews {
	margin: 10px 20px 0 0;
}

.quotation {
	margin: 0 0 30px 20px;
}

 .quotation blockquote {

	margin: 0 0 0 0;
}

.season-spring .quotation blockquote {
	border-left: 6px solid #3c9721;
}

.season-autumn .quotation blockquote {
	border-left: 6px solid #9a214f;
}

.season-autumn .tab-panel .quotation blockquote p {
	margin-bottom: 10px;
}

.quotation p.cites {
	margin-top: -8px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;

}
.quotation cite {
	font-style: normal;
}

.season-spring  .quotation cite {
	color: #3c9721;
}

.season-autumn  .quotation cite {
	color: #9a214f;
}

#unit-dates-locations ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#unit-dates-locations ol li {
	padding: 10px;
	background: #f3f3f3;
	margin: 0 0 5px 0;
	overflow: hidden;
	position: relative;
}

#unit-dates-locations ol li #booking-status {
	position: absolute;
	top: 10px;
	right: 10px;
}

#unit-dates-locations ol li #booking-status li {
	margin: 0 0 3px 0;
	padding: 0;
}

#unit-dates-locations ol li ul li p.status {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}

#unit-dates-locations ol li ul li a.booking-link {
	background: url(/mmlib/images/eto/button-book-default-105.gif) no-repeat 0 0;
	display: block;
	width: 105px;
	height: 14px;
	text-indent: -10000px;
}

.season-spring #unit-dates-locations ol li a.booking-link {
	background: url(/mmlib/images/eto/button-book-spring-105.gif) no-repeat 0 0;
}

.season-autumn #unit-dates-locations ol li a.booking-link {
	background: url(/mmlib/images/eto/button-book-autumn-105.gif) no-repeat 0 0;
}

#unit-dates-locations ol li a.booking-link:hover {
	background-position: 0 -14px;
}



#unit-dates-locations ol li ul {
	margin: 0;
	padding: 0;
}

#unit-dates-locations ol li #performance-extra-info li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

#unit-dates-locations ol li p.address {
	margin-bottom: 10px;
}


#unit-performance-info #showing-at,
#unit-reviews #showing-at {
	margin: 0;
	width: 230px;
	float: right;
	margin: 0px;
}

#unit-performance-info #showing-at h2,
#unit-reviews #showing-at h2 {
	background: url(/mmlib/images/eto/header-showingat-default.gif) no-repeat 0 0;
	width: 101px;
	height: 18px;
	text-indent: -10000px;
	margin: 0 0 20px 0;
}

.season-spring #unit-performance-info #showing-at h2,
.season-spring #unit-reviews #showing-at h2 {
	background: url(/mmlib/images/eto/header-showingat-spring.gif) no-repeat 0 0;
}

.season-autumn #unit-performance-info #showing-at h2,
.season-autumn #unit-reviews #showing-at h2 {
	background: url(/mmlib/images/eto/header-showingat-autumn.gif) no-repeat 0 0;
}

#unit-performance-info #showing-at ol,
#unit-reviews #showing-at ol {
	padding: 0;
	margin: 0;
}

#unit-performance-info #showing-at ol li,
#unit-reviews #showing-at ol li {
	list-style: none;
	margin-bottom: 10px;
}

#unit-performance-info #showing-at ol li a,
#unit-reviews #showing-at ol li a {
	background: url(/mmlib/images/eto/button-book-default-105.gif) no-repeat 0 0;
	display: block;
	width: 105px;
	height: 14px;
	text-indent: -10000px;
}

.template-production #unit-performance-info #showing-at ol li a:hover,
.template-production .season-autumn #unit-performance-info #showing-at ol li a:hover,
.template-production .season-spring #unit-performance-info #showing-at ol li a:hover,
.template-production #unit-reviews #showing-at ol li a:hover,
.template-production .season-autumn #unit-reviews #showing-at ol li a:hover,
.template-production .season-spring #unit-reviews #showing-at ol li a:hover {
	background-position: 0 -14px;
}

.template-production .season-spring #unit-performance-info #showing-at ol li a,
.template-production .season-spring #unit-reviews #showing-at ol li a {
	background: url(/mmlib/images/eto/button-book-spring-105.gif) no-repeat 0 0;
}

.template-production .season-autumn #unit-performance-info #showing-at ol li a,
.template-production .season-autumn #unit-reviews #showing-at ol li a {
	background: url(/mmlib/images/eto/button-book-autumn-105.gif) no-repeat 0 0;
}

/*--Production List--*/

.template-production .production-list {
	
}

.template-production  #unit-previous-projects h3 {
	display: block;
	width: 210px;
	height: 190px;
	float: left;
	color: #FFFFFF;
	font-size: 38px;
	padding: 10px;
	margin: 0 10px 10px 0;
	background: #137fa2 url(/mmlib/images/eto/prev-productions-arrow.gif) no-repeat scroll 0 0;
}

.template-production #unit-previous-projects h3.last {
	background: #137fa2 url(/mmlib/images/eto/prev-productions-arrow-last.gif) no-repeat scroll 0 0;
}

.template-production #unit-current-projects h1.head {
	height: 47px;
	margin: 0 0 12px 0;
	text-indent: -10000px;
	background: transparent url(/mmlib/images/eto/h1-productions.gif) no-repeat scroll 0 0;
}

.template-production #unit-previous-projects h2.head {
	height: 42px;
	margin: 20px 0 12px;
	text-indent: -10000px;
	background: transparent url(/mmlib/images/eto/header-previous-productions.gif) no-repeat scroll 0 0;
}

.template-production #unit-previous-projects .project {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	height: 210px;
}

.template-production #unit-previous-projects .last {
	margin-right: 0;
}

.template-production #unit-current-projects .project {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	height: 210px;
}

.template-production #unit-current-projects .last {
	margin-right: 0;
}


/* @end */

/* @group Contact */

.contact #group-related-info #unit-text {
	margin: 53px 0 0 0
}

.contact #group-related-info #unit-text h4 {
	color: #FFFFFF;
	margin: 0 0 5px 0
}

.contact #unit-content .group1 {
	float: left;
	width: 315px;
	margin: 0 5px 0 0
}

.contact #unit-content .group2 {
	float: right;
	width: 315px
}

.contact #unit-content .unit-staff {
	margin: 0 0 10px 0;
	background-color: #272727;
	padding: 5px;
}

.contact #unit-content .unit-staff img {
	float: left;
	width: 64px
}

.contact #unit-content .unit-staff .staff-details {
	float: right;
	width: 240px;
}

.contact #unit-content .unit-staff .staff-details h5 {
	margin: 0 0 10px 0;
	color: #FFFFFF
}

.contact #unit-content .unit-staff .staff-details h5 span {
	font-size: .8em;
	font-weight: normal;
}

.contact #unit-content .unit-staff .staff-details p {
	font-size: .9em;
}

/* @end */


/* @group Production - Related Info */

#group-related-info {
	width: 280px;
	margin-right: 30px;
	float: left;
}

/* @end */

/* @group Videos */

#group-related-info #unit-videos {
	margin: 0 0 15px 0;
}

#group-related-info #unit-videos h2 {
	background: url(/mmlib/images/eto/header-videos-default-280.gif) no-repeat 0 0;
	width: 280px;
	height: 42px;
	text-indent: -10000px;
	margin: 0 0 10px 0;
}

.season-spring #group-related-info #unit-videos h2 {
	background: url(/mmlib/images/eto/header-videos-spring-280.gif) no-repeat 0 0;
}

.season-autumn #group-related-info #unit-videos h2 {
	background: url(/mmlib/images/eto/header-videos-autumn-280.gif) no-repeat 0 0;
}

#group-related-info #unit-videos ul {
	background: url(/mmlib/images/eto/background-galleries.gif) repeat-y 0 0px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#group-related-info #unit-videos ul li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

#group-related-info #unit-videos ul li.last {
	margin: 0;
}

#group-related-info #unit-videos ul li a img {
	border: 1px solid #3f3f3f;
}

#group-related-info #unit-videos ul li a:hover img {
	border: 1px solid;
}

/* @end */

/* @group Gallery */

#group-related-info #unit-image-gallery {
	margin: 0 0 15px 0;
}

#group-related-info #unit-image-gallery h2 {
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 0 0 10px 0
}

#group-related-info #unit-image-gallery h2 {
	color: #19ADDD;
	border-top: 2px solid #19ADDD;
	border-bottom: 2px solid #19ADDD;
}

.season-autumn #group-related-info #unit-image-gallery h2 {
	color: #dd3877;
	border-top: 2px solid #dd3877;
	border-bottom: 2px solid #dd3877;
}

.season-spring #group-related-info #unit-image-gallery h2 {
	color: #5ed03c;
	border-top: 2px solid #5ed03c;
	border-bottom: 2px solid #5ed03c;
}


#group-related-info #unit-image-gallery ul {
	background: url(/mmlib/images/eto/background-galleries.gif) repeat-y 0 0px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#group-related-info #unit-image-gallery ul li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

#group-related-info #unit-image-gallery ul li.last {
	margin: 0;
}

#group-related-info #unit-image-gallery ul li a img {
	border: 1px solid #3f3f3f;
}

#group-related-info #unit-image-gallery ul li a:hover img {
	border: 1px solid;
}

/* @end */

/* @group Related Pages */
#group-related-info #related-articles {
	margin: 0 0 15px 0;
}

#group-related-info #related-articles h2 {
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 0 0 10px 0
}

#group-related-info #related-articles h2 {
	color: #19ADDD;
	border-top: 2px solid #19ADDD;
	border-bottom: 2px solid #19ADDD;
}

.season-autumn #group-related-info #related-articles h2 {
	color: #dd3877;
	border-top: 2px solid #dd3877;
	border-bottom: 2px solid #dd3877;
}

.season-spring #group-related-info #related-articles h2 {
	color: #5ed03c;
	border-top: 2px solid #5ed03c;
	border-bottom: 2px solid #5ed03c;
}
#group-related-info #related-articles ul {
	margin: 0px;
}
#group-related-info #related-articles ul li{
	list-style-type: none;
	margin: 0px;
}
#group-related-info #related-articles ul li h4 {
	margin: 5px 0px;
}
#group-related-info #related-articles ul li p {
	color:#fff;
	margin: 0px 0px 10px;
}
/* @end */

/* @group Downloads */

#group-related-info #unit-downloads {
	margin: 0 0 15px 0;
}

#group-related-info #unit-downloads h2 {
	background: url(/mmlib/images/eto/header-downloads-default.gif) no-repeat 0 0;
	height: 42px;
	text-indent: -10000px;
	margin: 0 0 10px 0;
}

.season-spring #group-related-info #unit-downloads h2 {
	background: url(/mmlib/images/eto/header-downloads-spring.gif) no-repeat 0 0;
}

.season-autumn #group-related-info #unit-downloads h2 {
	background: url(/mmlib/images/eto/header-downloads-autumn.gif) no-repeat 0 0;
}

#group-related-info #unit-downloads ul {
	margin: 0;
	padding: 0;
}

#group-related-info #unit-downloads ul li {
	font-size: 12px;
	background: #333 url(/mmlib/images/eto/icon-download.gif) no-repeat right 50%;
	margin: 0 0 2px 0;
	list-style: none;
}

#group-related-info #unit-downloads ul li a {
	display: block;
	padding: 3px 3px 2px 28px;
	background: url(/mmlib/images/eto/icon-generic-16.gif) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li.acrobat a {
	background: url(/mmlib/images/eto/icon-acrobat-16.gif) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li.audio a {
	background: url(/mmlib/images/eto/icon-audio-16.gif) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li a .file-size {
	font-size: 10px;
	color: #a09898;
	margin-left: 2px;
}

#group-related-info #unit-downloads ul li a:hover .file-size {
	color: #ccc;
}

/* @end */

/* @group Sponsors */

.sponsor-image {
	display: block;
	text-align: center;
}

/* @end */

/* @group Season List */

#group-related-info #unit-season-list {
	margin: 0 0 15px 0;
}

#group-related-info #unit-season-list h2 {
	color: #19addd;
	border-top: 2px solid #19addd;
	border-bottom: 2px solid #19addd;
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 0 0 10px 0;
}

.season-autumn #group-related-info #unit-season-list h2 {
	color: #dd3877;
	border-top: 2px solid #dd3877;
	border-bottom: 2px solid #dd3877;
}

.template-production .season-spring #group-related-info #unit-season-list h2 {
	color: #5ed03c;
	border-top: 2px solid #5ed03c;
	border-bottom: 2px solid #5ed03c;
}

#group-related-info #unit-season-list ul {
	margin: 0;
	padding: 0;
}

#group-related-info #unit-season-list ul li {
	list-style: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding: 0;
	overflow: auto;
}

#group-related-info #unit-season-list ul li h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 10px 0 0 0;
}

#group-related-info #unit-season-list ul li img {
	float: left;
	margin: 0 10px 5px 0;
}

#group-related-info #unit-season-list ul li p.composer {
	margin: 0;
	font-size: 11px;
	color: #f3f3f3;
	font-weight: normal;
}

/* @end */

/* Default elements - Lead Info */

.template-default #unit-content h2.title {
	font-size: 30px;
	letter-spacing: -1px;
	color: #19addd;
	margin: 0 0 6px;
	padding: 4px 0 3px;
	text-transform: uppercase;
	border: 2px solid #19addd;
	border-left: none;
	border-right: none;
}

#unit-content h2 {
	font-size: 2em;
	color: #ffffff;
	margin: 0 0 5px 0;
}

#unit-content h2 a {
	text-decoration: underline;
}

#unit-content p.article-comments a {
	text-decoration: underline;
	background: url(../../images/eto/button-comments-bg.gif) no-repeat left;
	padding: 0 0 0 25px
}

#main-content #unit-content p a {
	font-weight: normal;
}

#main-content #unit-content .article h3 {
	
}

/* @group Sub Navigation */

#unit-subnav {
	margin: 0 0 20px 0;
}

#main-content #unit-subnav ul {
	margin: 1px 0 -2px 0px;
	padding: 0px;
	width: 275px;
	list-style: none;
	display: block;
	width: 100%;
	clear: left;
}
#main-content #unit-subnav ul ul {
	margin: 2px 0 -2px 0px;
}

#main-content #unit-subnav ul li.last {
	border-bottom: 1px solid #f6f6f6;
}
#main-content #unit-subnav ul ul li.last {
	border-bottom: none;
}


#main-content #unit-subnav ul li {
	margin: 0;
	padding: 3px 0;
	display: block;
	line-height: 1.6em;
	font-weight: bold;
	border-top: 1px solid #f6f6f6;
}

#unit-subnav ul li a {
	display: block;
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
}

.about #unit-subnav h3 {
	height: 42px;
	width: 273px;
	text-indent: -10000px;
	background: transparent url(/mmlib/images/eto/h3-about-white.png) no-repeat scroll 0 0;
}

#unit-subnav h3 {
	margin: 0 0 0 9px
}

#main-content #unit-subnav ul li a:hover {
	color: #f6f6f6;
	background: #137fa2 url(/mmlib/images/eto/sub-nav-selected.gif) no-repeat right center;
}
#unit-subnav ul ul li a {
	margin-left: 2em;
}
#unit-subnav ul ul ul li a {
	margin-left: 4em;
}
#unit-subnav ul ul ul ul li a {
	margin-left: 6em;
}
#unit-subnav ul.branches li a {
	color: #777;
}
#unit-subnav ul li.hinge a {
	color: #FFF;
}
#unit-subnav ul.leaves li a {
	color: #FFF;
}
#unit-subnav ul li.selected a{
	color: #fff;
	background: #19ADDD url(/mmlib/images/eto/sub-nav-selected.gif) no-repeat right center;
}
#unit-subnav ul li.selected li a {
	color: #FFF;
	background: transparent;
}



/* @end */

/* Default elements */

.template-default #group2 {
	width: 640px;
	float: right;
	margin-bottom: 1em;
}

/* Profile List elements */

.template-profile-list #group2 {
	width: 640px;
	float: right;
	margin-bottom: 1em;
}

/* Profile View elements */

.template-profile-view #group2 {
	width: 640px;
	float: right;
	margin-bottom: 1em;
}


/* News elements */

.template-news #group2,
.template-blog #group2 {
	width: 640px;
	float: right
}
/* Improve link visabilty */
.template-news #unit-content a {
	color: #18A5D3;
}
.template-news #unit-content a:hover {
	color: #00bcf9;
}
.template-news #main-content #unit-content p a {
	font-weight: bold;
}

.template-news .addthis_toolbox {
	margin: 0 0 5px;
	float: right;
	text-align: right;
	width: 260px;
}

.template-news .date {
	float: left;
	margin: 0 0 10px 0;
}

/*Generic*/

#unit-intro p, #unit-content p,
#unit-intro h2, #unit-intro h3,
#unit-intro h4, #unit-intro h5{
	color: #FFFFFF;
}

#unit-content img.main-image {
	border: 5px solid #FFFFFF;
	margin: 0 0 20px 0
}

/**News Article */

#main-content #unit-content #unit-article-links	.group1 {
	float: left;
	margin-right: 20px
}

#main-content #unit-content #unit-article-links	.group2 {
	float: right
}

#main-content #unit-content #unit-article-links a {
	font-weight: bold;
}

#main-content #unit-content #unit-article-links {
	border: 2px solid #666666;
	border-left: none;
	border-right: none;
	margin-top: 1em;
	padding: 15px 0px;
	height: 18px;
}


#main-content .blog-entry h2 {
	margin: 0;
}

#main-content #unit-content .article h2 a,
#main-content .blog-entry h2 a {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #137fa2;
	border-top: 2px solid #137fa2;
	color: #137fa2;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 6px 0;
	text-transform: uppercase;
}

#main-content #unit-content .article h1,
#main-content .blog-entry h1 {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #19ADDD;
	border-top: 2px solid #19ADDD;
	color: #19ADDD;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 4px 0;
	text-transform: uppercase;
}

#main-content #unit-content .article h2 a:hover,
#main-content .blog-entry h2 a:hover {
	color: #19addd;
	border-bottom: 2px solid #19addd;
	border-top: 2px solid #19addd;
} 

.template-news #group-related-info #unit-image-gallery h2 {
	color: #19ADDD;
	border-top: 2px solid #19ADDD;
	border-bottom: 2px solid #19ADDD;
}




/* @group Profile List */

.template-profile-list #unit-content h1 {
	height: 47px;
	width: 640px;
	margin: 0px 0 12px;
	text-indent: -10000px;
}

.template-profile-list #unit-content h1 {
	background: url(/mmlib/images/eto/h1-contactus.gif) no-repeat 0 0;
}

.template-profile-list #unit-content .address {
	width: 320px;
	float: left;
}

.template-profile-list #unit-content .numbers p {
	margin-bottom: 0;
}

.template-profile-list #unit-content .address address {
	color: #fff;
	margin: 0;
	font-style: normal;
}


.template-profile-list #unit-content ul {
	overflow: hidden;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 15px 0;
	padding:20px 0 0 0;
	border-top: 1px solid #ccc;
}

.template-profile-list #unit-content ul li {
	background: #333;
	overflow: hidden;
	width: 307px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
}

.template-profile-list #unit-content ul li.end {
	margin-right: 0;
}

.template-profile-list #unit-content ul li:hover {
	background: #0d576f;
}

.template-profile-list #unit-content ul li:hover a {
	color: #19addd;
}

.template-profile-list #unit-content ul li img {
	float: left;
	margin-right: 10px;
}

.template-profile-list #unit-content ul li h2 {
	margin: 4px 0 4px 0;
	font-size: 16px;
}

.template-profile-list #unit-content ul li h3 {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: normal;
}

.template-profile-list #unit-content ul li p {
	font-size: 11px;
	margin: 0;
}

.template-profile-list #unit-content ul li h2 a {
	text-decoration: none;
}

/* @end */

/* @group Profile View */

.template-default #main-content h1,
.template-profile-view #main-content h1 {
	border-bottom: 2px solid #19ADDD;
	border-top: 2px solid #19ADDD;
	color: #19ADDD;
	font-size: 32px;
	margin: 0 0 20px;
	padding: 4px 0;
	text-transform: uppercase;
}

.template-profile-view #main-content h2 {
	margin: 0 0 5px 0;
	font-size: 18px;
	
}

.template-profile-view #main-content a.back {
	font-weight: bold;
	font-size: 14px;
	background: url(/mmlib/images/eto/back-arrow.gif) no-repeat 0 50%;
	padding-left: 25px;
}

/* @end */

/* @group From the Blog Unit */

#group-related-info #unit-text {
	margin: 20px 0
}

#group-related-info #unit-text p {
	color: #FFFFFF;
}

#group-related-info #unit-latest-blog-posts h3 {
	background: url(/mmlib/images/eto/header-from-the-blog.gif) no-repeat 0 0;
}

#group-related-info #unit-latest-blog-posts h3 {
	height: 42px;
	text-indent: -10000px;
	margin: 20px 0 12px 0;
}

#group-related-info #unit-latest-blog-posts ol {
	margin: 0;
}

#group-related-info #unit-latest-blog-posts ol li {
	list-style: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}

#group-related-info #unit-latest-blog-posts ol li.last {
	border-bottom: none;
	margin-bottom: 10px;
}

#group-related-info #unit-latest-blog-posts h3 {
	height: 42px;
	text-indent: -10000px;
	margin: 20px 0 12px 0;
}

#group-related-info #unit-latest-blog-posts h3 {
	background: url(/mmlib/images/eto/header-from-the-blog.gif) no-repeat 0 0;
}

#group-related-info #unit-latest-blog-posts h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 2px 0;
}

#group-related-info #unit-latest-blog-posts a.more {
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 4px;
}

#group-related-info #unit-latest-blog-posts p {
	font-size: 12px;
	color: #f3f3f3;
	margin-bottom: 14px;
}

#group-related-info #unit-latest-blog-posts p.detail {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 8px;
}

#group-related-info #unit-latest-blog-posts p.detail abbr.published {
	border-bottom: none;
}

/* @end */

/* @group tourdates - Season Feature */

.col {
	width: 470px;
	background-color: #333333;
	min-height: 500px;
}

.template-tourdates #main-content #unit-subnav {
	background: #000;
	height: 38px;
	border-top:  1px solid #666;
	border-bottom:  1px solid #666;
	text-align: center;
	margin-bottom: 0;
}

.template-tourdates #main-content #unit-subnav ul {
	margin: 0 auto;
	width: 650px;
}

.template-tourdates #main-content #unit-subnav ul li {
	width: 200px;
	margin: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	border: none;
}

/* @group Tour Dates Subnav - Default */

.template-tourdates #main-content #unit-subnav ul li a {
	border: none;
	color: #137fa2;
}

.template-tourdates #main-content #unit-subnav ul li a:hover {
	background: none;
	color: #18a5d3;
}

.template-tourdates #main-content #unit-subnav ul li.prev a {
	text-align: left;
	background: #137fa2 url(../../images/eto/tourdate-li-prev.gif) left center;
	padding-left: 25px;
}

.template-tourdates #main-content #unit-subnav ul li.prev a:hover {
	background: #18a5d3 url(../../images/eto/tourdate-li-prev.gif) left center;
}

.template-tourdates #main-content #unit-subnav ul li.next a {
	text-align: right;
	background: #137fa2 url(../../images/eto/tourdate-li-next.gif) right center;
	padding-right: 25px;
}

.template-tourdates #main-content #unit-subnav ul li.next a:hover {
	background: #18a5d3 url(../../images/eto/tourdate-li-next.gif) right center;
}

/* @end */

/* @group Tour Dates Subnav - Autumn */

.template-tourdates #main-content .season-autumn #unit-subnav ul li a {color: #9a214f}
.template-tourdates #main-content .season-autumn #unit-subnav ul li a:hover,
.template-tourdates #main-content .season-autumn #unit-subnav ul li.current a {color: #c22963}

.template-tourdates #main-content .season-autumn #unit-subnav ul li.prev a {
	text-align: left;
	background: #9a214f url(../../images/eto/tourdate-li-prev.gif) left center;
	padding-left: 25px;
}

.template-tourdates #main-content .season-autumn #unit-subnav ul li.prev a:hover {
	background: #c22963 url(../../images/eto/tourdate-li-prev.gif) left center;
}

.template-tourdates #main-content .season-autumn #unit-subnav ul li.next a {
	text-align: right;
	background: #9a214f url(../../images/eto/tourdate-li-next.gif) right center;
	padding-right: 25px;
}

.template-tourdates #main-content .season-autumn #unit-subnav ul li.next a:hover {
	background: #c22963 url(../../images/eto/tourdate-li-next.gif) right center;
}

/* @end */

/* @group Tour Dates Subnav - Spring */

.template-tourdates #main-content .season-spring #unit-subnav ul li a {color: #3c9721}
.template-tourdates #main-content .season-spring #unit-subnav ul li a:hover, 
.template-tourdates #main-content .season-spring #unit-subnav ul li.current a {color: #4dc22a}

.template-tourdates #main-content .season-spring #unit-subnav ul li.prev a {
	text-align: left;
	background: #3c9721 url(../../images/eto/tourdate-li-prev.gif) left center;
	padding-left: 25px;
}

.template-tourdates #main-content .season-spring #unit-subnav ul li.prev a:hover {
	background: #4dc22a url(../../images/eto/tourdate-li-prev.gif) left center;
}

.template-tourdates #main-content .season-spring #unit-subnav ul li.next a {
	text-align: right;
	background: #3c9721 url(../../images/eto/tourdate-li-next.gif) right center;
	padding-right: 25px;
}

.template-tourdates #main-content .season-spring #unit-subnav ul li.next a:hover {
	background: #4dc22a url(../../images/eto/tourdate-li-next.gif) right center;
}

/* @end */

.template-tourdates #group1 {
	margin: 15px 0 0 0
}

.template-tourdates #group2 {
	margin: 15px 0 0 0
}

.template-tourdates #group3 {
	margin: 15px 0 0 0
}

.template-tourdates #group1.group #unit-intro p{
	font-size: 14px;
	line-height: 20px;
}

.template-tourdates #group2.group {

	background-color: #FFFFFF;
	padding: 0px 15px 10px 15px
}

.template-tourdates #group1.group .map {
	float: right;
	margin: 0 0 18px 18px;
	height: 465px;
	width: 465px;
	border: solid 2px #fff;
}

.template-tourdates #unit-intro h2 {
	float: left;
	width: 460px;
	font-size: 30px;
	letter-spacing: -1px;
	margin: 0 0 18px 0;
	padding: 4px 0 3px;
	text-transform: uppercase;
}



.template-homepage.#unit-intro h2 {
	border-bottom: 2px solid;
	border-top: 2px solid;
}

.template-tourdates .season-autumn #unit-intro h2 {
	border-bottom: 2px solid #C22963;
	border-top: 2px solid;
	color: #C22963;
	margin-bottom: 12px;
}

.template-tourdates .season-spring #unit-intro h2 {
	border-bottom: 2px solid #4DC22A;
	border-top: 2px solid;
	color: #4DC22A
}

.template-tourdates #group2 #schedule {
	margin-bottom: 10px;
}

.template-tourdates #group2 #schedule table td, .template-tourdates #group2 #schedule table th {
	border: none;
	font-size: 12px;
}

.template-tourdates #group2 #schedule table td {
	background: #fafafa;
	border-bottom: 1px solid #fff;
	padding: 5px;
	vertical-align: middle;
}

.template-tourdates #group2 #schedule table tr.last td {
	border-bottom: 24px solid #fff;
}

.template-tourdates #group2 #schedule table tr:hover td{
	background: #fbfcce;
}

.template-tourdates #group2 #schedule tr.month {
	border-bottom: 2px solid #666666;
}

.template-tourdates #group2 #schedule tr.month th {
	text-transform: uppercase;
	padding: 6px 0 0 0;
	font-size: 24px;
}

.template-tourdates #group2 #schedule table {
	margin-bottom: 4px;
}
.template-tourdates #group2 #schedule table tr.non-primary td {
	color: #666;
}
.template-tourdates #group2 #schedule table tr.non-primary a {
	color: #666;
}
.template-tourdates #group2 #schedule table tr.non-primary td.date {
	color: #666;
}

.template-tourdates #group2 #schedule table tr td.box-office {
	color: #333;
	font-weight: bold;
}

.template-tourdates #group2 #schedule table tr td.box-office strong {
	font-weight: normal;
	color: #666;
}

.template-tourdates #group2 #schedule table tr td.venue  {
	font-weight: bold;
	color: #333;
}

.template-tourdates #group2 #schedule table tr td.date {
	font-weight: bold;
	color: #202020;

}

.template-tourdates #group2 #schedule table th,
.template-tourdates #group2 #schedule td,
.template-tourdates #group2 #schedule caption {
	padding: 2px;
}

.template-tourdates #group2 #schedule td.book-button a,
.template-tourdates #group2 #schedule td.book-button img{
	float: right;
}

.template-tourdates #group2 #schedule td.book-button a img {
	display: block;
}

.template-tourdates #group2 #schedule tr.details td {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 0;
}


.template-tourdates #unit-intro h1 {
	height: 47px;
	width: 470px;
	margin: 0px 0 12px;
	text-indent: -10000px;
}

.template-tourdates #unit-season-sponsors h3 {
	background: url(/mmlib/images/eto/header-season-sponsors.gif) no-repeat 0 0;
	height: 42px;
	margin: 20px 0 12px;
	text-indent: -10000px;
}

.template-tourdates #group-one {
	float: left;
	width: 220px;
}

.template-tourdates #unit-season-sponsors div.sponsor {
	float: left;
	margin-bottom: 12px;
	width: 120px;
}

.template-tourdates #unit-season-sponsors div div.logo {
	width: 120px;
	float: left;

}

.template-tourdates #unit-season-sponsors div div.description {
	color: #fff;
	float: left;
	margin: 0;
	width: 350px;

}

.template-tourdates #unit-season-sponsors div div.description p {
	margin-bottom: 15px;
	font-size: 11px;
}

.template-tourdates #unit-season-sponsors div div.description h4 {
	color: #fff;
	margin: 0 0 5px 0;
}

.template-tourdates #unit-support-us h3,
.template-tourdates #unit-join-mailinglist h3 {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	margin: 5px 0 8px 0;
}

.template-tourdates #unit-support-us, 
.template-tourdates #unit-join-mailinglist {
	color: #f3f3f3;
	font-size: 12px;
}

.template-tourdates #unit-support-us {
	border-bottom: 1px solid #666;
	margin-bottom: 13px;
}

.template-tourdates #unit-join-mailinglist form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

.template-tourdates #unit-join-mailinglist input.text {
	vertical-align: middle;
	width: 158px;
	height: 13px;
	border: none;
	margin: 0;
}

.template-tourdates #unit-join-mailinglist input.image {
	vertical-align: middle;
	margin: 0;
}

.template-tourdates #group3 #group-related-info  {
	width: 465px;
	margin-right: 20px;
	float: left;
}

.template-tourdates #unit-season-sponsors {
	margin-top: 15px;
}

.template-tourdates .has-downloads #unit-season-sponsors {
	float: right;
	width: 465px;
	margin-top: 15px;
}

.template-tourdates #group3 #unit-season-sponsors h3 {
	margin-top: 0;
}



/* @end */

/* @group Community pages */

/* @group community - Three Features */

.template-community #page-wrapper .project:hover {
	position: relative;
}
.template-community #page-wrapper .project:hover div {
	background-color: #fff;
	border: solid 8px #fff;
	width: 230px;
	position: absolute;
	top: -8px;
	left: -8px;
}
.template-community #page-wrapper .project:hover > div {
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 1);
}
.template-community #page-wrapper .project .extra {
	display: none;
	background: #fff;
	padding: 0px 12px 12px;
	margin-left: 0;
	width: 200px;
}
.template-community #page-wrapper .project:hover .extra {
	display: block;
}
.template-community #unit-current-projects h2.head {
	width: 470px;
	height: 42px;
	margin: 0 0 12px 0;
	text-indent: -10000px;
	background: transparent url(/mmlib/images/eto/header-current-projects.gif) no-repeat scroll 0 0;
}

.template-community #unit-previous-projects h2.head {
	width: 950px;
	height: 42px;
	margin: 0 0 12px 0;
	text-indent: -10000px;
	background: transparent url(/mmlib/images/eto/header-previous-projects.gif) no-repeat scroll 0 0;
}

.template-community #group1 {
	float: left;
	width: 480px;
	margin-bottom: 10px;
}

.template-community #group2 {
	float: right;
	width: 470px;
	margin-bottom: 10px;
}

.template-community #group2 .map {
	height: 480px;
	width: 466px;
	margin: 0;
	border: 2px solid #fff;
}

/* @end */

/* @group community - Latest News & From The Blog */

.template-community #unit-previous-projects .project {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	height: 220px;
}

.template-community #unit-previous-projects .last {
	margin-right: 0;
}

.template-community #unit-current-projects .project {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	height: 210px;
}
.template-community #unit-current-projects .project h3 {
	line-height: 1.1em;
	margin-bottom: 0.4em;
}
.template-community #unit-current-projects .project p {
	line-height: 1.3em;
	margin-bottom: 1em;
}
.template-community #unit-intro {
	width: 710px;
}




.template-community  h1 {
	height: 47px;
	margin: 0px 0 12px;
	text-indent: -10000px;
	background: url(/mmlib/images/eto/h1-education.gif) no-repeat 0 0;
}


/* @end */

/* @end */

/* @group default - Related Info */

/*
.template-default #group-related-info #unit-image-gallery h2 {
	background:url(/mmlib/images/eto/header-imagegallery-default-280.gif) no-repeat 0 0;
	width: 280px;
	height: 42px;
	text-indent: -10000px;
	margin: 0 0 10px 0;
}

.template-default  .season-spring #group-related-info #unit-image-gallery h2 {
	background:url(/mmlib/images/eto/header-imagegallery-spring-280.gif) no-repeat 0 0;	
}

.template-default  .season-autumn #group-related-info #unit-image-gallery h2 {
	background:url(/mmlib/images/eto/header-imagegallery-autumn-280.gif) no-repeat 0 0;	
}*/

#group-related-info #unit-downloads ul {
	margin: 0;
	padding: 0;
}

#group-related-info #unit-downloads ul li {
	font-size: 12px;
	background: #333 url(/mmlib/images/eto/icon-download.gif) no-repeat right 50%;
	margin: 0 0 2px 0;
	list-style: none;
}

#group-related-info #unit-downloads ul li a {
	display: block;
	padding: 3px 36px 2px;
	background: url(/mmlib/images/eto/icon-generic-16.gif) no-repeat 4px 50%;
}
#group-related-info #unit-downloads ul li.pdf a {
	background: url(/mmlib/images/eto/icon-acrobat-16.gif) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li.audio a {
	background: url(/mmlib/images/eto/icon-audio-16.gif) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li a.sm2_link,
#group-related-info #unit-audio ul li a.sm2_link {
	background:#333 url(/mmlib/images/soundmanager/icon_play.png) no-repeat 4px 50%;
	padding:5px 28px;
}
#group-related-info #unit-downloads ul li a.sm2_playing,
#group-related-info #unit-audio ul li a.sm2_playing {
	background:#336699 url(/mmlib/images/soundmanager/icon_pause.png) no-repeat 4px 50%;
}

#group-related-info #unit-downloads ul li a .file-size {
	font-size: 10px;
	color: #a09898;
	margin-left: 2px;
}

#group-related-info #unit-downloads ul li a:hover .file-size {
	color: #ccc;
}

/* Audio Files */
#group-related-info #unit-audio ul {
	margin: 0;
	padding: 0;
}

#group-related-info #unit-audio ul li {
	font-size: 12px;
	background: #333 url(/mmlib/images/eto/icon-download.gif) no-repeat right 50%;
	margin: 0 0 2px 0;
	list-style: none;
}
#group-related-info #unit-audio ul li a {
	display: block;
	padding: 3px 36px 2px;
	background: url(/mmlib/images/eto/icon-generic-16.gif) no-repeat 4px 50%;
}
#group-related-info #unit-audio {
	margin: 0 0 15px 0;
}

#group-related-info #unit-audio h2 {
	background: url(/mmlib/images/eto/header-audio-default.gif) no-repeat 0 0;
	height: 42px;
	text-indent: -10000px;
	margin: 0 0 10px 0;
}

.season-spring #group-related-info #unit-audio h2 {
	background: url(/mmlib/images/eto/header-audio-spring.gif) no-repeat 0 0;
}

.season-autumn #group-related-info #unit-audio h2 {
	background: url(/mmlib/images/eto/header-audio-autumn.gif) no-repeat 0 0;
}


#group-related-info #unit-related-pages {
	margin: 0 0 15px 0;
}
#group-related-info #unit-related-pages h2 {
	background:transparent url(/mmlib/images/eto/header-related-pages-default.gif) no-repeat scroll 0 0;
	height:42px;
	margin:0 0 10px;
	text-indent:-10000px;
}
#group-related-info #unit-related-pages ul {
	margin: 0;
}
#group-related-info #unit-related-pages li {
	list-style: none;
}

#group-related-info #unit-related-events {
	margin: 0 0 15px 0;
}
#group-related-info #unit-related-events h2 {
	background:transparent url(/mmlib/images/eto/header-related-events-default.gif) no-repeat scroll 0 0;
	height:42px;
	margin:0 0 10px;
	text-indent:-10000px;
}
#group-related-info #unit-related-events ul {
	margin: 0;
}
#group-related-info #unit-related-events li {
	clear: left;
	float: left;
	list-style: none;
	margin: 0px 0px 5px;
}
#group-related-info #unit-related-events li a.thumbnail {
	display: block;
	float: left;
	margin-right: 10px;
}
#group-related-info #unit-related-events li .info {
	float: left;
}
#group-related-info #unit-related-events li .info h4 {
	margin: 2px 0px;
}
/* @end */

/* @group Season List */

.template-default #group-related-info #unit-season-list {
	margin: 0 0 15px 0;
}

.template-default #group-related-info #unit-season-list h2 {
	color: #19addd;
	border-top: 2px solid #19addd;
	border-bottom: 2px solid #19addd;
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	margin: 0 0 10px 0;
}

.template-default .season-autumn #group-related-info #unit-season-list h2 {
	color: #dd3877;
	border-top: 2px solid #dd3877;
	border-bottom: 2px solid #dd3877;
}

.template-default .season-spring #group-related-info #unit-season-list h2 {
	color: #5ed03c;
	border-top: 2px solid #5ed03c;
	border-bottom: 2px solid #5ed03c;
}

.template-default #group-related-info #unit-season-list ul {
	margin: 0;
	padding: 0;
}

.template-default #group-related-info #unit-season-list ul li {
	list-style: none;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding: 0;
	overflow: auto;
}

.template-default #group-related-info #unit-season-list ul li h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.template-default #group-related-info #unit-season-list ul li img {
	float: left;
	margin: 0 10px 5px 0;
}

.template-default #group-related-info #unit-season-list ul li p.composer {
	margin: 0;
	font-size: 11px;
	color: #f3f3f3;
	font-weight: normal;
}

/* @end */

/* @group Page Comments */

#unit-comments h2 {
	background: url(/mmlib/images/eto/header-yourcomments-640.gif) no-repeat 0 0;
	width: 640px;
	height: 42px;
	text-indent: -10000px;
	margin-bottom: 12px;
}

#unit-comments ol {
	margin: 0;
}

#unit-comments ol li {
	list-style: none;
}

#unit-comments ol li .comment-body {
	background: #fff url(/mmlib/images/eto/comment-640-top.gif) no-repeat 0 0;
	padding: 12px 12px 12px 12px;
}

#unit-comments ol li .comment-body p {
	color: #333;
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin: 0;
}

#unit-comments ol li p.detail {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	background: url(/mmlib/images/eto/comment-640-bottom.gif) no-repeat 0 -5px;
	padding: 8px 0 0 40px;
}

#unit-comments ol li p.detail .posted-at {
	color: #a09898;
}

#page-comment-form .success {
	color: #3c9721;
	margin: 2em 0em;
	background-color: #FFF;
	padding: 20px;
	font-weight: bold;
	border-top: 3px solid #3c9721;
	border-bottom: 3px solid #3c9721;
}

#errorwrapper {
	color: red;
	margin: 2em 0em;
	background-color: #FFF;
	padding: 20px;
	font-weight: bold;
	border-top: 3px solid red;
	border-bottom: 3px solid red;
	color: #000;
}
#errorwrapper p {
	color: #444;
}
#errorwrapper ul {
	color: #CCC;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#errorwrapper ul li {
	margin-bottom: 2px;
}
#errorwrapper ul span {
	color: #2b2b2b;
	font-weight: normal;
	padding-left: 6px;
}

/* @end */

/* @group Page Comment Form */

#page-comment-form h2 {
	background: url(/mmlib/images/eto/header-leaveacomment-640.gif) no-repeat 0 0;
	width: 640px;
	height: 42px;
	text-indent: -10000px;
}

#page-comment-form .honeytrap {
	display: none;
}

#page-comment-form #name,
#page-comment-form #email,
#page-comment-form #website {
	font-size: 14px;
	width: 228px;
	border: 4px solid #fff;
	margin: 0 0 10px 0;
}

#page-comment-form #unit-your-details {
	float: left;
	width: 248px;
}

#page-comment-form #your-message #message {
	font-size: 14px;
	width: 384px;
	border: 4px solid #fff;
	height: 136px;
	padding: 0;
	margin: 0;
}

#page-comment-form label {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#page-comment-form label .hint {
	color: #a09898;
}

#page-comment-form .formbuttons {
	float: right;
	margin-top: 6px;
}

/* @end */

/* @group Search Result Page */

.template-search #unit-search-results {
	width: 640px;
	float: right;
	margin-bottom: 1em;
}
.template-search #unit-search-results p.message {
	font-size: 1.2em;
	margin: 2em 0;
}
.template-search #unit-search-results h1 {
	border-bottom: 2px solid #19ADDD;
	border-top: 2px solid #19ADDD;
	color: #19ADDD;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 6px 0;
	text-transform: uppercase;
}
.template-search #unit-search-results h2 {
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	color: #FFF;
	font-size: 20px;
	margin: 0 0 10px;
	padding: 6px 0;
	text-transform: uppercase;
	clear: left;
}
.template-search #unit-search-results .results-list {
	margin-bottom: 3em;

}
.template-search #unit-search-results ul {
	margin: 0;
	list-style: none;
}
.template-search #unit-search-results .project {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 186px;
	height: 210px;
	padding: 10px;
}

.template-search #unit-search-results .last {
	margin-right: 0;
}
.template-search #unit-search-results .more {
	clear: left;
}
/* @end */

#unit-education-map #map-canvas {
	width: 380px;
	height: 464px;
}

/* @group Mailing List */

.template-mailinglist  #main-content h1 {
	border-bottom: 2px solid #19ADDD;
	border-top: 2px solid #19ADDD;
	color: #19ADDD;
	font-size: 24px;
	margin: 0 0 20px;
	padding: 4px 0;
	text-transform: uppercase;
}
.template-mailinglist #group-one {
	float: right;
	width: 690px;
}
.template-mailinglist  .formfield {
	clear: left;
}
.template-mailinglist .formfield label {
	width: 140px;
	display: block;
	float: left;
	position: relative;
	top: 8px;
}
.template-mailinglist .optins label {
	width: auto;
}

.template-mailinglist .optins input {
	float: left;
	margin-right: 0.75em;
	position: relative;
	top: 7px;
	margin-bottom: 2em;
}
.template-default #unit-latest-news,
.template-mailinglist #unit-latest-news {
	width: 240px;
	margin-right: 0;
}
.template-default #unit-latest-news {
	width: 270px;
}
.template-mailinglist #unit-latest-news h3 {
	margin-top: 0;
}
.template-default #unit-latest-news h3 {
	margin-top: 0;
}

/* @end */

/* @group Blog List Page */
#main-content .hgroup p {
	color: #999;
	margin-bottom: 1em;
	font-size: 92%;
}
.blog-info {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0.5em 1em;
	margin-top: -0.5em;
	margin-bottom: 3em;
	background-color: #191919;

	font-size:  86%;
	overflow: hidden;
}
.blog-info p {
	float: left;
	margin: 0 1.5em 0 0;
	margin-right: 1.5em;
	color: #999;
	
}
.blog-info p strong {
	font-weight: normal;
}

.blog-info p a {

}

/* @end */



/* @group Social Media Bookmarks */

#unit-social-bookmarks {
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	margin: 0 0 10px 0;
}

#unit-social-bookmarks h2 {
	margin: 8px 6px 10px 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
}

#unit-social-bookmarks ul {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}

#unit-social-bookmarks ul li {
	float: left;
}

#unit-social-bookmarks ul li a {
	display: block;
	width: 22px;
	height: 22px;
	background: #ccc;
	text-indent: -10000px;
	margin-right: 5px;
	background: url(/mmlib/images/eto/social-media.jpg) no-repeat 0 0;
}

#unit-social-bookmarks ul li a.delicious {background-position: 0 0;}
#unit-social-bookmarks ul li a.twitter {background-position: -27px 0;}
#unit-social-bookmarks ul li a.facebook {background-position: -54px 0;}
#unit-social-bookmarks ul li a.stumbleupon {background-position: -80px 0;}

#unit-social-bookmarks ul li a.delicious:hover {background-position: 0 -30px;}
#unit-social-bookmarks ul li a.twitter:hover  {background-position: -27px -30px;}
#unit-social-bookmarks ul li a.facebook:hover  {background-position: -54px -30px;}
#unit-social-bookmarks ul li a.stumbleupon:hover  {background-position: -80px -30px;}

/* @end */


.template-error h1 {
	color: #FFF;
	font-size: 2em;
	width: 400px;
	margin: 3em auto 0.25em auto;
}
.template-error p {
	color: #FFF;
	font-size: 1.2em;
	width: 400px;
	margin: 0em auto 0.25em auto;
}
.template-error #unit-content ul {
	color: #FFF;
	margin-bottom: 4em;
	width: 400px;
	margin: 1.5em auto 5em auto;
	list-style: inside;
}
.template-error #unit-content ul a {
	padding-left: 0.25em;
}

.template-tourdates #group-related-info
{
	float: none;
	margin-right: 0px;
	width: auto;
	margin-top: 15px;
}

#unit-current-projects .project .upcoming-production
{
	height: 0px;
}
#unit-current-projects .project .upcoming-production img
{
	position:relative;
	top:-31px;
}

ul#newsletters
{
	display: block;
	list-style: none;
}

#unit-page-nav .next {
	float: right;
}

.sponsor-logos a {
	margin: 0 20px;
}

.addthis_toolbox {
	margin: 20px 0 0;
}
