* {
    margin: 0; /* zero out margin */
    padding: 0; /* zero out padding */
}

a {
    text-decoration: none;
    outline: none;
    color: #00A8E2;
    font-weight: normal;
}
a:focus{ outline: none;}
a:hover{ text-decoration: none;}

html, body {
    min-height: 100%; /* gives layout 100% height */
}

input, select, textarea, button {
    color: #666666;
}

#wrapper {
    min-height: 100%; /* gives layout 100% height */
    margin: 0 auto; /* centers #wrapper */
}

* html #wrapper {
    height: 100%; /* IE6 treats height as min-height */
}

/*h1{ font-weight: normal;}
h2{ font-weight: normal;}
h3{color: #00A6E4;  font-family: 'Open Sans',sans-serif;  font-size: 24px;  font-weight: normal; -webkit-font-smoothing: antialiased;}
h4{color: #00A6E4;  font-family: 'Open Sans',sans-serif;  font-size: 18px;  font-weight: normal; -webkit-font-smoothing: antialiased;}*/

#footer {
    margin: -262px auto 0;
    background: #dfdfdf;
    position: relative;
    z-index: 1;
}

#footer span.sag {
    text-align: right;
    width: 350px;
    margin: 0;
    float: right;
    font-size: 11px;
    margin: 0 0 20px 0;
    color: #666
}

#footer span.sag a {
    color: #666;
    text-decoration: none;
}

#footer span.sol {
    text-align: left;
    width: 550px;
    margin: 0;
    float: left;
    font-size: 11px;
    margin: 0 0 20px 0;
    color: #666
}

#clearfooter {
    height: 262px;
}

.styledRadio, .styledCheckbox {
    display: inline-block;
}

/* LAYOUT */
#layout_container_left {
    color: #5C5C5C;
    float: left;
    width: 740px;
    padding: 0 20px 20px 0;
}

#layout_container_right {
    float: right;
    margin: 20px 0 0 0;
    padding: 0 20px 20px 20px;
    width: 198px;
    position: absolute;
    border-left: 1px solid #CCCCCC;
    right: 0;
    bottom: 0;
    top: 0;
}

#layout_content_wrapper {
    padding: 0;
    position: relative;
    min-height: 485px;
}

.placeholder {
    color: #aaa;
}

.mt_hata_renkleri {
    color: #ffffff;
    background: url("../img/icons/hata_ico.png") no-repeat 10px 5px #ff4b4b;
}

.mt_onay_renkleri {
    color: #005826;
    background: url("../img/icons/onay_ico.png") no-repeat 10px 7px #acd473;
}

/* #LAYOUT*/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

/*.bold {*/

.s12 {
    font-size: 12px;
}

.s18 {
    font-size: 18px;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*UST*/
#ust {
    display: block;
    position: relative;
    width: 980px;
    height: 99px;
    margin: 0 auto 0 auto;
    background: url("../_img/ust_arka.gif") no-repeat;
}

#logo {
    position: relative;
    margin: 15px 0 0 0;
    width: 250px;
    float: left;
}

#gundem {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 25px;
    top: 0;
}

#ust-sol {
    float: left;
}

#ust-sag {
    float: right;
    margin-top: 15px;
}

/* header info tab */
#kullanici {
    height: 30px;
    float: right;
}

#kullanici ul li a {
    color: #444;
    font-size: 11px;
    display: block;
    overflow: hidden;
}

#kullanici ul li {
    float: left;
    margin: 5px 0 5px 10px;
}

#kullanici ul li.chat {
    float: left;
    margin: 5px 0 5px 10px;
    width: 90px;
    text-align: center;
}

#kullanici ul li.cizgi {
    border-left: solid 1px #e2e2e2;
    width: 2px;
    height: 15px;
}

#login_info {
    color: #888888;
    font-size: 12px;
}

#basket_info {
    float: right;
    margin-top: 15px;
}

#basket_info ul li {
    float: left;
    margin-left: 3px;
    display: block
}

#basket_info ul li.header_satin_al {
    float: left;
    margin-left: 3px;
}

.header_order {
    font-size: 12px;
    padding: 5px 10px;
    background: #1aa5de;
    display: block;
    color: #fff;
    height: 16px;
}

.header_user_name {
    font-size: 12px;
    display: block;
    color: #fff;
    height: 30px;
    overflow: hidden;
    background: no-repeat;
    height: 16px;
    padding-left: 20px;
    background-repeat: repeat-y;
}

.header_user_name span {
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 8px;
    overflow: hidden;
    width: 8px;
    margin-left: 5px;
    margin-top: 5px;
}

.header_basket {
    font-size: 12px;
    padding: 5px 10px;
    background: #f98e2b;
    display: block;
    color: #fff;
    height: 16px;
}

.header_basket span.mt-icon {
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
    margin-left: 5px;
}

.header_favorite {
    font-size: 12px;
    padding: 5px 10px;
    background: #F57FC5;
    display: block;
    color: #fff;
    height: 16px;
}

.header_favori_sayisi, .header_is_sayisi {
    float: left;
}

.header_favorite span.mt-icon {
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
    margin-left: 5px;
}

.header_facebook {
    font-size: 12px;
    display: block;
    color: #fff;
    height: 30px;
    overflow: hidden;
    background: no-repeat;
    height: 16px;
    padding-left: 20px;
    background-repeat: repeat-y
}

.header_online_chat {
    font-size: 12px;
    display: block;
    color: #fff;
    height: 30px;
    overflow: hidden;
    background: no-repeat;
    height: 16px;
    padding-left: 20px;
    background-repeat: repeat-y
}

.header_online_chat span {
    display: block;
    float: left;
    height: 16px;
    overflow: hidden;
    width: 16px;
    margin-right: 5px;
}

.header_facebook span {
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 5px;
}

#bilgilerimSekme {
    position: absolute;
    background: #ffffff;
    top: 18px;
    left: 0;
    display: none;
    border: 1px solid #dadada;
    z-index: 20;
    width: 150px;
}

#bilgilerimSekme li a {
    background: url('/_img/mt_simgeler_15.png') 0 -135px no-repeat;
    padding-left: 20px;
    color: #818181;
    height: 20px;
    display: block;

}

#bilgilerimSekme ul li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    padding: 0 10px;
    width: 115px;
    margin: 5px 0;
    float: none;

}

#bilgilerimSekme li a:hover {
    background-position: 0 -150px;
}

.ust-menu-bilgilerim-link-aktif {

}

.mt_canli_destek {
    width: 200px;
    float: left;
}

#anasayfa_sarmalayici {
    width: 100%;
    margin: 0 auto;
}

#anasayfa {
    display: block;
    width: 980px;
    margin: 10px auto;
    overflow: hidden;
}

.mavibolge_sarmalayici {
    display: block;
    height: 40px;
    margin: 0 auto;
    background: #A4DFF6;
}

#mavibolge {
    display: block;
    margin: 0 auto;
    width: 980px;
}

#tasarlaButon a {
    margin-left: 175px;
}

#tasarlaButonTab {
    margin-left: 175px;

}

#mt_bilgi_bar {
    width: auto;
    background: #fbe446;
}

.display_block {
    display: block;
}

.display_none {
    display: none;
}

.margin_right_none {
    margin-right: 0;
}

.mt_h1 {
    font-size: 18px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif;
}

/* #REVIZYON */
.mt_tum_secenekler_sarmalayici {
    padding-bottom: 10px;
    overflow: hidden;
}

.secenekBlok {
    margin: 10px;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    font-size: 11px;
    padding: 15px 15px 0;
}

.mt_dosya_ekle {
    padding: 15px;
    font-size: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    width: 190px;
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
}

#mt_uye_giris_sifre_unuttum {
    margin-left: 10px;
}

.mt_login_form_alt_kisim {
    margin-top: 10px;
}

.mt_light_box_sifreunuttum {
    border-top: solid 1px #CACACA;
    padding-top: 10px;
    margin-top: 15px;
}

.mt_login_form_alt_kisim li {
    float: right;
    margin: 5px;
}

.mt_login_form_alt_kisim li a {
    font-size: 12px;
    display: block;
    color: #0E76BC;

}

.header_facebook_login_box {

    height: 30px;
    overflow: hidden;
    background: no-repeat;
    height: 16px;
    padding-left: 20px;
    background-repeat: repeat-y;
}

.header_facebook_login_box span {
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 5px;
}

/* ICONS */
.mt-icon {
    background-image: url("../img/icons/mt_yeni_simgeler.png");
}

.mt-icon-cl {
    background-image: url("../img/icons/mt_yeni_simgeler__.png");
}

.mt-icon-plus {
    background-position: 0 0;
}

.no-icon {
    background-position: 0 20px;
}

.mt-icon-white-plus {
    background-position: -22px -8px;
}

.mt-icon-white-plus-big {
    background-position: -106px -58px;
}

.mt-icon-order-cancel {
    background-position: -74px -26px;
}

.mt-icon-white-heart {
    background-position: -72px -58px;
}

.mt-icon-white-basket {
    background-position: -56px -59px;
}

.mt-icon-question {
    background-position: 0 -21px;
}

.mt-icon-cl-klasor-acik {
    background-position: 0px -41px;
}

.mt-icon-cl-klasor-kapali {
    background-position: 0px -55px;
}

.mt-icon-cl-klasorAcik-hover {
    background-position: 0px -69px;
}

.mt-icon-cl-cop {
    background-position: 0px -85px;
}

.mt-icon-cl-copGeriAl {
    background-position: -26px -73px;
}

.mt-icon-cl-paylas {
    background-position: 0px -103px;
}

.mt-icon-cl-arrow {
    background-position: -21px 0px;
}

.mt-icon-cl-arrow-down {
    background-position: -38px -74px;
}

.mt-icon-cl-arrow-bos {
    background-position: 10px 10px;
}

.mt-icon-search {
    background-position: -40px -10px;
}

.mt-icon-search-black {
    background-position: -40px -26px;
}

.mt-icon-shipment {
    background-position: -56px -10px;
}

.mt-icon-white-shipment {
    background-position: -56px -26px;
}

.mt-icon-ticket {
    background-position: -56px -42px;
}

.mt-icon-attach {
    background-position: -72px -10px;
}

.mt-icon-file-upload {
    background-position: -40px -42px;
}

.mt-icon-calculate {
    background-position: 0 -104px;
}

.mt-icon-delete {
    background-position: -40px -59px;
}

.mt-icon-folder {
    background-position: -25px -120px;
}

.mt-icon-favorite-add {
    background-position: -87px -209px;
}

.mt-icon-favorite-remove {
    background-position: -87px -193px;
}

.mt-icon-online-chat {
    background-position: -104px -192px;
}

.mt-icon-facebook {
    background-position: -104px -176px;
}

.mt-icon-magaza {
    background-position: -80px -104px;
}

.mt-icon-home {
    background-position: -80px -120px;
}

.mt_cl_icoCheckbox {
    background-position: -25px 56px;
}

.mt_cl_icoCheckboxTrue {
    background-position: -49px 55px;
}

.mt_cl_icoSagclick {
    background-position: -46px 18px;
}

.mt_cl_icoSepet {
    background-position: -47px 36px;
}

.mt_cl_icoklasorOlusturBtn {
    background-position: -20px -23px;
}

.mt_cl_klasorKapaBtnIco {
    background-position: -20px -42px;
}

.mt-icon-cell-tree {
    background-position: -103px -130px;
}

.mt-icon-cell-tree-hover {
    background-position: -103px -110px;
}

.mt-icon-cell-four {
    background-position: -123px -130px;
}

.mt-icon-cell-four-hover {
    background-position: -123px -110px;
}

.mt-icon-empty-template {
    background-position: -16px -104px;
}

.mt-icon-system-how-works {
    background-position: -32px -104px;
}

.mt-icon-upload-file {
    background-position: -48px -104px;
}

.mt_cl_icoKlasorMenu {
    background-position: -20px -56px;
}

/* PAGE CSS */
.bar {
    height: 18px;
    background: green;
}

select option {
    padding-left: 7px;
    padding-right: 10px;
}

.margin_top_15 {
    margin-top: 15px;
}

.default_border {
    border: solid 1px #CACACA;
}

/* FORM ELEMENTS */
.mt_buton_href_icon {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
    padding: 0;
    zoom: 1;
    line-height: 1.4;
}

.mt_buton_href_icon a {
    font-size: 14px;
    color: #0976bd;
    display: block;
    text-align: left;
}

