* {
    margin:0;
    padding:0;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    color:#6B6762;
    line-height:150%;
    border:none;
    font-weight: 400; 
}

strong, b {
    font-weight: bold; 
}

input,textarea {
    border:1px dotted #6B6762;
}


a {
    color: #A7775C;
}

a:hover {
    color: #37271C;
    border-bottom: 1px dotted #6B6762;
}

#wrapper{
    background: url("/themes/ephyslabtheme/images/hback.png") repeat-x;
}

/*
 * Menú superior
 */

#upperMenu{
    width:880px;
    height:40px;
    margin:auto;
}

#upperMenu li{
    /*background: url("/themes/ephyslabtheme/images/menuli.png") repeat-x;*/
    float:left;
    display:inline;
    margin-left:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;
    height:20px;
}

#upperMenu li:hover{
/*   background: url("/themes/ephyslabtheme/images/menuliinv.png") repeat-x;*/
/*   padding-top:1px;*/
}

#upperMenu a:hover{
   color:#FFAE00;
}


#upperMenu a{
    outline:none;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:300;
    font-size:13px;
    letter-spacing:0.8px;
}

/*
 * Language Selector
 */

#langSelector {
    float:right;
}

#langSelector a{
    font-weight:normal;
    font-size:10px;
}


/*
 * Cabecera
 */

#headerFrame{
    margin-left:auto;
    margin-right:auto;
    width:930px;
    height:260px;
    background /**/: url("/themes/ephyslabtheme/images/hfback.png");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/ephyslabtheme/images/hfback.png",sizingMethod='scale'); 
    font-stretch:ultra-expanded;
}

#headerContent{
    background: url("/themes/ephyslabtheme/images/image.jpg")  no-repeat;
    background-position: center bottom;
    margin:auto;
    width:100%;
    height:100%;
    text-decoration:none;
    border:none;
}

#headerContent img{
    padding-top:15px;

}

#headerContent a:hover{
    border:none;
}

#headerContent h1{
    padding-top:50px;
    padding-left:30px;
    font-size:50px;
    font-weight:bolder;
    font-height:200%;
    color: #4B4542;
}

#headerContent h2{
    font-size:15px;
    padding-left:40px;
    font-style:italic;
    text-transform:capitalise;
}

#mainArea{
    background /**/: #FFFFFF url("/themes/ephyslabtheme/images/maback.png") repeat-y;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/ephyslabtheme/images/maback.png",sizingMethod='scale'); 
    width:930px;
    margin:0 auto;
    display:table;
}

#mainArea h1{
    border-bottom: 1px solid #CBC5C2;
    color: #4B4542;
    font-size:30px;
    font-weight:800;
    padding-bottom:3px;
    margin-bottom:8px;
    margin-top:10px;
}

#mainArea h2{
    border-bottom: 1px dashed #CBC5C2;
    color: #4B4542;
    font-size:20px;
    padding-bottom:3px;
    margin-bottom:8px;
    margin-top:10px;
}

#mainArea h3{
    border-bottom: none;
    color: #4B4542;
    font-size:15px;
    padding-bottom:3px;
    margin-bottom:8px;
    margin-top:10px;
}

#content, #linkMenu, #highLights, #fullcontent{
    padding:10px;
    padding-bottom:20px;
    float:left;  
}

#content table{
    float:none;
}

#content{
    width:530px;
    padding-left:25px;
}

#content ul{
    list-style-image: url("/themes/ephyslabtheme/images/arrow.gif");
    margin-left:30px;
}


#fullcontent table{
    float:none;
}

#fullcontent{
    width:850px;
    padding-left:35px;
}

#fullcontent ul{
    list-style-image: url("/themes/ephyslabtheme/images/arrow.gif");
    margin-left:30px;
}


.HTMLBlock{
    padding:none;
    margin:none;
}

/*========= MENÚ CUADRADITOS ========*/
#menuHome{
    background: url("/themes/ephyslabtheme/images/menubase.jpg") no-repeat;
    width:500px;
    height:400px;
    margin-left:17px;
    margin-top:15px;
}

#menuHome ul{
    margin-left:0px;
    
}

