/* THEATREWORKS
   Master Styles
   Author: Jonathan Nicol (jonathan@f6design.com)
   
   Resources
   http://annevankesteren.nl/2005/03/clearing-floats
*****************************************************************/


/* Global reset
*****************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
/*font-style:inherit;
font-weight:inherit;*/
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
/*vertical-align:baseline;*/ /*messes with floated images in IE*/
}
*:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}

/* Re-defined - HTML Elements
*****************************************************************/

html {
	font-size: 100%; /* for IE */
	height: 100%; /* force scrollbars in Mozilla */
	overflow-y: scroll; /* force scrolbars in Mozilla */ 
}

body  {
	font-family: Georgia,Times,"Times New Roman",serif;
	/* font-size: 81%; /* if you want 13px */
	font-size: 76%; /* if you want 12px */
	/* font-size: 69%; */ /* if you want 11px */
	font-weight: normal;
	height: 100%; /* force scrollbars in Mozilla */
	color: #5f6062;
	background: #5f6062;
	margin: 0;
	padding: 0 14px;
	line-height: 1.4;
}
a, a:visited {
	font-style: italic;
	color:#f26649;
	outline-style:none;
	text-decoration:underline;
	}
	a:hover {
		color:#000;
		text-decoration:underline;
		}
	a:active {
		color:#000;
		text-decoration:underline;
		}
a.imglink, a.imglink:visited  {
	border: none;
}
a[rel="external"]{
	background: transparent url(../img/external_link_icon.gif) no-repeat right center;
	padding-right:14px;
}
blockquote {
	background:transparent url(../img/quotes.gif) left top no-repeat;
	min-height:1.5em; /* IE: fixes bg drop when blockquote next to floated image */
	padding:0pt 0pt 0pt 37px;
	margin: 0 0 1em 0;
	overflow: auto; /* FF/Opera: fixes bg drop when blockquote next to floated image */
}
img {
	border: none;
	/*display: block;*/
	}
h1 {
	background:transparent url(../img/header.gif) left top no-repeat;
	height: 85px;
	width:910px;
	padding: 0;
	margin: 0;
	}
	h1 span {
		display: none;
	}
h2 {
	height: 36px;
	font-size: 1.9em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 14px 0;
	border-bottom: 1px dashed #aaa;
	line-height: 1.2;
	}
	h2.hImg.not-first {
		margin-top:1.5em;
		}
h3 {
	color: #231F20;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0.6em 0;
	line-height: 1.2;
	}
	h3.padTop {
		margin-top: 1em;
		}
h4 {
	color: #231F20;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	margin: 1.25em 0 0.6em 0;
	}
	h4.hImg {
		font-size: 1px;
		margin: 0 0 4px 0;
		}
h5 {
	font-size: 1em;
}
p {
	margin:0 0 1em 0;
}
small {
	font-size: 0.84em;
	line-height: 1.2;
}

/* Common presentational elements
*****************************************************************/

.alignR {
	text-align: right;
}
.clr {
	clear: both;
}
.clearit {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.divider, .dividerLine, hr {
	border:none;
	clear: both;
	color: #ccc;
	font-size: 1px;
	height: 1px;
	margin: -1px 0 12px 0;
	border-bottom: 1px dashed #aaa;
	}
.hImg span {
	display:none;
}
.intro {
	font-size: 1.16em;
	line-height: 1.3;
	width: 580px;
}
.imgLink {
	border: none;
	}
	.imgLink:visited {
		border: none;
	}
	.imgLink:hover {
		border: none;
	}
img.flL {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
img.flR {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}
.large {
	font-size: 1.3em;
	line-height: 1.4;
}
.padT {
	margin-top: 1em;
}
.noT {
	margin-top: 0;
}
.small {
	font-size: 0.85em;
}
a.highlightLink {
	display: block;
	font-style: normal;
	text-decoration: none;
	margin: 0 0 14px 0;
}
a.highlightLink span, a.highlightLink:visited span {
	text-decoration: underline;
	font-style: italic;
}
a.highlightLink:hover span {
	text-decoration: underline;
}
a.highlightLink:active span {
	text-decoration: underline;
}

/* Page structure
*****************************************************************/

#container {
	background: #fff url(../img/content_bg_gradient.gif) 0 0 repeat-x;
	margin: 0 auto;
	width: 906px;
	padding: 14px;
	/* overflow: auto; */ /* triggers long-content-cut-off bug in FF versions < 3.6. Also not rqd because footer clears content. */

}
#header {
	background: #fff;
	padding: 14px;
	position: relative;
	margin: 0 0 14px 0;
}
#location {
	width: 216px;
	position: absolute;
	top: 13px;
	left: 690px;
	
	}
	#location p {
		font-style: italic;
		line-height: 1.3;
		margin: 0 0 10px 0;
		}
