@charset "utf-8";
/* CSS Document A new chapter */

/* Global Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, q, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr, acronym {
	border: none;
}
abbr[title], acronym[title] {
	border-bottom: 1px dotted #aaa;
	cursor: help;
}
a img {
	border: none;
}
/*end of global reset*/
.img_left {
	float:left;
	margin:0px 15px 0px 0px;
}
.img_right {
	float: right;
	margin:0px 0px 0px 15px;
}
h1 {
	color:#2b2b2b;
	font-size:12px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#2b2b2b;
	font-size:14px;
	font-weight: bold;
	margin:10px 0px 0px 0px;
}
h3 {
	color:#fff;
	font-size:12px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}
p, pre {
	font-size:11px;
	text-align: justify;
	color:#2b2b2b;
	padding:0px 0px 5px 0px;
}
a:link, a:visited {
	color:#f06f08;
	text-decoration: none;
}
a:hover {
	color:#f06f08;
	text-decoration: underline;
}
.list_style {
	margin:2px 0 5px;
}
.list_style li {
	font-size:11px;
	list-style:none;
	background-image: url(../images/li_bg.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#fff;
	padding:0px 0 0 18px;
	margin:2px 0px 0px 0px;
}
.orange_text {
	color:#f06f08;
}
.owhite_text {
	color:#fff;
}

.dark_bg_color{
	background-color:#2b2b2b;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat;
	background-color: #fcfcfc;
}
#container {
	width:100%;
	position: absolute;
	background-image: url(../images/container_black_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	top:0px;
	left:0px;
	padding:31px 0px 0px 0px;
	float:left;
}
#wrapper {
	margin:0 auto;
	width: 900px;
}
#main_frame {
	width: 900px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left
}
#language_bar {
	width:880px;
	height:25px;
	background-image: url(../images/language_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	padding:0px 20px 0px 0px;
}

#language_bar ul {
	list-style:none;
	float:left;
	width:300px;
	height:25px;
	padding:0px 0px 0px 0px;
	float:right;
	margin:1px 0px 0px 0px;
}
#language_bar li {
	display:inline;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	float:right;
}
#language_bar a:link, #language_bar li a:visited {
	color:#2b2b2b;
	font-weight:bold;
	float:left;
	padding: 4px 0px 5px 30px;
	text-decoration: none;
	display:inline;
	
}
#language_bar li a:hover {
	color:#fff;
	text-decoration: none;
}
#logo {
	width:900px;
	height:81px;
	float:left;
	padding:0px;
}
#top_nav {
	height:25px;
	width:900px;
	float:left;
	margin:14px 0px 0px 0px;
}
#top_nav ul {
	list-style:none;
	float:left;
	width:800px;
	height:25px;
	padding:0px 0px 0px 0px;
	float:left;
	margin:1px 0px 0px 0px;
}
#top_nav li {
	display:inline;
	font-size:11px;
	font-weight: normal;
	color:#fff;
	float:left;
}
#top_nav li a:link, #top_nav li a:visited {
	color:#fff;
	font-weight:bold;
	float:left;
	padding:5px 10px 6px 10px;
	text-decoration: none;
	background-color:#2b2b2b;
	display:inline;
	border-right: 1px solid #5e5e5f;
}
#top_nav li a:hover, #top_nav li a:active {
	color:#2b2b2b;
	text-decoration: none;
	background-color:#f06f08;
	border-right: 1px solid #f9943f;
}
#hp_banner {
	width:900px;

	float:left;
	padding:0px;
	margin:10px 0px 0px;
}
#hp_flash {
	width:606px;
	height:246;
	float:left;
	border: 7px solid #f4f4f4;
}
#hp_banner_rightframe {
	width:260px;
	height:260px;
	float:left;
	margin:0px 0px 0px 20px;
}
#yelmaz_guney {
	width:232px;
	height:136px;
	background-color: #f4f4f4;
	padding:7px 20px 7px 7px;
	margin:25px 0px 10px 0px;
}
#main_body_content {
	widows:900px;
	float:left;
	margin:10px 0px 0px 0px;
}
#main_left_col {
	width: 240px;
	float:left;
}
#left_nav {
	width: 200px;
	padding:20px;
	margin-bottom:10px;
	background-color: #2b2b2b;
	float:left;
}
#left_nav ul {
	list-style:none;
	float:left;
	width:200px;
}
#left_nav li {
	font-size:12px;
	font-weight: normal;
	color:#fff;
	margin:0px 0px 5px 0px;
}
#left_nav li a:link, #left_nav li a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}
#left_nav li a:hover, #left_nav li a:active {
	color:#f06f08;
	text-decoration: none;
}
#trailer {
	width: 200px;
	padding:20px;
	margin-bottom:10px;
	background-color: #363636;
	float:left;
}
#trailer h1 {
	width:100%;
	color:#FFF;
	background-image:url(../images/dark_dent.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 5px 0px;
	margin-bottom:10px;
}

#trailer p {
	
	padding:2px 0px 0px 0px;
}




