/* CSS Document - Layout Template 1 */
body {
	background-color: #1A1A1A;
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:0.75em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	text-align:center;
	background-repeat:repeat-x;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	font-weight:normal;
	border:none;
}
a {
	text-decoration:none;
	color:#01647a;
}
a:hover {
	text-decoration:underline;
}

h1 { font-size:2em; color:#000308; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h2 { font-size:1.7em; color:#197387; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h3 { font-size:1.7em; color: #197387; margin-bottom:15px;}
h4 { font-size:1.5em; color: #666666; margin-bottom:15px;}
h5 { font-size:1.3em; color: #666666; font-weight:bold; margin-bottom:15px;}
h6 { font-size:1.2em; color: #999999; font-weight:bold; margin-bottom:15px;}


#TopPanelWide {
	width:100%;
	height:100px;
	background-image:url(/templates/3/images/TopPanel_Shim.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#TopPanel {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px 10px;
}
#SocialLink {
	width:241px;
	height:41px;
	float:left;
	margin-top:15px;
}
#LoginPanel {
	width:200px;
	height:80px;
	float:right;
	background-color: #666666;
	text-align:left;
}
#LoginPanel a {
	color:#FFFFFF;
	display:block;
	clear:both;
	margin: 15px 10px;
}
#Container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#TopNav {
	background-image:url(/images/content_bg8.png);
	float:right;
	margin-right:10px;
	padding:10px;
	text-align:right;
	width:450px;
}
#TopNav ul {
	float:left;
	text-align:right;
	vertical-align:middle;
}
#TopNav ul li {
	display:inline; 
	list-style-type:none;
	margin-right:15px;
}
#TopNav ul li a {
	color:#000000;
	vertical-align:-3px;
}

#TopNav form {
	float:right;
}
#TopNav form #search_box {
	border:solid 1px #CCCCCC;
	width:166px;
	height:15px;
	color:#666666;
	vertical-align:middle;
	margin-right:10px;
	font-size:0.7em;
	padding:2px;
}

#TopNav form #search_button {
	vertical-align:middle;
	
}

#LeftWrap {
	width:250px;
	height:auto;
	float:left;	
	margin-top:65px;
}
#Telephone {
	float:right;
	clear:Both;
	font-size:1.4em;
	margin-top:40px;
	padding:10px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	background-image:url(/images/content_bg8.png);
}
#Logo {
	/*width:200px;
	height:50px;*/
	float:right;
	clear:both;
	position:relative;
	height:80px;
	width:100%;
	
	/*background-image:url(/templates/3/images/temp_logo.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
}

#Logo img{
	right:0px;
	position:absolute;
	
}
#Left {
	width:236px;
	height:auto;
	float:left;
	padding:7px;
	background-color:#FFFFFF;
	background-image:url(/templates/3/images/left_shadow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:30px;
}
#Left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000308;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
#Left span { color:#01647a; font-size:1.5em;}
#Left a { color:#01647a;}

#Navigation { 
	width:100%;
	height:auto;
	float:left;
	clear:both;
	font-size:1.2em;
	background-color:#f6f6f6;
	margin-top:20px;
	margin-bottom:20px;
}
#RightWrap {
	float:right;
	width:690px;
	margin-top:35px;
	margin-bottom:30px;
}

#Banner {
	width:680px;
	height:408px;
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	margin-right:5px;
}
#ContentWrap {
	width:655px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
	padding:7px;
	background-image:url(/templates/3/images/Content_Shadow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:410px;
}



#MailingList {
	width:640px;
	height:65px;
	float:right;
	clear:right;
	padding: 7px 10px;
	margin-bottom:10px;
	background-color:#f8f8f8;
	margin-top:10px;
}
#MailingList h3 {
margin-bottom:0px;
	padding-bottom:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
#MailingList form {
}
#MailingList form label {
	margin:5px;
	margin-top:10px;
	float:left;
	vertical-align:middle;
	width:50px;
}
#MailingList form input {
	width:220px;
	float:left;
	vertical-align:middle;
	margin-top:5px;
	margin-right:10px;
	
}
#MailingList form #mail_button {
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	cursor:pointer;
	border:none;
	width:30px;
	float:right;
}

#MainCTAWrap {
	float:left;
	clear:both;
	width:654px;
	padding-bottom:10px;
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}

#Content {
	width:635px;
	padding:10px;
	float:left;
	clear:both;
}
#CinemaWrap {
	margin-bottom:10px;
	/*float:left;*/
}
#CinemaWrap .acc_heading { padding:3px;}
#CinemaWrap .acc_heading a{ display:block;}
#CinemaWrap .acc_heading h2 { margin-bottom:5px; margin-top:5px;}
#CinemaWrap .acc_heading:hover { background-color:#f5f5f5;}
#CinemaWrap .acc_content {
	border-bottom:solid 1px #e8e8e8;
	/*padding-bottom:10px;*/
}
.cinema_more_info{
	/*float:right;
	clear:both;*/
	text-align:right;
}