.noflash {
	display:none;
}
#flashHome {
	width: 676px;
	height: 315px;
	margin: 0 0 14px 0;
}
img.colFeat {
	margin: 0 0 10px 0;
}
.colWrap {
	clear: both;
	overflow: auto;
	_height: 1%;
}
.colHalfWidthL {
	width: 446px;
	float: left;
	padding: 0 0 14px 0;
}
.colHalfWidthR {
	width: 446px;
	float: right;
	padding: 0 0 14px 0;
}
.colThirdWidthL {
	width: 216px;
	float: left;
	margin-right: 14px;
	padding: 0 0 14px 0;
}
.colThirdWidthR {
	width: 216px;
	float: right;
	padding: 0 0 14px 0;
}
#contentWrap, #contentWrapFullW {
	float: left;
	width: 676px;
	}
	#contentWrapFullW {
		width: 906px;
		}
#sidebar {
	float: right;
	width: 216px;
	}
#footerSponsorsWrap {
	clear: both;
	padding: 14px 0;
	overflow:auto;
	width: 906px;
	}
	#footerSponsors {
		border-top: 1px dashed #aaa;
	}
	#footerSponsors p {
		padding: 14px 0 0 0;
		margin: 0;
		width: 216px;
		float: left;
		}
		#footerSponsors p.landowners {
			width: 446px;
			float: right;
			padding: 14px 0 0 0;
			margin: 0;
			font-size: 0.8em;
			}
#subscriptionTools	{
	min-height: 315px; /* IE7 will follow this rule, IE6 will not */
	height: auto !important; /* IE6 allows height > 315px thanks to IE6 !important bug, even though called before height: 315px rule */
	height: 315px; /* IE6 will begin with at least this height, never less (hence min-height hack) */
	border-bottom: 1px dashed #aaa;
	margin: 0 0 14px 0;
}	
#newsletterSub {
	border-bottom: 1px dashed #aaa;
	margin: 0 0 14px 0;
	}
	#newsletterSub input {
		width: 186px;
		}
	#newsletterSub .fbintro {
		display:none;
		}
#facebook img {
	float: left;
	padding: 0 12px 0 0;
}

#contactDetailsWrap {
	width: 216px;
	float: left;
}
#contactFormWrap {
	width: 446px;
	float: right;
}
		
/* Nav
*****************************************************************/

ul#nav {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 460px;
	height: 112px;
	margin: 14px 0 0 0;
	padding: 0;
	}
	#nav a { /* all list btns */
		border: none;
		display: block;
		height: 28px;
		list-style: none;
		padding: 0;
	}
	#nav a span { /* all btns accessible text */
		display: none;
		}
	#nav li { /* all list items */
		float: left;
		height: 28px;
		width: 216px;
		padding: 0;
		margin: 0 14px 0 0;
		list-style: none;
	}
	/* Home */
	#navBtnHome a {
		width: 52px;
		background: url(../img/nav_btns.gif) 0 0 no-repeat;
	}
	#navBtnHome a:hover, #navBtnHome.selected a {
		background: url(../img/nav_btns.gif) -230px 0 no-repeat;
	}
	/* Our Works */
	#navBtnOurWorks a {
		width: 87px;
		background: url(../img/nav_btns.gif) 0 -112px no-repeat;
	}
	#navBtnOurWorks a:hover, #navBtnOurWorks.selected a {
		background: url(../img/nav_btns.gif) -230px -112px no-repeat;
	}
	/* About */
	#navBtnAbout a {
		width: 167px;
		background: url(../img/nav_btns.gif) 0 -28px no-repeat;
	}
	#navBtnAbout a:hover, #navBtnAbout.selected a {
		background: url(../img/nav_btns.gif) -230px -28px no-repeat;
	}
	/* Support */
	#navBtnSupport a {
		width: 184px;
		background: url(../img/nav_btns.gif) 0 -140px no-repeat;
	}
	#navBtnSupport a:hover, #navBtnSupport.selected a {
		background: url(../img/nav_btns.gif) -230px -140px no-repeat;
	}
	/* What's On */
	#navBtnWhatsOn a {
		width: 174px;
		background: url(../img/nav_btns.gif) 0 -56px no-repeat;
	}
	#navBtnWhatsOn a:hover, #navBtnWhatsOn.selected a {
		background: url(../img/nav_btns.gif) -230px -56px no-repeat;
	}
	/* News */
	#navBtnNews a {
		width: 130px;
		background: url(../img/nav_btns.gif) 0 -168px no-repeat;
	}
	#navBtnNews a:hover, #navBtnNews.selected a {
		background: url(../img/nav_btns.gif) -230px -168px no-repeat;
	}
	/* Venue Hire */
	#navBtnVenueHire a {
		width: 92px;
		background: url(../img/nav_btns.gif) 0 -84px no-repeat;
	}
	#navBtnVenueHire a:hover, #navBtnVenueHire.selected a {
		background: url(../img/nav_btns.gif) -230px -84px no-repeat;
	}
	/* Contact */
	#navBtnContact a {
		width: 86px;
		background: url(../img/nav_btns.gif) 0 -196px no-repeat;
	}
	#navBtnContact a:hover, #navBtnContact.selected a {
		background: url(../img/nav_btns.gif) -230px -196px no-repeat;
	}
	/* Archive */
	#navBtnArchive a {
		width: 166px;
		background: url(../img/nav_btns.gif) 0 -224px no-repeat;
	}
	#navBtnArchive a:hover, #navBtnArchive.selected a {
		background: url(../img/nav_btns.gif) -230px -224px no-repeat;
	}

