nav{
    background: url("../../img/blue/nav_bg.png");
}
.box-news-body,.page_cont{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e8f0f3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e8f0f3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e8f0f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f0f3',GradientType=0 ); /* IE6-9 */

}
a.small_box:hover,.row-line a:hover,.row-line a span,a.internalpdf:hover,.internalmap:hover{
    background-color: #d0e2eb;
}
.submitDiv .submit,footer,nav a:hover{
    background:#176596;
}
.content{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #186695 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#186695 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#186695 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#186695',GradientType=0 ); /* IE6-9 */
}/* IE6-9 */
.last_news .box-news-title,.last-news-more,.page2title,.bigActsMore,.search input[type='submit']{
    background-color: #1c638f;
}
.box-news-body ul li a:hover,.monitoring-body ul li a:hover,.square-row-title h2,.more-maps,.map-details .date a,.project-title h2,.project-info h3,.row-line a,.bigActsTitle h2,.team_info_name h2,.pageTitle h2 a{
    color:#2a749c;
}
nav{border-top-color: #176397}

.actswithimg{
    background-color: #0483be;
}

.acts a,.bigActs,.actswithimg,.position_title,.square,.greenActs a:hover{
    background: #e1ebf4 ;
}
.square-row:hover,.acts a:hover,.actswithimg:hover,.greenActs a{
    background: #bfd3e4;
}
.box-news-body ul li,.monitoring-body ul li{
    list-style-image: url("../../img/blue/ul.png");
}
.what-we-do-img{
    background-image: url("../../img/blue/questionmark.png");
}
.mission-img{
    background-image: url("../../img/blue/mission.png"); 
}
.recent-projects-img{
    background-image: url("../../img/blue/recen_projects.png");  
}
.membership-img{
    background-image: url("../../img/blue/membership.png");  
}
.monitoring-img{
    background-image: url("../../img/blue/eye.png");  
}
.donate-img{
    background-image: url("../../img/blue/donate.png");  
}
.map-img{
    background-image: url("../../img/blue/map.png");  
}
.programse a,.ul2 a{
        color:#176596;
}
.bigActsMore:hover{
    background: #5bb5e5;
}
#facebook{
    background:url("../../img/blue/facebook.png")no-repeat center center;
}