/************************************/
/******* EmlakScript Front CSS ******/
/************************************/

body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 12pt Arial,Helvetica,sans-serif;
    background: #f4f4f4;
}

#page{
    width: 1023px;
    background: url('../images/icerik_background_ust.png'), url('../images/icerik_background.png');
    background-repeat: no-repeat, repeat-y;

    background: url('../images/icerik_background.png') repeat-y \9; /* IE 6,7,8 hack*/
}

/******************/
/***** Header *****/
/******************/

#header{
    width: 980px;
    padding-top: 10px;
    margin-left: 20px;
}

#header #logo{
    float: left;
    width: 270px;
    margin: 0;
    padding: 0;
}

#header #logo a{
    background: url(../images/logo.png) 0 0 no-repeat;
    display: block;
    background-size: 200px 65px;
    height: 65px;
    margin-top: 5px;
    text-indent:-9999px;
}

#header #kumbara_bakiye{
    position: absolute;
    margin-left: 539px;
    margin-top: 0;
    font: bold 12pt sans-serif;
    color: #0088cc;
    border: 1px dashed #0088cc;
    padding: 2px;
}

#header #top_right{
    float: right;
    margin-top: 0;
    margin-right: 0;
    padding: 0;
}

#header #top_right ul{
    list-style: none;
    margin-right: 0;
}

#header #top_right ul li{
    float: left;
    margin-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #c4c4c4;
    font: bold 10pt sans-serif;
    line-height: 14px;
    margin-right: 0;
}

#header #top_right ul li img{
    width: auto;
    height: 14px;
}

#header #top_right ul li:last-child{
    font-weight: normal;
}

#header #top_right ul li:last-child{
    border: none;
}

#header #top_right ul li a{
    color: #000000;
    text-decoration: none;
}

#header #top_right ul li span{
    font-weight: bold;
    color: #0085bc;
}

#header #top_right #ust_link_golge{
    background: url('../images/ust_link_golge.png') no-repeat ;
    width: 186px;
    height: 11px;
    margin-right: -5px;
    margin-top: -5px;
    padding: 0;
    clear: both;
    float: right;
}

#header #top_right #top_right_bottom{
    float: right;
    margin-top: 0;
    margin-right:0;
    clear: both;
}

#header #top_right #top_right_bottom .breadcrumbs a{
    color: #000;
    text-decoration: none;
}
#header #top_right #top_right_bottom .breadcrumbs a:hover{
    text-decoration: underline;
}

/***** Ust Serit *****/

#ust_serit{
    width: 1000px;
    height: 54px;
    background: url('../images/ust-serit.png') repeat-x;
    margin-left: 10px;
    margin-top: 5px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

#ust_serit #arama{
    float: left;
    padding-top: 7px;
    margin-left: 10px;
}

#ust_serit #arama input{
    float: left;
}

#ust_serit #arama input[type=text]{
    color: #a2a2a2;
    width: 300px;
    height: 33px;
    box-shadow: inset 1px 1px 2px #d6d4d1;
    border-radius: 3px;
    font: normal 11pt Arial;
    padding-left: 28px;
    background: url(../images/search-text-icon.png) no-repeat #f9f9f9;
    background-position: 5px center;
}

#ust_serit #arama input[type=image]{
    margin-top: 1px;
    margin-left: -3px;
}

#ust_serit #arama button{
    width: 50px;
    height: 30px;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    font: normal 12pt Arial;
    color: #737373;
    cursor: pointer;
}

#ust_serit #arama button:hover{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
}

#ust_serit #arama button:active{
    position: relative;
    top: 1px;
}

#ust_serit #ust_serit_menu{
    float: right;
    height: 54px;
}

#ust_serit #ust_serit_menu ul{
    list-style: none;
    margin-right: 0;
    padding-left: 0;
    height: 54px;
}

#ust_serit #ust_serit_menu ul li{
    /*
    float: left;
    margin-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #e1e1e1;
    line-height: 54px;
    */
}

#ust_serit #ust_serit_menu ul>li:last-child a{
    border: none;
}

#ust_serit #ust_serit_menu ul li a{
    color: #fff;
    font: normal 12pt Arial;
    text-decoration: none;
}

#ust_serit #ust_serit_menu ul ul li{
    margin-top: -4px;
}

#ust_serit #ust_serit_menu ul ul li a{
    color: #696969;
    font: normal 11pt Arial;
    text-decoration: none;
}

#ust_serit #ust_serit_menu a.kurumsal-ol{
    color: #fff;
    font-weight: bold;
}

/*******************/
/***** Content *****/
/*******************/

#content{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 980px;
}

#content .icerik_baslik{
    width: 960px;
    height: 28px;
    background: url('../images/sol_buton_background.png') repeat-x;
    line-height: 28px;
    font: bold 11pt Arial;
    padding-top: 5px;
    padding-left: 10px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

#content .icerik_baslik .baslik{
    float: left;
}

#content .icerik_baslik .breadcrumbs{
    float: right;
    margin-right: 20px;
}

#content .grid-view{
    margin-top: 0;
    padding-top: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#content .grid-view table thead{
    background: url('../images/ust_serit.png') repeat-x;
    height: 54px;
    font-size: 14px;
}

#content .grid-view table thead tr{
    background: url('../images/ust_serit.png') repeat-x;
    height: 54px;
}
#content .grid-view table thead tr th{
    background: none;
    color: #000;
    border-right: 1px solid #ededed;
}
#content .grid-view table thead tr th a{
    color: #000;
}

#content .grid-view table tbody tr td{
    font-size: 12px;
}

#content .sol_sutun{
    float: left;
    width: 240px;
}

#content .sag_sutun{
    float: left;
    width: 725px;
    margin-left: 12px;
}

#content .sol_sutun #kategoriler_index{
    padding: 0;
    margin: 0;
}

#content .sol_sutun #kategoriler_index #emlak_ilanlari{
    background: url(../images/sol_menu_ev.png) no-repeat;
    margin-left: 20px;
    padding-left: 30px;
    padding-top: 5px;
    font: bold 13pt Arial;
    margin-top: 14px;
    margin-bottom: -10px;
    width: auto;
}

#content .sol_sutun #kategoriler_index .sol_sutun_baslik{
    font: bold 10pt Arial;
    width: 230px;
    height: 39px;
    background: url(../images/baslik_sutun_back.png) repeat-x;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    line-height: 39px;
    padding-left: 10px;
}