.mt_uyari_pop {
    padding: 10px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

/*
.mt_buton_href_icon .mt-icon{
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}*/

.mt_buton_href_icon .mt-icon {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    float: left;
    margin: 12px 5px 0 0;
}

.mt_buton_href_iconv2 a {
    font-size: 12px;
    background: #49c0ee;
    padding: 3px 6px 3px 16px;
    display: block;
    overflow: hidden;
    color: #fff;
    clear: both;
    position: relative;
}

.mt_buton_href_iconv2 .mt-icon {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 8px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.mt_InputButons {
    border: 1px solid #CACACA;
    height: 29px;
    line-height: 30px;
    margin: 0;
    padding-left: 5px;
}

.mt_PasswordButons {
    height: 30px;
    line-height: 30px;
    border: solid 1px #cacaca;
    margin: 0;
    padding-left: 5px;
}

.mt_SelectButons {
    border: solid 1px #cacaca;
    margin: 0;
    padding: 4px;
    /*    width: 245px;*/
}

.mt_SelectButons:focus {
    border: solid 1px #a4dff6;
}

.mt_InputButons:focus, .mt_PasswordButons:focus {
    border: solid 1px #a4dff6;
}

.mt_InputTiny {
    width: 35px;
}

.mt_InputSmall {
    width: 70px;
}

input.mt_InputMidle {
    width: 112px;
}

select.mt_InputMidle {
    width: 119px;
}

.mt_InputLong {
    width: 236px;
}

.mt_InputKrediKarti {
    margin-right: 4px;
}

.mt_dosya_turu {
    margin-left: 10px;
}

.mt_butons {
    background: #0d79c1;
    padding: 10px 20px;
    display: block;
    overflow: hidden;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    clear: both;
    text-align: center;
}

.mt_submitButons {
    background: #0090FF;
    padding: 8px 18px;
    display: block;
    overflow: hidden;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    clear: both;
    text-align: center;
    border: none;
    cursor: pointer;
}

.mt_anasayfa_tasarimlar_button {
    padding: 0;
    font-size: 12px;
    height: 30px;
    width: 120px;
    text-align: center;
    line-height: 30px;
}

.mt_isler_blok_onizleme {
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin: 5px 0 0 0;
    background-repeat: no-repeat;
    background-size: 95% 95%;
    padding: 10px;
    background-position: center;
    text-align: center;
    cursor: pointer;
    border: 1px solid #A4DFF6;
}

.mt_isler_blok_onizleme img {
    margin-top: 30px;
}

.mt_isler_blok_dosya_bilgisi {
    width: 645px;
    margin-left: 5px;

}

.mt_isler_items {
    margin: 0 0 0 0;
    overflow: hidden;
    display: block;
    padding: 5px 0 0 0;
}

.delete {
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    right: 10px;
    cursor: pointer;
}

.mt_ozelTeklifDelete {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../_img/mt_is_sil.png");
    cursor: pointer;
}

.fiyat {
    width: 140px;
    margin: 0;
    padding: 0;

}

.baskiListemFiyatBirim {
    float: right;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-right: 5px;
    margin-top: 9px
}

.mt_listem_para_detay_blok {
    margin-left: 10px;
    overflow: hidden;
    width: 200px;

}

.mt_fiyat_blok_bekleyiniz {
    background: url("../img/sys/ajax-loading.gif") no-repeat center;
    display: block;
    float: right;
    height: 16px;
    margin-top: 5px;
    width: 16px;
    display: none;
}

.mt_dosya_yukle_formu {
    width: 730px;
}

.seceneklerim {
    display: block;
    overflow: hidden;
    width: 490px;
}

.seceneklerBitmis {
    display: block;
}

.seceneklerBitmis div.items {
    display: block;
    overflow: hidden;
    width: 235px;
    float: left;
    position: relative;
}

.mt_yuklemeyi_durdur {
    position: relative;
    margin: 10px 0;
}

.mt_dosya_progressbar {
    width: 620px;
    margin: 20px 0;
}

.seceneklerBitmis select, .mt_sp_sepetSeceneklerSutunIki select {
    border: solid 1px #c2c2c2;
    padding: 2px 6px;
    color: #7d7d7d;
    background: #fff;
}

.seceneklerBitmis input {
    padding: 2px 6px;
    height: 20px;
}

.baskiListemFiyat {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #0c78be;
}

.mt_dosya_bilgisi {
    display: block;
    overflow: hidden;
}

.mt_bilgi_sarmalayici {
    position: relative;
    overflow: hidden;
    display: block;
}

.items p {
    width: 100px;
    float: left;
    font-size: 11px;
    color: #7d7d7d;
    line-height: 27px;
    margin-left: 1px;
}

.mt_sp_loading {
    position: absolute;
    background: url("../_img/loadingtarns.png") repeat;
    z-index: 1;
}

.mt_sp_loading img {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 100px auto;
}

.sifirdan_baskilar {
    margin: 5px;
}

.mt_dosya_yukleme_tarihi {
    margin-left: 5px;
    color: #7d7d7d;
}

.mt_dosya_uzantisi {
    background: url("/_img/mt_file_type.png") no-repeat;
    width: 16px;
    height: 16px;
}

.mt_dosya_jpg_uzanti {
    background-position: 0 -32px;
}

.mt_dosya_pdf_uzanti {
    background-position: 0 -16px;
}

.mt_dosya_zip_uzanti {
    background-position: -16px -48px;
}

.mt_dosya_rar_uzanti {
    background-position: 0 -48px;
}

.mt_dosya_png_uzanti {
    background-position: 0 -32x;
}

.mt_dosya_cdr_uzanti {
    background-position: 0 0;
}

.mt_listem_para_detay_blok p {
    font-size: 14px;
    color: #959595;
    margin-bottom: 7px;
}

#baski_liste_odenecek_tutar_td {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #00A6E4;
    font-weight: normal;
}

.mt_yeni_bar {
    height: 50px;
    width: auto;
    display: block;
    background: #ededed;
    overflow: hidden;
}

.mt_tutucu {
    width: 980px;
    margin: 8px auto;
}

.mt_liste_calismalarim {
    margin: 10px 0 0 0;
}

.mt_liste_sepet_bilgileri {
    margin: 15px 125px 0 0;
}

.mt_liste_bar_font {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #0e76bc;
}

/* ÖDEME - SEPET- ADRES */
.mt_odeme_satis_sozlesmesi {
    margin-top: 15px;
}

.mt_odeme_submit_buton {
    margin-top: 5px;
}

.mt_odeme {
    overflow: hidden;
}

.mt_odeme .col1 {
    width: 300px;
    margin-right: 50px;
}

.mt_odeme .col2 {
    width: 300px;
    margin-right: 50px;
}

.mt_odeme .col3 {
    width: 273px;
}

.mt_odeme_row_bosluk {
    margin-top: 60px;
}

.mt_odeme_bar_adres_bilgileri {
    margin: 15px 0 0 0px;
}

.mt_kk_form_sarmalayici {
    clear: both;
}

.mt_odeme_bar_odeme_bilgileri {
    margin-top: 15px;
    margin-left: 19px;
}

.mt_odeme_bar_sepet_bilgileri {
    margin-left: 19px;
    margin-top: 15px;
}

.mt_odeme_kredi_karti {
    margin: 10px;
}

.mt_odeme_sepetiniz {
    margin: 10px 0 0 20px;
}

.mt_odeme_adres_satir label {
    background: #fffccc;
    margin: 10px 0;
    display: block;
    padding: 10px;
}

.mt_odeme_adres {
    margin: 10px 0 0 0px;
}

.mt_odeme_adres_satir input {
    margin-right: 5px;
}

.varsayilan_teslimat_adresi {
    font-weight: 200;
    margin-bottom: 5px;
}

.varsayilan_fatura_adresi {
    font-weight: 200;
    margin-bottom: 5px;
}

.mt_adres_duzenleme_iframe {
    width: 500px;
}

.mt_elden_teslim_sarmalayici {
    display: block;
    margin-bottom: 15px;
}

.mt_eldenteslim_sube_secenek label {
    display: inline;
}

.mt_eldenteslim_sube_secenek li {
    margin-bottom: 5px;
    border-bottom: dashed 1px #c4c2c2;
    line-height: 20px;

}

.mt_eldenteslim_sube_secenek li label {
    overflow: hidden;
}

.mt_eldenteslim_sube_secenek li label input {
    margin-right: 5px;
}

.teslimat_adres_sarmalayici_kapali {
    display: none;
}

.mt_subeler_sarmalayici {
    display: none;
    margin-top: 15px;
}

.mt_subeler_sarmalayici_acik {
    display: block;
    margin-top: 15px;
}

/* #ÖDEME - SEPET- ADRES */
#mt_baski_listesi_is_sarmalayici {
    display: block;
    float: left;
    overflow: hidden;
    padding-right: 10px;
    margin-bottom: 20px;
    min-height: 250px;
    width: 755px;
    margin-top: 10px;
}

.mt_sepet_asamalari {
    background: url("../_img/mt_odeme_bg.png") no-repeat 0 0;
    display: block;
    padding-bottom: 15px;
    float: left;
    margin-bottom: 20px;
    min-height: 600px;
}

#fatura_formu h2 {
    font-weight: 200;
}

.fatura_adres_sarmalayici_kapali {
    display: none;
}

.fatura_adres_sarmalayici_acik {
    display: block;
}

.mt_blok_title {
    font-family: 'Open Sans', sans-serif;
    color: #00A6E4;
    font-size: 18px;
    margin-bottom: 10px;
}

.mt_blok_title label {
    margin-left: 10px;
}

.mt_input_label_title {
    color: #5C5C5C;
    font-size: 12px;
    margin-bottom: 3px;
}

.mt_y_input_blok {
    margin-bottom: 15px;
    display: block;
}

.odeme_formlari_acik {
    display: block;
}

.odeme_formlari_kapali {
    display: none;
}

/* SEPET SİPARİŞ ÖZETİ*/

#guvenli-odeme-kutusu {
    margin: 0
}

.sepet_urun_ozeti, .sepet_urun_ozeti_fiyat_ozeti {
    border-collapse: collapse;
}

table.sepet_urun_ozeti td.total, table.sepet_urun_ozeti th.total {
    text-align: right;
    width: 60%;
}

.sepet_urun_ozeti_fiyat_ozeti td, .sepet_urun_ozeti td {
    border-bottom: 1px solid #BEBCB7;
}

.sepet_urun_ozeti th, .sepet_urun_ozeti, .sepet_urun_ozeti td, .sepet_urun_ozeti_fiyat_ozeti td {
    padding: 5px 0;
}

table.sepet_urun_ozeti td.qty, table.sepet_urun_ozeti th.qty {
    text-align: center;
    width: 10%;
}

table.sepet_urun_ozeti {
    width: 100%;
}

table.sepet_urun_ozeti_fiyat_ozeti {
    margin-bottom: 20px;
    width: 100%;
}

table.sepet_urun_ozeti_fiyat_ozeti td.title {
    width: 50%;
}

table.sepet_urun_ozeti_fiyat_ozeti td.value {
    text-align: right;
    width: 35%;
}

table.sepet_urun_ozeti_fiyat_ozeti td, .table.sepet_urun_ozeti_fiyat_ozeti td {
    border-bottom: 1px solid #CACACA;
}

table.sepet_urun_ozeti_fiyat_ozeti tr.grand-total td {
    font-weight: 200;
    border-bottom: none;
}

caption, th, td {
    font-weight: 200;
    text-align: left;
    vertical-align: top;
}

.sepet_urun_ozeti th {
    border-bottom: 1px solid #CACACA;
}

.mt_sepetUrunAciklamasi {
    margin: 0 10px 7px 25px;
    color: #666;
    width: 430px;
    float: left;
    min-height: 75px;
}

.mt_sp_inputTextAck {
    width: 700px;
    height: 35px;
    float: left;
    display: none;
}

.mt_sp_inputTextAck input {
    width: 490px;
    height: 20px;
    border: 0px solid #A4DFF6;
    background: #ebebeb;
    outline: none;
    padding: 5px;
    font-size: 11px;
    color: #222;
}

.mt_DosyaHatasiz {
    border: dotted 2px #339900;
}

.mt_DosyaHatali {
    border: dotted 2px #ff0000;
}

/* #SEPET SİPARİŞ ÖZETİ*/
.mt_banka_taksit_sarmalayici {
    display: none;
}

.mt_banka_bulundu_sarmalayici {
    margin: 10px 0;
}

.mt_banka_bulundu_banka {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #ccc
}

.mt_banka_bulundu_kart {
    display: inline-block;
}

.mt_banka_isimleri {
    float: left;
    padding: 5px 0px;
    width: auto;
    font-size: 11px;
}

.mt_banka_sec_aktif {
    background-color: #ffffff;
    border: 1px solid #1AA5DE;
}

.mt_banka_sec_pasif {
}

.paymentCont {
    background: url("../img/logo/bankalogolari.png") no-repeat;
    display: block;
    float: left;
    height: 27px;
    width: 51px;
    position: absolute;
    right: 2px;
    top: 28px;
    display: none;
}

.MasterCard {
    background-position: -206px -59px;
}

.Visa {
    background-position: 0 -118px;
}

.Amex {
    background-position: -103px 0;
}

.PaymentOptions {
    border-top: 1px solid #F0F0F0;
    padding: 10px 0 0;
    position: relative;
}

.PaymentOptions a.ArrowLink {
    position: absolute;
    right: 0;
    top: 17px;
}

.ArrowLink {
    padding-left: 20px;
}

.PaymentOptions .Gray {
    color: #8E8E8E;
    padding: 5px 0 15px;
}

.Gray {
    color: #8E8E8E;
}

/* Login Form*/

#mt_fancy_login {
    width: 550px;
}

.mt_login_form_sarmalayici {
    /* margin-left: 10px;
     margin-right: 20px;*/
}

#mt_fancy_login h1 {
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    font-weight: 200;
}

/* URUNLER */

.urun_items {
    height: 265px;
    border-right: solid 1px #CACACA;
    border-bottom: solid 1px #CACACA;

}

.mt_urun_title {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #1779be;
}

.mt_en_dusuk_fiyat {
    font-size: 14px;
    color: #ed145b;
}

