/* WARNING: Reseting ReDiOaid Styles in conflict */
#main #navbar {
    background: none; 
    margin: 0;
    padding: 0;
    !padding-bottom: 0; 
    font-size: auto;
    font-family: arial; 
    !min-height: auto;
    border-bottom: 0;
}

#main #navbar ul.menu {
    margin: 0;
    padding: 0;
    !padding-bottom: 0; 
    background: none; 
    list-style-type:none; 
}

#main #navbar ul.menu li {
    background: none;
    margin: 0;
    _margin: 0;
    padding: 0;
    float: none;
    border: none;
}

#main #navbar ul.menu li a {
    color: inherit;
    text-decoration: none; 
    padding: 0; 
    text-transform: none;
    font-family: arial; 
    letter-spacing: 0; 
    border: none;
}

#main #navbar ul.menu li a:hover { 
    padding: 0;
    color: inherit;
}

#navbar a {
    font-size: inherit; 
    letter-spacing: 0;
}

/* Layout refactoring due ReDi Styles conflict*/
#main {
    display: inline;
    float: left;
    margin-left: 10%;
    overflow: hidden;
    width: 63%;
    padding-top: 0;
}

#container {
    margin: 0 auto;
    min-width: 730px !important;
    text-align: center;
    width: 100% !important;
}

div#rightSidebar {
    float: right;
    margin-right: 10%;
    padding: 15px 0;
    width: 13.2%;
    padding-left: 1.8%;
    font-size: 0.65em;
    height: 100%;
}

#main #navbar {
    margin-top: 15px;
    font-size: 9px;
    margin-right: 0 !important;
}

/* General */

body {
  font-family: TrebuchetMS, Trebuchet;
}

/* Cabecera */
#main #navbar ul.menu {
    padding: auto;
}

#main #navbar {
    background: none;
    background-color: red;
    border: none;
    line-height: 150%;
    padding: 4px 5px 2px 5px;
}

#main #navbar ul.menu li {
    border: 0px;
    background: none;
    padding: 0px 5px;
}

#main #navbar ul.menu li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;    /** MBR: Ajustar interletrado según número de elementos en menú */
    font-weight: bold;
    background-color: red;
    color: white;
}


/* Footer */
#footer {
    background-color: #FFF;
    margin-top: 1em;
    border-top: 1px solid #F00;
    padding-top: 0.5em;
}

div.ccLicense {
    text-align: center;
    padding-top: 5px;
}

/* Bloques Derecha */
div#rightSidebar {
  border-left: 1px solid #ED1B24;
}

.blockTitle {
  font-weight: bold;
}

/* Hilo de Ariadna */
div#breadcrumb {
  border-bottom: 1px solid #ED1B24;
  padding-bottom: 5px;
}

/* Buttons and boxes */
input, select {
  border: 1px solid #AAA !important;
}

/* Highlight edition state */
div#main div#content ul.menu {
  border-bottom: 2px solid #AAA;
  font-size: 1.2em;
  margin-top: 2em;
}

div#main div#content ul.menu li {
    border: 1px solid #AAA;
    padding: 2px 10px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

div#main div#content ul.menu li.current {
  background-color: #ED1B24;
}

div#main div#content ul.menu li.current a {
  color: white;
}

div#main div#content ul.menu li.current a:hover {
  background-color: #ED1B24;
  color: black;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-family: TrebuchetMS, Trebuchet;
  color: black;
}

#navbar,#menu,li#menu,li#menu a{
	font-size: 9px;
}

#navbar a {
    padding:0px;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: bold;
}

ul.menu li {
    font-family: Arial, TrebuchetMS;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 10px;
    letter-spacing: 2px;
}

#main #navbar ul.menu {
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
    font-family: TrebuchetMS, Trebuchet;
}

#content h1 {
}

#content h2 {
}

#content h3 {
	font-size: 1.7em;
}

#content h4 {
	font-size: 1.7em;
    padding-bottom: 0.5em;
}

#content h5 {
}
#header h1 {
	font-family: TrebuchetMS, Trebuchet;
	font-weight: normal;
	/*line-height:130%;*/
	margin:0;
	/*padding:0.5em 0 0.25em 10%;*/
	line-height: auto;
	padding: 0.3em 0px 0px 10%;
}

a:link,a:visited {
	text-decoration:none;
	border-bottom: none;
}

input.defaultButton {
	background-color: #E8E8E1;
	color: grey;
}

/* TOC */

.tocPages {
	text-align: right;
}

.tocTitle {
	font-style: italic;
}

.tocTitle > a {
	font-size: 1.3em;
	font-style: normal;
}

table.tocArticle {
	padding-bottom: 1em;
}

#issueDescription {
    border-bottom: 1px solid #F00;
}