#content .sol_sutun #kategoriler_index ul{
    width: 240px;
    padding: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#content .sol_sutun #kategoriler_index ul li{
    list-style: none;
    margin-top: 10px;
    border-bottom: 0.13em dashed #e1e1e1;
    padding-bottom: 5px;
}

#content .sol_sutun #kategoriler_index ul li:first-child{
    margin-top: 0;
    padding-top: 5px;
}

#content .sol_sutun #kategoriler_index ul li:last-child{
    border: none;
}

#content .sol_sutun #kategoriler_index ul li a{
    font: bold 8pt Arial;
    color: #003399;
    text-decoration: none;
    margin-left: 20px;
}

#content .sol_sutun #kategoriler_index ul li ul{
    border: none;
}

#content .sol_sutun #kategoriler_index ul li ul li{
    margin-top: 2px;
    border: none;
    padding: 0;
}

#content .sol_sutun #kategoriler_index ul li ul li a{
    font: normal 7pt Arial;
    color: #003399;
    text-decoration: none;
    margin-left: 43px;
}

#content .sol_sutun #kategoriler_index span.ilan-sayi{
    font: normal 9pt Arial;
    color: #bfbfbf;
    margin-left: 5px;
}

/* Kategori */

#content .sol_sutun #kategoriler_liste{
    padding: 0;
    margin: 0;
}

#content .sol_sutun #kategoriler_liste .sol_sutun_baslik{
    background: #f0f967;
    font: bold 11pt Arial;
    width: 240px;
    height: 25px;
    padding: 10px 0 0 0;
    border: 1px solid #e1e1e1;
    text-align: center;
}

#content .sol_sutun #kategoriler_liste ul{
    border: 1px solid #e1e1e1;
    width: 240px;
    padding: 0;
}

#content .sol_sutun #kategoriler_liste ul ul ul{
    padding-left: 20px;
}

#content .sol_sutun #kategoriler_liste ul li{
    list-style: none;
    margin-top: 10px;
    border-bottom: 0.13em dashed #e1e1e1;
    padding-bottom: 5px;
}

#content .sol_sutun #kategoriler_liste ul li:first-child{

}

#content .sol_sutun #kategoriler_liste ul li:last-child, #content .sol_sutun #kategoriler_liste ul li:first-child{
    border: none;
}

#content .sol_sutun #kategoriler_liste ul li a{
    font: bold 11pt Arial;
    color: #00a6eb;
    text-decoration: none;
    margin-left: 20px;
}

#content .sol_sutun #kategoriler_liste ul li ul{
    border: none;
}

#content .sol_sutun #kategoriler_liste ul li ul li{
    margin-top: 2px;
    border: none;
    padding: 0;
}

#content .sol_sutun #kategoriler_liste ul li ul li a{
    font: normal 11pt Arial;
    color: #383838;
    text-decoration: none;
    margin-left: 35px;
}

#content .sol_sutun #beni_ara{
    margin-top: -10px;
    width: 242px;
    height: 397px;
    background: url(../images/beni_ara_back.png) no-repeat;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

#content .sol_sutun #beni_ara .beni_ara_baslik{
    background: url(../images/beni_ara_baslik_back.png) repeat-x;
    border: 1px solid #e1e1e1;
    width: auto;
    height: 31px;
    font: bold 10pt Arial;
    line-height: 31px;
    text-align: center;
}

#content .sol_sutun #beni_ara .satir{
    margin-left: 15px;
    margin-top: 10px;
}

#content .sol_sutun #beni_ara .sonuc{
    width: 100%;
    text-align: center;
    margin-top: 50px;
    display: none;
}

#content .sol_sutun #beni_ara .satir span{
    display: block;
    font: bold 10pt Arial;
    color: #797979
}

#content .sol_sutun #beni_ara .satir input[type=text]{
    width: 192px;
    color: #a2a2a2;
    height: 25px;
    box-shadow: inset 0px 2px 2px #edebe8;
    border-radius: 2px;
    font: normal 11pt Arial;
    margin-top: 5px;
}

#content .sol_sutun #beni_ara .satir input[type=checkbox]{
    color: #a2a2a2;
    box-shadow: inset 1px 2px 2px #edebe8;
    border-radius: 2px;
    font: normal 11pt Arial;
}

#content .sol_sutun #beni_ara .satir label{
    font: normal 9pt Arial;
    color: #707070;
}

#content .sol_sutun #beni_ara .satir#gonder_button{
    margin-top: 15px;
}

#content .sol_sutun #reklam_kucuk{
    width: 241px;
    height: 128px;
    border: 1px solid #e4e4e4;
    margin-top: 15px;
    font: normal 15pt Arial;
    line-height: 128px;
    text-align: center;
    color: #b5b5b5;
}

#content .sol_sutun #reklam_buyuk{
    width: 241px;
    height: 187px;
    border: 1px solid #e4e4e4;
    margin-top: 15px;
    margin-bottom: 20px;
    font: normal 15pt Arial;
    line-height: 187px;
    text-align: center;
    color: #b5b5b5;
}

#content .sol_sutun #firsat_ilanlari{
    width: 241px;
    margin-top: 15px;
    min-height: 100px;
}

#content .sol_sutun #firsat_ilanlari .baslik_sutun{
    background: url('../images/sol_buton_background.png') repeat-x;
    height: 28px;
    font: bold 10pt Arial;
    line-height: 28px;
    padding-left: 5px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#content .sol_sutun #firsat_ilanlari .baslik_sutun h2{
    font: bold 10pt Arial;
    display: inline;
    line-height: 28px;
}

#content .sol_sutun #firsat_ilanlari .sutun_icerik{
    display: inline-block;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    width: 239px;
}

#content .sol_sutun #firsat_ilanlari .firsat-ilan{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    height: 90px;
}

#content .sol_sutun #firsat_ilanlari .firsat-ilan img{
    border: 1px solid #e1e1e1;
}

#content .sol_sutun #firsat_ilanlari .firsat-ilan div{
    text-align: center;
}

#content .sol_sutun #firsat_ilanlari .firsat-ilan a{
    font: normal 9pt Arial;
    text-decoration: none;
}

#content .sol_sutun #son_ilanlar{
    width: 241px;
    margin-top: 15px;
    min-height: 50px;
    margin-bottom: 10px;
}

#content .sol_sutun #son_ilanlar .baslik_sutun{
    background: url('../images/sol_buton_background.png') repeat-x;
    height: 28px;
    font: bold 10pt Arial;
    line-height: 28px;
    padding-left: 5px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#content .sol_sutun #son_ilanlar .baslik_sutun h2{
    font: bold 10pt Arial;
    display: inline;
    line-height: 28px;
}