.mt_home_urun_sarmalayici {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

.mt_anasayfa_kategori_sarmalayici {
    display: block;
    overflow: hidden;
}

.mt_urun_thumbnail {
    min-height: 125px;
    margin-top: 10px;
}

.mt_urun_thumbnail img {
    width: 205px;
}

.mt_urun_boyut {
    width: 200px;
}

.mt_urun_thumbnail_left_margin {
    margin-left: 32px;
}

.mt_urun_thumbnail_right_margin {
    margin-right: 32px;
}

.mt_urun_thumbnail_center_margin {
    margin: 0 30px;
}

.urun_items_border_right {
    border-right: solid 1px #666666;
}

.urun_items_border_none {
    border-right: none;
}

.mt_urun_ozellikleri_list {
    display: block;
    margin-top: 18px;
}

.mt_urun_tasarimlari_gozat {
    margin-top: 10px;
}

.mt_urun_bilgi {
    display: block;
    overflow: hidden;
    margin-top: 5px;

}

.mt_urun_ozellikleri_list {
    margin-left: 0px;
    list-style: none;
}

.mt_urun_ozellikleri_list li {
    display: block;
    clear: both;
}

.mt_urun_ozellikleri_list li span {
    height: 10px;
    width: 10px;
    display: block;
    float: left;
    background-position: -22px 0;
    margin-top: 5px;
    margin-right: 3px;
}

.mt_urun_ozellikleri_list a {
    color: #898989;
    font-size: 12px;
}

.mt_anasayfa_kategori {
    margin-bottom: 10px;
}

.mt_anasayfa_kategori li {
    overflow: hidden;
    margin-bottom: 10px;
}

.mt_anasayfa_kategori li a {
    height: 175px;
    width: 700px;
    display: block;
    float: left;
    border: solid 1px #d9d9d9;
}

.mt_anasayfa_kategori_bilgi {
    border: solid 1px #d9d9d9;
    float: right;
}

.mt_anasayfa_kategori img {
    display: block;
}

.mt_anasayfa_kategori a {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

/* #URUNLER */

/* PAKETLER*/
.paket_sarmalayici {
    width: 1000px;
    display: block;
    overflow: hidden;
    padding: 20px 20px 0 20px;

}

.paket_sarmalayici .content {
    height: 400px;
    overflow: auto;
    width: 820px;
}

.mt_paketler {
    margin-bottom: 10px;
    border-bottom: solid 1px #898989;
    overflow: hidden;
    display: block;
}

.mt_paket_baski {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #252525;
}

.mt_paket_ozellik {
    margin-top: 15px;
}

.mt_paket_ozellik span {
    font-size: 14px;
    color: #252525;
    margin-bottom: 10px;
    display: block;
}

.mt_paket_teslimat {
    color: #363636;
    font-size: 12px;
}

.ana_kolonlar {
    margin-left: 30px;
    width: 120px;
    float: left;
}

.mt_paket_detay_aciklama a {
    font-size: 12px;
    color: #252525;
    margin-left: 5px;
}

.mt_paket_detay_aciklama .mt-icon {
    margin-right: 3px;
}

.alt_kolonlar {
    width: 150px;
    float: left;
}

.paket_satir {
    margin: 2px 0;
    height: 30px;
    line-height: 30px;
}

.paket_radio {
    margin: 7px 10px;
    float: left;
}

.paket_secenek_blok {
    display: block;
    width: 550px;
    margin-left: 10px;
}

.paket_secenek_blok h1 {
    font-size: 14px;
    color: #363636;
}

.paket_secenek_img_sarmalayici {
    clear: both;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.mt_paket_resmi {
    margin: 0 15px 0 0;
    width: 150px;
    height: 150px;
}

.mt_paket_resmi img {
    border: solid 1px #ccc;
    padding: 3px;

}

.mt_paket_adi {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #363636;
}

.paket_input_radio_bos {
    width: 30px;
    display: block;
    float: left;
    overflow: hidden;
}

/* #PAKETLER*/

/* TAB */
ul.tabs {
    width: 250px;
    margin: 0;
    padding: 0;
}

ul.tabs li {
    display: block;
    float: left;
    padding: 0 5px;
}

ul.tabs li a {
    display: block;
    float: left;
    padding: 5px;
    font-size: 0.8em;
    background-color: #e0e0e0;
    color: #666;
    text-decoration: none;
}

.selected {
    font-weight: bold;
}

/*.tab-content {
    clear: both;
    border: 1px solid #ddd;
    padding: 10px;
    overflow: hidden;
}*/

/* #TAB */

/* SABLONLAR*/
#ic {
    width: 980px;
    margin: 0px auto;
    overflow: hidden; /* Sitenin alt kısmı için */
    margin-bottom: 30px;
}

#alt-ic {
    display: block;
    width: 980px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #DFDFDF;
    position: relative;
    z-index: 2;
}

.alt-kutu {
    display: inline-block;
    float: left;
    width: 245px;
    padding: 30px 0 0 0
}

.alt-kutu h2 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #666;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.alt-kutu-sag {
    text-align: right
}

.alt-kutu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.alt-kutu ul li {
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}

.alt-kutu ul li a {
    color: #666
}

.alt-kutu ul li a:hover {
    text-decoration: underline
}

/*.mt_template_category_wrapper select{
    width: 220px;
}*/
.mt_template_cell_wrapper {
    margin: 5px 15px 0 20px;
}

.mt_cell_tree {
    width: 20px;
    height: 20px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin: 2px;
    overflow: hidden;
}

.mt_cell_tree.selected {
    background-position: -103px -110px;
}

.mt_cell_four {
    width: 27px;
    height: 20px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin: 2px;
    overflow: hidden;
}

.mt_cell_four.selected {
    background-position: -123px -110px;
}

/* #SABLONLAR*/

/* Pagination*/
div.pagination {
    font-size: 12px;
    text-align: right;
    padding: 10px 6px 4px 0;
    color: #313031;
}

div.pagination a {
    color: #898989;
    text-decoration: none;
    padding: 2px 4px;
    margin: 0 3px 0 3px;
}

div.pagination a:hover, div.pagination a:active {
    color: #0066a7;
    background-color: #e2e2e2;
}

div.pagination span.current {
    padding: 2px 4px;
    margin: 0 3px 0 3px;
    font-weight: bold;
    color: #444444;
    background-color: #e2e2e2;
}

div.pagination span.disabled {
    display: none;
}

.mt_sablon_alt_pagination {
    margin: 15px 0;
}

/* #Pagination*/

/* UYELIK*/
.mt_uye_ol_sarmalayici h1 {
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    font-weight: 200;
}

.mt_uye_ol_sarmalayici {
    margin: 0;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

.mt_uye_ol_sarmalayici .col1 {
    display: block;
    overflow: hidden;
    width: 300px;
    padding-top: 20px;
    margin-right: 30px;
}

.mt_uye_ol_sarmalayici .col2 {
    display: block;
    overflow: hidden;
    width: 330px;
    padding-top: 20px;
}

.mt_uye_ol_sarmalayici .col3 {
    display: block;
    overflow: hidden;
    width: 330px;
    padding-top: 20px;
}

.mt_uye_ol_sarmalayici .mt_login_form_sarmalayici {
    width: 245px;
}

.mt_uye_ol_sarmalayici .col2 .mt_register_form_sarmalayici {
    margin: 0 auto;
    width: 245px;
}

.mt_uye_ol_sarmalayici .mt_password_forget_sarmalayici {
    width: 245px;
}

.uyeliksiz_giris {
    margin-left: 15px;
    width: 243px;
}

.uye_girisi {
    width: 245px;
}

/* #UYELIK*/

.sablon_ana_sarmalayici {
    margin-top: 10px;
}

.sablon_arama_bar_sarmalayici {
    width: auto;
    background: #f5f5f5;
    height: 50px;
    margin: 0;
    padding: 0;
}

.sablon_arama_bar {
    height: 25px;
    width: 1000px;
    height: 40px;
    margin: 0px auto;
    display: block;
    padding-top: 5px;
}

.sablon_arama_bar .sablonTitle {
    color: #0e76bc;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.sablon_arama_bar .sablonEndusukFiyat {
    color: #ed145b;
    font-size: 12px;
}

.sablon_sag {
    display: block;
    overflow: hidden;
}

.sablon_sol {
    width: 185px;
    float: left;
}

.mt_sablon_boyut {
    width: 220px;
}

.mt_sablon_img_yatay .mt_sablon_img {
    width: 220px;
    height: 270px;
}

.mt_sablon_img_yatay {
    overflow: hidden
}

.mt_ortak_yaslama {
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.mt_sablon_items {
    border-bottom: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
    width: 255px;
}

.mt_sablon_items_border_none {
    border-right: none;
}

.mt_urun_ozellikleri {
    margin-right: 20px;
}

.mt_bar_sag {
    margin-top: 5px;
}

.mt_sablon_tasarim_sec {

}

.mt_sablon_sablon_kodu {
    font-size: 11px;
    color: #636363;
    margin-top: 6px;
}

.mt_sablon_alt_bilgi {
    margin-top: 15px;
    color: #636363;
}

.mt_bar_sol {
    margin: 4px 50px 0 0;
}

.mt_bar_arama_sarmalayici {
    width: 213px;
    height: 30px;
    top: 10px;
    right: 0px;
    position: relative;
}

.mt_bar_input_sarmalayici {
    position: relative;
    display: block;
}

.mt_bar_input_sarmalayici input {
    border: solid 1px #c2c2c2;
    width: 200px;
    height: 30px;
    padding-left: 10px;
}

.mt_bar_arama_icon {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #c2c2c2;
    border: solid 1px #c2c2c2;
    cursor: pointer;
}

.mt_bar_arama_icon span {
    width: 16px;
    height: 16px;
    display: block;
    margin: 7px auto;

}

/* SIPARISLER*/
#mt_siparis_filtre {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    display: block;
}

#mt_siparis_filtre li {
    float: left;
    margin-right: 18px;
}

#mt_siparis_filtre li a {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #363636;
}

#mt_siparis_filtre li a.secili {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #49C0EE;
}

#mt_siparis_filtre li a:hover {
    color: #49C0EE;
}

.mt_siparis_is_sayisi {
    font-size: 14px;

}

#mt_siparis_filtre li span.separator {
    color: #BBBBBB;
    display: block;
    float: right;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 14px;
    margin-left: 20px;
}

.siparis_headsarmal {
    width: 100%;
    height: 135px;
}

.siparis_navsepet {
    width: 100%;
    height: 50px;
    background: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
}

.siparis_navsepet1 {
    width: 1111px;
    height: 50px;
    margin: auto;
}

.siparis_nawsepet_ara {
    width: 250px;
    height: 50px;
    float: left;
    margin-top: 15px;
}

.siparis_nawsepet_ara input {
    width: 182px;
    height: 29px;
    border: 1px solid #c2c2c2;
    padding-left: 10px;
}

.siparis_nawsepet_ara img {
    position: absolute;
    margin-top: 0px;
}

.siparis_nawsepet_sort {
    width: 250px;
    height: 50px;
    float: left;
    margin-top: 15px;
}

.siparis_sayfalama {
    float: right;
    margin-top: 15px;
}

.mt_siparis_items {
    display: block;
    overflow: hidden;
}

.siparis_ortasep {
    height: 38px;
    background: #49c0ee;
    margin-top: 5px;
}

.mt_siparis_iptal_edilmis_is {
    background: #ccc;
}

.siparis_ortasep img {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    cursor: pointer;
}

