/*
Theme Name: Egmont
Theme URI: http://wordpress.org/extend/themes/twentyten
Description: For only Egmont website
Author: Wamada
Author URI: http://www.wamada.com/
Version: 1.0
License: GNU General Public License v1 or later
*/
body{
}
nav#lava ul li ul{
    display:none;
}
.cont_nav .selected a, li.current-menu-item a, li.current_page_item a, 
li.current-menu-category a, li.current_page_category a, li.current-menu-parent a{
    color:#C3B6A5;
    background: url(images/nav_selected.png) no-repeat 50% 19px;		
}
.cont_nav li a:hover, .cont_nav li a:focus{
    color:#C3B6A5;
}
.block_left .content_block ul li, #nav ul li{	
    padding:0 10px 0 12px;
    margin:0 0 5px 15px;	
}
.list_arrow li, .content_block .menu li, #nav ul.menu li{
    background:url(images/arrow_list.gif) left 4px no-repeat;
}
.normal p{
    line-height: 18px;
}
.li-content li{
    border: none;
    padding: 0;
}
.liste_article li{
    overflow: hidden;
}
.more_info.public{
    background-color: #35743B;
    color: #fff;
}
.cont_img strong.public, .cont_img em.public, .public{
    color:#35743B;
}
.cont_img strong.restricted, .cont_img em.restricted, .restricted{
    color:#3D5988;
}
.more_info.public:hover{
    background-color:#026525;
}
.more_info.restricted{
    background-color: #3D5988;
}
.more_info.restricted:hover{
    background-color: #32486D; 
}
p{
    text-align: justify;
}
.page-name{
    background-color: #888;
    color: #fff;
    padding: 0 2px;	
    display: none;
}
.black-title{
    color: black;
    text-transform: lowercase;
    display: inline;
}
.black{color: #000}
.list_articl_block .description a.right{
    /*float: right;
    text-transform: lowercase;
    font-style: normal;*/
}
.cont_menu_mobile ul li ul{
    display: none;
}
.spacing{
    margin: 10px 0;
}
.mb10{
    margin-bottom: 10px;	
}
ol li{
    margin-left: 20px;
}
ul li.news{
    /*background:url("images/news-icon.png") no-repeat;
    padding-left: 30px;	
    background-size: 20px;	*/
    list-style: square;
    margin-left: 20px;
}
time{
    font-weight: bold;
}
.submit input{
    background: none repeat scroll 0 0 #E1D2BF;
    color: #635C54;
    font-size: 11px;
    font-weight: bold;
    border: none;
    padding:5px 10px;
    text-transform: uppercase;
}
@media all and (min-width: 501px) and (max-width: 900px) {
    .map{
        width: 90%;
    }
}
@media all and (max-width: 500px) {
    .map{
        width: 100%;
    }
}
#searchform{
    margin: 10px;
}
.highlight{
    background-color: #9A0E13;
    color:#fff;
}
.frm_opt_container label{
    line-height: 25px;
}
.simplr-clr{
    clear: both;
}
input.right{
    float: none;
}
#simplr-reg label{
    color: #606060;
    display: block;
    float: left;
    font-weight: normal;
    width: 148px;
}
#simplr-reg input{
    /*border-width:1px;border-style:solid;width:400px;font-size:13px;padding:2px;*/
    /*border: 1px solid #dfdfdf;*/
    border: none;
    border-radius: 10px 10px 10px 10px;
    width: 174px;
    box-shadow: 0 0 4px 4px #EAEAEA inset;
    padding: 4px 8px;	    
    margin-bottom: 12px;
    color: #606060;
}
#simplr-reg .shinyform_select{
    margin-bottom: 12px;
}
#simplr-reg input.submit{
    background-color: #E1D2BF;
    border: none;    
    box-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #635C54;
    border-radius: 0;    
    width: auto;
    font-size: 10px;
}
.simplr-message.error{
    color: #980E13;
    border: 1px solid #dfdfdf;
    padding: 10px;
    margin-bottom: 10px;
}
.required{
    color: red;
    padding-left: 2px;
}
#pop_registration{
    float: left;
    width: 500px;
}
.cont_popup{
    padding: 0 60px;
}
.frm_opt_container.blue label{
    color:#395795;
}
#contact .with_frm_style .frm_form_fields input, #contact #wpcontent .with_frm_style .frm_form_fields select, #contact .with_frm_style .frm_form_fields select,
#contact .with_frm_style .frm_form_fields textarea{
    width: 300px;
}
#sitemap ul li{
    margin: 8px;
    list-style: 
}
#sitemap ul li a{
    font-family: 'tr_bold';
    font-size: 15px;	
}
#sitemap ul li ul li {
    background:url(images/arrow_list.gif) left 6px no-repeat;
    padding:0 10px 0 12px;
    margin-left: 70px;		
}
#sitemap ul li ul li a{
    font-family: Arial;
    text-transform: none;	
    font-size: 14px;
    color: #555;
}
#sitemap ul li ul li a span.before{
    display: none;
}
.regular_text{
    font-family: 's_regular';
    font-size: 11px;
    text-align: justify;
}

