/*
 *  This is the file where you put your CSS changes.
 *  You should preferrably use this and override the
 *  relevant properties you want to change here instead
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy
 *  customizations. Useful variables from Plone are
 *  documented at the bottom of this file.
 *
 *  -- Alexander Limi, http://www.plonesolutions.com
 */

/*  (do not remove this :) */
/*  (not this either :) */


/* *********************************************** */
/*     DIV que engloba todo                        */
#visual-portal-wrapper {
    position:relative;  margin: 0;  padding: 0;
    width:100%;
    text-align: center;
}

/* *********************************************** */
/*     DIV que engloba toda la parte superior      */
#portal-top {
    position:relative;  margin: 0;  padding: 0;
    padding-top:0px;
    padding-bottom:0px;
    padding-top:5px;
    padding-bottom:5px;
    height:auto; width:750px;
}

/* *********************************************** */
/*     DIV con la cabecera gráfica                 */
#portal-header {
  position:relative;  margin: 0;  padding: 0; margin-top:5px;
  height:auto; width:750px;
}
#wuca_titulo_logo {
  position:absolute; top:0; left:0; z-index:2;
  width:240px; height:90px; 
}
#wuca_titulo_general {
  width:750px; height:90px; 
}

/* *********************************************** */
/*     DIV con el cuadro de búsqueda               */
#portal-searchbox {
    position: relative;     width: auto;      
    background: #DBDBDB;
    text-align: left;
    text-transform: lowercase;
    white-space: nowrap;
    font-size: 12px;
    padding: 3px;
    margin-left:4px;
}
#portal-searchbox-td {
    background: transparent;
    padding-top:1px;
    padding-bottom:1px;
}
#portal-searchbox form {
    border: 0;
}
input.searchButton {
    border: 0;
    text-transform: lowercase;
    padding: 0px;
    margin: 0px;
    background: #DBDBDB;
    color: #66707E;
    font-size: 10px;
}
#searchGadget {
    padding: 1px;
    border:0;
    width:100%;
    color: #66707E;
}
#searchContext {
    border:0;
    background: #DBDBDB;
    color: #66707E;
    font-size: 9px;
}

/* *********************************************** */
/*     DIV con la navegación global                */
#portal-globalnav {
  position:relative;  margin: 0;   border: 0;   padding:0;
  height: auto;
  text-align:left;
  white-space: nowrap;    
}
#portal-globalnav table {
  padding: 0px;  margin: 0;  border: 0;  height: auto;
  width: 100%
  text-align:center;
}
#portal-globalnav td {
  background-color: #66707E;
  color: white;
  text-align:center;
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
  white-space: nowrap;  
  padding: 2px 0px;
  padding-bottom:3px;
}
#portal-globalnav td.hueco {
  background-color: #FFFFFF;
}
#portal-globalnav td a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
/* #portal-globalnav td.selected a {
  color: white;
} */
#portal-globalnav td a:hover {
  text-decoration: underline;
}

/* *********************************************** */
/*     DIV con la barra de herramientas de la UCA  */
#ucatoolbar {
  position:relative;
  padding: 0px; margin: 0px;
  border: 0;
  text-align: left;
  width:100%;   height: auto;
  background-color: #DBDBDB;
  color: #66707E;
  text-align:center;
  font-size: 9px;
  font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;    
}
#ucatoolbar a {
    padding:2px 0px;
    color: #66707E;
}
#ucatoolbar a:hover {
    padding:2px 0px;
    color: #dd6c10;
    text-decoration: none;
}

/* *********************************************** */
/*     DIV con la línea de situación               */
#portal-breadcrumbs {
    text-align: left;
    padding: 0;
    margin: 0;
    border: 0;
    /* white-space: nowrap;   */
    font-size: 9px;  
    background-color: white;
}
#portal-breadcrumbs a {
    color: #66707E;
}
#portal-breadcrumbs a:hover {
    color: #CD945D;
}
.breadcrumbSeparator {
    color: #66707E;
}

/* *********************************************** */
/*     DIV con la selección de idioma              */
#portlet-language {
    display: inline;
}

#portlet-language strong img {
    border: #dd6c10 2px solid;
    margin-left: 0.1em;
    margin-right: 0.1em;
    padding-right: 0.2em;
    padding-left: 0.2em;
}