.siparis_ortasep h1 {
    font-size: 12px;
    font-style: italic;
    color: #FFF;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}

.siparis_ortasep h2 {
    float: left;
    font-size: 14px;
    color: #FFF;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 10px;
}

.siparis_ortasep h3 {
    float: left;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    margin-left: 80px;
    margin-top: 10px;
}

.siparis_bolme {
    float: right;
    font-size: 12px;
    color: #FFF;
    min-width: 135px;
    text-align: center;
    border-left: 1px solid #FFFFFF;
    line-height: 38px;
    height: 38px;
}

.mt_siparis_main_kod {
    float: left;
    border: none;
    min-width: 500px;
    cursor: pointer;
}

.siparis_ortakas {
    display: none;
    width: 100%;
    float: left;
}

.siparis_oalan1 {
    width: 755px;
    margin-top: 10px;
    margin-right: 3px;
    display: block;
    float: left;
}

.mt_bilgi_ekrani {
    color: #222;
}

.mt_siparisler_bilgi_fiyat {
    font-size: 12px;
}

.siparis_basket {
    border-bottom: solid 1px #cacaca;
    overflow: hidden;
    padding: 10px 0;
}

.mt_cl_folderico {
    width: 25px;
    height: 15px;
    float: left;
}

.mt_cl_klasorler {
    width: 200px;
    float: left;
    border-right: 1px silver solid;
}

.mt_cl_dosyaDis {
    float: left;
    height: 30px;
    line-height: 32px;
    font-weight: 200;
    cursor: pointer;
    margin: 0px 0px 3px 0px;
    border: 1px solid transparent;
    padding: 5px;
}

.mt_cl_dosyaDisClone {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 32px;
    font-weight: 200;
    cursor: pointer;
    margin: 0px 0px 3px 0px;
    border: 1px dashed #333333;
    padding: 5px;
}

.mt_cl_goruntu {
    width: 200px;
    position: absolute;
    opacity: 0.8;
}

.mt_cl_thResim {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 3px 0 0 0;
}

.mt_cl_thResim img {
    height: 50px;
}

.mt_cl_klasoryonet_btn a {
    font-size: 14px;
    display: block;
    color: #57c4ef;
    line-height: 27px;
    margin: 20px 0 20px 0;
}

.mt_cl_klasoryonet_btn .mt-icon {
    margin: 3px 5px 0 0;
    height: 20px;
    width: 20px;
}

.mt_cl_dosyayukle_btn a {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
    color: #57c4ef;
    line-height: 27px;
    margin: 10px 0 30px 0;

}

.mt_cl_dosyayukle_btn .mt-icon {
    margin: 3px 5px 0 0;
    height: 20px;
    width: 20px;
}

.mt_cl_anaklasor_btn {
    overflow: hidden;
}

.mt_cl_anaklasor_btn:hover {
    background: #F1F1F1;
}

.mt-cl-btn-aktive {
    background: #0090ff !important;
    color: #FFF;
}

.mt_cl_anaklasor_btn a {
    float: left;
    font-size: 12px;
    display: block;
    color: #000;
    line-height: 27px;
}

.mt_cl_anaklasor_btn .mt-icon {
    margin: 10px 5px 0 0;
    height: 10px;
    width: 10px;
}

.mt_cl_calismalar {
    width: 745px;
    float: left;
}

.mt_cl_calismalar_head {
    width: 745px;
    float: left;
}

.mt_cl_ustNav {
    float: left;
    height: 50px;
    display: none;
}

.mt_cl_dosyalar {
    width: 765px;
    float: right;
    margin: 20px 2px 0 0;
    padding: 5px;
}

.mt_cl_dosyaDIc {
    margin-left: 20px;
}

.mt_cl_klasorlerim {
    width: 745px;
    background: #f5f5f5;
    height: 55px;
    float: left;
    margin-top: 3px;
    cursor: pointer;
}

.mt_cl_seperator {
    float: left;
    height: 20px;
    padding: 5px;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
}

.mt_cl_dosyalar_row {
    width: 745px;
    height: 55px;
    background: #f5f5f5;
    margin: 3px 0 0 0;
    float: left;
}

.mt_cl_baslikBar {
    height: 30px;
    background: #454545;
    line-height: 30px;
    color: #FFF;
    border: 1px solid #454545;
}

.mt_cl_cell {
    display: block;
    float: left;
}

.mt_cl_cell_dosyaAdi {
    width: 180px;
    line-height: 50px;
    height: 50px;
}

.mt_cl_cell_dosyaAdiList {
    width: 180px;
    line-height: 53px;
    font-weight: 200;
}

.mt_cl_cell_dosyaAdiListAna {
    width: 180px;
    line-height: 30px;
    cursor: pointer;
}

.mt_cl_cell_dosyaAdiListAna:hover {
    color: #0090FF;
}

.mt_cl_calismaTuru {
    cursor: pointer;
}

.mt_cl_calismaTuru:hover {
    color: #0090FF;
}

.mt_cl_cell_dosyaTuru {
    width: 60px;
    margin: 0 20px 0 20px;
}

.mt_cl_cell_dosyaTuruList {
    width: 60px;
    margin: 0px 20px 0px 20px;
    text-align: center;
    line-height: 53px;
}

.mt_cl_cell_urun {
    width: 50px;
}

.mt_cl_checkana {
    width: 20px;
}

.mt_cl_checkana input {
    margin: 8px 0 0 5px;
}

.mt_cl_check {
    width: 20px;
}

.mt_cl_check input {
    margin: 20px 0 0 5px;
}

.mt_cl_checkList {
    width: 20px;
}

.mt_cl_checkList input {
    margin: 20px 0 0 5px;
}

.mt_cl_checkList {
    width: 20px;
}

.mt_cl_cell_dosyaResim {
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 20px 0 20px;
}

.mt_cl_cell_dosyaResim img {
    margin: 7px 0px 0 0px;
}

.mt_cl_cell_tarih {
    cursor: pointer;
    width: 130px;
    margin: 0 20px 0 20px;
}

.mt_cl_cell_tarih:hover {
    color: #0090FF;
}

.mt_cl_cell_tarihList {
    width: 130px;
    margin: 0 20px 0 20px;
    line-height: 53px;
}

.mt_cl_cell_islemlerAna {
    width: 20px;
    margin: 0 5px 0 5px;
    line-height: 53px;
    color: #bd3e00;
    cursor: pointer;
}

.mt_cl_cell_islemler {
    width: 20px;
    height: 20px;
    margin: 15px 5px 0 5px;
    line-height: 53px;
    color: #bd3e00;
    cursor: pointer;
    background: url("../_img/contextmenu/menu.png") no-repeat;
}

.mt_cl_cell_islemler:hover {
    background: url("../_img/contextmenu/menuHover.png") no-repeat;
}

.mt_cl_cell_sepetKontrolAna {
    width: 20px;
    margin: 0 5px 0 5px;
    line-height: 53px;
    color: #bd3e00;
    cursor: pointer;
}

.mt_cl_cell_sepetKontrol {
    width: 20px;
    height: 20px;
    margin: 13px 5px 0 5px;
    line-height: 53px;
    color: #bd3e00;
    cursor: pointer;
    text-align: center;
    background: url("../_img/contextmenu/1363375513_shopcart_24x24.png") no-repeat;
}

.mt_cl_islemMenu {
    position: absolute;
    border: 1px dashed #000;
    display: none;
    background: #FFF;
    width: 150px;
}

.mt_cl_islemMenuBtn {
    width: 150px;
    height: 40px;
    color: #000000;
    float: left;
    border-bottom: 1px solid #000;
}

.mt_cl_imageDrag {
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url("../_img/Images-icon.png");
    opacity: 0.8;
}

.mt_cl_cell_boyutu {
    width: 60px;
    margin: 0 20px 0 20px;
    cursor: pointer;
}

.mt_cl_cell_boyutu:hover {
    color: #0090FF;
}

.mt_cl_ustNavBtn {
    width: 100px;
    height: 30px;
    background: #ececec;
    float: left;
    text-align: center;
    line-height: 30px;
    margin: 10px 5px 10px 0px;
    cursor: pointer;
}

#mt_sil_mesaj {
    border: 8px solid #E1E1E1;
}

.sepet_bos_goruntusu {
    height: 400px;
    width: 100%;
    background: url("../_img/bos_sepet.png") center no-repeat;
    padding: 140px 0 0 0;
}

.tcy_bos_goruntusu {
    height: 400px;
    width: 100%;
    background: url("../_img/dosyayok.png") center no-repeat;
    padding: 140px 0 0 0;
}

.dosya_bos_goruntusu {
    height: 400px;
    width: 100%;
    background: url("../_img/dosyayok.png") center no-repeat;
}

.mt_cl_cell_boyutuList {
    float: left;
    width: 60px;
    margin: 0 20px 0 20px;
    text-align: center;
    line-height: 53px;
}

.mt_cl_cell_sepet {
    width: 50px;
}

.mt_cl_cell_sil {
    width: 20px;
}

.mt_cl_images_border {
    width: 50px;
    height: 50px;
    background: #e2e2e2;
}

.mt_cl_klasoryonetimi {
}

.mt_cl_klasoryonetimi ul {
    width: 500px;
    height: 20px;
}

.mt_cl_klasorSecili {
    background: #d7d7d7;
}

.mt_cl_iconDosya {
    width: 20px;
    height: 15px;
    float: left;
    margin: 8px 3px 0px 0px;
}

.mt_cl_SubMenu {
    display: none;
    position: relative;
    float: left;
    left: 20px;
}

.mt_siparis_bolmeleri a {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 15px;
}

.mt_siparis_bolmeleri .mt-icon {
    width: 16px;
    height: 16px;
    margin: 1px 4px 0 0;
}

.mt_siparis_detay {
    font-weight: 200;
    font-size: 14px;
    color: #959595;
    margin-bottom: 10px;
}

.mt_siparis_kodu {
    margin-top: 8px;
    margin-left: 10px;
}

.mt_siparis_kodu a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 200;
}

.mt_siparis_kodu .mt-icon {
    width: 16px;
    height: 16px;
    margin: 2px 5px 0 0;
}

.mt_siparis_butonlari {
    margin-top: 10px;
}

.mt_siparis_buton {
    margin: 2px;
}

.mt_siparis_img {
    border-right: solid 1px #CACACA;
    margin-right: 10px;
}

.mt_siparis_aciklama {
    margin: 10px;
    width: 540px;
    font-size: 11px;
}

.mt_siparis_buton .mt_butons {
    padding: 0;
    font-size: 12px;
    height: 27px;
    width: 110px;
    text-align: center;
    line-height: 27px;
}

.mt_siparis_fiyat {
    font-size: 24px;
    color: #0c78be;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px
}

.mt_siparis_fiyat .baskiListemFiyatBirim {
    padding: 0;
    margin: 3px;
}

/* #SIPARISLER*/

/* ANASAYFA */

/* ICON CSS*/
.mt_anasayfa_tum_urunler {
    height: 40px;
}

.mt_header_menu {
    margin-top: 12px;
}

.mt_header_menu a {
    color: #252525;
    font-size: 14px;
}

.mt_header_menu a:hover {
    color: #0976bd;
    font-size: 14px;
}

.mt_menu_hesap_makinasi_btn, .mt_menu_yardim_btn, .mt_menu_sepetim_btn {

    margin-right: 15px;
    border-right: 1px solid #888888;
    padding-right: 10px;

}

/* #ICON CSS*/
/*
#tumUrunlerSekme{
    position: absolute;
    background: #58c4ed;
    top: 40px;
    left:0;
    display: none;
    border-top: none;
    z-index: 2;
}

#tumUrunlerSekme li a{
    background: url('/_img/mt_simgeler_15.png') 0 -135px no-repeat;
    padding-left: 20px;
    color: #818181;
    height: 20px;
    display: block;
    color: #ffffff;

}
#tumUrunlerSekme li a:hover{
    background-position: 0 -150px;
}
#tumUrunlerSekme li{
    border-bottom: 1px solid #E6E6E6;
    height: 25px;
    margin: 3px 0px;
    padding: 0 10px;
    width: 115px;
}
#mt_mega_menu{
    position: relative;
}

*/
/* ANASAYFA */

#mt_menuler {
    display: block;
    float: left;
    height: 40px;
    position: relative;
    width: 140px;
    background: none repeat scroll 0 0 #00A6E4;
}

#mt_menuler .nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

#mt_menuler .nav li {
    display: block;
    position: relative;
    z-index: 500;
    height: 40px;
    line-height: 40px;
}

/* this is the parent menu */
#mt_menuler .nav li a {
    display: block;
    text-decoration: none;
    color: #252525;
    padding: 0 15px;
}

.mt_mega_menu_hover {
    background: #58c4ed;
}

/* you can make a different style for default selected value */
#mt_menuler .nav a.selected {
    color: #f00;
}

/* submenu, it's hidden by default */
#mt_menuler .nav ul {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
    padding: 0;
    list-style: none;
    background-color: #57c4ef;
    width: 190px;
}

#mt_menuler .nav ul li {
    border-bottom: 1px solid #fff;
    display: block;
    width: 190px;
}

#mt_menuler .nav ul li:hover {
    background: #A4DFF6;
}

/* display block will make the link fill the whole area of LI */
#mt_menuler .nav ul a {
    display: block;
    height: 37px;
    color: #ffffff;
}

.mt_menu_cerceve .content {
    height: 400px;
    overflow: auto;
    width: 680px;
}

/* MEGA MENU V2*/
/*.mt_megamenu_block{
    width: 200px;
}
.mt-nav2-parent{
    color: #252525;
    font-size: 12px;
    display: block;
    margin-bottom: 4px;
}
.mt-nav2-main a.main{
    font-weight: 200;
    font-size: 12px;
    color: #111111;
}
.mt-nav2-main{
    margin: 15px;
}*/
.mt_anasayfa_megamenu_ac_hover {
    background: #f4f4f4;
}

.mt_anasayfa_megamenu_ac_hover a#mt_anasayfa_megamenu_ac {
    color: #ffffff;
    height: 40px;
    background: #1aa5de;
    line-height: 40px;
}

#menu_nav_static {
    float: left;
}

#menu_nav_static ul li {
    float: left;

}

#menu_nav_static ul li a {
    font-family: 'Open Sans', sans-serif;
    float: left;
    color: #252525;
    font-size: 18px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 10px

}

#menu_nav_static_2 {
    float: left;
    width: 830px;
}

#menu_nav_static_2 ul li {
    float: left;
    margin-right: 12px;

}

#menu_nav_static_2 ul li a {
    font-family: 'Open Sans', sans-serif;
    float: left;
    color: #252525;
    font-size: 18px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 10px
}

#menu_nav_static_2 ul li a:hover {
    background: #88d3f1
}

#bh_fiyathesapla a {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -80px;
}

#bh_fiyathesapla a:hover {
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -120px;
}

#bh_bossablonlar a {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -160px;
}

#bh_bossablonlar a:hover {
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -200px;
}

#bh_snc a {
    float: left;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -240px;
}

#bh_snc a:hover {
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0 -280px;
}

#menu_nav_static .cizgi {
    height: 40px;
    border-right: 1px solid #88D3F1;
    width: 0px;
}

.mt_menu_anacerceve {
    top: 40px;
    position: absolute;
    background: #1aa5de;
    z-index: 4;
    width: 960px;
    display: none;
    border-bottom: 3px solid #0d79c1;
    padding: 10px
}

.mt_menu_cerceve {
    width: 685px;
    display: block;
    overflow: hidden;
    padding: 10px 0 10px 10px;

}

