﻿body, html, table, tr, td, th, tbody, tfooter, fieldset, legend, h1, h2, h3, form, button
{
    padding: 0;
    margin: 0 0 0 0;
    border-collapse: collapse;
    list-style-type: none;
    outline: none;
    margin-bottom: 25px;
    height: 100%;
}
html
{
}
body
{
    width: 100%;
    height: 100%;
    text-align: center;
    font: 62.5% "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    min-height: 100%;
    background: #345357 url(../css/img/bg.jpg) no-repeat top left;
}

a:link, a:active, a:visited
{
    font-family: Arial;
    font-size: 11px;
    color: #333;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    color: #b20e0c;
    text-decoration: underline;
}

img
{
    border: none;
}

.sol
{
    float: left;
}
.sag
{
    float: right;
}
.temizle
{
    clear: both;
}

.genislik
{
    width: 1000px;
}

.mainDiv
{
    margin: 0px auto;
}

.genislikShadow
{
    background: url(../css/img/bgShadow.png) repeat-y top;
    width: 1004px;
}

.header
{
    background: url(../css/img/headerBg.png) no-repeat top left;
    height: 70px;
    padding-top: 30px;
    padding-left: 38px;
}

.logo
{
    text-align: left;
}

.headerBottom
{
    background: url(../css/img/headerBottom.png) repeat-x;
    height: 4px;
}

.menuKapsayici
{
    height: 32px;
    background: #ffffff;
}

.menuIcKapsayici
{
    height: 24px;
    margin-top: 4px;
}

.menuSol
{
    background: url(../css/img/menuSol.png) no-repeat left;
    width: 4px;
    height: 24px;
}

.menuTile
{
    background: url(../css/img/menuTile.png) repeat-x left;
    width: 992px;
    height: 24px;
    text-align: left;
}

.menuSag
{
    background: url(../css/img/menuSag.png) no-repeat right;
    width: 4px;
    height: 24px;
}

.menuTile ul
{
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}

.menuTile ul > li
{
    display: inline;
    margin-left: 20px;
}

.menuTile ul > li > a:link, .menuTile ul > li > a:active, .menuTile ul > li > a:visited
{
    font-weight: bold;
    color: #005c2b;
    background: url(../css/img/menuSeparator.png) no-repeat right;
    padding-right: 30px;
}

.menuTile ul > li > a:hover
{
    color: #1b373b;
    text-decoration: none;
}

.slider
{
    height: 268px;
    padding-top: 7px;
    background: #dddcdc;
}

.content
{
    padding-bottom: 10px;
}

.footer
{
    height: 27px;
    background: url(../css/img/footerBg.png) no-repeat left;
    width: 944px;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 40px;
    color: #345357;
}

.footer a:link, .footer a:visited, .footer a:active
{
    color: #345357;
}

.footer a:hover
{
    color: White;
    text-decoration: none;
}

.duyuru
{
    width: 500px;
    height: 280px;
}

.duyuruTop
{
    background: url(../css/img/duyuruBgTop.png) no-repeat left;
    height: 20px;
    text-align: left;
    padding-top: 18px;
    padding-left: 25px;
    color: #005c2b;
}

.duyuruContent
{
    height: 236px;
    border-left: 1px solid #e7efef;
    border-right: 1px solid #e7efef;
    width: 498px;
}

.duyuruContent ul
{
    margin: 0px;
    padding: 0px;
    margin-left: 9px;
    padding-top: 8px;
}

.duyuruContent ul > li
{
    display: block;
}

.duyuruContent ul > li > a
{
}

.duyuruBottom
{
    background: url(../css/img/duyuruBgBottom.png) no-repeat left;
    height: 6px;
}

.contentIc
{
    padding: 10px;
}

.urunRandom
{
    width: 225px;
    height: 280px;
    margin-left: 14px;
}

.urunRandomTop
{
    background: url(../css/img/urunRandomTop.png) no-repeat top left;
    height: 23px;
    text-align: left;
    padding-top: 18px;
    padding-left: 25px;
    color: #005c2b;
}

.urunRandomContent
{
    border-left: 1px solid #e7efef;
    border-right: 1px solid #e7efef;
    height: 225px;
    color: #8a8a8a;
    text-align: left;
    padding-top: 10px;
}

.urunRandomBottom
{
    background: url(../css/img/urunRandomBottom.png) no-repeat top left;
    height: 6px;
}

.gubreHakkinda
{
    width: 226px;
    height: 280px;
    margin-left: 14px;
}

.gubreHakkindaTop
{
    background: url(../css/img/gubreHakkindaTop.png) no-repeat top left;
    height: 41px;
    height: 23px;
    text-align: left;
    padding-top: 18px;
    padding-left: 25px;
    color: #005c2b;
}

.gubreHakkindaContent
{
    border-left: 1px solid #e7efef;
    border-right: 1px solid #e7efef;
    height: 223px;
    text-align: left;
    color: #8a8a8a;
    padding: 5px;
}

.gubreHakkindaContent a:link, .gubreHakkindaContent a:active, .gubreHakkindaContent a:visited
{
    color: #005c2b;
    background: url(../css/img/devamArrow.png) no-repeat right;
    padding-right: 15px;
    line-height: 30px;
}

.gubreHakkindaContent a:hover
{
    text-decoration: none;
    color: #575a5a;
}


.gubreHakkindaBottom
{
    background: url(../css/img/gubreHakkindaBottom.png) no-repeat top left;
    height: 6px;
}

