body{
        background-color: #ffffff;
        color: #666666;
        margin: 0px;
        padding: 0px;
        font-size: 0.8em;
        font-family: Verdana, sans-serif;
}

#header{
        width: 100%;
        background: url('../images/header_bg.gif') repeat-x;
}

#encabezado{
            font-size: 20px;
            font-weight: bold;
            color: #ffffff;
            text-align: right;
            padding-top: 15px;
            padding-right: 50px;
            }

#topnavi{
        width: auto;
        text-align: left;
        height: 31px;
        padding-top: 3px;
        padding-right: 50px;
        background: url('../images/top_nav_bg.gif') repeat-x;
}
#date{
      color: #ffffff;
      background-color: inherit;
      width: 300px;
      padding-left: 10px;
      padding-top: 8px;
      font-weight: bold;
      font-size: 12px;
      background: url('../images/top_nav_bg.gif') repeat-x;
}

#content_outer { width: 95%; margin-left: 30px;  }
#pathway{
        width: 100%;
        height: 50px;
        padding-top: 10px;
        padding-bottom: 20px;
}

#navi_outer{
        width: 200px;
        background: url('../images/mod_bg.gif') repeat-y;
}
#navi_inner { width: 160px; padding: 10px; }
#navi_topimg { padding: 0px; }
.content{ width: auto; padding: 10px; }
#extramod{ width: 30%; padding: 10px; }



#footer{
        width: auto;
        padding-top: 35px;
        height: 70px;
        color: #CDCDCD;
        text-align: center;
        font-size: 0.7em;
}

/* ------------------------------------------------------- */
/* --------------------- Joomla CSS ---------------------- */
/* ------------------------------------------------------- */

a:link, a:visited { color: #3071c3; text-decoration: underline; }
a:hover { color: #c64934; text-decoration: underline; }

table.contentpaneopen {
  width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
font-size: 0.9em;
}



table.contentpane {
  width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

table.contentpane td {
        margin: 0px;
        padding: 0px;
}

table.contentpane td.componentheading {
font-size: 0.9em;
}

table.contentpaneopen fieldset {
        border: 0px;
        border-bottom: 1px solid #eee;
}

.button {
  color: #333333;
  background-color: #a9cdfb;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border-left: 2px solid #efefef;
  border-top:  2px solid #efefef;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
        padding: 2px;
        color: #333333;
        border-right: 1px solid #efefef;
        border-bottom:  1px solid #efefef;
        border-left: 1px solid #999999;
        border-top: 1px solid #999999;
        background-color: #cfe4fe;
        font-family: courier;
        font-size: 11px;
        margin-bottom: 3px;
}

.componentheading {
        color: #c64934;
        text-align: left;
        padding-top: 4px;
        height: 30px;
        font-weight: bold;
        font-size: 1.1em;
        text-transform: uppercase;
}

.contentcolumn {
        padding-right: 5px;
}

.contentheading {
        height: 30px;
        color: #c64934;
        font-weight: bold;
        font-size: 1.1em;
        white-space: nowrap;
}



.contentpagetitle {
        font-size: 0.9em;
        font-weight: bold;
        color: #cccccc;
        text-align:left;
}

table.searchinto {
        width: 100%;
}

table.searchintro td {
        font-weight: bold;
}

table.moduletable {
        width: 100%;
        margin-bottom: 5px;
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
}

div.moduletable {
        padding: 0px;
        margin-bottom: 3px;
}

table.moduletable th, div.moduletable h3 {
        color: #999999;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 5px;
        height: 25px;
        line-height: 25px;
        font-weight: bold;
        font-size: 1.0em;
        text-transform: uppercase;
}

table.moduletable td {
        padding: 0px;
        margin: 0px;
        font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #3071c3;
  color: #ffffff;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
        background-color : #cfe4fe;
        color: #333333;
}

.sectiontableentry2 {
        background-color : #a9cdfb;
        color: #333333;
}

.small {
        color: #999999;
        font-size: 0.7em;
}

.createdate {
        height: 15px;
        padding-bottom: 10px;
        color: #999999;
        font-size: 0.7em;
}

.modifydate {
        height: 15px;
        padding-top: 10px;
        color: #999999;
        font-size: 0.7em;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #666666;
        text-align: left;
        padding-top: 2px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 0.8em;
        text-transform: uppercase;
}

ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li{

        padding-left: 0px;
        padding-right: 0px;
        float: right;
        margin-right: 3px;
        font-size: 12px;
        line-height: 25px;
        border-right: 1px solid #f0f0f0;
        white-space: nowrap;
}

ul#mainlevel-nav li a{
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        text-decoration: none;
        color: #F0F0F0;
        font-weight: bold;
      border: 1px solid #367BC9;
}
#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
        color: #666666;
        border: 1px inset #efefef;
        background-color: #cfe4fe;
}


a.mainlevel:link, a.mainlevel:visited {
        display: block;
        vertical-align: middle;
        font-size: 12px;
        text-align: left;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 23px;
        margin-bottom: 3px;
        height: 20px !important;
        height: 25px;
        width: 160px;
        text-decoration: none;
        background: url('../images/blue_star.gif') no-repeat;
}

a.mainlevel:hover {
        color: #c64934;
        text-decoration: underline;
        background: url('../images/red_star.gif') no-repeat;
}

a.mainlevel#active_menu {
        color: #c64934;
        background: url('../images/red_star.gif') no-repeat;
}

a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
        height: 25px;
        width: 140px;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 23px;
        margin-left: 15px;
        margin-bottom: 5px;
        vertical-align: middle;
        font-size: 12px;
        text-align: left;
        text-decoration: none;
        background: url('../images/blue_star.gif') no-repeat;
}

a.sublevel:hover {
        color: #c64934;
        text-decoration: underline;
        background: url('../images/red_star.gif') no-repeat;
}

a.sublevel#active_menu {
        color: #c64934;
        background: url('../images/red_star.gif') no-repeat;
}

.highlight {
        background-color: #ffffff;
        color: #c64934;
        padding: 0px;
}

form {
/* removes space below form elements */
        margin: 0px;
         padding: 0px;
}

ul.latestnews, ul.mostread { border: 1px solid #cccccc; background-color: #efefef; padding: 7px; list-style: none; margin-left: 0px;}
table.pollstableborder td { color: #666666; text-align: left;}
div.mosimage {
  border: 1px solid #cccccc;
}

.poll { width: auto; font-size: 0.9em; padding-right: 10px; }

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #cccccc;
  padding: 1px 2px;
  color: #666666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
        display: block;
        height: 1.5em;
}

/* Feeds KLRSSFEEDS */

.klrssfeed {background-image: none;}

ul.klrssfeed {margin-left: -1em;}

li.klrssfeed p {margin-left: 1em; margin-top: -1em; }

.klrssfeed h3 {font-size: 1.2em; font-weight: bold;}

.klrssfeed h4 {font-size:1.1em; }

/* Tarjetas */

.tarjetas {
        color: #666666;
        font-size: 0.8em;
        font-family: Verdana, sans-serif;
}

p.tarjetas {
        color: #666666;
        font-size: 0.8em;
        font-family: Verdana, sans-serif;
}

