﻿/*
	reset.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	zoom:1;
}
body {
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea, select {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma;
	font-size:12px;
	color:#729fc7;
}
a {
	text-decoration:underline; 
	color:#de4151;
}
a:hover {
    text-decoration:none;
}
.c {
	font-size:0px; line-height:0px;
	width:100%;
	clear:both;
}




body {
    background:#eeeeee url(../_img/bg_body.png) repeat-x;
    text-align:center;
    font-family:Trebuchet MS,Monaco;
    font-size:13px;
    color:#363c3f;
}

#header {
    height:120px;
    position:relative;
    z-index:8;
}
#stripe {
   position:relative;
    z-index:9;
    background:url(../_img/serit.png) no-repeat top center;
    height:114px;
}
#stripe #stripe_content {
    width:990px;
    margin:0px auto;
    text-align:left;
    position:relative;
}
#stripe .return {
    position:absolute;
    right:0px;
    top:29px;
}
#stripe h1 {
    font-family:Arial;
    font-size:27px;
    font-weight:bold;
    display:inline-block;
    float:left;
    margin-top:49px;
}

#content {
    width:975px;
    margin:0px auto;
    text-align:left;
    position:relative;
    overflow:hidden; height:100%;
    padding-left:15px;
}
    #content .text {
        width:710px;
        line-height:20px;
        /*text-align:justify;*/
        padding-bottom:15px;
    }
    #content .text.kampanya {width:650px;}
    #content .page-img {
        position:absolute;
        top:0px;
        left:730px;
    }
    #content .page-img.kampanya {right:10px; top:0px; left:665px;}
    #content .text p {
        padding-bottom:15px;
    }
    #content h2 {
        color:#2a5fa3;
        font-size:25px;
        padding-bottom:10px;
        padding-top:4px;
    }
    #content h3 {
        color:#00b0ca;
        font-size:21px;
        padding-bottom:10px;
    }
    #content h4 {
        color:#de4151;
        font-size:18px;
        padding-bottom:10px;
    }
    #content .event-info {
        display:block;
        padding:0px 0px 7px;
    }
    #content .event-info span {
        display:block;
        padding-bottom:3px;
        font-size:15px;
        color:#2a5fa3;
    }
    #content .event-info span a {
        color:#2a5fa3;
    }
    #content .inpage_img {
        float:right;
        padding:4px 5px 20px 20px;
        background:url(../_img/bg_incontent.gif) no-repeat right top;
        display:inline-block;
    }
    #content #page-bottom {
        overflow:hidden; height:100%;
    }
    #page-bottom .latest {
        background:url(../_img/bg_gecmisguzellikler.jpg) no-repeat;
        padding:55px 0px 0px 30px;
        width:318px;
        height:95px;
        float:left;
        overflow:hidden;
    }
    #page-bottom .latest ul {
        height:80px;
        overflow:hidden;
    }
    .latest ul li {
        background:url(../_img/ico_latest.gif) no-repeat left 8px;
        padding-left:10px;
        font-family:Arial;
        font-weight:bold;
    }
    .latest ul li a {
        color:#626262;
    }
    
    .stars {
        background:url(../_img/bg_doyoulike.jpg) no-repeat;
        padding-left:120px;
        padding-top:23px;
        width:236px;
        height:50px;
        float:right;
        position:relative;
    }
    .rating{
	    width:135px;
	    height:26px;
	    margin:0 0 20px 0;
	    padding:0;
	    list-style:none;
	    clear:both;
	    position:relative;
	    background: url(../_img/bg_starz.gif) no-repeat 0 0;
    }
    .nostar {background-position:0 0}
    .num_1 {background-position:0 -26px}
    .num_2 {background-position:0 -52px}
    .num_3 {background-position:0 -78px}
    .num_4 {background-position:0 -104px}
    .num_5 {background-position:0 -130px}
    ul.rating li {
	    cursor: pointer;
	    float:left;
	    text-indent:-999em;
    }
    ul.rating li a {
	    position:absolute;
	    left:0;
	    top:0;
	    width:27px;
	    height:26px;
	    text-decoration:none;
	    z-index: 200;
    }
    ul.rating li.one a {left:0}
    ul.rating li.two a {left:27px;}
    ul.rating li.three a {left:54px;}
    ul.rating li.four a {left:81px;}
    ul.rating li.five a {left:108px;}
    ul.rating li a:hover {
	    z-index:2;
	    width:135px;
	    height:26px;
	    overflow:hidden;
	    left:0;	
	    background: url(../_img/bg_starz.gif) no-repeat 0 0;
    }
    ul.rating li.one a:hover {background-position:0 -156px;}
    ul.rating li.two a:hover {background-position:0 -182px;}
    ul.rating li.three a:hover {background-position:0 -208px}
    ul.rating li.four a:hover {background-position:0 -234px}
    ul.rating li.five a:hover {background-position:0 -260px}
    .rating-count {
        width:44px;
        height:46px;
        position:absolute;
        right:15px;
        top:8px;
        padding:6px 6px 6px 12px;
        background:url(../_img/bg_rating_count.gif) no-repeat;
        font-size:14px;
        font-weight:bold;
        font-style:italic;
        font-family:Times New Roman;
        text-align:center;
    }
    .rating-count span {font-size:24px;}
    
    .social {
        background:url(../_img/bg_paylas.png) no-repeat;
        width:274px;
        height:73px;
        float:right;
        margin-top:5px;
        padding-left:82px;
    }
    .social span {
        padding-right:9px;
        float:left;
        display:inline-block;
        margin-top:15px;
    }
    .social span a {
        display:block;
        width:36px;
        height:36px;
    }
    .text-content {
        padding-top:15px;
    }


