﻿/*Ürün liste filtresi*/
.management { width: 760px; border:1px dotted #f1f1f1; padding: 5px; float: left; margin-bottom: 10px; }
.management select { padding: 3px; }
.management input { width: 130px; padding: 3px; }
.management .order { float: left; }
.management .pageCount { float: right; }
.management .aciklama { width: 890px; float: left; padding: 5px; background: #7b7a7a; margin-top: 5px; }
.management .aciklama .bilgi { float: left; color: #fff; font-size: 11px; }
.management .aciklama .toplam { float: right; color: #fff; font-weight: bold; font-size: 14px; }
/*Ürün liste filtresi*/

/*Tablar*/
#tabs { width: 100%; float: left; }
#tabs > ul { width: 100%; float: left; list-style: none; margin: 0; z-index: 15; position: relative; }

#tabs > ul li { float: left; padding-left: 10px; display: inline-block; font-weight:bold; line-height: 34px; background: url('../images/tab_sol.png') top left no-repeat; text-align: center; margin-right: 10px; }
#tabs > ul li span { display: block; text-align:center; padding-right: 10px; height: 100%; background: url('../images/tab_sag.png') top right no-repeat; }
#tabs > ul li a { color:darkGray; }

#tabs > ul li.ui-tabs-selected { position: relative; margin-bottom: -1px; padding-left: 10px; display: inline-block; line-height: 35px; background: url('../images/tab_aktif_sol.png') top left no-repeat; }
#tabs > ul li.ui-tabs-selected span { display: block; text-align:center; padding-right: 10px; height: 100%; background: url('../images/tab_aktif_sag.png') top right no-repeat; }
#tabs > ul li.ui-tabs-selected a { color:#6b6969; }

#tabs > div { float: left; width: 582px; border: 1px solid #dcdcdc; padding: 10px; z-index: 13; background:#fff; }
/*Tablar*/

/*Ürün Listeleme*/
.urunListeleme { width: 100%; float: left; }
.urunListeleme > div { float: left; width: 193px; margin: 10px 0 0 0; text-align: center; }
.urunListeleme > div .img { width: 190px; float: left; height: 140px; }
.urunListeleme > div .txt { width: 190px; float: left; height: 77px; position: relative; }
.urunListeleme > div.left { border-right:1px solid #e8e8e8; }
.urunListeleme > div.center { border-right:1px solid #e8e8e8; }
.urunListeleme > div.separator { width: 100%; height: 10px; margin: 0; border-bottom:1px solid #e8e8e8; }

.urunListeleme h1.urunAd { font-size: 12px; font-weight:bold; color:#9F9F9F; }
.urunListeleme h2.urunAciklama { font-weight:normal; color:#9F9F9F; font-size: 11px; }
.urunListeleme span.urunFiyat { font-size:16px; color:#000; }

.urunListeleme div.aktifKampanya { font-size:14px; color:#000; position: absolute; width: 190px; margin-left: 2px; }
.urunListeleme div.aktifKampanya .fiyat { display: block; text-decoration: none; font-size:16px; color:#FAAB17; }
.urunListeleme div.aktifKampanya .hediye { font-size:16px; font-weight: bold; color:#FAAB17; position: relative; display: block; background: #f6f6f6; }
.urunListeleme div.aktifKampanya .hediye .not { font-weight: bold; font-size: 12px; display: block; color: #0666ff; }

/*hediye çeki*/
.urunListeleme div.cek .hediye { font-weight: normal; font-size: 12px; }
.urunListeleme div.cek .hediye .icon { position: absolute; left: 0; top: 0; width: 24px; height: 29px; background: url(../images/icon/hediyeCeki_icon.png) no-repeat 0 0; }
.urunListeleme div.cek .fiyat { text-decoration: none; }

/*kargo*/
.urunListeleme div.kargo .hediye { font-weight: normal; font-size: 12px; }
.urunListeleme div.kargo .hediye .icon { position: absolute; left: 0; bottom: 0; width: 24px; height: 24px; background: url(../images/icon/hediyeCeki_icon.png) no-repeat 0 -29px; }
.urunListeleme div.kargo .fiyat { text-decoration: none; }

/*kdv*/
.urunListeleme div.kdv .hediye { font-weight: normal; font-size: 12px; }
.urunListeleme div.kdv .hediye .icon { position: absolute; left: 0; bottom: 0; width: 24px; height: 24px; background: url(../images/icon/hediyeCeki_icon.png) no-repeat 0 -53px; }
.urunListeleme div.kdv .fiyat { text-decoration: none; }

/*indirimli*/
.urunListeleme div.indirimli .hediye { font-weight: normal; font-size: 18px; font-weight: bold; }
.urunListeleme div.indirimli .hediye .icon { position: absolute; left: 0; bottom: 0; width: 24px; height: 24px; background: url(../images/icon/hediyeCeki_icon.png) no-repeat 0 -77px; }
.urunListeleme div.indirimli .fiyat { text-decoration: line-through; color: #666; }

/*tüm ürünlerde indirim*/
.urunListeleme div.tumIndirim .hediye { font-weight: normal; font-size: 12px; }
.urunListeleme div.tumIndirim .hediye .icon { position: absolute; left: 0; bottom: 0; width: 24px; height: 24px; background: url(../images/icon/hediyeCeki_icon.png) no-repeat 0 -77px; }
.urunListeleme div.tumIndirim .fiyat { text-decoration: line-through; }

/*Ürün Listeleme*/

.w2Kolon { width:915px; float: left; color:#000; margin-bottom:20px; }
.w2Kolon #tabs > div { width:915px; }
.w2Kolon .urunListeleme > div { width: 250px; }
.w2Kolon .urunListeleme > div .img { width: 245px; }
.w2Kolon .urunListeleme > div .txt { width: 245px; }
.w2Kolon .urunListeleme div.aktifKampanya { width: 245px; }
.w2Kolon .urunListeleme > div.separator { width: 100%; }

/*Sayfalama*/
.pagelink{float:left; width:100%; margin:20px 0; text-align:center; background:#000; color:#fff;}
.pagelink b{ padding:0 10px; color:#ccc;}
.pagelink a{ padding:0 10px; color:#fff;}
/*Sayfalama*/