﻿/*
ONEMLI NOT
LUTFEN BU DOSYADA DEGISIKLIK YAPMAYINIZ.
CSS EKLEMELERINIZI extraStyle.css dosyalarina ekleyiniz. O dosyayi da bu dosya ile ayni folderda tutunuz.
*/
html{
	text-align:center;
	background-color:#fff;
	/*background-image:url('../images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;*/
}
body{
	width:998px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#363731;
	text-align:left;
	font-size:12px;
	padding:0px;
}

div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}
img{
	border:0px;
}
a{
	color:#358ac8;
	text-decoration:none;
}
a:hover{
	color:#f81700;
}
a *{
	cursor:pointer;
}
.onemli{
	font-weight:bold;
}
.kirmizi{
	color:#FF1A00;
}
.yesil{
	color:#A3D40B;
}
.mavi{
	color:#2384C6;
}

form{
	margin:0px;
	padding:0px;
}
input{
	border:1px #d0cfcf solid;
	font-size:12px;
	color:#3e4444;
	background-color:#f7f6f2;
	font-weight:bold;
}
.sari{
	color:#efaa22;
}
.magneta{
	color:#ff0084;
}

#container{
	width:998px;
}
#header{
	width:998px;
	height:132px;
	overflow:visible;
}
#logoContainer{
	float:left;
	width:346px;
	height:68px;
	overflow:hidden;
	background-image:url('../images/logo.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
#searchBox{
	float:right;
	width:650px;
	padding-top:25px;
}
.SBDiv{
	float:right;
	display:inline;
	margin-right:5px;
	position:relative;
}
.SBInput{
	height:18px;
}
#SBSeciliDiv{
	border:1px #d0cfcf solid;
	font-size:12px;
	background-color:#f7f6f2;
	padding:3px 7px;
	font-weight:bold;
}
#SBSeciliDiv a{
	display:block;
	color:#3e4444;
	padding-right:13px;
	background-image:url('../images/arrow.down.gif');
	background-position:right 7px;
	background-repeat:no-repeat;
}
#SBSubMenu{
	display:none;
	position:absolute;
	top:22px;
	left:0px;
	z-index:auto;
}
#SBSubMenu a{
	display:block;
	border:1px #d0cfcf solid;
	font-size:12px;
	background-color:#f7f6f2;
	padding:3px 7px;
	font-weight:bold;
	color:#3e4444;
	white-space: nowrap;
}
#SBSubMenu a:hover{
	border:1px #d0cfcf solid;
	color:#f7f6f2;
	background-color:#3e4444;
}
#mainMenu{
	clear:both;
	height:32px;
	width:998px;
}
#mainMenu a{
	float:left;
	height:32px;
	margin-left:3px;
	background-image:url('../images/bg.mainMenu.gif');
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#mainMenu a:hover{
	color:#ccc;
}
#mainMenu a span{
	float:left;
	height:25px;
	background-image:url('../images/bg.mainMenu.span.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:7px 16px 0px 15px;
}
#mainMenu a.secili{
	background-image:url('../images/bg.mainMenu.secili.gif');
}
#mainMenu a.secili span{
	background-image:url('../images/bg.mainMenu.secili.span.gif');
}
#mainMenu a.secilimavi{
	background-image:url('../images/bg.mainMenu-m.gif');
}
#mainMenu a.secilimavi span{
	background-image:url('../images/bg.mainMenu-spanm.gif');
}
#mainMenu .birinci{
	margin-left:0px;
}
#subMenu{
	clear:both;
	width:998px;
	background-color:#ff1a00;
	height:32px;
	overflow:hidden;
}
.uyeGirisiContainer{
	float:right;
	background-color:#e20210;
	background-image:url('../images/line.dot.v.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:32px;
	padding-left:1px;
}
.sepetBosWarning{
	float:right;
	background-image:url('../images/icon.sepet.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding:6px 30px 6px 0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-right:8px;
	display:inline;
}
.telNoWarning{
	float:right;
	background-image:url('../images/line.dot.v.gif');
	background-position:left top;
	padding-left:1px;
	background-repeat:no-repeat;
	height:32px;
}
#contentContainer{
	clear:both;
	width:998px;
	width:998px !important; width:1001px;
}
.AnaSayfaTopBanner{
	float:left;
	width:614px;
	height:251px;
}
.AnaSayfaFirsatlar{
	float:right;
	width:365px;
	height:241px;
	overflow:hidden;
	background-image:url('../images/bg.firsatlar.gif');
	background-repeat:no-repeat;
	padding:5px;
}
.AnaSayfaFirsatlar a{
	display:block;
	padding:5px 5px 5px 20px;
	background-color:transparent;
	background-image:url('../images/arrow.left.gif');
	background-position:0px 6px;
	background-repeat:no-repeat;
	color:#262c2c;
	font-size:14px;
}
.AnaSayfaFirsatlar a:hover{
	background-color:#e3f5f4;
	background-position:3px 6px;
	color:#000;
}
.leftCol{
	float:left;
	width:170px;
	display:inline;
}
.middleCol{
	float:left;
	width:648px;
	display:inline;
	margin-left:6px;
}
.rightCol{
	float:right;
	width:170px;
	display:inline;
}
.colGroup{
	width:170px;
	background-color:#e6eff2;
}
.colGroup .baslik{
	width:160px;
	background-image:url('../images/bg.colGroup.baslik.gif');
	background-repeat:no-repeat;
	height:38px;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:7px 5px 0px 5px;
	text-align:center;
}
.colGroup .bottom{
	width:170px;
	background-image:url('../images/bg.colGroup.bottom.gif');
	background-repeat:no-repeat;
	height:11px;
	overflow:hidden;
}
/* yesil mavi */
.yesilMavi{
	background-color:#8fbfd2;
}
.yesilMavi .baslik{
	width:160px;
	background-image:url('../images/bg.colGroup.yesilMavi.baslik.gif');
	background-repeat:no-repeat;
	height:23px;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding:7px 5px 0px 5px;
	text-align:center;
}
.yesilMavi .bottom{
	width:170px;
	background-image:url('../images/bg.colGroup.yesilMavi.bottom.gif');
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;
}
/*  */
.colGroup .satir{
	clear:both;
	padding:5px 10px 0px 10px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.colGroup .kolon1{
	float:left;
	width:60px;
}
.colGroup .kolon2{
	float:left;
	width:90px;
	text-align:right;
}



.AnaSayfa3luListe{
	width:648px;
}
.AnaSayfa3luListe .tablar{
	width:648px;
	height:32px;
}
.AnaSayfa3luListe .tablar a{
	float:left;
	height:32px;
	margin-left:3px;
	background-image:url('../images/bg.tablar.gif');
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
}
.AnaSayfa3luListe .tablar a:hover{
	color:#ccc;
}
.AnaSayfa3luListe .tablar a span{
	float:left;
	height:25px;
	background-image:url('../images/bg.tablar.span.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:7px 16px 0px 15px;
}
.AnaSayfa3luListe .tablar a.secili{
	background-image:url('../images/bg.tablar.secili.gif');
}
.AnaSayfa3luListe .tablar a.secili span{
	background-image:url('../images/bg.tablar.secili.span.gif');
}
.AnaSayfa3luListe .tablar .birinci{
	margin-left:0px;
}
.AnaSayfa3luListe .icerik{
	clear:both;
	width:648px;
	background-image:url('../images/bg.3luListe.middle.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
.AnaSayfa3luListe .icerik .icerikTop{
	clear:both;
	width:648px;
	height:10px;
	overflow:hidden;
	background-image:url('../images/bg.3luListe.top.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
.AnaSayfa3luListe .icerik .icerikBottom{
	clear:both;
	width:648px;
	height:11px;
	overflow:hidden;
	background-image:url('../images/bg.3luListe.bottom.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.itemsList{
	width:648px;
	height:auto !important;
	height:622px;
	min-height:624px;
}
.items{
	float:left;
	display:inline;
	width:209px;
	background-image:url('../images/bg.3luListe.items.middle.2.gif');
	background-repeat:repeat-y;
	margin-left:4px;
	margin-bottom:3px;
}
.items .itemsTop{
	width:209px;
	height:7px;
	overflow:hidden;
	background-image:url('../images/bg.3luListe.items.top.2.gif');
	background-repeat:no-repeat;
}
.items .itemsBottom{
	width:209px;
	height:8px;
	overflow:hidden;
	background-image:url('../images/bg.3luListe.items.bottom.2.gif');
	background-repeat:no-repeat;
}
.items .itemsMiddle{
	width:203px;
	height:127px;
	padding:0px 3px;
	overflow:hidden;
}
.items .imgContainer{
	float:left;
	width:85px;
	height:85px;
	overflow:hidden;
	padding-top:5px;
}
.items .imgContainer img{
	width:85px;
}
.items .itemName{
	/*width:116px;
	overflow:hidden;
	float:right;	*/
	height:45px;
	font-size:8pt;
	color:#363731;
}
.items .itemName:hover{
	color:#f81700;
}

.items .itemPrice{
	width:116px;
	height:22px;
	overflow:hidden;
	float:right;
	font-size:12px;
	color:#FF3300;
	font-weight:bold;
	padding-top:15px;
}
.items .itemIcons{
	/*clear:both;
	width:191px;
	height:32px;
	overflow:hidden;
	*/
	float:right;
	width:116px;
	margin-top:2px;
}

/* alt sayfa */
.categoryLegend{
	background-color:#dfe3e3;
	padding:7px 15px;
	font-size:14px;
	width:97% !important; width:968px;
}
.categoryLegend a{
	color:#4a5454;
	text-decoration:underline;
}
.categoryLegend a:hover{
	color:#000;
}
.topCat{
	font-weight:bold;
}
.middleCol2{
	float:right;
	width:823px;
	display:inline;
}
/* sol Menu */
.leftMenu{
	width:168px;
	border:1px #bfc5c5 solid;
	background-color:#fff;
}
.leftMenu a{
	display:block;
	padding:5px 5px 5px 10px;
	color:#3e4444;
	font-weight:bold;
	font-size:13px;
	background-color:#fff;
}
.leftMenu a:hover{
	display:block;
	/*color:#f81700;*/
	color:#fff;
	background-color:#3e4444;
}

.leftMenu .Header{
	display:block;
	padding:5px 5px 5px 10px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background-color:#3e4444;
}

.leftMenu .leftMenuSub{
	display:block;
	font-weight:normal;
	border-top:1px #bfc5c5 solid;
	border-bottom:1px #bfc5c5 solid;
}
.leftMenu .leftMenuSub span{
	display:block;
	padding-left:10px;
}
.leftMenu .leftMenuSub2{
	border:0px;
	background-image:url('../images/bg.leftMenuSub.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#e3ebeb;
	font-weight:normal;
	padding-left:20px;
}
.leftMenu .leftMenuSub2 span{
	display:block;
	padding-left:10px;
}

.leftMenu .leftMenuSubSecili{
	border:0px;
	background-image:url('../images/bg.leftMenuSub.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#e3ebeb;
}
.leftMenu .leftMenuSubSecili:hover{
	border:0px;
	background-image:url('../images/bg.leftMenuSub.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#e3ebeb;
	color:#3e4444;
}
.leftMenu .leftMenuSubSecili span{
	background-image:url('../images/arrow.left.3.gif');
	background-position:left 4px;
	background-repeat:no-repeat;
}

/* filtre */
.filtre{
	clear:both;
	width:798px;
	background-color:#91b740;
	margin-top:5px;
}
.filtreTop{
	clear:both;
	width:798px;
	height:5px;
	overflow:hidden;
	/*background-image:url('../images/bg.filtreTop.gif');*/
	background-repeat:no-repeat;
}
.filtreBottom{
	clear:both;
	width:798px;
	height:5px;
	overflow:hidden;
	/*background-image:url('../images/bg.filtreBottom.gif');*/
	background-repeat:no-repeat;
}
.filtreContent{
	color:#fff;
	padding:1px 10px;
	float:left;
	width:778px;
	overflow:hidden;
	height:16px;
}
.filtreContent a{
	color:#fff;
	font-weight:bold;
}
.filtreContent a:hover{
	color:#f81700;
}
.filtreContent .satir, .filtreSatir{
	float:left;
	width:778px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}
.filtreContent .satir, .filtreSatir{
	float:left;
	width:778px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}
.filtreContent .satir .kolon1, .filtreBaslik{
	float:left;
	width:120px;
	font-weight:bold;
	font-size:14px;
}
.filtreContent .satir .kolon2, .filtreSecenek{
	float:left;
	font-size:11px;
	width:570px;
	font-weight:normal;
}
.siralama .satir .kolon2{
	width:803px;
	float:left;
	font-size:11px;
	width:500px;
	font-weight:normal;
}

.filtreContent .satir .kolon3{
	float:right;
	width:103px;
	text-align:right;
}
.filtreSatir .genislet{
	float:right;
	width:103px;
	text-align:right;
	padding-right:10px;
	background-image:url('../images/arrow.down.gif');
	background-position:right 6px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#3e4444;
}
.filtreSatir .daralt{
	float:right;
	width:103px;
	text-align:right;
	padding-right:10px;
	background-image:url('../images/arrow.up.gif');
	background-position:right 5px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#3e4444;
}

.siralama{
	width:823px;
	background-color:#efaa22;
	color:#1782ab;
}
.siralamaTop{
	width:823px;
	background-image:url('../images/bg.filtreTop2.gif');
}
.siralamaBottom{
	width:823px;
	background-image:url('../images/bg.filtreBottom2.gif');
}
.sepetim{
	background-color:#e8f1f1;
}

.sepetimIcerik{
	color:#000;
	padding:1px 10px 10px 10px;
	float:left;
	width:790px;
}
.sepetimIcerik .satir{
	float:left;
	width:793px;
	background-image:url('../images/line.dot.h.2.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:right;
	padding:5px 5px;
	font-size:13px;
	background-color:transparent;
}
.sepetimIcerik .satir:hover{
	background-color:#000;
}

.sepetimIcerik .satir a{
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
.sepetimIcerik .satir a:hover{
	color:#f81700;
}

.sepetimIcerik .kolon1{
	float:left;
	width:460px;
	text-align:left;
}
.sepetimIcerik .kolon2{
	float:left;
	width:100px;
	padding-right:20px;
}
.sepetimIcerik .kolon3{
	float:left;
	width:70px;
	text-align:center;
}
.sepetimIcerik .kolon4{
	float:left;
	width:100px;
}
.sepetimIcerik .kolon5{
	float:left;
	width:40px;
}
.sepetimIcerik .satirBaslik{
	font-weight:bold;
}
.sepetimIcerik .satirBaslik:hover{
	background-color:transparent;
}
.sepetimIcerik .satirSon:hover{
	background-color:transparent;
}

.sepetimIcerik .satirSon .kolon3{
	font-weight:bold;
	text-align:left;
}
/* */
/* alt sayfa listeleme*/
.2liListe{
	clear:both;
	width:823px;
}

.itemsList2{
	padding:15px 0px;
	clear:both;
	width:823px;
}
.items2{
	float:left;
	display:inline;
	width:399px;
	background-image:url('../images/bg.2liListe.items.middle.gif');
	background-repeat:repeat-y;
	margin-left:8px;
	margin-bottom:3px;
}
.items2 .itemsTop{
	width:399px;
	height:7px;
	overflow:hidden;
	background-image:url('../images/bg.2liListe.items.top.gif');
	background-repeat:no-repeat;
}
.items2 .itemsBottom{
	width:399px;
	height:8px;
	overflow:hidden;
	background-image:url('../images/bg.2liListe.items.bottom.gif');
	background-repeat:no-repeat;
}
.items2 .itemsMiddle{
	width:385px;
	height:137px;
	padding:0px 7px;
	overflow:hidden;
}
.items2 .imgContainer{
	float:left;
	width:80px;
	height:80px;
/*	width:72px;
	height:72px;*/
	overflow:hidden;
}
.items2 .imgContainer img{
	width:80px;
/*	width:72px;*/
}
.items2 .itemName{
	width:302px;
	height:31px;
	overflow:hidden;
	float:right;
	font-size:12px;
	color:#363731;
}
.items2 .itemName:hover{
	color:#f81700;
}

.items2 .itemPrice{
	width:302px;
/*	height:22px;
	overflow:hidden;*/
	float:right;
	font-size:14px;
	color:#FF3300;
	font-weight:bold;
	padding:5px 0px;
}
.items2 .itemIcons{
/*	clear:both;*/
	padding-top:5px;
	float:right;
	width:302px;
	height:32px;
	margin-top:2px;
	overflow:hidden;
}
.items2 .itemBonus{
	margin-top:3px;
	padding-top:12px;
	float:left;
	width:72px;
	height:42px;
	overflow:hidden;
	background-image:url('../images/icon.puan.53x53.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.items2 .itemComments{
	width:274px;
	float:right;
	font-size:14px;
	color:#4f4d4d;
	font-weight:bold;
	color:#363731;
	background-image:url('../images/icon.yorum.32x32.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0px 0px 36px;
	margin-top:5px;
}

/* urun detay */
.productDetail{
	clear:both;
	width:823px;
}
.productDetailTitle{
	color:#fff;
	background-color:#636c6c;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
.productDetailTitle h1{
	font-size:18px;
}
.productDetailTitle h2{
	font-size:18px;
}
.productDetailGeneral{
	background-color:#edf6f6;
	color:#4c4e50;
	padding:10px 6px;
}
.productDetailImg{
	float:left;
	width:200px;
	height:200px;
	overflow:hidden;
}
.productDetailImg img{
	width:200px;
}
.productDetailOptions{
	float:right;
	width:600px;
	height:200px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}
.productDetailOptions .kolon1{
	float:left;
	width:300px;
}
.productDetailOptions .kolon2{
	float:right;
	width:300px;
}
.productDetailOptions .productOurPrice{
	padding:5px 0px;
}
.productDetailOptions .productPriceWithEFT{
	padding:5px 0px;
}

.productDetailOptions .productPriceWithKDV{
	padding:5px 0px;
	color:#c70d00;
}

.productDetailOptions .productBonus{
	margin-top:15px;
	margin-bottom:10px;
	padding-top:12px;
	width:72px;
	height:42px;
	overflow:hidden;
	background-image:url('../images/icon.puan.53x53.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.productDetailOptions .productComments{
	font-size:14px;
	color:#4f4d4d;
	font-weight:bold;
	color:#363731;
	background-image:url('../images/icon.yorum.32x32.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0px 0px 36px;
	margin-top:15px;
}
.hizliKargoTeslim{
	display:block;
	background-image:url('../images/icon.26x29.q.gif');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#00aeef;
	padding:5px 0px 5px 32px;
	width:130px;
}
.productDetailOptions .productIcons{
	text-align:center;
	padding:25px 0px 10px 0px;
}
.productDetailOptions .productSepeteAt{
	padding-top:15px;
}
.productDetailOptions .productSepeteAt .adet{
	float:left;
	width:75px;
	padding-top:8px;
	font-size:14px;
}
/* urun detay ozellikler falan*/
.productDetailTabs{
	clear:both;
	width:823px;
}
.productDetailTabs .tablar{
	clear:both;
	width:823px;
	height:32px;

}
.productDetailTabs .tablar a{
	float:left;
	height:32px;
	margin-left:3px;
	background-image:url('../images/bg.tablar.gif');
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
}
.productDetailTabs .tablar a:hover{
	color:#ccc;
}
.productDetailTabs .tablar a span{
	float:left;
	height:25px;
	background-image:url('../images/bg.tablar.span.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:7px 16px 0px 15px;
}
.productDetailTabs .tablar a.secili{
	background-image:url('../images/bg.tablar.secili2.gif');
}
.productDetailTabs .tablar a.secili span{
	background-image:url('../images/bg.tablar.secili2.span.gif');
}
.productDetailTabs .tablar .birinci{
	margin-left:0px;
}
.productDetailTabs .icerik{
	clear:both;
	width:823px;
	background-color:#e8eded;
	font-size:14px;
}
/* urun bilgisi */
.productDetailTabs .icerik .urunBilgisi{
	font-size:10pt;
}

.productDetailTabs .icerik .urunBilgisi .satir1{
	float:left;
	width:795px;
	background-image:url('../images/line.dot.h.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:1px 10px;
	line-height:22px;
	/*background-color:#f8f7f1;		Garip bey begenmedi	*/
	/*background-color:#EAFFFF;*/
}
.productDetailTabs .icerik .urunBilgisi .satir1 .kolon1{
	float:left;
	width:250px;
}
.productDetailTabs .icerik .urunBilgisi .satir1 .kolon2{
	float:left;
	width:540px;
}

.productDetailTabs .icerik .urunBilgisi .satir2{
	float:left;
	width:795px;
	background-image:url('../images/line.dot.h.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:1px 10px;
	line-height:22px;
	background-color:#fff;
}
.productDetailTabs .icerik .urunBilgisi .satir2 .kolon1{
	float:left;
	width:250px;
}
.productDetailTabs .icerik .urunBilgisi .satir2 .kolon2{
	float:left;
	width:540px;
}


/* odeme sekli genel */
.odemeSekli{
	padding:5px;
}
.odemeSekli .baslik{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:3px 5px 10px 5px;
	background-image:url('../images/line.dot.h.2.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.odemeSekli .satir1{
	float:left;
	width:763px;
	background-image:url('../images/line.dot.h.2.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:3px 10px;
	line-height:15px;
	background-color:transparent;
	/*color:#fff;*/
}
.odemeSekli .satir1:hover{
	/*background-color:#fff;*/
}
.odemeSekli .satir1 .kolon1{
	float:left;
	width:85px;
}
.odemeSekli .satir1 .kolon2{
	float:left;
	width:25px;
}
.odemeSekli .satir1 .kolon2 input{
	background-color:transparent;
	border:0;
}
.odemeSekli .satir1 .kolon3{
	float:left;
	width:400px;
}
.odemeSekli .satir1 .kolon4{
	float:left;
	width:40px;
	text-align:right;
}
.odemeSekli .satir1 .kolon5{
	float:left;
	width:100px;
	text-align:right;
}
.odemeSekli .satir1 .kolon6{
	float:left;
	width:150px;
	text-align:right;
}

/* odeme sekli urundetay */
.productDetailTabs .odemeSekli{
	padding:0px;
}

.productDetailTabs .odemeSekli .satir{
	float:left;
	width:803px;
	background-image:url('../images/line.dot.h.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:7px 10px;
	line-height:22px;
	background-color:transparent;
	/*background-color:#f8f7f1;		Garip bey begenmedi	*/
	/*background-color:#EAFFFF;*/
}
.productDetailTabs .odemeSekli .satir:hover{
	/*background-color:#f6f7f7;*/
	background-color:#e8eded;
}
.productDetailTabs .odemeSekli .satir .kolon1{
	float:left;
	width:85px;
}
.productDetailTabs .odemeSekli .satir .kolon2{
	float:left;
	width:25px;
}
.productDetailTabs .odemeSekli .satir .kolon2 input{
	background-color:transparent;
	border:0;
}
.productDetailTabs .odemeSekli .satir .kolon3{
	float:left;
	width:400px;
}
.productDetailTabs .odemeSekli .satir .kolon4{
	float:left;
	width:40px;
	text-align:right;
}
.productDetailTabs .odemeSekli .satir .kolon5{
	float:left;
	width:100px;
	text-align:right;
}
.productDetailTabs .odemeSekli .satir .kolon6{
	float:left;
	width:150px;
	text-align:right;
}

.productDetailTabs .urunResimleri{
	padding:10px;	
}
.productDetailTabs .urunResimleri .kucukResimler{
	float:left;
	width:74px;
}
.productDetailTabs .urunResimleri .kucukResimler a{
	display:block;
	width:72px;
	height:72px;
	overflow:hidden;
	border:1px #fff solid;
	margin-bottom:5px;
}
.productDetailTabs .urunResimleri .kucukResimler a:hover{
	border:1px #434343 solid;
}
.productDetailTabs .urunResimleri .kucukResimler a img{
	width:72px;
}
.productDetailTabs .urunResimleri .buyukResim{
	float:right;
	width:720px;
	text-align:center;
}
.productDetailTabs .urunResimleri .buyukResim img{
	/*width:500px;*/
}

/* urun yorumlari */
.urunYorumari{
	float:left;
	width:823px;
	background-color:#ECF7D4;
}
.urunYorumari .yorumlarBaslik{
	clear:both;
	color:#fff;
	background-color:#91b740;
	font-size:14px;
	font-weight:bold;
	padding:13px 10px 10px 45px;
	background-image:url('../images/icon.yorum.32x32_2.gif');
	background-position:7px 3px;
	background-repeat:no-repeat;
}
.urunYorumari .yorumContainer{
	clear:both;
	color:#000000;
	background-color:#ECF7D4;
	padding:10px;
	margin-bottom:5px;
}
.urunYorumari .yorumContainer .satir1{
	clear:both;
	color:#fff;
	background-color:#B74066;
	padding:10px;
}
.urunYorumari .yorumContainer .kisiAdi{
	float:left;
	width:470px;
	font-weight:bold;
	padding-top:2px;
}
.urunYorumari .yorumContainer .rating{
	float:right;
	width:150px;
	text-align:right;
}

.urunYorumari .yorumContainer .tarih{
	float:right;
	width:150px;
	font-size:11px;
	text-align:right;
	padding-top:2px;
}

.urunYorumari .yorumContainer .satir2{
	clear:both;
	padding:20px;
	background-color:#fff;
}
/* yorum yaz */ 
.urunYorumari .yorumYazContainer{
	clear:both;
	color:#000000;
	background-color:#ECF7D4;
	padding:10px;
}
.urunYorumari .yorumYazContainer .satir{
	clear:both;
	padding-top:5px;
}
.urunYorumari .yorumYazContainer .satir textarea{
	border:1px #d0cfcf solid;
	font-size:12px;
	color:#3e4444;
	background-color:#f7f6f2;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.urunYorumari .yorumYazContainer .satir input,.urunYorumari .yorumYazContainer .satir textarea{
	padding:5px;
}

.urunYorumari .yorumYazContainer .kolon1{
	float:left;
	width:200px;
}
.urunYorumari .yorumYazContainer .kolon2{
	float:left;
	width:500px;
}
/* uye girisi 2*/
.uyeGirisiContainer2{
	width:260px;
	padding:10px;
}
.uyeGirisiContainer2 a{
	font-size:12px;
	color:#363731;
}
.uyeGirisiContainer2 a:hover{
	text-decoration:underline;
	color:#f81700;
}
.uyeGirisiContainer2 input{
	padding:3px;
}
.uyeGirisiContainer2 .satir1,.uyeGirisiContainer2 .satir2{
	float:left;
	width:260px;
	padding-top:5px;
}
.uyeGirisiContainer2 .kolon1{
	float:left;
	width:100px;
}
.uyeGirisiContainer2 .kolon2{
	float:left;
	width:150px;
}
.uyeGirisiContainer2 .satir2 .kolon1{
	width:205px;
	padding-top:5px;
}
.uyeGirisiContainer2 .satir2 .kolon2{
	width:45px;
}



/* ilginizi cekebilecek urunler */
.relatedProducts{
	clear:both;
	width:823px;
}
.relatedProducts .satir{
	float:left;
	width:803px;
	background-image:url('../images/line.dot.h.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:5px 10px;
	font-size:14px;
	color:#353939;
	background-color:#fff;
}
.relatedProducts .satir:hover{
	color:#f81700;
	background-color:#fdfaf3;
}

.relatedProducts .satir img{
	margin-right:2px;
	width:80px;
}

.relatedProducts .satir .imgContainer{
	float:left;
	width:72px;
	height:72px;
	overflow:hidden;
}
.relatedProducts .satir imgContainer img{
	width:72px;
}
.relatedProducts .satir .icerik{
	float:right;
	width:725px;
	line-height:20px;
	padding-top:5px;
}




















/* sayfalamalar*/
.sayfalama{
	clear:both;
	padding:2px 12px;
	font-size:14px;
}
.sayfalama a{
	color:#4a5154;
}
.sayfalama a:hover{
	color:#f81700;
}

.sayfalama .onceki{
	float:left;
	width:100px;
}
.sayfalama .sonraki{
	float:right;
	width:100px;
	text-align:right;
}
.sayfalama .ortasi{
	float:left;
	width:424px;
	text-align:center;
}
.sayfalama .secili{
	font-weight:bold;
	color:#f81700;
	text-decoration:underline;
}


.sayfalama2{
	clear:both;
	padding:2px 12px;
	font-size:14px;
	color:#0076a3;
}
.sayfalama2 a{
	color:#0076a3;
}
.sayfalama2 .onceki{
	float:left;
	width:100px;
}
.sayfalama2 .onceki a, .sayfalama2 .sonraki a{
	color:#3a3f3f;
}
.sayfalama2 a:hover{
	color:#f81700;
}
.sayfalama2 .sonraki{
	float:right;
	width:100px;
	text-align:right;
}
.sayfalama2 .ortasi{
	float:left;
	width:598px;
	text-align:center;
}
.sayfalama2 .secili{
	font-weight:bold;
	color:#f81700;
	text-decoration:underline;
}

/**/
.adreslerimContainer{
	float:left;
	width:380px;

}
.adreslerimContainer .satir1{
	float:left;
	width:380px;
	/*
	background-image:url('../images/line.dot.h.2.gif');
	background-position:left bottom;
	background-repeat:repeat-x;*/
	padding:3px 0px;
}
.adreslerimContainer .satir1 .kolon1{
	float:left;
	width:130px;
	font-weight:bold;
	padding:0px;
	padding-left:10px;
}
.adreslerimContainer .satir1 .kolon2{
	float:left;
	width:130px;
	padding:0px;
}
.adreslerimContainer .satir1 .kolon2 input, .adreslerimContainer .satir1 .kolon2 select, .adreslerimContainer .satir1 .kolon2 textarea{
	width:190px;
}







































/* linkler */
a.musteriHizmetleri{
	color:#536a86;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	display:block;
	padding:5px;
}
a.musteriHizmetleri:hover{
	color:#fff;
	background-color:#536a86;
}
a.filtreyiAc{
	display:block;
	padding-right:10px;
	background-image:url('../images/arrow.down.gif');
	background-position:right 6px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#3e4444;
}

a.filtreyiAc:hover{
	color:#fff;
}

a.urunleriKarsilastir{
	background-image:url('../images/arrow.left.4.gif');
	background-position:right 4px;
}

a.markalarLink{
	display:block;
	/* Ayse hanim istegi uzerine bg colot kaldirildi 06.02.2008
	background-color:#fff;*/
	margin-bottom:2px;
}

a.asamaLink{
	float:right;
	display:inline;
	background-image:url('../images/bg.asamaLink.1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	height:25px;
	margin:0px 3px;
}

a.asamaLink:hover{
	color:#000;
}

a.asamaLink span{
	display:inline;
	float:left;
	height:22px;
	background-image:url('../images/bg.asamaLink.1.span.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:3px 9px 0px 10px;
}
/**/
a.asamaLink2{
	background-image:url('../images/bg.asamaLink.2.gif');
}
a.asamaLink2:hover{
	color:#ccc;
}
a.asamaLink2 span{
	background-image:url('../images/bg.asamaLink.2.span.gif');
}
/**/
a.asamaLink3{
	background-image:url('../images/bg.asamaLink.3.gif');
	color:#000;
}
a.asamaLink3:hover{
	color:#fff;
}
a.asamaLink3 span{
	background-image:url('../images/bg.asamaLink.3.span.gif');
}
/**/
a.asamaLink4{
	background-image:url('../images/bg.asamaLink.4.gif');
}
a.asamaLink4:hover{
	color:#000;
}
a.asamaLink4 span{
	background-image:url('../images/bg.asamaLink.4.span.gif');
}
/**/
a.asamaLink5{
	background-image:url('../images/bg.asamaLink.5.gif');
}
a.asamaLink5:hover{
	color:#ccc;
}
a.asamaLink5 span{
	background-image:url('../images/bg.asamaLink.5.span.gif');
}

















/* info popUp */
.infoPopUpTop{
	clear:both;
	width:303px;
	background-image:url('../images/infoPopUpTop.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;
}
.infoPopUpMiddle{
	width:293px;
	padding:2px 5px;
	float:left;
	background-image:url('../images/infoPopUpMiddle.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
.infoPopUpBottom{
	clear:both;
	width:303px;
	background-image:url('../images/infoPopUpBottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:48px;
	overflow:hidden;
}












#footer{
	clear:both;
	width:998px;
	background-color:#d0effb;
	padding-top:11px;
	background-image:url('../images/bg.footer.top.gif');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
}
.footerContent{
	padding:0px 10px;
}
.footerMenu1{
	color:#3e4444;
	font-size:13px;
	padding-bottom:15px;
}
.footerMenu1 a{
	color:#3e4444;
}
.footerMenu1 a:hover{
	color:#000;
	text-decoration:underline;
}

.footerMenu2{
	color:#3e4444;
	font-size:13px;
	font-weight:bold;
}
.footerMenu2 a{
	color:#3e4444;
}
.footerMenu2 a:hover{
	color:#000;
	text-decoration:underline;
}

.footerBottom{
	clear:both;
	width:998px;
	height:11px;
	background-color:#d0effb;
	background-image:url('../images/bg.footer.bottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;	
}


#productcontent{
	width:648px;
	background-color:#E8EDED;
	float:left;
}

#productarea{
	width:648px;
	float:left;
}

.productclass{
	width:204px;
	w\idth:202px;
	height:202px;
	he\ight:200px;
	float:left;
	background-color:#fff;
	border:1px solid #CDD2D2;
	text-align:center;
	margin:10px 0px 0px 9px;
	display:inline;
}

.productclass img{
	border:none;
}

.productclass a{
	font:11px Arial, Helvetica, sans-serif;
	color:#2C3536;
	text-decoration:none;
}

.productclass a:hover{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.productname{
	height:30px;
}

.producttext{
	height:26px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font:10px Arial, Helvetica, sans-serif;
	color:red;
	margin-bottom:5px;
}

.productprice{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#E31A04;
	margin-bottom:3px;
} 

.productbutton{
	width:202px;
}

.productbutton img{
	margin-left:5px;
}

#productlist{
	width:648px;
	height:30px;
	background-color:#909E9E;
	float:left;
	margin-top:10px;
}

.productlistlink{
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	float:left;
	padding:8px 0px 0px 20px;
	background:url('../images/listimgbg.jpg') no-repeat 10px 12px;
}

.productlistlinkNext{
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	float:right;
	margin-right:12px;
	padding:8px 10px 0px 0px;
	background:url('../images/listimgbgnext.jpg') no-repeat 13px right;
}

#productnumber{
	width:475px;
	height:30px;
	float:left;
	margin-left:30px;
	display:inline;
}

#productnumber a{
	display:block;
	width:34px;
	height:30px;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	padding-top:8px;
}

#productnumber a:hover,#productnumber a:active{
	display:block;
	width:34px;
	height:30px;
	font:11px Arial, Helvetica, sans-serif;
	color:#E61902;
	background-image:url('../images/altbutbg.jpg');
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:8px;
}






#ud-header { width:822px; height:52px; color:#636c6c; padding:10px 10px 10px 10px; w\idth:802px; he\ight:32px; background-color:#636c6c; font:bold 18px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; float:left; }
#ud-header h1 {font:bold 18px Arial, Helvetica, sans-serif; color:#fff;}
#ud-header span { font:normal 12px Arial, Helvetica, sans-serif; font-style:italic; }
#ud-header h2 {font:normal 12px Arial, Helvetica, sans-serif; font-style:italic;}
#ud-conatiner { width:822px; height:238px; float:left; margin:0 0 0 0; padding:0 0 0 0; }
#ud-resim { width:211px; height:238px; float:left; }
#ud-resim img { border:0px; margin-top:5px; }
#ud-content { width:430px;  padding:19px 0 0 11px; w\idth:419px; float:left; font:bold 12px Arial, Helvetica, sans-serif; color:#636c6c; line-height:24px; }
.ud-fiyat {font:bold 17px Arial, Helvetica, sans-serif; color:#c70d00;}
.ud-not { color:#e23a3a; }
.ud-sepete-at { margin:10px 0 10px 0; border:0px; }

.ud-izle { margin:0 0 10px 0; border:0px; }
#ud-kullanici-menu { width:181px; float:left; padding:10px 10px 10px 10px; w\idth:161px; }
#ud-puan-badget { width:161px; background-image:url('../images/ud-badget.gif'); background-repeat:no-repeat; background-position:center; height:54px; text-align:center; font:bold 13px Arial, Helvetica, sans-serif; color:#fff; padding:12px 0 0 0; he\ight:42px; }
#ud-puan-badget small{ font:normal 10px Arial, Helvetica, sans-serif; }
#ud-kullanici-icons { width:161px; margin:5px 0px 0px 0px; padding:0px 0px 0px 20px; w\idth:141px;}

#indirim { width:30px; height:30px; float:left; margin:0 20px 0 0; }
#indirim a { width:30px; height:30px; background-image:url('../images/ud-indirim.gif'); float:left; display:block; }
#indirim a:hover { background-image:url('../images/ud-indirim-hover.gif');}
#indirim_burst { width:30px; height:30px; float:left; margin:0 20px 0 0; }
#indirim_burst a { width:30px; height:30px; background-image:url('../images/ud-indirim_burst.gif'); float:left; display:block; }

#yeni { width:30px; height:30px; float:left; margin:0 20px 0 0; }
#yeni a { width:30px; height:30px; background-image:url('../images/ud-yeni.gif'); float:left; display:block; }
#yeni a:hover { background-image:url('../images/ud-yeni-hover.gif');}
#yeni_burst { width:30px; height:30px; float:left; margin:0 20px 0 0; }
#yeni_burst a { width:30px; height:30px; background-image:url('../images/ud-yeni_burst.gif'); float:left; display:block; }

#kargo { width:30px; height:30px; float:left; margin:0 0 0 0; }
#kargo a { width:30px; height:30px; background-image:url('../images/ud-kargo.gif'); float:left; display:block; }
#kargo a:hover { background-image:url('../images/ud-kargo-hover.gif');}
#kargo_burst { width:30px; height:30px; float:left; margin:0 0 0 0; }
#kargo_burst a { width:30px; height:30px; background-image:url('../images/ud-kargo_burst.gif'); float:left; display:block; }

#ud-puan-yorum { text-align:center; width:161px; margin:30px 0 0 0; padding:0 0 0 20px; w\idth:141px; color:#636c6c; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none;}
#ud-puan-yorum a { text-decoration:none; color:#636c6c; }
#ud-puan-yorum a span { font:bold 13px Arial, Helvetica, sans-serif; }
#ud-puan-yorum img { margin:10px 5px 10px 0; border:0px; cursor:pointer; }





.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:#ddf2fb;
	background-image:url('../images/logo.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:#2384c6;
}
.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;
}

/* standart form */
.defaultForm{
	float:left;
	display:inline;
	width:747px;
	margin-top:10px;
	background-color:#ddf2fb;
	color:#000;
	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.ytDefault{
	padding-left:92px;
	padding-top:10px;
	width:655px;
	height:53px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	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:#000;
	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:#000;
	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:#ddf2fb;
	color:#000;
	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;
}









/*	Sol Menu Stilleri	*/

.solmenu-baslik {
  float: left;
  width: 169px;
  w\idth: 149px;
  height: 31px;
  he\ight: 22px;
  background-color: #636c6c;
  font: bold 14px/16px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  color: #fff;
}

.seviye1-kapali a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  background: url(../images/solmenu-bg.gif) no-repeat;
  font: bold 13px/15px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #2384c6;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye1-kapali a:hover {
  background: url(../images/solmenu-bg.gif) no-repeat 0px -75px;
  color: #ff0000;
}

.seviye1-acik a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  background: url(../images/solmenu-bg.gif) no-repeat 0px -75px;
  font: bold 13px/15px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  /*color: #2384c6;*/
  color: #ff0000;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye1-acik a:hover {
  background: url(../images/solmenu-bg.gif) no-repeat 0px -75px;
  color: #ff0000;
}

.seviye2-kapali a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  background: url(../images/solmenu-bg.gif) no-repeat 0px -166px;
  font: bold 12px/14px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #636c6c;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye2-kapali a:hover {
  background: url(../images/solmenu-bg.gif) no-repeat 0px -251px;
  color: #ff0000;
}

.seviye2-acik a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  background: url(../images/solmenu-bg.gif) no-repeat 0px -251px;
  font: bold 12px/14px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  /*color: #636c6c;*/
  color: #ff0000;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye2-acik a:hover {
  background: url(../images/solmenu-bg.gif) no-repeat 0px -251px;
  color: #ff0000;
}

.seviye3-kapali a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  font: 11px/13px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #636c6c;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye3-kapali a:hover {
  color: #ff0000;
}

.seviye3-acik a {
  float: left;
  display: block;
  width: 169px;
  w\idth: 149px;
  background-color: #f1f1f1;
  font: 11px/13px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #ff0000;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
}

.seviye3-acik a:hover {
  color: #ff0000;
}

.brand-info{
	float:left;
	width:365px;
	height:188px;
	overflow:hidden;
	background-image:url('../images/ktgr-bg-firsatlar.gif');
	background-repeat:no-repeat;
	padding:5px;
	margin-left:4px;
	display:inline;
}


/*	PC Sihirbaz Stilleri	*/
.pckur td {
	background-color: #f0fafe;
}

.pckur td, .pckur th {
	background-color: #f0fafe;
	padding: 3px;
	text-align: left;
}

.pckur th { height: 40px; }

.pckur td.bluetype {
	color: #2384c6;
	font-weight: bold;
	width: 200px;
}

.pckur td.makemodel {
	width: 460px;
}

.pckur td.quantity, .pckur th.quantity {
	width: 35px;
	text-align: center;
}

.pckur td.price, .pckur th.price {
	text-align: right;
}

.pckur td.price input {
	width: 55px;
	text-align: right;
}

.pckur td.moreinfo {
	width: 30px;
	text-align: center;
}

.pckur td.moreinfo img { border: 0px; }

.pckur td.moreinfo div { margin: 5px 0px; }

.pckur td select, .pckur td option {
	background-color: #fcfcfc;
	border: 1px solid #4e82b2;
	font-size: 11px;
}

.pckur td.makemodel select { width: 455px; }
.pckur td.quantity select { width: 35px; }

.pckur td.borderrow { border-top: 4px solid #fff; }
.pckur td.alignright {
	text-align: right;
	color: #2384c6;
}

.pckur td.alignright img { vertical-align: middle; }
.pckur td.alignright input {
	width: 30px;
	w\idth: 26px;
	height: 20px;
	he\ight: 16px;
	margin: 0px 10px;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}





















/* urun yorumlari */
.UyeResimEkle{
	float:left;
	width:823px;
	background-color:#ECF7D4;
}
.UyeResimEkle .ResimEkleBaslik{
	clear:both;
	color:#fff;
	background-color:#91b740;
	font-size:14px;
	font-weight:bold;
	padding:13px 10px 10px 45px;
	background-image:url('../images/icon.yorum.32x32_2.gif');
	background-position:7px 3px;
	background-repeat:no-repeat;
}
.UyeResimEkle .yorumContainer{
	clear:both;
	color:#000000;
	background-color:#ECF7D4;
	padding:10px;
	margin-bottom:5px;
}
.UyeResimEkle .yorumContainer .satir1{
	clear:both;
	color:#fff;
	background-color:#B74066;
	padding:10px;
}
.UyeResimEkle .yorumContainer .kisiAdi{
	float:left;
	width:470px;
	font-weight:bold;
	padding-top:2px;
}
.UyeResimEkle .yorumContainer .rating{
	float:right;
	width:150px;
	text-align:right;
}

.UyeResimEkle .yorumContainer .tarih{
	float:right;
	width:150px;
	font-size:11px;
	text-align:right;
	padding-top:2px;
}

.UyeResimEkle .yorumContainer .satir2{
	clear:both;
	padding:20px;
	background-color:#fff;
}
/* yorum yaz */ 
.UyeResimEkle .UyeResimEkleContainer{
	clear:both;
	color:#000000;
	background-color:#ECF7D4;
	padding:10px;
}
.UyeResimEkle .UyeResimEkleContainer .satir{
	clear:both;
	padding-top:5px;
}
.UyeResimEkle .UyeResimEkleContainer .satir textarea{
	border:1px #d0cfcf solid;
	font-size:12px;
	color:#3e4444;
	background-color:#f7f6f2;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.UyeResimEkle .UyeResimEkleContainer .satir input,.UyeResimEkle .UyeResimEkleContainer .satir textarea{
	padding:5px;
}

.UyeResimEkle .UyeResimEkleContainer .kolon1{
	float:left;
	width:200px;
}
.UyeResimEkle .UyeResimEkleContainer .kolon2{
	float:left;
	width:500px;
}
/* uye girisi 2*/
.uyeGirisiContainer3{
	width:260px;
	padding:10px;
}
.uyeGirisiContainer3 a{
	font-size:12px;
	color:#363731;
}
.uyeGirisiContainer3 a:hover{
	text-decoration:underline;
	color:#f81700;
}
.uyeGirisiContainer3 input{
	padding:3px;
}
.uyeGirisiContainer3 .satir1,.uyeGirisiContainer3 .satir2{
	float:left;
	width:260px;
	padding-top:5px;
}
.uyeGirisiContainer3 .kolon1{
	float:left;
	width:100px;
}
.uyeGirisiContainer3 .kolon2{
	float:left;
	width:150px;
}
.uyeGirisiContainer3 .satir2 .kolon1{
	width:205px;
	padding-top:5px;
}
.uyeGirisiContainer3 .satir2 .kolon2{
	width:45px;
}

.AutoCompleterRow{margin:1px; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; overflow:hidden; padding:0px;}
.AutoCompleterRow a{width:100%;background-color:#DDF2FB; color:#3E4444; display:block; text-decoration:none;padding:5px 0px 5px 10px; padding:1px;}
.AutoCompleterRow a:hover{width:100%;background-color:#09A2FF; color:#fff; display:block; text-decoration:none;padding:5px 0px 5px 10px; padding:1px;}
.AutoCompleterRowHover{margin:1px; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; overflow:hidden; padding:0px;}
.AutoCompleterRowHover a{width:100%;background-color:#09A2FF; color:#fff; display:block; text-decoration:none;padding:5px 0px 5px 10px; padding:1px;}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #464646;
padding: 5px;
background-color:#464646;
color:#fff;
visibility: hidden;
z-index: 100;
text-align:left;
}
#dhtmltooltip b, #dhtmltooltip strong{
	color:#B1D918;
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}