@import url('style.css');

body {
	background: #3f1c08;
	color: #ffffff;
}

a:link,a:active,a:visited { color: #52021b; }
a:hover	        { color: #000000; }

input.gonder_button{
	background: url(img/turuncu/gonder.jpg) no-repeat;
}

input.gonder_button:hover{
	background: url(img/turuncu/gonder.jpg) 0 24px;
}

input.temizle_button{
	background: url(img/turuncu/temizle.jpg) no-repeat;
}

input.temizle_button:hover{
	background: url(img/turuncu/temizle.jpg) 0 24px;
}

a.sag_ok, a.sag_ok:link, a.sag_ok:visited, a.sag_ok:active{
	background: url(img/turuncu/sag_ok.jpg) no-repeat center right;
}

a.sag_ok:hover{
	background: url(img/turuncu/sag_ok_kirmizi.jpg) no-repeat center right;
}

a.sol_ok, a.sol_ok:link, a.sol_ok:visited, a.sol_ok:active{
	background: url(img/turuncu/sol_ok.jpg) no-repeat center left;
}

a.sol_ok:hover{
	background: url(img/turuncu/sol_ok_kirmizi.jpg) no-repeat center left;
}

a.linklist, a.linklist:link, a.linklist:visited, a.linklist:active{
	background: url(img/turuncu/linklist.jpg) no-repeat center left;
}

a.linklist:hover{
	background: url(img/turuncu/linklist_kirmizi.jpg) no-repeat center left;
}

#sol {
	background: url(img/turuncu/logo.jpg) no-repeat 6px 80px;
}

#bencex_logo{
	background: url(img/turuncu/bencex.gif) no-repeat;
}

#sag_sag a, #sag_sag a:link, #sag_sag a:active, #sag_sag a:visited{
	background: url(img/turuncu/buton_ustu.jpg) no-repeat;
	color: #3d444f;
}

#sag_sag a:hover{
	background: url(img/turuncu/buton.jpg) no-repeat;
	color: #FFFFFF;
}

#sag_sag a span{
	color: #000000;
}

#sag_sag a.aktif, #sag_sag a.aktif:link, #sag_sag a.aktif:active, #sag_sag a.aktif:visited{
	background: url(img/turuncu/buton.jpg) no-repeat;
	color: #FFFFFF;
}

#sag_sag a.aktif:hover{
	background: url(img/turuncu/buton.jpg) no-repeat;
}

#sag_sag a.aktif span{
	color: #c07c34;
}


#main{
	background: url(img/turuncu/orta.jpg) repeat-y;
}

#main_ust{
	background: url(img/turuncu/ust.jpg) no-repeat top center;
}

#main_alt{
	background: url(img/turuncu/alt.jpg) no-repeat bottom center;
}

#en_alt{
	background: url(img/turuncu/golge.gif) no-repeat;
}





/* [+] HABER.PHP */
#haber_baslik{
	color: #FF6F1E;
	border: 0px solid #FF6F1E;
	border-bottom-width: 2px;
}

#haber_ozet{
	color: #ffffff;
}

#haber_icerik{
	color: #ffffff;
}

img.haber_resim{
	border: 1px solid #bc5f24;
}
img.haber_ek_resim{
	border: 1px solid #bc5f24;
}

#haber_icerik h3{
	color: #356F8F;
	background: url(img/kucuk_mavi_ok.jpg) no-repeat center left;
	border: 0px solid;
}

#haber_icerik a, #haber_icerik a:link, #haber_icerik a:active, #haber_icerik a:visited{
	color: #bc5f24;
}
#haber_icerik a:hover{
	color: #FFf;
}
/* [-] HABER.PHP */



/* [+] İLETİŞİM.PHP */

#sonuc_basarili{
	background: #ff5f01;
	color: #FFFFFF;
}

#sonuc_basarisiz{
	background: #de0226;
	color: #FFFFFF;
}

#sip_note{
	color: #4D4D4D;
}

#sip_note span{
	color: #FF0000;
}
/* [-] İLETİŞİM.PHP */