#content .sol_sutun #son_ilanlar .sutun_icerik{
    display: inline-block;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    width: 239px;
    padding-top: 10px;
}

#content .sol_sutun #son_ilanlar a{
    display: block;
    text-decoration: none;
    margin-left: 10px;
    font: normal 10pt Arial;
}

#content #ilan-listele-page #breadCrumbs{
    float: left;
    margin: -15px 0 5px 0;
    color: #707070;
}

#content #ilan-listele-page #breadCrumbs span{
    margin-left: 1px;
    margin-right: 1px;
}

#content #ilan-listele-page #breadCrumbs span a{
    font: bold 9pt Arial;
    color: #707070;
    text-decoration: none;
}

#content #ilan-listele-page #breadCrumbs span a:hover{
    text-decoration: underline;
}

#content #ilan-listele-page #aranan_sol{
    float: right;
    margin: -15px 5px 5px 0;
    font: normal 10pt Arial;
}

#content #ilan-listele-page #aranan_sol h1{
    display: inline;
    font: bold 11pt Arial;
}

#ilan-listele-page .sag_sutun{
    width: 765px;
}

/** Lokasyon **/

#content #ilan-listele-page #liste-lokasyon{
    border: 1px solid #e1e1e1;
    padding-left: 0;
    margin-bottom: 10px;
}

#content #ilan-listele-page #liste-lokasyon ul{
    padding: 10px 0 0 0;
    width: 100%;
    margin-bottom: 5px;
}

#content #ilan-listele-page #liste-lokasyon ul li{
    list-style: square;
    padding: 0;
    width: 100px;
    display: inline-block;
    margin-left: 25px;
    margin-top: 1px;
    margin-bottom: 0;
}

#content #ilan-listele-page #liste-lokasyon ul li.mahalle{
    width: 150px;
}

#content #ilan-listele-page #liste-lokasyon ul li a{
    text-decoration: none;
    font: normal 11px Arial;
}

#ilan-listele-page .sol_sutun{
    width: 200px;
}

#ilan-listele-page .sol_sutun #kategoriler_liste{
    width: 190px;
}

#ilan-listele-page .sol_sutun #kategoriler_liste .sol_sutun_baslik{
    width: 200px;
}

#ilan-listele-page .sol_sutun #kategoriler_liste ul{
    width: 200px;
}

#ilan-listele-page .sol_sutun #kategoriler_liste ul ul ul{
    width: 180px;
    max-height: 275px;
    overflow-y: scroll;
}

#ilan-listele-page .sol_sutun #kategoriler_liste ul ul ul li{
    margin-top: 5px;
}

#ilan-listele-page .sol_sutun #kategoriler_liste ul li ul li a{
    font: normal 8pt Arial;
}

#ilan-listele-page .sol_sutun #arama_liste{

}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu{
    margin-top: 10px;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu .kutu-baslik{
    font: bold 9pt sans-serif;
    background: url('../images/sol_buton_background.png') repeat-x;
    height: 28px;
    width: 195px;
    line-height: 28px;
    padding-left: 5px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    cursor: pointer;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu .kutu-baslik i{
    float: right;
    margin: 7px 5px 0 0;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu .kutu-icerik{
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 200px;
    display: none;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu select{
    display: block;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    width: 180px;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu input#fiyat_min{
    width: 60px;
    margin-right: 5px;
    margin-left: 20px;
}
#ilan-listele-page .sol_sutun #arama_liste .arama-kutu input#fiyat_max{
    width: 60px;
    margin-left: 5px;
}

#ilan-listele-page .sol_sutun #arama_liste .arama-kutu input#metrekare_min{
    width: 60px;
    margin-right: 5px;
    margin-left: 20px;
}
#ilan-listele-page .sol_sutun #arama_liste .arama-kutu input#metrekare_max    {
    width: 60px;
    margin-left: 5px;
}

#emlaktalep-partial{
    width: 720px;
    padding: 20px;
    border: 1px solid #e1e1e1;
    margin-top: 20px;
    margin-bottom: 20px;
}

#emlaktalep-partial #talep-baslik span{
    margin-left: 50px;
}

#emlaktalep-partial #talep-baslik span.baslik_1{
    font: bold 13pt Arial;
}

#emlaktalep-partial #talep-baslik span.baslik_2{
    font: bold 10pt Arial;
    display: block;
}

#emlaktalep-partial #talep-formdiv .formdiv-baslik{
    font: bold 9pt Arial;
    margin-top: 15px;
    margin-left: 50px;
}

#emlaktalep-partial #talep-formdiv .formdiv-icerik{
    margin-top: 3px;
    margin-left: 50px;
}

#emlaktalep-partial #talep-formdiv .formdiv-icerik select{
    margin-right: 5px;
}

#emlaktalep-partial #talep-formdiv .formdiv-icerik #fiyat_min, #emlaktalep-partial #talep-formdiv .formdiv-icerik #fiyat_max{
    width: 91px;
}

#emlaktalep-partial #talep-formdiv .formdiv-icerik #diger{
    width: 452px;
    height: 50px;
}

#emlaktalep-partial #talep-formdiv .formdiv-icerik #ad_soyad, #emlaktalep-partial #talep-formdiv .formdiv-icerik #tel, #emlaktalep-partial #talep-formdiv .formdiv-icerik #eposta{
    width: 200px;
}

#emlaktalep-partial #talep-button{
    margin-left: 50px;
    margin-top: 20px;
}

#content .sag_sutun .slider{
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #e1e1e1;
}

#content .sag_sutun #reklam_sag{
    width: 215px;
    height: 250px;
    float: left;
    margin-left: 11px;
    border: 1px solid #e1e1e1;
}

#content .sag_sutun .baslik_sutun, #content #markalar_vitrini .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    padding-left: 10px;
    font: bold 11pt Arial;
    line-height: 39px;
}

#content .sag_sutun .baslik_sutun span, #content #markalar_vitrini .baslik_sutun span{
    float: right;
    margin-right: 10px;
}

#content .sag_sutun .baslik_sutun span a, #content #markalar_vitrini .baslik_sutun span a{
    text-decoration: none;
    color: #000;
    font: normal 10pt Arial;
    line-height: 39px;
}

#content .sag_sutun .baslik_sutun h2, #content #markalar_vitrini .baslik_sutun h2{
    font: bold 11pt Arial;
    display: inline;
    line-height: 39px;
}

