body {
	background-color: #FFFFFF;
        margin:0px;
        padding:0px;
}

#banner {
        position:absolute;
        width:340px;
        top:0px;
        right:0px;
        padding:0px;
        border:0px solid #000;
}

#ayuda {
        font:11px/14px verdana, arial, helvetica, sans-serif;
        position:absolute;
        width:150px;
        top:5px;
        right:5px;
        padding:5px;
        background-color:#bfa30a;
        border:1px solid #000;
        line-height:17px;
}

#ayudarojo {
        font:12px/14px verdana, arial, helvetica, sans-serif;
        position:absolute;
        width:250px;
        top:5px;
        right:5px;
        padding:5px;
        background-color:#ff0000;
	color:#ffffff;
        border:1px solid #000;
        line-height:17px;
}
#ayudarojo a {
   color:#ffffff;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}


#menu {
        width:160px;
        left:0px;
        padding:0px;
        background-color:#bfa30a;
        border-bottom:1px solid #000;
        border-right:1px solid #000;
        border-left:1px solid #000;
        line-height:17px;
        }
#menu a {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#menu h4 {
        margin: 8px 0px 8px 0px;
}
.menuContent {
        font:11px verdana, arial, helvetica, sans-serif;
        margin:0px 4px 0px 4px;
        border: 1px solid #000;
        padding:3px;
        background-color:#f9f9c5;
}
.menuBlock {
        font:12px verdana, arial, helvetica, sans-serif;
        margin:0px 4px 0px 4px;
        padding:3px;
}
h4 {
        font-size:12px;
        line-height:7px;
        font-weight:800;
        color:#000;
        background-color:#fada1a;
        padding:7px;
        border-top:1px solid #000;
        border-bottom:1px solid #000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; text-decoration: none; }
#a:hover		{ text-decoration: underline; color : #BFA30A; }
a:hover		{ text-decoration: underline; color : #222222; }

hr	{ height: 0px; border: solid #F9F9C5 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #FFFFFF solid; }

.forumline	{ background-color: #FFFFFF; border: 2px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F9F9C5; }
td.row2	{ background-color: #FFFEEA; }
td.row3	{ background-color: #F9F9C5; }

td.rowpic {
		background-color: #FFFFFF;
		background-repeat: repeat-y;
}

th	{
	color: #333333; font-size: 14px; font-weight : bold;
	background-color: #000000; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#F9F9C5; border: #FFFFFF; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #F9F9C5; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; background-color: #F6DC1C }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	{ border-width: 1px 0px 0px 0px; background-color: #F6DC1C; }
th.thCornerL    { border-width: 1px 0px 0px 1px; background-color: #F6DC1C }
th.thCornerR    { border-width: 1px 1px 0px 0px; background-color: #F6DC1C }

.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

.gen { font-size : 12px; }
.genmed { font-size : 14px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #BFA30A; text-decoration: underline; }

.mainmenu		{ font-size : 14px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #BFA30A; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #BFA30A; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 14px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #BFA30A; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 14px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #000000 }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #BFA30A}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 14px; color: #006600;
	background-color: #FAFAFA; border: #F9F9C5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 125%;
	background-color: #FAFAFA; border: #F9F9C5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #F9F9C5;
	color : #000000;
	font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #FFFEEA; border-style: none; }

@import url("templates/subSilver/formIE.css");



/*
 Fichero: manual.css
 Autor: Fco. Javier Astorga
 Descripción: estilos definidos para los documentos
 y manuales para Linux Español
*/



/*
  Clases principales para definir los elementos principales
  de cabecera, cuerpo y pie del documento.
*/

#cabecera
{
  font-family: tahoma;
  font-size: 14px;
  color: black;
  background-color: white;
  text-align: right;
  width: 780px;
  padding: 5px;
}

#cuerpo
{
  font-family: tahoma;
  font-size: 12px;
  color: black;
  background-color: white;
  text-align: justify;
  width: 780px;
  padding: 5px;
}

#pie
{
  font-family: tahoma;
  font-size: 10px;
  color: black;
  background-color: white;
  text-align: right;
  width: 780px;
  padding: 5px;
}


/*
  Clases especificas de la cabecera del documento.
*/

#cabecera .titulo
{
  font-family: tahoma;
  font-size: 22px;
  font-weight: bold;
  color: #BFA30A;
}


/*
  Clases específicas del cuerpo del documento.
*/

#cuerpo .titulo
{
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

#cuerpo .subtitulo
{
  font-family: tahoma;
  font-size: 13px;
  text-decoration: underline;
  padding-top: 10px;
}


.codigo
{
  font-family: courier;
  font-size: 13px;
  color: #666666;
  background-color: #EEEEEE;
  width: 770px;
  padding: 3px;
  border: 1px solid #DDDDDD;
}

.codigo .prompt
{
  font-weight: bold;
  color: blue;
}

.usuario
{
  font-family: courier;
  font-style: italic;
  font-size: 12px;
}

.fichero
{
  font-family: courier;
  font-size: 12px;
}



