/* BODY */
html {
	height: 100%;
}

img {
	border: 0;
}

a {
	color: #c41039;
	text-decoration: none;
}
ul {
	margin: 0 0 12px 25px;
	padding: 0;
}

body {
	color:#000000;
	font-size:11px;
	font-family: Verdana;
	margin: 15px;
	padding: 0;
	background: #c41039 url('resources/bg.jpg') fixed repeat-x;
}

/* HEAD */
#links {
	width: 772px;
	height: 36px;
	margin: 15px 0 0 0;
	padding: 0;
	background: #c41039;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}


#links div{
	float: left;
}
#links a{
	color: #FFFFFF;
	display: block;
	height: 28px;
	padding: 4px 2px;
	
}
#links a:hover{
	background: #5A5B5C;
}

#head {
	width: 750px;
	height: 155px;
	margin: 0;
	padding: 10px;
	background: #FFFFFF url('resources/header2.jpg');
	border-left: 1px solid #c41039;
	border-right: 1px solid #c41039;
	text-align: right;
}

#book_instruct {
	float: right;
	width: 250px;
	margin: 10px 0 0 0;
	font-size: 11px;
	text-align: left;
}

#book_form {
	float: right;
 	width: 250px;
}

.formDrop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}


#season {
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #EAEAEA;
	border-left: 1px solid #c41039;
	border-right: 1px solid #c41039;
}

#pagecontent {
	width: 770px;
	height: auto;
	overflow: hidden;
	margin: 0;
	background: #FFFFFF;
	border-left: 1px solid #c41039;
	border-right: 1px solid #c41039;
	border-bottom: 20px solid #c41039;
}

.filmimage { margin: 0 10px 75px 10px; display:block; float:right;}

#rightcontent {
	float: right;
	width: 610px;
	height: auto;
	min-height: 550px;
	overflow: hidden;
	margin: 0;
	padding: 15px;
	text-align: justify;
/*	line-height: 18px;
*/}

#showcopy {
	float: left;
	width: 345px;
}
#showcopy .showdate {
	font-size: 12px;
	color: #c41039;
}
#showcopy .showname {
	font-size: 24px;
	color: #c41039;
	text-align: left;
	display: block;
}
#showcopy .showcred {
	font-size: 14px;
	color: #c41039;
}
#showcopy .showterm {
	font-size: 10px;
}

.terms {
	font-size: 10px;
}

#showbookform {
	background: #c41039;
	padding: 10px;
	overflow: hidden;
	font-size: 22px;
	color: #FFFFFF;
}
#showbookform select {
	width: 175px;
}
#showbookform form {
	margin: 0;
	padding: 0;
}

#noticebookform {
	background: #c41039;
	padding: 10px;
	overflow: hidden;
	font-size: 22px;
	color: #FFFFFF;
}
#noticebookform select {
	width: 165px;
}
#noticebookform form {
	margin: 0;
	padding: 0;
}
#shugbookform {
	background: #c41039;
	padding: 10px;
	overflow: hidden;
	font-size: 22px;
	color: #FFFFFF;
}
#shugbookform select {
	width: 225px;
}
#shugbookform form {
	margin: 0;
	padding: 0;
}

.textback {
	clear: both;
	margin: 15px 0;
	background: #EAEAEA;
	padding: 15px;
	height: auto;
	overflow: hidden;
	 text-align:left;
/*	line-height: 18px;
*/}
.textback .column1{
	clear: both;
	float: left;
	width: 60px;
	height: 14px;
}
.textback .column2{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
}

.textbackdark {
	clear: both;
	margin: 15px 0;
	background: #c41039;
	padding: 15px;
	height: auto;
	overflow: hidden;
	color: #FFFFFF;
}

.redtext {
	color: #c41039;
}
.align { float:left; width: 66px; text-align:left;}

#showbooking {
	float: right;
	width: 250px;
}

.title {
	color: #c41039;
	font-size: 18px;
	text-align: left;
	display: block;
}
.subtitle {
	color: #c41039;
	font-size: 20px;
	text-align: left;
	display: block;
}

.subsubtitle {
	color: #c41039;
	font-size: 14px;
	text-align: left;
	display: block;
}
.subtitlewhite {
	color: #FFFFFF;
	font-size: 20px;
}

#foot {
	width: 770px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #c41039;
	border: 1px solid #c41039;
}

#credits {
	width: 770px;
	height: 35px;
	margin: 20px 0;
	padding: 0;
	color: #333; font-size:9px;
}
#credits a{
	color: #333; font-size:9px;
}
#credits a:hover{
	color: #c41039;
}

#leftcredit {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rightcredit {
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.noticerow {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.noticerow .pic {
	float: left;
	width: 110px;
}
.noticerow .txt {
	float: left;
	width: 240px;
	text-align:left;
}
.noticerow .detail {
	float: right;
	width: 240px;
}
.filmrow {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	text-align: justify;
}
.filmrow img {
	margin: 0 0 0 10px;
}
.filmrow .filmdate {
	color: #c41039;
	text-align: left;
}
.filmrow .filmtitle {
	width: 178px;
	text-align: left;
	font-weight: bold;
	color: #c41039;}

.filmrow i { font-style:normal; 	color: #666;}
.shugrow {
	overflow: hidden;
	border-top: 2px solid #CCCCCC;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	clear: both;
}
.shugrow .txt {
	float: left;
	width: 285px;
	overflow: hidden;
}
.shugrow .detail {
	float: right;
	width: 300px;
	margin: 0;
	overflow: hidden;
}

.glossymenu, .glossymenu li ul{
	float: left;
	list-style-type: none;
	margin: 0 0 60px 0;
	padding: 0;
	width: 130px;
	text-align: left;
	font-weight: bold;
}

.glossymenu li{
	position: relative;
}

.glossymenu li a{
	display: block;
	width: auto;
	padding: 8px 0px 8px 7px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 200px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}

.glossymenu li ul li{
/*	float: left;*/
}

.glossymenu li ul a{
	/*width: 180px; WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
	display:block;
}

.glossymenu li ul li a:hover{
	text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data.image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../resources/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../resources/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1:4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1:0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0:7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }