﻿/*
ÖNEMLİ NOT
LÜTFEN BU DOSYADA DEĞİŞİKLİK YAPMAYINIZ.
CSS EKLEMELERİNİZİ extraStyle.css dosyalarına ekleyiniz. O dosyayı da bu dosya ile aynı folderda tutunuz.
*/
html{
	text-align:center;
	background-color:#e3dfc6;
	/*background-image:url('../images/bg.gif');*/
	background-repeat:repeat-x;

}
body{
	width:1003px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d595e;
	text-align:left;
	font-size:11px;
	padding:0px;
	height:100%;
}

div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
	
img{
	border:0px;
}
a{
	color:#003698;
	text-decoration:none;
}
a:hover{
	color:#fb8130;
}
form{
	margin:0px;
	padding:0px;
}
input, textarea , select{
	font-family:Arial, Helvetica, sans-serif;
}
input.bos,input.bos250,input.bos150{
	font-size:14px;
	border:1px #d1d3d3 solid;
	background-color:#fff;
}
input.secili,input.secili250,input.secili150{
	font-size:14px;
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}
select.bos,select.bos250,select.bos150{
	font-size:14px;
	border:1px #d1d3d3 solid;
	background-color:#fff;
}
select.secili,select.secili250,select.secili150{
	font-size:14px;
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}
textarea.bos,textarea.bos250,textarea.bos150{
	font-size:14px;
	border:1px #d1d3d3 solid;
	background-color:#fff;
}
textarea.secili,textarea.secili250,textarea.secili150{
	font-size:14px;
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}

.w250,textarea.secili250,select.secili250,input.secili250,textarea.bos250,select.bos250,input.bos250{
	width:250px;
}
.w150{
	width:150px;
}





.onemli{
	color:#c6db00;
}
.onemli2{
	color:#fb8130;
}

#container{
	width:930px;
	margin:0 auto;
	padding:0px;
	/*margin-top:5px;*/
	background-color:#fbf9ee;
}
#header{
	background-color:#464646;
}
#header .headerLine1{
	background-color:#fff;
	background-image:url('../images/logo_alti.jpg');
	clear:both;
	float:left;
	width:930px;
}
#logoContainer{
	margin-left:8px;
	float:left;
	/*background-image:url('../images/logo.exa.top.gif');*/
	background-repeat:no-repeat;
	width:122px;
	height:63px;
	display:inline;
}
#logoContainer a span{
	visibility:hidden;
}
#topMenu1{
	float:right;
	padding:11px 10px 0px 3px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	width:495px !important;
	width:480px;
}
#topMenu1 a{
	color:#464646;
}
#topMenu1 a:hover{
	color:#fb8130;
}

#topMenu2{
	margin-top:35px;
	float:right;
	margin-right:2px;
	display:inline;
}
#topMenu2 a.back, #topMenu2 a.back *{
	float:left;
	cursor:pointer;
}
#topMenu2 a.back{
	background-image:url('../images/bg.button.topMenu2.gif');
	background-repeat:repeat-x;
	background-position:left top;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:6px;
	}
#topMenu2 a.back .solKenar{
	background-image:url('../images/bg.button.topMenu2.solKenar.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
#topMenu2 a.back .sagKenar{
	background-image:url('../images/bg.button.topMenu2.sagKenar.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:6px 15px 7px 15px;
}
#topMenu2 a.back:hover{
	background-position:left bottom;
	color:#fff;
}

/* ############## UMUT TARAFINDAN GUNCELLENEN ############## */

#topMenu2 a {
	background: url('../images/topLink-aBG.gif') no-repeat;
	float: left;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:6px;
	cursor: pointer;
}

#topMenu2 a:hover { background-position:left bottom; }

#topMenu2 a span {
	background: url('../images/topLink-spanBG.gif') top right no-repeat;
	float: left;
	margin-left: 15px;
	height: 30px;
	he\ight: 24px;
	padding: 6px 15px 0px 0px;
	cursor: pointer;
}

#topMenu2 a:hover span { background-position: right bottom; }

/* ############## UMUT TARAFINDAN GUNCELLENEN ############## */
/* ############## pc topla buton ############## */
#topMenuPC{
	margin-top:35px;
	float:right;
	margin-right:2px;
	display:inline;
}
#topMenuPC a {
	background: url('../images/topLink-aBG2.gif') no-repeat;
	float: left;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:6px;
	cursor: pointer;
}
#topMenuPC a:hover { background-position:left bottom; }
#topMenuPC a span {
	background: url('../images/topLink-spanBG2.gif') top right no-repeat;
	float: left;
	margin-left: 15px;
	height: 30px;
	he\ight: 24px;
	padding: 6px 15px 0px 0px;
	cursor: pointer;
}
#topMenuPC a:hover span { background-position: right bottom; }

/* ############## twitter buton ############## */
#topMenutwitter{
	margin-top:35px;
	float:right;
	margin-right:2px;
	display:inline;
}
#topMenutwitter a {
	background: url('../images/topLink-aBG03.gif') no-repeat;
	float: left;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:6px;
	cursor: pointer;
}
#topMenutwitter a:hover { background-position:left bottom; }
#topMenutwitter a span {
	background: url('../images/topLink-spanBG03.gif') top right no-repeat;
	float: left;
	margin-left: 15px;
	width:194px;
	height: 30px;
	he\ight: 24px;
	padding: 6px 15px 0px 0px;
	cursor: pointer;
}
#topMenutwitter a:hover span { background-position: right bottom; }

#header .headerLine2{
	clear:both;
	float:left;
	background-color:#464646;
	width:930px;
}
#topMenu3{
	margin-left:8px;
	float:left;
	display:inline;
}
#topMenu3 a{
	float:left;
	background-image:url('../images/bg.button.topMenu3.gif');
	background-position:right top;
	background-repeat:repeat-y;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:10px 15px 10px 15px;
}
#topMenu3 a:hover{
	color:#fff;
	background-color:#A6B7C1;
}
#uyeOptions{
	padding-right:8px;
	padding-top:13px;
	text-align:right;
	color:#fff;
}
#header .headerLine3{
	clear:both;
	float:left;
	background-color:#b4b3b3;
	width:930px;
}
#searchContainer{
	float:left;
	margin-left:8px;
	color:#363731;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
}
#searchContainer *{
	vertical-align:middle;
}
#searchContainer .keyWord{
	width:250px;
}
#topMenu4{
	padding-top:11px;
	color:#363731;
	text-align:right;
	padding-right:3px;
}
#topMenu4 a{
	color:#363731;
	padding-left:5px;
	padding-right:5px;
}
#topMenu4 a:hover{
	color:#fff;
	background-color:#363731;
}
#contentAnaSayfa{
	clear:both;
	width:914px;
	padding:13px 8px 0px 8px;
}
#firsatlarContainer{
	display:inline;
	float:left;
	padding:5px;
	background-color:#464646;
	width:292px;
}
#firsatlarContainer .title{
	background-image:url('../images/icon.araba.1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	color:#eee8c5;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:5px;
	float:left;
	width:262px;
}
#firsatlarContainer .yardim{
	width:10px;
	float:right;
	background-image:url('../images/icon.help.1.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
}
#firsatlarContainer .yardim a{
	float:right;
	width:9px;
	height:25px;
}

#firsatlarContainer .yardim span{
	float:right;
	width:9px;
	overflow:hidden;
	visibility:hidden;
	height:25px;
}

#firsatlarContainer .firsat{
	clear:both;
	float:left;
	font-size:13px;
	color:#363731;
	padding:4px;
	background-color:#fff;
	width:284px;
	margin-bottom:3px;
}
#firsatlarContainer .firsat:hover{
	background-color:#fafafa;
}

#firsatlarContainer .imgContainer{
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;
}
#firsatlarContainer .imgContainer img{
	width:80px;
}
#firsatlarContainer .urunAdi{
	width:200px;
	float:right;
	height:30px;
	color:#363731;
	overflow:hidden;
	font-size:12px;
}
#firsatlarContainer .urunAdi:hover{
	color:#c00000;
}

#firsatlarContainer .urunFiyat{
	width:200px;
	float:right;
	color:#c00000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
#firsatlarContainer .atSepete{
	float:left;
	color:#91b740;
	font-weight:bold;
	background-image:url('../images/icon.araba.2.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	margin-left:6px;
}
#firsatlarContainer .atSepete:hover{
	color:#53682b;
}
#firsatlarContainer .footer{
	clear:both;
	color:#eee8c5;
	height:16px;
	padding-top:3px;
}
#firsatlarContainer .footer a{
	color:#eee8c5;
}

#firsatlarContainer .footer a.onceki{
	float:left;
	background-image:url('../images/arrow.onceki.1.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:9px;
}
#firsatlarContainer .footer a.onceki:hover{
	color:#fff;
}
#firsatlarContainer .footer a.sonraki{
	float:right;
	background-image:url('../images/arrow.sonraki.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
}
#firsatlarContainer .footer a.sonraki:hover{
	color:#fff;
}
#mainBanner{
	float:right;
	width:602px;
	height:327px;
	padding-top:0px;
	background-color:#464646;
}


/* alışveriş sepeti */
#alisVerisSepeti{
	float:left;
	width:914px;
	padding:0px 8px 0px 8px;
	margin-top:4px;
	background-color:#464646;
}
#alisVerisSepeti .sepetOzet{
	float:left;
	width:914px;
}
#alisVerisSepeti .sepetOzet .baslik{
	float:left;
	width:125px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 22px;
}
#alisVerisSepeti .sepetOzet .ozet{
	float:left;
	display:inline;
	color:#b1d918;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 9px;
}
#alisVerisSepeti .sepetOzet a{
	float:right;
	color:#B1D918;
	display:inline;
	margin-right:15px;
	margin-top:5px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#alisVerisSepeti .sepetOzet a.genislet{
	float:right;
	background-image:url('../images/arrow.sonraki.1.gif');
	background-position:right 6px;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#f3e29d;
	display:inline;
	margin-right:5px;
	margin-top:5px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#alisVerisSepeti .sepetOzet a.daralt{
	float:right;
	background-image:url('../images/arrow.onceki.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#f3e29d;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	width:75px;
	text-align:right;
}
#alisVerisSepeti .sepetOzet a:hover{
	color:#fff;
}
#alisVerisSepeti .sepetDetay{
	float:left;
	width:894px;
	color:#fff;
	padding:10px;
	font-size:13px;
	display:none;
}
#alisVerisSepeti .sepetDetay .sepetSatirBaslik{
	float:left;
	width:894px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
}
#alisVerisSepeti .sepetDetay .sepetSatirBaslik .kolon1{
	float:left;
	/*width:494px;*/
	width:710px;
	text-align:left;
}
#alisVerisSepeti .sepetDetay .sepetSatirBaslik .kolon1_1{
	float:left;
	width:120px;
}

#alisVerisSepeti .sepetDetay .sepetSatirBaslik .kolon2{
	float:left;
	width:100px;
}
#alisVerisSepeti .sepetDetay .sepetSatirBaslik .kolon3{
	float:left;
	width:120px;
}
#alisVerisSepeti .sepetDetay .sepetSatirBaslik .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}


#alisVerisSepeti .sepetDetay .sepetSatir{
	float:left;
	width:894px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-color:transparent;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
#alisVerisSepeti .sepetDetay .sepetSatir:hover{
	background-color:#000;
}

#alisVerisSepeti .sepetDetay .sepetSatir *{
	vertical-align:middle;
	text-align:center;
}
#alisVerisSepeti .sepetDetay .sepetSatir div{
	display:inline;
}
#alisVerisSepeti .sepetDetay .sepetSatir a{
	color:#fff;
}
#alisVerisSepeti .sepetDetay .sepetSatir a:hover{
	color:#f3e29d;
}

#alisVerisSepeti .sepetDetay .sepetSatir .kolon1{
	float:left;
	/*width:490px;*/
	width:710px;
	text-align:left;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon1_1{
	float:left;
	width:120px;
	text-align:right;
}

#alisVerisSepeti .sepetDetay .sepetSatir .kolon2{
	float:left;
	width:100px;
	text-align:center;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.arti{
	background-image:url('../images/icon.arti.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.arti:hover{
	background-color:#63A2C9;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.arti span{
	visibility:hidden;
	padding:2px;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.eksi{
	background-image:url('../images/icon.eksi.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.eksi:hover{
	background-color:#63A2C9;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon2 a.eksi span{
	visibility:hidden;
	padding:4px;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon3{
	float:left;
	width:120px;
	text-align:right;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon4 a{
	padding:0px 5px 0px 5px;
	font-weight:bold;
	color:#fff;
	background-color:transparent;
}
#alisVerisSepeti .sepetDetay .sepetSatir .kolon4 a:hover{
	color:#fff;
	background-color:#c00000;
}

#alisVerisSepeti .sepetDetay .sepetSatirSonuc{
	float:left;
	width:894px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:right;
}
#alisVerisSepeti .sepetDetay .sepetSatirSonuc .kolon1{
	float:left;
	width:614px;
}
#alisVerisSepeti .sepetDetay .sepetSatirSonuc .kolon2{
	float:left;
	width:70px;
	text-align:left;
	padding-left:30px;
}
#alisVerisSepeti .sepetDetay .sepetSatirSonuc .kolon3{
	float:left;
	width:120px;
	font-weight:normal;
}
#alisVerisSepeti .sepetDetay .sepetSatirSonuc .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}




#content{
	clear:both;
	float:left;
	width:914px;
	padding:0px 8px 0px 8px;
	background-image:url('../images/bg.content.gif');
	background-position:8px top;
	background-repeat:repeat-y;
	margin-top:8px;
	margin-bottom:30px;
}

#contentSolKolon{
	float:left;
	width:147px;
}
#contentSolKolon .navigasyon{
	width:147px;
}
#contentSolKolon .navigasyon h1{
	width:131px;
	padding:6px 8px 6px 8px;
	font-size:14px;
	font-weight:bold;
	color:#c1000c;
	background-color:#b9e0e7;
}
#contentSolKolon .navigasyon a.openKategori{
	display:block;
	width:133px;
	margin-left:1px;
	background-color:#f4f3ea;
	color:#464646;
	padding:7px 0px 7px 12px
}
#contentSolKolon .navigasyon a.openKategori:hover{
	background-color:#fff;
	color:#464646;
}
#contentSolKolon .navigasyon a.secili{
	display:block;
	width:133px;
	margin-left:1px;
	background-color:#edebe1;
	background-image:url('../images/arrow.navigasyon.1.gif');
	background-position:5px 13px;
	background-repeat:no-repeat;
	color:#cc0000;
	padding:7px 0px 7px 12px
}
#contentSolKolon .navigasyon a.kategori{
	display:block;
	width:137px;
	margin-left:1px;
	background-color:#f4f3ea;
	background-image:url('../images/bg.button.navigasyon.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#464646;
	font-size:14px;
	font-weight:bold;
	padding:8px 0px 8px 8px;
}
#contentSolKolon .navigasyon a.kategori:hover{
	background-color:#fb8130;
	color:#fff;
}
#contentSolKolon .dovizKurları{
	clear:both;
	margin-top:5px;
}
#contentSolKolon .dovizKurları h1{
	width:131px;
	padding:6px 8px 6px 8px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#464646;
	background-image:url('../images/icon.dovizKurlari.gif');
	background-position:right center;
	background-repeat:no-repeat;
}
#contentSolKolon .dovizKurları .doviz{
	clear:both;
	padding-top:5px;
	height:18px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
#contentSolKolon .dovizKurları .doviz .dovizTur{
	float:left;
	width:40px;
	padding-left:7px;
}
#contentSolKolon .dovizKurları .doviz .dovizTutar{
	float:right;
	text-align:right;
	width:60px;
	padding-right:7px;
}
#contentSolKolon .bannerContainer{
	clear:both;
	margin-top:5px;
}

#contentOrtaKolon{
	float:left;
	display:inline;
	width:620px;
	margin-left:5px;
}
#contentOrtaKolon .header{
	width:611px;
	height:22px;
	background-color:#e9e7da;
	padding-top:6px;
	padding-left:9px;
}
#contentOrtaKolon .header a{
	float:left;
	height:19px;
	background-color:#e9e7da;
	color:#464646;
	padding:3px 18px 0px 18px;
	font-weight:bold;
}
#contentOrtaKolon .header a:hover{
	background-color:#fff;
}
#contentOrtaKolon .header a.secili{
	float:left;
	height:19px;
	background-color:#f4f3ec;
	color:#cc0000;
}
#contentOrtaKolon .urunListesi2Kolon{
	float:left;
	width:613px;
	padding:7px 0px 7px 7px;
	background-color:#f4f3ec;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer{
	float:left;
	width:286px;
	padding:5px;
	border:2px #f0eee4 solid;
	background-color:#fff;
	display:inline;
	margin-right:6px;
	margin-bottom:6px;
	height:177px;
	overflow:hidden;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer:hover{
	border:2px #D5D0B4 solid;
}

#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol{
	float:left;
	width:110px;
	display:inline;
	padding-left:10px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .imgContainer{
	width:110px;
	height:80px;
	overflow:hidden;
	text-align:center;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .imgContainer img{
	width:80px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .yorumlar{
	overflow:hidden;
	background-image:url('../images/icon.yorum.1.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 3px 3px 20px;
	font-weight:bold;
	margin-top:15px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .yorumlar a{
	color:#206ba4;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .yorumlar a:hover{
	color:#c00000;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .atSepete{
	height:23px;
	margin-top:15px;
	margin-left:10px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .atSepete a{
	float:left;
	height:13px;
	background-color:#d11f5c;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 5px 25px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .atSepete a *{
	vertical-align:top;
}

#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSol .atSepete a:hover{
	background-color:#464646;
}

#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag{
	float:right;
	width:146px;
	display:inline;
	padding-left:10px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunAdi{
	height:53px;
	width:146px;
	overflow:hidden;
	padding-top:5px;
	line-height:18px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunAdi a{
	color:#464646;
	font-size:13px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunAdi a:hover{
	color:#c00000;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunFiyat{
	height:17px;
	overflow:hidden;
	color:#464646;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:0px;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunSpecialIcon{
	text-align:left;
	height:100px;
	overflow:hidden;
}
#contentOrtaKolon .urunListesi2Kolon .urunContainer .urunSag .urunSpecialIcon *{
/*	vertical-align:middle;*/
}
#contentOrtaKolon .urunListesi2Kolon .footer{
	clear:both;
	color:#464646;
	height:16px;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
}
#contentOrtaKolon .urunListesi2Kolon .footer a{
	color:#464646;
}

#contentOrtaKolon .urunListesi2Kolon .footer a.onceki{
	float:left;
	background-image:url('../images/arrow.onceki.2.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:9px;
}
#contentOrtaKolon .urunListesi2Kolon .footer a.sonraki{
	float:right;
	background-image:url('../images/arrow.sonraki.2.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
}
#contentOrtaKolon .urunListesi2Kolon .footer a.sonraki:hover , #contentOrtaKolon .urunListesi2Kolon .footer a.onceki:hover{
	color:#c00000;
}
#contentOrtaKolon .bannerAlani1{
	clear:both;
	padding-top:5px;
	margin-bottom:5px;
}

#contentOrtaKolon .urunYorumlari{
	float:left;
	width:302px;
	background-color:#464646;
}
#contentOrtaKolon .urunYorumlari .title{
	background-image:url('../images/icon.yorum.2.gif');
	background-position:10px 11px;
	background-repeat:no-repeat;
	font-size:14px;
	color:#eee8c5;
	font-weight:bold;
	padding-left:27px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:242px;
}
#contentOrtaKolon .urunYorumlari .yardim{
	width:20px;
	float:right;
	background-image:url('../images/icon.help.1.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:31px;
}
#contentOrtaKolon .urunYorumlari .yardim a{
	float:right;
	width:19px;
	height:25px;
}

#contentOrtaKolon .urunYorumlari .yardim span{
	float:right;
	width:9px;
	overflow:hidden;
	visibility:hidden;
	height:25px;
}
#contentOrtaKolon .urunYorumlari .yorumlarListe{
	clear:both;
	float:left;
	font-size:12px;
	width:302px;
}
#contentOrtaKolon .urunYorumlari .yorumlarListe a{
	display:block;
	background-color:#eff1ef;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#717b80;
	height:auto;
}
#contentOrtaKolon .urunYorumlari .yorumlarListe a span{ 
	display:block;
/*	height:23px;*/
	background-image:url('../images/arrow.genel.1.gif');
	background-position:6px 13px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
}
#contentOrtaKolon .urunYorumlari .yorumlarListe a:hover{
	background-color:#dce1e1;
	color:#c00000;
}
#contentOrtaKolon .urunYorumlari .yorumlarListe a:hover span{ 
	background-position:10px 13px;
}
#contentOrtaKolon .urunYorumlari .footer{ 
	clear:both;
	background-color:#eff1ef;
	height:23px;
	padding-top:8px;
	padding-right:5px;
}
#contentOrtaKolon .urunYorumlari .footer a{
	float:right;
	background-image:url('../images/arrow.sonraki.2.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#464646;
}
#contentOrtaKolon .urunYorumlari .footer a:hover{
	color:#c00000;
}




#contentOrtaKolon .vitrindekiUrunler{
	float:right;
	width:302px;
	background-color:#464646;
	display:inline;
}
#contentOrtaKolon .vitrindekiUrunler .title{
	background-image:url('../images/icon.yorum.2.gif');
	background-position:10px 11px;
	background-repeat:no-repeat;
	font-size:14px;
	color:#eee8c5;
	font-weight:bold;
	padding-left:27px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:242px;
}
#contentOrtaKolon .vitrindekiUrunler .yardim{
	width:20px;
	float:right;
	background-image:url('../images/icon.help.1.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:31px;
}
#contentOrtaKolon .vitrindekiUrunler .yardim a{
	float:right;
	width:19px;
	height:25px;
}

#contentOrtaKolon .vitrindekiUrunler .yardim span{
	float:right;
	width:9px;
	overflow:hidden;
	visibility:hidden;
	height:25px;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe{
	clear:both;
	font-size:12px;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe a{
	clear:both;
	display:block;
	background-color:#e9ebe9;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#717b80;
	height:31px;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe a span{ 
	display:block;
	height:23px;
	background-image:url('../images/arrow.genel.1.gif');
	background-position:6px center;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:8px;
	cursor:pointer;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe a:hover{
	background-color:#dce1e1;
	color:#c00000;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe a:hover span{ 
	background-position:10px center;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe div{ 
	background-color:#eff1ef;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#717b80;
	height:50px;
	padding:6px;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe div .imgContainer{
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe div .imgContainer img{
	width:50px;
}
#contentOrtaKolon .vitrindekiUrunler .vitrinListe div .aciklama{
	float:right;
	width:230px;
	height:50px;
	overflow:hidden;
	line-height:17px;
}

#contentOrtaKolon .vitrindekiUrunler .footer{ 
	clear:both;
	background-color:#eff1ef;
	height:23px;
	padding-top:8px;
	padding-right:5px;
}
#contentOrtaKolon .vitrindekiUrunler .footer a{
	float:right;
	background-image:url('../images/arrow.sonraki.2.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#464646;
}
#contentOrtaKolon .vitrindekiUrunler .footer a:hover{
	color:#c00000;
}
#contentSagKolon{
	float:right;
	width:137px;
}
#contentSagKolon .bannerAlani2{
	clear:both;
	margin-bottom:5px;
}

#contentSagKolon .magazalar{
	float:right;
	width:137px;
	background-color:#464646;
	display:inline;
	margin-bottom:5px;
}
#contentSagKolon .magazalar .title{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:102px;
}
#contentSagKolon .magazalar .yardim{
	width:20px;
	float:right;
	background-image:url('../images/icon.help.1.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:31px;
}
#contentSagKolon .magazalar .yardim a{
	float:right;
	width:19px;
	height:25px;
}

