@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, input[type="checkbox"] {margin: 0; padding: 0; border: 0; font-family: Helvatica, Arial;}
h1{color: #19499e; font-size: 24px; padding: 0 0 12px 0;}
h2{color: #19499e; font-size: 18px;}
h3{font-size: 16px;}
h4{font-size: 14px;}
p{text-align:justify; font-size: 12px; color: #000; padding: 0 0 12px 0;}
ul,li{font-size: 12px;}
ul{padding-left: 30px;}
a{color: #000; text-decoration: none;}
a:hover{color: #4a70b1;}
label{cursor: pointer;}
img {border:0px;}
body{background: url(../images/BG.jpg);}
th, td{margin: 0; padding: 5px 0px 5px 4px; text-align: left; vertical-align: top; font-size: 12px;}
hr{margin:0; border: none; border-bottom: 1px dotted #666;}
textarea,input[type="text"],input[type="password"]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #666 solid;
    padding: 3px;
}
hr{border: none; border-bottom: 1px dotted #000; padding: 5px 0 0 0; margin: 0 0 5px 0;}
.kutu_button{
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 5px;
    background: #e5310b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.sayfalar{width: 98%; text-align: right;}
.sayfalar a{
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    color: white;
    text-align: right;
    margin-right: 5px;
    padding: 3px 5px 3px 5px;
    background-color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.aktif{
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    color: white;
    text-align: right;
    margin-right: 5px;
    padding: 3px 5px 3px 5px;
    background-color: #26649d;
    text-decoration: none;
    font-weight: bold;
}
.AjaxUyari{color: red; font-weight: bold;}
.UyeDetay img{height: 16px; vertical-align: middle;}

.UrunListe{width: 230px; height: 250px; float: left; margin: 3px; padding: 2px; overflow: hidden;}
.UrunListe:hover{background: #77a7fe;}
.ListeResim{position: relative; width: 220px; height: 180px; padding: 1px; margin: 2px auto; border: 1px solid #ccc; text-align: center;}
.ListeResim img{max-width: 220px; max-height: 180px;}
.UrunListe h2, .UrunListe h3{text-align: center;}
.UrunListe h3{font-size: 12px;}

.UrunResimYazi{
    padding-top: 6px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: url(../images/SolUst.png) no-repeat;
}
.UrunDetayResim{
    position: relative;
    width: 322px;
    height: 270px;
    text-align: center;
    float: left;
}

.UrunTabloListe th{color: #fff; font-size: 11px; background-color: #acacac;}
.UrunTabloListe th, .UrunTabloListe td{padding: 5px 7px;}
.UrunTabloListe tr{background-color: #e7e7e7;}
.UrunTabloListe tr:hover{background-color: #CBCBCB; cursor: pointer;}
.UrunListeResim{max-width: 120px; max-height: 90px; border: 1px solid black;}
.ResimTD{
    height: 70px;
    text-align: center;
    position: relative;
    vertical-align: middle;
}
#UrunResimi{height: 270px; border: 1px solid #000;}
#UrunResimi img{max-width: 300px; height: 270px;}
#KucukResim{padding-top: 10px; text-align: left;}
#KucukResim img{width: 55px; border: 1px solid gray; padding: 4px; cursor: pointer; margin-right: 6px; vertical-align: middle;}
#KucukResim img:hover{border: 1px solid red;}

.UrunTabloCiftSatir{background-color: #ddd;}
.IncelenenVitrin{
    float: left;
    margin: 0;
    padding: 5px;
    width: 150px;
    height: 140px;
    text-align: center;
}
.IncelenenVitrin:hover{background-color: #eee;}
.IncelenenVitrinResim {
    margin: 0;
    width: 148px;
    height: 95px;
    position: relative;
    border: 1px solid #000;
    background-color:#fff;}
.IncelenenVitrinResim img{max-width: 120px; max-height: 90px;}
.IncelenenVitrin a{height: 150px;}
.IncelenenVitrin p{text-align: center; font-size: 11px; height: 40px; margin: 0; padding: 0; overflow: hidden;}

.UstDis{width: 100%; height: 119px; background: url(../images/BGUst.jpg) repeat-x; position: fixed; top: 0; left: 0; z-index: 999;}
.Ust{
    margin: 0 auto; 
    width: 1000px;
    height: 119px;
    background: url(../images/BGBanner.jpg) no-repeat;
}
.logo{float: left; width: 200px; height: 199px; padding: 0 7px;}
.UyeDilBar{float: left; width: 785px; height: 49px; color: #fff; font-size: 12px;}
.UyeDilBar a{color: #fff; text-decoration: none;}
.UyeDilBar a:hover, .UyeDilBar label:hover{color: #ee5919;}

.UyeBar{float: left; width: 645px; height: 33px; padding: 10px 0 6px 5px;}
.UyeBar input[type='text'],.UyeBar input[type='password']{
    width: 125px;
    height: 18px;
    border: none;
    margin: 0;
    padding: 2px 5px 2px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #7b7b7b;
}
.UyeBar input[type='password']{width: 115px;}
.UyeBar a img{vertical-align: middle; height: 16px;}

.DilCubugu{width: 130px; height: 16px; padding: 16px 0; text-align: right; float: right;}
.DilCubugu img{margin: 1px 5px; height: 16px;}

.MenuBar{float: left; width: 785px; height: 70px;}
.MenuBar ul{margin: 0 0 0 41px; padding: 0; list-style: none;}
.MenuBar ul li{
    color: #fff;
    float: left;
    width: 124px;
    height: 70px;
    padding: 0;
    list-style: none;
    text-align: center;
}
.MenuBar ul li a{color: #fff; font-weight: normal; font-size: 18px;}
.MenuLink{height: 48px; width: 124px; padding: 22px 0 0 0;}
.MenuLink:hover, .MenuAktif{background: url(../images/MenuAktif.jpg) no-repeat;}

.Genel{width: 1000px; margin: 0 auto; padding: 119px 0 0 0;}

.Slider{width: 100%; height: 330px;}

.AramaBar{width: 980px; height: 28px; padding: 7px 10px; overflow: hidden; background: url(../images/BGArama.png) no-repeat; z-index: 990;}
.AramaBar table, .AramaBar tr, .AramaBar td, .AramaBar input{padding: 0; margin: 0; border: 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.AramaBar table{width: 100%;}
.AramaBar td{margin: 0 3px; vertical-align: middle; color: #fff; font-size: 18px;}
.AramaBar input{padding: 0; margin: 0 5px;}
.AramaBar select{width: 175px; height: 23px; margin: 0 5px; background: url(../images/AramaKutu1.jpg); color: #7b7b7b;}
.AramaBar input[type='text']{width: 171px; height: 19px; padding: 2px; background: url(../images/AramaKutu1.jpg); color: #7b7b7b;}

.icerik{padding: 90px 20px 20px 20px; background: url(../images/BGOrta.jpg) repeat-x #fff; min-height: 230px;}
.icerikAlt{width: 100%; height: 10px; background: url(../images/OrtaAlt.png) no-repeat;}

.AnaSayfa1{overflow: hidden; float: left; width: 372px; height: 263px; padding: 21px;}
.AnaSayfa2{overflow: hidden; float: left; width: 258px; height: 276px; padding: 6px 11px 3px 11px; background: url(../images/BGHaber.png) no-repeat;}
.AnaSayfa2 h1{color: #fff; font-weight: normal; text-align: center; padding: 0;}
.AnaSayfa3{overflow: hidden; float: right; width: 279px; height: 235px; padding: 35px 0 0 26px;}
.AnaSayfa3 a{color: #fff; font-size: 14px;}
.Satir{width: 272px; height: 34px; padding: 7px 0 8px 8px; margin: 0 0 20px 0; background: url(../images/BGBar.png) no-repeat;}
.Satir:hover{background: url(../images/BGBar2.png) no-repeat;}
.Satir img{vertical-align: middle; padding-right: 10px;}

.Alt table{width: 100%; padding: 15px 0;}
.Alt td{vertical-align: middle;}
.Alt a{color: #19499e; font-size: 18px;}
.Alt p{font-weight: bold;}

.Haberler, .Haberler li{height: 218px; overflow: hidden; padding: 0;}
.HaberResim{text-align: center;}
.Haberler h2{padding: 0; text-align: center; font-size: 14px;}
.Haberler p{padding: 0;}

.MarkaListesi hr{clear: both;}
.MarkaListesi h2, .MarkaListesi h2 a{
    font-size: 16px;
    clear: both;
    padding: 5px;
    color: #19499e;
    text-align: center;
}
.MarkaListesi h3{
    font-size: 12px;
    float: left;
    width: 164px;
    padding: 5px 4px;
    text-align: center;
}
.Marka{width: 170px; height: 190px; float: left; margin: 3px 30px; padding: 5px;}
.MarkaLogo{width: 160px; height: 160px; margin: 5px;}
.MarkaLogo img{width: 160px;}
.Marka:hover{background: #ddd;}

.ModelKutu{
    float: left;
    height: 48px; /*36px*/
    width: 172px;
    margin: 2px;
    border: 1px solid #666;
    overflow: hidden;
}
.ModelKutu:hover{background: #eee;}

.OEM h1,.OEM h2{text-align: center; color: #000; padding: 2px; margin: 0;}
.UrunResimYazi{
    padding-top: 6px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: url(../images/SolUst.png) no-repeat;
}