/* Teasers
*****************************************************************/

ul.teasers {
	list-style:  none;
	padding: 0;
	}
	ul.teasers li {
		width: 216px;
		float: left;
		margin-right: 14px;
		padding: 0 0 14px 0;
		list-style: none;
		}
		ul.teasers li li {
			width: auto;
			float: none;
			margin-right: auto;
			padding: 0;
			list-style: disc;
			}
		ul.teasers li.R {
			float: right;
			margin: 0;
			}
		ul.teasers li.divider {
			float: none;
			clear:both;
			height: 1px;
			width: 676px;
			overflow:hidden;
			margin:0;
			padding:0;
			width: auto;
			border:none;
			}

/* Events (home)
*****************************************************************/

ul.events {
	list-style: none;
	padding: 0;
	}
	ul.events li {
		clear: both;
		list-style: none;
		padding: 14px 0 0 0;
		margin: 0;
		border-bottom: 1px dashed #aaa;
		/*overflow: auto;
		_height: 1%;*/
		}
		ul.events li:first-child {
			padding-top: 7px;
			}
ul.events h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}
ul.events p {
	margin: 0;
}

/* Events (What's On and Archive)
*****************************************************************/

ul.whatsOnEvents, ul.archiveEvents {
	list-style: none;
	padding: 0;
	}
	ul.whatsOnEvents li, ul.archiveEvents li {
		clear: both;
		list-style: none;
		padding: 14px 0 0 0;
		margin: 0;
		border-bottom: 1px dashed #aaa;
		overflow: hidden;
		width:676px;
		}
		ul.whatsOnEvents li:first-child, ul.archiveEvents li:first-child {
			/*padding-top: 7px;*/
			padding-top: 0px;
			}
		ul.whatsOnEvents li.last, ul.archiveEvents li.last {
			border-bottom: none;
			}
	ul.whatsOnEvents img, ul.archiveEvents img {
		float: left;
		padding: 0 0 14px 0;
		}
	ul.whatsOnEvents .desc, ul.archiveEvents .desc {
		float: right;
		width: 446px;
		}
		ul.whatsOnEvents h3 {
			width: 216px;
			float: left;
			}
		ul.archiveEvents h3 {
			width: 306px;
			float: left;
			}
			ul.whatsOnEvents h3 a, ul.archiveEvents h3 a {
				text-decoration:none;
				color:#231F20;
				}
				ul.whatsOnEvents h3 a:hover, ul.archiveEvents h3 a:hover {
					text-decoration:underline;
					}
		ul.whatsOnEvents ul.actions, ul.archiveEvents ul.actions {
			list-style: none;
			padding: 0;
			width: 216px;
			float: right;
			text-align: right;
			}
			ul.archiveEvents ul.actions {
				width: 140px;
				}
			ul.whatsOnEvents ul.actions li, ul.archiveEvents ul.actions li {
				list-style: none;
				display: inline;
				padding: 0 0 0 7px;
				border: none;
				}
			ul.whatsOnEvents ul.actions a.highlightLink, ul.archiveEvents ul.actions a.highlightLink {
				display: inline;
				}
		ul.whatsOnEvents .desc p, ul.archiveEvents .desc p {
			clear: both;
			}