#contentSagKolon .magazalar .yardim span{
	float:right;
	width:9px;
	overflow:hidden;
	visibility:hidden;
	height:25px;
}
#contentSagKolon .magazalar .magazalarListe{
	clear:both;
	font-size:12px;
}
#contentSagKolon .magazalar .magazalarListe a{
	clear:both;
	display:block;
	background-color:#fff;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:1px;
}
#contentSagKolon .magazalar .magazalarListe a span{ 
	display:block;
	cursor:pointer;
	background-color:#fff;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
}
#contentSagKolon .magazalar .magazalarListe a span *{ 
	vertical-align:middle;
	width:auto !important;
	width:132px;
	max-width:132px;
}
#contentSagKolon .magazalar .magazalarListe a:hover{
	background-color:#a7b2b1;
}
#contentSagKolon .magazalar .footer{ 
	clear:both;
	background-color:#eff1ef;
	height:23px;
	padding-top:8px;
	padding-right:5px;
}
#contentSagKolon .magazalar .footer a{
	float:right;
	background-image:url('../images/arrow.sonraki.2.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#464646;
}
#contentSagKolon .magazalar .footer a:hover{
	color:#c00000;
}



.clearBoth{
	clear:both;
	margin:0px;
	padding:0px;
	width:930px;
}
#footer{
	clear:both;
	color:#646359;
	background-color:#464646;
}
#footer .footerMenu{
	float:left;
	width:914px;
	padding:13px 8px 0px 8px;
	height:220px;
}
#footer .footerMenu .menu{
	float:left;
	display:inline;
	width:147px;
	margin-right:5px;
	background-color:#464646;
	padding-bottom:2px;
}
#footer .footerMenu .menu a{
	display:block;
	width:137px;
	background-color:#464646;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
}
#footer .footerMenu .menu a span{
	display:block;
	width:137px;
	cursor:pointer;
}
#footer .footerMenu .menu a:hover{
	background-color:#000;
}
#footer .footerMenu .menu a.title{
	color:#eee8c5;
	font-size:14px;
	font-weight:bold;
}
#footer .footerMenu .menu a.title:hover{
	color:#fff;
}


#footer .bottomMenu{
	clear:both;
	width:914px;
	padding:13px 8px 0px 8px;
	font-weight:bold;
	text-align:center;
}
#footer .bottomMenu a{
	color:#fff;
}
#footer .bottomMenu a:hover{
	color:#f2d66a;
}
#footer .footerText{
	float:left;
	width:914px;
	padding:13px 8px 10px 8px;
	color:#f2d66a;
}
#footer .footerText .yazilar{
	float:left;
	width:850px;
}
#footer .footerText .yazilar a{
	color:#fff;
}
#footer .footerText .yazilar a:hover{
	text-decoration:underline;
}
#footer .rss{
	float:right;
	width:51px;
	height:15px;
	margin-top:15px;
}
#footer .rss a{
	width:51px;
	height:15px;
	float:left;
	background-image:url('../images/xmlrss.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#footer .rss a:hover{
	background-position:left bottom;
}
#footer .rss a span{
	font-size:10px;
	visibility:hidden;
}
#footer .footerImza{
	clear:both;
	width:914px;
	padding:5px 8px 40px 8px;
	background-color:#E3DFC6;
}
#footer .footerImza .extraLogolar{
	float:left;
	display:inline;
}

#erkyazilim{
	width:97px;
	height:34px;
	float:right;
	text-align:left;
}
#erkyazilim a{
	width:92px;
	height:34px;
	float:left;
	color:#bccfd5;
	font-size:11px;
	padding-left:5px;
	padding-top:0px;
	line-height:13px;
	background-image:url('../images/erkyazilim.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#erkyazilim a span{
	visibility:hidden;
}

#erkyazilim a:hover{
	color:#ABC3CA;
	background-position:left bottom;
}


















/* Alt Sayfa Mevzuları*/
#contentOrtaKolon2{
	float:left;
	display:inline;
	width:762px;
	margin-left:5px;
}
#contentOrtaKolon2 .header{
	width:753px;
	height:22px;
	background-color:#b9e0e7;
	padding-top:6px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	color:#464646;
}
#contentOrtaKolon2 .header a{
	color:#464646;
}
#contentOrtaKolon2 .header a:hover{
	color:#fb8130;
}
#contentOrtaKolon2 .header span{
	color:#cc0000;
}

#contentOrtaKolon2 .altKategoriler{
	float:left;
	width:750px;
/*	margin-top:5px;*/
	background-color:#DFF1F4;
	padding:6px;
}
#contentOrtaKolon2 .altKategoriler a{
	float:left;
	width:238px;
	padding:3px 0px 3px 10px;
	background-color:#fff;
	margin:1px;
	display:inline;
}
#contentOrtaKolon2 .altKategoriler a:hover{
	background-color:#464646;
	color:#fff;
}


.spotUrunler{
	float:left;
	margin-top:5px;
	background-color:#464646;
	padding:5px;
	height:180px;
}
.spotUrunler .urunContainer{
	float:left;
	width:366px;
	padding:5px;
	background-color:#fff;
	display:inline;
	height:170px;
	overflow:hidden;
	color:#464646;
	font-size:13px;
}
.spotUrunler .urunContainer:hover{
	background-color:#fafafa;
}

.spotUrunler .urunContainer .urunSol{
	float:left;
	width:125px;
	display:inline;
	padding-left:5px;
}
.spotUrunler .urunContainer .urunSol .imgContainer{
	float:left;
	width:100px;
	height:80px;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
}
.spotUrunler .urunContainer .urunSol .imgContainer img{
	width:80px;
}
.spotUrunler .urunContainer .urunSol .yorumlar{
	float:left;
	overflow:hidden;
	background-image:url('../images/icon.yorum.1.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 3px 3px 20px;
	font-weight:bold;
	width:100px;
	margin-top:10px;
}
.spotUrunler .urunContainer .urunSol .yorumlar a{
	color:#206ba4;
}
.spotUrunler .urunContainer .urunSol .yorumlar a:hover{
	color:#c00000;
}
.spotUrunler .urunContainer .urunSol .atSepete{
	float:left;
	width:90px;
	height:23px;
	padding-left:16px;
	padding-top:15px;
}
.spotUrunler .urunContainer .urunSol .atSepete a{
	float:left;
	height:13px;
	background-color:#d11f5c;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 5px 25px;
}
.spotUrunler .urunContainer .urunSol .atSepete a *{
	vertical-align:top;
}

.spotUrunler .urunContainer .urunSol .atSepete a:hover{
	background-color:#464646;
}
.spotUrunler .urunContainer .urunSol .puan{
	padding-top:3px;
	float:left;
	width:105px;
}

.spotUrunler .urunContainer .urunSag{
	float:right;
	width:220px;
	display:inline;
	padding-left:10px;
	padding-bottom:0px;
}
.spotUrunler .urunContainer .urunSag .urunAdi{
	height:37px;
	overflow:hidden;
	padding-top:0px;
	line-height:18px;
}
.spotUrunler .urunContainer .urunSag .urunAdi a{
	color:#464646;
	font-size:13px;
}
.spotUrunler .urunContainer .urunSag .urunAdi a:hover{
	color:#c00000;
}
.spotUrunler .urunContainer .urunSag .urunFiyat{
	height:17px;
	overflow:hidden;
	color:#464646;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	padding-top:9px;
	padding-bottom:9px;
}
.spotUrunler .urunContainer .urunSag .urunSpecialIcon{
	float:left;
	height:103px;
	overflow:hidden;
	width:220px;
	text-align:left;
}
.spotUrunler .urunContainer .urunSag .urunSpecialIcon img{
/*	vertical-align:middle;
	height:48px;*/
}

#contentOrtaKolon2 .urunFiltresi{
	float:left;
	width:762px;
	margin-top:5px;
	background-color:#f1d685;
	color:#464646;
/*	height:28px;	*/
	overflow:hidden;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir{
	float:left;
	width:762px;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir .filtreBaslik{
	float:left;
	width:120px;
	font-size:14px;
	font-weight:bold;
	padding:6px 8px 6px 8px;
	background-image:url('../images/icon.filtre.ikiNokta.gif');
	background-position:right center;
	background-repeat:no-repeat;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir .filtreSecenek{
	float:left;
	width:510px;
	font-size:12px;
	padding:4px 4px 5px 10px;
	line-height:21px;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir .filtreSecenek a{
	color:#464646;
	text-decoration:underline;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir .filtreSecenek a:hover{
	color:#c3360b;
	text-decoration:none;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir .filtreSecenek span{
	color:#fff;
	background-color:#63a2c9;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}


#contentOrtaKolon2 .urunFiltresi .filtreSatir a.genislet{
	float:right;
	background-image:url('../images/arrow.sonraki.3.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#c3360b;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	width:75px;
	text-align:right;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir a.daralt{
	float:right;
	background-image:url('../images/arrow.onceki.3.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#c3360b;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	width:75px;
	text-align:right;
}
#contentOrtaKolon2 .urunFiltresi .filtreSatir a.genislet:hover , #contentOrtaKolon2 .urunFiltresi .filtreSatir a.daralt:hover{
	color:#464646;
}

#contentOrtaKolon2 .urunFiltresiAcik{
	width:762px;
	margin-top:5px;
	background-color:#f1d685;
	color:#464646;
	float:left;
}

#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir{
	float:left;
	width:762px;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir .filtreBaslik{
	float:left;
	width:120px;
	font-size:14px;
	font-weight:bold;
	padding:6px 8px 6px 8px;
	background-image:url('../images/icon.filtre.ikiNokta.gif');
	background-position:right center;
	background-repeat:no-repeat;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir .filtreSecenek{
	float:left;
	width:510px;
	font-size:12px;
	padding:4px 4px 5px 10px;
	line-height:20px;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir .filtreSecenek a{
	color:#464646;
	text-decoration:underline;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir .filtreSecenek a:hover{
	color:#c3360b;
	text-decoration:none;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir .filtreSecenek span{
	color:#fff;
	background-color:#63a2c9;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}


#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir a.genislet{
	float:right;
	background-image:url('../images/arrow.sonraki.3.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#c3360b;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	width:75px;
	text-align:right;
}
#contentOrtaKolon2 .urunFiltresiAcik .filtreSatir a.genislet:hover{
	color:#464646;
}





#contentOrtaKolon2 .listeleme{
	clear:both;
	float:left;
	width:762px;
	margin-top:5px;
	background-color:#f4f3ec;
}
#contentOrtaKolon2 .listeleme .siralama{
	float:left;
	background-color:#d8ccbb;
	width:762px;
}
#contentOrtaKolon2 .listeleme .siralama .baslik{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:6px 8px 6px 8px;
	color:#464646;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler{
	float:left;
	font-size:12px;
	padding-top:7px;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a{
	color:#464646;
	padding:0px 5px 0px 5px;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a:hover{
	color:#fff;
	background-color:#464646;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a.secili{
	color:#fff;
	background-color:#7aae47;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a.secili:hover{
	color:#464646;
	background-color:#7aae47;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a.seciliASC{
	background-color:#63a2c9;
	background-image:url('../images/arrow.asagi.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:18px;
	color:#fff;
	font-weight:bold;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a.seciliDESC{
	background-color:#63a2c9;
	background-image:url('../images/arrow.yukari.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:18px;
	color:#fff;
	font-weight:bold;
}
#contentOrtaKolon2 .listeleme .siralama .secenekler a.seciliDESC:hover , #contentOrtaKolon2 .listeleme .siralama .secenekler a.seciliASC:hover{
	color:#c1000c;
	background-color:#63a2c9;
}

#contentOrtaKolon2 .listeleme .siralama a.karsilastir{
	float:right;
	font-size:14px;
	font-weight:bold;
	padding:3px 20px 3px 4px;
	color:#fff;
	background-color:#464646;
	background-image:url('../images/icon.help.1.gif');
	background-position:81px center;
	background-repeat:no-repeat;
	margin-top:3px;
	margin-right:5px;
}
#contentOrtaKolon2 .listeleme .siralama a.karsilastir:hover{
	color:#fb8130;
}
#contentOrtaKolon2 .listeleme .sayfalama{
	float:left;
	clear:both;
	width:752px;
	background-color:#f4f3ec;
	padding:7px 5px 7px 5px;
	overflow:hidden;
	height:14px;
}
#contentOrtaKolon2 .listeleme .sayfalama a.onceki{
	float:left;
	background-image:url('../images/arrow.onceki.3.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:9px;
	color:#c00000;
}

#contentOrtaKolon2 .listeleme .sayfalama a.sonraki{
	float:right;
	background-image:url('../images/arrow.sonraki.3.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#c00000;
}
#contentOrtaKolon2 .listeleme .sayfalama a.sonraki:hover , #contentOrtaKolon2 .listeleme .sayfalama a.onceki:hover{
	color:#464646;
}
#contentOrtaKolon2 .listeleme .sayfalama .numaralar{
	float:left;
	width:663px;
	text-align:center;
}
#contentOrtaKolon2 .listeleme .sayfalama .numaralar a{
	padding:0px 5px 0px 5px;
	color:#464646;
	text-decoration:underline;
}
#contentOrtaKolon2 .listeleme .sayfalama .numaralar a:hover{
	color:#fff;
	background-color:#464646;
}
#contentOrtaKolon2 .listeleme .sayfalama .numaralar span{
	padding:0px 5px 0px 5px;
	font-weight:bold;
	color:#c00000;
}
#contentOrtaKolon2 .liste{
	clear:both;
	width:733px;
	height:108px;
	border:2px #e9e7da solid;
	background-color:#fff;
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	margin-bottom:6px;
}
#contentOrtaKolon2 .liste:hover{
	border:2px #D5D0B4 solid;
}

#contentOrtaKolon2 .liste .imgContainer{
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;
	text-align:center;
	display:inline;
	margin-left:10px;
	margin-top:7px;
}
#contentOrtaKolon2 .liste .imgContainer img{
	width:auto !important;
	width:80px;
	max-width:80px;
}
#contentOrtaKolon2 .liste .kolon1{
	float:left;
	width:230px;
	padding-left:10px;
	height:108px;
}
#contentOrtaKolon2 .liste .kolon1 .urunAdi{
	width:230px;
	height:55px;
	overflow:hidden;
	padding-top:0px;
	line-height:18px;
	font-size:12px;
	margin-bottom:0px;
	margin-top:5px;
}
#contentOrtaKolon2 .liste .kolon1 .urunAdi a{
	color:#000;
}
#contentOrtaKolon2 .liste .kolon1 .urunAdi a:hover{
	color:#c00000;
	text-decoration:underline;
}
#contentOrtaKolon2 .liste .kolon1 .exaPara{
	font-size:12px;
	color:#232323;
	padding-top:5px;
	padding-bottom:5px;
	width:230px;
	font-weight:bold;
