@charset "UTF-8";
body {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #006633;
}


#banner{
height:160px;
background:url(images/banner.jpg) no-repeat;
border-bottom:1px #006600 dotted;
margin-bottom:3px;

}
#banner_ici{
height:80px;
width:880px;
text-align:right;
padding:10px;
}
#banner_ici_reklam{
height:100px;
text-align:left;
}
#altbar{
height:80px;
width:880px;
text-align:center;
padding:10px;
}

#menu_bar{
height:35px;
background:#006d2e url(images/bar_turuncu.jpg) repeat-x;
}
#menu{
height:25px;
padding:5px 0 0 5px;
border-bottom:5px solid #9cbe3f;
}
#menu ul{
margin:0;
padding:0;
list-style:none;
}
#menu li{
float:left;
}
#menu a{
font-size:12px;
height:22px;
display:block;
text-decoration:none;
color:#016d2f;
float:left;
padding:3px 10px 0 10px;
margin:0 3px;
}
#menu a:hover, #menu .secili{
background:#9cbe3f url(images/bar_acikyesil.jpg) repeat-x;
color:#000000;
}
#orta{
margin:10px;
width:1000px;
}
#sol_sutun{
width:200px;
float:left;
}
#orta_sutun{
width:578px;
float:left;
margin:5px;
padding:5px;
border:1px solid #ffd65c;
}
#sag_sutun{
width:200px;
float:right;
}
.yesil_kutu{
width:198px;
border:1px solid #c9dc5d;
margin:5px 0;
}
.yesil_kutu_baslik{
width:195px;
height:24px;
padding:6px 0 0 3px;
color: #333333;
font-size:11px;
font-weight:bold;
background:url(images/b_yesil.jpg) repeat-x;
text-align:left;
}
.kutu_icerik{
width:192;
padding:3px;
}


.kutu_icerik ul {
list-style:none;
margin:0 0 10px 0;
padding:0;
}
.kutu_icerik ul a{
background: url(images/arrow.gif) no-repeat left center;
padding:3px 0 3px 10px;
border-bottom:1px #999999 dotted;
display:block;
font-size:11px;
color:#333333;
}
.kutu_icerik ul a:hover{
background:#9cbe3f url(images/arrow.gif) no-repeat left center;
color:#FFFFFF;
text-decoration:none;
}

.turuncu_kutu{
width:198px;
border:1px solid #ffd65c;
margin:5px 0;
}
.turuncu_kutu_baslik{
width:195px;
height:24px;
padding:6px 0 0 3px;
color: #333333;
font-size:11px;
font-weight:bold;
background:url(images/b_turuncu.jpg) repeat-x;
text-align:left;
}
.mor_kutu{
width:198px;
border:1px solid #e4cceb;
margin:5px 0;
}
.mor_kutu_baslik{
width:195px;
height:24px;
padding:6px 0 0 3px;
color: #333333;
font-size:11px;
font-weight:bold;
background:url(images/b_mor.jpg) repeat-x;
text-align:left;
}

.gri_kutu{
width:198px;
border:1px solid #cfcfcf;
margin:5px 0;
}
.gri_kutu_baslik{
width:195px;
height:24px;
padding:6px 0 0 3px;
color: #333333;
font-size:11px;
font-weight:bold;
background:url(images/b_gri.jpg) repeat-x;
text-align:left;
}

#manset{
padding:0 0 10px 0;
/*padding:5px;*/
}
#manset_resim{
width:300px;
height:200px;
float:left;
}
#manset_icerik{
width:268px;
float:left;
padding:0 0 0 10px;
}
.manset_baslik{
font-size:16px;
}
#diger_haberler_baslik{
border-bottom:1px dotted #666666;
border-top:1px dotted #666666;
background: #CCFFCC;
padding:5px;
font-size:14px;
}

#haberler{
width:578px;
/*height:300px;
background:#009966;*/
margin-top:10px;
}


.clear{
clear:both;
}