#content .sag_sutun #g-ad-main{
    max-width: 725px;
    overflow: hidden;
    margin-top: 15px;
}

#content .ilan-detay #g-ad-detail{
    display: block;
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    padding: 8px;
    width: 200px;
    height: 180px;
}

#ilan-listele-page #g-ad-list{
    display: block;
    text-align: center;
}

#content .sag_sutun #vitrin_ilanlari{
    margin-top: 15px;
    min-height: 100px;
}

#content .sag_sutun #vitrin_ilanlari .sutun_icerik{
    display: inline-block;
    width: 723px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

#content .sag_sutun #vitrin_ilanlari .vitrin-ilan{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    height: 90px;
}

#content .sag_sutun #vitrin_ilanlari .vitrin-ilan img{
    border: 1px solid #e1e1e1;
}

#content .sag_sutun #vitrin_ilanlari .vitrin-ilan div{
    text-align: center;
}

#content .sag_sutun #vitrin_ilanlari .vitrin-ilan a{
    font: normal 8pt Arial;
    text-decoration: none;
}

#content .sag_sutun #insaat_projeleri{
    margin-top: 15px;
    min-height: 100px;
}

/* */
#content .sag_sutun #acil_ilanlar{
    margin-top: 15px;
    min-height: 100px;
}

#content .sag_sutun #acil_ilanlar .sutun_icerik{
    display: inline-block;
    width: 723px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

#content .sag_sutun #acil_ilanlar .vitrin-ilan{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    height: 90px;
}

#content .sag_sutun #acil_ilanlar .vitrin-ilan img{
    border: 1px solid #e1e1e1;
}

#content .sag_sutun #acil_ilanlar .vitrin-ilan div{
    text-align: center;
}

#content .sag_sutun #acil_ilanlar .vitrin-ilan a{
    font: normal 9pt Arial;
    text-decoration: none;
}
/* */

#content .sag_sutun #son_magazalar{
    margin-top: 15px;
    min-height: 100px;
}

#content .sag_sutun #son_magazalar .sutun_icerik{
    display: inline-block;
    width: 723px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

#content .sag_sutun #son_magazalar .magaza_vitrin{
    float: left;
    margin-left: 17px;
    margin-top: 10px;
    height: 100px;
}

#content .sag_sutun #son_magazalar .magaza_vitrin img{
    border: 1px solid #e1e1e1;
}

#content .sag_sutun #son_magazalar .magaza_vitrin div{
    text-align: center;
}

#content .sag_sutun #son_magazalar .magaza_vitrin a{
    font: normal 9pt Arial;
    text-decoration: none;
}

#content #markalar_vitrini{
    margin-top: 15px;
    min-height: 100px;
}

/* Ilan Detay  */

#content .ilan-detay{

}

#content .ilan-detay #ilan-uyari{
    width: 600px;
    min-height: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 0 20px 180px;
    text-align: center;
}

#content .ilan-detay #ilan-sol{
    float: left;
    width: 720px;

}
#content .ilan-detay #ilan-sag{
    float: right;
}

#content .ilan-detay #ilan-kategori{
    margin: -15px 0 5px 0;
    color: #707070;
    float: left;
}

#content .ilan-detay #ilan-kategori span{
    margin-left: 1px;
    margin-right: 1px;
}

#content .ilan-detay #ilan-kategori span a{
    font: bold 9pt Arial;
    color: #707070;
    text-decoration: none;
}

#content .ilan-detay #ilan-kategori span a:hover{
    text-decoration: underline;
}

#content .ilan-detay .social-buttons{
    float:right;
    margin-top: -13px;
    padding: 0;
}

#content .ilan-detay .social-buttons .fb-like{
    margin-left: 5px;
}

#content .ilan-detay .social-buttons .g-plusone{
    margin-right: 10px;
}

#content .ilan-detay #ilan-uyari img{
    vertical-align: middle;
}

#content .ilan-detay #ilan-uyari span{
    font: bold 14pt sans-serif;
    margin-left: 10px;
}

#content .ilan-detay #harita-button-div{
    width: 230px;
    margin-top: 10px;
    margin-left: 5px;
}

#content .ilan-detay #harita-button-div button{
    width: 100%;
}

#content .ilan-detay #ilan-baslik h1{
    text-transform: uppercase;
    font: bold 12pt Arial;
    border-bottom: 1px solid #e1e1e1;
    width: 600px;
    float: left;
    line-height: 15pt;
    display: inline;
}

#content .ilan-detay #ilan-no{
    float: left;
    border-bottom: 1px solid #e1e1e1;
    font: normal 9pt Arial;
    line-height: 15pt;
    width: 120px;
    text-align: right;
}

#content .ilan-detay #ilan-no span{
    font-weight: bold;
    color: #0081c2;
}

#content .ilan-detay #detay-sol{
    float: left;
    width: 500px;
    margin-top: 5px;
}

#content .ilan-detay .bolum-baslik{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    height: 39px;
    padding-left: 10px;
    font: bold 10pt Arial;
    line-height: 39px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

#content .ilan-detay .bolum-baslik h2{
    font: bold 10pt Arial;
    display: inline;
    line-height: 39px;
}

#content .ilan-detay .bolum-icerik{
    padding: 5px;
}

#content .ilan-detay #ilan-resim img{
    border: 1px solid #e1e1e1;
    padding: 3px;
    width: 481px;
    height: 360px;
}

#content .ilan-detay #ilan-resim-liste{
    width: auto;
}

#content .ilan-detay #ilan-resim-liste .resim-thumb{
    border: 1px solid #e1e1e1;
    padding: 2px;
    float: left;
    margin-right: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#content .ilan-detay #ilan-resim-liste .resim-thumb img{
    width: 87px;
    height: 66px;
    cursor: pointer;
}

#content .ilan-detay #detay-liste{
    float: left;
    width: 220px;
}

#content .ilan-detay #detay-liste div{
    font: normal 9pt Arial;
    border-bottom: 1px dotted #e1e1e1;
    margin-top: 8px;
}

#content .ilan-detay #detay-liste div span{
    font: bold 9pt Arial;
    float: left;
    width: 120px;
}

#content .ilan-detay #detay-liste div.fiyat{
    font: bold 14pt Arial;
    margin-top: 8px;
    margin-bottom: 10px;
    border: 0;
}

#content .ilan-detay #detay-liste div.lokasyon{
    font: bold 9pt Arial;
    border-bottom: 1px dotted #e1e1e1;
    margin-top: 8px;
}