#portlet-language a:hover {
  text-decoration: none;
}


/* *********************************************** */
/*     DIV con las herramientas personales         */

#portal-personaltools {
    position:relative;  margin: 0;  padding: 0;    border:0;    
}
#portal-personaltools table {
    padding:0;    border:0;    margin:0;    height:auto;    width:100%;
}
#portal-personaltools td {
    background-color: #C06B6B;
    color: #FFFFFF;
    text-align:center;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;    
    padding:1px 0px;
}
#portal-personaltools a {
    text-decoration: none;
    color: #FFFFFF;
}
#portal-personaltools a:hover {
    text-decoration: underline;
}

#portal-personaltools .portalUser {
    /* background: transparent url(images/user.gif) center left no-repeat;
    padding-left: 15px; */
    text-transform: uppercase;
}
#portal-personaltools .portalNotLoggedIn {
    color: #FFFFFF;
    padding: 0;
    background: #C06B6B;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */
 
/* *********************************************** */
/* *********************************************** */
/* *********************************************** */
/* *********************************************** */




/* *********************************************** */
/*     TABLE con las columnas                      */
#portal-columns {
  position:relative;  margin: 0;  padding: 0;
  width:750px;
}
#portal-column-one {
  vertical-align: top;
  text-align: left;
  padding-top: 6px;  

  width:auto;
  /* width:150px;
     display:none;
     Que desaparezca cuando está vacío lo logramos con CSS sin usar javascript */
}
#portal-column-content {
  margin: 0;  padding: 0em 0.4em;;
  vertical-align: top;
  text-align: left;
  width:100%;   /* Para que tome todo el sitio si no se ven las otras columnas */
}
#portal-column-two {
  vertical-align: top;
  text-align: left;
  padding-top: 6px;  

  width:auto;
  /* width:150px;
     display:none; Que desaparezca cuando está vacío lo logramos con CSS sin usar javascript */
}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #ffa500; 
    border-width: 1px;
}

/* *********************************************** */
/* *********************************************** */
/* *********************************************** */
/* *********************************************** */




/* *********************************************** */
/*     DIV con el pie                              */
#portal-footer {
  width:750px;
  background-color: #DBDBDB;
  border: 0;
  float: none;
  padding: 2px;
  text-align: center;
  margin: 2em 0em 1em 0em;
  white-space: nowrap;  
  color: #66707E;
  font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica; 
  font-size: 10px;
}

#portal-footer a {
  color: #66707E;
}
#portal-footer a:hover {
  text-decoration: underline;
}

#portal-footer-ucatoolbar {
  font-size:90%;
}

/* *********************************************** */
/* *********************************************** */
/* *********************************************** */
/* *********************************************** */




/* *********************************************** */
/*     PORTLETS                                    */
.portlet {
    position: relative;
    border: 1px solid #DBDBDB;
    margin-bottom: 1em;
    padding: 0; 
    width: 150px; 
    background-color: transparent;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;    
    
}
/* Compensation when rendering portlets in the content area */
#region-content .portlet {
    font-size: 94%;
}
.portlet h1, 
.portlet h2, 
.portlet h3, 
.portlet h4 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
}
.portlet h5, 
.portlet h6 { 
    background: transparent;
    margin-top: -7px;
    margin-bottom: 5px;
    font-size: 1em;
    height: 1em;
    font-weight: bold;
    white-space: nowrap;
    color: #66707E;
    text-align: left;
    text-decoration:underline;
    width: 100%;
}
.portletBody {
    background: transparent;
    border: 0;
    padding: 3px;
    color: #66707E;
}
.portletBody a,
.portletBody a:visited {
    color: #66707E;
}
.portletBody a:hover {
    color: #dd6c10;
    text-decoration: none;
}
.portletDetails {
    text-align: right;
}
.portletMore {
    display: block;
    text-align: right;
}
.portletContent {
    padding: 8px 0 8px 0
}
.portletClose {
    float: right;
    text-transform: none;
    border-left: 1px solid #999999;
}
.portlet .even {
    background-color: transparent;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}
.portlet ul,
.portlet li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    line-height: 1em;
}

