/* 
    Document   : Genel CSS File
    Created on : 21.Tem.2009, 16:15:12
    Client     : Eskişehir Tanıtım
    Description: Eskişehir tanıtım 'Genel' CSS Dosyası
*/

/*-------------------------------------------------------------------------------------- pngfix */
.ie6 img, div, a, input {  behavior: url(css/iepngfix.htc) }

/*-------------------------------------------------------------------------------------- ana şablon */
body { background:#fff;  }
div#anasablon { width:905px; height:100%; background:url(../images/background.jpg) repeat-x; padding-left:10px }
div#golge { width:16px; left:915px; clear:both; background:url(../images/golge.png) repeat-y; height:100%; position:fixed}
a.eskisite { position:absolute; left:10px; top:5px; font:11px Tahoma; text-decoration:none; color:#333}
a.eskisite:hover { text-decoration:underline }
	 /* tarayıcı düzeltmeleri */
	.gecko div#anasablon { width:905px }
	.gecko div#golge { left:915px }
	.webkit div#anasablon { width:905px }
	.webkit div#golge { left:915px }

div.clearfix { height:20px}
.ie7 div.clearfix { clear:both; height:20px; margin-top:3px}
.ie6 div.clearfix { clear:both; height:20px; margin-top:-33px}

/*-------------------------------------------------------------------------------------- üst bölüm */
div#ustbolum { width:960px; position:relative; height:170px; }
div#ustbolum img { float:left; margin:25px 0 0 5px; } /* logo */

		/* üst bar */
		div#ustbar { width:892px; position:relative; z-index:1; height:85px; background:url(../images/ust.png) no-repeat;   clear:both; margin-top:30px;}
			
		/* menü */

		div#ustbar div.menuler ul { padding-left:20px; padding-top:56px }
		div#ustbar div.menuler li { float:left }
		div#ustbar div.menuler a { float:left; font:12px Tahoma; text-decoration:none; color:#fff; }
		div#ustbar div.menuler a:hover { text-decoration:underline }
		div#ustbar div.menuler img { position:relative; top:-40px; margin-right:7px; margin-left:8px }
		div#ustbar div.menuler a.sektorler { background:url(../images/arrow3.png) no-repeat; padding-right:15px; background-position:right 2px; position:relative; cursor:pointer }
			
		/* firma ekleme simgesi */ 
		div#ustbar div.firmaekle-ust { position:absolute; top:-25px; left:10px }
		div#ustbar div.firmaekle-ust img { margin-right:20px; }	
			
		/* arama */
		div#ustbar div.ara { position:absolute; left:220px; top:7px }
		div.ara input,select { width:250px; float:left; font:13px Tahoma; padding:4px; color:gray; border-width:1px; border-color:silver }
		div.ara select  { width:auto; padding:3px; position:relative; top:-7px; left:5px; color:#333}
		div.ara button { font:bold 17px verdana; color:#333; border:0px; background:none; cursor:pointer; margin-left:15px }
		
		/* giriş butonları */ 
		div#ustbar div.giris { float:right; position:absolute; right:-10px; top:-25px;  }
		div#ustbar div.giris img { margin-right:20px; }
		
		/* profilim */ 
		div#ustbar div.profilim { float:right; position:absolute; right:-10px; top:-25px;  }
		div#ustbar div.profilim img { margin-right:20px; }
		
		
		/* sektörler açılır pencere */
		div#ustbar div.sektorpopup {height:231px; background:url(../images/sektor_popup.png) no-repeat;width:455px;position:absolute; left:80px; top:60px;  z-index:0; display:none;  }
		div.sektorpopup ul { clear:both;margin:10px; position:relative; z-index:1; padding:10px; padding-left:0px; padding-top:20px; font:12px Tahoma;}
		div.sektorpopup li { float:left; margin:0px;  z-index:1; width:130px; }
		div.sektorpopup a { padding:3px; display:block;  z-index:1; text-decoration:none; color:#333 }
		
		/* tarayıcı düzeltmeleri */
		.gecko div.sektorpopup li { margin:5px; width:128px }
		.safari div.sektorpopup li { margin:5px; width:100px }
		.webkit div.sektorpopup li { margin:5px; width:100px }
		.opera div.sektorpopup li { margin:5px; width:100px }
		div.sektorpopup a:hover { background:#EEE }
		
		/* giriş penceresi (login window) */
		
	
	.ie6 div#ustbar div.menuler a.sektorler { background:none; padding-right:0px }
	.ie6 div#ustbar { margin-top:10px }
	.ie8 div#ustbar { position:relative; float:left }
	
	/* üst sağ menü */                    
	div#ustbolum .sagmenu { width:502px; float:right; padding:6px;  height:36px; background:url(../images/ustMenu.gif) no-repeat; }
	div#ustbolum .sagmenu ul { padding-left:10px; padding-top:2px }
	div#ustbolum .sagmenu label { font:12px Tahoma; position:relative; margin:0 5px 0 5px; float:left }
	div#ustbolum .sagmenu li { float:left }
	div#ustbolum .sagmenu a { float:left; font:12px Tahoma, Geneva, sans-serif; text-decoration:none; color:black; }
	div#ustbolum .sagmenu a[href="ozel-firmalar"] { color:#a11d1c }
	div#ustbolum .sagmenu a:hover { text-decoration:underline }
	
	/* üst reklam */
	div.ustreklam { padding:1px; position:absolute; right:80px; top:-10px }
	.ie7 div.ustreklam { padding:1px; position:absolute; right:80px; top:-20px }

	/* arama arkaplan */
	div#arama { width:947px; height:40px; background:url(../images/searchBg.gif) no-repeat; display:inline-block; margin-top:30px}
	
	/* arama form */
	div#arama .aramaform { float:right }
	div#arama .aramaform input[type=text] { border:solid 1px #Ca4545; letter-spacing:1px; font:12px Tahoma; padding:3px; width:300px }

	.ie6 div#arama .aramaform .txt { border:solid 1px #Ca4545; font:12px Tahoma; padding:3px; width:300px  }
	div.aramaform .buton { position:relative; top:6px; left:-5px;  }
	.gecko div.aramaform .buton { top:8px }
	.webkit div.aramaform .buton { top:8px }
	
	/* arama alt sektörler
	div#subarama { width:948px; height:37px; background:url(../images/catBg.gif) no-repeat; padding:0;}
	.gecko div#subarama { margin-top:-5px } .webkit div#subarama { margin-top:-5px }
	div#subarama ul { padding-left:10px }
	div#subarama a { float:left; font:12px Tahoma; text-decoration:none; color:#000; padding:6px }
	div#subarama li { float:left; font:12px Tahoma; text-decoration:none; color:#000; padding:6px }
	div#subarama a:hover { text-decoration:underline}
	div#subarama label { font:12px Tahoma; position:relative; top:5px; left:5px; float:left }
	div#subarama a.sektor { background:url(../images/arrow.png) no-repeat; padding-right:15px; background-position:right 11px; behavior: none;} */
	
/*-------------------------------------------------------------------------------------- ana sayfa sol menü */
div#solmenu { float:left; clear:both; margin-top:3px; border-top:0px }
	/* tarayıcı düzeltmeleri */
	.gecko div#solmenu { margin-top:-30px }
	.webkit div#solmenu { margin-top:-30px }
	
	.ie8 div#solmenu { margin-top:9px }
	.ie7 div#solmenu { margin-top:-15px }
	.ie6 div#solmenu { margin-top:0px }
	.opera div#solmenu { margin-top:-30px }
	
div#solmenu h2 { background:url(../images/solmenu-baslik.gif); width:100%; height:29px; color:#fff; font:Bold 12px Tahoma; line-height:26px; text-align:center; }
div#solmenu img { border:solid 0px #cc0000 }
/*-------------------------------------------------------------------------------------- ana sayfa orta bölüm */
div#ortabolum { float:left; display:inline; margin-left:10px; width:auto; height:auto;}
	/* taracıyı düzeltmeleri */
	.gecko div#ortabolum { margin-top:-30px }
	.webkit div#ortabolum { margin-top:-30px }
	.opera div#ortabolum { margin-top:-30px }
	
	.ie8 div#ortabolum { margin-top:9px }
	.ie7 div#ortabolum { margin-top:-15px }
	.ie6 div#ortabolum { margin-top:0px }
	
	/* slide show */
	div.slideshow { width:480px; margin-bottom:10px; position:relative; z-index:0; height:133px; padding:0; margin:0; border:solid 1px #CECECE; float:left; }
	.ie8 div.slideshow { height:auto; }
	#nav { margin-top:145px; clear:both;  padding:0px; color:#fff }
	.ie7 #nav { margin-top:10px }
	.ie6 #nav { margin-top:10px }
	#nav a { margin: 0 2px; font:bold 14px Verdana; padding: 3px 5px; border: 1px solid black; color:gray; background: #F2F2F2; text-decoration: none }
	#nav a.activeSlide { background: #CA4545; color:#fff}
	#nav a:focus { outline: none; }
	
	/* reklamlar */
	/*div.ozelfirma { width:480px; height:auto; overflow:hidden; padding-bottom:6px; clear:both; margin-top:10px; border:solid 1px #CECECE }*/
	div.ozelfirma { width:480px; /*background:url(../images/ozelfirmabg.png) no-repeat;*/ background:#f8f8f8; height:auto; overflow:hidden; padding-bottom:6px; clear:both; margin-top:10px; border:solid 1px #CECECE }
	.webkit div.ozelfirma { width:485px }
	.opera div.ozelfirma { width:485px }
	.ie6 .ozelfirma { margin-top:10px; width:485px }
	.ie8 .ozelfirma { width:485px }
		
	/*div.ozelfirma h2 { text-align:center; color:#aa0c13; padding:6px; font:bold 12px Tahoma; background:url(../images/ozelortatitle.png); background-position:left -2px; margin:0; width:468px;  height:17px;}*/
	div.ozelfirma h2 { text-align:center; color:#aa0c13; text-align:left; padding:6px; font:bold 12px Tahoma;background-position:left -2px; margin:0; width:468px; }
	.ortareklam { float:left; margin:3px; border:solid 1px silver; }
	.ortareklam:hover { border-color:#CC0000}
	
/*-------------------------------------------------------------------------------------- ana sayfa sağ bölüm [ reklamlar } */
div#sagbolum { float:left; width:270px; margin-left:10px; height:100px; }	

	 /* taracıyı düzeltmeleri */
	.gecko div#sagbolum { margin-top:-30px }
	.webkit div#sagbolum { margin-top:-30px }
	.opera div#sagbolum { margin-top:-30px }
	.ie8 div#sagbolum { margin-top:9px }
	.ie7 div#sagbolum { margin-top:-15px }
	.ie6 div#sagbolum { margin-top:0px;}
	
	/* sağ reklam içerikleri */
	div.sagicerik { width:125px; height:83px; border:3px solid #e4e4e4; float:left; margin:0 2px 2px 0;  margin-bottom:10px; }
	

/*-------------------------------------------------------------------------------------- üye ol sol bölüm */
div#uyeol-sol { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#uyeol-sol { clear:both; margin-top:-30px }
	.webkit div#uyeol-sol { clear:both; margin-top:-30px }
	.opera div#uyeol-sol { clear:both; margin-top:-30px }
	.ie7 div#uyeol-sol { margin-top:4px }
	
	/* içerik */
	div#uyeol-sol h2 { background:url(../images/uyeol-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#0064aa;  margin:10px; margin-bottom:0px; }
	div#uyeol-sol h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#uyeol-sol hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#uyeol-sol input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#uyeol-sol input:hover { border-color:#0495f5 }
	div#uyeol-sol p { padding:20px; padding-top:10px}
	div#uyeol-sol span { clear:both }
	
/*-------------------------------------------------------------------------------------- iletişim formu sayfası */
div#iletisim { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#iletisim { clear:both; margin-top:0px }
	.webkit div#iletisim { clear:both; margin-top:-30px }
	.opera div#iletisim { clear:both; margin-top:-30px }
	.ie7 div#iletisim { margin-top:4px }
	
	/* içerik */
	div#iletisim h2 { background:url(../images/uyeol-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#0064aa;  margin:10px; margin-bottom:0px; }
	div#iletisim h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#iletisim hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#iletisim input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#iletisim input:hover { border-color:#c00}
	div#iletisim p { padding:20px; padding-top:10px}
	div#iletisim span { clear:both }
	
	/**** */
	div#iletisimgonder { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#iletisimgonder { clear:both; margin-top:-30px }
	.webkit div#iletisimgonder { clear:both; margin-top:-30px }
	.opera div#iletisimgonder { clear:both; margin-top:-30px }
	.ie7 div#iletisimgonder { margin-top:-10px }
	
	/* içerik */
	div#iletisimgonder h2 { background:url(../images/uyeol-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#0064aa;  margin:10px; margin-bottom:0px; }
	div#iletisimgonder h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#iletisimgonder hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#iletisimgonder input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#iletisimgonder input:hover { border-color:#c00}
	div#iletisimgonder p { padding:20px; padding-top:10px}
	div#iletisimgonder span { clear:both }
	
	
/*-------------------------------------------------------------------------------------- sayfa içeriği */
div#sayfaicerik { width:617px;  font:13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#sayfaicerik { clear:both; margin-top:-30px }
	.webkit div#sayfaicerik { clear:both; margin-top:-30px }
	.opera div#sayfaicerik { clear:both; margin-top:-30px }
	.ie7 div#sayfaicerik { margin-top:4px }
	
	/* içerik */
	div#sayfaicerik h2 { background:url(../images/uyeol-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#0064aa;  margin:10px; margin-bottom:0px; }
	div#sayfaicerik h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#sayfaicerik hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#sayfaicerik input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#sayfaicerik input:hover { border-color:#0495f5 }
	div#sayfaicerik p { padding:20px; padding-top:10px}
	div#sayfaicerik span { clear:both }
	
/*-------------------------------------------------------------------------------------- arama sonuçları */
div#aramasonuclari { width:617px; font:Bold 13px Tahoma; color:#464646; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#aramasonuclari { clear:both; margin-top:-30px }
	.webkit div#aramasonuclari { clear:both; margin-top:-30px }
	.opera div#aramasonuclari { clear:both; margin-top:-30px }
	.ie7 div#aramasonuclari { margin-top:4px }

	/* içerik */
	div#aramasonuclari h2 { background:url(../images/arama-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#464646  margin:10px; margin-bottom:0px; }
	div#aramasonuclari h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }
div#aramasonuclari h4{no-repeat; background-position:140px top;  padding-top:10px; font:Bold 13px Tahoma; color:#3a3a3a;  margin:2px; margin-bottom:0px; }

	div#aramasonuclari hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#aramasonuclari input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#aramasonuclari input:hover { border-color:#0495f5 }
	div#aramasonuclari p { padding:20px; padding-top:10px}
	div#aramasonuclari span { clear:both }
	
	/* sonuç liste */
	div.sonuc { padding-left:10px; height:60px; padding-bottom:10px; padding-top:10px; cursor:pointer; line-height:18px; margin-top:10px; margin-bottom:10px }
	div.toplam { margin-left:10px; font-weight:normal }
	div.sonuc:hover { background:#F4F4F4; text-decoration:underline }
	div.sonuc img { cursor:pointer; margin-right:10px; float:left }
	div.sonuc label { cursor:pointer }
	div.sonuc .firma { font-weight:bold; color:#c00 }
	
/*-------------------------------------------------------------------------------------- profil düzenle */
div#profil-duzenle { width:617px;  font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#profil-duzenle { clear:both; margin-top:-30px }
	.webkit div#profil-duzenle { clear:both; margin-top:-30px }
	.opera div#profil-duzenle { clear:both; margin-top:-30px }
	.ie7 div#profil-duzenle { margin-top:4px }
	
	/* içerik */
	div#profil-duzenle h2 { background:url(../images/profilduzenle-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#666;  margin:10px; margin-bottom:0px; }
	div#profil-duzenle h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#profil-duzenle hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#profil-duzenle input { width:255px; float:left; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#profil-duzenle select { margin-bottom:10px; padding:0.2em}
	div#profil-duzenle input:hover { border-color:#666 }
	div#profil-duzenle p { padding:20px; padding-top:10px}
	div#profil-duzenle span { clear:both }
	div#profil-duzenle label { margin-right:20px; float:left }
	div#profil-duzenle .bilgi { margin-left:0; position:relative; font-size:12px; text-align:center; line-height:18px; left:-10px;  width:97%; padding:10px; background:#C00; margin:10px; height:40px; color:#fff  }
	
	/* profil resmi */
	div#profil-duzenle .profilresim { float:left; text-align:center; margin-left:20px; margin-top:10px; margin-right:10px; width:100px; }
	.profilresim a { text-decoration:none; color:#c00; font-weight:normal }
	.profilresim a:hover { text-decoration:underline }
	div#profil-duzenle .mehal { float:left; position:relative; top:-84px; left:60px }
	div#profil-duzenle .cepweb { position:relative; float:left; left:20px; top:-25px; }
	div#profil-duzenle .hakkinda { position:relative;top:-20px;  }
	
	/* tarayıcı düzeltmeleri */
	.ie7 div#profil-duzenle .mehal { float:left; position:relative; top:-74px; left:60px }
	.ie8 div#profil-duzenle .mehal { margin-top:-59px; margin-left:420px }
	.gecko .mehal2 {}
	.ie8 div#profil-duzenle .hakkinda { }
	.ie8 div#profil-duzenle .genel { margin-top:180px}
	.ie7 div#profil-duzenle label { margin-top:10px }


/*-------------------------------------------------------------------------------------- aktivasyon sayfası */
div#aktivasyon { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }

	/* tarayıcı düzeltmeleri */
	.gecko div#aktivasyon { clear:both; margin-top:-30px }
	.webkit div#aktivasyon { clear:both; margin-top:-30px }
	.opera div#aktivasyon { clear:both; margin-top:-30px }
	
div#aktivasyon h3{ background:url(../images/aktivasyon-baslik.png) no-repeat; background-position:110px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }
	div#aktivasyon span { clear:both }
	
	
/*-------------------------------------------------------------------------------------- sektörler sayfası */
div#sektorler { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }

	/* tarayıcı düzeltmeleri */
	.gecko div#sektorler { clear:both; margin-top:-30px }
	.webkit div#sektorler { clear:both; margin-top:-30px }
	.opera div#sektorler { clear:both; margin-top:-30px }
	.ie6 div#sektorler { width:300px; display:none}
	
	div#sektorler h3{ background:url(../images/aktivasyon-baslik.png) no-repeat; background-position:110px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }
	div#sektorler h2 { background:url(../images/sektorler-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#cda143;  margin:10px; margin-bottom:0px; }
	div#sektorler .detayli { position:relative;top:-20px; left:500px;color:#c00; text-decoration:none };
	div#sektorler .detayli:hover { text-decoration:underline }
	div#sektorler span { clear:both }
	div#sektorler hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	
	div#sektorler .baslik { width:290px; float:left; margin-bottom:10px; margin-left:10px; font:bold 13px Tahoma; color:gray; cursor:pointer; text-align:left; text-indent:10px; line-height:23px; height:27px; background:#F5EDDC; border:solid 1px #dedede}
	div#sektorler .baslik:hover { border-color:silver; color:black }
	div#sektorler .altsektorler { display:none; margin-left:10px; width:290px; margin-top:0px; padding-bottom:10px; line-height:23px; margin-bottom:10px;height:auto; border:solid 1px silver; font-weight:normal; border-top:0; }
	div#sektorler .altsektorler a { text-decoration:none; color:gray }
	div#sektorler .altsektorler a:hover { text-decoration:underline }
	.ie7 div.altsektorler { position:relative; top:-10px; height:50px }
	
	/* sektöre bağlı firma listesi */
	div.sektorsonuc { padding-left:10px; height:60px; padding-bottom:10px; padding-top:10px; line-height:18px; margin-top:-10px; margin-bottom:10px }
	div.toplam { margin-left:10px; font-weight:normal }
	div.sektorsonuc:hover { background:#F4F4F4;}
	div.sektorsonuc h4 { width:100%; height:20px; border:solid 1px silver }
	div.sektorsonuc img { cursor:pointer; margin-right:10px; float:left }
	div.sektorsonuc label { cursor:pointer }
	div.sektorsonuc a { text-decoration:none; cursor:pointer }
	div.sektorsonuc .firma { font-weight:bold; color:#c00 }
	div.sektorsonuc a:hover { text-decoration:underline }
	div.sektorsonuc .yorumlink { background:url(../images/yorumicon.gif) no-repeat; height:13px; padding-left:18px;color:#c00; font:11px Tahoma; margin-right:10px; text-decoration:none; float:right }
	.yorumlink:hover { text-decoration:underline }
	div.firmabaslik { width:576px; padding:10px; background:url(../images/bar2.gif); margin:10px; border:solid 1px silver; font:bold 14px Tahoma; color:#464646;height:20px }
	
	
/*-------------------------------------------------------------------------------------- alt sektörler sayfası */
div#sektor-altsektorler { width:597px; padding:10px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }

	/* tarayıcı düzeltmeleri */
	.gecko div#sektor-altsektorler { clear:both; margin-top:-30px }
	.webkit div#sektor-altsektorler { clear:both; margin-top:-30px }
	.opera div#sektor-altsektorler { clear:both; margin-top:-30px }
	
div#sektor-altsektorler h3{ background:url(../images/aktivasyon-baslik.png) no-repeat; background-position:110px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }
	div#sektor-altsektorler span { clear:both }
	div#sektor-altsektorler hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	
	div#sektor-altsektorler .baslik { width:100%; float:left; margin-bottom:10px; margin-left:0px; font:bold 13px Tahoma; color:#666; cursor:pointer; text-align:left; text-indent:10px; line-height:23px; height:27px; background:url(../images/sektorlerbg.png); border:solid 1px silver}
	div#sektor-altsektorler .baslik:hover { border-color:silver; color:gray }
	div#sektor-altsektorler .altsektorler { display:none; margin-left:10px; width:290px; margin-top:0px; padding-bottom:10px; line-height:23px; margin-bottom:10px;height:auto; border:solid 1px silver; font-weight:normal; border-top:0; }
	div#sektor-altsektorler a { text-decoration:none; color:gray }
	div#sektor-altsektorler a:hover { text-decoration:underline }
	
/*-------------------------------------------------------------------------------------- navigasyon */
div#navigasyon { width:870px; padding:10px; background:url(../images/bar2.gif); margin-top:-30px; margin-bottom:40px; border:solid 1px silver; position:relative; z-index:1; font:bold 14px Tahoma; color:#464646; text-align:left; float:left; clear:both}
	/* linkler */
	div#navigasyon a { text-decoration:none; font-weight:bold; color:#333;  font-size:14px; margin-right:5px; position:relative; top:0px }
	div#navigasyon a:hover {text-decoration:underline;  color:#cc0000 }
	div#navigasyon label { color:#c00 }
	
	.ie6 div#navigasyon { margin-top:-20px; margin-bottom:20px }
	.ie7 div#navigasyon { margin-top:15px; margin-bottom:-20px }
	.ie8 div#navigasyon { margin-top:10px; margin-bottom:10px }
	
	
/*-------------------------------------------------------------------------------------- firma etiketleri */
div#etiketleri { padding:5px; padding-right:2px }
div#etiketleri a { font:11px Tahoma; color:#DFDFDF }

div#etiketleri img { position:relative; top:5px }

/*-------------------------------------------------------------------------------------- firma ekle sayfası */
div#firma-ekle { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#firma-ekle { clear:both; margin-top:-30px }
	.webkit div#firma-ekle { clear:both; margin-top:-30px }
	.opera div#firma-ekle { clear:both; margin-top:-30px }
	.ie7 div#firma-ekle { margin-top:4px }
	
	/* içerik */
	div#firma-ekle h2 { background:url(../images/firmaekle-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#4e972d;  margin:10px; margin-bottom:0px; }
	div#firma-ekle h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#4e972d;  margin:10px; margin-bottom:0px; }

	div#firma-ekle hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#firma-ekle input,select { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#firma-ekle input:hover { border-color:#4e972d }
	div#firma-ekle p { padding:20px; padding-top:10px}
	div#firma-ekle span { clear:both }
	div#firma-ekle h4 { font:bold 15px Tahoma; text-decoration:underline; color:#C00; margin-left:5px; }
	
/*-------------------------------------------------------------------------------------- profil sayfası */
div#profil { width:606px; font:Bold 13px Tahoma; color:#555; height:auto; padding:10px; padding-right:0; border:solid 1px #e4e4e4;  background:#fff; float:left;  }

	/* tarayıcı düzeltmeleri */
	.gecko div#profil { clear:both; margin-top:-30px }
	.webkit div#profil { clear:both; margin-top:-30px }
	.opeera div#profil { clear:both; margin-top:-30px }
	.ie7 div#profil { margin-top:3px }
	
	div#profil h3{ background:url(../images/aktivasyon-baslik.png) no-repeat; background-position:110px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }
	div#profil span { clear:both }

	/* avatar bölümü */
	div#profil .avatar {position:relative }
	div#profil img { position:relative; top:10px; margin-right:20px; margin-bottom:15px; left:10px; border:solid 1px #000; float:left; padding:1px }
	div#profil h1 { position:absolute; font:Bold 17px Tahoma; color:#c00; top:10px; left:90px}
	div#profil .ktarih{ position:absolute; top:96px;  font:13px Tahoma }
	div#profil .meslek{ position:absolute; top:76px;  font:13px Tahoma }
	div#profil .dotarih{ position:absolute; top:56px;  font:13px Tahoma }
	div#profil .cinsiyet{ position:absolute; top:36px;  font:13px Tahoma }

	/* tablar */
	div#profil .tablar { margin-left:10px; position:relative; z-index:0; margin-bottom:10px; clear:both }
	div#profil h2 { width:auto; margin-top:10px; border:solid 1px #E9B0AD; cursor:pointer; border-bottom:1px; padding:6px; font:Bold 12px Tahoma; margin-right:5px; text-align:center; letter-spacing:0; height:17px;background:#F2D1CF; color:#AE3323; position:relative; top:1px; z-index:1; float:left; }
	div#profil .normal:hover { background:#CE503F; color:#fff; letter-spacing:0;}
	div#profil .profiltabacik { background:#fff; color:#000;  letter-spacing:0; border-bottom:0 ; height:18px; top:1px; position:relative;}
	
	/* tab içerik */
	div#profil .tabicerik { font-weight:normal; width:560px; margin-left:10px; padding:10px;  border:solid 1px #E9B0AD;  }
	
	/* düzeltmeler */
	.gecko div#profil .tabicerik { clear:both; }
	.webkit div#profil .tabicerik { clear:both; }
	
	
/*-------------------------------------------------------------------------------------- giriş yap sol bölüm */
div#girisyap-sol { width:617px; font:Bold 13px Tahoma; color:#555; height:auto; border:solid 1px #e4e4e4;  background:#fff; float:left;  }
	
	/* tarayıcı düzeltmeleri */
	.gecko div#girisyap-sol { clear:both; margin-top:-30px }
	.webkit div#girisyap-sol { clear:both; margin-top:-30px }
	.opera div#girisyap-sol { clear:both; margin-top:-30px }
	.ie7 div#girisyap-sol { margin-top:4px }
	
	/* içerik */
	div#girisyap-sol h2 { background:url(../images/girisyap-baslik.png) no-repeat; text-indent:70px; padding-top:20px; height:64px; font:bold 23px Tahoma; color:#ea8713;  margin:10px; margin-bottom:0px; }
	div#girisyap-sol h3{ background:url(../images/uyetamam.png) no-repeat; background-position:140px top; text-align:center; padding-top:15px; height:48px;font:Bold 16px Tahoma; color:#75b72a;  margin:10px; margin-bottom:0px; }

	div#girisyap-sol hr { margin:2px; height:1px; margin-top:-10px; margin-bottom:6px; border-color:#e4e4e4; border-style:solid; border-left:0; border-right:0; border-bottom:0; }
	div#girisyap-sol input { width:460px; font:13px Tahoma; padding:3px;margin-top:6px; margin-bottom:10px; border:solid 2px #dbdbdb}
	div#girisyap-sol input:hover { border-color:#ea8713 }
	div#girisyap-sol p { padding:20px; padding-top:10px}
	div#girisyap-sol span { clear:both }
	
	/*alt açıklamalar*/
	div#girisyap-sol .comment { padding:40px; padding-top:20px; height:50px }
	div#girisyap-sol .comment li { clear:both; line-height:20px;}
	div#girisyap-sol .comment a{color:gray;text-decoration:none}
	div#girisyap-sol .comment a:hover { text-decoration:underline }
	
	/* giriş hata */
	div.uye-error { padding:10px; background:#C00; margin:10px; height:20px; color:#fff }

/*-------------------------------------------------------------------------------------- ana sayfa sol [eski] */
div#anasol { width:614px; height:auto; float:left; padding-top:20px }
.webkit div#anasol { clear:both } /* chrome clear */
.gecko div#anasol { clear:both; } /* firefox clear 
.webkit div#anasol img { margin-top:-20px }

div#anasol img { clear:both; float:left; margin-top:30px }
.gecko div#anasol img { margin-top:-20px }
div#anasol .etiketler { clear:both; padding:10px; font-family:Tahoma; color:gray }
div#anasol .etiketler a { color:gray; text-decoration:none; margin-right:5px; padding:3px }
div#anasol a:hover { background:#fff; text-decoration:underline }

div.linkler { padding-top:100px; padding-left:5px; margin-top:40px }
div.linkler div.ozelfirmalar {cursor:pointer; background:url(../images/ozelfirma.gif); margin-right:10px; float:left; width:283px; height:100px }
div.linkler div.ucretsiz {cursor:pointer; background:url(../images/ozelfirma.gif); float:left; width:283px; height:100px; background-position:bottom right;}
*/
/*-------------------------------------------------------------------------------------- ana sayfa sağ */
div#anasag { width:346px;height:300px; padding-top:20px; float:right }
div#anasag img { clear:both; float:right;  margin-right:10px; margin-top:30px;   }
.gecko div#anasag img { margin-top:-20px }
.webkit div#anasag img { margin-top:-20px }
.opera div#anasag img { margin-top:-20px }


	/* üyelik formu 
	div#anasag .form { margin-left:20px; margin-top:10px; padding-top:5px; clear:both; font:bold 12px Tahoma; }
	div#anasag table.form img { clear:both; float:inherit; margin:0px; padding:0px }
	div#anasag .form th { font:bold 12px Tahoma; padding-left:5px; color:#a11d1c }
	div#anasag .form input,select { border-width:1px; border-color:silver; margin:5px; margin-left:0; margin-bottom:2px; font:12px Tahoma; padding:3px; width:120px }
	div#anasag div.form select { width:auto; padding:0px; border:solid 1px silver}
	div#anasag div.form button { border:0px; background:url(../images/tick.png) #ca4545 no-repeat; background-position:5px; text-indent:20px; font:bold 12px Tahoma; color:#fff; padding:3px; cursor:pointer }*/
	
/*-------------------------------------------------------------------------------------- firma detay */
div#firmasol { width:618px; height:auto;  float:left;  }
div#firmasag { width:276px;height:auto; margin-left:10px; float:right }

	/* tarayıcı düzeltmeleri */
	.gecko div#firmasag { margin-top:-30px }
	.webkit div#firmasag { margin-top:-30px }
	.opera div#firmasag { margin-top:-30px }
	.ie8 div#firmasag { margin-top:0px}
	.ie7 div#firmasag { margin-top:5px }
	.ie6 div#firmasag { margin:0; padding:0; }

	.ie7 div#firmasol { padding-top:3px }
	
	.webkit div#firmasol { clear:both; margin-top:-30px } /* chrome clear */
	.opera div#firmasol { clear:both; margin-top:-30px } /* chrome clear */
	.gecko div#firmasol { clear:both; margin-top:-30px }
	.ie8 div#firmasol { margin-top:0px }
	
	/* büyük resim */
	div.buyukresim { width:350px; height:auto; margin-left:1px; float:left }
	div.buyukresim img { border:solid 1px #097FBD;  }
	
	/* küçük resimler */
	div.firmasol_alt { clear:both; margin-top:-10px; width:360px }
	div.firmasol_alt img { width:63px; height:auto; border:solid 1px #097FBD;  }
	div.firmasol_alt img:hover { border-color:#C00 }
	 #nav2  { clear:both; margin-bottom:10px; margin-top:10px; display:block; padding:0 }
	div.firmasol_alt li { float:left; margin-right:7px; margin-bottom:0px }
	
	/* tarayıcı düzeltmeleri */
	.gecko div.firmasol_alt li{ margin-top:2px }
	.webkit div.firmasol_alt li { margin-top:2px; }
	.opera div.firmasol_alt li { margin-top:2px; }
	
	/* linkler */
	div#linkler div.baslik { width:620px; letter-spacing:1px;  clear:both; height:36px; border:solid 1px #E6E6E6; background:url(../images/bar2.gif); clear:both }
	
	/* tarayıcı düzeltmeleri */
	.gecko div.baslik { margin-top:5px }
	.ie7 div.baslik { margin-top:5px }
	
	div.baslik ul { padding-top:2px }
	div.baslik li { float:left; font:Bold 13px Tahoma; color:#333; margin:5px; height:24px;line-height:23px;margin-right:15px; text-indent:31px}
	div.baslik a { font:bold 13px Tahoma; text-decoration:none; color:#333 }
	div.baslik a:hover { text-decoration:underline }
	div.baslik li.li1 { background:url(../images/hakkinda.png) no-repeat; }
	div.baslik li.li2 { background:url(../images/favori.png) no-repeat;  }
	div.baslik li.li3 { background:url(../images/hata.png) no-repeat;  }
	div.baslik li.li4 { background:url(../images/paylas.png) no-repeat;  }
	div.baslik li.li5 { background:url(../images/harita.png) no-repeat;  }

	/* linkler içerik */
	div#linkicerik { width:610px; line-height:18px; letter-spacing:2%; position:relative; top:-15px; height:auto; display:none; font:12px Tahoma; padding:5px; padding-top:20px; border:solid 1px #E6E6E6; border-top:0; clear:both }
	div#linkicerik h2 { font:bold 14px Tahoma; color:#333; margin:10px }
	div#linkicerik a:hover { text-decoration:underline }
	div#linkicerik a { text-decoration:none; }
	div#linkicerik div.form { margin-left:10px;  font:12px Tahoma }
	div#linkicerik comment { font:11px Tahoma; color:gray; width:200px }
	
	div.form input { font:12px Tahoma; margin-top:6px; width:250px; border-width:1px; padding:3px; line-height:19px; border-color:silver; margin-bottom:10px }
	div.form button { padding:2px; font:bold 12px Tahoma; cursor:pointer }
	
	/* yorumlar */
	div#yorumlar h2,h2.normal{ width:111px; margin-top:10px; cursor:pointer; letter-spacing:1px; padding-top:12px; font:Bold 12px Tahoma; margin-right:10px; text-align:center; height:24px;background:url(../images/tabNormal.png) no-repeat; float:left; }
	div#yorumlar h2:hover { background:url(../images/tabOpen.png) no-repeat; }
	div.yorumicerik { width:610px; line-height:18px; letter-spacing:2%; position:relative; top:-4px; height:auto; font:12px Tahoma; padding:5px; padding-top:5px; border:solid 1px #E6E6E6; clear:both }
	div#yorumform input { font:12px Tahoma; margin-top:6px; width:250px; border-width:1px; padding:3px; line-height:19px; border-color:silver; margin-bottom:10px }
	div#yorumform h3 { font:bold 12px Tahoma; margin-bottom:5px }
	div#yorumform a { font-size:12px }
	div#yorumform .form { padding:10px }
	div#yorumlar h2.acik { background:url(../images/tabOpen.png) no-repeat; border-bottom:solid 1px #fff; z-index:1; position:relative; top:0px }
	div.yorum { width:100%; height:auto; font:13px Tahoma; position:relative; left:-15px  }
	div.yorum p { padding:3px; line-height:18px; left:20px; width:590px; position:relative }
	div.yorum span { position:relative; top:10px; left:5px; }
	div.yorum img { border:solid 2px #CCC; position:relative }
	div.yorum label.tarih { font:10px Verdana; color:gray;}
	div.yorum b.ekleyen { position:relative; top:-22px; left:10px; color:#c00}
	div.yorum b.ekleyen2 { position:relative; top:-16px; left:50px; color:#c00}
	div.yorum img.kucukicon { border:0px; position:relative; top:-10px; left:5px }
	div.yorum hr { height:1px; border:solid 1px #E5E5E5; border-bottom:0; border-left:0; border-right:0}
	div.yorum a { color:#c00; position:relative; font-weight:normal; left:0px; text-decoration:none }
	div.yorum a:hover { text-decoration:underline }
	div#yorumform .karakter { width:40px }
	div#yorumform .yorumform2 { font-size:13px; margin:10px }
	div#yorumform .yorumform2 b{ font-size:11px; }
	div#yorumform button { margin-left:10px; }
	.ie7 div#yorumform .yorumform2 label { top:-12px;left:2px; position:relative }
	.ie7 div#yorumform button { top:-10px; position:relative }
	div#yorumform .yorumform2 input { font:12px Tahoma; margin-top:6px; width:250px; height:15px; border-width:1px; padding:3px; line-height:15px; border-color:silver; margin-bottom:10px }
	div#yorumform .yorumform2 .karakter { width:40px }
	div#yorumform .yorumform2 comment { font-size:11px; color:Gray}
	div#yorumform .yorumform2 label { color:gray; margin-left:6px;  }
	div#yorumform .gonderildi { margin:10px; font:bold 12px Tahoma; color:#C00; line-height:18px; display:none}
	div.ilkyorum  { text-align:center }
	div.ilkyorum a { font:bold 13px Tahoma; letter-spacing:0;  text-decoration:none; color:#c00; margin:10px }
	div.ilkyorum a:hover { text-decoration:underline }
	
	/* yorum ekleme formu */
	div.yorumform {  width:610px; line-height:18px; letter-spacing:2%; position:relative; top:-4px; height:auto; font:12px Tahoma; padding:5px; padding-top:5px; border:solid 1px #E6E6E6; clear:both ; display:none }
	div.yorumform p { font:11px Tahoma; letter-spacing:1px; line-height:17px; padding:3px; }
	div.yorumform b { font:bold 14px Tahoma }
	div.yorumform textarea { width:420px; margin:10px; height:100px; margin-left:0px; padding:2px; font:11px Tahoma; letter-spacing:1px; }
	div.yorumform input { width:50px; padding:3px; font:11px Tahoma }
	
	
	
	/* adres bilgileri */
	div.adresbilgileri { width:255px;  border-right:solid 1px #C7D6FD; border-left:solid 1px #C7D6FD; border-bottom:solid 1px #C7D6FD; position:relative; border-top:solid 1px #C7D6FD; z-index:-1px; height: auto; left:3px; float:right; margin-bottom:10px }
	div.adresbilgileri table { position:relative;  widows:215px; background:#fff; top:-3px }
	div.adresbilgileri th { padding-left:6px; padding-top:3px; height:26px}
	div.adresbilgileri h2 { color:#ffffff; text-indent:10px;font:15px arial,helvetica,clean,sans-serif; background:url(../images/adresbaslik.gif); background-repeat:repeat-x; height:41px; width:255px; font-weight:bold; text-align:center; padding-top:4px }
	div.adresbilgileri ul.ul1 { font-size:13px; float:left; width:100px; line-height:25px; margin-top:10px }

	div.adresbilgileri ul.ul2 { font-size:13px; float:left;  width:140px; line-height:20px;  margin-top:10px }
	div.adresbilgileri li { text-align:right }
	div.adresbilgileri ul.ul2 li { color:#C00;text-align:left; margin-left:10px }
	div.adresbilgileri th { font:11px Tahoma; }
	.gecko div.adresbilgileri th { height:29px }
	div.adresbilgileri a { text-decoration:none; color:#C00 }
	div.adresbilgileri a:hover { text-decoration:underline; }
	.ie6 div.adresbilgileri table { margin-left:0px; position:relative; left:8px }
	
	div.adresbilgileri .paylas { width:255px; text-align:center; padding-top:10px; margin:0 auto;  position:relative; top:-12px; height:29px; border-right:0; border-left:0; border-bottom:0 }
	div.adresbilgileri img.addthis {position:relative;top:-18px;right:4px;float:right;border:0 }
	.gecko div.adresbilgileri img.addthis  { top:4px }
	.ie8 div.adresbilgileri img.addthis  { top:2px }
	.webkit div.adresbilgileri img.addthis  { top:4px }
	.opera div.adresbilgileri img.addthis  { top:4px }
	
	.gecko div.adresbilgileri .paylas { top:-11px }
	.webkit div.adresbilgileri .paylas { top:-11px }
	.opera div.adresbilgileri .paylas { top:-11px }
	div.adresbilgileri ul { margin-left:6px; margin-top:1px }

	div.adresbilgileri ul a { color:#666 }
	div.adresbilgileri ul,li {float:left;}
	div.adresbilgileri li { padding:3px; margin-right:7px; }
	li.facebok { background:url(../images/icon/facebook.png) no-repeat; height:16px; text-indent:16px; position:relative; top:2px; line-height:10px; left:5px }
	li.twitter { background:url(../images/icon/twitter.png) no-repeat; height:16px; text-indent:16px; position:relative; top:2px; line-height:10px; left:5px }

	li.deli { background:url(../images/icon/deli.png) no-repeat; height:16px; text-indent:16px; position:relative; top:2px; line-height:10px; left:5px }
	
/*-------------------------------------------------------------------------------------- alt bölüm */
div#altbolum { clear:both; padding-top:50px; background-repeat:no-repeat; width:915px; margin-left:-7px; float:left; }
	/* tarayıcı düzeltmeleri */
	.ie7 div#altbolum { width:915px }
	.ie8 div#altbolum { width:915px }

div#altbolum span{  font:11px Tahoma; letter-spacing:.02em; line-height:21px; text-decoration:none; color:#000 }

div#altbolum a { font:11px Tahoma; letter-spacing:.05em; line-height:21px; text-decoration:none; color:#000}
div#altbolum a:hover { text-decoration:underline }