#content .ilan-detay #uye-detay{
    width: 240px;

}

#content .ilan-detay #uye-detay .bolum-icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#content .ilan-detay #uye-detay #uye-ad{
    font: bold 11pt Arial;
    border-bottom: 1px dashed #e1e1e1;
}

#content .ilan-detay #uye-detay #uye-tarih{
    font: normal 9pt Arial;
    margin-top: 10px;
    border-bottom: 1px dashed #e1e1e1;
}

#content .ilan-detay #uye-detay #uye-tarih span{
    font-weight: bold;
    display: inline-block;
    width: 75px;
}

#content .ilan-detay #uye-detay #uye-tel div{
    font: normal 10pt Arial;
    margin-top: 5px;
    border-bottom: 1px dashed #e1e1e1;
}

#content .ilan-detay #uye-detay #uye-tel div span{
    font-weight: bold;
    display: inline-block;
    width: 75px;
}

#content .ilan-detay #uye-detay #uye-button{
    text-align: center;
    margin-top: 1px;
}

#content .ilan-detay #uye-detay #uye-button button{
    font: normal 10pt Arial;
    width: 100%;
    height: 30px;
    margin-top: 5px;
}

#content .ilan-detay #kredi-hesapla{

    width: 240px;
    margin-top: 15px;
}

#content .ilan-detay #kredi-hesapla .bolum-icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#content .ilan-detay #kredi-hesapla #kredi-tutar{
    font: normal 10pt Arial;
    margin-bottom: 5px;
}

#content .ilan-detay #kredi-hesapla #kredi-tutar span{
    font: bold 9pt Arial;
}

#content .ilan-detay #kredi-hesapla #kredi-faiz{
    margin-top: 10px;
}

#content .ilan-detay #kredi-hesapla #kredi-faiz span{
    font: bold 10pt Arial;
}

#content .ilan-detay #kredi-hesapla #kredi-faiz input{
    width: 220px;
}

#content .ilan-detay #kredi-hesapla #vade-sayi{
    margin-top: 10px;
}

#content .ilan-detay #kredi-hesapla #vade-sayi span{
    font: bold 10pt Arial;
}

#content .ilan-detay #kredi-hesapla #vade-sayi input{
    width: 220px;
}

#content .ilan-detay #kredi-hesapla #hesapla-button{
    margin-top: 5px;
    text-align: right;
}

#content .ilan-detay #kredi-hesapla #kredi-sonuc{
    display: none;
}

#content .ilan-detay #kredi-hesapla #kredi-sonuc div{
    font: bold 9pt Arial;
}

#content .ilan-detay #kredi-hesapla #kredi-sonuc #sonuc-toplam{
    font: normal 10pt Arial;
}

#content .ilan-detay #kredi-hesapla #kredi-sonuc #sonuc-aylik{
    font: normal 10pt Arial;
}

#content .ilan-detay #ozellik-liste{
    border: 1px solid #e1e1e1;
    margin-top: 20px;
}

#content .ilan-detay #ozellik-liste h3{
    font: normal 11pt sans-serif;
    margin-left: 10px;
}

#content .ilan-detay #ozellik-liste ul{
    background-color: #ecf3f8;
    padding: 10px 0 10px 0;
    width: 100%;
    border-radius: 5px;
}

#content .ilan-detay #ozellik-liste ul li{
    list-style: none;
    padding: 0;
    width: 180px;
    display: inline-block;
    margin-left: 50px;
    margin-top: 5px;
}

#content .ilan-detay #ozellik-liste ul li input{
    width: auto;
}

#content .ilan-detay #ozellik-liste ul li label{
    width: auto;
    text-align: left;
    font: normal 10pt Arial;
}

#content .ilan-detay #ozellik-liste .bolum-icerik ul li label span{
    width: 16px;
    height: 16px;
}

#content .ilan-detay #ozellik-liste .bolum-icerik ul li.tick-no label{
    color: #c0c0c0;
}

#content .ilan-detay #ozellik-liste .bolum-icerik ul li.tick-yes label{
    font-weight: bold;
}

#content .ilan-detay #ozellik-liste .bolum-icerik ul li.tick-yes label span{
    background: url(../images/icons/tick-detay.png) no-repeat;
    width: 16px;
    height: 16px;
}

#content .ilan-detay #detay-aciklama{
    border: 1px solid #e1e1e1;
    margin-top: 20px;
    width: 978px;
}

#content .ilan-detay #detay-aciklama .bolum-icerik{
    width: 970px;
}

#content .ilan-detay #detay-harita{
    border: 1px solid #e1e1e1;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}

#content .ilan-detay #detay-harita #map_canvas{
    border: 1px solid #e1e1e1;
    height: 600px;
    width: 800px;
}

/* */

#content .ilan-detay #benzer_ilanlar{
    margin-top: 15px;
    min-height: 100px;
    margin-bottom: 20px;
}

#content .ilan-detay #benzer_ilanlar .bolum-icerik{
    display: inline-block;
    width: 968px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

#content .ilan-detay #benzer_ilanlar .vitrin-ilan{
    float: left;
    margin-left: 16px;
    margin-top: 10px;
    height: 90px;
}

#content .ilan-detay #benzer_ilanlar .vitrin-ilan img{
    border: 1px solid #e1e1e1;
}

#content .ilan-detay #benzer_ilanlar .vitrin-ilan div{
    text-align: center;
}

#content .ilan-detay #benzer_ilanlar .vitrin-ilan a{
    font: normal 9pt Arial;
    text-decoration: none;
}

/* Giris ve Kayit */

#content #auth-page #fb-login-div{
    margin-top:1px;
}

#content #auth-page .sol-sutun{
    float: left;
    width: 460px;
    text-align: center;
    margin-top: 50px;
}

#content #auth-page .sol-sutun #uye-ol-metin{

}

#content #auth-page .sol-sutun #uye-ol-metin .baslik{
    font: bold 12pt Arial;
    margin-left: 5px;
}

#content #auth-page .sol-sutun #uye-ol-metin .aciklama{
    font: normal 10pt Arial;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

#content #auth-page .sol-sutun #uye-ol-metin .maddeler{
    font: normal 10pt Arial;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#content #auth-page .sol-sutun #uye-ol-metin .maddeler span{
    font: bold 10pt Arial;
}

#content #auth-page .sol-sutun span{
    display: block;
    font: normal 9pt Arial;
}

#content #auth-page .sol-sutun span.uye-degil{
    font: bold 13pt Arial;
}