#menuHome li{
    list-style-image: none;
    list-style-type:none;    
    float:left;
    margin-left:15px;    
/*    padding-top:105px;*/
    width:140px;
    margin-top:50px;
    display:table;
    line-height:120px;
}

#menuHome a{
/*    margin-top:50px;*/
    padding-left:60px;
    padding-top:55px;
    padding-bottom:20px;
    text-decoration:none;
    color:white;
    font-size:12px;
    letter-spacing:1px;
    display:table;
}

#secondRow li{
    margin-top:48px;
}

#grupo{
    background: url("/themes/ephyslabtheme/images/grupo.png") no-repeat 0px 40px;  
}

#personal{
    background: url("/themes/ephyslabtheme/images/divulgacion.png") no-repeat 0px 40px;  
}

#investigacion{
    background: url("/themes/ephyslabtheme/images/investigacion.png") no-repeat 0px 40px;  
}

#docencia{
    background: url("/themes/ephyslabtheme/images/docencia.png") no-repeat 0px 40px;  
}

#contacto{
    background: url("/themes/ephyslabtheme/images/transferencia.png") no-repeat 0px 40px;  
}

#publicaciones{
    background: url("/themes/ephyslabtheme/images/publicaciones.png") no-repeat 0px 40px;  
}

#grupo:hover, #publicaciones:hover, #contacto:hover, #investigacion:hover, #personal:hover, #docencia:hover{
   /* background-position: 0px 10px;*/
    text-decoration:none;
    border-bottom:none;    
}


/*===================================*/

/*======MENÚ OCULTABLE======*/

#hideMenu div{
    display:none;
}


#hideBar li{
    background: url("/themes/ephyslabtheme/images/menuw.png") repeat-x;
    float:left;
    display:inline;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    height:20px;
}

#hideBar a{
    padding-top:0px;
    color:#555555;
    text-decoration:none;
    font-weight:bolder;
    letter-spacing:0.5px;
    outline:none;
}

/*==========================*/

#linkMenu{
    width:165px;
}

#linkMenu h3{
    border-bottom: 3px solid #BBB5B2;
    color: #5B5552;
    font-size:20px;
    padding-left:5px;
    padding-bottom:3px;
    margin-bottom:5px;
    margin-top:10px;
}

#linkMenu li{
    padding-left:2px;
    padding-bottom:5px;
    padding-right:0px;
    margin-bottom:5px;
    border-bottom: 1px solid #BBB5B2;
    list-style-type:none;    
    text-align:left;
}

#linkMenu a{
    text-decoration: none;
}

#highLights{
    width:160px;
}

#highLights h3{
    border-bottom: 1px solid #CBC5C2;
    color: #4B4542;
    font-size:20px;
    padding-left:8px;
    padding-bottom:3px;
    margin-bottom:15px;
    margin-top:10px;
}

#highLights p{
    font-style:italic;
    margin-bottom:15px;
    margin-left:5px;
    margin-right:5px;
}

#footer{
    width:930px;
    height:200px;
    margin:auto;
    background /**/:url("/themes/ephyslabtheme/images/fback.png");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/ephyslabtheme/images/fback.png",sizingMethod='repeat'); 
    float:none;
    letter-spacing:0.5px;
}

.footerContent{
    padding:20px;
    width:890px;
    height:160px;
    margin:auto;
    color:#665544;
    text-align:right;
}

.footerNews{


    margin-top:20px;
    margin-bottom:20px;

    float:right;

    background /**/: #FFFFFF url("/themes/ephyslabtheme/images/maback.png") repeat-y;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/ephyslabtheme/images/maback.png",sizingMethod='scale'); 
    width:930px;

    display:table;
}

.footerNews h3{
    border-bottom: 1px solid #CBC5C2;
    color: #4B4542;
    font-size:20px;
    padding-left:8px;
    padding-bottom:3px;
    margin-bottom:15px;
    margin-top:10px;
}

.footerNews p{
    height:100px;
    width:280px;
    color: #4B4542;
    font-size:12px;
    margin-bottom:25px;
    margin-left:10px;
    margin-right:5px;
    float:left;
    border-bottom: 1px solid #CBC5C2;
    color: #4B4542;
}