/*	text-align:center;*/
}
#contentOrtaKolon2 .liste .kolon1 .exaPara span{
	color:#FB8130;
	font-size:14px;
}

#contentOrtaKolon2 .liste .kolon1 .yorumlar{
	float:left;
	overflow:hidden;
	background-image:url('../images/icon.yorum.1.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 3px 3px 20px;
	font-weight:bold;
	width:82px;
	margin-top:0px;
}
#contentOrtaKolon2 .liste .kolon1 .puan{
	padding-top:3px;
	float:left;
	width:105px;
}
#contentOrtaKolon2 .liste .kolon2{
	float:left;
	width:150px;
	padding-left:10px;
	height:108px;
}
#contentOrtaKolon2 .liste .kolon2 .urunFiyat{
	height:34px;
	overflow:hidden;
	color:#464646;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
	width:150px;
	text-align:center;
}
#contentOrtaKolon2 .liste .kolon2 .urunFiyat .eskiFiyat{
	font-size:13px;
	font-weight:normal;
	text-decoration:line-through;
	color:#434343;
}

#contentOrtaKolon2 .liste .kolon2 .atSepete{
	width:150px;
	height:23px;
	padding-top:20px;
}
#contentOrtaKolon2 .liste .kolon2 .atSepete a{
	display:block;
	height:13px;
	background-color:#d11f5c;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 5px 25px;
	width:60px;
	margin:0 auto;
}
#contentOrtaKolon2 .liste .kolon2 .atSepete a *{
	vertical-align:top;
}

#contentOrtaKolon2 .liste .kolon2 .atSepete a:hover{
	background-color:#464646;
}
#contentOrtaKolon2 .liste .kolon3{
	float:left;
	width:240px;
	padding-left:0px;
	height:108px;
}

#contentOrtaKolon2 .liste .kolon3 .karsilastir{
	float:right;
	width:240px;
	text-align:right;
	padding-top:5px;
	padding-bottom:15px;
}
#contentOrtaKolon2 .liste .kolon3 .urunSpecialIcon{
	float:left;
	height:54px;
	overflow:hidden;
	width:240px;
	text-align:center;
}

#contentOrtaKolon2 .urunOzet{
	float:left;
	width:762px;
	background-color:#f4f3ec;
}
#contentOrtaKolon2 .urunOzet .baslik{
	float:left;
	width:742px;
	padding:10px;
	font-size:18px;
}
#contentOrtaKolon2 .urunOzet .urunResim{
	float:left;
	display:inline;
	width:273px;
	padding-left:3px;
}
#contentOrtaKolon2 .urunOzet .urunResim .imgContainer{
	float:left;
	display:inline;
	width:270px;
	margin-left:3px;