#footer {
    padding-top:165px;
    background:url(../_img/bg_footer.png) repeat-x;
    padding-bottom:20px;
}
#footer .footer-content {
    width:990px;
    margin:0px auto;
    text-align:left;
    height:80px;
    position:relative;
}
#footer .girl {
    position:absolute;
    right:0px;
    top:-250px;
}
#footer .boy {
    position:absolute;
    left:0px;
    top:-250px;
}
#footer a {color:#FFF; text-decoration:underline;}
#footer .footer-links {float:right;}
    #footer .footer-links a {padding-right:11px;}
#footer .footer-logo {margin-top:11px; float:left; background:url(../_img/bot_logo_dexia.gif) no-repeat left center; text-align:left; display:block; width:300px; padding:5px 0px 5px 55px; font-size:11px; color:#FFFFFF;}

ul.list {padding-bottom:15px; padding-left:15px;}
ul.list li {
    background:url(../_img/bg_listing.gif) no-repeat left 5px;
    padding-left:26px;
    font-weight:bold;
    font-size:14px;
    padding-bottom:5px;
    padding-top:5px;
}
.dipnot {font-size:11px; font-style:italic;}
table.tbl {margin:10px 0px;}
table.tbl tr td {border:1px dashed #a5a5a5; padding:5px;}
table.tbl tr td.tarali {background:url(../_img/bg_rpttbl.gif); font-weight:bold;}
table.tbl thead tr td {border:1px dashed #d6d6d6; border-top:none; padding:5px;}
.c {font-size:0px; line-height:0px; height:1px; width:100%; clear:both;}

.paso-dunyasi {
    position:relative;
}
.paso-dunyasi .elm {position:absolute; z-index:10;}
.paso-dunyasi .elm_01 {
    left:99px;
    top:20px;
}
.paso-dunyasi .elm_02 {
    left:375px;
    top:-25px;
}
.paso-dunyasi .elm_03 {
    right:72px;
    top:20px;
}
.paso-dunyasi .elm_04 {
    left:239px;
    top:313px;
}
.paso-dunyasi .elm_05 {
    right:229px;
    top:313px;
}
.paso-dunyasi .info_text {
    width:400px;
    left:292px;
    top:630px;
    text-align:center;
}

.kampanya-list {}
.kampanya-item {
    background:url(../_img/kamp_bg.png) no-repeat;
    width:439px;
    height:183px;
    float:left;
    padding:22px 24px 0px 24px;
}
.kampanya-item .kampanya-img {
    float:left;
    display:inline;
}
.kampanya-item .kampanya-text {
    float:right;
    width:265px;
    padding-right:20px;
}
#content .kampanya-item .kampanya-text h3 {
    height:105px;
    color:#5a5a5a;
    font-size:23px;
    font-weight:bold;
}
.kampanya-item .kampanya-text h3 a {color:#5a5a5a;}
.inline_image {padding-right:20px; padding-bottom:20px; float:left;}
  
.paso-ye-list{ background:url(../_img/paso_ye_list_bg.gif) 0px 0px no-repeat; width:346px; height:181px; float:left; margin:0px 9px 9px 0px;}
.paso-ye-list .img{ float:left; padding:16px 20px 0px 20px;}
.paso-ye-list .txt{ float:left; padding:16px 0px 0px 0px; height:121px; width:160px;}
.paso-ye-list .txt h5{ float:left; padding:0px 0px 5px 0px;  font-size:22px; font-weight:normal; text-align:left; display:block; width:175px; line-height:24px;}
.paso-ye-list .txt h5 a{ color:#5A5A5A; text-decoration:none; }

.paso-ye-list .txt span{ float:left; padding:0px 0px 0px 0px;  font-size:16px; font-weight:bold; text-align:left; color:#999999;}

.pager { font-family:'Trebuchet MS'; text-align:center; }
.pager  a{ font-size:18px; font-weight:bold; width:28px; display:inline-block; padding:7px 0px 7px 0px;}
.pager  a.active {background:url(../_img/pager_selected.gif) 0px 0px no-repeat; }


#errStar{ font-size:11px; color:#ff0000; margin-top:-20px; position:absolute;}


/*Modal*/
.modal{ display:none;}
.modalTop { background:url(../_img/modal_top.gif) 0px 0px no-repeat; width:615px; height:111px; font-size:0px; line-height:0px;}
.modalBottom { background:url(../_img/modal_bottom.gif) 0px 0px no-repeat; width:615px; height:10px; font-size:0px; line-height:0px;}

.modalContent { width:615px;  background:url(../_img/modal_repeat.gif) repeat-y; text-align:left;}


.modalTop .closeModal { float:right; text-align:right; width:110px;}

table.tblForm{}
table.tblForm tr{}
table.tblForm tr td{ padding:3px 0px 1px 0px; vertical-align:top !important;}
table.tblForm tr td .form_input{ width:210px; color:#034793;}
table.tblForm tr td .form_input_2{ width:137px; color:#034793;}
table.tblForm tr td select{ color:#034793;}


#title_flash_cont {margin-top:16px; position:absolute; display:inline-block;}

.warn_pdf {padding:5px 5px 5px 30px; background:url(../_img/pdf.png) no-repeat 5px center; color:#DD394B; font-size:11px; }

.data-sender {padding:5px 20px; font-size:13px; font-family:"Trebuchet MS",arial;}
.data-sender input.form_input, .data-sender input.form_input_2, .data-sender input.form_input{border:1px solid #dedede; font-size:12px; padding:3px;}
.data-sender select {border:1px solid #dedede; font-size:11px; padding:0px;}

.pagestatus{ clear:both;}
.search-pager-content a
{
 background:url(../_img/paging_bg.jpg) no-repeat 0 0;
 display:block;
 float:left;
 height:36px;
 width:39px;
 text-align:center; 
 font-weight:bold;
 color:#5a5a5a;
 line-height:36px
}

.search-pager-content a.pagerLeft
{
 background:url(../_img/bg_prev.gif) no-repeat left bottom;
 display:block;
 float:left;
 height:36px;
 width:39px;
 text-indent:-99999px;
 line-height:36px
}

.search-pager-content a.pagerRight
{
 background:url(../_img/bg_next.gif) no-repeat right bottom;
 display:block;
 float:left;
 height:36px;
 width:39px;
 text-indent:-99999px;
 line-height:36px
}

.search-pager-content a.disabled 
{
 background-position:0 top;
 line-height:36px
}

.search-pager-content a.selected
{
 background:url(../_img/paging_bg.jpg) no-repeat 0 0;
 display:block;
 float:left;
 height:36px;
 width:39px;
 font-weight:bold;
 text-align:center; 
 text-decoration:none;
 color:#DE4151;
 line-height:36px
}

.txt-sayfa{ display:none;}

.faqStyle 
{
	margin-top:8px;
	/*font-size:11px;
	font-family:verdana;*/
	width:610px;
}

.faqStyle .faqItem 
{
	padding:10px 10px 10px 0px;
	margin-bottom:5px;
	overflow:hidden; height:100%;
	/*border:1px solid #F2F3F4;*/
    /*	font-size:9pt;*/
}
.faqStyle a 
{
    color:#DE4151;
    text-decoration:underline;
}
.faqStyle .faqTitle a 
{
	text-decoration:underline;
	/*background:url(../images/faq_closed.gif) no-repeat 17px 2px;
	padding-left:44px;
	display:block;*/
	padding-bottom:2px;
	outline-style:none;
}
.faqStyle .faqItem .faqTitle 
{
	display:block;
}
.faqStyle .faqItem .faqContent 
{
	display:none;
	color:#555555;
	margin:10px 0px;	
	width:580px;
	padding-left:20px;
}
.faqStyle .faqItem  .faqContent .wrapInner  
{
	margin:10px 0px;
}

.faqStyle .faqItem.active
{
	padding:10px 10px 10px 0px;
	/*background:#F2F3F4;*/
}
.faqStyle .faqItem.active .faqTitle a
{
	font-weight:bold;
	text-decoration:none;
	/*background:url(../images/faq_opened.gif) no-repeat 17px 2px;*/
}

.faqStyle .faqItem.active .faqContent 
{
	color:#777A7D;
}

#content .accordion {float:left;width:950px;overflow:hidden;}
#content .accordion li {background:url('../_img/kisa_film_ac_bg.jpg') no-repeat;float:left;width:464px;position:relative;overflow:hidden;clear:left;display:inline;}
#content .accordion li.right {clear:right;float:right;}
#content .accordion li.long {clear:both;margin:0 250px;}
#content .accordion li h2 {background:url('../_img/kisa_film_passive.gif') no-repeat 420px 32px;height:109px;cursor:pointer;padding:24px 120px 0 24px;font-size:23px;position:relative;}
#content .accordion li h2 span {color:#cd001c;}
#content .accordion li h2 img {position:absolute;right:50px;top:10px;}
#content .accordion li h2 div, #content .accordion li.active h2 div {display:block;font-size:16px;height:auto;text-align:left;float:none;}
#content .accordion div {display:none;height:395px;text-align:center;}
#content .accordion li.active h2 {background-image:url('../_img/kisa_film_active.gif');}
#content .accordion li.active div {display:inline;float:left;width:100%;}

.titleribbon {position:absolute;top:-20px;right:25%;}

.gallery-img {text-align:center;clear:both;background:url('../_img/loader_progress.gif') no-repeat center center;}

.th-navi {height:110px;background:url('../_img/kisa_film_ac_big_bg.jpg') no-repeat;margin:60px 0;}
.th-navi .container {margin-top:15px;float:left;overflow:hidden;width:830px;height:80px;}
.th-navi ul li {float:left;width:120px;height:80px;margin:0 10px;}
.th-navi .prev, .th-navi .next {float:left;width:27px;height:27px;background:url('../_img/kisa_film_left.jpg') no-repeat;margin:40px 15px;}
.th-navi .next {background:url('../_img/kisa_film_right.jpg') no-repeat;}

#galscroll li img {cursor:pointer;}
