/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com - last updated 26-06-03 */

/* The content of the posts (body of text) */


/* General font families for common tags */
/*font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}*/

/* *** General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color: Black;
}

/* General page style */
a:link,a:active,a:visited,a.postlink{color: #0000FF;text-decoration:none}
a:hover{color: #127AED;
}


/*  *** titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#FF3333}
a.topictitle:hover{color:#FF3333}

/* *** Pie gris de los formilarios foro */
td.cat{font-weight:bold;letter-spacing:1px;background:#d9e2ec;
height:29px;text-indent:4px}

/* *** LINEAS de la tabla */
.forumline{background:#ffffff;border:1px solid #006699}

/* *** FILAS TABLAS cell colours and backgrounds */
/*
.row1{background: #00BFFF;}
.row2,.helpline{background:#d9e2ec}
.row3{background:#cedcec}
*/
td.spacerow{background:#cad9ea}

/* Usado para la cuenta de paginas */
.nav{font-size:11px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}

/* Form elements */
form_foro{display:inline}

input{font:11px Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}

/* QUITADO
input.post,textarea.post{background:#ffffff;border:1px solid #000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}
*/

/* *** Boton de enviar*/
input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}


/* *** Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* *** Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}



.grid_titulo {
  padding: 2px;
  border: 1px solid #003399;
  background:#1D8E1A; /* Verde */
  color: #000000;
  font-weight: normal;
  height: 15px;
 }
.rowf1{background:#CCCCCC;} 
.rowf2{background:#999999;}
/*.rowf3{background:#999999;}*/
