/* Start : Bookings */
.selectionSection
{
     border:2px solid #ffb11b;
     margin-top:25px;
     padding:10px;
}
#seats a
{
    text-decoration:none;
}
#seats
{
    text-align:center;
   
}
.seat
{
    background:url("/content/images/seat_available.gif") no-repeat scroll center top transparent;
    display:inline-block;
    font-size:12px;
    height:56px;
    line-height:30px;
    margin:-16px 1px 0;
    padding:0;
    width:35px;
    color:White;
    font-weight:bold;
}
.taken
{
    background:url(/content/images/seat_taken.gif) center top no-repeat;
}
.errormessage
{
    padding:10px;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    color:Red !important;
}
.selectedSeat
{
    background:url(/content/images/seat_selected.gif) center top no-repeat;
}
#seats input
{
    display:none;
}
#submitButtonWrapper
{
    padding:30px 5px 0px 5px;
    text-align:center;
}
#submitButton
{

}
#cartTable .cartFilm
{
    height:80px;
}
body #miniBasket
{
    border:2px solid #ffb11b;
    text-align:center;
    color:#ffb11b;
    margin-left:6px;
    margin-bottom:15px;
    display:block;
}
body #miniBasket a
{
    margin:15px 2px;
    display:block
}
.button
{
    border:2px solid #ffb11b;
    text-align:center;
    color:#ffb11b;
    margin:15px auto;
    background-color:transparent;
    height:40px;
    padding:10px 30px;
    cursor:pointer;
    cursor:hand;
}
#payButtonWrapper
{
    text-align:center;
}
#payButtonWrapper a
{
    text-decoration:none;
    border:0px;
    text-align:center;
    
}
#payButtonWrapper img
{
    border:0px;
}
#cartTable img, #cartTable a
{
    border:0px;
    text-decoration:none;
}

/* End: Bookings */

/* Start: Listing */
#listingLeftCol
{
    float:left;
    width:340px;
}
.filmDetailPlot
{
    clear:both;
}
#listingRightCol
{
    float:right;
    width:170px;
}
.filmDetailCertificate
{
    width:30px !important;
    float:right;
    padding:0 10px 5px 0;
}
#showListing
{
    text-align:center;
    padding:10px;
    border:1px solid white;
    margin:20px 0 10px 0;
}
#showListing a
{
    font-size:14px;
    color:White;
    font-weight:bold;
    margin:10px 0;
}
.plotMini, .plotMini img
{
    border:0px;
    text-decoration:none;
    margin-left:2px;
}
.filmDetail
{
    display:none;
    color:White;
}
.filmDetail img
{
    width:170px;
    float:left;
    margin:0 0 10px 0;
}
/* End: Listings */

/* 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;
}
.todaysFilms
{
    padding:10px;
    border:2px solid #ffb11b;
    text-align:center;
    margin:25px;
    color:#ffb11b;
}
.personalDetails input
{
    border:1px solid #333333;
    height:20px;
    width:230px;
    margin-bottom:10px;
}
fieldset
{
    margin-bottom:30px;
}
legend
{
    color:White
}
.error
{
    background-color:#ffc2c2;
}

/* 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:280px; }
.showingTableCol2 {	width:110px; 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;
}