.portlet span.topLeft {
  height: 4px;   width: 4px;   border: 0;   position: absolute;
  top: -1px;   z-index: 3;   left: -1px;
  background: transparent url("images/portlet_tl.gif") top left no-repeat;
  }
.portlet span.topRight {
  height: 4px;   width: 4px;   border: 0;   position: absolute;
  top: -1px;   z-index: 3;   right: -1px;
  background: transparent url("images/portlet_tr.gif") top right no-repeat;
  }
.portlet span.botRight {
  height: 4px;   width: 4px;   border: 0;   position: absolute;
  bottom: -1px;   z-index: 3;   right: -1px;
  background: transparent url("images/portlet_br.gif") bottom left no-repeat;
  }
.portlet span.botLeft {
  height: 4px;   width: 4px;   border: 0;   position: absolute;
  bottom: -1px;   z-index: 3;   left: -1px;
  background: transparent url("images/portlet_bl.gif") bottom right no-repeat;
  }






/* PORTLET DE MENU */

#portlet-menu {
  padding-right:5px;
  border:0;
  background-color: transparent; 
}

.titulo-portlet-menu {
  color: #66707E;
  margin: 0px;
  text-align: left;
  font-size: 24px;
  font-weight: bold; 
  font-family: "Times New Roman", Arial, Verdana; font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
  width: 100%;
  border-bottom: 2px solid #e9e9e9;
}

.boton-portlet-menu a,
.boton-portlet-menu a:visited {
  background-color: #f2f2f2;
  color: black;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-decoration: none;
  display: block;
  margin: 2px;
  width:145px;  /* 150px - 5 */
  text-align: left;
  font-family: "Times New Roman", Arial, Verdana; font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
  font-size: 11px;
}
.boton-portlet-menu a:hover {
  background: #dadada url("images/wuca_menu_flecha.jpg") center right no-repeat;
}

.separador-portlet-menu {
  background-color: #f2f2f2;
  color: black;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-decoration: none;
  display: block;
  margin: 2px;
  width:145px;  /* 150px - 5 */
  text-align: left;
  text-transform: uppercase;
  font-family: "Times New Roman", Arial, Verdana; font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
  font-weight:bold;
  font-size: 11px;  
}

/* *********************************************** */
/* *********************************************** */
/* *********************************************** */
/* *********************************************** */



/* *********************************************** */
/* ESTILOS NUEVOS NO EXISTENTES EN PLONE */
.left {
  text-align: left;
}
.right {
  text-align: right;
}


/* *********************************************** */
/* Estilos de las noticias de portada */

#portlet_news{
  width: 150px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;    
}
  
#portada_noticias {
    padding: 0.3em;
    border:1px solid #DBDBDB;
}

#portada_noticias div.canal{
    background-color: #DBDBDB;
    width: 100%;
    text-align: center; 
    color: white;
    text-transform: lowercase;
    font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;     
    font-size:20px;
}
#portada_noticias div.canal a{
    color: white;
    text-transform: lowercase;
    font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;     
    font-size:20px;
}

#portlet-news div.canal{
    background-color: #DBDBDB;
    width: 100%;
    text-align: center; 
    color: white;
    text-transform: lowercase;
    font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;     
    font-size:15px;
}

#portlet-news .contenido { font-size:80% }
#portlet-news a{ color: white; font-weight: normal; }
#portlet-news a:hover{ text-decoration:underline; }
#portlet-news .contenido a{ color:#66707E; }
#portlet-news .contenido a:hover{ text-decoration:underline; }

#portada_noticias .contenido a{
    font-weight: normal;  
    color:#66707E;
}

#portada_noticias a:hover{
    text-decoration:underline;
}
#portada_noticias .contenido {
    font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
    padding: 0em 0.1em 0.1em 0.1em;
    font-size:10px;
    color:#66707E;
    width: 100%;
    position:relative;
    line-height: 200%;
    }
#portada_noticias .contenido img {
    padding-right: 10px;
}
#portada_noticias .contenido p {
    line-height: 110%;
    }
.portada-noticia-mas {
    color:#FE9F21;
    text-decoration:none;
}

