/*-------------------------------------------------------*/
/*--------------------GLOBAL STYLES----------------------*/
/*-------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.float_left{
	float:left;
}
html, body {
	background: #170100 url(../img/bg_top.jpg) repeat-x;
}
img{
	border:none;
}
body {
	text-align: center;	
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
}
td {
	vertical-align: middle;
	padding: 0 0 0 5px;
}
#find {
	margin-left:535px;
}

/*-------------------------------------------------------*/
/*-----------------------Header--------------------------*/
/*-------------------------------------------------------*/
#preheader {
	background: url(../img/pre_header.jpg) top no-repeat;
	height: 64px;
	width: 940px;
	text-align: right;
}
#header {
	background: url(../img/header_blank.jpg) top no-repeat;
	height: 149px;
	width: 940px;
}
#breadcrumbs {
	background: url(../img/breadcrumbs.jpg) top no-repeat;
	height: 33px;
	width: 940px;
}

/*-------------------------------------------------------*/
/*----------------------NAVIGATION-----------------------*/
/*-------------------------------------------------------*/
#nav_bar {
	background: url(../img/Nav.jpg) top no-repeat;
	height: 32px;
}
#nav a:link, #nav a:visited, #nav a:active, #footer_nav a:link, #footer_nav a:visited, #footer_nav a:active{
	color:#fff;
	text-decoration: none;
}
#nav a:hover {
	color:#000;
	text-decoration: none;
}
#nav2 {
	float: right;
	text-align: right;
	padding: 0 20px;
}
#nav2 a:link, #nav2 a:visited, #nav2 a:active{
	color:#fff;
	text-decoration: none;
}
#nav2 a:hover {
	color:#ff0000;
	text-decoration: none;
}
 a:link, a:visited, a:active{
	color:#000;
	text-decoration: none;
}
 a:hover, #footer_nav a:hover{
	color:#ff0000;
	text-decoration: none;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{
	color:#ccc;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color:#ff0000;
	text-decoration: none;
}
#nav {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    float: right;
    padding: 10px 17px 0 0;
}

#nav li {
    list-style: none;
    display: inline;
    padding: 0 13px;
    border-right: 1px solid #000;
    min-height: 30px;
}
#nav #last{
	border:none;
}
#footer_nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: left;
    padding: 5px 0 15px 0;
}

#footer_nav li {
    list-style: none;
    display: inline;
    padding: 0 13px;
    border-right: 1px solid #000;
    min-height: 30px;
}
#footer_nav #last2{
	border:none;
}
/*-------------------------------------------------------*/
/*-------------------Index-Content-----------------------*/
/*-------------------------------------------------------*/

#wrapper {
	text-align: left;
	width: 940px;
	margin: 0 auto;
}
.content_column {
	width: 220px;
	min-height: 524px;
	background: #ccc;
	float: left;
	margin: 0 20px 20px 0;
}
.content_column_last {
	width: 460px;
	min-height: 256px;
	background: #ccc;
	float: left;
	margin: 0 0 20px 0;
}
.cast{
	width: 220px;
	min-height: 524px;
	background: #444;
	float: left;
	margin: 0 0 20px 0;
}
.cast_header{
	text-align: center;
	width: 212px;
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0px;
	background: url(../img/Red_Bar.jpg) top repeat-x;

}
.content_header {
	text-align: center;
	width: 212px;
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 3px;
	background: url(../img/Red_Bar.jpg) top repeat-x;
}
.content_header2 {
	text-align: center;
	width: 452px;
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0px;
	background: url(../img/Red_Bar.jpg) top repeat-x;
}
.content {
	padding: 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	min-height: 454px;
}
.content2 {
	padding: 0;
	font-size: 12px;
	color: #666;
	text-align: left;
	min-height: 213px;
}
.player {
	padding: 0;
	font-size: 12px;
	color: #ccc;
	text-align: left;
	height: 213px;
}
.content img {
	padding-bottom: 10px;
}
.readmore {
	text-align: right;
}
.content_header, .content_header2, .left_content_header, .right_content_header, .cast_header {
  border:solid 4px #444444;
  border-bottom:none;
}
.content, .content2, .player, .left_content, .right_content, .left_content2 {
  border:solid 4px #444444;
  border-top:none;
}
#breadcrumbs {
	color: #fff;
	text-indent: 150px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.even {
	padding: 12px;
	background: #ccc;
	height: 10px;
	border-bottom: 1px solid #333;
}
.odd {
	padding: 12px;
	background: #fff;
	height: 10px;
	border-bottom: 1px solid #333;
}
.odd2 {
	padding: 12px 12px 12px 20px;
	background: #ddd;
	height: 10px;
	border-bottom: 1px solid #333;
}
.even2 {
	padding: 12px 12px 12px 20px;
	background: #ccc;
	height: 10px;
	border-bottom: 1px solid #333;
}
.even1 {
	padding: 12px;
	background: #666;
	height: 100px;
	font-size: .8em;
	border-bottom: 1px solid #333;
}
.odd1 {
	padding: 12px;
	background: #444;
	height: 100px;
	font-size: .8em;
	border-bottom: 1px solid #333;
}
.odd1 img, .even1 img {
	padding: 12px 10px 0 0;
}
.date {
	float: right;
	text-align: right;
}
.theatre {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 20px;
}
#vw_banner {
	margin: 0 0 20px 0;
	float: right;
}

