﻿
xdiv {	/* for design debugging, shows the divs ! */
	border: 1px solid #cccc00;
}


#outer {
	width: 750px;
	margin-left: auto;	/* center main page content (FireFox etc. ) */
	margin-right: auto;
	text-align: left;
	background-color: #fcfcfc;
	border: 1px solid darkgray;
}

#outerPopWin {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fcfcfc;
	border: 1px solid darkgray;
}

div#header {
	position: relative;
	width: 750px;
	left: 0px;
	top: 0px;
	height: 130px;
	background-color: #fcce32;
}

div#NavMenu {
	width: 122px;
	background-color: #fff;
	border-right: 1px darkgray solid;
	border-bottom: 1px darkgray solid;
}


div#columns {
	position: relative;
	width: 750px;
	top: 1px;
}
div#ColLeft {
	float: left;
	width: 125px;
	background-color: #fff;
	margin: 0px;
}
div#content {
	position: relative;
	width: 595px;
	margin-left: 140px;
	top: 0px;
}
div#colright {
	position: absolute;
	width: 150px;
	left: 600px;
	top: 0px;
	margin-left: 5px;
	background-color: #99cc33;
}

div#footer {
	position: relative;
	width: 750px;
	height: 18px;
	background-color: #fff;
	clear: both;
	margin-top: 0px;
	border-top: 1px solid darkgray;
}


/* Other Layout Bits
   ---------------------- */

.ImgFloatLeft {
	float: left;
	margin: 4px;
}

.ImgFloatRight {
	float: right;
	margin: 4px;
}

.ImgFloatLeftWide {
	float: left;
	margin: 8px;
	margin-right: 15px;
}


.ImgBorderBlue {
	border: 1px solid #4c92d8;
}

div#CurrentPlayingInfo {
	width: 750px;
	height: 40px;
	border-bottom: 1px solid darkgray;
}

div#CurrentPlayingDates {
	float: left;
	width: 300px;
	margin-left: 140px;
}

/*\*/ * html div#CurrentPlayingDates  { margin-left: 75px; } /**/

div#CurrentPlayingShow {
	float: left;
	width: 300px;
}

#CurrentPlayingDates p, #CurrentPlayingShow p {
	font-size: 90%;
	margin: 2px;
	padding: 2px;
}


div#Announcement {
	width: 520px;
	margin: auto;
	background-color: #fff09f;
	border: 1px solid #0056af;
}

div#Announcement p {
    font-family: verdana, arial, helvetica, sans-serif, serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #0056AF;
	margin: 5px;
	padding: 1px;
}


#ProductionPopover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	visibility: hidden;
	background-color: #FFFF99;
	border: 2px solid #ccc;
	margin: 0;
	padding: 0;
}


.BannerGiftVouchers {
	width: 120px;
	height: 120px;
	margin-top: 4px;
	background-color: #C40E2F;
	border: 1px solid #00457E;
}


.BannerFreeTickets {
	width: 120px;
	height: 120px;
	margin: 4px;
	margin-top: 8px;
}


#ProductionContainer {
	background-color: #fff09f;
}

.ProductionMonth {
	height: 20px;
	padding: 2px;
	margin-top: 4px;
	background-color: #0056af;
	color: #fff;
	font-weight: bold;
}
.ProductionSection {
	height: 29px;
}
.ProductionTitle {
	height: 25px;
	background-color: #fff09f;
	color: #333;
}
.ProductionDates {
	float: left;
	width: 125px;
	height: 24px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #fed90f;
	color: #0056af;
	font-weight: bold;
}
.ProductionDatesCurrent {
	background-color: #fff035;
}
.ProductionMonth p, .ProductionTitle p {
	margin: 0px;
	padding: 2px;
}
.ProductionTitle p a {
	width: 100%;
}


.NewsItem {
	width: 540px;
	padding: 2px;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #fff9db;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}
.NewsItemHeader {
	height: 40px;
	background-color: #fff6c3;
	border-bottom: 1px solid #a9a9a9;
	color: #0056af;
	font-weight: bold;
	padding-left: 40px;
	background-image: url('../images/goarrowsquare.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
}
.NewsItemHeader p {
	margin: 0px;
	padding: 2px;
}


#InfoColumnsLeft {
	float: left;
	width: 285px;
	margin: 0 5px;
}
#InfoColumnsRight {
	float: left;
	width: 285px;
	margin: 0 5px;
}

.InfoBox {
	width: 285px;
	margin-top: 4px;
	background-color: #fff09f;
	border: 1px solid #0056af;
}
.InfoBoxHeader {
	margin: 0;
	padding: 2px;
	font-size: 125%;
	font-weight: bold;
	color: #0056af;
	text-align: center;
	background-color: #fed90f;
}
.InfoBoxSubHeader {
	margin: 0;
	padding: 2px;
	padding-left: 4px;
	font-weight: bold;
	color: #0056af;
}
.InfoBoxText {
	margin: 0;
	padding: 2px;
	padding-left: 4px;
}

.UsefulInfoBox {
	background-color: #fff09f;
}
.UsefulInfoTitle {
	float: left;
	width: 125px;
	height: 24px;
	margin: 0;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #fed90f;
	color: #0056af;
	font-weight: bold;
}


#PantoFlyerHome {
	float: left;
	width: 225px;
	height: 300px;
	margin-top: 10px;
	margin-left: 40px;
}

#PantoDetailsHome {
	float: right;
	width: 225px;
	height: 300px;
	margin-top: 10px;
	margin-right: 40px;
	background-image: url('../images/panto-text.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#PantoBriefContainer {
	padding: 1px;
	padding-top: 100px;
}

#PantoBriefContainer p {
	margin: 2px 4px;
}

#PantoName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #6986a8;
	text-align: center;
}
#PantoBrief {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #6986a8;
	text-align: center;
}
#PantoLink {
	padding-top: 15px;
	text-align: center;
}

#PantoFlyer {
	float: left;
	width: 275px;
	height: 400px;
	margin: 5px;
	border: 1px solid #e7eaea;
}

#PantoDetails {
	float: right;
	width: 275px;
	height: 400px;
	margin: 5px;
	padding: 1px;
	border: 1px solid #e7eaea;
	text-align: left;
	color: #6986a8;
}

#PantoDates {
	font-size: 80%;
	border-collapse: collapse;
	text-align: center;
}


#NoSmokingInfo {
	border: 2px solid #cc0000;
}
#NoSmokingInfo p{
	margin: 2px 20px;
	font-size: 100%;
	font-weight: bold;
	color: #0056af;
	text-align: center;
}

#NoSmokingInfo img {
	float: right;
}

#NoSmokingInfo #SmokingHelpline {
	margin: 12px;
	font-weight: normal;
	color: #cc0000;
}

#LinksContainer {
	margin: 20px;
}
.LinksDesc {
	float: left;
	width: 280px;
}


/* Layout Helper Bits
   ---------------------- */

/* Div Clear space after Float fix  -  to stretch a container div to contain floated elements */
.ClearFix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}


.ClearFix  {display: inline-table;}  /* fix for IE Mac */

/* Hide from IE Mac \*/
	* html .ClearFix  {height: 1%;}
	.ClearFix {display:block;}
/* End IE Mac Hack */


.Clear {
	clear: both;
}


div.DivBorder {
	border: 1px solid #cccccc;
}

div.spacer {
	clear: both;
	height: 1px;
}

div.DivFloatLeft {
	float: left;
	margin: 1px;
}

div.DivCenter {
	text-align: center;
}
