@charset "utf-8";
/* Güneş Medya Grup Eylül 2008 */
/*************************** Genel Özellikler ***************************/
body{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	line-height:15px;
	background-color:#dedede;
	background-image:url(../img/sayfa_bg.jpg);
	background-repeat:repeat-y;
}
/*************************** Fontlar ***************************/
.bold{
	font-weight:bold;
}
.mail{
	font-size:11px;
	color:#333333;
}
.yazi_baslik{
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:16px;
}
.mail_adresi{
	font-size:11px;
	color:#666;
}
.tarih{
	font-size:10px;
	color:#999;
}
.kucuk_bold{
	font-size:11px;
	color:#444;
	font-weight:bold;
}
.buton{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	padding:1px 2px;
	color:#3c3c3c;
	background:url(../img/buton.jpg);
	border:#b0b0b0 1px solid;
}
/*************************** Linkler ***************************/
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
/*************************** Linkler ***************************/
a.menu:link {
	color:#fff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #fff;
}
a.menu:hover {
	text-decoration: none;
	color: #000;
}
a.menu:active {
	text-decoration: none;
}
a.rss:link {
	color:#ff6600;
	text-decoration: none;
	font-weight:bold;
}
a.rss:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight:bold;
}
a.rss:hover {
	color: #ff6600;
	font-weight:bold;
}
a.rss:active {
	text-decoration: none;
}
/*************************** Linkler ***************************/
a.alt_menu:link {
	color: #555;
	text-decoration: none;
	font-weight:bold;
}
a.alt_menu:visited {
	text-decoration: none;
	color:#555;
	font-weight:bold;
}
a.alt_menu:hover {
	text-decoration: none;
	color:#d62223;
	font-weight:bold;
}
a.alt_menu:active {
	text-decoration: none;
}
/*************************** Linkler ***************************/
a.yazar_menu:link {
	color: #444;
	text-decoration: none;
}
a.yazar_menu:visited {
	text-decoration: none;
	color:#444;
}
a.yazar_menu:hover {
	text-decoration: none;
	color:#222;
}
a.yazar_menu:active {
	text-decoration: none;
}
/*************************** Banner ***************************/
#ozel_gun{
	margin:0 auto 0 5px;
	width:920px;
	height:110px;
	padding:8px 8px 0 8px;
	border:#ccc 1px solid;
	border-bottom:0;
	background:#f9f9f9;
	text-align:center;
}
#banner{
	margin:0 auto 0 5px;
	width:1160px;
	height:125px;
	padding:8px 8px 0 8px;
	background-image:url(../img/sayfa_bg.jpg);
	background-repeat:repeat-x;
}
#banner_sol{
	float:left;
	width:201px;
	height:100px;
	padding:15px 0 10px 0;
	background:url(../img/logo.jpg);
}
#banner_sag{
	float:left;
	width:649px;
	height:80px;
	padding:22px 0 23px 100px;
	background:url(../img/banner_bg.jpg);
	background-repeat:repeat-x;
}
#banner_reklam{
	float:left;
	width:100px;
	height:100px;
	padding:0 0 10px 12px;
	background-repeat:repeat-x;
}
/*************************** Menü ***************************/
#menu{
	margin:0 auto 0 5px;
	width:950px;
	height:35px;
	padding:2px 8px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background:#f9f9f9;
}
#search_status{
	float:left;
	width:40px;
	height:25px;
	padding:5px 0;
	color:#fff;
	background:url(../img/menu_ard.jpg);
	background-repeat:repeat-x;
}
#menu_ic{
	float:left;
	width:700px;
	height:15px;
	font-weight:bold;
	color:#fcfcfc;
	padding:10px;
	background:url(../img/menu_ard.jpg);
}
#menu_ic_sag{
	float:left;
	width:170px;
	text-align:right;
	height:21px;
	font-weight:bold;
	color:#fcfcfc;
	padding:7px 10px;
	background:url(../img/menu_ard.jpg);
	background-repeat:repeat-x;
}
/*************************** Gövde ***************************/
#govde{
	clear:both;
	margin:0 auto 0 5px;
	width:950px;
	height:auto;
	padding:0 8px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background:#f9f9f9;
}
#govde_1{
	margin:0 auto 0 5px;
	width:950px;
	height:auto;
	padding:0 8px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background:#f9f9f9;
}
#govde_burclar{
	float:left;
	width:600px;
	height:auto;
}
#g_sol{
	float:left;
	width:165px;
	height:1500px;
	border-right:#ccc 1px dotted;
}
#g_orta{
	float:left;
	width:600px;
	height:auto;
	padding:0 5px;
}
#g_sag{
	float:left;
	width:168px;
	height:1500px;
	padding:0 0 0 5px;
	border-left:#ccc 1px dotted;
}
/*************************** Alt Kısım ***************************/
#footer{
	margin:0 auto 0 5px;
	width:950px;
	clear:both;
	padding:5px 8px;
	height:60px;
	background:#f9f9f9;
	border:#ccc 1px solid;
	border-top:0;
}
#footer_sol{
	float:left;
	width:850px;
	height:50px;
	font-size:11px;
	color:#999;
	line-height:20px;
	padding:5px 0;
	border-top:#ccc 1px dotted;
}
#footer_sag{
	float:left;
	width:100px;
	height:50px;
	padding:5px 0 5px 0;
	text-align:right;
	border-top:#ccc 1px dotted;
}
/*************************** Sol Kısım ***************************/
#yan_menu{
	float:left;
	width:128px;
	height:14px;
	color:#FFFFFF;
	padding:3px 10px 4px 22px;
	background:url(../img/yan_menu_ard.jpg);
	margin:0 0 1px 0;
	font-weight:bold;
}
/*************************** Orta Kısım ***************************/
#haber_baslik_ust{
	float:left;
	width:590px;
	height:30px;
	font-size:22px;
	font-weight:bold;
	padding:15px 5px 5px 5px;
	background:url(../img/haber_baslik_bg.jpg);
}
#haber_baslik_ust_m{
	float:left;
	width:590px;
	height:30px;
	font-size:25px;
	font-weight:bold;
	padding:15px 5px 5px 5px;
}
#sondakika{
	float:left;
	width:600px;
	height:200px;
	padding:5px 0;
}
#kayan_haber_saat{
	float:left;
	width:90px;
	height:25px;
	padding:5px 0 5px 10px;
	background:#ffd200;
}
#kayan_haber{
	float:left;
	width:479px;
	height:15px;
	background:#2a2a2a;
	margin:0 0 0 1px;
	padding:10px;
	
}
#orta_reklam{
	float:left;
	width:600px;
	height:80px;
	padding:8px 0;
}
#orta_reklam_1{
	float:left;
	width:600px;
	height:80px;
	padding:0 0 8px 0;
}
#haber_baslik{
	float:left;
	width:273px;
	height:14px;
	border:#dedede 1px solid;
	border-bottom:0;
	font-size:11px;
	font-weight:bold;
	padding:7px 0 8px 20px;
	color:#FF6600;
	background:url(../img/haber_detay_ard.gif);
}
#haber_detay{
	float:left;
	width:143px;
	height:99px;
	line-height:16px;
	padding:5px 8px 5px 8px;
	border-left:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}