#main_right_col {
	width: 640px;
	float:left;
	background-image:url(../images/light_dent.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px 0px 0px 20px;
	padding:12px 0px 0px 0px;
}
#white_bg_area {
	width: 600px;
	padding:20px;
	background-color:#fff;
	float:left;
	margin-bottom:10px;
}

#message_area {
	width: 600px;
	padding:20px;
	height:130px;
	background-color: #f4f4f4;

	background-repeat:no-repeat;
	float:left;
	margin-bottom:10px;
}
#message_area p{
	
	
	}

#trailer_bg {
	width: 600px;
	padding:20px;
	background-color:#2b2b2b;
	float:left;
	margin-bottom:10px;
}
#mainbody_full_width {
	width: 640px;
	float:left;
	margin-bottom:10px;
}
#poster {
	width: 195px;
	padding:20px;
	background-color:#fff;
	float:left;
}
#sponsors {
	width:355px;
	padding:20px;
	background-color:#fff;
	float:left;
	margin-left:10px;
}
#footer_container {
	width:100%;
	background-color:#2b2b2b;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin:45px 0px 0px 0px;
	float:left;
}
#fotter_wrapper {
	margin:0 auto;
	width: 900px;
}
#social_networking_buttons {
	width:900px;
	height:50px;
	float:left;
}
#social_networking_buttons img {
	float:right;
	margin:0px 0px 0px 10px;
	border:5px solid #363636;
}
#social_networking_buttons img:hover {
	float:right;
	margin:0px 0px 0px 10px;
	border:5px solid #f06f08;
}
#fotter_full_width {
	width: 900px;
	float:left;
	margin:10px 0px 20px 0px;
}
#footer_left_col {
	width:410px;
	float:left;
}
#footer_nav_top {
	width:410px;
	float:left;
	margin:0px 0px 0px 0px;
}
#footer_nav_top ul {
	list-style:none;
	float:left;
	width:410px;
	background-image: url(../images/darker_dent.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 3px 0px;
	margin-bottom:2px;
	float:left;
}
#footer_nav_top li {
	display:inline;
	font-size:10px;
	font-weight: normal;
	color:#fff;
	float:left;
}
#footer_nav_top li a:link, #footer_nav_top li a:visited {
	color: #999;
	font-weight:normal;
	float:left;
	padding:0px 15px 0px 0px;
	text-decoration: none;
	display:inline;
}
#footer_nav_top li a:hover {
	color:#f06f08;
	text-decoration: none;
}

#footer_nav_bottom {
	width:410px;
	float:left;
	margin:10px 0px 0px 0px;
}
#footer_nav_bottom h1 {
	margin:0px 0px 5px 0px;
}
#footer_nav_bottom ul {
	list-style:none;
	float:left;
	width:410px;
	background-image: url(../images/darker_dent.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 3px 0px;
	margin-bottom:2px;
	float:left;
}
#footer_nav_bottom li {
	display:inline;
	font-size:11px;
	font-weight: normal;
	color:#fff;
	float:left;
}
#footer_nav_bottom li a:link, #footer_nav_bottom li a:visited {
	color: #f06f08;
	font-weight:normal;
	float:left;
	padding:0px 15px 0px 0px;
	text-decoration: none;
	display:inline;
}
#footer_nav_bottom li a:hover {
	color:#999;
	text-decoration: none;
}
#copyright {
	width:410px;
	float:left;
	margin:10px 0px 0px 0px;
}
#copyright p {
	font-size:10px;
	color:#999;
}
#footer_latest_tweet {
	width:430px;
	float:right;
	padding:20px 20px 12px 20px;
	background-color:#363636;
}
#footer_latest_tweet a:hover {
	color:#f06f08;
	text-decoration:underline;
}
#twitter_widget {
	float:left;
	width:430px;
}
#twitter_update_list {
	width:430px;
	text-align:left;
	color:#FFF;
	font-size:11px;
}
#twitter_update_list ul {
	list-style:none;
}
#twitter_update_list li {
	list-style:none;
	width:100%;
	background-image:url(../images/dark_dent.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;

}

.film_container {
	width: 600px;
	padding:20px;
	background-color:#fff;
	float:left;
	margin-bottom:10px;
}
.film_container img{
	border:5px solid #CCC;
}
.film_container_text {
	width: 600px;
	float:left;
	margin:10px 0px 0px 0px;
}

.film_container h1{
	font-size:15px;
	color: #f06f08;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	text-transform: uppercase;
}
.film_container h2{
	font-size:11px;
	
	font-weight:bold;
	margin:5px 0px 0px 0px
}

.film_page_navigation{
	width: 600px;
	padding:10px 20px 10px 20px;
	background-color:#363636;
	float:left;
	margin-bottom:10px;
}
.film_page_navigation p{
	color:#fff;
	font-size:12px;
	word-spacing:20px;
	font-weight:bold;
	
	padding:0px;

	margin:0px;
}
iframe{
	

	border:5px solid #CCC;
	margin-bottom:10px;

}