/*COLOR CSS*/

body {  color:#6C7279;    }
.link { color:#00B22D; } 

.header { background:#5A433B; }
.header .top-border { background:#FFF; }
.header .top { background:#000; color:#CCC; }
.header .top a { color:#CCC;  }
.header .top a:hover { color:#FFF;  }
.header .menu ul li a { color:#FFF;   }
.header .menu ul li.color1 { background:#FBA338; }
.header .menu ul li.color2 { background:#47AEA8; }
.header .menu ul li.color3 { background:#AD4B87; }
.header .menu ul li.color4 { background:#DACD00; }
.header .menu ul li.color5 { background:#DB4D25;  }
.header .menu ul li .sub-menu ul { background:#5A433B; }
.header .menu ul li .sub-menu ul li a:hover { background:#CE0000; }
.header .menu ul li:hover { background:none; }

.slider-kapsa .top-label { color:#CE0000; }

.home-content { background:#EEE; }
.home-content .urun-kolon .urun-baslik { color:#CE0000; }
.home-content .urun-kolon .detay a { background:#333; color:#FFF; }
.home-content .urun-kolon .detay a:hover { background:#CE0000; }

.content .page-left .left-menu { background:#EEE;  }
.content .page-left .left-menu .menu-baslik { border-bottom:1px solid #CCC; }
.content .page-left .left-menu ul li a { color:#666; border-bottom:1px dashed #DDD; }
.content .page-left .left-menu ul li a:hover { color:#CE0000; }
.content .page-left .left-menu ul li a.active { color:#CE0000; }

.content .page-right h3 { color: #CE0000; }
.content .page-right .urun-liste ul li .urun-baslik { color:#CE0000; }
.content .page-right .urun-liste ul li .detay a { background:#333; color:#FFF;  }
.content .page-right .urun-liste ul li .detay a:hover { background:#CE0000; }
.content .page-right .hizmetler-liste ul li .hizmet-baslik { color:#CE0000; }
.content .page-right .ui-state-default { background:#EEE; }
.content .page-right .ui-state-active { background:#CE0000; color:#FFF; }
.content .page-right .referanslar ul li .logo { border:1px solid #DDD;  }

.haberler .haber-baslik { color:#333; }
.haberler ul li { border-bottom:1px dashed #CCC; }
.haberler ul li .haber-icerik .haber-detay a { color:#CE0000; }
ul.galeri li img { border:1px solid #CCC; }

.footer { background:#5A433B; padding:20px 0; color:#CCC; margin-bottom:20px; }
.footer a { color:#CCC; }
.footer a:hover { color:#FFF; }
.footer .footer-top { border-bottom:1px dashed #999; padding-bottom:10px; margin-bottom:15px;  }
.footer .footer-top .fRight i { font-size:20px; margin-left:10px; } 

