

	* { font-family:'Trebuchet MS'; font-size:12px; color:#333; text-decoration: none; }

	html, body
	{
		margin:0px;
		padding:0px;
		border:none;
		height:100%; 
		max-height:100%; 
		max-width:100%;
		width:100%;
	
		SCROLLBAR-FACE-COLOR: #D4D0C8;
		SCROLLBAR-3DLIGHT-COLOR: #D4D0C8;
		SCROLLBAR-BASE-COLOR: #D4D0C8;
		
		SCROLLBAR-HIGHLIGHT-COLOR:#f2f2f2;
		SCROLLBAR-SHADOW-COLOR: #f2f2f2;
		SCROLLBAR-TRACK-COLOR: #f2f2f2;
		
		SCROLLBAR-ARROW-COLOR: #ECE9D8;
		SCROLLBAR-DARKSHADOW-COLOR: #ECE9D8;
	}
	body { background:url(../_img/_tr/_bg/fon.jpg) #fff;  overflow-x:hidden; overflow-y:scroll; background-attachment:fixed; }
	table { border-collapse:collapse; }
	.credit { position:fixed; right:10px; bottom:10px; }
	
	hr {

	width:645px;
	height:1px;

	border-top-style:solid;
	border-top-color:#ccc;
	border-bottom:none;
	border-left:none;
	border-right:none;

	overflow:hidden;
	display:block;
	
	clear:both; 
	margin-left:-25px;

	}

	.tipsy
	{
		opacity: 0.8;
		font-size: 12px;
		font-weight:bold;
		background-repeat: no-repeat;
		background-image: url(../_img/_tooltip/tipsy_w.png);
	}
	
	.tipsy-inner { color:#000!important; max-width: 250px; text-align: left; -moz-border-radius:3px; -webkit-border-radius:3px; }
	
	.tipsy-north { background-position: top center; padding:8px 4px 4px 4px; margin-top:10px; }
	.tipsy-south { background-position: bottom center; padding:4px 4px 10px 4px; margin-top:-20px; margin-left:-3px; }
	.tipsy-east { background-position: right center; }
	.tipsy-west { background-position: left center; }
	
	.tipsy-north-f { background-position: -230px 0px; padding:8px 4px 4px 4px; margin-top:10px; }
	.tipsy-south-f { background-position: -30px 0px; padding:4px 4px 10px 4px; margin-top:-15px; margin-left:-3px; }
	.tipsy-east-f { background-position: right center; }
	.tipsy-west-f { background-position: left center; }



	/*.logo { position:absolute; left:30px; top:0px; background:url(../_img/_tr/logo.png); width:85px; height:127px; z-index:1001; }*/
	.logo { position:absolute; left:20px; top:0px; background:url(../_img/_tr/50yil_logo.png); width:110px; height:213px; z-index:1001; }
	
	.yassor {  }
	.yassor .soru, .yassor .onsekizalti, .yassor .onsekizustu, .yassor .onsekizaltien { width:1000px; height:600px; }
	
	.yassor .soru { background:url(../_img/_tr/soru.png); }	
	.yassor .soru .ortala { padding:290px 0px 0px 350px; }
	.yassor .soru .ortala .ara_ver { clear:both; height:95px; width:500px; display:block; }
	.yassor .soru .ortala div { color:#333; font-size:18px; font-weight:bold; cursor:pointer; width:130px; line-height:30px; text-align:center; float:left; margin-right:40px; }
	.yassor .soru .ortala div:hover { color:#CCC; }

	.yassor .onsekizalti { background:url(../_img/_tr/18alti.png); }
	.yassor .onsekizaltien { background:url(../_img/_tr/18under.png); }
	
	.paylas { position:absolute; left:40px; top:450px; z-index:1002; }
	
	.ana_menu { position:absolute; left:130px; top:0px; z-index:1000; }
	.ana_menu div { float:left; padding:6px; }
	.ana_menu .bt { color:#666; padding-top:10px; cursor:pointer; position:relative; }
	.ana_menu .bt:hover>span { color:#ccc; }
	.ana_menu .bt>div { float:none; position:absolute; left:-5px; top:28px; display:none; }
	.ana_menu .bt>div .bt { width:180px; background-color:#FFF; padding:0px 5px; margin-bottom:3px;  }
	
	.ana_menu .ara { width:1px; height:28px; background-color:#CCC; padding:0; }
	.ana_menu .nodus { margin-left:15px; background:url(../_img/_tr/nodus.png) no-repeat; width:93px; height:47px; cursor:pointer; }

	.alt_menu { border-top:#CCC 1px solid; width:625px; padding-left:20px; }
	.icerik>.alt_menu { margin-left:-25px; margin-top:20px; }
	.alt_menu div { float:left; padding:8px; }
	.alt_menu .bt { color:#666; padding-top:10px; cursor:pointer; }
	.alt_menu .bt:hover { color:#ccc; }
	.alt_menu .ara { width:1px; height:28px; background-color:#CCC; padding:0; }


	.ana_icerik { position:relative; left:0px; top:0px; z-index:999;  }
	.ana_icerik>div { position:absolute; left:0px; top:0px; padding:63px 0px 0px 250px; width:750px; height:537px; display:none; }
	.ana_icerik>div .icerik { border-left:#CCC 1px solid; width:680px; min-height:300px; padding:30px 25px; position:relative; }

	.text_kis { position:relative; }
	.text_kis>div { position:absolute; left:0px; top:0px; display:none; width:500px; padding-bottom:100px; }
	
	
	.sutun { float:left; }
	.sutun .bossatir { line-height:39px; width:174px; }
	.sutun .satir { background:url(../_img/_tr/basin_bg.png); width:174px; line-height:39px; padding:0px 0px 0px 8px; font-weight:bold; cursor:pointer; }
	
	/* 1. buton */
	.ana_icerik>.ana_sayfa_ic { background:url(../_img/_tr/_bg/ana_sayfa.png); }
	
	
	.haberler { position:absolute; right:40px; top:335px; 

		filter: alpha(opacity=90);
		-moz-opacity:0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	} 
	.haberler .liste { float:right; border:1px solid #e3e3e3; width:240px; height:30px; background-color:#FFF; }
	.haberler .liste .tasiyici { padding-left:5px; }
	.haberler .liste .tasiyici>div { cursor:pointer; background-color:#CCC; width:10px; height:10px; float:left; margin:10px 0px 0px 5px; }
	.haberler .liste .tasiyici .sec { background-color:#000; }
	.haberler .liste .kapat { float:right; cursor:pointer; padding:7px 10px; background-color:#000; color:#FFF; }
	
	.haberler .icerikler { float:right; clear:both; position:relative; }
	.haberler .icerikler a { color:#C00; font-style:italic; font-weight:bold; }
	.haberler .icerikler .tasiyici { width:450px; display:inline-block; }
	.haberler .icerikler .tasiyici>div { width:450px; position:absolute; top:0px; background-color:#FFF; }
	.haberler .icerikler .tasiyici>div .detay { clear:both; border-top:1px solid #CCC; padding:5px; }
	
	/* 2. buton */
	.ana_icerik>.pamukkale_sarap_ic { background:url(../_img/_tr/_bg/pamukkale_sarap.png); }

	/* 3. buton */
	.ana_icerik>.urunler_ic { background:url(../_img/_tr/_bg/urunler.png); }
	.ana_icerik>.urunler_ic .butonlar_up { position:absolute; left:0px; top:0px; bottom:0px; right:0px; }
	.ana_icerik>.urunler_ic .butonlar>div { position:absolute; width:45px; height:200px; cursor:pointer; }
	.ana_icerik>.urunler_ic .butonlar .kirmizi { left:405px; top:220px; }
	.ana_icerik>.urunler_ic .butonlar .beyaz { left:455px; top:220px; }
	.ana_icerik>.urunler_ic .butonlar .rose { left:505px; top:220px; }
	.ana_icerik>.urunler_ic .butonlar .tatli { left:555px; top:220px; }
	.ana_icerik>.urunler_ic .butonlar .sampanya_ve_meyveli { left:605px; top:220px; }
	
	.ana_icerik>.urun_liste .liste { padding:178px 0px 0px 150px; }
	.ana_icerik>.urun_liste .liste>div { cursor:pointer; float:left; margin-right:4px; }
	.ana_icerik>.urun_liste .liste>div div { display:none }

	.ana_icerik>.urun_liste .nav { display:none; position:absolute; left:0px; top:0px; width:1000px; height:600px; }
	.ana_icerik>.urun_liste .nav .hakkinda { position:absolute; left:500px; top:230px; max-width:400px; }
	.ana_icerik>.urun_liste .nav .don { background:url(../_img/_tr/urunler/don.png); width:61px; height:37px; position:absolute; left:393px; top:480px; cursor:pointer; }
	.ana_icerik>.urun_liste .nav .ileri { background:url(../_img/_tr/urunler/ileri.png); width:35px; height:37px; position:absolute; left:495px; top:400px; cursor:pointer; }
	.ana_icerik>.urun_liste .nav .geri { background:url(../_img/_tr/urunler/geri.png); width:35px; height:37px; position:absolute; left:325px; top:400px; cursor:pointer; }
	
	.ana_icerik>.kirmizi_icerik { background:url(../_img/_tr/_bg/kirmizi_bg.png); }
	.ana_icerik>.beyaz_icerik { background:url(../_img/_tr/_bg/beyaz_bg.png); }
	.ana_icerik>.rose_icerik { background:url(../_img/_tr/_bg/rose_bg.png); }
	.ana_icerik>.tatli_icerik { background:url(../_img/_tr/_bg/tatli_bg.png); }
	.ana_icerik>.sampanya_ve_meyveli_icerik { background:url(../_img/_tr/_bg/sampanya_ve_meyveli_bg.png); }

	
	/* 4. buton */	
	.ana_icerik>.sarap_uretimi_ic { background:url(../_img/_tr/_bg/sarap_uretimi.png); }
	
	/* 5. buton */
	.ana_icerik>.sarap_kulturu_ic { background:url(../_img/_tr/_bg/sarap_kulturu.png); }
	
	/* 6. buton */
	.ana_icerik>.oduller_ic { background:url(../_img/_tr/_bg/oduller.png); }
	.ana_icerik>.oduller_ic tr:first-child { border-top:1px solid #000; }
	.ana_icerik>.oduller_ic tr { border-bottom:1px solid #000; }
	.ana_icerik>.oduller_ic tr.b1 { background:url(../_img/_tr/oduller_bg/1.png) repeat-y center; }
	.ana_icerik>.oduller_ic tr.b2 { background:url(../_img/_tr/oduller_bg/2.png) repeat-y center; }
	.ana_icerik>.oduller_ic tr.b3 { background:url(../_img/_tr/oduller_bg/3.png) repeat-y center; }
	.ana_icerik>.oduller_ic tr.b4 { background:url(../_img/_tr/oduller_bg/4.png) repeat-y center; }
	.ana_icerik>.oduller_ic td { padding:5px; }

	/* 7. buton */
	.ana_icerik>.basindan_ic { background:url(../_img/_tr/_bg/basindan.png); }
	
	/* 8. buton */
	.ana_icerik>.bilgi_bankasi_ic { background:url(../_img/_tr/_bg/bilgi_bankasi.png); }
	.ana_icerik>.bilgi_bankasi_ic .sol { float:left; width:150px; line-height:57px; }
	.ana_icerik>.bilgi_bankasi_ic .sag { float:left; line-height:57px; padding-top:5px; }
	.ana_icerik>.bilgi_bankasi_ic .sag>img { margin-right:20px; cursor:pointer; }
	.ana_icerik>.bilgi_bankasi_ic .sag>div { line-height:27px; float:left; border-right:1px solid #CCC; padding:5px 14.5px; cursor:pointer; }
	.ana_icerik>.bilgi_bankasi_ic .sag>div img { cursor:pointer; }
	/* 9. buton */
	.ana_icerik>.iletisim_ic { background:url(../_img/_tr/_bg/iletisim.png); }

	