.portada-noticia-titular {
    color:#E6CEA2;
    font-size:30pt;
    border-bottom:1px solid #BABABA;
    border-top:1px solid #BABABA;
}

.portada-noticia-mas-destacadas {
    color:#E6CEA2;
    color: #dd6c10;
    background-color: #DBDBDB;
    font-size:12pt;
    border-bottom:0px solid #BABABA;
    border-top:0px solid #BABABA;
}


#main-bar {
  width: 100%;
}


/*
** Calendar elements - used in the calendar rendering
*/

.ploneCalendar {
    border: 1px solid #999999;
    margin: 1em 0em;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}


/*
** Calendar elements - used in the calendar rendering
*/

.dayPopup {
    background-color: #ffffe1;
    border: 1px solid Black;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 150px;
    z-index: 2;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
    
}
.date {
    font-weight: bold;
}

.ploneCalendar {
    border: 3px solid #DBDBDB;
    width: 150px;
    margin: 0
    color: #66707E;
}
.ploneCalendar a {
    text-decoration: none;
    color: #66707E;
}
.ploneCalendar a:hover {
    text-decoration: none;
    color: #66707E;
}
.ploneCalendar th {
    background-color: #DBDBDB;
    color: transparent;
    font-weight: normal;
    padding: 0px 2px;
    text-align:right;
}
.ploneCalendar td {
    border: 1px solid #DBDBDB;
    background-color: white;
    color: #66707E;
    width: 1.5em;
    padding: 0px 2px;
    text-align:right;
}

.ploneCalendar .weekdays td {
    background-color: #66707E;
    color: white;
    border: 1px solid #999999;
    padding: 0px 2px;
}

