/*
@import url("resim_dikey.css");
@import url("resim_yatay.css");
@import url("resim_kare.css");
*/
/* Genel Ayarlar */
a:link {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
}
a:visited {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
}
a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #f09;
    text-decoration: none;
}
a:active {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
}
.mainColor{
	color: #f09;
}
.subColor{
	color: #6cf;
}
.warnColor{
	color: #c00;
}
.whiteColor{
	color: #fff;
}
.greyColor{
	color: #ccc;
}
.boldText{
	font-weight: bold;
}

#mainCats{background:#f09;}
#menuMainFrame div:hover{color:#f09;}
#menuMainFrame a{color:#444;}
#menuMainFrame a:hover{color:#f09;}
#menuMainFrame .boldText{color:#f09;}
#menuMainFrame .subCatPic:hover{border:2px solid #f09;}
#menuMainFrame .subCatPic a div{color:#444;}
#menuMainFrame .subCatPic:hover a div{color:#f09;}

#menuMainFrame .mainCat:hover{
	color:#f09;
}
#menuMainFrame .mainCat:hover div{
	color:#f09;
}
#menuMainFrame .mainCat:hover div a{
	color:#f09;
}
#menuMainFrame .mainCatSelected a{color:#f09;}
#menuMainFrame .mainCat.mainCatSelected{color:#f09;}
#menuMainFrame .mainCat span {color:#ddd;}
#menuMainFrame .mainCat:hover span{color:#666;}
#menuMainFrame .menuSubFrame .menuSubFrameLinks .subCatMain a{
	color: #f09;
}

#menuMobilButton li:hover{color:#f09;}
#menuMobilFrame a:hover{color:#f09;}
#menuMobilFrame li:hover{color:#f09;}
#menuMobilFrame .subCat{color:#f09;}

/* Header Ayarları */
#callCenterCode{float:left;border:0px solid red;margin:-28px 0px 0px 75px;font-size:12px;font-weight:bold;color:#f09;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);filter:progidXImageTransform.Microsoft.BasicImage(rotation=3);}
#callCenterPhone{float:left;border:0px solid red;margin:-32px 0px 0px 70px;font-size:34px;font-weight:bold;width:250px;color:#f09;z-index:9999;}
#headerNavMenuIcon{
	width: 24px;
	height: 22px;
	background:url(../img/sprite.png) -760px -135px no-repeat;
	overflow: hidden;
}
#submitAra{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 42px;
	height: 32px;
	cursor: pointer;
	background:url(../img/sprite.png) 0px -218px no-repeat #f09;
}
#headerLoginMenu{
	padding: 5px;
	text-align: right;
}
#headerLoginMenu a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}
#headerLoginMenu a:hover{
	color: #f09;
}
#headerCartMobil{display:inline;}

@media only screen and (min-width: 768px) {
#headerCartMobil{display:none;}
}

#headerCart:hover{color:#f09;}
#headerCartImage{
	float: right;
	width: 45px;
	height: 50px;
	background:url(../img/sprite.png) -550px 0px no-repeat;
	overflow: hidden;
}

/* Footer Ayarları */
#footerLeft{
	float: left;
	width: 100%;
	max-width: 478px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../img/sprite.png) -10px -105px no-repeat;
}
#socialFacebook{
	background:url(../img/sprite.png) -10px -185px no-repeat;
}
#socialTwitter{
	background:url(../img/sprite.png) -45px -185px no-repeat;
}
#socialPinterest{
	background:url(../img/sprite.png) -80px -185px no-repeat;
}
#socialGooglePlus{
	background:url(../img/sprite.png) -115px -185px no-repeat;
}
#socialYoutube{
	background:url(../img/sprite.png) -150px -185px no-repeat;
}
#socialInstagram{
	background:url(../img/sprite.png) -185px -185px no-repeat;
}
#footerLinkContainer .textQuantity:focus{border:2px solid #f09;}
.footerLoraGroup{display:inline-block;margin:8px;width: 120px;height: 20px;background:url(../img/sprite.png) -10px -155px no-repeat;cursor:pointer;}
.footerSafeShop{display:inline-block;margin:8px;width:140px;height:32px;background:url(../img/sprite.png) -150px -149px no-repeat;}
.footerSSLCert{display:inline-block;margin:8px;width:170px;height:40px;background:url(../img/sprite.png) -310px -145px no-repeat;}
/* Gövde Ayarları */
#contentTopButton {
	float: left;
	margin: 8px 0% 8px 1%;
	padding: 1%;
	width: 18%;
	height: 20px;
	background: #f09;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.contentMid-Wide-Title{float:left; width:99%;margin-left:0px;font-size:36px;font-weight:bold;color:#f09;}