/*#gallery {
	float:left;
	clear:both;
	margin-top:15px;
	width:350px;
	padding:10px;
	background-color:#f2ede0;
}
#gallery h3 {
	margin-bottom:15px;
	float:left;
	color:#795530;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#gallery a {
	float:right;
	margin:5px 5px;
	color:#999999;
}

#left_scroll {
	background-image:url(../masterImages/scroll_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
	margin-left:5px;
	clear:left;
}
#panels {
	float:left;
	width:280px;
	height:70px;
}
#right_scroll {
	background-image:url(../masterImages/scroll_right.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
}*/
#Footer {
	float:left;
	clear:both;
	margin-top:10px;
	padding:10px;	
	text-align:left;
	background-color:#ededed;
	width:635px;
}
#FootLeft {
	float:left;
	margin-top:22px;
	margin-left:10px;
}
#FootLeft ul li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
}
#FootLeft ul li a {
	color:#666666;
}
#G1 {
	float:Right;
}

#Content ul  {
	margin:10px 30px;
	
}

#Content a {
	color:#197387;
}

#Content .ContentForm form {
	background-color:#EEEEEE;
	padding:10px;
	margin:0px;
	margin-top:15px;
}
#Content .ContentForm form label {
	display:block;
	margin-bottom:4px;
	margin-top:4px;
	font-weight:bold;
}
#Content .ContentForm form fieldset {
	width:50%;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
}
#Content .ContentForm form input, #Content .ContentForm form textarea, #Content .ContentForm form select {
	width:50%;
}
#Content .ContentForm form .radio { width:auto;}
#Content .ContentForm form .submit_button {
	width:auto;
	padding-left:2px 5px;
	background-color:#666666;
	color:#FFFFFF;
	border:solid 1px #999999;
	font-weight:bold;
}

#LocationTop {
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:2px;
	background-color:#f5f5f5;
	padding:10px;
	width:216px;

}
#LocationTop h3 { color: #666666; margin:0px; padding:0; font-size:1.1em; border:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; float:left; width:140px;}
#plus {
	width:20px;
	height:20px;
	background-color:#dadada;
	float:right;
}
#plus span a{
	color:white;
	font-size:30px;
	top:-11px;
	position:relative;
	margin-left:2px;
}
#LocationBtm {
	padding:5px;
	background-color:#f5f5f5;
	float:left;
	clear:both;
	width:226px;
	margin-bottom:20px;
}

#mini_map{
	overflow:hidden;
}

#welcomewrap{
	padding-bottom:20px;
	border-bottom:1px solid #E8E8E8;
}

.bookiframe{
	margin:0px;width:100%;height:869px;
}

.filmsiframe{
	margin:0px;width:100%;height:869px;
}

.bookonline{
	margin-bottom:10px;
	margin-top:10px;
	float:right;
}

.bookbyphone{
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	float:left;
}

#welcometext{
	float:right;
	width:360px;
}
h1.venue-name{
	font-size:1em;
	position:absolute;
	margin-top:25px;
}
