@charset "utf-8";


#ust_alan {
background-color: #000000;
background-image: url(/images/ust_bg.png);
float: left;
height: 120px;
width: 980px;
}
#siteara_bg {
background-color: #D60202;
background-image: url(/images/ara_bg.png);
float: left;
height: 40px;
width: 360px;
margin-left: 320px;
margin-top: 49px;
}
#menu_alani {
background-color: #000000;
background-image: url(/images/menu_bg.png);
float: left;
height: 38px;
width: 980px;
border-radius: 5px 0px 5px 5px;
-moz-border-radius: 5px 0px 5px 5px;
-webkit-border-radius: 5px 0px 5px 5px;
}
#cozumortaklari {
background-color: #000000;
background-image: url(/images/cozum_bg.png);
float: left;
height: 103px;
width: 980px;
margin-top: 30px;
}
.anasayfa_kutu_baslik1 {
font-family: Ubuntu;
font-size: 16px;
color: #D60202;
float: left;
width: 270px;
}
.anasayfakutu_baslik {
font-family: Ubuntu;
font-size: 18px;
color: #D60202;
float: left;
height: 25px;
width: 215px;
}
.anasayfa_kutu_baslik {
font-family: Ubuntu;
font-size: 16px;
color: #D60202;
float: left;
width: 190px;
padding: 20px 0px 0px 10px;
padding-bottom: 5px;
}
#cssmenu > ul > li:hover > a {
background: #D60202;
height: 38px;
}
#cssmenu .has-sub ul li a {
background: #D60202;
border-bottom: 1px dotted #000000;
filter: none;
font-size: 12px;
display: block;
line-height: 120%;
padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
background: #000000;
color: #FFFFFF;
}
#amenu_anasayfa {
background-color: #D60202;
float: left;
height: 24px;
width: 36px;
border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
padding: 7px 0px 7px 7px;
}
#alt {
background-color: #D60202;
float: left;
height: 200px;
width: 100%;
margin-top: 10px;
border-top-style:double;
border-top-color: #fff;
}
#bizdenhaberler_sol {
background-color: #D60202;
background-image: url(/images/bizdenhaberler_filter.png);
float: left;
height: 40px;
width: 20%;
text-shadow: 0px 1px 0px #000;
}
#bizdenhaberler_sag {
background-color: #000000;
float: left;
height: 40px;
width: 80%;
}
#tumhaberler {
float: left;
height: 40px;
width: 17.8%;
color: #FFF;
font-family: "Ubuntu";
font-size: 13px;
line-height: 40px;
text-align: center;
background-color: #D60202;
-webkit-box-shadow: inset 0px 0px 13px 5px #D60202;
-moz-box-shadow: inset 0px 0px 13px 5px #D60202;
box-shadow: inset 0px 0px 13px 5px #D60202;
text-shadow: 0px 1px 0px #000;
}
#tumhaberler:hover {background-color: #000000;
-webkit-box-shadow:inset 0px 0px 13px 5px #D60202;
-moz-box-shadow: inset 0px 0px 13px 5px #D60202;
box-shadow: inset 0px 0px 13px 5px #D60202;}

#cssmenu > ul > li:hover:after {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
left: 50%;
bottom: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #000000;
margin-left: -10px;
}