.duyuruKImg
{
    border: 1px solid #b9cac9;
    background: white;
    width: 58px;
    height: 57px;
    padding-top: 1px;
    text-align: center;
}

.duyuruIcerik
{
    text-align: left;
    width: 408px;
    margin-left: 5px;
    color: #8a8a8a;
}

.duyuruIcerik a:link, .duyuruIcerik a:active, .duyuruIcerik a:visited
{
    background: url(../css/img/devamArrow.png) no-repeat right;
    padding-right: 15px;
    color: #005c2b;
}

.duyuruBaslik
{
    font-weight: bold;
    color: #575a5a;
}

.duyuruKapsayici
{
    border-bottom: 1px solid #e7efef;
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-align: left;
}

.urunRandomKImg
{
    border: 1px solid #b9cac9;
    background: white;
    background: white;
    width: 200px;
    height: 132px;
    padding-top: 1px;
    margin-left: 10px;
    padding-left: 1px;
}

.bilgilerBox
{
    height: 200px;
    width: 230px;
    margin-right: 15px;
}

.bilgilerBoxTop
{
    background: url(../css/img/mainBoxTop.png) no-repeat left;
    height: 29px;
    padding-top: 10px;
    padding-left: 63px;
    color: #005c2b;
    text-align: left;
    font-weight: bold;
}

.bilgilerBoxContent
{
    border-left: 1px solid #ecf2f2;
    border-right: 1px solid #ecf2f2;
    height: 145px;
    background: #f8fafa;
    padding: 5px;
    text-align: left;
    color: #828282;
}

.bilgilerBoxContent1 img
{
    padding-left: 10px;
    padding-top: 5px;
}


.bilgilerBoxContent1
{
    border-left: 1px solid #ecf2f2;
    border-right: 1px solid #ecf2f2;
    height: 145px;
    background: #f8fafa;
    padding: 5px;
    text-align: left;
    color: #828282;
}

.bilgilerBoxBottom
{
    background: url(../css/img/mainBoxBottom.png) no-repeat left;
    height: 6px;
}

.bilgilerKapsayici
{
    margin-top: 16px;
}

.bilgilerBoxContent a:link, .bilgilerBoxContent a:active, .bilgilerBoxContent a:visited
{
    color: #005c2b;
    background: url(../css/img/devamArrow.png) no-repeat right;
    padding-right: 15px;
    line-height: 30px;
}

.bilgilerBoxContent a:hover
{
    text-decoration: none;
    color: #575a5a;
}

.IcSayfaBox
{
    width: 980px;
    margin-left: 10px;
    text-align: left;
    margin-bottom: 10px;
}

.IcSayfaBoxTop
{
    background: url(../css/img/IcSayfaBoxTop.png) no-repeat top left;
    height: 7px;
}

.IcSayfaBoxBottom
{
    background: url(../css/img/IcSayfaBoxBottom.png) no-repeat bottom left;
    height: 7px;
}

.IcSayfaBoxContent
{
    border-left: 1px solid #e7efef;
    border-right: 1px solid #e7efef;
    width: 964px;
    padding: 7px;
    color: #828282;
}

.IcSayfaBoxContent img
{
    float: left;
    margin: 5px;
    border: 1px solid #005c2b;
    margin-right: 10px;
}

.contactBaslik
{
    width: 125px;
    text-align: right;
    padding-right: 10px;
    color: #227247;
}

.contactTxt input
{
    border: 1px solid #e7efef;
    width: 250px;
}

.txtBlok
{
    margin-bottom: 10px;
}

.contactTxt
{
    width: 250px;
    text-align: right;
}

.adres
{
    border: 1px solid #e7efef;
    width: 520px;
    margin-left: 20px;
    padding: 20px;
    text-align: left;
    color: #828282;
    margin-top: 20px;
}


.UrunBaslik
{
    padding-left: 10px;
    margin-top: 5px;
}


.contactForm
{
    margin-top: 20px;
}

.adresBaslik
{
    font-weight: bold;
}

.sekil
{
    width: 1162px;
    background: url(../css/img/sekil.png) no-repeat 0px 145px;
}

.galeriler
{
    margin: 5px;
}

.google
{
    border: 1px solid #ccc;
    padding: 1px;
    margin-left: 50px;
}

.iletisimAlan
{
    width: 350px;
    margin-left: 20px;
}
.iletisimBaslik
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    margin: 5px;
}
.iletisimSatir
{
    margin-bottom: 10px;
}
.Ibaslik
{
    width: 120px;
    text-align: left;
}
.Itext input
{
    border: 1px solid #ccc;
    width: 200px;
}
.Itext textarea
{
    border: 1px solid #ccc;
    height: 110px;
    width: 200px;
}
.Btn input
{
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 25px;
}

.UrunDetay
{
    margin: 10px;
}

.iletisimbilgi
{
    width: 300px;
    margin: 10px;
}
.UrunFoto
{
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.UrunFoto ul li
{
    display: block;
    float: left;
    margin-left: 5px;
}
.UrunFoto img
{
    border: 1px solid #ccc;
    padding: 2px;
}
.UrunAd
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.UrunFotom
{
    margin: 0;
    padding: 0;
} 
 .UrunFotoKapsayici { }
 
 .UrunFotoKapsayici  ul { margin:0; padding:0; }
 .UrunFotoKapsayici  ul li { float:left; display:block; margin-left:5px; }
 .UrunFotoKapsayici  ul li img { border:1px solid #ccc; padding:2px; }