.ploneCalendar .title_calendar { background-color: #DBDBDB;    color:#66707E;   text-align:right; }
.ploneCalendar .title_calendar_center { background-color: #DBDBDB;    color:#66707E;   text-align:center; }
.ploneCalendar .nav_calendar { background-color: #66707E;    color:white;   text-align:center; }
.ploneCalendar .nav_calendar a { color:white; }
.ploneCalendar .event { color:#66707E ; color:#CD945D; }
.ploneCalendar .event a { color:#CD945D ; }
.ploneCalendar .noevent { background-color:transparent;    color: #66707E ; }
.ploneCalendar .noevent a { color: #66707E ; }
.ploneCalendar .todayevent { background: transparent url("images/wuca_calendar_chirimbolo2.gif") top left no-repeat;   color:#CD945D; }
.ploneCalendar .todayevent a { color:#CD945D; }
.ploneCalendar .todaynoevent { background: transparent url("images/wuca_calendar_chirimbolo2.gif") top left no-repeat ;   color:#66707E; }
.ploneCalendar .todaynoevent a { color:#66707E; }

#thePloneCalendar .monthevent { text-align:center; font-family:Times, Helvetica, Arial; color:#CD945D ; }
#thePloneCalendar .monthevent a { text-align:center; font-family:Times, Helvetica, Arial; color:#CD945D ;  }
#thePloneCalendar .monthnoevent { text-align:center; font-family:Times, Helvetica, Arial; background-color:white;    color: #66707E ; }
#thePloneCalendar .monthnoevent a { text-align:center; font-family:Times, Helvetica, Arial; color: #66707E; }
#thePloneCalendar .monthtodayevent { text-align:center; font-family:Times, Helvetica, Arial; background: white url("images/wuca_calendar_chirimbolo2.gif") top left no-repeat;  color:#CD945D; }
#thePloneCalendar .monthtodayevent a { text-align:center; font-family:Times, Helvetica, Arial; color:#CD945D; }
#thePloneCalendar .monthtodaynoevent { text-align:center; font-family:Times, Helvetica, Arial; background: white url("images/wuca_calendar_chirimbolo2.gif") top left no-repeat;    color:#66707E;}
#thePloneCalendar .monthtodaynoevent a { text-align:center; font-family:Times, Helvetica, Arial; color:#66707E;  }


#calendar-previous a,
#calendar-next a,
#calendar-previous a:hover,
#calendar-next a:hover {
    font-size: 1.2em;
    font-weight: bold;
    color: white;
}

.highlightFont {
    color: #dd6c10;
}


/* ACCIONES DE DOCUMENTOS (Imprimir, enviar a alguien, paso a PDF,...) */
.documentActions {
    margin: -0.5em 0 0 0;
}


/* PRUEBA DE ESTILOS PARA LOS GRUPOS DE INVESTIGACION*/

ul.listadoPersonas {
    list-style: none;    
    list-style-image: none;
}

ul.listaPersonas li {
    clear: left;
    list-style: none;    
    list-style-image: none;
    margin-top: 1em;
}

/* li.listadoPersonas {
clear:left;
list-style-image: none;
margin-top: 1em;
}*/

li.listadoPersonas img {
float:left;
margin: 5px 1.75em 10px 10px;
}

li.listadoPersonas img {
float:left;
margin: 5px 1.75em 10px 10px;
}

li.listadoPersonas ul {
list-style-image: none;
list-style: none;
}

li.listadoPersonas ul li {
list-style-image: none;
list-style:none;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 11 px;
font-weight: normal;
word-spacing: normal;
color: black;
margin: 0;
padding: 0;
line-height: 1.2em;
}

/* Estilos traducciones con LinguaPlone */
.visualGhosted {
     opacity: 0.4;
     -moz-opacity: 0.4;
     -khtml-opacity: 0.4;
}


/* Listas Inline */

ul.listaInLine {
border-style: none;
list-style:none;
margin-botton: 2em;
text-align: center;
}

ul.listaInLine li {
display: inline;
padding-left: 2em;
}

.little {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  font-style: italic;
  color:black;
}

.hora {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  word-spacing: normal;
  line-height: 18px;
  text-align: justify;
  color: #62BB46;
}

.titulo_fondo {
  font-family: Tahoma, Verdana, Geneva, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  word-spacing: normal;
  line-height: 18px;
  text-align: left;
  color: white;
  background-color: #004fa3;
}
li.lista {
    /* list-style-image: circle; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 90px;
  line-height: 10px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  font-style: italic;
  display: inline;
  color:black;
    /* display: list-item; */
}
ul.lista {
    list-style: disc;
}

ul.listaGenerica {
   /* list-style-image: url(images/cuadradoazulcon.gif); */
    list-style: none;
    margin: 0.5em 0px 2em 1.5em;
    font-size: 10px;
}
ul.listaGenerica li {
    text-align: justify;
    list-style-image: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

li.listaGenericaIndentada {
    /* list-style-image: url(images/bullet.gif);*/

    margin: 0px 0px 0px 6em;
    font-style: italic;
}

.alLadoDeH {
    position: relative; 
    top: -1.5em; 
    float: right;
}

#porletEventosExternos li {
    margin-bottom:1em;
    text-align:left;
    font-size:large;
    clear:left;
}

#porletEventosExternos li img{
    float:left;
    margin-right:1em;
}    



#sitemap {
    text-align:left;
}


/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's
    base_properties by doing:

    & dtml-variableName ; (without the spaces, excluded here to not make it render)

    Example:

    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }

   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.

   These are the available properties:

   logoName - the file name of the portal logo.

   fontFamily - the font family used for all test that is not headers

   fontBaseSize - the base font size that everything is calculated from

   fontColor - the main font color

   backgroundColor - the background color

   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links

   borderWidth - the width of most borders in Plone

   borderStyle - the style of the border lines, normally solid

   borderStyleAnnotations - style of border lines on comments etc

   globalBorderColor - the border color used on the main tabs, the portlets etc

   globalBackgroundColor - background color for the selected tabs, portlet headings etc

   globalFontColor - the color of the font in the tabs and in portlet headings

   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines.

   headingFontBaseSize - the base size used when calculating the different headline sizes

   contentViewBorderColor - the content view tabs border color

   contentViewBackgroundColor - the content view tabs background color

   contentViewFontColor - the font color used in the content view tabs

   textTransform - whether to lowercase text in portlets, tabs etc.

   evenRowBackgroundColor - the background color of even rows in listings

   oddRowBackgroundColor - the background color of even rows in listings

   notifyBorderColor - border color of notification elements like the status message, the calendar focus

   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus

   discreetColor:string=#999999
   helpBackgroundColor:string=#ffffe1

 */