#content #auth-page .sol-sutun img{
    margin-top: 30px;
}

#content #auth-page .sag-sutun{
    float: left;
    width: 460px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 30px;
}

#content #auth-page .sag-sutun form {
    width: 360px;
    margin-left: 70px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#content #auth-page .sag-sutun form .username{
    margin-top: 20px;
}

#content #auth-page .sag-sutun form .password{
    margin-top: 25px;
}

#content #auth-page .sag-sutun form .uye-girisi{
    font: bold 14pt Arial;
}

#content #auth-page .sag-sutun form .cinsiyet{
    margin-top: 10px;
    float: left;
}

#content #auth-page .sag-sutun form .cinsiyet label{
    display: inline;
}

#content #auth-page .sag-sutun form .cinsiyet input[type=radio]{
    display: inline;
}

#content #auth-page .sag-sutun form .referans{
    float: left;
    margin-top: 15px;
    margin-left: 33px;
    font: bold 8pt Arial;
}

#content #auth-page .sag-sutun form .referans label{
    display: inline;
    font: bold 8pt Arial;
    vertical-align: middle;
}

#content #auth-page .sag-sutun form .referans input[type=text]{
    width: 50px;
    display: inline;
    vertical-align: middle;
}

#content #auth-page .sag-sutun form .referans img{
    vertical-align: middle;
    width: 25px;
    height: auto;
}

#content #auth-page .sag-sutun form label{
    display: block;
    margin-top: 10px;
    font: normal 11pt Arial;
}

#content #auth-page .sag-sutun form .rememberMe{
    margin-top: 15px;
}

#content #auth-page .sag-sutun form .rememberMe label{
    display: inline;
}

#content #auth-page .sag-sutun form input[type=text],#content #auth-page .sag-sutun form input[type=password]{
    color: #000;
    width: 300px;
    height: 30px;
    margin-top: 5px;
    font: normal 13pt Arial;
    border: 1px solid #e1e1e1;
    padding-left: 5px;
}

#content #auth-page .sag-sutun form input[type=image]{
    margin-top: 20px;
    vertical-align: middle;
}

#content #auth-page .sag-sutun .sifre-gonder-sonuc{

}

#content #auth-page .sag-sutun form a#sifremi-unuttum{

    text-decoration: none;
    font: normal 9pt Arial;
    display: block;
    margin-top: 15px;
}

#content .register-success{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}

.doping-page{ margin: 0; padding: 5px; border: 1px solid #e1e1e1; display: inline-block; }
.doping-page ul{ margin: 0; padding: 0;}
.doping-page h1{ color:#cb0370; font-size:35px; font-weight:bold; text-align:center; margin-bottom:25px;}
.doping-page .d-list{ width:510px; float:left; margin-right: 10px;}
.doping-page .d-list li { float:left; list-style:none; height:150px; width:500px; margin-bottom:5px; border:1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: #e0f2f9;
    cursor:pointer;
    position:relative;
}
.doping-page .d-list li:hover{background:url(../images/doping/right_arrow.png) no-repeat right center;}
.doping-page .d-list li img{ margin:20px 0 0 5px; float:left;}
.doping-page .d-list li h3{ color: #65a1c3; font-weight:bold; float:left;font-size:19px; margin:15px 0 0 30px; width:360px;}
.doping-page .d-list li p{ color:#333; float:left;font-size:13px; margin:15px 0 0 30px; width:450px;}
.doping-page .d-list select { margin:15px 0 0 30px; width:150px; }

.doping-page .b-list{ width:190px; float:left;}
.doping-page .b-list li { cursor:pointer; width:170px; height:200px; float:left; list-style:none; background:url(../images/banners/doping_left.png) no-repeat;}
.doping-page .b-list li:hover { width:170px; height:200px; float:left; list-style:none; background:url(../images/banners/doping_left_hover.png) no-repeat;}
.doping-page .d-detay{ width:450px; float:left; border:1px solid #ccc; margin-left:-10px;}
.doping-page .d-detay ul li{ float:left; list-style:none; position:relative;}

.doping-page .d-detay ul li.active{ display:block;}
.doping-page .d-detay ul li.passive{ display:none;}
.doping-page .d-detay .infodoping{ position:absolute; top:0; left:0; height:150px; width:550px; background-color:#666666; display:none;}
.doping-page-footer{
    text-align: right;
    margin: 10px 5px 10px 0;
}
.doping-page-footer input[type=image]{
    cursor: pointer;
}

#sepet-page{
    margin: 0 0 10px 0;
    padding: 10px 5px 10px 20px;
    border: 1px solid #e1e1e1;
    border-radius: 7px;
}

#sepet-page .sol-sutun{
    float: left;
}

#sepet-page #adres-bilgi{
    width: 340px;
}

#sepet-page #adres-bilgi .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    line-height: 39px;
}

#sepet-page #adres-bilgi .baslik_sutun span{
    margin-left: 10px;
    font: bold 11pt Arial;
    line-height: 39px;
}

#sepet-page #adres-bilgi .sutun_icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 5px;
}

#sepet-page #adres-bilgi .sutun_icerik div{
    font: normal 9pt Arial;
    line-height: 25px;
}

#sepet-page #adres-bilgi .sutun_icerik div.beyaz{
    background-color: #ffffff;
}

#sepet-page #adres-bilgi .sutun_icerik div.mavi{
    background-color: #ecf4ff;
}

#sepet-page #adres-bilgi .sutun_icerik div span{
    float: left;
    font: bold 9pt Arial;
    width: 100px;
    line-height: 25px;
    margin-left: 5px;
}

#sepet-page #odeme-yontem{
    width: 340px;
}

#sepet-page #odeme-yontem .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    line-height: 39px;
}

#sepet-page #odeme-yontem .baslik_sutun span{
    margin-left: 10px;
    font: bold 11pt Arial;
    line-height: 39px;
}

#sepet-page #odeme-yontem .sutun_icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 5px;
}

#sepet-page #odeme-yontem label.bold{
    font-weight: bold;
}

#sepet-page #kumbara-bakiye{
    font: bold 20pt sans-serif;
    text-align: center;
    margin-top: 20px;
    display: none;
}

#sepet-page #kumbara-bakiye span.yetersiz{
    color: red;
}

#sepet-page #kumbara-bakiye span.yeterli{
    color: #327E04;
}

#sepet-page #paypal-bilgi{
    font: bold 12pt sans-serif;
    text-align: center;
    margin-top: 30px;
    display: none;
    height: 50px;
    width: 540px;
    color: #3399cc;
}