.mt_menu_buton {
    position: relative;
    float: left;
    width: 150px;
    height: 170px;
    margin-left: 10px;
    margin-top: 10px;
    left: 10px;
    top: 10px;
}

.mt_menu_butonbaslik {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-weight: 200;
    margin: 0px;
}

.mt_menu_butonaciklama {
    font-size: 12px;
    color: #a59f9f;
    text-align: left;
    margin: 0px;
}

.mt_menu_altaciklama {
    width: 150px;
    height: 20px;
    background: #49c0ee;
    margin-top: 5px;
}

/* SLIDER */
/* Basic jQuery Slider essential styles */

ul.mts {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.mts-slide {
    position: absolute;
    display: none;
}

ul.mts-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ul.mts-controls.v-centered li a {
    position: absolute;
    text-indent: 999999px;
}

ul.mts-controls.v-centered li.mts-next a {
    right: 0px;
    width: 70px;
    height: 270px;
    background: url("../_img/slider_next.png") no-repeat center;
}

ul.mts-controls.v-centered li.mts-prev a {
    left: 0px;
    width: 70px;
    height: 270px;
    background: url("../_img/slider_pre.png") no-repeat center;
}

ol.mts-markers {
    list-style: none;
    padding: 1px;
    margin: 0;
    width: suto;
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff
}

ol.mts-markers.h-centered {
    text-align: center;
}

ol.mts-markers li {
    display: inline;
}

ol.mts-markers li a {
    display: inline-block;
}

p.mts-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

/*
ul.mts-controls.v-centered li a{
    display:block;
    padding:10px;
    background:#fff;
    color:#000;
    text-decoration: none;
}

ul.mts-controls.v-centered li a:hover{
    background:#000;
    color:#fff;
}

ol.mts-markers li a{
    height:20px;
    width: 20px;
    background:#83d4f2;
    color:#fff;
    margin-right:0;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
}

ol.mts-markers li.active-marker a,
ol.mts-markers li a:hover{
    background: #49c0ee;
}
*/
p.mts-caption {
    background: rgba(255, 255, 255, 0.5);
}

#mt_home_slider {
    width: 980px;
    height: 270px;
    margin-bottom: 10px;
    float: left;
    z-index: 3;
}

/* #SLIDER */

/* CUSTOM-SELECTBOX */
.sb-custom {
    cursor: pointer;
    display: inline;
    position: relative;
    width: 100%;
}

.mt-custom-select {
    display: none;
}

.no-js .mt-custom-select {
    display: block;
}

/*
.sb-select:focus {
    -webkit-box-shadow: 0 0 4px 2px #79aed7;
    -moz-box-shadow: 0 0 4px 2px #79aed7;
    box-shadow: 0 0 4px 2px #79aed7;
}*/
.sb-select {
    background: #ffffff url('../_img/select-arrow.png') no-repeat 100% 50%;
    border: 1px solid #C2C2C2;
    color: #444;
    left: 0;
    padding-left: 10px;
    position: relative;
    text-decoration: none;
    top: 0;
    height: 30px;
    z-index: 1;
    cursor: pointer;
}

.sb-dropdown {
    /*  
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
      -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
      box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
    */
    background: white;
    display: none;
    left: 0px;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 24px;
    z-index: 2;
    border-left: solid 1px #C2C2C2;
    border-right: solid 1px #C2C2C2;
    border-bottom: solid 1px #C2C2C2;

}

.sb-dropdown a {
    color: #444;
    display: block;
    padding: 3px;
    text-decoration: none;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.sb-dropdown a:hover,
.sb-dropdown .selected {
    background: #d3d1be;
}

/* #CUSTOM-SELECTBOX */

.qq-uploader {
    position: relative;
    width: 100%;
}

.qq-upload-button {
    display: block;
    height: 60px;
    text-align: center;
    background: #f1f1f1;
    border: 1px dashed #000;
    color: #8b8b8b;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 60px;
}

.qq-upload-button-hover {

}

.qq-upload-button-focus {
    outline: 1px dotted #000000;
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}

.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}

.qq-upload-drop-area-active {
    background: #FF7171;
}

.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qq-upload-list li {
    margin: 0;
    padding: 9px;
    line-height: 15px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background-color: #FFF0BD;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished {
    margin-right: 12px;
}

.qq-upload-file {
}

.qq-upload-spinner {
    display: inline-block;
    background: url("loading.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-drop-processing {
    display: none;
}

.qq-drop-processing-spinner {
    display: inline-block;
    background: url("processing.gif");
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}

.qq-upload-finished {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-retry {
    display: none;
    color: #000000;
}

.qq-upload-cancel {
    color: #000000;
}

.qq-upload-retryable .qq-upload-retry {
    display: inline;
}

.qq-upload-size, .qq-upload-cancel, .qq-upload-retry {
    font-size: 12px;
    font-weight: 200;
}

.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: 200;
}

.qq-upload-failed-icon {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}

.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}

.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}

.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}

.qq-progress-bar {
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(50%, rgba(41, 137, 216, 1)), color-stop(51%, rgba(32, 124, 202, 1)), color-stop(100%, rgba(125, 185, 232, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
    display: none;
}

.mt_qr_sarmalayici {
    width: 300px;
    background: #F1F1F1;
}

.mt_qr_form {
    width: 270px;
    margin: auto;
    height: 20px;
}

.mt_qr_btn {
    margin-left: 5px;
}

.mt_qr_urlForm {
    display: none;
}

/* TICKET*/
.bilgi_secenekleri ul {
    list-style: none;
}

.bilgi_secenekleri ul li {
    float: left;
    margin: 5px;
}

.bilgi_secenekleri ul li a {
    padding: 10px;
    width: 160px;
    background: #009fdd;
    display: block;
    text-align: center;
    color: #ffF;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.talep_formu_sarmalayici {
    width: 470px;
    margin: 10px 0 0 10px;
}

.mt_ticket_ust_simge {
    width: 320px;
    height: 64px;
    background: url("/_img/mt_ticket_simge.jpg") no-repeat;
    padding-left: 65px;
    padding-top: 25px;
    margin-left: 5px;
}

.mt_ticket_ust_simge h2 {
    color: #1779be;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}

.mt_yeni_ticket {
    background: #1779be;
}

.mt_yeni_ticket:hover {
    background-color: #009fdd;
}

.mt_ticket_button {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    display: block;
    height: 30px;
}

.mt_ticket_submit_button {
    color: #fff;
    background: #1779be;
    border: none;
    cursor: pointer;
}

.mt_destek_ico {
    background: url("img/icons/mt_simgeler_30.png") no-repeat scroll 0 0 transparent;
    background-position: 0 -780px;
    width: 30px;
    height: 30px;
}

.mt_ticket_konu {
    font-size: 14px;
    margin-top: 5px;
}

.mt_ticket_durum {
    font-size: 11px;
    margin-top: 7px;
    color: #1779be;
    margin-right: 15px;
}

.mt_yeni_msj {
    background-position: 0 -840px;
}

.mt_okunmus_msj {
    background-position: 0 -810px;
}

.mt_ticket_gelenler {

}

.mt_ticket_gelenler ul li {
    overflow: hidden;
    padding: 4px;
    margin-bottom: 3px;
}

.mt_acik_renk {
    background-color: #eef6fb;
}

.mt_kapali_renk {
    background-color: #e3f0f8;
}

#mt_destek_iste .mt_ticket_kisa_input {
    width: 75px;
    font-weight: 200;
}

#mt_destek_iste .mt_ticket_uzun_input {
    width: 300px;
}

#mt_destek_iste .mt_ticket_input_combo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 12px;
    padding: 5px 10px;
    width: 235px;
}

#mt_destek_iste .mt_ticket_input_combo:focus {
    background: none repeat scroll 0 0 #e3f0f8;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 5px 10px;
    width: 235px;
}

#mt_destek_iste .mt_ticket_input {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 12px;
    padding: 5px 10px;
    resize: none;
}

#mt_destek_iste .mt_ticket_input:focus {
    background: none repeat scroll 0 0 #e3f0f8;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #333333;
    font-size: 12px;
    padding: 5px 10px;
}

.mt_ticket_mesajalani {
    margin: 30px 0 30px 40px;
    display: none;
}

.mt_ticket_mesajalani ul {
    margin: 0;
    padding: 0;
    color: #1779be;
}

.mt_ticket_mesajalani ul li span {
    background-position: 0 -875px;
    height: 20px;
}

.mt_ticket_yazilan_msj {
    margin-left: 30px;
    color: #333333;
}

.mt_ticket_hizli_mesaj {
    margin-left: 30px;
    margin-top: 20px;
}

.mt_ticket_hizli_mesaj textarea {
    width: 350px;
    height: 95px;
    border: solid 1px #bfbfbf;
    padding: 5px;
    resize: none;
}

.shadow {
    -moz-box-shadow: inset 0px 0px 3px #ccc;
    -webkit-box-shadow: inset 0px 0px 3px #ccc;
    box-shadow: inset 0px 0px 3px #ccc;
}

.destek_baslik {
    border-bottom: 1px #ebebeb solid;
    color: #1779be;
}

.mt_ticket_hizli_gonder {
    background: none;
    border: none;
    background: #1779BE;
    padding: 5px;
    color: #fff;
    margin-top: 5px;
    cursor: pointer;
}

.destek_iste_uyari {
    background: #FFFFCC;
    padding: 10px;
}

/* #TICKET*/
.mr_googlemap_cerceve {
    width: 640px;
    border: 1px dashed #000;
    height: 640px;
}

.mr_googlemap_tutac {
    width: 20px;
    height: 20px;
    left: 620px;
    top: 642px;
    position: absolute;
}

.mt_iptal_edilen_is {
    background: #FFEDED;
}

.items select {
    width: 200px;
}

.items input {
    width: 185px;
}

.mt_normal_is {
    border: 1px #CCC solid
}

.mt_sp_seceneklerOdd {
    width: 305px;
    background: #f5f5f5;
}

.mt_sp_fiyatSablon {
    width: 208px;
    float: right;
    margin: 10px 0 0 5px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: normal;
}

.mt_sp_fiyatCell {
    width: 100px;
    float: left;
    margin: 10px 0 5px 2px;
}

.mt_sp_fiyatCellTam {
    width: 215px;
    float: left;
    margin: 10px 0 10px 2px;
    color: #0d79c1;
}

.mt_sp_fiyatAyrac {
    width: 215px;
    border-bottom: 1px solid #000;
    float: left;
    margin: 10px 0 10px 0;
}

.mt_sp_fiyatTextAyrac {
    width: 2px;
    float: left;
    margin: 10px 0 0 0;
}

.mt_sp_fiyatTextKucuk {
    font-size: 18px;
}

.mt_tasarim_is {
    border: dashed 2px #0c78be;
}

.mt_calisma_yukle_is {
    border: dashed 2px #52cc7a;
}

.mt_sp_sepetSecenekler {
    margin: 0 0 0 5px;
}

.mt_sp_urunler {
    float: left;
    margin: 0 7px 0 0px;
    color: #666;
}

.mt_sp_urunlerOdd {
    float: left;
    margin: 0 7px 0 0px;
    color: #6a7075;
}

.mt_sp_SepetTrueMenu {
    display: none;
    margin: -15px 0 0 0;
}