#haber_resim{
	float:left;
	width:129px;
	height:89px;
	padding:10px 5px 10px 0;
	border-right:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}
#haber_sol{
	float:left;
	width:295px;
	height:140px;
	padding:0 5px 10px 0;
}
#haber_sag{
	float:left;
	width:295px;
	height:140px;
	padding:0 0 10px 5px;
}
/*************************** Alt Haber Kısım ***************************/
#alt_haber_sag{
	float:left;
	width:195px;
	height:auto;
	padding:0 7px 0 0;
}
#alt_haber_orta{
	float:left;
	width:195px;
	height:325px;
}
#alt_haber_sol{
	float:left;
	width:195px;
	height:325px;
	padding:0 0 0 7px;
}
#a_haber_baslik{
	float:left;
	width:168px;
	height:18px;
	padding:7px 10px 5px 15px;
	font-weight:bold;
	font-size:12px;
	color:#555;
	border:#dedede 1px solid;
	border-bottom:0;
	background:url(../img/kategori_ard.jpg);
}
#a_haber_resim{
	float:left;
	width:193px;
	height:130px;
	text-align:center;
	padding:5px 0 0 0;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#a_haber_resim0{
	float:left;
	width:193px;
	height:130px;
	text-align:center;
	padding:5px 0 0 0;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#a_haber_resim1{
	float:left;
	width:193px;
	height:130px;
	text-align:center;
	padding:5px 0 0 0;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#a_haber_resim2{
	float:left;
	width:193px;
	height:130px;
	text-align:center;
	padding:5px 0 0 0;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#a_haber_ozet{
	float:left;
	width:173px;
	height:110px;
	padding:5px 5px 5px 15px;
	border:#dedede 1px solid;
	border-top:0;
}
#a_haber_ozet0{
	float:left;
	width:173px;
	height:70px;
	padding:5px 5px 10px 15px;
	border:#dedede 1px solid;
	border-top:0;
}
#a_haber_ozet1{
	float:left;
	width:173px;
	height:70px;
	padding:5px 5px 10px 15px;
	border:#dedede 1px solid;
	border-top:0;
}
#a_haber_ozet2{
	float:left;
	width:173px;
	height:70px;
	padding:5px 5px 10px 15px;
	border:#dedede 1px solid;
	border-top:0;
}
#a_haber_detay_baslik{
	float:left;
	width:173px;
	height:28px;
	font-weight:bold;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	background:#fff;
	background-image: url(../img/a_haber_ard.jpg);
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#a_haber_detay_baslik_alt{
	float:left;
	width:173px;
	height:14px;
	padding:3px 5px 3px 15px;
	font-weight:bold;
	border:#dedede 1px solid;
	border-top:0;
	background:url(../img/a_haber_ard.jpg);
}	
/*************************** Haber Kısım ***************************/
#ana_haber_resim{
	float:left;
	width:300px;
	height:200px;
	padding:0 10px 0 0;
}
#ana_haber_resim_m{
	float:left;
	width:300px;
	height:200px;
	padding:0 10px 0 0;
}
#ana_haber_ozet{
	float:left;
	width:590px;
	height:35px;
	line-height:17px;
	padding:5px;
	background:url(../img/ozet_bg.jpg);
}
#ana_haber_ozet_m{
	float:left;
	width:285px;
	height:70px;
	line-height:17px;
	padding:0 0 0 5px;
}
#ana_haber_kategori{
	float:left;
	width:278px;
	height:17px;
	font-weight:bold;
	padding:4px 0 4px 12px;
	background:url(../img/haber_ard.gif);
}
/*************************** Sağ Kısım ***************************/
#reklam_1{
	float:left;
	width:160px;
	height:175px;
	padding:5px 0;
}
#reklam_2{
	float:left;
	width:160px;
	height:322px;
}
#en_cok_okunan_haber{
	float:left;
	width:145px;
	height:auto;
	padding:5px 5px 5px 10px;
	background:url(../img/en_cok_okunan_haber_ard.gif);
	background-repeat:repeat-y;
	border-bottom:#ccc 1px dotted;
}
#piyasalar{
	float:left;
	width:144px;
	height:60px;
	padding:56px 8px 0 8px;
	background:url(../img/piyasalar.jpg);
}
#piyasalar_kategori{
	float:left;
	width:144px;
	height:14px;
	color:#fff;
	padding:4px 0;
	border-bottom:#5c7fb1 1px dotted;
}
#havadurumu{
	float:left;
	width:150px;
	height:66px;
	color:#fff;
	padding:50px 0 0 10px;
	background:url(../img/hava_durumu_ard.jpg);
}
#nobetci_eczaneler{
	float:left;
	width:144px;
	height:66px;
	color:#fff;
	padding:50px 8px 0 8px;
	background:url(../img/nobeci_eczaneler_ard.jpg);
}
#burclar{
	float:left;
	width:144px;
	height:65px;
	color:#fff;
	padding:56px 8px 0 8px;
	background:url(../img/burclar_ard.jpg);
}
/*************************** Sag Kısım ***************************/
#yazar_baslik{
	float:left;
	width:146px;
	height:16px;
	font-weight:bold;
	color:#fff;
	padding:3px 0 3px 22px;
	margin:0 0 1px 0;
	background:url(../img/yan_menu_ard.jpg);
}
#yazar_sol{
	float:left;
	width:98px;
	height:55px;
	padding:5px;
}
#yazar_sag{
	float:left;
	width:60px;
	height:65px;
}
#yazar_isim{
	float:left;
	width:156px;
	height:16px;
	font-weight:bold;
	padding:3px 0 3px 12px;
	margin:0 0 2px 0;
	background:url(../img/yazar_isim_ard.jpg);
}
#yazar_listesi{
	float:left;
	width:141px;
	height:18px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:5px 5px 5px 22px;
	background:url(../img/yazar_liste_ard.jpg);
}
#reklam_4{
	float:left;
	width:168px;
	height:400px;
	padding:5px 0;
	text-align:center;
}
#anket_soru{
	float:left;
	width:158px;
	height:47px;
	padding:5px;
	border-bottom:#dedede 1px dotted;
}
#anket_secenek{
	float:left;
	width:168px;
	height:37px;
	border-bottom:#eee 1px dotted;
}
#anket_buton{
	float:left;
	width:158px;
	height:24px;
	text-align:center;
	padding:5px 10px 0 0;
	margin:0 0 2px 0;
}
#mail_listesi{
	float:left;
	width:158px;
	height:40px;
	padding:5px;
}
#firmalar{
	float:left;
	width:168px;
	height:55px;
	padding:2px 0 8px 0;
}
/*************************** Haber Detay Kısmı ***************************/
#linkler{
	float:left;
	width:580px;
	height:20px;
	padding:10px 10px 5px 10px;
	background:url(../img/baslik_bg.jpg);
}
#haber_ic_baslik{
	float:left;
	width:285px;
	height:60px;
	padding:0 0 5px 5px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#dedede 1px dotted;
}
#haber_ic_ozet{
	float:left;
	width:285px;
	height:125px;
	padding:5px 0 5px 5px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#haber_ic_ust{
	float:left;
	width:600px;
	height:200px;
	padding:5px 0;
	border-bottom:#dedede 1px solid;
}
#haber_ic_yazi{
	float:left;
	width:586px;
	height:auto;
	padding:10px 7px 10px 7px;
	border-bottom:#dedede 1px dotted;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#haber_ic_fonksiyon{
	float:left;
	width:590px;
	height:35px;
	padding:10px 5px 8px 5px;
	text-align:right;
}
#haber_ic_diger_haberler_baslik{
	float:left;
	width:580px;
	height:15px;
	padding:7px 10px;
	margin:0 0 10px 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:url(../img/menu_ard.jpg);
}
#haber_ic_diger_haberler{
	float:left;
	width:580px;
	height:15px;
	padding:6px 5px 6px 15px;
	background:url(../img/diger_haber_alt_bg.gif);
	background-repeat:no-repeat;
}
/*************************** Yazar Kısımı ***************************/
#yazar_ust{
	float:left;
	width:590px;
	height:150px;
	margin:0 0 10px 0;
	border-bottom:#dedede 1px dotted;
}
#yazar_resim{
	float:left;
	width:150px;
	height:150px;
	padding:0 20px 0 0;
}
#yazi_baslik{
	float:left;
	width:410px;
	height:50px;
	font-size:15px;
	line-height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#yazar_mail{
	float:left;
	width:410px;
	height:20px;
}
#yazi_tarih{
	float:left;
	width:410px;
	height:40px;
	color:#999999;
}
#diger_yazilar{
	float:left;
	width:410px;
	height:30px;
}
/*************************** Burç Kısmı ***************************/
#burc_resim{
	float:left;
	width:300px;
	height:70px;
	padding:10px 0 0 0;
}
#burc_yazi{
	float:left;
	width:280px;
	height:150px;
	padding:5px 10px;
	font-size:12px;
	line-height:17px;
}
/*************************** Orta Kısım ***************************/
#emlak_resim{
	float:left;
	width:168px;
	height:115px;
	padding:5px 0;
	text-align:center;
}
#emlak_detay{
	float:left;
	width:168px;
	height:20px;
	padding:5px 0;
	text-align:left;
	border-bottom:#dedede 1px dotted;
}
#emlak_adres{
	float:left;
	width:168px;
	height:35px;
	padding:5px 0;
	text-align:left;
	border-bottom:#dedede 1px dotted;
}
#emlak_fiyat{
	float:left;
	width:168px;
	height:20px;
	padding:5px 0;
	text-align:left;
	border-bottom:#dedede 1px dotted;
}
#emlak_tel{
	float:left;
	width:168px;
	height:20px;
	padding:5px 0;
	text-align:left;
	border-bottom:#dedede 1px dotted;
}
/*************************** Orta Kısım ***************************/
#anket_soru_ic{
	float:left;
	width:585px;
	height:50px;
	padding:0 0 10px 0;
}
#anket_oran_sol{
	float:left;
	width:285px;
	height:30px;
}
#anket_oran_sag{
	float:left;
	width:300px;
	height:30px;
}
#haber_ic_diger_anketler_baslik{
	float:left;
	width:565px;
	height:15px;
	padding:7px 10px;
	margin:10px 0 10px 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:url(../img/menu_ard.jpg);
}
#haber_ic_diger_anketler{
	float:left;
	width:565px;
	height:auto;
	padding:6px 5px 6px 15px;
	background:url(../img/diger_haber_alt_bg.gif);
	background-repeat:no-repeat;
	border-bottom:#f7f7f7 1px dotted;
}
.yan_reklam{
	float:left;
	width:200px;
	height:400px;
	border:#dedede 1px solid;
	padding:4px;
	margin:0 0 0 5px;
}