﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f9fd;
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	color:#8f8f8f;
	font-family: "Trebuchet MS",sans-serif;
	font-size:10px;
  	line-height:16px;
}

.cbhz{
	clear: both;
	height: 0;
	overflow: hidden;
}

a{
	color: #187bb0;
	text-decoration: underline;
}
a:hover{
	color: #bc9e10;
	text-decoration: none;
}
a img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	color: #bc9e10;
	font-weight: normal;
	margin: 0;
	padding: 14px 0 7px 0;
}
#container{
	width: 931px;
	margin: 0 auto;
}
.header{
	position: relative;
	width: 931px;
	height: 144px;
}
.logo_container{
	position: absolute;
	top: 7px;
	left: 31px;
	width: 160px;
	height: 22px;
}

/* basin odasi */
.basin_odasi{
	position: absolute;
	top: 0px;
	right: -10px;
	width: 352px;
	height: 31px;
	background-image: url("../img/bg_basinodasi.jpg");
	background-repeat: no-repeat;
	padding: 4px 0 0 158px;
}
.basin_odasi.basin_en{
	background-image: url("../img/bg_basinodasi_en.jpg");
}
.basin_odasi a{
	position: absolute;
	top: 0px;
	left: 43px;
	width: 95px;
	height: 31px;
	text-decoration: none;
}
.basin_odasi a span{
	visibility: hidden;
}
.basin_col1, .basin_col2, .basin_col3{
    float: left;
    padding-right: 5px;
}
.basin_col3{
    padding-top: 2px;
}
.main_menu{
	position: absolute;
	top: 99px;
	right: 26px;
	height: 41px;
	background-image: url("../img/main_menu_right.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 6px;
}
.main_menu div{
	height: 41px;
	background-image: url("../img/main_menu_left.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
}
.main_menu div div{
	height: 41px;
	background-image: url("../img/main_menu_center.png");
	background-repeat: repeat-x;
	background-position: left;
	padding: 0;
}


.main_menu a{
	float: left;
	text-decoration: none;
	padding:14px 7px;
	font-size: 1.4em;
	color: #fff;
}
.admin_menu a{
    font-size:1.1em;
}
.main_menu a:hover{
	color: #bc9e10;
}
.main_menu a.selected{
	color: #bc9e10;
}
.main_menu a.buttons_lang, .main_menu a.buttons_lang_tr{
	margin: 0;
	padding: 0;
	font-size: 0.1em;
	background-image: url("../img/buttons_lang_en.png");
	width: 58px;
	height: 19px;
	position: relative;
	top: 1px;
	right: -5px;
        text-decoration: none;
}
.main_menu a.buttons_lang_tr{
	background-image: url("../img/buttons_lang_tr.png");
}
.main_menu a.buttons_lang span, .main_menu a.buttons_lang_tr span{
	visibility: hidden;
        font-size: 0.1em;
}
.header_bottom{
	position: absolute;
	width: 931px;
	height: 6px;
	background-image: url("../img/bg_content_top.png");
	background-repeat: no-repeat;
	top: 138px;
}
.content{
	clear: both;
	width: 883px;
        margin: 0;
	padding: 26px 29px;
	background-image: url("../img/bg_content.png");
	background-repeat: repeat-y;
}
.content p{
    font-size:1.2em;
}
.content_left{
	float: left;
	width: 560px;
	padding: 0 21px 0 0;
	background-image: url("../img/bg_content.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.content_right{
	float: right;
	padding:0;
	width: 217px;
}
.footer{
	clear: both;
	width: 931px;
	position: relative;
	height: 100px;
	background-image: url("../img/bg_content_bottom.png");
	background-repeat: no-repeat;
}
.footer_bg{
    position:absolute;
    height: 29px;
    width: 931px;
    top: 30px;
    background-color:#d1dbe3;
}
.footer a.mingus{
	display: block;
	width: 96px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 69px;
}
.footer .newsletter_form{
    padding:0;
    margin:0;
    position: absolute;
    top: 34px;
    left: 14px;
}
.footer .newsletter_form span{
    font-size: 1.2em;
}
.footer .copyright{
    padding:0;
    margin:0;
    position: absolute;
    top: 34px;
    right: 14px;
    font-size:1.2em;
}
.form_row{
	clear: both;
	padding-top: 5px;
}
.form_row h3{
	float: left;
	width: 120px;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.form_row div{
	float: left;
	width: 420px;
}

#ui-datepicker-div, .ui-datepicker-inline{
	background-color: #f2efef;
	background-image: url("../img/datepicker-bg.jpg");
	background-repeat: repeat-x;
	width: 231px !important;
	border: 1px solid #ccc;
}
.ui-datepicker-control{display:none;}
.ui-datepicker-links{
	height: 24px;
	overflow: hidden;
}
.ui-datepicker-prev, .ui-datepicker-next{
	display: inline;
	float: left;
	background-image: url("../img/datepicker-arrow-left.jpg");
	background-repeat: no-repeat;
	width: 33px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}
.ui-datepicker-next{
	float: right;
	background-image: url("../img/datepicker-arrow-right.jpg");
}
.ui-datepicker-prev a, .ui-datepicker-next a{
	display: block;
	padding: 33px;
}
.ui-datepicker-current{
	display: none;
}

.ui-datepicker-header{
	position: absolute;
	top:5px;
	left: 33px;
	width: 171px;
	text-align: center;
	font-size: 14px;
	color: #000;
}
.ui-datepicker{
	width: 231px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title-row td a{
	color:#5c5c5c;
}
.ui-datepicker .ui-datepicker-days-row td{
	width: 33px;
	height: 33px;
	background-image: url("../img/datepicker-cell-bg.jpg");
	overflow: visible;
}
.ui-datepicker .ui-datepicker-days-row td a{
	color:#262626;
	font-size: 16px;
	cursor: pointer;
}
.ui-datepicker td.ui-datepicker-current-day{
	background-image: url("../img/datepicker-cell-current-bg.jpg");
	color: #fff;
}
.ui-datepicker td.ui-datepicker-today{
	background-image: url("../img/datepicker-cell-today-bg.jpg");
	color: #fff;
}

.ui-datepicker td.ui-datepicker-today a, .ui-datepicker td.ui-datepicker-current-day a{
	color: #fff;
}
/**/
.buttons{
	height: 30px;
	border: 0;
	cursor: pointer;
}
.buttons_sil{
	background-image: url("../img/buttons_sil.gif");
	width: 34px;
}
.buttons_vazgec{
	background-image: url("../img/buttons_vazgec.gif");
	width: 64px;
}
.buttons_degistir{
	background-image: url("../img/buttons_degistir.gif");
	width: 68px;
}
.buttons_kaydet{
	background-image: url("../img/buttons_kaydet.gif");
	width: 65px;
}
.buttons_ekle{
	background-image: url("../img/buttons_ekle.gif");
	width: 48px;
}
.buttons_yukle{
	background-image: url("../img/buttons_yukle.gif");
	width: 75px;
}
.buttons_gonder{
	background-image: url("../img/buttons_gonder.gif");
	width: 169px;
}
.buttons_arrow_basinodasi{
	background-image: url("../img/buttons_arrow_basinodasi.gif");
	width: 20px;
	height: 20px;
}
.buttons_subscribe{
	background-image: url("../img/buttons_subscribe.png");
	width: 54px;
	height: 21px;
        position: absolute;
        top: 0;
        left: 288px;
}
.buttons_subscribe_en{
	background-image: url("../img/buttons_subscribe_en.png");
	width: 70px;
	height: 21px;
        position: absolute;
        top: 0;
        left: 340px;
}
/**/
.inputs{
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	}
.inputs{
	height: 23px;
	margin: 0;
	padding: 5px 5px 0 5px;
	font-size: 1.1em;
	border: 0px;	
	background-color: transparent;
	background-repeat: no-repeat;
	}
.inputs_basinodasi{
	background-image: url("../img/inputs_basinodasi.gif");
	width: 119px;
	height: 19px;
	}

.inputs:focus{
	/*color: #0596c0;*/
}
.inputs_302x28{
	width: 292px;
	background-image: url("../img/inputs_302x28.gif");
}
.inputs_302x28:focus{
	background-image: url("../img/inputs_302x28_f.gif");
}
.inputs_202x28{
	width: 192px;
	background-image: url("../img/inputs_202x28.gif");
}
.inputs_202x28:focus{
	background-image: url("../img/inputs_202x28_f.gif");
}
.inputs_155x28{
	width: 145px;
	background-image: url("../img/inputs_155x28.gif");
}
.inputs_129x28{
	width: 119px;
	background-image: url("../img/inputs_129x28.gif");
}
.inputs_129x28:focus{
	background-image: url("../img/inputs_129x28_f.gif");
}
.inputs_302x150{
	width: 292px;
        height: 145px;
	background-image: url("../img/inputs_302x150.gif");
}
.inputs_302x150:focus{
	background-image: url("../img/inputs_302x150_f.gif");
}
.inputs_subscribe, .inputs_subscribe_en{
	background-image: url("../img/bg_input_newsletter.png");
        background-repeat:repeat-x;
        border:1px solid #aeb7be;
        padding: 3px 5px 0;
        height:16px;
        width: 179px;
        position: absolute;
        top: 0;
        left:86px;
}
.inputs_subscribe_en{
        left:138px;
}
/**/
.sub_menu li.droppable-hover a{
	color: #fff;
	text-decoration: none;
}
/* tables */
.row{
	clear: both;
	padding-top:7px; 
}
.row .col1, .row .col2, .row .col3{
	float: left;
	width: 120px;
}
.row .col2{
	width: 10px;
}
.row .col3{
	width: 400px;
}


/* movie_list */

.movie_list{
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
}

.movie_list li{
	clear: both;
	padding: 13px;
	margin: 0 0 9px 0;
	list-style: none;
	background-color: #f3f9fd;
	position: relative;
}

.movie_list li .img_container{
	float:left;
	width: 116px;
}
.movie_list li .img_container img{
	width: 114px;
	border: 1px solid #dbd9da;
}
.movie_list li .movie_info{
	float: right;
	width: 503px;
	
}
.movie_list li .movie_info h2{
	padding: 0 0 7px 0;
}
.movie_list li .movie_info h2 a{
	color: #BC9E10;
	text-decoration: none;
}
.movie_list li .movie_info h2 a:hover{
	text-decoration: underline;
}
.movie_list li .movie_detail{
	font-size: 1.2em;
}
.movie_list li .movie_detail span{
	color: #afafaf;
}
.movie_list li .movie_detail div{
	padding-top: 7px;
	white-space: pre-wrap;
}
.movie_list li .movie_detail div a{
	color: #8F8F8F;
	text-decoration: none;
}
.movie_list li .movie_detail div a:hover{
	text-decoration: underline;
}
.movie_list li .movie_detail_link{
	position: absolute;
	right: -1px;
	bottom: 0px;
}
/**/

.movie_container{
	clear: both;
}
.movie_container .img_container{
	float:left;
	width: 270px;
}
.movie_container .img_container img{
	width: 268px;
	border: 1px solid #dbd9da;
}
.movie_container .movie_details{
	float: right;
	width: 595px;
}
.movie_container .movie_details .row{
	font-size: 1.2em;
}


/**/
.movie_media{
	list-style: none;
	margin: 0;
	padding: 0;
}
.movie_media li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	margin: 7px;
	/*height: 140px;*/
	text-align: center;
	border: 1px solid #ccc;
}
.movie_media li img{
	max-width: 159px;
	max-height: 97px;
}
/**/
h1{
	font-size: 2.4em;
	line-height:28px;
	padding: 0 0 14px;
}
.content_right h2{
	background-color: #9486b8;
	color: #fff;
	font-size: 1.5em;
	padding: 7px;
	font-family: "Arial", sans-serif;
}
.content_right ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content_right ul li{
	margin: 0;
	padding: 14px 0 0 10px;
	list-style: none;
	background-image: url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
.content_right ul li a{
	text-decoration: none;
	font-size: 1.3em;
}
.content_right ul li a:hover{
	color: #71216A;
	text-decoration: underline;
}
.content_left p, .content_full p{
	font-size: 1.3em;
}
.dyn_img{
	margin: 7px;
}









/*home*/
.container_home .header{
	height: 138px;
}
.container_home .header_bottom{
	display: none;
}
.container_home .content{
	padding: 0;
	width: 941px;
	position: relative;
	background-image: none;
}
.container_home .footer{
	background-image: none
	}
.content_home{
	position: relative;
	top: -3px;
	width: 927px;
	padding: 3px 2px;
	background-image: url("../img/bg_home.png");
	background-repeat: no-repeat;
	}
.content_home_left{
	float: left;
	width: 250px;
}
.content_home_right{
	float: right;
	width: 631px;
}
.home_box{
	clear: both;
	margin: 0 0 28px 0;
}
.home_box h2{
	height: 31px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.home_box h2 span{
	visibility: hidden;
}
.home_box.haberler h2{
	background-image: url("../img/h2_home_haberler.png");
}
.home_box.yenifragmanlar h2{
	background-image: url("../img/h2_home_yenifragmanlar.png");
}
.home_box.filmlerimizden h2{
	background-image: url("../img/h2_home_filmlerimizden.png");
}
.home_box.haberler.en h2{
	background-image: url("../img/h2_home_haberler_en.png");
}
.home_box.yenifragmanlar.en h2{
	background-image: url("../img/h2_home_yenifragmanlar_en.png");
}
.home_box.filmlerimizden.en h2{
	background-image: url("../img/h2_home_filmlerimizden_en.png");
}
.home_box.haberler{
	height: 269px;
	overflow: hidden;
}
.home_box.haberler ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_box.haberler ul li{
	margin: 0;
	padding: 21px 7px 0 21px;
	list-style: none;
	background-image: url("../img/arrow2.png");
	background-repeat: no-repeat;
	background-position: 10px 24px;
	font-size: 1.1em;
}
.home_box.haberler ul li a{
	text-decoration: none;
	color: #6d94aa;
}
.home_box.haberler ul li a:hover{
	color: #d8b40e;
	text-decoration: none;
}
.home_box.yenifragmanlar div{
	padding: 10px 0;
	background-color: #fff; 
	text-align: center;
}
.home_banner_1{
	width: 631px;
	height: 269px;
	overflow: hidden;
	margin: 0 0 28px 0;
	}
.home_box.filmlerimizden{
	float: left;
	width: 394px;
}
.home_box.filmlerimizden div{
	background-color: #fff;
}
.home_box.filmlerimizden h3{
	background-color: #dde5eb;
	color: #7298ad;
	margin: 0;
	padding: 4px 13px;
	clear: both;
	font-size: 1.3em;
}
.home_box.filmlerimizden div div{
	padding: 15px 13px;
	clear: both;
}
.home_box.filmlerimizden div div img{
	float: left;
	width: 114px;
}
.home_box.filmlerimizden div div ul{
	float: left;
	margin: 0 0 0 15px;
	list-style: none;
	padding: 0;
	width: 239px;
}
.home_box.filmlerimizden div div ul li{
	margin: 0;
	list-style: none;
	background-image: url("../img/arrow2.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 1.2em;
	padding: 1px 0 1px 14px;
}
.home_box.filmlerimizden div div ul li a{
	color: #6d94aa;
	text-decoration: none;
}
.home_box.filmlerimizden div div ul li a:hover{
	color: #fff;
	background-color: #d8b40e;
}
.home_banner_2{
	float: right;
	width: 200px;
	}
.suggests{
	display:none;
	height:auto;
	overflow:auto;
	padding:8px;
	width:200px;
}
.list_top{
	background-image: url("../img/bg_list_top.png");
	background-repeat: no-repeat;
	color: #464d52;
	overflow: visible;
	position: relative;
	margin-bottom: 4px;
	font-size: 1.3em;
	}
.list_top .top_cats{
	width: 658px;
	height: 37px;
	overflow: hidden;
	background-image: url("../img/bg_list_top2.png");
	}
.list_top .top_cats a{
	float: left;
	height: 28px;
	padding: 9px 7px 0;
	background-image: url("../img/bg_list_top2.png");
	text-decoration: none;
	background-position: -20px 0px;
	color: #494e52;
	}
.list_top .top_cats.en a{
	padding: 9px 5px 0;
	}
.list_top .top_cats a:hover, .list_top .top_cats a.selected{
	background-image: url("../img/bg_list_top2.png");
	background-position: -20px -37px;
	color: #fff;
	}
.list_top .top_cats a.ilk{
	background-position: 0px 0px;
	padding-left: 12px;
	}
.list_top .top_cats a.ilk:hover, .list_top .top_cats a.ilk.selected{
	background-position: 0px -37px;
	}
.list_top .change_category{
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("../img/bg_list_top2.png");
	background-position: right bottom;
	height: 28px;
	padding: 9px 9px 0;
	}
.list_top .paginator{
	clear: both;
	padding: 5px 0 0;
	height: 21px;
	background-color: #98b7cc;
	text-align: center;
	}
.list_top .paginator a{
	color: #fff;
	text-decoration: none;
	}
.list_top .paginator a:hover{
	text-decoration: underline;
	}
.list_bottom .paginator{
	padding-top: 9px;
	background-color: transparent;
	}
.list_top h1{
	font-size: 1em;
	color: #464d52;
	padding: 5px 0 0 14px;
	}
.list_bottom{
	background-image: url("../img/bg_list_bottom.png");
}
.list_row{
	clear: both;
	margin: 2px 0;
	color: #989898;
	font-size: 1.2em;
	padding: 7px 14px;
}
.list_row:hover{
	background-color: #f0f0f0;
}
.list_col{
	float: left;
	width: 120px;
}

.left_side{
	float: left;
	width: 658px
}
.right_side{
	float: right;
	width: 200px;
	}
.search_box{
	clear: both;
	width: 200px;
	height: 70px;
	background-color: #c7dbe9;
	margin-bottom: 12px;
	text-align: center;
	position: relative;
}
.search_box h2{
	background-image: url("../img/h2_film_arama.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 17px;
}
.search_box.search_en h2{
	background-image: url("../img/h2_film_arama_en.png");
}
.search_box h2 span{
	visibility: hidden;
}
.search_box form{
	margin: 0;
	padding: 7px 0 0;
}
.search_box input{
	border: 1px solid #b6c2cb;
	color: #b6c2cb;
	padding: 4px;
	margin: 0;
	width: 176px;
}
.search_box .buttons.buttons_ara{
	border: 0;
	padding: 0;
	margin: 0;
	width: 45px;
	height: 17px;
	background-image: url("../img/buttons_ara.png");
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.search_box.search_en .buttons.buttons_search, .search_box.search_en .buttons.buttons_ara{
	border: 0;
	padding: 0;
	margin: 0;
	width: 65px;
	height: 17px;
	background-image: url("../img/buttons_search.png");
	position: absolute;
	right: 0px;
	bottom: 0px;
}


/**/


/* reports */
.reports{
	clear: both;
	padding:7px;
}
.reports.r_title{
    font-weight: bold;
    color: #000;
}
.reports.dark{
    background-color: #f0f0f0;
}
.reports .col1, .reports .col2, .reports .col3, .reports .col4,
 .reports .col5, .reports .col6, .reports .col7, .reports .col8, .reports .col9,.reports .col{
	float: none;
        text-align: center;
        width: 80px;
}
.reports .col1{
	width: 20px;
}
.reports .col2{
	width: 35px;
}
.reports .col3{
	width: 51px;
}
.reports .col4{
	width: 120px;
}
.reports .col5{
	width: 30px;
}
.reports .col6{
	width: 120px;
}
.reports .col7{
	width: 32px;
}
.reports .col8{
	width: 82px;
}
.reports .col9{
	width: 167px;
}

/* for tiny */
.defaultSkin table.mceLayout, .defaultSkin .mceIframeContainer, .defaultSkin iframe{
	background:transparent none repeat scroll 0 0 !important;
}
.mceContentBody  {
        background:transparent none repeat scroll 0 0 !important;
	margin: 0px;
	padding: 0px;
	color:#8f8f8f !important;
	font-family: "Trebuchet MS",sans-serif;
	font-size:10px;
  	line-height:16px;
}
