/* Encabezado principal */

.tablon h3 {font-size:18px !important; background-color:#FFF !important;; color:#666 !important; border-bottom:1px dotted #DAA000; padding-left:0px !important; margin:0px 0px 10px 0px !important;}

.invisible {display:none;}

/* Presentacion */

.presentacion {font-size:11px;}

/* Listado de tablones */

.tablon h4 {
		background-color:#DBA102;
		color:#FFF !important;
		margin-bottom:10px;
                padding:2px 15px;
		}
.tablon h4 a {color:#FFF !important;}

/* Detalle de cada tablon */

#listado_foros span {font-size:12px;}
#listado_foros p {font-size:11px; margin:5px 0px; text-align:right; font-family:arial;}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
}


/* Opciones */

.opciones {text-align:right; font-size:11px;}
.opciones img {height:15px; vertical-align:center;}


/* Listado de temas en el foro */

#listado_mensajes span {font-size:11px; font-family:arial;}


/* migas de pan */
.migas {font-size:10px; float:left;}
.anterior {float:right;font-size:10px;}
.anterior a {font-weight:normal !important;}
.opciones {clear:both;}



/* Anuncio */
.anuncio {clear:both;}
.anuncio h4 {border-bottom:1px dotted #DAA000; background-color:#FFF; color:#DAA000 !important;margin:0px !important; padding-left:0px !important;}
.anuncio h4 a {color:#DAA000 !important;}
.anuncio .autor {font-size:9px; background-color:#FFF3CF; padding:5px 10px !important;}
.anuncio .autor img {vertical-align:bottom;}
.mensaje { padding:0px 10px 10px 10px; !important; border-bottom:1px dotted #FFF3CF;}
.usuario {text-align:right;}


/* Perfil de usuario */
.login {clear:both;}
.login span{font-size:11px; padding-bottom:20px; color:#666;}




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

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


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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 0px #006699 solid; }


/* Main table cell colours and backgrounds */
td.generalB	{ background-color: #fff; }
td.generalB	{ background-color: #fff; }
td.row3	{ background-color: #fff; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #fff; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#fff; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
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: #fff; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
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; }

th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
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 : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; 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;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #fff; border: #D1D7DC; 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: 11px; color: #444444; line-height: 125%;
	background-color: #fff; border: #D1D7DC; 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: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


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

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

#contenido input { text-indent : 2px; }

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

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

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

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #fff; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


/* css foros*/

/* Cabecera, con las opciones de usuario y eso */

.cabecera_foro { background-color:#DEA200; width:100%; font-size:11px; font-weight:normal; margin:0px !important; padding:1px 10px;}
.cabecera_foro td { }
.cabecera_foro a {color:#FFF !important;}
.cabecera_foro a:hover {background-color:#FFF !important; color:#DEA200!important;}

/* Opciones de usuario */
.opciones_usuario {margin:0px 0px 10px 0px !important; padding:0px !important; background-color:#FFEEBF;}
.opciones_usuario ul {margin:0px !important; padding:3px 10px !important; font-size:11px; font-weight:normal !important; text-align:right;}

/* Titulo del foro */
.titulo_foro {margin-bottom:30px; background-color: #FFEFBF;}
.titulo_foro h3 {color:#666 !Important; margin:0px 0px 5px 0px !Important; background-color:rgb(255, 203, 49)!important; font-size:18px !important;}
.titulo_foro h3 a {color:#666 !Important; font-size:18px;}
.titulo_foro table {width:100%; font-size:11px !important;}
.titulo_foro td, .titulo_foro select {font-size:10px !important;}

/* Titulo del post */

.titulo_foro h4 {margin:0px; padding:5px 5px 5px 20px; border-bottom:1px dotted #DEA200; font-size:14px;}

.titulo_foro p {font-weight:normal !important; font-size:11px; padding:0px 10px;}
.titulo_foro hr {display:block; color:#DEA200; width:100%; border:1px dotted;}
.titulo_foro table {font-weight:normal !important; font-size:11px;}
.titulo_foro td {background-color:#FFEFBD !important;}


/* Resto*/


input{border:1px solid #ffb751;color:#333;background:#fff;font-size:11px}
	textarea{border:1px solid #ffb751;color:#333;background:#fff;font-size:11px}
	input.sin{border:0}
	input.boton{background:#ffb751;color:#fff;font-size:11px;font-weight:bold;cursor:hand}
	
table.cabecera{width:90%;margin-top:10px;background:#ffb751;border:0}
table.centro{width:100%;background:#fff;border:1px solid #ffb751}
	table.centro td.titu{font-size:12px;color:#fff;font-weight:bold;text-align:center;background:#ffb751}
	table.centro td.titu2{font-size:12px;color:#fff;font-weight:bold;background:#ffb751;border-right:1px solid #fff}
	table.centro td.titu3{font-size:12px;color:#fff;font-weight:bold;background:#ffb751}
	table.centro td.general{font-size:10px;color:#333;text-align:center}
	table.centro td.general a.faq{background:url(images/icon_mini_faq.gif) no-repeat;padding-left:20px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.faq:hover{background:url(images/icon_mini_faq2.gif) no-repeat}
	table.centro td.general a.buscar{background:url(images/icon_mini_search.gif) no-repeat;padding-left:25px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.buscar:hover{background:url(images/icon_mini_search2.gif) no-repeat}
	table.centro td.general a.registro{background:url(images/icon_mini_register.gif) no-repeat;padding-left:20px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.registro:hover{background:url(images/icon_mini_register2.gif) no-repeat}
	table.centro td.general a.msmprivado{background:url(images/icon_mini_message.gif) no-repeat;padding-left:25px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.msmprivado:hover{background:url(images/icon_mini_message2.gif) no-repeat}
	table.centro td.general a.login{background:url(images/icon_mini_login.gif) no-repeat;padding-left:25px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.login:hover{background:url(images/icon_mini_login2.gif) no-repeat}
	table.centro td.general a.mensaje{background:url(images/icon_mini_profile.gif) no-repeat;padding-left:20px;text-decoration:none;height:21px;padding-top:5px;color:#333}
	table.centro td.general a.mensaje:hover{background:url(images/icon_mini_profile2.gif) no-repeat}
	table.centro td.generalbajo{font-size:10px;color:#333;border-bottom:1px solid #ffb751;border-right:1px solid #ffb751}
	table.centro td.generalbajo a{color:#ea8c00;text-decoration:underline}
	table.centro td.generalbajo a:hover{text-decoration:none}
	table.centro td.generalbajo2{font-size:10px;color:#333;border-bottom:1px solid #ffb751;text-align:left}
	
table.centroS{width:100%;background:#ffffff;}
        tr.titulos td {font-size:12px; color:#FFF;font-weight:bold; background-color:#DEA200;}
	table.centroS td.titu{font-size:11px;color:#fff;text-align:center;background-color:#FFBA00}
	table.centroS td.titu a{color:#fff;text-decoration:underline;text-align:left;font-weight:bold}
	table.centroS td.titu a:hover{text-decoration:none}
	table.centroS td.titu2 a{color:#fff;text-decoration:underline;text-align:left;font-weight:bold}
	table.centroS td.titu2 a:hover{text-decoration:none}
	table.centroS td.titu2{font-size:11px;color:#fff;text-align:center;background-color:#FFBA00}
	table.centroS td.titu3{font-size:11px;color:#fff;text-align:center;background-color:#FFBA00}
	table.centroS td.tituS{font-size:12px;color:#fff;font-weight:bold;background:#ffb751;border-right:1px solid #fff}
	table.centroS td.general{font-size:12px;color:#333;text-align:center}
	table.centroS td.generalB{font-size:12px;color:#333}
	table.centroS td.generalB a{color:#ea8c00;text-decoration:underline}
	table.centroS td.generalB a:hover{text-decoration:none}
	table.centroS td.generalB a.sin{color:#ea8c00;text-decoration:none}
	table.centroS td.generalB a.sin:hover{text-decoration:underline}
        .titulo_categoria {font-size:12px !important; border-bottom:3px double #DEA200; padding-top:20px;}
        table.centroS td.generalbajo{font-size:10px;color:#333;border-bottom:1px solid #ffb751;border-right:1px solid #ffb751}
	table.centroS td.generalbajo a{color:#ea8c00;text-decoration:underline}
	table.centroS td.generalbajo a:hover{text-decoration:none}
	table.centroS td.generalbajo2{font-size:10px;color:#333;border-bottom:1px solid #ffb751}	
	table.centroS td.generalbajo3{font-size:10px;color:#333;border-top:1px solid #ffb751}

/* Pie del foro */
.pie_foro td {font-size:10px !important; padding:10px 0px;}

/* Leyenda */
.leyenda td {font-size:11px !important;}
.cabecera_foro a {padding-left:18px !important; background-position:2px center !important;}
a.faq{background:url(images/icon_mini_faq.gif) no-repeat;text-decoration:none;height:21px;padding-top:5px;}
a.faq:hover{background:url(images/icon_mini_faq2.gif) no-repeat}
a.buscar{background:url(images/icon_mini_search.gif) no-repeat;padding-left:25px;text-decoration:none;height:21px;padding-top:5px;color:#333}
a.buscar:hover{background:url(images/icon_mini_search2.gif) no-repeat}
a.registro{background:url(images/icon_mini_register.gif) no-repeat;padding-left:20px;text-decoration:none;height:21px;padding-top:5px;color:#333}
a.registro:hover{background:url(images/icon_mini_register2.gif) no-repeat}
a.msmprivado{background:url(images/icon_mini_message2.gif) no-repeat;padding-left:15px;text-decoration:none;}
a.msmprivado:hover{background:url(images/icon_mini_message.gif) no-repeat}
a.login{background:url(images/icon_mini_login.gif) no-repeat;padding-left:25px;text-decoration:none;height:21px;padding-top:5px;color:#333}
a.login:hover{background:url(images/icon_mini_login2.gif) no-repeat}
a.mensaje{background:url(images/icon_mini_profile.gif) no-repeat;padding-left:20px;text-decoration:none;height:21px;padding-top:5px;color:#333}
a.mensaje:hover{background:url(images/icon_mini_profile2.gif) no-repeat}
	
	
table.centro2{width:100%;background:#fff}
	table.centro2 td.general{font-size:10px;color:#333}
	table.centro2 td.general a{color:#ea8c00;text-decoration:underline}
	table.centro2 td.general a:hover{text-decoration:none}
	

/* Formulario para postear nuevos mensajes */

form hr {display:block; color:#DEA200; width:100%; border:1px dotted; margin:25px 0px 10px 10px;}
