/*
===========================================================================
eXe
Copyright 2004-2006, University of Auckland
Copyright 2004-2007 eXe Project, New Zealand Tertiary Education Commission
base style sheet for all themes
===========================================================================
*/

/***********************
    * Base styles for exe *
    ***********************/

html{
    min-height: 80%;
    position: relative;

}

body {
    margin: 0;
    padding: 0px 10px 10px 70px;
    font-family: open_sansitalic, arial, verdana, helvetica;
    font-size: 15px;

    /* Margin bottom by footer height */
    margin-bottom: 40px;

}

#header {
    text-align: left;
    height: 50px;
    padding-left: 20px;
    font-size: 2.2em;
    font-weight: bold;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img.submit, img.help, img.info, img.gallery {
	border: 0;
}

li {
    list-style-position: inside;
}

p#nodeTitle { 
    font-weight: bold;
    display: inline;
}

div#nodeDecoration {
    padding: 0.1em;
    border-bottom: 0em;
    text-align:right;
}

.block, .feedback {
    display: block;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.feedback {
   font-family: times, serif;
   font-size: 120%;
}

/* --- iDevice Styles -- */

.emphasis0 {
    padding-left: 0px;
    margin: 0px;
}

.iDeviceTitle {
    font-weight:bold;
    position: relative;
    top: -18px;   /* aligns title up with middle of icon */
}

input.feedbackbutton {
    margin-top: 10px;
    margin-bottom: 10px;
}

p.reading_reference {
    font-style: italic;        
}

p.reading_feedback {
    margin: 20px;
    padding: 8px;
}


/* styles for 'tips for completion' and 'pedagogical help' */

.popupDiv {
    background-color: #EDEFF0;
    border: 2px solid #607489;
    padding: 0px 4px 4px 4px;
    margin-left: 15px;
    text-align:left;
    z-index:99;
    -moz-border-radius: 3px;
}

.popupDivLabel {
    text-align: center;
    font: message-box;
    font-weight: bold;
    color: #fff;
    cursor:move;
    margin: 0px -4px 0px -4px;
    background-image:url(http://www.juntadeandalucia.es/educacion/permanente/materiales/css/popup_bg.gif);
}

/* styles below here are for for Wikipedia content 
    imported into eXe. Taken from en.wikipedia.org. */
    
#catlinks {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}

div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
}

div.floatleft p { font-style: italic; }

/* thumbnails */
div.thumb {
    margin-bottom: .5em;
}
div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em; 
    padding: .3em 0 .1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}

div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}


div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}

/* Infobox template style */

.infobox {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: black;
    margin-bottom: 0.5em;
    margin-left: 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}

/* wikipedia tables of contents styles */

#toc,
.toc {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    font-size: 95%;
}

#toc h2,
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
    text-align: center;
}

#toc ul,
.toc ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em;
}

#toc .toctoggle,
.toc .toctoggle {
    font-size: 94%;
}

@media print {

.feedback { display: block; }

.feedbackbutton { display: none; }

#navcontainer { display: none; }

#main {margin-left: 10px; }

div.node { page-break-after: always; }
}
.tabtree {
    position: relative;
    font-size: 1.2em;
    margin-top: 10px;
}
.tabrow0 {
    font-size: 84%;
    line-height: 1.8em;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
   
}
.tabrow0 li {
    display: inline;
    margin: 0 -4px 0 0;
    padding: 0;
}
.tabrow0 a span {
    background: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/right.gif") no-repeat scroll right top transparent;
    padding: 10px 14px 0.35em 0;
 
}
.tabrow1 li a span {
    background: none repeat scroll 0 0 transparent !important;
}
.tabrow0 a {
    background: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/left.gif") no-repeat scroll left top transparent;
    margin: 0 -1px 0 0;
    padding: 10px 0 0.35em 13px;
    text-decoration: none;
    color: #339966;

}
.tabrow0 a:hover {
    background-image: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/left_hover.gif");
}
.tabrow0 .here a:hover {
    background-image: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/left.gif");
}
.tabrow0 a:hover span {
    background-image: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/right_hover.gif");
    
}
.tabrow0 .here a:hover span {
    background-image: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/right.gif");
}
.tabrow0 .here a {
    color: #339966;
}
.tabrow0 .here a:link, .tabrow0 .here a:visited, .tabrow0 .here a.nolink {
    position: relative;
    z-index: 102;
}
.tabrow0 .empty {
    height: 1px;
    overflow: hidden;
    padding: 0;
}
.tabrow0 div, .tabrow0 ul {
    background: url("http://www.juntadeandalucia.es/educacion/permanente/materiales/tab/tabrow1.gif") repeat-x scroll left center transparent;
    border-top: 1px solid #AAAAAA;
    font-size: 90%;
    left: 0;
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0.25em 0;
    position: absolute;
    top: 1.95em;
    width: 100%;
  
}
.tabrow0 ul li {
    background-image: none;
    display: inline;
    margin-top: 1px;
       
}
.tabrow0 ul a {
    background-image: none;
    border: 0 none;
    color: #0000CC;
    margin: 0;
    padding: 0 1em;
}
.tabrow0 ul a span {
    background-image: none;
    padding: 0;
   
}
.tabrow0 ul .last span, .tabrow0 ul li a:hover, .tabrow0 ul li a:hover span, .tabrow0 ul .here a:hover, .tabrow0 ul .here a:hover span {
    background-image: none !important;
     
}
.tabrow0 ul div {
    display: none;
}
ul.tabrow1 li a, ul.tabrow1 li a:link, ul.tabrow1 li a:visited {
    color: #0000CC;
 
    font-size: 110%;
}
ul.tabrow1 li.here.selected a {
    color: #444444;
}

/*Mantenimiient*/

#mantenimiento
{
    position: fixed;
    padding: 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 60px;
    background: #D4EAB6;
    border: 1px solid #000000;
    z-index: 1000000;
    overflow: hidden;
}

#boton_mantenimiento
{
    border: 1px solid;
}