#sepet-page .sag-sutun{
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

#sepet-page #sepet-icerik{
    width: 570px;
}

#sepet-page #sepet-icerik .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    line-height: 39px;
}

#sepet-page #sepet-icerik .baslik_sutun span{
    margin-left: 10px;
    font: bold 11pt Arial;
    line-height: 39px;
}

#sepet-page #sepet-icerik .sutun_icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 5px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir{
    font: normal 9pt Arial;
    line-height: 26px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir .urun-ad{
    float: left;
    width: 250px;
    margin-left: 20px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir .urun-sure{
    float: left;
    width: 200px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir .urun-fiyat{
    float: left;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir-baslik{
    background-color: #ebebeb;
    height: 30px;
    border: 1px solid #e1e1e1;
    margin: 0 5px 0 5px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir-baslik .urun-ad-baslik{
    float: left;
    width: 242px;
    margin-left: 20px;
    font: bold 11pt Arial;
    line-height: 30px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir-baslik .urun-sure-baslik{
    float: left;
    width: 200px;
    font: bold 11pt Arial;
    line-height: 30px;
}

#sepet-page #sepet-icerik .sutun_icerik .urun-satir-baslik .urun-fiyat-baslik{
    float: left;
    font: bold 11pt Arial;
    line-height: 30px;
}

#sepet-page #sepet-tutar{
    float: right;

}

#sepet-page #sepet-tutar div{
    font: normal 11pt Arial;
    border-bottom: 1px dotted #ccc;
    padding-right: 40px;
    padding-left: 5px;
    margin-top: 5px;
}

#sepet-page #sepet-tutar div.bold{
    font: bold 11pt Arial;
}

#sepet-page #sepet-tutar div span{
    display: inline-block;
    width: 150px;
    font: bold 9pt Arial;
}

#sepet-page #kredi-kart{
    margin-top: 20px;
}

#sepet-page #kredi-kart #kart-on{
    background: url(../images/doping/kredi-kart-on.png) no-repeat;
    width: 270px;
    height: 169px;
    float: left;
}

#sepet-page #kredi-kart #kartno_1, #sepet-page #kredi-kart #kartno_2, #sepet-page #kredi-kart #kartno_3, #sepet-page #kredi-kart #kartno_4{
    width: 40px;
    height: 20px;
    margin-top: 90px;
    margin-left: 10px;
    text-align: center;
}

#sepet-page #kredi-kart #kartno_1{
    margin-left: 23px;
}

#sepet-page #kredi-kart #kart_sahip{
    margin-left: 23px;
    width: 100px;
    font: normal 9pt Arial;
}

#sepet-page #kredi-kart #kart-on #kart_ay{
    width: 45px;
    margin-left: 9px;
    margin-top: 10px;
    font: normal 9pt Arial;
}
#sepet-page #kredi-kart #kart-on #kart_yil{
    width: 45px;
    margin-left: 13px;
    margin-top: 10px;
    font: normal 9pt Arial;
}

#sepet-page #kredi-kart #kart-arka{
    background: url(../images/doping/kredi-kart-arka.png) no-repeat;
    width: 270px;
    height: 169px;
    float: left;
    margin-left: 30px;
}

#sepet-page #kredi-kart #kart-arka label{
    margin-left: 70px;
    font: normal 9pt Arial;
}

#sepet-page #kredi-kart #kartcvc2{
    width: 40px;
    height: 20px;
    margin-top: 50px;
    margin-left: 10px;
    text-align: center;
}

#sepet-page #odeme-pesin{
    margin-top: 20px;
}

#sepet-page #odeme-taksit{
    margin-top: 20px;
}

#sepet-page #odeme-taksit table td{
    border: 1px solid #e1e1e1;
    text-align: center;
    font: bold 9pt Arial;
}

#sepet-page #odeme-taksit table tr#taksit-axess td:first-child{
    background: url(../images/doping/taksit-axess.png) no-repeat;
    width: 150px;
    height: 40px;
}

#sepet-page #odeme-taksit table tr#taksit-bonus td:first-child{
    background: url(../images/doping/taksit-bonus.png) no-repeat;
    width: 150px;
    height: 40px;
}

#sepet-page #odeme-taksit table tr#taksit-asyacard td:first-child{
    background: url(../images/doping/taksit-asyacard.png) no-repeat;
    width: 150px;
    height: 40px;
}

#sepet-page .odeme-page-footer{
    text-align: right;
    margin-right: 20px;
}

#magaza-ilan-page{
    margin: 0;
    padding: 0;
}

#magaza-ilan-page #magaza-header{
    width: 100%;
    height: 20px;
    background-color: #fed22f;
    border: 1px solid #e1e1e1;
}

#magaza-ilan-page #magaza-header img{
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #e1e1e1;
}

#magaza-ilan-page .magaza-ilan-sol{
    width: 241px;
    min-height: 100px;
    float: left;
}

#magaza-ilan-page .magaza-ilan-sol .baslik_sutun{
    background: url('../images/sol_buton_background.png') repeat-x;
    height: 28px;
    font: bold 11pt Arial;
    line-height: 28px;
    padding-left: 5px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#magaza-ilan-page .magaza-ilan-sol .sutun_icerik{
    display: inline-block;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    width: 239px;
}

#magaza-ilan-page .magaza-ilan-sol .sutun_icerik #magaza_logo{
    margin-left: 20px;
    margin-top: 10px;
    border: 1px solid #e1e1e1;
}

#magaza-ilan-page .magaza-ilan-sol .sutun_icerik #magaza_ad{
    font: bold 11pt Arial;
    margin-left: 10px;
    margin-top: 10px;
    width: 205px;
    text-align: center;
}

#magaza-ilan-page .magaza-ilan-sol .sutun_icerik #magaza_aciklama{
    font: normal 10pt Arial;
    margin-left: 10px;
    margin-top: 10px;
    width: 205px;
    text-align: center;
}

#magaza-ilan-page .magaza-ilan-sag{
    float: left;
    width: 715px;
    margin-left: 20px;
}

#kurumsal-page{
    float: left;
    width: 720px;
    margin-left: 10px;
}

#kurumsal-page .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    padding-left: 10px;
    font: bold 12pt Arial;
    line-height: 39px;
}

#kurumsal-page .sutun_icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    min-height: 300px;
    margin-bottom: 10px;
    padding: 10px;
}

#kurumsal-page .hakkimizda p{
    font: normal 11pt Arial;
}

