/* Start : Bookings */
#seats
{
    text-align:center;
}
.seat
{
    display:inline-block;
    width: 20px;
    height:20px;
    margin:5px 2px;
    padding:5px;
    line-height:30px;
    border:2px solid white;
}
.taken
{
    background-color:Red;
}
.available
{

}
/* End: Bookings */


/* START: Generral Layout */
.highlight, h1, h2, h3, h4, h5, a
{
    color:#ffb11b;
}
.hidden
{
	display:none;
}
body {
	background-color: #3d3d3d;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper
{
	margin:0 auto;
	width:900px;
	background-image: url(Images/MainBackDrop.jpg);
	background-repeat: repeat-y;
	background-position: 170px;
}

/* END: Generral Layout */

/* START: Navigation */
#navigation
{
	float:left;
	width:170px;
	min-height:400px;
	background-image:url(Images/NavigationTile.jpg);
	background-repeat:repeat-y;
}
#navLogo
{
	height:150px;
	text-align:center;
	padding-top:30px;
}
#navLogo a, #navLogo img
{
	text-decoration:none;
	border:0px;
}
#navLinks
{
	min-height:300px;
	padding:30px 0 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#navLinks ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#navLinks ul li
{
	line-height:22px;
	margin:0px;
	padding:0px;
}
#navLinks a
{
	color:#ffa523;
	text-decoration:none;
}
#navLinks a:hover
{
	color:white;
}
#navBottom
{
	height:15px;
	background-image:url(Images/NavigationBottom.jpg);
	background-repeat:no-repeat;
}
#navBack
{
	background-image:url(Images/NavigationBack.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:644px;
}
/* END : Navigation */

/* START: Main content */
#maincontent
{
	float:right;
	width:676px;
	min-height:700px;
	background-image:url(Images/ContentTile.jpg);
	margin-right:8px;
	background-color:#592e2f;
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;
	color:#FFFFFF;
}
#header
{
    margin-bottom:10px;
	height:218px;
	text-align:center;
	background-image:url(Images/HeaderDrop.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#header img
{
    height:198px;
    width:20%;
    border:0px;
    text-decoration:none;
}
#header a
{
    border:0px;
    text-decoration:none;
}

#maincontentInner
{
	float:left;
	width:520px;
}
#rightAdverts a, #rightAdverts img
{
	text-decoration:none;
	border:0px;
}
#rightAdverts img:hover
{
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
}
#rightAdverts
{
	float:right;
	width:145px;
	text-align:right;
}
#rightAdverts img
{
	margin-bottom:10px;
}
/* END: Main content */

/* START: Footer */
#footer
{
	clear:both;
	text-align:center;
	color:white;
	background-image:url(Images/FooterBackTile.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:100px;
	background-color:#910d0f;
	
}
#footer img, #footer a
{
	text-decoration:none;
	border:0px;
}
#footer #footerInner
{
	padding-top:30px;
	clear:both;
	text-align:right;
	color:white;
	background-image:url(Images/FooterBack.jpg);
	background-repeat:no-repeat;
	background-position:186px top;
	width:900px;
	margin:0 auto;
	font-size:10px;
	line-height:20px;
}
#validatorLink
{
	float:left;
	margin-top:5px;
}
#subscribeForm
{
    color:#ffa523;
    padding:20px;
    line-height:20px;
}
#subscribeForm h3
{
    text-align:center;
    margin:0px;
    padding:0px;
}
#subscribeForm .textbox
{
    width:125px;
    border:1px solid #ffa523;
    color:Black;
}
#subscribeForm .button
{
    background-color:#ffa523;
    color:#3d3d3d;
    border:0px;
    width:129px;
    text-transform:lowercase;
}
/* START: Footer */

/* START: General  */
.clear
{
	clear:both;
}
h1,h2,h3,h4,h5,h6,p
{
	margin:0px 0 10px 0;
}
form
{
	padding:0px;
	margin:0px;
}

/* END: General  */

/* START: Listings */
.showingTable
{
	border:0px;
	border-bottom: 2px dotted #ffa523; /*3px #9c2527 solid;*/
	margin-top:20px;
}
.showingTable h2
{
	text-decoration:underline;
}
.showingTable td
{
	vertical-align:top;
}
.viewTrailer
{
    color:White;
    font-weight:bold;
}
.plot
{
	display:none;
	color:white;
	font-size:12px;
}
.plotHover img
{
	border:0px;
	text-decoration:none;
}
.showingTableCol1 {	width:247px; }
.showingTableCol2 {	width:138px; text-align:center; }
.showingTableCol3 {	}
.timesCol1 { width: 140px; }
.timesCol1 span { font-weight:bold; text-decoration:underline;}
.showingFilmImage
{
    width:112px;
}
.bookLink
{
    color:#ffa523;
    font-weight:bold;
}
/* END: Listing*/

/* START: WhatsOnLanding */

#whatsOnWrapper
{
	background-image:url(Images/whatsOnWrapper.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:280px;
	width:475px;
	padding:20px;
	margin-top:30px;
}
#whatsOnWrapper h2
{
	color:#801719;
	font-size:24px;
}
#whatsOnWrapper h3
{
	text-align:right;
}
#whatsOnWrapper img
{
	margin:0 35px 10px 0;
	background:url(Images/whatsOnShadow.gif) bottom right no-repeat;
	padding:5px 3px 4px 5px;
	width:115px;
	height:168px;
	border:0px;
}

/* END: WhatsOnLanding */

.pricesTable
{
    width:100%;
    margin-bottom:10px;
}
.pricesTable td
{
    padding:4px;
    background-color:White;
    color:Black;
    text-align:center;
}




/*  CLUETIP ************************************************************************** */

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}