@charset "utf-8";
/*
  ************************************************************************
  *  PRODUCTS
  ************************************************************************
*/
#productDetails { overflow: hidden; clear: both; padding-top: 12px; }
#productDetails #productLeft { display: block; overflow: hidden; float: left; width: 200px; text-align: center; }
#productDetails #productLeft img { margin-left: -55px; }
#productDetails #productRight { display: block; overflow: hidden; float: left; width: 590px; }
#productDetails #productRight #shopListArea { padding-top: 30px; }
.urunler { clear: both; overflow: hidden; }
.urunler .urun-listesi { overflow: hidden; float: left; width: 230px; margin: 0 20px; margin-bottom: 20px; position: relative; }
.urunler .urun-listesi .images { position: relative; overflow: hidden; text-align: center; padding-top: 5px; }
.urunler .urun-listesi .images img { height: 230px; }
.urunler .urun-listesi .data { display: block; overflow: hidden; clear: both; text-align: center; position: relative; }
.urunler .urun-listesi .data strong { display: block; overflow: hidden; clear: both; font-weight: normal; }
.urunler .urun-listesi .data a { display: block; clear: both; height: 63px; margin: 6px 0; color: #000; font-size: 23px; line-height: 30px; font-family: 'SueEllenFranciscoRegular'; }
.urunler .urun-listesi .data a:hover { color: #940000; }
.urunler .urun-listesi .price { display: none; clear: both; position: relative; overflow: hidden; padding: 2px 2px; }
.urunler .urun-listesi .price .del { display: block; color: #c1c1c1; float: left; line-height: 12px; padding-top: 2px; text-decoration: line-through; }
.urunler .urun-listesi .price .ins { display: block; color: #910028; float: right; font-size: 1.1em; font-weight: bold; line-height: 12px; }
.urunler .urun-listesi .links { display: block; overflow: hidden; font-size: 16px; clear: both; visibility: hidden; position: relative; background-color: #566347; text-transform: uppercase; text-align: center; color: #fff; font-family: 'SueEllenFranciscoRegular'; }
.urunler .urun-listesi:hover .links { visibility: visible; }
.urunler .urun-listesi .links a { color: #58544f; padding: 0px 2px; color: #fff; }
.urunler .urun-listesi .links a:hover { color: #000; }
.urunler .urun-listesi .links .aktifBox { display: block; }
.urunler .urun-listesi .links .pasifBox { display: block; /*background-color: #f4f4f4;*/ }
.urunler .urun-listesi .links .loginBox { display: block; }
.indirim { display: block; position: absolute; z-index: 3; width: 52px; height: 39px; background: url(/images/indirim.png) left top no-repeat; right: 10%; }
.indirim span { display: block; color: #fff; font-size: 0.96em; font-weight: bold; padding-top: 12px; padding-right: 7px; text-align: center; text-shadow: 1px 1px 0px #c85c00; }
/*
  ************************************************************************
  *  POPUP LOGIN
  ************************************************************************
*/
.pop-up-member label { display: block; clear: both; padding-bottom: 10px; }
.pop-up-member input[type='text'], .pop-up-member input[type='password'] { border: 1px solid #adadad; padding: 10px 4px; border-radius: 4px; outline: none; width: 97% }
.pop-up-member input[type='submit'] { background: none; border: none; width: 20%; float: right; margin-right: 20px; background-color: #566347; color: #fff; font-size: 18px; line-height: 32px; font-family: 'SueEllenFranciscoRegular'; }
.pop-up-member input[type='text']:focus { border: 1px solid #a7a7a7; -moz-box-shadow: inset 1px 1px 2px #ccc; -webkit-box-shadow: inset 1px 1px 2px; box-shadow: inset 1px 1px 2px #ccc; }
.pop-up-member a { color: #920027; }
.pop-up-member a:hover { color: #000; }
/*
  ************************************************************************
  *  POPUP BOX AREA
  ************************************************************************
*/
#addProducts { display: block; overflow: hidden; clear: both; }
#addProducts .errors { background-color: #FFCC00; display: block; border: 1px solid #FF9622; padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both; width: 97%; line-height: 1.2em; font-size: 1.1em }
#addProducts { overflow: hidden; }
#addProducts table { margin: 0; padding: 0; height: auto; width: 100%; }
#addProducts table td, #addProducts table th { vertical-align: top; }
#addProducts h6 { color: #816540; font-size: 24px; display: block; padding-top: 6px; padding-bottom: 6px; }
#addProducts #yeniUrun { background-color: #e5d9c7; width: 444px; float: left; padding: 10px; overflow: hidden; }
#addProducts #yeniUrun img { border: 1px solid #818181; }
#addProducts #yeniUrun th { color: #043f6c; }
#addProducts #yeniUrun th strong { color: #494949; font-size: 1.1em; }
#addProducts #yeniUrun td strong { color: #494949; }
#addProducts #sepetInfo { width: 444px; float: right; overflow: hidden; font-size: 1.2em; }
#addProducts #sepetInfo table { width: 432px; }
#addProducts #sepetInfo tr { border-top: 1px dotted #707070; border-bottom: 1px dotted #707070; }
#addProducts #sepetInfo th { color: #043f6c; padding: 7px 0px; }
#addProducts #sepetInfo td { color: #4f4f4f; padding: 7px 0px; }
#addProducts #sepetInfo td a { display: block; float: left; margin-right: 4px; padding: 2px 10px; background-color: #566347; text-transform: uppercase; text-align: center; color: #fff; font-family: 'SueEllenFranciscoRegular'; }
/*a.sepet{border-radius: 3px; background-color: #A7002D; color: #fff; border: 1px solid #910027;}
a.satis{border-radius: 3px; background-color: #A7002D; color: #fff; border: 1px solid #910027;}
a.devam{border-radius: 3px; background-color: #A7002D; color: #fff; border: 1px solid #910027;}
a.sepet span, a.satis span, a.devam span{display: block; padding: 7px 14px;}*/

/*
  ************************************************************************
  *  POPUP BOX AREA
  ************************************************************************
*/
#multiListProducts { display: block; clear: both; }
#multiListProducts .images { display: block; float: left; width: 300px; }
#multiListProducts .dataListArea { display: block; float: right; width: 518px; border-left: 1px solid #D8D8D8; padding: 0px 20px; min-height: 360px; }
#multiListProducts .dataListArea h6 { color: #000; font-size: 24px; font-family: 'SueEllenFranciscoRegular'; display: block; padding-top: 6px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: 1px solid #D8D8D8; }
#multiListProducts .dataListArea .liste { display: block; overflow: hidden; clear: both; padding: 6px 0px; border-bottom: 1px dotted #D1D1D1; }
#multiListProducts .dataListArea .liste .title { width: 210px; float: left; line-height: 28px; font-weight: bold; }
#multiListProducts .dataListArea .liste .price { width: 150px; float: left; }
#multiListProducts .dataListArea .liste .price span.del { float: left; }
#multiListProducts .dataListArea .liste .price span.ins { float: right; color: #090015; line-height: 30px; font-weight: bold; font-family: Arial; }
#multiListProducts .dataListArea .liste .price .indirimPop { display: block; clear: both; }
#multiListProducts .dataListArea .liste .inputArea { float: left; margin: 0 16px; }
#multiListProducts .dataListArea .liste .inputArea input { background: none; border: none; width: 20px; min-height: 20px; padding: 5px; text-align: center; font-weight: bold; border: 1px solid #000; box-shadow: 0px 0px 2px rgba(0,0,0,0.4); }
#multiListProducts .dataListArea .liste .button { width: 90px; float: left; }
#multiListProducts .dataListArea .liste .button a { display: block; width: 100px; background-color: #566347; text-transform: uppercase; text-align: center; color: #fff; font-family: 'SueEllenFranciscoRegular'; }
#multiListProducts .dataListArea .liste .button a span { }
/*
  ************************************************************************
  *  DETAY BOX AREA
  ************************************************************************
*/
#shopListArea { display: block; clear: both; }
#shopListArea .liste { display: block; overflow: hidden; clear: both; padding: 6px 0px; }
#shopListArea .liste .title { width: 310px; float: left; text-align: left; }
#shopListArea .liste .price { width: 80px; float: left; }
#shopListArea .liste .price span.del { float: left; }
#shopListArea .liste .price span.ins { float: right; color: #090015; line-height: 30px; font-weight: bold; font-family: Arial; }
#shopListArea .liste .price .indirimPop { display: block; clear: both; }
#shopListArea .liste .inputArea { float: left; margin: 0 16px; }
#shopListArea .liste .inputArea input { background: none; border: none; width: 50px; min-height: 20px; padding: 5px; text-align: center; font-weight: bold; border: 1px solid #000; box-shadow: 0px 0px 2px rgba(0,0,0,0.4); }
#shopListArea .liste .button { width: 90px; float: left; }
#shopListArea .liste .button a { display: block; width: 100px; background-color: #566347; text-transform: uppercase; text-align: center; color: #fff; font-family: 'SueEllenFranciscoRegular'; }
#shopListArea .liste .button a span { }
