/* GENERAL LAYOUT ELEMENTS */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3232FF;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3232FF;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3232FF;
	text-decoration: underline;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3232FF;
	text-decoration: underline;
}

ul.red {
	list-style-type: disc;
	color: red;
}

#contentwrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#leftcontent {
	float: left;
	width: 340px;
}

#playzone{
	border: 0;
	margin: 0;
	padding: 0;
}

#maincontent {
	width: 630px;
	float: right;
}

.maincontentwrapper {
	width: 630px;
	padding: 0;
	margin: 8px 0 0;
}

.maincontentinfo {	
	border-top: 1px solid #000;
	padding: 5px 0 0;
	height: 102px;
	margin: 0;
}

.maincontentmapinfo {	
	border-top: 1px solid #000;
	padding: 5px 0 0;
	margin: 0;
}

.maincontentfooter {
	padding: 0;
	height: 22px;
	margin: 0;
	background-image: url(/img/line_bar.gif);
}

.maincontentfooterth {
	height: 22px;
}

.studioinfocontainer {
	height: 197px;
}

.largemapbrdr {
	border: 1px solid #000000;

}

#maincontentheader {
	background-color: #FFFF00;
	width: 630px;
}

/*****************************
 * Layout changes 
 ***************************/
#top_nav{
 background:#000;
}
#top_nav div{
  /*
  background-image: url(/img/banner_zone_bg.gif) repeat-x bottom center;
  */
 width:222px;
 height:90px;
}
#top_nav a.logo{
 background:url(/img/install_flash.gif) no-repeat;
 height:80px;
 vertical-align:middle;
 display:block;
 overflow:hidden;
 margin-left:7px;
}
/************************
 * new horizontal nav
 **************************/
#new_nav{
 padding:10px 0;
 margin:6px 0;
 background:#00f;
 background:#616161;
}
#new_nav a,
#new_nav a:visited{
 color:#fff;
 font-weight:bold;
 font-size:14px;
 text-decoration:none;
 padding:0 10px;
 text-transform:capitalize;
}
#new_nav a:hover{
 text-decoration:underline;
}
#new_nav a.extra{
  border-right:2px solid white;
}
#new_nav #signin_link,
#new_nav #signin_link:visited{
 float:right;
 color:#ff0;
 text-transform:lowercase;
}
#new_nav #username_box{
  font-size:11px;
 float:right;
 color:#dbdbdb;
 padding-right:10px;
 border-right:1px solid #dbdbdb;
 width:185px;
}

/*********************
 * Left column email register form
 ************************/
a#sign_up,
a#sign_up:visited{
 background: url(/img/sign-up.gif) no-repeat;
 height:30px;
 width:133px;
 float:right;
}
a#sign_up:hover{
  background: url(/img/sign-up.gif) 0 -30px no-repeat;
}

#banner_holder {
	height: 90px;
	width: 728px;
	/*
 background:purple;
	background-image: url(/img/banner_zone_bg.gif);
	*/
    background:#000;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
    padding:11px 10px;
}

.bottomadwrapper {
	width: 630px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.helpqholder{
	background-color: #FFFFFF;
	color: #3232FF;
	padding: 8px 10px 10px;
	margin-bottom: 12px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.helpqholder a:link{
	color: #3232FF;
	text-decoration: none;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.helpqholder a:visited{
	color: #3232FF;
	text-decoration: none;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.helpqholder a:hover{
	color: #3232FF;
	text-decoration: underline;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.helpqholder a:active{
	color: #4370FF;
	text-decoration: underline;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

/* MEMBER LOGIN ELEMENTS */
#memberlogin {
	background-color: #ffff00;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#memberlogin a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#memberlogin a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#memberlogin a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF3E;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#memberlogin a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF3E;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* WELCOME BACK ELEMENTS */
#welcomeback {
	height: 36px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nowbooking {
	background-color: #3333ff;
	width: 335px;
}

.subheaderwrapper {
	width: 630px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.showwrapper {
	width: 630px;
	padding: 0;
	margin: 8px 0 0;
}

.showinfo {
	width: 450px;
	border-top: 1px solid #000;
	padding: 5px 0 0;
	height: 102px;
	margin: 0;
}

.showfooter {
	width: 450px;
	padding: 0;
	height: 22px;
	margin: 0;
	background-image: url(/img/line_bar.gif);
}

.showcontentinfo {
	width: 445px;
	border-top: 1px solid #000;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
}

#schedulewrapper {
	width: 630px;
}

/* FOOTER ELEMENTS */

#footer {
	background-image: url(/img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 970px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#footercopyright {
	width: 300px;
	text-align: center;
	float: left;
	position: relative;
	padding-top: 6px;
	padding-left: 16px;
}

#footernav {
	text-align: right;
	width: 575px;
	float: right;
	position: relative;
	padding-top: 6px;
	padding-right: 18px;
}
#generalcopywrapper {
	width: 610px;
	border-top: 1px solid #A6A6A6;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.linkcopywrapper {
	width: 610px;
	border-top: 1px solid #A6A6A6;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.helpcopywrapper {
	width: 610px;
	border-top: 1px solid #A6A6A6;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #3232FF;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
}

.widefooter {
	width: 630px;
	height: 22px;
	/*background-image: url(/img/line_bar.gif);*/
    background:#dbdbdb;
	margin: 8px 0 0;
	padding: 0;
}

.nowbookingfooter {
	width: 335px;
	height: 23px;
	background-image: url(/img/now_booking_bg.gif);
	margin: 0 0 2px;
	padding: 0;
}

#myaccountbuttonwrapper {
	width: 630px;
	border-top: 1px solid #A6A6A6;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.confirmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.confirmtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
}
.theatrename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ticketshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#playzone {
	width: 335px;
	height: 264px;
	margin: 0;
	padding: 0;
	color: yellow;
	background-color: black;
	font-size: 15px;
	font-weight: bold;
}

/**************
  slideshow to replace playzone
*********************/
#slideshow-wrap {
	width: 335px;
	height: 265px;
	margin: 0;
	padding: 0;
	color: yellow;
	background-color: black;
	font-size: 15px;
	font-weight: bold;
}

#slideshow{
 height:250px;
 width:335px;
 overflow:hidden;
}
#slideshow a{
 display:none;
}
#slideshow a:first-child{
 display:inline;
}
#slideshow a img{
 border:0;
 outline:0;
}


#slideshow-footer{
 height:15px;
 vertical-align:middle;
}
#slideshow-previous{
 float:left;
 padding-left:10px;
 margin-left:5px;
 background: transparent url(/img/player_retreat_arrow.png) left 0 no-repeat;
}
#slideshow-next{
 float:right;
 padding-right:10px;
 margin-right:5px;
 background: transparent url(/img/player_advance_arrow.png) right 0 no-repeat;
}
#slideshow-footer a{
 height:15px;
 font-family: Helvetica;
 font-weight:normal;
 color:#fff;
 vertical-align:middle;
 line-height:12px;
}
#slideshow-footer a:hover{
 color:yellow;
}