/*	text-align:center;*/
	overflow:hidden;
	margin-bottom:3px;
}
#contentOrtaKolon2 .urunOzet .urunResim .imgContainer img{
	width:250px;
	height:250px;
}
#contentOrtaKolon2 .urunOzet .urunResim .kucukResim{
	float:left;
	display:inline;
	margin-left:3px;
	width:65px;
}
#contentOrtaKolon2 .urunOzet .urunResim .kucukResim img{
	width:65px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi{
	float:left;
	display:inline;
	margin-left:7px;
	width:470px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar{
	float:left;
	background-color:#e5d9c2;
	width:470px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a{
	float:left;
	color:#464646;
	padding:7px 7px 7px 25px;
	background-position:3px top;
	background-repeat:no-repeat;
	display:inline;
	margin-right:20px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a:hover{
	color:#c00000;
	background-color:#fbf9ee;
	background-position:3px bottom;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.listemeEkle{
	background-image:url('../images/icon.listemeEkle.gif');
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.arkadasaTavsiyeEt{
	background-image:url('../images/icon.arkadasaTavsiyeEt.gif');
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.hemenSatinAl{
	background-image:url('../images/icon.hemenSatinAl.gif');
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.karsilastir{
	background-image:url('../images/icon.karsilastir.gif');
	margin-right:0px;
	margin-left:2px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.facebook{
	background-image:url('../images/icon_facebook.gif');
	margin-right:0px;
	margin-left:2px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .extraButonlar a.twitter{
	background-image:url('../images/icon_twitter.gif');
	margin-right:0px;
	margin-left:2px;
}


#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1{
	float:left;
	width:275px !important;
/*	width:245px;*/
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .urunFiyat{
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	padding-top:20px;
	height:60px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .urunFiyat .eskiFiyat{
	font-size:14px;
	color:#434343;
	font-weight:normal;
	text-decoration:line-through;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .aciklama{
	font-size:12px;
	color:#464646;
	font-weight:bold;
	padding-top:8px;
	height:60px;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .adet{
	padding-top:3px;
	float:left;
	width:80px !important;
/*	width:70px;*/
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	height:35px;

}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .adet input{
	width:20px;
	text-align:center;
	border:1px #dbdad2 solid;
	background-color:#fff;
}


#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .atSepete{
	float:left;
	width:180px !important;
/*	width:150px;*/
	height:38px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .atSepete a{
	float:left;
	height:13px;
	background-color:#d11f5c;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 5px 25px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .atSepete a *{
	vertical-align:top;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .atSepete a:hover{
	background-color:#464646;
}



#contentOrtaKolon2 .urunOzet .urunBilgi .kolon1 .puan{
	float:left;
	padding-top:13px;
	font-size:12px;
	font-weight:bold;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .kolon2{
	float:left;
	width:195px;
	display:inline;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon2 .urunSpecialIcon{
	float:left;
	width:195px;
	height:137px;
	overflow:hidden;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon2 .exaPara{
	float:left;
	width:195px;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	padding-top:15px;
	height:40px;
}
#contentOrtaKolon2 .urunOzet .urunBilgi .kolon2 .exaPara span{
	color:#FB8130;
	font-size:14px;
}

#contentOrtaKolon2 .urunOzet .urunBilgi .kolon2 .yorumlar{
	float:right;
	overflow:hidden;
	background-image:url('../images/icon.yorum.2.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 0px 3px 20px;
	font-weight:normal;
	width:175px;
	margin-top:5px;
}

#contentOrtaKolon2 .urunDetay{
	float:left;
	width:762px;
	background-color:#f4f3ec;
}
#contentOrtaKolon2 .urunDetay .baslik{
	float:left;
	width:732px;
	background-color:#e5d9c2;
	padding:7px 15px 0px 15px;
}
#contentOrtaKolon2 .urunDetay .baslik a{
	float:left;
	background-color:#e5d9c2;
	color:#464646;
	padding:3px 16px 5px 16px;
	display:inline;
	margin-right:5px;
}
#contentOrtaKolon2 .urunDetay .baslik a:hover{
	background-color:#fff;
	color:#63a2c9;
}

#contentOrtaKolon2 .urunDetay .baslik .secili{
	float:left;
	background-color:#f4f3ec;
	color:#c00000;
	padding:3px 16px 5px 16px;
	display:inline;
	margin-right:5px;
	cursor:default;
}
#contentOrtaKolon2 .urunDetay .baslik .secili:hover{
	background-color:#f4f3ec;
	color:#c00000;
}

#contentOrtaKolon2 .urunDetay .icerik{
	float:left;
	width:732px;
	background-color:#f4f3ec;
	padding:10px 15px 15px 15px;
}
#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler{
	float:left;
	width:732px;
	background-color:#f4f3ec;
	font-size:12px;
}
#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler img{
	margin:5px;
}

#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler .satir1{
	float:left;
	width:712px;
	background-color:#f4f3ec;
	padding:5px 10px 5px 10px;
}
#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler .satir2{
	float:left;
	width:712px;
	background-color:#fff;
	padding:3px 10px 3px 10px;
}
#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler .kolon1{
	float:left;
	width:290px;
	font-weight:bold;
}
#contentOrtaKolon2 .urunDetay .icerik .teknikOzellikler .kolon2{
	float:left;
	width:420px;
}

#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri{
	float:left;
	width:732px;
	background-color:#f4f3ec;
	font-size:12px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri img{
	margin:5px;
}

#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .satir1{
	float:left;
	width:712px;
	background-color:#f4f3ec;
	padding:5px 10px 5px 10px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .satir2{
	float:left;
	width:712px;
	background-color:#fff;
	padding:3px 10px 3px 10px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .kolon1{
	float:left;
	width:90px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .kolon2{
	float:left;
	width:402px;
	padding-top:5px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .kolon3{
	float:left;
	width:110px;
	text-align:right;
	padding-top:5px;
}
#contentOrtaKolon2 .urunDetay .icerik .odemeSecenekleri .kolon4{
	float:left;
	width:110px;
	text-align:right;
	padding-top:5px;
}



#contentOrtaKolon2 .urunDetay .icerik .resimler{
	float:left;
	width:732px;
	background-color:#f4f3ec;
	padding:10px 15px 15px 15px;
}


.onerdigimizUrunler{
	float:left;
	width:762px;
}

.onerdigimizUrunler .baslik{
	float:left;
	width:712px;
	background-color:#e5d9c2;
	padding:7px 15px 5px 35px;
	font-size:14px;
	font-weight:bold;
	color:#464646;
/*	background-image:url('../images/icon.sizdeYorumYazin.gif');
	background-position:15px center;
	background-repeat:no-repeat;*/
	margin-bottom:0px;
}
.onerdigimizUrunler .onerdigimizUrunlerListe{
	float:left;
	width:732px;
	padding:15px;
	background-color:#f4f3ec;
}
.onerdigimizUrunler .onerdigimizUrunlerListe .satir1{
	float:left;
	width:712px;
	background-color:#f4f3ec;
	padding:10px 10px 10px 10px;
}
.onerdigimizUrunler .onerdigimizUrunlerListe .satir2{
	float:left;
	width:712px;
	background-color:#fff;
	padding:10px 10px 10px 10px;
}




.kullaniciYorumlari{
	float:left;
	width:732px;
}
.kullaniciYorumlari .baslik{
	float:left;
	width:712px;
	background-color:#e5d9c2;
	padding:7px 15px 5px 35px;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	background-image:url('../images/icon.kullaniciYorumlari.gif');
	background-position:15px center;
	background-repeat:no-repeat;
}
.kullaniciYorumlari .yorumContainer{
	float:left;
	width:732px;
	background-color:#fff;
	padding:7px 15px 5px 15px;
	color:#464646;
	margin-top:5px;
}
.kullaniciYorumlari .yorumContainer .yorumBaslik{
	float:left;
	width:732px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:5px;
}
.kullaniciYorumlari .yorumContainer .yorumBaslik .kisi{
	float:left;
	width:400px;
	background-image:url('../images/icon.yorum.3.gif');
	background-position:5px center;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}
.kullaniciYorumlari .yorumContainer .yorumBaslik .tarih{
	float:right;
	width:290px;
	padding-right:5px;
	text-align:right;
	font-size:12px;
}
.kullaniciYorumlari .yorumContainer .yorum{
	float:left;
	width:722px;
	padding:10px 5px 15px 5px;
	font-size:12px;
}
.kullaniciYorumlari .sizdeYorumYazin{
	float:left;
	width:732px;
	font-size:12px;
}
.kullaniciYorumlari .sizdeYorumYazin .baslik{
	float:left;
	width:712px;
	background-color:#e5d9c2;
	padding:7px 15px 5px 35px;
	font-size:14px;
	font-weight:bold;
	color:#464646;
	background-image:url('../images/icon.sizdeYorumYazin.gif');
	background-position:15px center;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.kullaniciYorumlari .sizdeYorumYazin .onemli{
	font-size:14px;
	color:#c00000;
	background-image:url('../images/icon.onemli.gif');
	background-position:center center;
	background-repeat:no-repeat;
	padding:5px;
}
.kullaniciYorumlari .sizdeYorumYazin .onemli span{
	visibility:hidden;
	font-size:14px;
}
.kullaniciYorumlari .sizdeYorumYazin .satir1 , .kullaniciYorumlari .sizdeYorumYazin .satir2 , .kullaniciYorumlari .sizdeYorumYazin .satir3{
	margin-top:5px;
	float:left;
	width:732px;
}



.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon2{
	float:left;
	width:535px;
	padding-left:15px;
}
.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon2 input{
	width:210px;
}
.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon2 input.kisa{
	width:70px;
/*	vertical-align:top;*/
}
.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon2 textarea{
	width:515px;
	height:100px;
}
.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon2 *{
	vertical-align:top;
}

.kullaniciYorumlari .sizdeYorumYazin .satir1 .kolon1{
	float:left;
	width:140px;
	padding-left:40px;
}





.kullaniciYorumlari .sizdeYorumYazin .satir2 .kolon1{
	float:left;
	width:515px;
	padding-left:15px;
}
.kullaniciYorumlari .sizdeYorumYazin .satir2 .kolon1 textarea{
	width:515px;
	height:100px;
}

.kullaniciYorumlari .sizdeYorumYazin .satir3{
	margin-top:15px;
}


.kullaniciYorumlari .sizdeYorumYazin .satir3 .kolon1{
	float:left;
	width:265px;
	padding-left:25px;
	text-align:right;
}
.kullaniciYorumlari .sizdeYorumYazin .satir3 .kolon2{
	float:left;
	width:420px;
	text-align:right;
	padding-top:5px;
}



.yerImleciUzun{
	clear:both;
	float:left;
	width:914px;
	padding:0px 8px 0px 8px;
	margin-top:8px;
}
.yerImleciUzun .header{
	width:905px;
	height:22px;
	background-color:#b9e0e7;
	padding-top:6px;
	padding-left:9px;
	font-size:14px;
	font-weight:bold;
	color:#464646;
}
.yerImleciUzun .header a{
	color:#464646;
}
.yerImleciUzun .header a:hover{
	color:#fb8130;
}
.yerImleciUzun .header span{
	color:#cc0000;
}
#karsilastirEkrani{
	clear:both;
	float:left;
	width:914px;
	padding:0px 8px 0px 8px;
	margin-top:8px;
	margin-bottom:30px;
}
#karsilastirEkrani .karsilastirmaEkle{
	float:left;
	width:914px;
	background-color:#e7dfcf;
}
#karsilastirEkrani .karsilastirmaEkle{
	float:left;
	width:914px;
	background-color:#e7dfcf;
}



#karsilastirEkrani .karsilastirmaContent{
	clear:both;
	float:left;
	width:914px;
}
/* üst sıra */
#karsilastirEkrani .karsilastirmaContent .satir1Top{
	height:5px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Top .kolon1{
	width:147px;
	font-weight:bold;
	height:5px;
	padding-right:5px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Top .kolon2{
	width:118px;
	background-color:#fff;
	border-left:2px #e9e7da solid;
	border-right:2px #e9e7da solid;
	border-top:2px #e9e7da solid;
	text-align:center;
	height:5px;
	overflow:hidden;
	font-size:1px;
}

/* alt sira */
#karsilastirEkrani .karsilastirmaContent .satir1Bottom{
	height:5px;
	margin-bottom:10px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon1{
	font-weight:bold;
	height:3px;
	padding-right:5px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon2{
	background-color:#fff;
	border-left:2px #e9e7da solid;
	border-right:2px #e9e7da solid;
	border-bottom:2px #e9e7da solid;
	text-align:center;
	height:3px;
	vertical-align:bottom;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon2 span{
	display:none;
}
/* ara */
#karsilastirEkrani .karsilastirmaContent .satir1Bottom{
	height:5px;
	margin-bottom:10px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon1{
	font-weight:bold;
	height:3px;
	padding-right:5px;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon2{
	height:3px;
	vertical-align:bottom;
}
#karsilastirEkrani .karsilastirmaContent .satir1Bottom .kolon2 span{
	display:none;
}

#karsilastirEkrani .karsilastirmaContent .satir1{
}
#karsilastirEkrani .karsilastirmaContent .satir1 .kolon1{
	font-weight:bold;
	padding:5px 8px 5px 8px;
	vertical-align:top;
}

#karsilastirEkrani .karsilastirmaContent .satir2{
	background-image:url('../images/bg.karsilastir.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
#karsilastirEkrani .karsilastirmaContent .satir2 .kolon1{
	font-weight:bold;
	padding:5px 8px 5px 8px;
	background-color:#f0eee3;
	vertical-align:top;
}
#karsilastirEkrani .karsilastirmaContent .satir1 .kolon2 , #karsilastirEkrani .karsilastirmaContent .satir2 .kolon2{
	border-left:2px #e9e7da solid;
	border-right:2px #e9e7da solid;
	text-align:center;
	padding:5px 3px 5px 3px;
	font-size:12px;
	height:100%;
	line-height:18px;
	vertical-align:top;
}
#karsilastirEkrani .karsilastirmaContent .satir2 td{
	background-color:#f0eee3;
}
#karsilastirEkrani .karsilastirmaContent .satir2:hover td , #karsilastirEkrani .karsilastirmaContent .satir1:hover td{
/*	border-color:#d8d5c4;*/
	color:#c00000;
}
#karsilastirEkrani .karsilastirmaContent .satir1 .kolon2{
	background-color:#fff;
}
#karsilastirEkrani .karsilastirmaContent .satir2 .kolon2{
	background-color:#f5f4ec;
}


/* ürün resim */
#karsilastirEkrani .karsilastirmaContent .imgContainer{
	margin:0 auto;
	width:78px;
	height:73px;
	overflow:hidden;
}
#karsilastirEkrani .karsilastirmaContent .imgContainer img{
	width:78px;
}
/* ürün adı*/
#karsilastirEkrani .karsilastirmaContent .urunAdi{
	color:#363731;
	font-size:12px;
	text-align:left;
}
#karsilastirEkrani .karsilastirmaContent .urunAdi:hover{
	color:#c00000;
}
/* ürün puan */
#karsilastirEkrani .karsilastirmaContent .puan{
}
/* ürün fiyat */
#karsilastirEkrani .karsilastirmaContent .urunFiyat{
	color:#464646;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
}
/* at sepete */
#karsilastirEkrani .karsilastirmaContent .atSepete{
	height:23px;
}
#karsilastirEkrani .karsilastirmaContent .atSepete a{
	display:block;
	margin:0 auto;
	width:60px;
	height:13px;
	background-color:#d11f5c;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 5px 25px;
}
#karsilastirEkrani .karsilastirmaContent .atSepete a *{
	vertical-align:top;
}

#karsilastirEkrani .karsilastirmaContent .atSepete a:hover{
	background-color:#464646;
}