/*-------------------------------------------------------*/
/*--------------------Genre/Detail-----------------------*/
/*-------------------------------------------------------*/
.left_column {
	width: 700px;
	min-height: 524px;
	background: #ccc;
	float: left;
	margin: 0 20px 20px 0;
}
.left_column2 {
	width: 700px;
	background: #ccc;
	margin: 0 20px 20px 0;
}
.right_column {
	width: 220px;
	min-height: 524px;
	background: #ccc;
	float: left;
	margin: 0 0 20px 0;
}
.left_content_header {
	text-align: center;
	width: 692px;
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 3px;
	background: url(../img/Red_Bar.jpg) top repeat-x;
}
.right_content_header {
	text-align: center;
	width: 212px;
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 3px;
	background: url(../img/Red_Bar.jpg) top repeat-x;
}
.left_content {
	padding: 20px 16px 16px 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	min-height: 457px;
}
.left_content2 {
	padding: 0px 16px 16px 16px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	min-height: 463px;
}
.right_content {
	padding: 16px;
	font-size: 12px;
	color: #666;
	text-align: left;
	min-height: 457px;
}
.title {
	font-size: 25px;
	font-weight: bold;
}
.detail {
	margin: 0;
	line-height: 16px;
}
.genre_list {
	padding: 25px 0;
	border-bottom: 1px solid black;
}

.review {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 0 200px;
	color: #333;
}
#clip {
	width: 455px;
	height: 267px;
	background: black;
	margin-left: 200px;
}
.movie_title {
	margin: 10px 0 0 0;
	font-weight: bold;
	width: 325px;
	float: left;
}
.times {
	margin: 10px 0 0 0;
	float: left;
}
/*-------------------------------------------------------*/
/*-----------------------Footer--------------------------*/
/*-------------------------------------------------------*/

#footer {
	width: 940px;
	background-color: transparent;
	text-align: left;
	font-size: 12px;
	color: #ccc;
}
/*-------------------------------------------------------*/
/*-----------------------accordion-----------------------*/
/*-------------------------------------------------------*/

#acc {width:700px; list-style:none; color:#033; margin:10px 0;}
#acc h3 {width:672px; height: 25px; border:4px solid #444; border-bottom:none; padding: 10px 0 0px 20px; font-weight:bold; margin-top:10px; cursor:pointer; background: url(../img/Red_Bar.jpg) top repeat-x; }
#acc h3:hover {color:#fff}
#acc .acc-section {text-align:left; overflow:hidden; background:#ccc; margin-bottom: 10px;}
#acc .acc-content {font-size:11px; width:692px; padding: 20px 0 20px 0px; border:4px solid #444; border-top:none; background:#ccc}
.acc-content a {
	padding: 0 0 0 20px;
}
