﻿/*CSS Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}

/*Site CSS*/
html, body, form
{
    width: 100%;
    height: 100%;
}
a
{
    cursor: pointer;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a img
{
    border: none;
}
strong
{
    font-weight: bold;
}
input[type=button]
{
    cursor: pointer;
}

@font-face {
    font-family: 'GeogrotesqueRegular';
    src: url('/font/geogtq-rg-webfont.eot');
    src: url('/font/geogtq-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/geogtq-rg-webfont.woff') format('woff'),
         url('/font/geogtq-rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

*
{
    font-family: 'GeogrotesqueRegular' , Arial, sans-serif;
}
body
{
    background: url(../images/site/background.jpg);
    background-size: 100% 100%;
    background-repeat: repeat-y;
    overflow-y: scroll;
    color:#8e8e8e;
}
a
{
    color: #000;
}

h1
{
    font-size: 18px;
    margin: 20px 0;
}
h2
{
    font-size: 14px;
}
h3
{
    font-size: 12px;
}
h4
{
    font-size: 10px;
}

input[type=text], input[type=password], select, textarea
{
    border: 1px #d0d0d0 solid;
    color: #8e8e8e;
    font-size: 12px;
}

.f_12
{
    font-size: 12px;
}
.f_14
{
    font-size: 14px;
}
.f_15
{
    font-size: 15px;
}
.f_16
{
    font-size: 16px;
}

#Page
{
    width: 932px;
    height: 100%;
    margin: 0 auto;
}
#PageTop
{
    background: url(../images/site/page_top.png) no-repeat;
    width: 100%;
    height: 19px;
}
#PageMiddle
{
    background: url(../images/site/page_middle.png) repeat-y;
    width: 100%;
}
#PageHead
{
    height: 149px;
}
#PageMain
{
    border: 1px #e5e5e5 solid;
    width: 886px;
    margin: 0 auto;
    display: none;
    min-height: 870px;
}
#PageBottom
{
    background: url(../images/site/page_bottom.png) no-repeat;
    width: 100%;
    height: 45px;
}


.ul_link li
{
    float: left;
    list-style: none;
    line-height: 27px;
    position: relative;
    
}
.ul_link li a {
    letter-spacing: -0.4px;
}
.ara_cizgi
{
    height: 27px;
    width: 1px;
    background-color: #d0d0d0;
    margin: 0 8px;
}
.ul_link li a
{
    color: #97a124;
    font-size: 16px;
}
.ul_link li img
{
    position: absolute;
    left: 50%;
    margin-left: -6.5px;
    top: 30px;
    display: none;
}
.ul_link li.link_selected img
{
    display: block;
}

.ara_cizgi2
{
    height: 17px;
    width: 1px;
    background-color: #d0d0d0;
    margin: 0 10px;
}
.sepet_menu
{
    z-index: 50;
}
.sepet
{
    background-color: #abb576;
    color: #ffffff;
    line-height: 25px;
    height: 25px;
    font-size: 20px;
    padding: 0 12px;
    padding-bottom:2px;
}
.sepet *
{
    font-size: 14px;
    color: #fff;
}
.lnk_sepet{ height: 37px;}
.banner
{
    height: 460px;
}
.banner, .urunler
{
    width: 844px;
    margin: 0 auto;
}
.banner a {
    cursor: default;
}
.tbl_urun_kategori
{
    width: 180px;
}
.tbl_urun_kategori tr td
{
    height: 29px;
    line-height: 29px;
    border-bottom: 1px #c4c4c4 dashed;
}
.tbl_urun_kategori tr:last-child td
{
    border-bottom: none;
}
.tbl_urun_kategori td a
{
    color: #8e8e8e;
    font-size: 15px;
}
.tbl_urun_kategori tr td span
{
    width: 8px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background: url(/images/site/urun_secili.png) no-repeat;
}
.tbl_urun_kategori tr td span
{
}

.urun_alt
{
    background: #abb576;
    height: 240px;
    width: 845px;
    margin: 0 auto 6px auto;
    display: block;
}
.urun_table > tbody > tr > td:first-child > table
{
    border-right: 1px #d2d7b5 dashed;
}
.urun_table .td_yazi
{
    padding-left: 30px;
}

.urun_item
{
    background: url(/images/site/urun_back.jpg) no-repeat;
    width: 565px;
    height: 359px;
    position: relative;
}
.urun_item .urun_adi
{
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #abb576;
    line-height: 28px;
}
.urun_item .urun_alt_yazi
{
    font-size: 14px;
    color: #abb576;
}
.urun_item .urun_alt_yazi2
{
    font-size: 12px;
    line-height: 14px;
    color: #7b8355;
    width: 170px;
}
.urun_item .urun_fiyat2
{
    font-size: 26px;
    color: #abb576;
    line-height: 34px;
}
.urun_item .urun_fiyat3
{
    font-size: 18px;
    color: #abb576;
    line-height: 34px;
}

.urun_item .sepete_ekle
{
    font-size: 16px;
    color: #fff;
    background-color: #7b8355;
    height: 29px;
    line-height: 29px;
    padding: 0 15px 0 5px;
}
.urun_item .adet_azalt
{
    background: url(../images/site/oklar.png) no-repeat -6px -3px;
    display: inline-block;
    width: 14px;
    height: 17px;
}
.urun_item .adet_arttir
{
    background: url(../images/site/oklar.png) no-repeat -58px -3px;
    display: inline-block;
    width: 14px;
    height: 17px;
}

.urun_item .renk_geri
{
    background: url(../images/site/oklar.png) no-repeat -6px -3px;
    display: inline-block;
    width: 14px;
    height: 17px;
}
.urun_item .renk_ileri
{
    background: url(../images/site/oklar.png) no-repeat -58px -3px;
    display: inline-block;
    width: 14px;
    height: 17px;
}
.urun_item .sepet_input
{
    color: #abb576;
    border: 1px #abb576 solid;
    font-weight: bold;
}
.sepet_input
{
    width: 25px;
    height: 16px;
    line-height: 16px;
    background: transparent;
    font-weight: bold;
}
.sepet_container
{
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.sepet_container *
{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.urun_bilgi_container
{
}
.urun_bilgi_baslik
{
    font-size: 12px;
    color: #6a6969;
    border-bottom: 1px #d3d3d3 solid;
}
.urun_bilgi_yazi
{
    font-size: 12px;
    color: #6a6969;
    position: absolute;
    top: 20px;
    right: 0;
    display: none;
    background: #abb576;
    width: 330px;
    height: 200px;
    padding: 10px;
    font-family: 'GeogrotesqueRegular';
}
.urun_bilgi_yazi > div
{
    background: #fff;
    width: 310px;
    height: 180px;
    padding: 10px;
}


.ul_yan_link
{
}
.ul_yan_link li
{
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px #d4d4d4 dashed;
    width: 188px;
}
.ul_yan_link li:last-child
{
    border-bottom: none;
}
.ul_yan_link li a span.link
{
    color: #abb576;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 180px;
}
.ul_yan_link li a span.ok
{
    background: url(../images/site/sag_ok.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
}


.pagination
{
    display: none;
}
.orta_cizgi
{
    width: 843px;
    height: 1px;
    display: block;
    margin: 0 auto;
    background: #d9d9d9;
}
.urun_container
{
    width: 240px;
    display: inline-block;
}
.urun_adi
{
    font-size: 26px;
    line-height: 28px;
    color: #8e8e8e;
}
.urun_alt_yazi
{
    font-size: 14px;
    line-height: 14px;
    color: #97a124;
}
.urun_fiyat
{
    font-size: 14px;
    color: #fff;
    background: #abb576;
    padding: 0 14px 0 5px;
    display: inline-block;
}
.urun_cizgi
{
    height: 174px;
    width: 1px;
    background: #d0d0d0;
    margin: 0 15px;
    display: inline-block;
}
.anasayfa_alt
{
    display: block;
    margin-left: 21px;
}
.kolon
{
    width: 276px;
}
.kolon p
{
    margin-bottom: 15px;
}
.kolon1
{
    font-size: 46px;
    color: #97a124;
}
.kolon2
{
    font-size: 32px;
    color: #97a124;
}
.kolon3
{
    font-size: 18px;
    color: #97a124;
}

.content
{
}
.content h1
{
    font-size: 52px;
    color: #97a124;
    margin-bottom: 55px;
}
.content h2
{
    font-size: 24px;
    color: #97a124;
    margin-bottom: 10px;
}
.content h3
{
    font-size: 30px;
    color: #8e8e8e;
}
.content p
{
    font-size: 14px;
    color: #8e8e8e;
    margin-bottom: 30px;
}

#TableNavigation
{
    width: 100%;
}
#TableNavigation td
{
    height: 36px;
    line-height: 36px;
}
#TableNavigation input[type=text]
{
    border: 1px #cccbcb solid;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
}
#TdLinkSol, #TdLinkSag
{
    width: 22px;
    height: 36px;
    line-height: 36px;
}
#TdLinkSag
{
    width: 21px;
}
#TdLinks, #TdSearch
{
    background-color: #000;
}
#TdLinks
{
    width: 773px;
}
#TdSearch
{
    width: 113px;
    padding: 0 15px 0 0;
    text-align: center;
}
.search_input
{
    font-size: 12px;
    margin: 0 !important;
    width: 75px !important;
    padding-left: 24px !important;
    border: none !important;
}
.search_input_wm
{
    font-size: 12px;
    margin: 0 !important;
    color: #000;
    width: 75px !important;
    padding-left: 24px !important;
    border: none !important;
}
#LogoContainer
{
    width: 908px;
    height: 91px;
    margin: 0 auto;
}

.tbl_form
{
    margin: 5px;
}
.tbl_form td
{
    font-size: 12px;
    color: #97a124;
    padding: 5px;
}
.tbl_form input, .tbl_form select, .tbl_form textarea
{
    width: 140px;
}

.cfn_reg
{
}
.cfn_bld
{
}
.cfn_lgt
{
}
.cfn_med
{
}
.va_t
{
    display: inline-block;
    vertical-align: top;
}
.va_m
{
    display: inline-block;
    vertical-align: middle;
}
.va_b
{
    display: inline-block;
    vertical-align: bottom;
}
.f_l
{
    float: left;
}
.f_r
{
    float: right;
}
.w_100
{
    width: 100%;
}
.w_910
{
    width: 910px;
}
.h_100
{
    height: 100%;
}
.wh_100
{
    width: 100%;
    height: 100%;
}
.pos_rel
{
    position: relative;
}
.pos_abs
{
    position: absolute;
}
.a_l
{
    text-align: left;
}
.a_c
{
    text-align: center;
}
.a_r
{
    text-align: right;
}
.tbl_td_p_5 td
{
    padding: 5px;
}
.tbl_td_p_10 td
{
    padding: 5px;
}


#alertbg
{
    background: url(../images/site/mask.png) center center repeat;
    background-size: cover;
    position: fixed;
    z-index: 11100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
#alert
{
    width: 450px;
    height: 120px;
    position: fixed;
    left: 50%;
    margin-left: -225px;
    top: 50%;
    margin-top: -60px;
    background-color: #fff;
    z-index: 11150;
    display: none;
}
#alert_td1
{
    height: 60px;
    vertical-align: middle;
    padding: 5px 10px;
}
#alert_td2
{
    height: 50px;
    vertical-align: middle;
}
.alert_text
{
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.yesil
{
    color: #00aa00;
}
.kirmizi
{
    color: #aa0000;
}
.sari
{
    color: #df9900;
}


.d_b
{
    display: block;
}
.d_ib
{
    display: inline-block;
}
.m_ac
{
    margin: 0 auto;
}
.p_5
{
    padding: 5px;
}
.p_10
{
    padding: 10px;
}
.p_20
{
    padding: 20px;
}
.bld
{
    font-weight: bold;
}

.div_cizgi
{
    border-bottom: 1px #c4c4c4 dashed;
    margin-bottom: 2px;
    margin-top: 1px;
}

.slide_menu_container
{
    z-index: 50;
    display: none;
}
.slide_menu
{
    margin-top: 10px;
    width: 342px;
    background: #abb576;
    padding: 22px 11px 11px 11px;
}
.slide_white_reg
{
    background: #fff;
}
.slide_button_reg
{
    height: 35px;
    padding-top: 11px;
}
.sm
{
    display: none;
}
.sm_selected
{
    display: none;
    bottom: 0px;
    left: 50%;
    margin-left: -7.5px;
    z-index: 60;
}
.btn_white
{
    background: #fff;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #abb576;
    display: inline-block;
    text-align: center;
}

.sepet_text
{
    font-size: 12px;
    color: #97a124;
}

.yesil{color: #97a124;}
.yesil2 {
    color: #7b8355;
}
.tbl_sepet_liste {
    width: 320px;
    margin-left:10px;
}
.tbl_sepet_liste .sd_urun_adet
{
    color: #bebebe;
    border: 1px #bebebe solid;
    width: 18px;
    height: 13px;
    line-height: 13px;
    text-align: center;
}
.tbl_sepet_liste .sd_urun_adi
{
    font-size: 12px;
}
.tbl_sepet_liste .sd_urun_fiyat
{
    font-size: 12px;
}
.dvSepetDetaySep
{
    border-bottom: 1px #c4c4c4 dashed;
    width: 100%;
}
.tbl_sepet_detay 
{
    width: 100%;
}
.tbl_sepet_detay .adet_azalt
{
    background: url(../images/site/oklar2.png) no-repeat 0px -8px;
    display: inline-block;
    width: 15px;
    height: 8px;
}
.tbl_sepet_detay .adet_arttir
{
    background: url(../images/site/oklar2.png) no-repeat 0px 0px;
    display: inline-block;
    width: 15px;
    height: 8px;
}
.tbl_sepet_detay .sepet_sil
{
    background: url(../images/site/sepetsil.png) no-repeat 0px 0px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.tbl_sepet_detay td{ padding: 8px 0;color: #8e8e8e;font-size: 12px;}
.tbl_sepet_liste > tbody > tr > td{ border-bottom: 1px #c4c4c4 dashed;}
.toplam_text{ font-size: 14px;color: #8e8e8e;}
.icon_fb
{
    background: url(/images/site/sm_icon_v2.png) no-repeat;
    background-position: 0 0;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.icon_fb:hover
{
    background-position: 0 -25px;
}
.icon_tw
{
    background: url(/images/site/sm_icon_v2.png) no-repeat;
    background-position: -32px 0;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.icon_tw:hover
{
    background-position: -32px -25px;
}
.icon_instagram
{
    background: url(/images/site/sm_icon_v2.png) no-repeat;
    background-position: -63px 0;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.icon_instagram:hover
{
    background-position: -63px -25px;
}
.icon_blog
{
    background: url(/images/site/sm_icon_v2.png) no-repeat;
    background-position: -93px 0;
    width: 54px;
    height: 25px;
    display: inline-block;
}
.icon_blog:hover
{
    background-position: -93px -25px;
}
.renk_secenekler {
    
}
.renk_secenek{ width: 25px;height: 22px;border: 1px #abb67c solid;display: none;}

.bd_yazi img {
    max-width:550px;
    display:inline-block;
}

.popup_close
{
    background: url(../images/site/sepetsil.png) no-repeat 0px 0px;
    display: inline-block;
    width: 16px;
    height: 16px;
}


input[type=text], input[type=password], select, textarea
{
    border: 1px #d0d0d0 solid;
    color: #8f8f8f;
    font-size: 14px !important;
}
input[type=text], input[type=password]
{
    height: 22px !important;
}
select
{
    height: 22px !important;
    font-size: 14px !important;
}
.form_table td
{
    padding: 2px !important;
}
.hesabim_adres .dv_adres
{
    border: 1px #d9d9d9 solid;
    width: 556px;
    margin-bottom: 10px;
    padding: 10px;
    padding-left: 10px;
}
.btn_green
{
    background: #7B8355;
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.btn_gray
{
    background: #E6E6E6;
    padding: 0px 5px;
    height: 26px;
    line-height: 26px;
    color: #777777;
    display: inline-block;
    text-align: center;
}

.adres_degistir
{
    margin-right: 10px;
}
.tblSiparislerim td
{
    padding: 2px 4px 2px 4px;
}
.dvBtnAdresEkle
{
    margin-right: 10px;
}

.hesabim_adres .dv_adres_ekle
{
    border: 1px #d9d9d9 solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}

.hesabim_adres .dv_adres_liste
{
    border: 1px #d9d9d9 solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}

.dv_adres_item
{
    border-bottom: 1px dashed #C4C4C4;
    width: 100%;
}

.hidden
{
    display: none;
}

.tblSiparisBilgi
{
    width: 100%;
}

.tblSiparisBilgi td
{
    width: 50%;
}
.dv_odeme_baslik
{
    margin-top: 10px;
}

.tdSDOdemeBaslik
{
    width:120px;
}

.dvSepetToplamiBaslik
{
    width:120px;
}


.degistir_iptal
{
    width: 100%;
    text-align: right;
}

.dvOdeme .tblAdresContainer
{
    width: 90%;
}

.dvOdeme .tblAdres
{
    margin-top: 40px;
    width: 94%;
}

.dvOdeme .tdAdresBaslik
{
    border-top: 1px #ABB576 solid;
    border-bottom: 1px #ABB576 solid;
    color: #ABB576;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0!important;
}

.dvOdeme .oo
{
    vertical-align: bottom;
    float: left;
    border-bottom: 1px #d9d9d9 solid;
}
.dvOdeme .oo span
{
    background: #abb576;
    color: #fff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 2px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.dvOdeme .ooa
{
    border-bottom: 1px #d9d9d9 solid;
    width: 2px;
    height: 42px;
    display: inline-block;
    vertical-align: bottom;
    float: left;
}
.dvOdeme .oos
{
    border-left: 1px #d9d9d9 solid;
    border-top: 1px #d9d9d9 solid;
    border-right: 1px #d9d9d9 solid;
    vertical-align: bottom;
    float: left;
}
.dvOdeme .oos span
{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.dvOdeme .oo0
{
    width: 195px;
}
.dvOdeme .oos0
{
    width: 192px;
    color: #ABB576;
}
.dvOdeme .oo1
{
    width: 223px;
}
.dvOdeme .oos1
{
    width: 220px;
    color: #ABB576;
}
.dvOdeme .oo2
{
    width: 223px;
}
.dvOdeme .oos2
{
    width: 220px;
    color: #ABB576;
}
.dvOdeme .oo3
{
    width: 193px;
}
.dvOdeme .oos3
{
    width: 190px;
    color: #ABB576;
}

.dvOdeme .dvMenu
{
    font-size: 17px;
}


.dvOdeme .dv_adres_ekle
{
    border: 1px #d9d9d9 solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}

.dvOdeme .dv_adres_liste
{
    border: 1px #d9d9d9 solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}
.dvOdeme .dv_adres
{
    border: 1px #d9d9d9 solid;
    width: 329px;
    margin-bottom: 10px;
    margin-top: 14px;
    padding: 10px;
    padding-left: 14px;
}

.dvOdeme .tdFaturaUrununYaninda
{
    padding-top: 16px;
}

.dvOdemeContent
{
    border-left: 1px #d9d9d9 solid;
    border-right: 1px #d9d9d9 solid;
    border-bottom: 1px #d9d9d9 solid;
    min-height: 300px;
    height:auto;
    width: 837px;
    padding-bottom: 16px;
    margin-bottom:10px;
}

.dvOdeme .btn_odeme
{
    font-size:20px;
}

.dvOdeme .tdKargoBaslik
{
    border-top: 1px #ABB576 solid;
    border-bottom: 1px #ABB576 solid;
    color: #ABB576;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.dvOdeme .dvKargo
{
    padding-top: 40px;
    width: 100%;
}

.dvOdeme .tblKargo
{
    width: 90%;
}

.dvOdeme .tblKargoSecenek
{
    margin-top: 8px;
}

.dvOdeme .tdKargoAdi
{
    padding-left:4px;
    width: 200px;
}



.dvOdeme .tdOdemeSecenekBaslik
{
    border-top: 1px #ABB576 solid;
    border-bottom: 1px #ABB576 solid;
    color: #ABB576;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.dvOdeme .dvOdemeSecenek
{
    padding-top: 40px;
    width: 100%;
}

.dvOdeme .tblOdemeSecenek
{
    width: 90%;
}

.dvOdeme .tblOdemeSecim
{
    margin-top: 8px;
}

.dvOdeme .tdBankaAdi
{
    padding-left:4px;
    width: 400px;
}

.dvOdemeMenu td
{
    padding-right:20px !important;
}

.dvOdemeSecim
{
    display: block; width: 100%; 
}

.dvOdeme .tblBanka
{
    
}

.dvOdeme .dvUyari
{
    width:100%;
    margin-left:61px !important;
}

.dvOdeme .dvUyari li
{
    padding:2px;
}

.dvOdeme .tdSozlesmeBaslik
{
    border-top: 1px #ABB576 solid;
    border-bottom: 1px #ABB576 solid;
    color: #ABB576;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.dvOdeme .dvSozlesme
{
    padding-top: 40px;
    width: 100%;
}

.dvOdeme .tblSozlesme
{
    width: 90%;
}

.dvOdeme .tdSozlesmeOnay
{
    
}

.dvOdeme .dvSozlesmeIcerik
{
    height:180px;
    width:99%;
    border: 1px #d9d9d9 solid;
    padding:4px;
    margin-top:10px;
    margin-bottom: 10px;
    overflow-y:scroll;
    overflow-x:hidden;
}
label{ padding-left: 5px;}


.dvSiparisNotu {
    border: 1px solid #D9D9D9;
    height: 60px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 4px;
    width: 99%;
}

.dvSiparisNotu textarea
{
    border: none;
    height: 60px;
    width:100%;
}

.tblFooter
{
    width:862px; 
    margin-left:21px;  
    margin-top:7px; 
    margin-bottom:7px;
}
.tdFooter
{
    width:50%;    
}

.tweArkadasinaGonder input[type="text"]
{
    color:#CCCCCC;
    font-size:14px;
    padding-left:6px;
    padding-right:6px;
}

.tdSepetUyari
{
    font-size:12px;    
    border-top: 1px #c4c4c4 dashed;
    padding:4px;
}

.tdSepetUyari ul {
    list-style: none;
}

.tdSepetUyari li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.tdSepetUyari li:before {
    content: "• ";
    color: #CCCCCC; /* or whatever color you prefer */
}

.dvCardC
{
    position:relative;    
    height:32px;
    margin-top:12px;
    margin-bottom:11px;
}

.dvCards
{
    position:absolute;
    left:-6px;
}

.dvFiyatUyari
{
    width:96%;
    padding-top:18px;
    padding-bottom:18px;
    text-align:right;
    font-size:11px;    
}

.indirimli
{
    background: url(../images/site/line.png) repeat-x;
    height:33px;
    line-height:33px;
    display:inline-block;
}

.indirimli_anasayfa
{
    background: url(/images/site/line2.png) repeat-x;
    height:18px;
    line-height:18px;
    display:inline-block;
}

.blog_liste_baslik
{
    color: #abb576;
    font-size: 16px;       
}

.blog_detay_baslik
{
    color: #abb576;
    font-size: 20px;       
}

.blog_detay_tarih
{
    color: #abb576;
    font-size: 16px;       
}

.blog_liste_td1
{
    padding-left:12px;
}

.blog_liste_td2
{
    width:380px;
}

.blog_liste_tdw100
{
    width:100%;
}

.dvBlogListeSep
{
    margin-top:14px;
    border-bottom: 1px dashed #d4d4d4;    
    margin-bottom:14px;
    height:1px;
    width:100%;
}

 .blog_liste span.ok
{
    background: url(../images/site/sag_ok.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
}

.td_blog_detay_baslik
{
    padding-top:16px;
    padding-bottom:10px;
}

 .blog_detay span.sol_ok
{
    background: url(../images/site/sol_ok.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
}