.mt_sp_urunAdi {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.mt_sp_secenekleriDuzenle {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    margin: 4px 1px 0 0;
    padding: 5px 8px;
    text-align: center;
    width: 100px;
    float: left;
}

.mt_sp_secenekleriDuzenleGizle {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 11px;
    margin: 5px 0 5px 0;
    padding: 5px 8px;
    text-align: center;
    width: 40px;
}

.mt_sp_TasarimaGit {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    margin: 4px 0 0;
    padding: 5px 8px;
    text-align: center;
    width: 100px;
    float: left;
}

.mt_sp_sepetSeceneklerSutunBir {
    width: 400px;
    margin: -10px 0 5px 0;
}

.mt_sp_sepetSeceneklerSutunIki {
    width: 200px;
    color: #6a7075;
}

.mt_sp_sepetSeceneklerSutunUc {
    color: #222;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 0 5px;
    text-align: right;
    width: 100px;
}

.mt_kullanici_iptal {
    border: dashed 2px #9b4b4b;
}

.mt_isler_durum_sarmalayici {
    margin: 0px 0 15px 0;
    overflow: hidden;
    display: block;
    color: #252525;
}

.mt_isler_durum_sarmalayici li {
    float: left;
    margin: 3px;
}

.mt_isler_durum_icon {
    width: 20px;
    height: 5px;
    margin-top: 4px;
    margin-right: 4px;
}

.mt_uyari_kutusu {
    border: solid 1px #009fdd;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #cdf3fa;
}

.mt_kredi_karti_blok {
    position: relative;
}

.mt_cl_klasorOlustur {
    width: 195px;
    height: 20px;
    color: #66c8f0;
    margin: 30px 0 0 0;
    line-height: 20px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.mt_cl_klasorOlusturIco {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    background-color: #57c4ef;
}

.mt_cl_dosyaEkleIco {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.mt_cl_klasorlerSarmal {
    width: 195px;
    margin: 80px 0 0 0;
}

.mt_cl_klasor {
    width: 195px;
    height: 32px;
    color: #444;
    line-height: 32px;
    font-size: 12px;
    cursor: pointer;
    display: none;
    margin-top: 1px;
    border: 1px transparent solid;
}

.mt_cl_klasor:hover {
    background: #ebebeb;
    color: #333;
}

.mt_cl_klasorIco {
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 8px;
}

.mt_cl_klasorPaylasilan {
    width: 195px;
    height: 32px;
    color: #444;
    line-height: 32px;
    font-size: 12px;
    cursor: pointer;
}

.mt_cl_klasorPaylasilan:hover {
    background: #ebebeb;
    color: #333;
}

.mt_cl_klasorPaylasilanIco {
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 8px;
}

.mt_cl_copKutusu {
    width: 195px;
    height: 32px;
    color: #444;
    line-height: 32px;
    font-size: 12px;
    cursor: pointer;
}

.mt_cl_copKutusu:hover {
    background: #ebebeb;
    color: #333;
}

.mt_cl_klasorAktif {
    background: #ebebeb !important;
    color: #333;
}

.mt_cl_copKutusuIco {
    width: 20px;
    height: 17px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 8px;
}

.mt_cl_dosyaEkle {
    width: 115px;
    height: 30px;
    background: #1aa5de;
    color: #ffffff;
    line-height: 30px;
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.mt_cl_icerikTitle {
    width: 770px;
    height: 5px;
    line-height: 80px;
    color: #0d79c1;
    font-size: 12px;
    font-weight: 200;
    margin: 0 0 0 0;
}

.mt_cl_checkbox {
    width: 30px;
    height: 50px;
    float: left;
}

.mt_cl_image {
    width: 70px;
    height: 70px;
    float: left;
    margin-top: 5px;
    vertical-align: middle;
    text-align: center;
    background-image: url('https://www.matbuu.com/_img/matbuu-loading-16.gif');
    background-size: 85% auto;
    background-repeat: no-repeat;
    background-position: center;
    cursor: move;
    z-index: 2;
    border: 1px solid #C8C8C8;
}

.mt_cl_imageKl {
    width: 80px;
    height: 50px;
    float: left;
    margin-top: 9px;
    vertical-align: middle;
    text-align: center;
    background-size: 85% auto;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999999999999999999999999;
}

.mt_cl_imageKl img {
    margin-top: 8px;
}

.mt_cl_image img {
    margin-top: 12px;
}

.mt_cl_image1 {
    width: 80px;
    height: 50px;
    float: left;
}

.mt_cl_calismaAdi {
    width: 170px;
    height: 50px;
    float: left;
    /*width: 698px;
    height: 20px;
    float: left;
    background-color: #CCC;
    margin: 5px 0 0 0;*/
}

.mt_cl_turu {
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    /*width: 40px;
    height: 20px;
    float: left;
    margin: 32px 0 0 0;
    overflow: hidden;
    background-color: #CCC;*/
}

.mt_cl_urun {
    width: 130px;
    height: 50px;
    float: left;
}

.mt_cl_tarih {
    width: 90px;
    height: 50px;
    float: left;
    overflow: hidden;
}

.mt_cl_aciklama {
    width: 220px;
    height: 50px;
    float: left;
    overflow: hidden;
}

.mt_cl_aciklamaIc {
    font-size: 10px;
}

.mt_cl_islemler {
    width: 160px;
    height: 50px;
    float: right;
    text-align: right;
}

.mt_cl_dosya {
    width: 770px;
    height: 80px;
    border-bottom: 1px silver solid;
    line-height: 68px;
    color: #222;
    display: none;
    position: relative;
    padding: 5px 0;
}

.mt_cl_dosya:hover {
    background: #fafafa
}

.mt_cl_klasorCop {
    width: 770px;
    height: 68px;
    border-bottom: 1px silver solid;
    line-height: 68px;
    color: #959595;
    display: none;
}

.mt_cl_dosyahata {
    background: #f4e0e0;
}

.mt_cl_dosyaSuccess {
    background: #eafdeb;
}

.mt_cl_checkboxIco {
    width: 18px;
    height: 19px;
    cursor: pointer;
    position: relative;
    top: 23px;
}

.mt_cl_image img {
    position: relative;
    top: -8px;
}

.mt_cl_imagekl img {
    position: relative;
    top: -8px;
}

.mt_cl_sagClick {
    width: 29px;
    height: 29px;
    float: right;
    background: #7fd3f0;
    position: relative;
    top: 20px;
    text-align: center;
    cursor: pointer;
}

.mt_cl_sepet {
    height: 29px;
    float: right;
    margin-right: 2px;
    position: relative;
    top: 20px;
    cursor: pointer;
    line-height: 29px;
    background: #1aa5de;
}

.mt_cl_sagclickIco {
    width: 25px;
    height: 18px;
    position: relative;
    left: 2px;
    top: 5px;
}

.mt_cl_sepetIco {
    width: 25px;
    height: 18px;
    position: relative;
    left: 2px;
    top: 5px;
    float: left;
}

.mt_cl_sepetNo {
    float: left;
    height: 29px;
    color: #ffffff;
    padding: 0 2px 0 5px;
    line-height: 29px;
    background: #1aa5de;
}

.mt_cl_sepetNoTruruncu {
    display: none;
    float: left;
    width: 30px;
    height: 29px;
    color: #ffffff;
    line-height: 29px;
    background-color: #f98e2b;
    text-align: center;
    margin: 20px 0px 0 4px;
    border-right: 2px #FFF solid;
    cursor: pointer;
}

#kullaniciDosyasiYukleniyor img {
    text-align: center;
}

.mt_cl_dosyaYukleme {
    width: 782px;
    height: 68px;
    border-bottom: 1px silver solid;
    line-height: 69px;
    color: #FFF;
    display: none;
    text-align: right;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 1px;
}

.mt_cl_cancelUpload {
    margin-top: 25px;
    position: absolute;
    float: left;
    cursor: pointer;
    margin-left: 30px;
}

.mt_sp_cancelUpload {
    margin-top: 40px;
    position: absolute;
    float: left;
    cursor: pointer;
    margin-left: 30px;
}

.mt_sp_cancelUploadTek {
    margin-top: 40px;
    position: absolute;
    float: left;
    cursor: pointer;
    margin-left: 30px;
}

.mt_cl_klasorYeniOlustur {
    width: 195px;
    height: 36px;
    background: #57c4ef;
    position: absolute;
    z-index: 1;
    margin: 30px 0;
}

.mt_cl_klasorYeniOlustur input {
    width: 150px;
    height: 22px;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    border: none;
    outline: none;
    padding: 2px;
}

.klasorOlusturBtn {
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 8px;
    margin-left: 8px;
    cursor: pointer;
}

.mt_cl_klasor span input {
    width: 145px;
    height: 18px;
    margin-top: 5px;
    outline: none;
    color: #66c8f0;
    font-size: 12px;
}

.mt_cl_klasorMenuIco {
    width: 15px;
    height: 20px;
    float: right;
    position: relative;
    top: 7px;
    right: 5px;
    display: none;
    z-index: 1px;
}

.paylasKutu {
    width: 100%;
    height: 58px;
    position: absolute;
    z-index: 2;
    text-align: center;
    line-height: 5px;
    background-image: url('../_img/bgtasarimlarim.png');
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    top: 0;
}

.mt_ts_kutuBackground {
    background-color: #FFF !important;
}

.paylasKutu input {
    outline: none;
    position: relative;
    border: solid 1px #c2c2c2;
    width: 200px;
    height: 26px;
    float: left;
    top: 2px;
    margin: 0 2px 0 0;
}

.mt_cl_btnPaylas {
    width: 28px;
    height: 28px;
    background-color: #7fd3f0;
    position: relative;
    cursor: pointer;
    margin-right: 2px;
    float: left;
    margin-top: 2px;
}

.mt_cl_paylasTutac {
    position: relative;
    color: #FFF;
    width: 300px;
    height: 50px;
    margin: auto;
    top: 10px;
    text-align: left;
    font-size: 11px;
}

.mt_cl_icoPaylasbtn {
    background-position: -68px -128px;
}

.mt_cl_icoPaylasbtnClose {
    background-position: -91px -128px;
}

/* HESABIM */

#hesap_bilgisi form {
    margin-top: 20px;
}

.hesap_bilgisi_kredim_block {
    float: right;
    margin: 20px 20px 0 0;
}

#hesap_bilgisi_kredim {
    background-color: #7FD3F0;
    color: #FFFFFF;
    display: inline-block;
}

.affiliate{
    margin-top: 5px;
    text-align: center;
    background: #f2772d;
    text-align: center;
    transition: all .4s;
    cursor: pointer;
}

.affiliate:hover{
    background: #ff962e;
}

.affiliate a {
    color: #fff;
    padding: 10px;
    width: 100%;
    display: block;
}

.btn-affiliate-apply{
    border-radius: 0;
    background-color: #f2772d;
    border: none;
    padding: 10px 15px;
}
.btn-affiliate-apply:hover{
    background: #ff962e;
}

#coupon_left {
    background: url("../images/coupon_left.png") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 46px;
    width: 18px;
}

#hesap_bilgisi_kredi_tutar {
    float: left;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
}



#hesap_bilgisi_kredi_text {
    float: right;
    font-size: 11px;
    font-weight: 200;
    padding: 6px;
}

#hesap_bilgisi_isim {
    color: #626262;
    float: left;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    padding: 0 0 20px;
}

.hesabim_icerik_baslik {
    /*margin-top: 20px;*/
    overflow: hidden;
}

.hesabim_icerik_baslik h1 {
    color: #00A6E4;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 0 5px;
}

#hesabim_icerik ul {
    line-height: 1.5;
    list-style: none outside none;
    padding: 0;
}

#hesabim_icerik ul li {

    padding: 0 0 8px 0px;
}

#hesabim_icerik ul a {
    font-weight: 200;
    line-height: 20px;
    color: #666;
    font-weight: 400;
}

#hesabim_icerik ul a:hover {
    text-decoration: underline;
}

.bottom-line {
    border-bottom: 1px solid #c0bebe;
}

.mt_hesabim_upper_left_block h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #666;
}

.mt_hesabim_upper_right_block h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #666;
}

#layout_container_right p.normal_baslik {
    color: #5C5C5C;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
}

#layout_container_right p.normal_baslik_img {
    background: url("../_img/matbuu_konusma_icon.png") no-repeat;
    width: 160px;
    height: 160px;
    margin: 30px;
}

#layout_container_right p.normal_baslik_text {
    color: #5C5C5C;
    font-size: 12px;
    margin-bottom: 10px;
}

/*
span.customStyleSelectBox { 
    font-size:11px; background-color: #f5f0de; color:#7c7c7c; padding:5px 7px; border:1px solid #e7dab0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px 5px; line-height: 11px; } 
span.customStyleSelectBox.changed { background-color: #f0dea4; } .customStyleSelectBoxInner { background:url(images/arrow.gif) no-repeat center right; }
*/
.mt_cl_yeniStylenAdet {
    position: absolute;
    width: 200px;
}

.mt_cl_sepetNotice {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    position: relative;
    margin: auto;
    top: 10px;
}

.mt_cl_sepetimeGitButton {
    float: left;
    margin-right: 5px;
    position: relative;
    clear: none;
}

.mt_cl_sipariseDevamEt {
    float: left;
    margin-right: 5px;
    position: relative;
    clear: none;
}

.mt_cl_sepetBtnTutac {
    float: right;
    position: relative;
    top: 50px;
}

.mt_cl_klasorTasiAktif {
    border: 1px #000 dashed;
}

.mt_cl_geriAl {
    width: 17px;
    height: 21px;
    cursor: pointer;
    float: right;
    margin-top: 20px;
}

.mt_siparis_ozet_sarmalayici {
    float: left;
    margin: 30px 0 20px 10px;
    color: #746f6f;
    font-weight: 400;
    font-size: 12px;
    border-left: 1px solid #CACACA;
    padding: 0 0 10px 10px;
}

.mt_odeme_tutari {
    color: #00aeef;
}

.mt_siparis_ozet_sarmalayici .mt_siparis_ozet_tutar_buyuk {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.mt_cl_copuBosaltL {
    font-size: 12px;
}

.mt_cl_copuBosaltL:hover {
    color: red;
}

.mt_sp_dosyaYukleme {
    width: 755px;
    display: none;
    background-color: #f5f5f5;
    line-height: 107px;
    color: #FFF;
    text-align: right;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 1px;
}

/* YSN */

#anasayfa_alt_sol {
    display: inline-block;
    float: left;
    width: 322px;
    height: 80px;
}

#anasayfa_alt_sol_1 {
    width: 324px;
    height: 80px;
    background: #f98e2b;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

#anasayfa_alt_sol_2 {
    width: 304px;
    height: 65px;
    background: #feefdf;
    text-align: center;
    color: #ed7800;
    padding: 5px 10px 10px 10px
}

.anasayfa_alt_sol_2_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

#anasayfa_alt_sol_1 a {
    display: inline-block;
    float: left;
    width: 315px;
    text-decoration: none;
    color: #fff;
}

#anasayfa_alt_sag {
    display: inline-block;
    float: left;
    width: 322px;
    height: 80px;
}

#anasayfa_alt_sag_1 {
    width: 324px;
    height: 80px;
    background: #ee41aa;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

#anasayfa_alt_sag_2 {
    width: 304px;
    height: 65px;
    background: #fde5f3;
    text-align: center;
    color: #ee41aa;
    padding: 5px 10px 10px 10px
}

.anasayfa_alt_sag_2_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

