/*
* Siempre Fiel
* @version 1.0
* @package Siemprefiel
* @copyright (C) 2005 by Pixeldigital
* @license for use exclusive in http://www.siemprefiel.net
*/

/* ##################### OVERALL SETTINGS ##################### QM: ok */

body {
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : Trebuchet MS,Verdana,Helvetica,Arial;
  font-size        : 12px;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS,Verdana,Helvetica,Arial; 
  font-size        : 12px;
  color            : #000;
}

hr {
  color            : #E0E0E0;
  height           : 1px;
  width            : 100%;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */
.topbarra  {

margin           : 0px;
padding          : 0px;

}

.maincontainer {
  border           : 8px solid #eee;
}

.headercontainer {
  height           : 115px;
  background-color : #eee;
  color            : #FFF;
}

.mainmycsscontainer {
  height           : 20px;
  background-color : #FFF;
  border-right     : 1px solid #D0D0D0;
  border-left      : 1px solid #D0D0D0;
}

.submycsscontainer {
  height           : 20px;
  background-color : #FFF;
  border-right     : 1px solid #D0D0D0;
  border-left      : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}

.pathwaycontainer {
  height           : 20px;
  background-color : #eee;
  padding          : 5px;
}

.leftmenucontainer {
  width            : 160px;
  border-right     : 1px solid #D0D0D0;
}

.rightmenucontainer {
  background-color : #eee;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  width            : 140px;
}

/* ################## TOP CSS MENU SETTINGS ################### QM: ok */
#navcontainer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  margin           : 0px 0px 0px 0px;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  height           : 28px;
}

#navlist {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#navlist ul, #navlist li {
  display          : inline;
  list-style-type  : none;
}

#navlist a:link, #navlist a:visited {
  border-right     : 1px solid #D0D0D0;
  padding          : 5px 10px 5px 10px;
  float            : left;
  font-weight      : bold;
  line-height      : 14px;
  margin           : 0px;
  text-decoration  : none;
  color            : #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  background       : url(../images/button_shade.png) #FFF repeat-x 0px 0px;
  border-bottom    : 4px solid #C00;
  color            : #000;
}

#navlist a:hover {
  color            : #000;
}

#subnavcontainer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  height           : 18px;
  width            : auto;
}

#subnavlist {
  margin           : 0px;
  padding          : 0px;
}

#subnavlist ul, #subnavlist li {
  margin           : 0px;
  padding          : 0px;
  display          : inline;
  list-style-type  : none;
}

#subnavlist a:link, #subnavlist a:visited {
  float            : left;
  line-height      : 16px;
  padding          : 0px 0px 0px 18px;
  text-decoration  : none;
  color            : #666;
  background       : url(../images/arrow_off.gif) #FFF no-repeat 9px 5px;

}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color            : #c00;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
  margin           : 0px;
  padding          : 0px;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #999;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable td {
  padding          : 0px;
}

table.moduletable-interno {
  width            : 97%;
  margin-top:7px;

}

table.moduletable-interno th {
  font-size        : 10px;
  font-weight      : bold;
  text-align       : center;
  color            : #926E14;
  background       : #FAE987;
  padding-top: 2px;
  height: 20px;
}

table.moduletable-interno td {
font-size        : 8pt;
border: 1px solid #F9E055;
 
}

table.moduletable-interno a:link, table.moduletable-interno a:visited {
color            : #000099;
font-decoration: underline;
font-size        : 8pt;
 
}


table.moduletable-interno a:hover {
color            : #FF9900;
font-decoration   :underline;
font-size        : 8pt;
 
}


table.moduletable-interno ul, table.moduletable-interno li {

 
  margin-left     : 4px;

 
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  border-top       : 1px solid #ddd;
  border-left      : 1px solid #ddd;
  border-bottom    : 1px solid #666;
  border-right     : 1px solid #666;
  background-color : #ccc;
}

.inputbox {
  border           : 1px solid #ccc;
  background-color : #F0F0F0;
  margin           : 2px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #999;
  background       : url(../images/menu_shade.png) #F0F0F0 repeat-x 0px 0px;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  padding          : 1px;
}

.sectiontableentry1 {
  text-indent: 25px;
  vertical-align   : middle;
  padding          : 8px;
  background: url(../images/bullnot.gif) no-repeat 10px 0px;


}

.sectiontableentry2 {
  text-indent: 25px;
  vertical-align   : middle;
  padding          : 8px;
  background: url(../images/bullnot.gif) no-repeat 10px 0px;
}



/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
.mainlevel {
  width            : 140px;
}

a.mainlevel:link, a.mainlevel:visited {
   background: #BEA307;
   color: #FFFFFF;
   font-weight: bold;
   width: 140px;
   padding-left: 15px;
   padding-right:15px;
   text-decoration  : none;
}

a.mainlevel:hover {
  background       : #584B03;
  text-decoration  : underline;
}

.sublevel {
  font-size        : 10px;
}

/* ########################### LINKS ########################## QM: ok */
a:link, a:visited {
  color            : #4573A1;
  text-decoration  : underline;
}

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

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  border-top       : 1px solid #D0D0D0;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #bbb;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : underline;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 10px;
  color            : #000;
}

.smalldark {
  font-size        : 10px;
  color            : #000;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #bbb;
}

/* ##################### VOTING SETTINGS ###################### QM: ok */
.content_rating {
  font-size        : 10px;
  color            : #c00;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background-color : #eee;
  border           : 1px solid #D0D0D0;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway {
  font-size        : 12px;
  color            : #000;
}

a.pathway:link, a.pathway:visited {
  font-size        : 12px;
}

a.pathway:hover {
  font-size        : 12px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
}

.contentpaneopen {
  padding          : 0px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000;
  width            : 100%;
  border-bottom    : 1px solid #F0F0F0;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

a.mosimage:link {
 border: 1px solid #999999;
}

/* ###################### TABBED EDITING ###################### QM: ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #4573A1;
  padding          : 5px;
}
.offtab {
  background-color : #F0F0F0;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #568EC7;
  padding          : 5px;
}
.tabpadding {
  border-left      : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  background-color : #FFF;
}