#contentOrtaKolon2 .genelIcerik 
{
	clear:both;
	float:left;
	width:746px;
	margin-top:5px;
	font-size:12px;
	padding:6px 8px 6px 8px;
	}
	
	
	
	/*	Rating Star Styles	*/
	#star-rating div				{ margin:0px 3px 3px 3px; padding:0px; width:80px; height:16px; position:relative; background:url(../images/starrating.gif) top left repeat-x;}
	#star-rating span				{ padding:0px; margin:0px; float:left;}
	#star-rating span.current-rating{ background:url(../images/starrating.gif) left 32px; position:absolute; height:16px; display:block; text-indent:-9000px; z-index:1;}
	#star-rating span a 			{ display:block; width:16px; height:16px; text-decoration:none; text-indent:-9000px; z-index:20; position:absolute; padding:0px; background-image:none; overflow:hidden;}
	#star-rating span a:hover		{ background-image:url(../images/starrating.gif); background-position:left 16px; z-index:1; left:0px;}
	#star-rating a.one-star			{ left:0px;}
	#star-rating a.one-star:hover	{ width:16px;}
	#star-rating a.two-stars		{ left:16px;}
	#star-rating a.two-stars:hover	{ width:32px;}
	#star-rating a.three-stars		{ left:32px;}
	#star-rating a.three-stars:hover{ width:48px;}
	#star-rating a.four-stars		{ left:48px;}
	#star-rating a.four-stars:hover	{ width:64px;}
	#star-rating a.five-stars		{ left:64px;}
	#star-rating a.five-stars:hover	{ width:80px;}

	#star-rating-fixed div					{ margin:0px 3px 3px 3px; padding:0px; width:80px; height:16px; position:relative; background:url(../images/starrating.gif) top left repeat-x;}
	#star-rating-fixed span					{ padding:0px; margin:0px; float:left;}
	#star-rating-fixed span.current-rating	{ background:url(../images/starrating.gif) left 32px; position:absolute; height:16px; display:block; text-indent:-9000px; z-index:1;}
	#star-rating-fixed span a 				{ display:block; width:16px; height:16px; text-decoration:none; text-indent:-9000px; z-index:20; position:absolute; padding:0px; background-image:none; overflow:hidden;}
	#star-rating-fixed span a:hover			{ background-image:url(../images/starrating.gif); background-position:left 16px; z-index:1; left:0px;}
	#star-rating-fixed a.one-star			{ left:0px;}
	#star-rating-fixed a.one-star:hover		{ width:16px;}
	#star-rating-fixed a.two-stars			{ left:16px;}
	#star-rating-fixed a.two-stars:hover	{ width:32px;}
	#star-rating-fixed a.three-stars		{ left:32px;}
	#star-rating-fixed a.three-stars:hover	{ width:48px;}
	#star-rating-fixed a.four-stars			{ left:48px;}
	#star-rating-fixed a.four-stars:hover	{ width:64px;}
	#star-rating-fixed a.five-stars			{ left:64px;}
	#star-rating-fixed a.five-stars:hover	{ width:80px;}





/* üye giriş formu*/

#uyeGirisFormu{
	clear:both;
	float:left;
	width:762px;
	margin-top:5px;
}
#uyeGirisFormu .loginFormContainer{
	float:left;
	width:382px;
	height:244px;
	background-color:#dde4b3;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer{
	clear:both;
	width:382px;
	height:75px;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer .loginMessageTop{
	width:382px;
	background-image:url('../images/bg.loginTop.gif');
	background-repeat:no-repeat;
	height:11px;
	overflow:hidden;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer .loginMessage{
	width:362px;
	background-image:url('../images/bg.loginMessage.gif');
	background-repeat:repeat-y;
	padding:2px 10px 2px 10px;
	font-size:14px;
	text-align:center;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer .loginMessage .uyari{
	color:#f00;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer .loginMessage .bilgi{
	color:#464646;
}
#uyeGirisFormu .loginFormContainer .loginMessageContainer .loginMessageBottom{
	width:382px;
	background-image:url('../images/bg.loginBottom.gif');
	background-repeat:no-repeat;
	height:20px;
	overflow:hidden;
}
#uyeGirisFormu .loginFormContainer .inputlar{
	width:382px;
	clear:both;
	font-size:14px;
	font-weight:bold;
	height:40px;
}
#uyeGirisFormu .loginFormContainer .inputlar .kolon1{
	float:left;
	width:60px;
	padding-left:7px;
	padding-top:6px;
}
#uyeGirisFormu .loginFormContainer .inputlar .kolon2{
	float:left;
	width:300px;
	text-align:right;
}
#uyeGirisFormu .loginFormContainer .inputlar .kolon2 *{
	vertical-align:middle;
}

#uyeGirisFormu .loginFormContainer .inputlar .kolon2 input{
	width:280px;
	height:24px;
	font-size:18px;
}
#uyeGirisFormu .loginFormContainer .inputlar .kolon2 .bos{
	background-color:#fff;
	border:1px #bdc399 solid;
	color:#464646;
}
#uyeGirisFormu .loginFormContainer .inputlar .kolon2 .secili{
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}
#uyeGirisFormu .loginFormContainer .inputlarSon{
	width:347px;
	clear:both;
	text-align:right;
	padding-right:35px;
	height:60px;
}
#uyeGirisFormu .sifremiUnuttumContainer{
	width:382px;
	clear:both;
	font-size:14px;
	background-color:#dde4b3;
}
#uyeGirisFormu .sifremiUnuttumContainer .baslik{
	padding-left:7px;
	padding-bottom:12px;
}

#uyeGirisFormu .sifremiUnuttumContainer .baslik a{
	font-weight:bold;
	color:#464646;
}
#uyeGirisFormu .sifremiUnuttumContainer .baslik a:hover{
	color:#fb8130;
}
#uyeGirisFormu .sifremiUnuttumContainer .icerik{
	display:none;
	width:368px;
	padding:7px;
}
#uyeGirisFormu .sifremiUnuttumContainer .icerik .aciklama{
	font-weight:bold;
	color:#cc0000;
	padding-bottom:15px;
}
#uyeGirisFormu .sifremiUnuttumContainer .icerik .inputlar{
	clear:both;
	text-align:right;
	width:368px;
	padding:0px;
}
#uyeGirisFormu .sifremiUnuttumContainer .icerik .kolon1{
	float:left;
	width:60px;
	padding-top:6px;
	text-align:left;
	padding-left:0px;
}
#uyeGirisFormu .sifremiUnuttumContainer .icerik .inputlarSon{
	width:340px;
	clear:both;
	text-align:right;
	padding-right:28px;
	height:60px;
}
#uyeGirisFormu .uyeOlContainer{
	float:right;
	width:368px;
	height:244px;
}



#dukkan{
	float:left;
	display:inline;
	width:620px;
	width:693px;
	margin-top:5px;
	padding-left:65px;
	background-color:#fff;
}
#dukkan .logoContainer{
	float:left;
	width:600px;
	display:inline;
	padding:10px;
	background-color:#fff;
}
#dukkan .icerik{
	float:left;
	width:620px;
	background-color:#fff;
	padding-top:0px;
	padding-bottom:40px;
}
#dukkan .icerik #mainBanner{
/*	float:none;*/
	background-color:#fff;
	margin:0 auto;
	padding:9px;
	height:327px;
}



#dukkan .icerik #contentOrtaKolon{
	float:left;
	display:inline;
	width:620px;
	margin-left:0px;
}
#dukkan .icerik #contentOrtaKolon .header{
	width:611px;
	height:22px;
	background-color:#464646;
	padding-top:6px;
	padding-left:9px;
	font-size:11px;
	font-weight:normal;
	color:#464646;
}
#dukkan .icerik #contentOrtaKolon .header a{
	float:left;
	height:19px;
	color:#fff;
	background-color:#464646;
	padding:3px 15px 0px 15px;
}
#dukkan .icerik #contentOrtaKolon .header a span{
	color:#fff;
}
#dukkan .icerik #contentOrtaKolon .header a:hover{
	background-color:#C8C8C8;
}
#dukkan .icerik #contentOrtaKolon .header a:hover span{
	color:#464646;
}
#dukkan .icerik #contentOrtaKolon .header a.secili{
	float:left;
	height:19px;
	background-color:#fff;
	color:#cc0000;
	cursor:default;
}
#dukkan .icerik #contentOrtaKolon .header a.secili span{
	color:#cc0000;
}
#dukkan .icerik #contentOrtaKolon .urunListesi2Kolon{
	background-color:#fff;
	margin-left:0px;
}
#dukkan .altKategoriler{
	float:left;
	display:inline;
	width:608px;
/*	margin-top:10px;*/
	background-color:#464646;
	padding:6px;
}
#dukkan .altKategoriler a{
	float:left;
	width:190px;
	padding:3px 0px 3px 10px;
	background-color:#fff;
	margin:1px;
	display:inline;
	color:#cc0000;
}
#dukkan .altKategoriler a:hover{
	background-color:#C8C8C8;
	color:#464646;
}

#kargoTakip{
	width:137px;
	padding:5px;
	background-color:#0070af;
	color:#fff;
}
#kargoTakip input{
	width:129px;
}
#kargoTakip div{
	padding-top:5px;
	padding-bottom:5px;
}
#kargoTakip div.inputlar{
	text-align:center;
}


/* sipariş ödeme alani */
#odeme{
	float:left;
	width:762px;
	margin-top:5px;
	background-color:#fff;
}
#odeme .adimlar{
	float:left;
	width:753px;
	padding-left:9px;
	background-color:#99cc33;
	height:34px;
}
#odeme .adimlar div{
	float:left;
	display:inline;
	height:34px;
	color:#fff;
	padding-left:40px;
	background-position:5px 9px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
#odeme .adimlar .adim1{
	background-image:url('../images/bg.odeme.num.adim1.gif');
}
#odeme .adimlar .adim2{
	background-image:url('../images/bg.odeme.num.adim2.gif');
}
#odeme .adimlar .adim3{
	background-image:url('../images/bg.odeme.num.adim3.gif');
}
#odeme .adimlar .adim4{
	background-image:url('../images/bg.odeme.num.adim4.gif');
}
#odeme .adimlar div span{
	float:left;
	height:34px;
	padding-left:5px;
	background-repeat:no-repeat;
}
#odeme .adimlar div span span{
	background-position:right top;
	padding-left:0px;
	padding-right:5px;
}
#odeme .adimlar div span span span{
	background-repeat:repeat-x;
	padding:13px 5px 5px 5px;
	height:16px;
}
#odeme .adimlar .adim1Secili{
	background-image:url('../images/bg.odeme.num.adim1s.gif');
	color:#2e2e2e;
}
#odeme .adimlar .adim1Secili span{
	background-image:url('../images/bg.odeme.secili.sol.gif');
}
#odeme .adimlar .adim1Secili span span{
	background-image:url('../images/bg.odeme.secili.sag.gif');
}
#odeme .adimlar .adim1Secili span span span{
	background-image:url('../images/bg.odeme.secili.gif');
}
#odeme .adimlar .adim2Secili{
	background-image:url('../images/bg.odeme.num.adim2s.gif');
	color:#2e2e2e;
}
#odeme .adimlar .adim2Secili span{
	background-image:url('../images/bg.odeme.secili.sol.gif');
}
#odeme .adimlar .adim2Secili span span{
	background-image:url('../images/bg.odeme.secili.sag.gif');
}
#odeme .adimlar .adim2Secili span span span{
	background-image:url('../images/bg.odeme.secili.gif');
}
#odeme .adimlar .adim3Secili{
	background-image:url('../images/bg.odeme.num.adim3s.gif');
	color:#2e2e2e;
}
#odeme .adimlar .adim3Secili span{
	background-image:url('../images/bg.odeme.secili.sol.gif');
}
#odeme .adimlar .adim3Secili span span{
	background-image:url('../images/bg.odeme.secili.sag.gif');
}
#odeme .adimlar .adim3Secili span span span{
	background-image:url('../images/bg.odeme.secili.gif');
}
#odeme .adimlar .adim4Secili{
	background-image:url('../images/bg.odeme.num.adim4s.gif');
	color:#2e2e2e;
}
#odeme .adimlar .adim4Secili span{
	background-image:url('../images/bg.odeme.secili.sol.gif');
}
#odeme .adimlar .adim4Secili span span{
	background-image:url('../images/bg.odeme.secili.sag.gif');
}
#odeme .adimlar .adim4Secili span span span{
	background-image:url('../images/bg.odeme.secili.gif');
}
#odeme .aciklama{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
}
#odeme .aciklama a{
	color:#fb8130;
}
#odeme .aciklama a:hover{
	color:#c6db00;
}
#odeme .aciklama .aciklamaTop{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.top.gif');
	height:5px;
	overflow:hidden;
}
#odeme .aciklama .aciklamaBottom{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}
#odeme .aciklama .aciklamaMesaj{
	float:left;
	width:727px;
	padding:10px;
	font-size:14px;
	line-height:20px;
}
#odeme .aciklama .aciklamaMesaj .madde{
	width:712px;
	background-image:url('../images/bullet.odeme.aciklama.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
}
#odeme .aciklama .aciklamaMesaj .onemli{
	color:#c6db00;
}
#odeme .faturaAdresi{
	float:left;
	width:374px;
	background-color:#2e2e2e;
	background-image:url('../images/bg.faturaAdresi.gif');
	background-repeat:repeat-y;
	color:#fff;
	display:inline;
	margin-left:7px;
	margin-top:5px;
}
#odeme .faturaAdresi .baslik{
	float:left;
	width:344px;
	background-image:url('../images/bg.faturaAdresi.baslik.gif');
	background-repeat:repeat-y;
	height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	padding-top:9px;
}
#odeme .faturaAdresi .satir1{
	float:left;
	width:359px;
	font-size:12px;
	padding-left:15px;
	padding-top:9px;
}
#odeme .faturaAdresi .satir1 .kolon1{
	float:left;
	width:120px;
	padding-top:3px;
}
#odeme .faturaAdresi .satir1 .kolon2{
	float:left;
	width:224px;
	font-size:14px;
}
#odeme .faturaAdresi .satir1 .kolon2 textarea{
	height:48px;
}
#odeme .faturaAdresi .satir1 .kolon2 input.bos,#odeme .faturaAdresi .satir1 .kolon2 select.bos,#odeme .faturaAdresi .satir1 .kolon2 textarea.bos{
	width:220px;
	font-size:14px;
	border:1px #d1d3d3 solid;
	background-color:#fff;
}
#odeme .faturaAdresi .satir1 .kolon2 input.secili,#odeme .faturaAdresi .satir1 .kolon2 select.secili,#odeme .faturaAdresi .satir1 .kolon2 textarea.secili{
	width:220px;
	font-size:14px;
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}
#odeme .faturaAdresi .footer{
	float:left;
	width:374px;
	height:auto !important;
	height:29px;
	min-height:29px;
	background-color:#71A142;
	background-image:url('../images/bg.faturaAdresi.footer.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
#odeme .faturaAdresi .footer .adresiKaydet{
	float:left;
	width:364px;
	text-align:right;
	padding-top:5px;
}
#odeme .faturaAdresi .footer .satir1{
	display:none;
	padding-top:6px;
}