#kurumsal-page .hakkimizda span{
    font: italic 11pt 'Times New Roman';
    text-align: right;
    margin-top: 5px;
    margin-right: 50px;
    display: block;
}

#kurumsal-page .iletisim{

}

#kurumsal-page .iletisim .satir{
    clear: both;
    margin-top: 1px;
}

#kurumsal-page .iletisim .satir.button{
    clear: both;
    width: 250px;
    text-align: right;
}

#kurumsal-page .iletisim .satir-sol{
    float: left;
    font: bold 10pt Arial;
    line-height: 18pt;
    width: 90px;
}

#kurumsal-page .iletisim .satir-sag{
    float: left;
}

#kurumsal-page .iletisim .harita{
    float: left;
}

#kurumsal-page .iletisim .harita iframe{
    border: 1px solid #e1e1e1;
    padding: 5px;
}

#kurumsal-page .iletisim .iletisim-form{
    float: left;
    margin-left: 30px;
    font: normal 10pt arial;
}

#kurumsal-page .iletisim .iletisim-form span.mesaj{
    font: bold 9pt arial;
    color: #880000;
}

#kurumsal-page .iletisim .iletisim-form .adres-bilgi{
    font: normal 10pt arial;
    border-bottom: 2px dashed #e1e1e1;
    margin-bottom: 20px;
    width: 310px;
}

#kurumsal-sol{
    float: left;
    width: 250px;
    margin-bottom: 10px;
}

#kurumsal-sol .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    padding-left: 10px;
    font: bold 12pt Arial;
    line-height: 39px;
    margin-top: 20px;
}

#kurumsal-sol .baslik_sutun:first-child{
    margin-top: 0;
}

#kurumsal-sol .sutun_icerik{
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#kurumsal-sol .sutun_icerik div.bilgi{
    font: normal 9pt Arial;
    margin-left: 5px;
    padding: 5px 0 5px 0;
}

#kurumsal-sol ul{
    list-style: none;
    padding: 10px 0 0 0;
}

#kurumsal-sol ul li{
    margin-left: 20px;
    margin-top: 7px;
}

#kurumsal-sol ul li a{
    text-decoration: none;
    color: #000;
    font: normal 11pt Arial;
}

#kurumsal-sol ul li a:hover{
    text-decoration: underline;
}

#kurumsal-sol ul li:first-child{
    margin-top: 0;
}

/* */

#content #aff-auth-page #aff-baslik{
    font: bold 16pt Calibri;
    text-align: center;
}

#content #aff-auth-page .sol-sutun{
    float: left;
    width: 420px;
    min-height: 460px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 30px;
}

#content #aff-auth-page .row.buttons{
    width: 900px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 30px;
    margin-left: 30px;
    text-align: right;
}

#content #aff-auth-page .sol-sutun span{
    display: block;
    font: normal 9pt Arial;
}

#content #aff-auth-page .sol-sutun span.uye-degil{
    font: bold 13pt Arial;
}

#content #aff-auth-page .sol-sutun img{
    margin-top: 30px;
}

#content #aff-auth-page .sag-sutun{
    float: left;
    width: 420px;
    min-height: 460px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 30px;
}

#content #aff-auth-page form {
    margin-top: 20px;
    margin-bottom: 30px;
}

#content #aff-auth-page form .username{
    margin-top: 20px;
}

#content #aff-auth-page form .password{
    margin-top: 25px;
}

#content #aff-auth-page form .uye-girisi{
    font: bold 14pt Arial;
}

#content #aff-auth-page form .cinsiyet{
    margin-top: 10px;
}

#content #aff-auth-page form .cinsiyet label{
    display: inline;
}

#content #aff-auth-page  form .cinsiyet input[type=radio]{
    display: inline;
}

#content #aff-auth-page form label{
    display: block;
    margin-top: 10px;
    font: normal 11pt Arial;
}

#content #aff-auth-page form input[type=text],#content #aff-auth-page form input[type=password]{
    color: #000;
    width: 300px;
    height: 30px;
    margin-top: 5px;
    font: normal 13pt Arial;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-left: 5px;
}

#content #aff-auth-page form select{
    color: #000;
    width: 300px;
    height: 30px;
    margin-top: 5px;
    font: normal 13pt Arial;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-left: 5px;
}

#content #aff-auth-page form textarea{
    color: #000;
    width: 300px;
    height: 70px;
    margin-top: 5px;
    font: normal 13pt Arial;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-left: 5px;
}

#content #aff-auth-page form input[type=image]{
    vertical-align: middle;
}

#content #aff-auth-page .row{
    margin-left: 55px;
}

.grid-view table.items tr.yellow{
    background-color: #fcf9ce;
    font-weight: bold;
}

.grid-view table.items tr.yellow td{
    font-weight: bold;
}

#content .sag_sutun .anasayfa_etiketler{
    margin: 20px 0 20px 0;
    padding: 0;
}

#content .sag_sutun .anasayfa_etiketler .baslik_sutun{
    background: url(../images/baslik_sutun_back.png) repeat-x;
    width: auto;
    height: 39px;
    border-left: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
    padding-left: 10px;
    font: bold 11pt Arial;
    line-height: 39px;
}

#content .sag_sutun .anasayfa_etiketler .baslik_sutun h2{
    font: bold 11pt Arial;
    display: inline;
    line-height: 39px;
    margin: 0;
    padding: 0;
}

#content .sag_sutun .anasayfa_etiketler .sutun_icerik{
    display: inline-block;
    width: 723px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    text-align: center;
}

#content .sag_sutun .anasayfa_etiketler h2{
    display: inline;
    font: normal 9pt Arial;
    margin: 2px 10px 2px 10px;
}

#content .sag_sutun .anasayfa_etiketler h2 a{
    text-decoration: none;
}

#content .sag_sutun .anasayfa_etiketler h2.kucuk{
    font: bold 8pt Arial;
}

#content .sag_sutun .anasayfa_etiketler h2.orta{
    font: bold 10pt Arial;
}

#content .sag_sutun .anasayfa_etiketler h2.buyuk{
    font: bold 12pt Arial;
}

#content .sag_sutun .anasayfa_etiketler h2 a.sari{
    color: #d5ac5d;
}

#content .sag_sutun .anasayfa_etiketler h2 a.kirmizi{
    color: #cc3333;
}

#content .sag_sutun .anasayfa_etiketler h2 a.mavi{
    color: #006dcc;
}

#content .sag_sutun .anasayfa_etiketler h2 a.yesil{
    color: #4fda38;
}