#anasayfa_alt_sag_1 a {
    display: inline-block;
    float: left;
    width: 315px;
    text-decoration: none;
    color: #fff;
}

#anasayfa_alt_orta {
    display: inline-block;
    float: left;
    width: 322px;
    height: 160px;
    margin: 0 6px 0 6px
}

#anasayfa_alt_orta_1 {
    width: 324px;
    height: 80px;
    background: #55c1e9;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

#anasayfa_alt_orta_1 a {
    display: inline-block;
    float: left;
    width: 315px;
    text-decoration: none;
    color: #fff;
}

#anasayfa_alt_orta_2 {
    width: 304px;
    height: 65px;
    background: #edf9fd;
    text-align: center;
    color: #00a6e4;
    padding: 5px 10px 10px 10px
}

.anasayfa_alt_orta_2_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

.mt_up_logWindow {
    width: 250px;
    border: 1px red solid;
    position: absolute;
    background-color: #FFF;
    text-align: center;
    bottom: -90px;
    padding: 5px;
    font-size: 14px;
    z-index: 3;
}

.mt_cl_miniImageTool {
    position: absolute;
    border: 1px solid #A4DFF6;
    left: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-color: #FFF;
    display: none;
    z-index: 2;
}

.mt_cl_miniImageTool img {
    margin: 0px;
    padding: 0px;
    top: 0px;
}

#buton_calismayukle a {
    display: inline;
    float: left;
    width: 160px;
    height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0px 0px;
}

#buton_calismayukle a:hover {
    background-position: 0px -40px;
}

#buton_calismayukle_2 a {
    display: inline;
    float: left;
    width: 42px;
    height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0px 0px;
}

#buton_calismayukle_2 a:hover {
    background-position: 0px -40px;
}

#buton_matbaa a {
    display: inline;
    float: left;
    width: 160px;
    height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0px -400px;
}

#buton_matbaa a:hover {
    background-position: 0px -440px;
}

#buton_ozelteklif a {
    display: inline;
    float: left;
    width: 160px;
    height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0px -480px;
    margin: 0 1px 0 0
}

#buton_ozelteklif a:hover {
    background-position: 0px -520px;
}

#buton_kendintasarla a {
    display: inline;
    float: left;
    width: 160px;
    height: 40px;
    text-indent: -99999px;
    background: url(https://www.matbuu.com/_img/buton_header.png) no-repeat;
    background-position: 0px -320px;
    margin: 0 1px 0 0
}

#buton_kendintasarla a:hover {
    background-position: 0px -360px;
}

.alt_duyuru {
    width: 980px;
    height: 70px;
    margin: 0 0 10px 0
}

.ust_duyuru_sol {
    width: 652px;
    height: 70px;
    margin: 0 0 10px 0;
    float: left
}

.ust_duyuru_sag {
    width: 324px;
    height: 70px;
    margin: 0 0 10px 4px;
    float: left
}

.mt_footer_yardim_sarmalayici {
    position: fixed;
    z-index: 2;
    bottom: -200px;
    left: 0;
    right: 0;
    background: #fe6b6b;
    height: 200px;
}

#yardim_penceresi {
    background-position: 0 -21px;
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -20px;
    width: 20px;
}

.yardim_icerikleri {
    margin: 10px;
}

.satis_sozlesmesi_link {
    color: #0C78BE;
}

/*CONFIRM*/
.mt_confirm_img {
    height: 40px;
    width: 40px;
    float: left;
    background: url('/_img/important.png') no-repeat center;
}

.mt_confirm_bilgi {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
    text-align: center;
    width: 300px;
    color: #666;
}

.mt_confirm_input {
    text-align: center;
}

.mt_confirm_input input {
    margin-right: 10px;
}

#mt_ik {
    margin-top: 20px;
}

.mt_ajax_uyari_kucuk {
    padding: 10px 0 10px 50px;
    width: auto;
    display: none;
    font-size: 14px;

}

.mt_secenek_is {
    border: 1px #E8503E solid;
    padding-bottom: 5px;
}

.mt_urun_is {
    border: 1px #CCC solid;
    padding-bottom: 5px;
}

.mt_paketlerEditor_is {
    border: 1px #CCC solid;
    padding-bottom: 1px;
}

.mt_tasarimEditor_is {
    border: 1px #CCC solid;
    padding-bottom: 1px;
}

.mt_sp_urunAdi span {
    font-size: 14px;
}

.mt_sp_adetFiyat {
    width: 200px;
    height: 30px;
    /*background-color: #ffd821;*/
    border: 1px #a4dff6 solid;
    margin: 5px 0 0 0;
    float: right;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #252525;
    position: absolute;
}

.mt_sp_adetFiyat select {
    float: left;
    background-color: #ffd821;
    border: 0px;
    color: #000;
    width: 100px;
    margin: 5px 0 0 0;
}

.mt_sp_kargoGun {
    width: 200px;
    float: left;
    text-align: right;
    color: #cacaca;
    font-size: 14px;
    margin: 5px 0 0 0;
}

.mt_sp_selectYeni {
    width: 100px;
    margin: 5px 0 0 0;
}

.mt_sp_selectYeni select {
    width: 100px;
}

.mt_sepetKategoriler {
    width: 180px;
    height: 30px;
    border: 1px #a4dff6 solid;
    float: left;
    cursor: pointer;
    background-image: url('../_img/arrowSp.png');
    background-repeat: no-repeat;
    background-position: right;
    margin: 10px 10px 0 0;
    background-color: #edf9fd;
}

.mt_sepetKategoriler ul {
    display: none;
    position: absolute;
    margin: 30px 0 0 -1px;
    background-color: #FFF;
    width: 180px;
    max-height: 200px;
    overflow: auto;
    border: 1px #a4dff6 solid;
    z-index: 2;
}

.mt_sepetKategoriler ul li {
    padding: 8px;
    position: relative;
}

.mt_sepetKategoriler ul li:hover {
    background-color: #a4dff6;
}

.mt_sepetKategorilerPasif {
    border: 1px solid #cccccc;
    background-image: none;
    background-color: #FFF;
    color: #999999;
    cursor: auto;
}

.SlcnAdet {
    float: left;
    font-size: 14px;
    margin: 0 0 0 0px;
    background-image: url('../_img/arrowSp.png');
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
    border: 0px;
    line-height: 13px;
    width: 200px;
}

.dnmA {
    font-size: 14px;
    float: right;
    margin: 8px 20px 0 0;
}

.SlcnAdet ul li .dnmA {
    margin: 0 12px 0 0;
}

.SlcnAdet ul {
    display: none;
    /*background-color: #fbe47a;*/
    border: 0px;
    width: 200px;
    /*margin: 30px 0 0 0px;*/
    margin: 30px 0px 0px -1px;
    border: 1px #a4dff6 solid;
}