#menu-research-areas li a{
    color: #555;
}
#menu-research-areas li a:hover{
    color:#990E13;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.block_announcements .article_announcements .regular_text{ font-family:Arial, Helvetica, sans-serif}
.content_block.block_news ul span a,.content_block.block_news ul span, .content_block.block_project_update ul .description p { color:#454545; font-family:Arial, Helvetica, sans-serif; text-align:left}
.content_block.block_news p{ text-align:left}
.uppercase{ text-transform:uppercase!important}
.no_posts{

}
.blue{
    color:#395795!important;
}
.ellipsis{	
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 141px;
}
.menu li a{
    color: #555;
}
form p.blue{
    clear: both;
    padding-top: 10px;
}
div.frm_error{
    clear: both;
    margin-left: 140px;
    position: relative;
    left: 148px;
}
@media all and (max-width: 480px) {
    .cont_img.incoming{		
        float: none;
        display: block;
    }
    .clear_mobile{
        clear: both;
    }
}
@media all and (max-width: 376px) {
    div.frm_error{
        clear: both;
        margin-left: 140px;
        position: inherit;
        left: 0;
    }	
}
@media all and (max-width: 600px) {
    .cont_img.incoming{
        height: auto;    
        width: 100%;
    }
    .liste_article img, .detail_article img{
        height: auto;    
        width: 100%;	
    }
}
#frm_checkbox_129-0 label, #frm_checkbox_127-0 label, #frm_checkbox_140-0 label{
    display: none;
}
#frm_field_142_container{
    display: none;
}
.cl-areas{
    display: none;
}
.tags{
    color: #23211F;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
a.tags:hover{
    text-decoration: underline;
}
.confirm{
    border: 1px solid #ff0000;
    background-color: #fffeae;
    padding: 0 10px;
    margin-bottom: 15px;
}
.list_event{
    margin: 0;
}
ul.list_event, ul.list_articl_block {
    list-style: none;
    margin-left: 0;
}
.list_event table{
    width: 100%;
}
.list_event table thead td{
    border-bottom: 1px solid #ddd;
}
.list_event table td{
    padding: 3px 5px;
    border-bottom: 1px solid #dfdfdf;
}
.index-article li{
    margin-bottom: 4px;
}
a.simple-a{
    color: #333;
    font-style: normal;
}
ul.index-article{
    list-style: none;
}
ul.list_arrow{
    list-style: none;
}
.img_project{
    display: block;
    float: left;
    width: 200px;
    margin-right:10px;	
}
.img_project img{
    width: 100%;
    height:auto;
}
a.black:hover, a.tags:hover{
    color:#990E13;
    text-decoration: underline;
}
ul#menu-sitemap, ul.sub-menu{
    list-style: none;
}
#___gcse_0{
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.ajax-loader {
    background: url("images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 20px;
    left: 120px;
    position: relative;
    top: -20px;
    width: 20px;
    display: none;
}
.ajax-loader2 {
    background: url("images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 20px;
    left: 96px;
    position: relative;
    top: -32px;
    width: 20px;
    display: none;
}

@media all and (max-width: 580px) {
    .cont_nav .selected a, li.current-menu-item a, li.current_page_item a, 
    li.current-menu-category a, li.current_page_category a, li.current-menu-parent a{
        background-image: none;
    }
}
a.more-link{
    text-decoration: underline;
    color: #9A0E13!important;
}
.souligne{
       text-decoration: underline;
}
.special-news a{
    text-decoration: underline;
}