#sliderThumbContainer ul .selectedThumb{padding:1px;border:1px solid #f09;}

/* Sekme Ayarları */
.tab a.active{color:#f09;}
.rateItemGraph div{
	margin: 3px;
	padding: 0px;
	height: 5px;
	text-align: right;
	font-size: 4px;
	background: #f09;
	overflow: hidden;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
}
.productCommentTitle span{
	float: left;
	padding: 10px;
	font-size: 18px;
	color: #fff;
	background: #f09;
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.yorumButon div{
	width: 100%;
	height: 20px;
	padding: 10px 0px;
	background: #f09;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* Ürün Liste Ayarları */
.filterContent a{font-size:11px;font-weight:bold;color:#f09;}
.catTreeHome{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	background:url(../img/sprite.png) -661px 0px no-repeat;
}
.catArrowNext{
	margin: 0px 3px;
	width: 10px;
	height: 20px;
	background:url(../img/sprite.png) -686px 0px no-repeat;
}

.detailWarn{position:absolute; margin:35px 0px 0px 120px; padding:5px; border:1px solid #f66; background:#fcc; display:none;}
.detailWarn .detailWarnBG{position:absolute; margin:-11px 0px 0px 0px; width:12px; height:6px; background:url(../img/uyari-bg.png) no-repeat;}

.detailWarnFix{position:absolute; padding:5px; border:1px solid #f66; background:#fcc; display:none;}
.detailWarnFix .detailWarnBG{position:absolute; margin:-11px 0px 0px 0px; width:12px; height:6px; background:url(../img/uyari-bg.png) no-repeat;}

.cartWarn{position:absolute; margin:-35px 0px 0px 0px; padding:5px; border:1px solid #f66; background:#fcc; display:none;}
.cartWarn .cartWarnBG{position:absolute; margin:23px 0px 0px 0px; width:12px; height:6px; background:url(../img/uyari-alt.png) no-repeat;}

#productDetailTitle{
	margin: 0% 2%;
	padding: 0% 2% 1% 2%;
	width: 92%;
	font-size: 20px;
	color: #f39;
	border-bottom: 1px dashed #ccc;
}

.productDetailPriceAlt{float:left;margin:10px 0px 0px 30px;padding:0px 10px 4px 30px;width:300px;height:24px;border:3px solid #ccc;background:#fff url(../img/tick.png) no-repeat;color:#666;text-align:center;cursor:pointer;}
/**/
.productDetailPriceSale{float:left;margin:10px 0px 10px 10px;padding:0px 10px 4px 10px;width:168px;height:44px;border:1px solid #ccc;background:#eee;color:#f39;text-align:center;}
.productDetailPriceDiscount{float:left;margin:10px 0px 10px 5px;padding:5px 10px 5px 5px;width:85px;height:36px;background:url(../img/uru-indirim-oran.png) no-repeat;font-size:24px;font-weight:bold;text-align:center;}
.detailValueHelp{float:left;width:28px;height:26px;background:url(../img/spriteButon.png) 0px -42px no-repeat;margin:3px;cursor:pointer;}
.detailValueWide .detailColorItem{float:left;margin:0px 5px 0px 5px;cursor:pointer;}
.detailValueWide .detailValueButtons:hover{background:#f6f;color:#fff;}
.detailValueWide .detailValueButtonsSelected{float:left;margin:0px 5px 0px 0px;padding:5px;min-width:10px;border:1px solid #ccc;background:#f39;color:#fff;cursor:pointer;}
.detailValueWide .detailValueButtonsSelected:hover{background:#f6f;color:#fff;}

.buttonFushia .buttonCornerLeft1{float:left;width:186px;height:37px;background:url(../img/numunelerime-ekle.png) no-repeat left;}
.buttonFushia .buttonCornerLeft{float:right;width:170px;height:37px;background:url(../img/spriteButon.png) no-repeat;}

.productThumbContainerD{display:inline-block;float:left;margin:0.5% 0.5% 0 0.5%; width:23%; background: no-repeat bottom; overflow:hidden; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #bfbfbf;}

.productSliderD .productSliderUpD{display:inline-block;width:24px;height:10px;background:url(../img/sprite.png) -65px -220px no-repeat;cursor:pointer;}
.productSliderD .productSliderDownD{display:inline-block;width:24px;height:10px;
background:url(../img/sprite.png) -65px -235px no-repeat;cursor:pointer;}

.pagination div{
	float: left;
	margin: 0px 3px;
	padding: 5px 15px;
	font-weight: bold;
	background: #f09;
	border: 1px solid #ccc;
	color: #fff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
.buttonEkle{
	margin: 5px auto 0px auto;
	padding: 3px 5px;
	width: 132px;
	height: 14px;
	background: url(../img/buton-ekle.png) no-repeat top;
	font-size: 12px;
	color: #000;
	cursor: pointer;
}
.buttonEkle:hover{
	background: url(../img/buton-ekle.png) no-repeat bottom;
}
.formelement{font-size:13px;color:#333;background:#fafafa;border:1px solid #666;}
.formelement:focus{border:1px solid #f09;}
.formQuantity{width:60px;padding:3px;font-size:14px;font-weight:bold;color:#333;background:#fff;border:2px solid #ccc;}
.formQuantity:focus{border:2px solid #f09;}

#productProper #properTitle{width:98%;padding:4px 1%;height:18px;background:#ddd;font-size:13px;font-weight:bold;color:#f09;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}

#properGallery .properGalleryItem .properItemView{float:right;margin-top:10px;margin-left:10px;width:100px;height:30px;background:url(../img/spriteButon.png) 0px -70px no-repeat;cursor:pointer;}

#properGallery .properGalleryItem .properItemCart{float:right;margin-top:10px;margin-left:10px;width:100px;height:30px;background:url(../img/spriteButon.png) -105px -70px no-repeat;cursor:pointer;}

.productSimilar .similarTitle{width:98%;padding:4px 1%;height:18px;background:#ddd;font-size:13px;font-weight:bold;color:#f09;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}

/* Sepet Ayarları */
#cartTitle{margin:10px 1%;width:98%;font-size:24px;font-weight:bold;color:#f09;}
.cartButtonSepet{
	float: left;
	width:45px;
	height:50px;
	background:url(../img/sprite.png) -550px 0px no-repeat;
}
.cartBuyButton{
	float: right;
	width:175px;
	height:37px;
	background:url(../img/spriteButon.png) -175px 0px no-repeat;
	cursor:pointer;
}
.cartStep{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 20px 0px 35px;
	width:105px;
	height:60px;
	background:url(../img/sprite.png) -525px -100px no-repeat;
	font-size: 20px;
	display: table;
}
.cartStep span {
    display: table-cell;
    vertical-align: middle;
}
.cartStep .selectedSpan {
	color: #f09;
}

.cartButtonAl{float:left;width:185px;height:37px;background:url(../img/spriteButon.png) -365px 0px no-repeat; cursor:pointer;}

.cartUpdate{
	float:right;
	width:80px;
	height:23px;
	background:url(../img/spriteButon.png) -30px -40px no-repeat;
	cursor:pointer;
}
.cartDelete{
	float:right;
	width:31px;
	height:13px;
	background:url(../img/spriteButon.png) -115px -45px no-repeat;
	cursor:pointer;
}

.sampleButtonSepet{
	float: left;
	width:50px;
	height:50px;
	background:url(../img/sprite.png) -500px 0px no-repeat;
}
.sampleButtonAl{width:185px;height:37px;background:url(../img/spriteButon.png) -365px 0px no-repeat; cursor:pointer;}

#promoContainer #promoTitle{margin-bottom:10px;font-size:24px;font-weight:bold;color:#f09;}
#promoContainer a{color:#f09;text-decoration:underline;font-style:italic;}
#promoContainer .textQuantity{padding:5px 0px;width:8%;font-size:14px;color:#333;background:#fff;border:2px solid #ccc;}
#promoContainer .textQuantity:focus{border:2px solid #f09;}

#productHistory #historyTitle{width:98%;padding:4px 1%;height:18px;background:#ddd;font-size:13px;font-weight:bold;color:#f39;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#historyTitle #historyTitleLeft{float:left;width:10px;height:30px;background:url(../img/categorytree-corner-bg.png) no-repeat;}
#historyTitle #historyTitleMiddle{float:left;padding:4px 0px;width:948px;height:20px;background:url(../img/categorytree-middle-bg.png) repeat-x;font-size:13px;font-weight:bold;color:#f39;}
#historyTitle #historyTitleRight{float:left;width:10px;height:30px;background:url(../img/categorytree-corner-bg.png) no-repeat -10px;}
#productHistory #historyGallery{margin-top:8px;width:90%;overflow:hidden;}
#historyGallery #historyGalleryPrev{float:left;margin:119px 20px 120px 15px;width:14px;height:21px;background:url(../img/product-slider-prev.png) no-repeat top;}
#historyGallery #historyGalleryPrev:hover{cursor:pointer;background:url(../img/product-slider-prev.png) no-repeat bottom;}
#historyGallery #historyGalleryNext{float:left;margin:119px 20px 120px 15px;width:14px;height:21px;background:url(../img/product-slider-next.png) no-repeat top;}
#historyGallery #historyGalleryNext:hover{cursor:pointer;background:url(../img/product-slider-next.png) no-repeat bottom;}

#memberLogin{display:inline-table;margin:25px 1%;padding:10px;width:220px;height:340px;background:#eee;border-top:2px solid #f09;border-bottom:20px solid #f09;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}
#memberNew{display:inline-table;margin:25px 1%;padding:10px;width:220px;height:320px;background:#eee;border-top:2px solid #f09;border-bottom:20px solid #f09;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}
#memberUpdate{display:inline-block;margin:25px 1%;padding:10px;width:220px;height:390px;background:#eee;border-top:2px solid #f09;border-bottom:20px solid #f09;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}
.memberTitle{margin-bottom:20px;font-size:20px;font-weight:bold;color:#f09;}
.memberLoginAccount{width:130px;height:30px;background:url(../img/spriteButon.png) -210px -40px no-repeat;}
.memberLoginShopping{width:155px;height:32px;background:url(../img/spriteButon.png) -210px -70px no-repeat;}
.memberLoginFacebook{width:163px;height:32px;background:url(../img/spriteButon.png) -210px -102px no-repeat;}
 
#orderCart #orderCartTitle{padding:10px;font-size:16px;font-weight:bold;color:#f09;background:#eee;}
#orderCart .orderCartPayment{width:100%;margin-top:10px;font-size:14px;color:#f09;font-weight:bold;text-align:center;padding-bottom:10px;border-bottom:1px solid #ccc;}
#orderCart .orderCartPayment span{font-size:20px;}
.guvenOrder{margin:10px auto;width:140px;height:32px;background:url(../img/sprite.png) -150px -149px no-repeat;}
#orderVerify{display:none;width:100%;position:fixed;top:0px;left:0px;overflow:hidden;background:url(/img/fancybox_overlay.png);z-index:9990;text-align:center;}

#supportRight #supportTitle{margin-bottom:10px;padding:5px;font-size:20px;color:#f09;font-weight:bold;border:1px solid #ccc;background:#eee;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;}

.ordenInfoTitle{font-size:16px;color:#f09;}

.paymentTellLine span{margin-right:1%;color:#f00;}
.paymentTellLine .paymentTellNote{width:65%;margin-left:34%;font-size:10px;color:#666;}
.paymentTellLine .paymentInfo{color:#f09;}

#callMeArea{float:left;margin:25px 20px;padding:20px;width:280px;background:#eee;border-top:2px solid #f09;border-bottom:20px solid #f09;-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}
.newAddressLine .newwAddressTitle{width:500px;font-size:16px;font-weight:bold;color:#f09;}

#orderContainer #orderTabs .orderTabItemSelected{float:left;margin-right:2px;padding:10px;width:190px;height:80px;color:#fff;background:#6a1;}

#orderContainer #orderTabContents .addressContainer .addressEdit{float:right;margin-top:5px;width:56px;height:11px;background:url(../img/spriteButon.png) -395px -60px no-repeat;cursor:pointer;}

#orderContainer #orderTabContents .addressSelected{width:275px;height:114px;border:4px solid #6a1;background:url(../img/adres-secili-bg.png) no-repeat top right #f5f5f5;}

#orderContainer .lineItem:hover{background:#cf9;}

#deliveryContent .supStaff{height:34px; background:#f09;}

#tab-payment #paymentTabs .paymentTabItemSelected{float:left;margin-right:5px;padding:5px;height:20px;color:#fff;background:#6a1;}

#tab-payment #paymentTabContents .paymentTabContent .paymentTypeLine .paymentInfo{color:#f09;}

#ordersTitle{margin:10px 1% 0px 1%;width:98%;padding:1% 0%;font-size:24px;font-weight:bold;color:#f09;border-top:1px solid #ccc;}

.adresSecDevam{float:right;width:185px;height:37px;background:url(../img/spriteButon.png) 0px -105px no-repeat;cursor:pointer;}
.seciliKargo{float:right;width:18px;height:19px;background:url(../img/sprite.png) -95px -220px no-repeat;cursor:pointer;}
.odemeSecDevam{float:right;width:185px;height:37px;background:url(../img/spriteButon.png) 0px -145px no-repeat;cursor:pointer;}
.siparisTamamla{float:right;margin:1%;width:220px;height:32px;background:url(../img/spriteButon.png) -190px -145px no-repeat;cursor:pointer;}
.siparisDetay{float:right;width:100px;height:64px;background:url(../img/spriteButon.png) -375px -75px no-repeat;cursor:pointer;}
.bilgiDegistir{float:right;width:190px;height:37px;background:url(../img/spriteButon.png) 0px -185px no-repeat;cursor:pointer;}
.odemeBildirim{float:right;width:125px;height:37px;background:url(../img/spriteButon.png) -195px -182px no-repeat;cursor:pointer;}

/* İndirimli Ürünler Sayfası Ayarları */
.productVerticalImage .productVerticalImageSale{position:absolute;margin-top:1px;margin-left:86px;width:40px;height:40px;z-index:20;background:url(../img/urun-indirim-thumb.gif);}
.productNote{float:left;margin-top:100px;padding:5px;width:250px;text-align:left;color:#FE0623;font-size:14px; font-weight:bold;}
.productVerticalPrice .productVerticalPriceSale{color:#f09;}
.productVerticalPrice .productVerticalPriceSale2{color:#000;}

/* mağazalarımız sayfa ayarları */
#storeTitle{margin:1% 0%;padding:10px;width:100%;font-size:24px;font-weight:bold;color:#f09;border-top:1px solid #ccc;}
.storeType{float: left;margin:0% 1%;padding:0.5%;width:97%;background:#f5f5f5;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:16px;font-weight:bold;color:#f09;}
.storeTypeAll{
	margin: 0px 0% 10px 0%;
	padding: 1% 2%;
	width: 95%;
	background: #f5f5f5;
	border: 2px solid #f09;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:20px;
	color:#f09;
	font-weight: bold;
}
.storeTypeAll:hover{
	background: #d5d5d5;
}
.storeTypeMain{
	margin: 10px 0% 10px 0%;
	padding: 3%;
	width: 94%;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	color:#f09;
}

/* Üye sayfası ayarları */
#accountTitle{margin-top:10px;padding:10px 10px 10px 40px;width:940px;font-size:24px;font-weight:bold;color:#f09;border-top:1px solid #ccc;}
#accountTitle2{margin:10px 0 0 0;padding:10px 10px 10px 40px;width:530px;font-size:24px;font-weight:bold;color:#f09;}

#faccountTitle{margin:10px 0 0 0;padding:10px 10px 10px 40px;width:400px;font-size:18px;font-weight:bold;color:#f09;}

.accountTab div{padding-bottom:10px;color:#f09;}
.accountCol3 .textQuantity:focus{border:2px solid #f09;}
.accountPromoHeader{padding:10px 0px;width:720px;border-bottom:2px solid #ccc;color:#f09;font-weight:bold;}

.accountUpdate{
	float:right;
	width:80px;
	height:13px;
	background:url(../img/spriteButon.png) -30px -40px no-repeat;
	cursor:pointer;
}

#usePromo{
	float:right;
	width:160px;
	height:20px;
	background:url(../img/spriteButon.png) 0px -225px no-repeat;
	cursor:pointer;
}

a.teklifIste{
	color: #05d;
}
a.teklifIste:hover{
	color: #f09;
}

.orderDurum{
	float: right;
	width: 170px;
	color: #F91414;
	text-align: right;
}
.plan-teklif { background:url(../../img/plan-teklif.png) no-repeat;width:650px;height:40px; padding:15px 0px 0px 40px; overflow:hidden; font-size:18px;}
.plan-teklif .plan_on {margin-top:-5px; color:#D27F04; }
.plan-teklif span {margin-top:-5px; color:#626262; display:block; width:120px; margin-right:40px; float:left;}
.plan-teklif span:last-child { margin-top:-5px; padding-left:10px;}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
#sliderThumbContainer ul .selectedThumb{padding:3px;border:2px solid #f09;}
} @media only screen and (min-width: 990px) and (max-width: 1199px) {
.productThumbContainerD{display:inline-block;float:left;margin:0.5% 0.5% 0 0.5%; width:32%; background: no-repeat bottom; overflow:hidden; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #bfbfbf;}
.productThumbPriceSaleD{color:#f09;margin-left:20px;}
} @media only screen and (min-width: 480px) and (max-width: 989px) {
	#headerCenter{
		float: left;
		width: 68%;
		font-weight:bold;
		color:#f09;
	}
	
	#callCenterImage{float:left;width:65px; height:30px; background:url(../img/sprite.png) -705px -19px no-repeat;}
	#callCenterPhone{float:left;margin:-32px 0px 0px 40px;color:#f09;}
	
	#headerNavMenuIcon{
		width: 24px;
		height: 22px;
		background:url(../img/sprite.png) -760px -135px no-repeat;
		overflow: hidden;
	}
	#submitAra{
		float: left;
		margin: 0px 0px 0px 0px;
		width: 42px;
		height: 32px;
		cursor: pointer;
		background:url(../img/sprite.png) 0px -218px no-repeat #f09;
	}
	#headerCart:hover{color:#f09;}
	#headerCartImage{
		float: right;
		width: 45px;
		height: 50px;
		background:url(../img/sprite.png) -550px 0px no-repeat;
		overflow: hidden;
	}
	
	.productDetailPriceDiscount{float:right;margin:0px 0px 10px 0px;padding:5px 2px 3px 8px;width:45px;height:30px;background:url(../img/urun-indirim-oran.png) no-repeat;font-size:16px;font-weight:bold;text-align:center;}
	
	.productThumbContainerD{display:inline-block;float:left;margin:0.5% 0.5% 0 0.5%; width:32%; background: no-repeat bottom; overflow:hidden; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #bfbfbf;}
	.productThumbPriceSaleD{color:#f09;margin-left:20px;}
	
	.productVerticalPrice .productVerticalPriceSale{color:#f09;}
	.productVerticalPrice .productVerticalPriceSale2{color:#000;}
	.productNote{float:left;margin-top:5px;padding:1%;width:90%;text-align:left;color:#FE0623;font-size:11px; font-weight:bold;}
	
.productVerticalImage .productVerticalImageSale{position:absolute;margin-top:1px;margin-left:86px;width:40px;height:40px;z-index:20;background:url(../img/urun-indirim-thumb.gif);}
.productNote{float:left;margin-top:100px;padding:5px;width:250px;text-align:left;color:#FE0623;font-size:14px; font-weight:bold;}
.productVerticalPrice .productVerticalPriceSale{color:#f09;}
.productVerticalPrice .productVerticalPriceSale2{color:#000;}

	#orderContainer #orderTabs .orderTabItem{width:24%;height:40px;padding:10px;background:#eee;}
	#orderContainer #orderTabs .orderTabItemSelected{width:25%;height:40px;color:#fff;background:#6a1;}
	
} @media only screen and (max-width: 479px) {
	#submitAra div{
		margin: 0 auto;
		width: 42px;
		height: 32px;
		background:url(../img/sprite.png) 0px -218px no-repeat #f09;
	}
	#headerCart:hover{color:#f09;}
	#headerCartImage{
		float: right;
		width: 36px;
		height: 40px;
		background:url(../img/sprite.png) -610px 0px no-repeat;
		overflow: hidden;
	}
	#footerLeft{
		float: left;
		min-width: 300px;
		height: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
		overflow: hidden;
		background: url(../img/footerPayment.png) no-repeat;
	}
	
	.productThumbContainerD{display:inline-block;float:left;margin:1% 1% 0 1%; width:47%; background: no-repeat bottom; overflow:hidden; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #bfbfbf;}
	
	#prodDescRight{
		float: left;
		width:90%;
		min-width:270px;
		padding:1%;
		margin-top:10px;
		border:1px solid #ccc;
		background:#f9f6f6;
	}
	
	#orderContainer #orderTabs .orderTabItem{width:24%;height:40px;padding:10px;background:#eee;}
	#orderContainer #orderTabs .orderTabItemSelected{width:25%;height:40px;color:#fff;background:#6a1;}
	
.orderDetailNoteRight .orderDetailCol1{float:right;padding:1% 1%;width:98%;font-weight:bold;color:#888;border-top:1px dashed #666;}
.orderDetailNoteRight .orderDetailCol2{float:right;display:none;}
.orderDetailNoteRight .orderDetailCol3{float:right;padding:1% 1%;width:98%;}

.paymentTellLine span{margin-right:1%;color:#f00;}
.paymentTellLine .paymentTellNote{width:98%;margin-left:0%;font-size:10px;color:#666;}
.paymentTellLine .paymentInfo{color:#f09;}

.footerLoraGroupMobil{display:inline-block;margin-top:12px;margin-left:0px;width: 60px;height: 35px;background:url(../img/sprite.png)  -115px -218px no-repeat;cursor:pointer;}
}