#odeme .faturaAdresi .footer .satir1 .kolon1{
/*	width:50px;*/
	}
/* teslimat adresi */
#odeme .teslimatAdresi{
	float:left;
	width:374px;
	background-color:#2e2e2e;
	background-image:url('../images/bg.teslimatAdresi.gif');
	background-repeat:repeat-y;
	color:#fff;
	display:inline;
	margin-top:5px;
}
#odeme .teslimatAdresi .baslik{
	float:left;
	width:344px;
	background-image:url('../images/bg.teslimatAdresi.baslik.gif');
	background-repeat:repeat-y;
	height:28px;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
}
#odeme .teslimatAdresi .baslik span{
	float:left;
	display:inline;
	padding-top:3px;
}
#odeme .teslimatAdresi .baslik span.sagaDaya{
	float:right;
	display:inline;
	font-size:12px;
	padding-right:10px;
	padding-top:0px;
}

#odeme .teslimatAdresi .satir1{
	float:left;
	width:359px;
	font-size:12px;
	padding-left:15px;
	padding-top:9px;
}
#odeme .teslimatAdresi .satir1 .kolon1{
	float:left;
	width:120px;
	padding-top:3px;
}
#odeme .teslimatAdresi .satir1 .kolon2{
	float:left;
	width:224px;
	font-size:14px;
}
#odeme .teslimatAdresi .satir1 .kolon2 textarea{
	height:48px;
}
#odeme .teslimatAdresi .satir1 .kolon2 input.bos,#odeme .teslimatAdresi .satir1 .kolon2 select.bos,#odeme .teslimatAdresi .satir1 .kolon2 textarea.bos{
	width:220px;
	font-size:14px;
	border:1px #d1d3d3 solid;
	background-color:#fff;
}
#odeme .teslimatAdresi .satir1 .kolon2 input.secili,#odeme .teslimatAdresi .satir1 .kolon2 select.secili,#odeme .teslimatAdresi .satir1 .kolon2 textarea.secili{
	width:220px;
	font-size:14px;
	background-color:#fefccf;
	border:1px #bdc399 solid;
	color:#cc0000;
}
#odeme .teslimatAdresi .footer{
	float:left;
	width:374px;
	height:auto !important;
	height:29px;
	min-height:29px;
	background-color:#71A142;
	background-image:url('../images/bg.teslimatAdresi.footer.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
#odeme .teslimatAdresi .footer .adresiKaydet{
	float:left;
	width:364px;
	text-align:right;
	padding-top:5px;
}
#odeme .teslimatAdresi .footer .satir1{
	display:none;
	padding-top:6px;
}
#odeme .teslimatAdresi .footer .satir1 .kolon1{
/*	width:50px;*/
}

#odeme .sonrakiAdim{
	float:left;
	width:742px;
	margin-top:5px;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}

/* fiyat bilgileri */
#odeme .fiyatBilgileri{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
	font-size:14px;
}
#odeme .fiyatBilgileri .baslik{
	float:left;
	width:717px;
	background-image:url('../images/bg.odeme.fullBaslik.gif');
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:30px;
	padding-top:9px;
}
#odeme .fiyatBilgileri .satir1{
	float:left;
	width:732px;
	padding-left:15px;
	padding-top:5px;
}
#odeme .fiyatBilgileri .satir1 .kolon1{
	float:left;
	width:160px;
	display:inline;
}
#odeme .fiyatBilgileri .satir1 .kolon2{
	float:left;
	width:540px;
	display:inline;
}
#odeme .fiyatBilgileri .satir1 .kolon2 .onemli{
	color:#c6db00;
	font-size:14px;
}

#odeme .fiyatBilgileri .footer{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}


/* odeme şekli */
#odeme .odemeSekli{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
	font-size:14px;
}
#odeme .odemeSekli .baslik{
	float:left;
	width:717px;
	background-image:url('../images/bg.odeme.fullBaslik.gif');
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:30px;
	padding-top:9px;
}
#odeme .odemeSekli .satir1{
	float:left;
	width:732px;
	padding-left:15px;
	padding-top:7px;
	border-bottom:1px #464646 solid;
	padding-bottom:5px;
}
#odeme .odemeSekli .satir1:hover{
	background-color:#000;
}
#odeme .odemeSekli .satir1 .kolon1{
	float:left;
	width:78px;
	display:inline;
	text-align:center;
}
#odeme .odemeSekli .satir1 .kolon2{
	float:left;
	width:30px;
	display:inline;
	text-align:center;
}
#odeme .odemeSekli .satir1 .kolon3{
	float:left;
	width:320px;
	display:inline;
	text-align:left;
}
#odeme .odemeSekli .satir1 .kolon4{
	float:left;
	width:50px;
	display:inline;
	text-align:right;
}
#odeme .odemeSekli .satir1 .kolon5{
	float:left;
	width:120px;
	display:inline;
	text-align:right;
}
#odeme .odemeSekli .footer{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}


/* kredi kartı bilgileri */
#odeme .krediKartiBilgileri{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
	font-size:14px;
}
#odeme .krediKartiBilgileri .baslik{
	float:left;
	width:717px;
	background-image:url('../images/bg.odeme.fullBaslik.gif');
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:30px;
	padding-top:9px;
}

#odeme .odemeSekli .satir1{
	float:left;
	width:732px;
	padding-left:15px;
	padding-top:7px;
	border-bottom:1px #464646 solid;
	padding-bottom:5px;
}
#odeme .odemeSekli .satir1:hover{
	background-color:#000;
}
#odeme .odemeSekli .satir1 .kolon1{
	float:left;
	width:78px;
	display:inline;
	text-align:center;
}
#odeme .odemeSekli .satir1 .kolon2{
	float:left;
	width:30px;
	display:inline;
	text-align:center;
}
#odeme .odemeSekli .satir1 .kolon3{
	float:left;
	width:320px;
	display:inline;
	text-align:left;
}
#odeme .odemeSekli .satir1 .kolon4{
	float:left;
	width:50px;
	display:inline;
	text-align:right;
}
#odeme .odemeSekli .satir1 .kolon5{
	float:left;
	width:120px;
	display:inline;
	text-align:right;
}

#odeme .odemeSekli .footer{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}


/* standart form */
.defaultForm{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
	font-size:14px;
}
.defaultForm a{
	color:#fb8130;
}
.defaultForm a:hover{
	color:#c6db00;
}

.defaultForm .baslik{
	float:left;
	width:717px;
	background-image:url('../images/bg.odeme.fullBaslik.gif');
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:30px;
	padding-top:9px;
}
.defaultForm .baslik2{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.top.gif');
	height:5px;
	overflow:hidden;
}
.defaultForm .baslik3{
	float:left;
	width:732px;
	background-image:url('../images/bg.odeme.fullBaslik2.gif');
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:15px;
	padding-top:9px;
}

.defaultForm .satir1{
	float:left;
	width:732px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
}
.defaultForm .satir1 .kolon1{
	float:left;
	width:160px;
	display:inline;
}
.defaultForm .satir1 .kolon2{
	float:left;
	width:540px;
	display:inline;
}
.defaultForm .satir1 .kolon2 .onemli{
	color:#c6db00;
	font-size:14px;
}
.defaultForm .satir1 .kolonInline{
	float:left;
	display:inline;
	padding:5px;
}
.defaultForm .satir2{
	float:left;
	width:732px;
	padding-left:15px;
	padding-top:5px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;

}
.defaultForm .satir2 .kolonInline{
	float:left;
	display:inline;
	padding:5px;
}
.defaultForm .footer{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}


.defaultForm .benimSayfamLinkleri{
	float:left;
	width:747px;
	padding-bottom:30px;
}
.defaultForm .benimSayfamLinkleri a{
	display:block;
	width:747px;
	height:63px;
	background-position:left top;
	background-repeat:no-repeat;
	color:#a0a0a0;
}
.defaultForm .benimSayfamLinkleri a span{
	display:block;
	padding-left:92px;
	font-size:12px;
	padding-top:37px;
}
.defaultForm .benimSayfamLinkleri a:hover{
	background-position:left bottom;
}
.defaultForm .benimSayfamLinkleri a.buton1{	background-image:url('../images/bg.benimSayfam.buton.1.gif');}
.defaultForm .benimSayfamLinkleri a.buton2{	background-image:url('../images/bg.benimSayfam.buton.2.gif');}
.defaultForm .benimSayfamLinkleri a.buton3{	background-image:url('../images/bg.benimSayfam.buton.3.gif');}
.defaultForm .benimSayfamLinkleri a.buton4{	background-image:url('../images/bg.benimSayfam.buton.4.gif');}
.defaultForm .benimSayfamLinkleri a.buton5{	background-image:url('../images/bg.benimSayfam.buton.5.gif');}
.defaultForm .benimSayfamLinkleri a.buton6{	background-image:url('../images/bg.benimSayfam.buton.6.gif');}
.defaultForm .benimSayfamLinkleri a.buton7{	background-image:url('../images/bg.benimSayfam.buton.7.gif');}
.defaultForm .benimSayfamLinkleri a.buton8{	background-image:url('../images/bg.benimSayfam.buton.8.gif');}
.defaultForm .benimSayfamLinkleri a.buton9{	background-image:url('../images/bg.benimSayfam.buton.9.gif');}
.defaultForm .benimSayfamLinkleri a.ytDefault{
	padding-left:92px;
	padding-top:10px;
	width:655px;
	height:53px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background-image:url('../images/bg.benimSayfam.buton.ytDefault.gif');
}
.defaultForm .benimSayfamLinkleri a.ytDefault span{
	padding-left:0px;
	padding-top:3px;
	font-weight:normal;
}
.defaultForm .benimSayfamLinkleri a span span{
	display:inline;
	padding:0px;
}

