/* ###################### AJUSTES GENERALES ###################### */
BODY {
margin                     : 0px 0px 0px 0px;*/
background-color           : #E0E0E0;
  background-color           : #E6E6E6;
/*  color                      : #000000;*/

/* barra gris */
scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#006699;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#dee3e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef}
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image   : url('../images/arrow.gif');
  list-style-position: inside;
}
/* linea horizontal */
hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

hr.separator {
        background: #8EAC35;
        height: 1px;
        width: 75px;
        border: 0px;
}

/* ############## PATHWAY ############## */
.pathway {
  color            : #FFFFFF;
  text-indent      : 50px;
/*  background-repeat: no-repeat;*/
  padding-top: 1px;
}

a.pathway:link, a.pathway:visited {
  color            : #FFFFFF;
  font-weight      : normal;
/*  background-repeat: no-repeat;*/
  padding-top: 5px;
}

a.pathway:hover {
  color            : #000066;
  font-weight      : normal;
/*  background-repeat: no-repeat;*/
  padding-top: 5px;
}


/* ################### MENÚ PRINCIPAL Y SUB-NIVELES ################### */

.mainlevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 165px;
}

a.mainlevel:link, a.mainlevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #fcfcfc;
  font-weight      : normal;
  font-size        : 9px;
  border           : 1px solid #f5f5f5;
}

a.mainlevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #285078;
  background-color : #F3F3F3;
  font-size        : 9px;
  border           : 1px solid #CCCCCC;
/*  text-indent           : 12px; */
/*  background       : url('./base/news-bullet.jpg') no-repeat; */
}

.mainlevel2 {
  width            : 220px;
}

.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #4F7ABB;
  font-size        : 9px;
  text-decoration  : underline;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #4F7ABB;
  font-weight      : normal;
  font-size        : 9px;
}
}


/* ############################## MÓDULOS ############################### */
table.moduletable {
  padding-top      : 2px;
/*  text-indent      : 20px;*/
  padding-bottom   : 2px;
/*  letter-spacing   : 2px;*/
/*  width            : 150px;*/
}

td.modulecont {
  padding-top      : 2px;
  padding-left     : 2px;
  padding-bottom   : 2px;
}

table.moduletable th {
  background       : url('../images/separa2.gif') no-repeat;
  vertical-align   : middle;
  height           : 20px;
  font-size        : 11px;
  font-weight      : none;
  color            : #031A6F;
  text-align       : left;
  letter-spacing   : 1px;
  text-indent      : 20px;
}

/* ###################### AJUSTES LISTADOS SECCIONES ###################### */
.sectiontableheader {
  background-color : #FAFAFA;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px dotted #AFAFAF;
  border-top       : 1px dotted #AFAFAF;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #FAFAFA;
}


/* ###################### AJUSTES LETRAS PEQUEÑAS ###################### */
.small {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #AFAFAF;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #AFAFAF;
  text-decoration  : none;
  font-weight      : normal;
}


/* ###################### AJUSTES PÁGINAS CONTENIDOS ###################### */
.contentpane {
  text-align       : justify;
/*  background       : #FFFFFF;*/
padding-left: 5px;
}

.contentpaneopenh {
  text-align       : justify;
  background       : #FFFFFF;
  padding-left: 5px;
  padding: 7px 0 6px 5px;
  border-top: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
}

.contentpaneopen {
  text-align       : justify;
  background       : #FFFFFF;
padding-left: 5px;
padding-right: 5px
}

/* titulos de contenidos  */
.contentheading, .componentheading {
/*demo
    width: 100%;
    padding: 7px 0 6px 5px;
    border-top: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
demo*/
  font-family        : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size          : 13px;
  font-weight        : normal;
  height             : 20px;
  color              : #031A6F;
  text-align         : left;
  letter-spacing     : 1px;
  background-image   : url(./images/separa.gif);
  background-repeat  : no-repeat;
  background-position: left;
  text-indent        : 10px;
}

.createdate {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
  text-decoration  : italic;
}


/* ###################### AJUSTES FORMULARIOS ###################### */
.button {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 9 px;
  text-align       : center;
  color            : #000000;
  background       : White;
  border           : 1px solid #EBEBEB;
}

.inputbox {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
  background       : #FFFFFF;
  border           : 1px solid #999999;
}

.searchbox {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #EBEBEB;
  height           : 15px;
        }


/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #285078;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #FF9900;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #FF9900;
}


/* ######### ESTILOS PARA dhtml tabbed-pages ######### */
.ontab {
  background-color : #ffae00;
  border-left      : outset 2px #ff9900;
  border-right     : outset 2px #808080;
  border-top       : outset 2px #ff9900;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #FFFFFF;
}

.offtab {
  background-color : #e5e5e5;
  border-left      : outset 2px #E0E0E0;
  border-right     : outset 2px #E0E0E0;
  border-top       : outset 2px #E0E0E0;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
}

.tabpadding {
}

.tabheading {
  background-color : #ffae00;
  text-align       : left;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : 0;
}
.pagenav {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : normal;
}

a.pagenav, a.pagenav:visited {
        font-weight: bold;
        color: #759328;
}

a.pagenav:hover {
        color: #D6E5AA;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
        font-weight: normal;
        font-size: 8pt;
}

.content_vote {
        font-weight: normal;
        font-size: 8pt;
}

/* PeekLime */

a.bar:link, a.bar:visited {
        color: #006699; text-decoration: none; font-weight: normal;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font: bold;
        }

a.bar:hover {
        color: #003366;        text-decoration: none;
        }

                  .searchbox {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #5E5E5E;
        background: White;
        border: 2px solid;
        height: 18px;
        line-height: 13px;
        }

.title {
        font: bold larger;
        letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}