@import "publicForms.css";
@import "page_styles.css";
@import "main_menu.css";
@import "buttons.css";
@import "seating_selector.css";
@import "grids.css";
@import "news.css";
@import "tinymce.css";

*
{
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #FFFFFF;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	background-color: #000099;
}

/*********************
 Page Containers
 *********************/
#cmsPageContainer1
{
  background: transparent url(../images/layer1.jpg) repeat-y center;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#cmsPageContainer2
{
	background: transparent url(../images/layer2.jpg) repeat-x top;
	width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#cmsPageContainer3
{
  background: transparent url(../images/layer3.jpg) no-repeat center top;
	width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#cmsPageBackground
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: auto;
	_padding-left: 1px;
}

/*********************
 Top
 *********************/
#banner
{
  height: 150px;
  width: 802px;
  margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#topbanner
{
	width:802px;
	height: 120px;
	text-align:center;
	display: block;
	background-image: url(../images/);
}
#topBannerHomeLink
{
  height: 85px;
}
/*
#rightFiller
{
  width: 144px;
  height:35px;
}
*/

#topcurtain
{
	width:802px;
	height: 30px;
	display: block;
	background: url(../images/curtain_top_subpage.jpg) no-repeat top left;
}
#printbanner
{
  display: none;
}

/*****************
 Middle Block
 *****************/
#cmsMiddleBlock
{
  width: 802px;
  margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
  display: block;
  text-align: left;
}

/****************
 Clearings 
 ****************/
div.clear
{
  clear: both;
}
#cmsMiddleBlockClear
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 10px;
}
#cmsBackgroundClear
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/******************
 Left
 ******************/
#leftnav
{
  background: transparent url(../images/curtain_left.jpg) no-repeat top left;
	float:left;
	width:167px;
	height:414px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*****************
 Content Containers
 *****************/
#cmsContentOuter
{
  width: 635px;
  float:left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#cmsContentInner1
{
  margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#cmsContentInner2
{
  margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cmsContentInner3
{
  margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cmsContent
{
  margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cmsContentOuter a,
#cmsContentOuter a:link,
#cmsContentOuter a:visited
{
  color: #5BA8C6;
  text-decoration: none;
}
#cmsContentOuter a:hover,
#cmsContentOuter a:active
{
  text-decoration: underline;
}

/****************
 Right
 ****************/
#rightnav
{
  display: none;
}

/***************
 Footer
 ***************/
#topfooter
{
  width: 802px;
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  height: 111px;
}
#footerleft
{
  float:left;
	width:93px;
	height:111px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.next_prod
{
  width: 201px;
  height: 111px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_next_production.jpg);
	text-align: left;
}
.buy_tickets
{
  width: 207px;
	height: 111px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_buy_tickets.jpg);
	text-align: left;
}
#rightnav .buy_tickets
{
  background-image: url(../images/buy_tickets_RHS.gif);
  background-repeat: no-repeat;
  width: 168px;
  float: none;
}
.galleryAD
{
  width: 206px;
	height: 111px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_gallery.jpg);
	text-align: left;
}

/* FOOTER */
#footer
{
  width: 100%;
  height: 100px;
  display: block;
  background: #000099 url(../images/footer_bottom.jpg) no-repeat center top;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
}
#footer a,
#footer a:link
{
  color: #cccccc;
}
#footer .midfootertext
{
  text-align: right;
  vertical-align: baseline;
  width: 792px;
  height: 35px;
  line-height: 35px;
  top: 0px;
  margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}
#underfooter
{
  position: relative;
  width: 792px;
  height: 35px;
  margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#underfootercopy
{
  text-align: left;
  width: 300px;
  height: 14px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
#underfootercopy .underfootertextcopy
{
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#underfooterspeedwell
{
  text-align: right;
  width: 480px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
#speedwellicon
{
  display: inline;
  height: 14px;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#underfootertextspeedwell
{
  display: inline;
  line-height: 14px;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer a:link, #footer a:visited,
#footer a
{
	color:#009999;
	text-decoration: none;
}
#footer a:hover, #footer a:active
{
	text-decoration: underline;
}

/***************
 Forms
 ***************/
div.contactForm
{
  width: 100%;
}
div.entryForm
{
  width: 100%;
}
div.addressEntry_address
{
  width: 100%;
}

div.addresseEntry_additionalAddress
{
  width: 100%;
}
table.entryFormTable,
table.customerEntryTable,
table.addressEntryTable
{
  border-collapse: collapse;
  border: none 0px #ffffff;
}
td.titleField
{
  height: 25px;
  width: 140px;
  vertical-align: middle;
  text-align: left;
}
td.entryField
{
  white-space: nowrap;
}
td.titleMain
{
  height: 25px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}
.mandatory
{
  color: #ff0000;
}
.contactForm .titleField
{
  vertical-align: top;
}

/* For the login box */
.Login 
{  
  background-image: url(../images/login_bg01.gif); 
  background-repeat: no-repeat;
  height: 190px;
  width: 155px;
  padding-top: 10px;
  margin-top: 10px;
  padding-left: 10px;
  display: block;
}
.Login .Header 
{  
  color: White;
  font-weight: bold;
  padding-bottom:6px; 
  font-size: 12px;
}
.Login .ErrorContainer .error
{
  color: #ffffff;
}
.Login .Email, .Login .Action, 
.Login .Header, .Login .ErrorContainer
{
  width: 130px;
}
.Login .Email 
{ 
 color: White; 
 padding-bottom: 10px;
}
.Login input
{
  width: 125px;
  color: Black;
}
.Action 
{
  padding-top:10px;
}
.Action .LoginButton a
{
  background-image: url(../images/btn_submit.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  float:right;
  width: 62px;
  height: 23px;
  _margin-right:20px;
  outline: 0px;
}
.Action .LoginButton a:hover
{
  background-position: left bottom;
}
.Action .LoginButton a span
{
  display: none;
}
.Action .RegisterButton
{
  clear:both;  
}
.Action .LogoutButton
{
  clear:both;  
  padding-top:5px;  
}
.Action .RegisterButton a:link, .Action .RegisterButton a:active, .Action .RegisterButton a:visited 
{
  color: White;
  text-decoration: none;
  font-weight: bold; 
  font-size: 12px;
}
.Action .RegisterButton a:hover 
{
  color: White;
  text-decoration: underline;
  font-weight: bold; 
  font-size: 12px;
}
.Action .LogoutButton 
{
  padding-left: 10px;
}
.Action .LogoutButton a:link, .Action .LogoutButton a:active, .Action .LogoutButton a:visited 
{
  color: White;
  text-decoration: none;
  font-weight: bold; 
  font-size: 12px;
}
.Action .LogoutButton a:hover 
{
  color: White;
  text-decoration: underline;
  font-weight: bold; 
  font-size: 12px;
}
.SessionPricing
{
  float:left;
  padding-right:20px;
  padding-left:10px;
}
.SessionTypes
{
  float:left;
  padding-right:10px;
}
.SessionDetails
{
  float:left;
}
.SessionDateTime
{
  float:left;
  padding-right:10px; 
}
.TicketCell
{
  float:left;
  padding:0;
  margin:0;
  border:0;
  padding-right:10px;
  height:25px;
  vertical-align:bottom;
}
.TicketCellShorter
{
  float:left;
  padding:0;
  padding-top: 3px;
  margin:0;
  border:0;
  padding-right:10px;
}
.TicketNumber
{
  padding-top:3px;
  width:70px;
  white-space:nowrap;
}
.TicketNumberShorter
{
  width:70px;
  white-space:nowrap;
}
.TicketTypeShorter
{
  width: 93px;
}
.Date
{
  padding-top:3px;
}
.Time
{
  padding-top:3px;
}
.RowSeat
{
  padding-top:3px;
}
.NumberSeat
{
  width:60px;
}
#PAGE_ticketing_confirmation .NumberSeat
{
	padding-top:0;
}
.TicketCost
{
  padding-top:3px;
}
.Total
{
  text-align:right;
  width: 450px;
  _width: 430px;
}
/*** Forgotten Password  ***/
.ContentContainer
{
  margin-top: 10px;
}
.ContentContainer .formRow
{
  width: 360px;
  margin-top: 5px;
  margin-left: 30px;
}
.ContentContainer .formLabel
{
  width: 60px;
  float: left;
}
.ContentContainer .formInput
{
  width: 300px;
  float: right;
}

h2.ShowTitle
{
  font-size: 17px;
  margin-bottom: 0px;
}