/* Performance Archive
*****************************************************************/

.performance-sidebar {
	overflow:auto;
	_height: 1%;
	float: left;
	padding: 0 0 14px 0;
	width:216px;
	}
	.performance-sidebar h3 {
		margin-top:1em;
		}

/* Footer
*****************************************************************/

#footer {	
	clear: both;
	margin: 0 auto 40px auto;
	padding: 14px;
	color: #000;
	width: 906px;
	font-size: 0.9em;
}

/* File download
*****************************************************************/

.fileDownload {
    background: transparent url(../img/file_icon.gif) no-repeat left top;
    display: block;
    height: 35px;
    padding-left: 36px;
    margin-bottom: 1em;
}
.fileDownloadShortBottom {
	margin-bottom: 0.3em;
}
	
/* Lists
*****************************************************************/

ul {
	margin:0 0 1em 0;
	padding-left:3em;
}
ol {
	margin:0 0 1em 0;
	padding-left:3em;
}
li {
	
}

/* Image gallery
*****************************************************************/

ul.imageGallery, ul.imageGallery li{
	margin:0;
	padding:0;
	list-style:none;
	/* overflow:auto  makes the lightbox fade-in flicker in Firefox.
	   Use old-fashion clearing instead  */
	/*
	_height:1%;
	overflow:auto;
	*/
	}
ul.imageGallery{
	
	}			
	ul.imageGallery li {
		background: #F6F6F6;
		display:block;
		float:left;
		height:216px;
		width:216px;
		margin:0 14px 14px 0;
		text-align:center;
		}
		ul.imageGallery li.R {
			margin-right: 0;
			}
		ul.imageGallery a {
			background: none;
			text-decoration: none;
			height:216px;
			width:216px;
			text-align:center;
			display:block;
			}
			.imageGallery li a:hover {
				background:#ffffff;
				}
		ul.imageGallery li img {
			display:inline;
		}
.performance-sidebar .imageGallery li {
	height:105px;
	width:105px;
	margin:0 6px 6px 0;
	}
	.performance-sidebar .imageGallery li a {
		height:105px;
		width:105px;
		}

/* Forms
*****************************************************************/

form a.submit, form a.submit:visited {
	color: #5f6062;
	text-decoration:none;
	}
form a.submit:hover {
	color: #000;
	text-decoration:none;
	}
form a.submit:active {
	color: #000;
	text-decoration:none;
	}
form a.submit span {
	text-decoration:underline;
}


/* CMS: Text and Image
*****************************************************************/

.imageAndText {
	overflow:auto;
	_height: 1%;
	}
	.imageAndText .imageAndCaption {
		float: left;
		padding: 0 0 14px 0;
		}
		.imageAndText .imageAndCaption {
			font-size: 0.8em;
			}
	.imageAndText .desc {
		float: right;
		width: 446px;
		}
	.imageAndText .descWide {
		/*width:auto;*/
		width: 446px;
		float:none;
		margin-left: 230px;
		}
	/* For event details */
	.imageAndText h3.event {
			width: 216px;
			float: left;
			}	
	.imageAndText ul.actions {
			list-style: none;
			padding: 0;
			width: 216px;
			float: right;
			text-align: right;
			}
			.imageAndText ul.actions li {
				list-style: none;
				display: inline;
				padding: 0 0 0 7px;
				border: none;
				}
			.imageAndText ul.actions a.highlightLink {
				display: inline;
				}
		.imageAndText .desc p {
			clear: both;
			}
	/* For newsitems & content lists */
	#newsitems .imageAndText, #contentlist .imageAndText {
		border-bottom: 1px dashed #aaa;
		margin-bottom: 12px;
	}
	#newsitems .last, #contentlist .last {
		border-bottom: none;
		margin-bottom: 0;
	}


#newsitems-year-menu {
	list-style: none;
	padding: 7px 0 0 0;
	position:absolute;
	text-align: right;
    width:676px;
	}
	#newsitems-year-menu li {
		list-style: none;
		display: inline;
		padding: 0 0 0 11px;
        margin: 0;
		border: none;
		}
	#newsitems-year-menu a.highlightLink {
		display: inline;
		}
        #newsitems-year-menu a.selected {
    		color:#000;
    		}