.defaultForm .benimSayfamLinkleri a.ytDefault:hover{
	color:#71a142;
}

.defaultFormSubmit{
	float:left;
	width:752px;
	margin-top:5px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}
.defaultFormSubmitButton{
	float:right;
	display:inline-block;
	height:24px;
	color:#fff;
	margin:0px 5px 0px 5px;
}
.defaultFormSubmitButton span{
	float:left;
	display:inline-block;
	background-image:url('../images/bg.defaultFormButton.sol.gif');
	background-repeat:no-repeat;
	height:24px;
	padding-left:16px;
	cursor:pointer;
}
.defaultFormSubmitButton span span{
	background-image:url('../images/bg.defaultFormButton.sag.gif');
	background-position:right top;
	padding-left:0px;
	padding-right:26px;
}
.defaultFormSubmitButton span span span{
	background-image:url('../images/bg.defaultFormButton.orta.gif');
	background-repeat:repeat-x;
	background-position:left top;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	height:20px;
}

.defaultFormSubmitButtonSola{
	float:right;
	display:inline-block;
	height:24px;
	color:#fff;
	margin:0px 5px 0px 5px;
}
.defaultFormSubmitButtonSola span{
	float:left;
	display:inline-block;
	background-image:url('../images/bg.defaultFormButtonSola.sol.gif');
	background-repeat:no-repeat;
	height:24px;
	padding-left:26px;
	cursor:pointer;
}
.defaultFormSubmitButtonSola span span{
	background-image:url('../images/bg.defaultFormButtonSola.sag.gif');
	background-position:right top;
	padding-left:0px;
	padding-right:16px;
}
.defaultFormSubmitButtonSola span span span{
	background-image:url('../images/bg.defaultFormButton.orta.gif');
	background-repeat:repeat-x;
	background-position:left top;
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	height:20px;
}

.defaultFormAciklama{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#2e2e2e;
	color:#fff;
	margin-left:7px;
}
.defaultFormAciklama .aciklamaTop{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.top.gif');
	height:5px;
	overflow:hidden;
}
.defaultFormAciklama .aciklamaBottom{
	float:left;
	width:747px;
	background-image:url('../images/bg.odeme.aciklama.bottom.gif');
	height:5px;
	overflow:hidden;
}
.defaultFormAciklama .aciklamaMesaj{
	float:left;
	width:727px;
	padding:10px;
	font-size:14px;
	line-height:20px;
}
.defaultFormAciklama .aciklamaMesaj .madde{
	width:712px;
	background-image:url('../images/bullet.odeme.aciklama.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
}
.defaultFormAciklama .aciklamaMesaj .onemli{
	color:#c6db00;
}

.defaultFormAciklama a{
	color:#FB8130;
}
.defaultFormAciklama a:hover{
	color:#C6DB00;
}


/* alışveriş sepeti - sepetim sayfası */
#alisVerisSepeti2{
	float:left;
	width:747px;
	margin-top:4px;
}
#alisVerisSepeti2 .sepetOzet{
	float:left;
	width:746px;
}
#alisVerisSepeti2 .sepetOzet .baslik{
	float:left;
	width:125px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/icon.araba.3.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 22px;
}
#alisVerisSepeti2 .sepetOzet .ozet{
	float:left;
	display:inline;
	color:#b1d918;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 9px;
}
#alisVerisSepeti2 .sepetOzet a{
	float:right;
	color:#f3e29d;
	display:inline;
	margin-right:15px;
	margin-top:7px;
	text-align:right;
}
#alisVerisSepeti2 .sepetOzet a.genislet{
	float:right;
	background-image:url('../images/arrow.sonraki.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#f3e29d;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	text-align:right;
}
#alisVerisSepeti2 .sepetOzet a.daralt{
	float:right;
	background-image:url('../images/arrow.onceki.1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#f3e29d;
	display:inline;
	margin-right:5px;
	margin-top:7px;
	width:75px;
	text-align:right;
}
#alisVerisSepeti2 .sepetOzet a:hover{
	color:#fff;
}
#alisVerisSepeti2 .sepetDetay{
	float:left;
	width:726px;
	color:#fff;
	padding:10px;
	font-size:13px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik{
	float:left;
	width:726px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik .kolon1{
	float:left;
	width:324px;
	text-align:left;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik .kolon1_1{
	float:left;
	width:120px;
}

#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik .kolon2{
	float:left;
	width:100px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik .kolon3{
	float:left;
	width:120px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirBaslik .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}


#alisVerisSepeti2 .sepetDetay .sepetSatir{
	float:left;
	width:726px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-color:transparent;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir:hover{
	background-color:#000;
}

#alisVerisSepeti2 .sepetDetay .sepetSatir *{
	vertical-align:middle;
	text-align:center;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir div{
	display:inline;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir a{
	color:#fff;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir a:hover{
	color:#f3e29d;
}

#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon1{
	float:left;
	width:324px;
	text-align:left;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon1_1{
	float:left;
	width:120px !important;
	width:119px;
	text-align:right;
}

#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2{
	float:left;
	width:100px;
	text-align:center;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.arti{
	background-image:url('../images/icon.arti.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.arti:hover{
	background-color:#63A2C9;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.arti span{
	visibility:hidden;
	padding:2px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.eksi{
	background-image:url('../images/icon.eksi.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.eksi:hover{
	background-color:#63A2C9;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon2 a.eksi span{
	visibility:hidden;
	padding:4px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon3{
	float:left;
	width:120px !important;
	width:119px;
	text-align:right;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon4 a{
	padding:0px 5px 0px 5px;
	font-weight:bold;
	color:#fff;
	background-color:transparent;
}
#alisVerisSepeti2 .sepetDetay .sepetSatir .kolon4 a:hover{
	color:#fff;
	background-color:#c00000;
}

#alisVerisSepeti2 .sepetDetay .sepetSatirSonuc{
	float:left;
	width:726px;
	padding:7px 0px 7px 0px;
	margin-top:5px;
	background-image:url('../images/bg.dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:right;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirSonuc .kolon1{
	float:left;
	width:444px;
	text-align:left;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirSonuc .kolon2{
	float:left;
	width:70px;
	text-align:left;
	padding-left:30px;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirSonuc .kolon3{
	float:left;
	width:120px;
	font-weight:normal;
}
#alisVerisSepeti2 .sepetDetay .sepetSatirSonuc .kolon4{
	float:left;
	width:30px;
	padding-left:30px;
}


#altMenu{
	position:absolute;
	top:36px;
	left:0px;
	background-color:#a6b7c1;
	padding:7px;
}
#altMenu .menuAltKategoriler{
	float:left;
	display:inline;
}
#altMenu .menuAltKategoriler .solKenar{
	float:left;
	padding-left:14px;
	background-color:aqua;
}
#altMenu .menuAltKategoriler .sagKenar{
	float:left;
	padding-right:14px;
	background-color:blue;
}
#altMenu .menuAltKategoriler .menuAltKategoriBaslik{
	float:left;
	clear:both;
	display:block !important;
	display:inline;
	float:left;
	height:24px;
	background-color:black;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
}
#altMenu .menuAltKategoriler .menuAltKategoriLinkler{
	clear:both;
	float:left;
}
#altMenu .menuAltKategoriler .menuAltKategoriLinkler .kolon1{
	float:left;
	width:120px;
	height:227px;
	background-image:url('../images/dot.vertical.1.gif');
	background-position:right top;
	background-repeat:repeat-y;
	padding:10px;
	background-color:#fff;
}
/* alt menü table kesim*/
#altMenu{
	position:absolute;
	top:36px;
	left:0px;
	background-color:#a6b7c1;
	padding:7px 0px 7px 7px;
}
#altMenu .kategoriTablosu{
	background-color:#fff;
	background-image:url('../images/bg.altMenu.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;
	display:inline;
	margin-right:7px;
}
#altMenu .kategoriTablosu .baslik{
	background-color:#3D4143;
	background-image:url('../images/bg.altMenu.baslik.sol.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:34px;
	padding-left:14px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#altMenu .kategoriTablosu .baslik a{
	display:block;
	background-color:#3D4143;
	background-image:url('../images/bg.altMenu.baslik.sag.gif');
	background-position:right top;
	background-repeat:no-repeat;
	height:24px;
	padding-right:14px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
#altMenu .kategoriTablosu .footer{
	background-image:url('../images/bg.altMenu.footer.sol.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
}
#altMenu .kategoriTablosu .footer span{
	display:block;
	background-image:url('../images/bg.altMenu.footer.sag.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
}
#altMenu .kategoriTablosu .altMenuListeContainer{
	height:210px;
}
#altMenu .kategoriTablosu .altMenuListe{
	display:inline;
	float:left;
	margin-top:5px;
}
#altMenu .kategoriTablosu .altMenuListe td{
	width:120px;
}
#altMenu .kategoriTablosu .altMenuListe td a{
	display:block;
	padding:3px 10px 3px 10px;
	color:#2E2D2D;
}
#altMenu .kategoriTablosu .altMenuListe td a:hover{
	/*background-color:#F2F2F2;*/
	color:#C00009;
	text-decoration:underline;
}




.popUpContaienr{
	width:762px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d595e;
	text-align:left;
	font-size:11px;
	padding:0px;
/*	height:100%;*/
	background-color:#fff;
/*	float:left;
	padding-bottom:7px;*/
	border:0px;

}
.popUpBaslik{
	background-color:#fb8130;
	background-image:url('../images/logo.exa.trans.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	width:747px;
	padding:15px 15px 0px 0px;
	height:35px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.popUpBaslik .sagaYasla{
	float:right;
}


.icerikListeleme{
	clear:both;
	float:left;
	width:762px;
	margin-top:5px;
	background-color:#f4f3ec;
}
.icerikListeleme .baslik{
	font-size:14px;
	font-weight:bold;
	color:#464646;
	padding:10px;
}
.icerikListeleme .icerik{
	float:left;
	padding-left:8px;
	padding-bottom:8px;
}
.icerikListeleme .icerik a{
	float:left;
	width:733px;
	height:110px;
	border:2px #e9e7da solid;
	background-color:#fff;
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	margin-bottom:6px;
	color:#464646;
}
.icerikListeleme .icerik a:hover{
	border:2px #D5D0B4 solid;
	color:#003698;
}
.icerikListeleme .icerik a span{
	cursor:pointer;
}

.icerikListeleme .icerik a .imgContainer{
	float:left;
	display:inline;
	width:80px;
	height:80px;
	overflow:hidden;
	margin:15px 5px 0px 5px;
}
.icerikListeleme .icerik a .imgContainer img{
	width:80px;
}
.icerikListeleme .icerik a .icerikBaslik{
	float:right;
	width:633px;
	font-size:13px;
	font-weight:bold;
}
.icerikListeleme .icerik a .icerikSpot{
	float:right;
	width:633px;
	height:100px;
	overflow:hidden;
	line-height:17px;
	padding-top:5px;
}