/**
efefef
979797
e52715
f0eff0
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

.container {
	width:1015px;
}

#page_container {
	background-color:#ebebeb;
	background-image: none;
	background-image:url('/gfx/movies/kill_the_messenger/background.gif');
	background-repeat:repeat-y;
	font-family:"Open Sans", Arial, Tahoma, Verdana;
}

.film-header {
	height:430px;
	overflow:hidden;
	background-color:transparent;
	background-image:url('/gfx/movies/kill_the_messenger/now-playing.png');
	background-repeat:no-repeat;
	/**background-size:cover;*/
}

.film-header-nav {
	background-color:#000 !important;
	color:#fff;
	border-width:0px !important;
}
.film-header-nav .divider {
	display:none;
}

.film-header-nav .navitems {
	margin-right:10px;
}

.f14 .container h4 {
	font-family:"Open Sans", Arial, Tahoma, Verdana;
	font-size:44px;
	line-height:150%;
}

.f14 .film-synopsis h4 {
	line-height:44px;
}

.film-header-nav a {
	font-family:"Open Sans", Arial, Tahoma, Verdana;
	font-weight:700;
	color: #fff !important;
	font-size:22px;
	display:inline-block;
	padding:10px;
	margin-top:0px;
}
.film-header-nav a:hover, .film-header-nav a.selected {
	color:#120e76 !important;
	background-color:#fff832;
}

.f13articles_article img {
	border:solid #fff832 1px;
}

.film-synposis {
	height:444px;
}

.film-synopsis > div {
	font-family:"Open Sans", Arial, Tahoma, Verdana;
	background-color:rgba(199,177,34,.6);
	text-shadow:0px 0px #979797;
	top:165px;
	height:280px;
	
}

#top_container, #bottom_container {
	background:#000;
	background-image:none;
}

#bottom_container {
	border-top: 2px solid #f69233;
}

#top_container {
	border-bottom: 2px solid #f69233;
}

.film-cast .description {
	background-color: #737373;
	color: #000000;
}

.film-cast .description h6 {
	color: #ffffff;
}

.film-trailer {
	padding: 20px;
	background-color: transparent;
}

.film-section, .film-social {
	border-top:solid 5px #fff832;
	border-bottom-width:0px;
	background-color:#000;
}

.film-section a {
	font-family:"Open Sans", Arial, Tahoma, Verdana;
	color: #fff;
	font-style:normal;
}

.film-more-from a {
	color:#fff832;
}

.film-cast .indicators div.active div div {
	border: 1px solid #fff832;
}

.film-morefrom {
	margin: 0px auto 40px auto;
}

.film-trailer .add-this {
	float:right;
	width:257px;
}

.film-morefrom .carousel {
	height:360px;
}

.film-showtimes {
	background-color:#fff832;
	text-align:center;
	padding:10px;
	font-family:"Open Sans", Arial, Tahoma, Verdana;
	font-weight:700;
	letter-spacing:-1px;
	font-size:32px;
}

.film-showtimes input {
	width:25%;
}

.film-showtimes a, .film-showtimes a:hover {
	color:#000;
	text-decoration:none;
}

.film-trailer .add-this {
	width:400px;
}