@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background: #000000;
}

a {
	color: #E4299C; 
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#masthead {
	height: 180px;
	background: url(../images/bg-sky.jpg) center repeat-x;
}

#main {
	background: url(../images/bg-sea.jpg) top repeat-x;
}

#content {
	min-height:450px;
	height:auto !important;
	height:450px;
	width: 864px;
	margin: 0 auto;
	padding: 9px;
	background: url(../images/content-bg.jpg) #48025C top no-repeat;
}

#footer {
	height: 59px;
	width: 842px;
	padding: 11px 20px 0px 20px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	background: url(../images/footer-bg.jpg) top no-repeat;
}

#latest-news {
	height: 150px;
	overflow: auto;
}

#announcement {
	padding: 7px;
	background: #370753;
}	

.hm-blurb-1 {
	width: 427px;
	padding: 40px 35px 30px 20px;
	float: left;
	clear: right;
}

.hm-blurb-2 {
	width: 332px;
	padding: 40px 30px 30px 20px;
	float: left;
	clear: right;
}

.item-small {
	padding: 5px 0 15px 0;
}

.item-big {
	padding: 20px 0 25px 0;
}	

.div-line {
	background: url(../images/dot-line.gif) bottom repeat-x;
}

.margin-0 {
	margin: 0 0 5px 0;
}

.margin-1 {
	margin: 0 0 20px 0;
}

.margin-2 {
	margin: 0 0 40px 0;
}

.img-left{
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 0 20px 0;
}

.img-bdr{
	border: solid 1px #666666;
}

.txt-small {
	font-size: 10px;
}

.txt-grey {
	color: #999999;
}

.txt-darkgrey {
	color: #333333;
}

.txt-black {
	color: #000000;
}

#sub-nav {
	padding: 8px;
	width: 174px;
	float: left;
	background: url(../images/subnav-bg.jpg) top repeat-x;
	min-height:320px;
	height:auto !important;
	height:320px;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
}

#sub-nav li{
	list-style: none;
}

#sub-nav li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 7px 5px 0 5px;
	width: 164px;
	height: 21px;
	background: url(../images/subnav-bt.jpg);
}

#sub-nav li a:hover{
	color: #00162E;
	text-decoration: none;
	background: url(../images/subnav-bt-o.jpg);
}

#sub-nav li a.active{
	color: #00162E;
	background: url(../images/subnav-bt-o.jpg);
}

#content-cnt {
	margin: 0;
	padding: 30px;
	float: right;
	width: 614px;
}

table.info {
	border-collapse: collapse;
}

table.info tr{
	background: url(../images/dot-line.gif) bottom left repeat-x;
}

table.info td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

.film-detail {
	 float: left; 
	 width: 450px;
}

.film-misc {
	float: right;
	padding: 0 0 0 20px;
}	 

#popup-top {
	background: url(../images/popup-top.jpg) top left no-repeat;
}

#popup-bot {
	background: url(../images/popup-bot.jpg) bottom left no-repeat;
	height: 365px;
	width: 561px;
	padding: 10px 5px 0 5px;
}

#popup-mid {
	background: url(../images/popup-mid.jpg) repeat-y;
}	

#popup-nav {
	text-align: right;
	padding: 0 0 1px 0;
}

#popup-page {
	background: #FFFFFF url(../images/popup-page-bg.jpg) top repeat-x;
	padding: 20px;
	min-height: 200px;
	height:auto !important;
	height: 200px;
}

#popup-page a:hover {
	color: #333333;
}

.popup-util {
	float: right;
}
	