.mt_sepetKategorilerAdet {
    width: 50px;
    font-size: 12px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

.mt_sp_kargoGunSayisi {
    font-size: 12px;
    float: right;
    color: #959595;
}

.mt_sp_calismaAdeti {
    position: absolute;
    margin: 80px 0 0 10px;
    display: none;
    text-align: center;
}

.mt_sp_calismaAdetiBaslik {
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.mt_sp_calismaAdeti input {
    width: 69px;
    text-align: center;
    background-color: #ececec;
    border: 0px;
    padding: 5px;
    outline: none;
}

.mt_sp_aciklamaTxt {
    margin: 10px 0 0 0;
}

.mt_sp_aciklamaTxt textArea {
    width: 603px;
    background: #ececec;
    outline: none;
    border: 0px;
    padding: 5px;
    height: 16px;
    font-size: 11px;
}

.klasor_bos_goruntusu {
    height: 400px;
    width: 100%;
    background: url("../_img/bos_sepet.png") center;
    background-repeat: no-repeat;
}

.mt_secenek_button {
    float: left;
    margin: 0 15px 0 10px;
}

.mt_sp_SepetNullmenu {
    margin: 5px 0 0 0;
}

.mt_cl_tillToopSep {
    width: 169px;
    height: 69px;
    background-image: url('../_img/tooltipTasarimlar.png');
    display: none;
    position: absolute;
    left: 445px;
    cursor: pointer;
}

.mt_cl_tillToopSep span {
    text-align: left;
    font-size: 15px;
    color: #FFF;
    padding-left: 38px;
}

.mt_oz_sarmal {
    width: 100%;
    margin-top: 10px;
    float: left;
    position: relative;
}

.mt_oz_sarmal {
    width: 100%;
}

.mt_oz_sarmal input {
    width: 200px;
    height: 25px;
    border: 1px #a4dff6 solid;
    padding: 5px;
    outline: 0;
}

.mt_oz_sarmal textarea {
    width: 715px;
    height: 200px;
    border: 1px #a4dff6 solid;
    font-size: 12px;
    color: #222;
    padding: 5px;
    outline: 0;
}

.mt_oz_txtBaslik {
    font-size: 18px;
    margin: 10px 0 5px 0;
}

.mt_fh_ustBar {
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
}

#fiyat_listesi_indir a {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: #40d2f9;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #fff
}

.mt_fh_secenek {
    width: 145px;
    height: 40px;
    background-color: #ffd821;
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.mt_fh_secenek select {
    background-color: #ffd821;
    border: 0px;
    width: 100%;
    font-size: 14px;
    color: #000;
    outline: 0;
    padding: 5px;
    margin: 5px 0 0 0;
}

.mt_fh_table {
    width: 100%;
    font-size: 11px;
    float: left;
}

.mt_fh_baslik {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}

.mt_fh_adetTd {
    width: 155px;
    border-left: 2px #FFF solid;
}

.mt_fh_sepetTd {
    width: 100px;
    height: 35px;
    border-left: 2px #FFF solid;
    background-color: #7fd3f0;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    line-height: 30px;
}

.mt_fh_sepetSayisi {
    width: 25px;
    height: 35px;
    background-color: #f98e2b;
    color: #FFF;
    text-align: center;
}

.mt_sp_SecenekOnizleme {
    position: absolute;
    left: 180px;
    display: none;
    margin: -150px 0 0 0;
    background-color: #a4dff6;
}

.mt_sp_SecenekOnizleme img {
    padding: 10px;
}

/* Özel Teklif CSS*/
.mt_ozelteklif {
    padding-right: 10px;
}

.mt_ozelteklif li {
    height: 30px;
}

.mt_siparis_ozel_teklif_iste a {
    font-size: 15px;
    padding: 10px 15px;
    background: #66C8F0;
    color: #FFFFFF;
}

.mt_siparis_ozel_teklif_iste .mt-icon {
    width: 20px;
    height: 20px;
    margin: 1px 4px 0 0;
}

/* URUN SAYFASI */
.mt_urun_sarmalayici {
    margin-top: 15px;
}

.mt_urun_sarmalayici .col_left {
    width: 320px;
    float: left;
}

.mt_urun_sarmalayici .col_right {
    width: 650px;
    float: right;
}

.mt_urun_sarmalayici .urun_detay {
    width: 420px;
    min-height: 500px;
    float: left;
    display: block;
}

.mt_urun_sarmalayici .urun_secenek {
    width: 230px;
    min-height: 500px;
    float: right;
    display: block;
}

.mt_urun_sarmalayici .ilgili_urun {
    width: 650px;
    display: block;
    margin-top: 10px;
}

.mt_urun_sarmalayici .urun_image {
    width: 320px;
    height: 320px;
    border: solid 1px #ccc;
}

.mt_urun_sarmalayici .urun_thumb_image {
    margin-top: 15px;
}

.mt_urun_sarmalayici .urun_thumb_image li {
    border: solid 1px #ccc;
    width: 43px;
    height: 43px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.mt_urun_sarmalayici .urun_thumb_image img {
    max-width: 43px;
}

.mt_urun_sarmalayici .urun_image img {
    width: 320px;
    height: 320px;
}

.mt_urun_sarmalayici h1 {
    font-family: 'Open Sans', sans-serif;
    color: #1aa5de;
}

.mt_urun_sarmalayici h1 a {
    color: #222;
}

.urun_ozellik_2 {
    margin-top: 10px;
    color: #0D79C1;
}

.urun_ozellik_2 p {
    margin-bottom: 5px;
}

.urun_ozellik_txt {
    color: #898989;
    font-size: 11px;
}

.urun_ozellik_txt .baslik {
    font-weight: bold;
    margin-bottom: 2px;
}

.urun_ozellik_aciklama {
    margin-top: 40px;
    color: #898989;
}

.urun_detay_margin {
    margin: 0 20px 20px 20px;
}

.urun_secenek_margin {
    margin: 0 20px 20px 45px;
}

.ilgili_urun_margin {
    margin: 0 20px 20px 20px;
}

.ilgili_urun_sarmalayici {
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cdcdcd;
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}

.ilgili_urun_sarmalayici h2 {
    font-family: 'Open Sans', sans-serif;
    color: #959595;
    font-size: 18px;
    font-weight: 200;
}

.ilgili_urun_img {
    width: 90px;
    height: 90px;
    border: 1px solid #cdcdcd;
    margin-right: 15px;
}

/* #URUN SAYFASI */

#alt-simge {
    display: block;
    width: 980px;
    height: 36px;
    background: url("../img/sys/matbuu-footer-arka.png") no-repeat;
    position: relative
}

#sosyal {
    position: absolute;
    top: -5px;
    right: 0;
    width: 92px;
    height: 24px;
}

.sosyal {
    display: inline-block;
    margin: 0 0 0 4px
}

.mt_ur_toplamTutar {
    text-align: center;
    width: 182px;
    height: 120px;
    background-color: #d1effa;
    float: left;
    color: #0d79c1;
    line-height: 120px;
    font-family: 'Open Sans', sans-serif;
    margin: -10px 0 0 0;
    font-size: 18px;
}

.mt_urun_secenekAdetFiyat {
    position: relative;
    float: right;
    text-align: right;
}

.mt_urun_inputAdet {
    width: 40px;
    height: 25px;
    float: left;
    padding: 3px;
}

.mt_urun_AdetSarmal {
    margin: 10px 0 0 0;
    width: 182px;
    height: 40px;
    float: left;
}

.mt_urun_AdetArti {
    width: 17px;
    height: 15px;
    background-color: #00A6E4;
    cursor: pointer;
    margin: 0 0 4px 0;
    text-align: center;
    color: #FFF;
}

.mt_urun_AdetArti:hover {
    background-color: #66C8F0;
}

.mt_urun_AdetEksi {
    width: 17px;
    height: 15px;
    background-color: #00A6E4;
    cursor: pointer;
    text-align: center;
    color: #FFF;
}

.mt_urun_AdetEksi:hover {
    background-color: #66C8F0;
}

.mt_urunAdetTool {
    float: left;
    margin: 0 2px 0 0;
    padding-left: 5px;
    font-size: 10px;
}

.mt_sp_AdetArtiEksi {
    width: 40px !important;
    height: 17px !important;
    margin: -8px 0 0 0 !important;
}

.mt_sp_AdetArtiEksiSarmal {
    margin: -8px 0 0 0 !important;
    line-height: 12px;
}

.mt_sp_AdetArti {
    height: 12px;
    width: 15px;
    margin: 1px 0 0 0;
}

.mt_sp_AdetEksi {
    height: 12px;
    width: 15px;
    margin: 1px 0 0 0;
}

.mt_sp_paketSecenek {
    width: 370px;
    float: left;
    display: none;
    margin: 20px 0 0 0;
}

.mt_sp_radioPaket {
    width: 100%;
    min-height: 70px;
    float: left;
    border-bottom: 1px silver dashed;
    padding: 5px;
    cursor: pointer;
}

.mt_sp_radioPaket:hover {
    background-color: #ebebeb;
}

.mt_sp_radioPaket:last-child {
    border-bottom: 0px;
}

.mt_sp_radioBtn {
    float: left;
    margin: 10px 5px 0 0;
    width: 20px;
    cursor: pointer;
}

.mt_sp_PaketName {
    font-size: 18px;
    margin: 5px 0 0 0;
    font-family: 'Open Sans', sans-serif;
}

.mt_sp_PaketAciklama {
    font-size: 10px;
    margin: 6px 0 0 0;
}

.mt_sp_isAciklama {
    width: 592px;
    background-color: #ffd821;
    padding: 10px;
    margin: 5px 0 5px 0;
    float: left;
}

.davetiye-kabul {
    width: 760px;
    height: 100px;
    background: url(../_img/onaylandi.png) no-repeat;
    padding: 30px 10px 30px 200px;
    font-family: 'Open Sans', sans-serif;
    color: #99bf16;
    margin: 50px 0 0 0
}

.davetiye-kabul h1 {
    font-size: 36px;
}

.davetiye-kabul p {
    font-size: 24px;
}

.davetiye-red {
    width: 760px;
    height: 100px;
    background: url(../_img/onaylanmadi.png) no-repeat;
    padding: 30px 10px 30px 200px;
    font-family: 'Open Sans', sans-serif;
    color: #e8503e;
    margin: 50px 0 0 0
}

.davetiye-red h1 {
    font-size: 36px;
}

.davetiye-red p {
    font-size: 24px;
}

.mt_banka_logolari_2 {
    margin: 10px 0 0 10px;
}

.mt_urunler_KargoSuresi {
    font-size: 12px;
    color: #959595;
}

.mt_ed_sosial {
    width: 100%;
    margin: 25px 0 0 0;
    float: left;
}

.mt_ed_sosial h1 {
    font-size: 18px;
    color: #55c1e9;
    font-family: 'Open Sans', sans-serif;
}

.mt_ed_twitterShare {
    float: left;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.mt_ed_twitterShare img {
    width: 40px;
    height: 40px;
}

.mt_ed_FaceBookShare {
    float: left;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.mt_ed_FaceBookShare img {
    width: 40px;
    height: 40px;
}

.mt_ed_googlePlusShare {
    float: left;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.magaza_davet_cinsiyet li {
    float: left;
    margin-right: 10px;
}

.magaza_davet_cinsiyet li label {
    display: block;
}

.magaza_davet_cinsiyet li label input {
    margin-right: 5px;
}

.header_magaza_ozel {
    font-size: 12px;
    padding: 5px 10px;
    background: #99bf16;
    display: block;
    color: #fff;
    height: 16px;
}

.header_kurumsal_ozel {
    font-size: 12px;
    padding: 5px 10px;
    background: #534741;
    display: block;
    color: #ffda27;
    height: 16px;
}

.header_magaza {
    font-size: 12px;
    padding: 5px 10px;
    background: #40D2F9;
    display: block;
    color: #fff;
    height: 16px;
}

.header_magaza span.mt-icon {
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
    margin-left: 5px;
}

.ed_spEkleColums1 {
    float: left;
    margin: 10px 0 0 0;
}

.ed_spEkleColums2 {
    width: 450px;
    float: left;
    margin: 10px 0 0 20px;
    padding: 10px;
}

.ed_spEkleColums3 {
    width: 200px;
    height: 350px;
    float: right;
    margin: 20px 0 0 0;
}

.ed_spEkleBigImg {
    width: 270px;
    height: 270px;
}

.ed_spEkleBigImg img {
    width: 270px;
    height: 270px;
}

.ed_spEkleBigImgThmp {
    width: 43px;
    height: 43px;
    border: 1px solid #CCC;
    float: left;
    margin: 5px 0 0 2px;
    cursor: pointer;
}

.ed_spEkleBigImgThmp img {
    width: 43px;
    height: 43px;
}

.ed_spEkleColums2 h1 {
    font-family: 'Open Sans', sans-serif;
    color: #55c1e9;
}

.ed_spEkleMetin {
    color: #898989;
    font-size: 11px;
    float: left;
    margin: 30px 0 0 0;
}

.mt_spEklebaslikPaket {
    font-size: 13px;
    margin: 10px 0 0 0;
}

.mt_spEkleFiyatAdet {
    float: right;
    width: 80px;
    display: block;
    text-align: right;
}

.mt_spAdetAlani {
    position: relative;
    width: 150px;
    height: 30px;
    float: left;
    margin: 8px 0 0 8px;
}

.mt_sptutarFiyat {
    text-align: center;
    width: 182px;
    background-color: #d1effa;
    float: left;
    color: #0d79c1;
    line-height: 120px;
    font-family: 'Open Sans', sans-serif;
    margin: -10px 0 0 2px;
    font-size: 15px;
}

.mt_spKargoSuresi {
    width: 182px;
    height: 50px;
    float: left;
    margin: 0 0 0 2px;
    border-bottom: 1px solid #e8503e;
    background-image: url('../_img/kargoSuresiiCo.png');
    background-position: left;
    background-repeat: no-repeat;
}

.mt_spKargoSuresiSmall {
    width: 101px;
    height: 20px;
    float: right;
    margin: 0;
    background-image: url('../_img/kargoSuresiiCoSmall.png');
    background-position: left;
    background-repeat: no-repeat;
    text-indent: 22px

}

.mt_spKargoSuresi h1 {
    text-align: left;
    font-size: 18px;
    color: #e8503e;
    line-height: 50px;
    margin-left: 35px;
}

.mt_spKargoSuresiSmall h1 {

    font-size: 18px;
    color: #e8503e;
    line-height: 20px;
}

.mt_spKargoMetin {
    width: 182px;
    margin: 3px 0 0 2px;
    color: #898989;
    font-size: 11px;
    float: left;
}

.mt_spsepetAdetStyle {
    margin: 8px 0 0 8px;
    float: left;
}

.mt_paylaSolBlock {
    width: 600px;
    float: left;
}

.mt_paylaSagBlock {
    width: 370px;
    float: right;
    margin: 10px 0 0 0;
}

.mt_paylaSagBlock h1 {
    font-family: 'Open Sans', sans-serif;
    color: #55c1e9;
}

.ed_spEkleColums3 h1 {
    font-family: 'Open Sans', sans-serif;
    color: #55c1e9;
}

.mt_FormKayitHead {
    width: 400px;
    height: 50px;
    background-image: url('../_img/kayitForm.png');
    background-position: left;
    background-repeat: no-repeat;
}

.mt_Formbaslik_1 {
    margin: 0px 0 0 50px;
    font-size: 22px;
}

.mt_FormAltbaslik {
    margin: 0px 0 0 53px;
    font-size: 12px;
}

.mt_Formchk {
    float: left;
    margin: 10px 0 0 5px;
    width: 100%;
}

.mt_Formchk span {
    float: left;
    margin: 4px 0 0 5px;
}

.mt_FormTasarimAdi {
    float: left;
    margin: 10px 0 0 8px;
    width: 100%;
    line-height: 30px;
}

.mt_FormTasarimAdi input {
    width: 558px;
    height: 30px;
    border: 1px solid #cccccc;
    outline: none;
    padding-left: 5px;
    float: right;
}

.mt_FormTasarimAdi select {
    width: 565px;
    height: 34px;
    border: 1px solid #cccccc;
    float: right;
    outline: none;
    padding: 5px;
}

.mt_FormMultiSelect {
    width: 100%;
    float: left;
    margin: 10px 0 0 8px;
    outline: none;
}

.mt_FormMultiSelect select {
    width: 325px;
    height: 200px;
    outline: none;
}

.mt_spYeniTools {
    float: right;
    margin: 80px 0 10px 0;
    text-align: right;
}

.mt_sp_krgimg {
    width: 15px;
    height: 15px;
    margin: 5px 0 0 5px;

    float: right
}

.kargoSuresiTls {
    color: #e8503e;
    float: left;
    margin: 10px 0 0 0;
    width: 180px;
    text-align: right;
    line-height: 25px;
}

.duzenleTls {
    margin: 2px 0 0 1px;
    float: left;
    cursor: pointer;
    padding: 4px 7px;
}

.mt_sp_duzenle {
    background: #e2e2e2;
    color: #666;
}

.mt_sp_sil {
    background: #e8503e;
    color: #fff;
}

.mt_sp_toolAyrc {
    float: left;
    width: 2px;
    margin: 2px 7px 0 -7px;
    color: #b9babc;
}

/* Megamenü*/
.menu {
    margin: 15px 25px 15px 15px;
}

.menu li {
    margin: 1px 0;
}

.menu li.menu_ilk {
    margin: 20px 0 20px 0;
}

.menu .main {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 18px;
}

.menu .parent {
    display: block;
    color: #ffffff;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 5px
}

.menu .parent:hover {
    background: #33b8e9;
}

/*HOME*/
.homeTemplates li {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    background: #ccc;
}

.homeTemplates li a {
    height: 320px;
    width: 320px;
    display: block;
    position: relative;
}

.homeTemplates li a .urunAdi {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: #fbe35d;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    color: #252525;
}

.homeTemplates li a .urunFiyat {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    background: #ee41aa;
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 200;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
}

.homeTemplates li a .kurus {
    font-size: 20px;
    font-weight: 200;
    color: #fff;
}

.homeTemplates li a .img {
    width: 320px;
    height: 320px;
    border: none;
}

/*#HOME*/

/*Urundetay.php*/
.pin {
    width: 245px;
    margin: 0 0 30px 0;
    float: left;
}

.pin h2 {
    font-family: 'Open Sans', sans-serif;
    color: #55c1e9;
    font-size: 20px;
}

#layout_container_left h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #1ca6df;
}

#layout_container_left h2 {
    font-family: 'Open Sans', sans-serif;
    color: #55c1e9;
    font-size: 20px;
    margin-bottom: 5px;
}

.mt_bos_sablon_dosyalari ul li {
    float: left;
    margin: 1px 1px 0 0;
    background: #e2e2e2;
    padding: 10px;
}

.mt_bos_sablon_dosyalari ul li a {
    padding: 2px 4px;
    color: #fff;
    margin-top: 2px;
}

.dosya_baslik {
    margin-bottom: 5px;
    font-weight: 200;
    font-size: 11px;

}

.mt_bos_sablon_dosyalari ul li a.bos_sablon_psd {
    background: #1794CE;
}

.mt_bos_sablon_dosyalari ul li a.bos_sablon_cdr {
    background: #728E43;
}

.mt_bos_sablon_dosyalari ul li a.bos_sablon_ai {
    background: #D66902;
}

.mt_bos_sablon_dosyalari ul li a.bos_sablon_indd {
    background: #E65191;
}

#container_left {
    width: 700px;
}

#container_right {
    width: 300px;
}

/*urundetay.php*/

#mavi_cy {
    color: #e8503e !important;
    margin: 0 !important;
}

#mavi_cy:hover {
    background: #00A6E4 !important;
    color: #fff !important;
}

#ozelteklif_bilgi {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #000
}

#ozelteklif_bilgi p {
    margin: 0 0 20px 0
}

.mt_ed_galeriLoader {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../_img/backroundWhite.png');
    text-align: center;
    z-index: 300;
}