* {
	padding: 0;
	margin: 0;
}
body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background:#000000;
}
a {
	outline:none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}
h1 {
	text-transform:uppercase;
	font-size:1.1em;
	color:#999999;
	padding-bottom:10px;
}
h2 {
	text-transform:uppercase;
	font-size:1.2em;
	color:#999999;
	padding-bottom:10px;
	text-decoration: none;
}
h3 {
	text-transform:capitalize;
	font-size:1.1em;
	color:#999999;
	padding-bottom:10px;
}
.clear {
	clear: both;
}
ul li a.currentpage, ul li a.currentpage:visited {
	text-decoration:underline;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
/*---------------------------------
wrapper
---------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 948px;
	height: 700px;
}
/*---------------------------------
header
---------------------------------*/


#header {
	width: 888px;
	padding: 10px 42px 10px 18px;
	height: 31px;
	background-image:url(../images/header_background.png);
	background-repeat:repeat;
	overflow:hidden;
}
#header img {
	float:left;
}
/*---------------------------------
---------------------------------*/

#navigation {
	width: 888px;
	padding: 20px 42px 2px 18px;
	height: 21px;
	position: relative;
}
#navigation ul#nav {
	list-style:none;
}
#navigation ul#nav li {
	display:inline;
	font-size:1.2em;
	text-transform:uppercase;
}
#navigation ul#nav li a {
	display: block;
	margin-right:25px;
	float: left;
	text-decoration: none;
}
#navigation ul#nav li a:hover, #navigation ul#nav li a:ACTIVE {
	color:#ffffff;
}
#channels_sublist {
	display: none;
	position: absolute;
	top: 13px;
	left: 72px;
	border: none;
	padding: 2px 2px 2px 2px;
	font-size: .8em;
	z-index:2;
}
#navigation ul#nav li ul#channels_sublist li a {
	margin-right:10px;
}
/*---------------------------------
navigation
---------------------------------*/
 
#content {
	width: 948px;
	height:auto;
	padding: 10px 0px 10px 0px;
	background-image:url(../images/background_small.png);
}
#content #about_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content #contact_img {
	margin-left: 17px;
	display: inline-block;
	vertical-align: top;
}
#content ul#contact_list {
	display: inline-block;
	vertical-align: top;
	list-style: none;
}
#content ul#contact_list li {
	width: 200px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFF;
	margin-left: 20px;
	vertical-align: top;
	display: inline-block;
}
#content #general_inquiries {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#content #general_inquires a:link {
 color: #F00;
 text-decoration: none;
}
#content ul#contact_list li p.header {
	font-weight: bold;
}
#content ul#contact_list li p.email {
	font-style:italic;
}
#content #display {
	float:left;
	margin:0 6px 0 18px;
	width:768px;
	height:439px;
}
#content #line {
	float:left;
	margin:0px 6px 0px 0px;
	width:1px;
	height:432px;
	background-color:#cccccc;
}
#content #film_info {
	float:left;
	width:130px;
	height:471px;
	padding:7px 0px 0px 0px;
	background:url(../images/title.png);
	background-repeat:repeat-x;
	overflow: hidden;
}
#content #film_info #all_the_info {
	height:405px;
	width: 130px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#content #film_info #all_the_info ul {
	list-style:none;
	height:405px;
	width: 130px;
	padding: 0px 0px 0px 0px;
	color: #f0f0f0;
	font-size:11px;
	line-height:12px;
}
#content #film_info #all_the_info ul span {
	color: #999999;
}
#content #film_info #all_the_info ul li {
	margin: 10px 0px 10px 0px;
	width:130px;
	height:auto;
}
#content #film_info #all_the_info ul li p {
	color: #f0f0f0;
}
#content #film_info #all_the_info ul li p span {
	color: #999999;
}
#content #film_info #more {
	width: 10px;
	padding-left: 120px;
	padding-top: -5px;
	height: 10px;
}
#content #film_info h1 {
	padding-bottom: 7px;
	background: url(../images/title_h1.png) repeat-x bottom left;
}
#content #film_info #more a {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	line-height: 6px;
}
#spacer {
	width: 888px;
	padding: 20px 42px 2px 18px;
	height: 10px;
}
/*---------------------------------
carousel
---------------------------------*/
#horizontal_carousel {
	float: left;
	width: 810px;
	height: 240px;
	margin: 20px 6px 0px 0px;
	position: relative;
	text-decoration: none;
}
#horizontal_carousel .container {
	float: left;
	width: 785px;
	height: 132px;
	position: relative;
	overflow: hidden;
}
#horizontal_carousel ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 240px;
}
#horizontal_carousel ul li {
	width: 198px;
	height: 240px;
	list-style:none;
	float:left;
	text-align:center;
}
#horizontal_carousel ul li div {
	overflow: hidden;
	width: 164px;
	height: 94px;
	margin: auto;
}
#horizontal_carousel ul li p {
	padding-top: 3px;
	text-align:center;
	text-transform: uppercase;
}
#horizontal_carousel ul li p span {
	text-transform: none !important;
}
#horizontal_carousel .previous_button {
	float:left;
	width: 12px;
	height: 94px;
	background: url(../images/left.png);
	background-repeat:no-repeat;
	z-index: 100;
	cursor: pointer;
}
#horizontal_carousel .previous_button_over {
	background: url(../images/left_over.png);
}
#horizontal_carousel .previous_button_disabled {
	background: url(../images/left_disabled.png);
	cursor: default;
}
#horizontal_carousel .next_button {
	float:left;
	width: 12px;
	height: 94px;
	background: url(../images/right.png);
	z-index: 100;
	cursor: pointer;
}
#horizontal_carousel .next_button_over {
	background: url(../images/right_over.png);
}
#horizontal_carousel .next_button_disabled {
	background: url(../images/right_disabled.png);
	cursor: default;
}
/*---------------------------------
footer
---------------------------------*/
#footer {
	width: 888px;
	padding: 10px 42px 10px 18px;
	height: 31px;
	background-image:url(../images/background_small.png);
	overflow:hidden;
	display:block;
	text-align: left;
	font-size:1.1em;
	line-height:1.1em;
	color:#999999;
}
#navigation ul#nav li a:hover, #navigation ul#nav li a:ACTIVE {
}
/*---------------------------------
form
---------------------------------*/
.texta {
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.buttons {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	border: 1px solid #666666;
	width:60px;
}
#content #about #description p {
	color: #efefef;
}
#content #about #description p {
}
/*---------------------------------
movie
---------------------------------*/

#moviecontainer {
	padding:0px 0px 10px 0px;
}
/* firefox */
#navigation[id=navigation] {
	padding: 0px 42px 2px 18px;
}
#footer[id=footer] {
	height: 41px;
	padding:10px 42px 20px 18px;
	margin-bottom: 40px;
}
