/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		proSilver
	Based on style:	proSilver (this is the default phpBB 3 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* General proSilver Markup Styles
---------------------------------------- */





*{margin:0; padding:0}
	body, html{font-size: 62.5%;text-align:left;}
	body {font-size: 101%; font-family: Arial,verdana, sans-serif; color:#67545a; text-align: center;text-align:left;}
	html>body {font-size: 100%; background:#fff;  background-image: url("./styles/blue2/theme/images/gridbg.gif"); }

h1 {
	/* Forum name */
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 200px;
	color: #FFFFFF;
	margin-top: 15px;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	/* Forum header titles */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #67545a;
	font-size: 2em;
	margin: 0.8em 0 0.2em 0;
}

h2.solo {
	margin-bottom: 1em;
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;	
	margin-top: 20px;
}

h4 {
	/* Forum and topic list titles */
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1.3em;
}

p {
	font-family:arial;
font-size:11px;
line-height:1.3em;
margin-bottom:1em;
}

p.sinmargen{	font-family:arial;
font-size:11px;
line-height:1.3em; margin:0}
img {
	border-width: 0;
}

/*CAMBIO*/
#publi1{ float:left; height:auto;}
#publi2{ float:right; height:auto;}
#publi2 div,.publicidad-DC-vocento{ display:block; height:auto;}
/*CAMBIO*/

h3.gris{font-family:Arial; color:#67545a; font-size:14px; border:0}

hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;	
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

.dashed {
	background: url("./styles/blue2/theme/images/pixel-horizontal.gif") repeat-x top left; margin: 0; padding-top:5px; width:683px
}

.dashed2{width:653px; background: url("./styles/blue2/theme/images/pixel-horizontal.gif") repeat-x top left; margin: 0; padding-top:5px;}

hr.dashed1{background: url("./styles/blue2/theme/images/pixel-horizontal.gif") repeat-x top left; margin: 0; padding-top:5px; }
hr.divider {
	display: none;
}
.izquierda2, .derecha2{width:662px; }
*html .izquierda2, *html .derecha2{float:left; width:331px}
*:first-child+html .izquierda2, *:first-child+html .derecha2{float:left; width:331px}

.izquierda, .derecha {float:left; width:498px;}
.izquierda .right {
	color:#67545a;
float:left;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:4px;
text-align:left;
margin:0
}

#preview{padding:5px}

/* Main blocks
---------------------------------------- */
#wrap {
	min-width: 650px;	
}
	#wrapper {width:100%;height:auto;text-align:center;}
/*		#subWrapper{width:100.4em;margin: 0 auto;text-align:left; }*/
		#subWrapper{width:1002px;margin: 0 auto;text-align:left; }
#simple-wrap {
	padding: 6px 10px;
}

#page-body {width:1004px; float:left;
	margin: 4px 0;
	clear: both; background: url("./styles/blue2/theme/images/f_colC.gif") repeat-y top right;
text-align:left;
}


#page-body2, #simple-wrap{width:683px; float:left; margin:4px 0; clear:both}

#page-header{}

#page-body h2, .faqlinks2 h2, #page-body2 h2{color:#9F0100; font-family:Arial; font-size:18px; margin:0pt; padding:0pt 0pt 14px; line-height:1.22em}
#page-body h2 a, .faqlinks2 h2 a, #page-body2 h2 a {color:#9F0100}
#page-body p strong, #page-body2 p strong{color:#67545a; font-weight:bold}
#page-body p strong a, #page-body2 p strong a{color:#67545a}
#page-body p strong a:hover, #page-body2 p strong a:hover{color:#750100}
#page-body span.negro, #page-body2 span.negro{color:#000; font-weight:bold}

#page-body h2.rojo, .faqlinks2 h2.rojo{padding-bottom:0px; width:450px}
.faqlinks2 h2{padding:0; border-bottom:none; height:10px;}
#ColAB{display:block; float:left; width:683px;}

#ColC{float:right; overflow:visible; padding:0; width:314px;}
* > .robapaginas-fijo {
height:auto;
min-height:1px;
}
.robapaginas-fijo {
clear:left;
font-size:1px;
margin:0pt auto 2px;
padding:0px;
text-align:center;
}
#page-footer {
	clear: both; width:1004px
}

#page-footer h3 {
	margin-top: 20px;
}

#logo {
	float: left;
	width: auto;
	padding: 10px 13px 0 10px;
}

a#logo:hover {
	text-decoration: none;
}

/* Search box
--------------------------------------------- */
#search-box {
	float:left; font-size:10px
}

.rtl #search-box {
	float: left;
	text-align: left;
	margin-right: 0;
	margin-left: 5px;
}

#search-box #keywords {
	width: 140px;
	background-color: #f5e3e3;
}

#search-box input {
	border: 1px solid #CF8787;
}

/* .button1 style defined later, just a few tweaks for the search button version */
#search-box input.button1 {
	padding: 1px 5px;
}

#search-box li {
	text-align: right;
	margin-top: 4px;
}

#search-box img {
	vertical-align: middle;
	margin-right: 3px;
}

/* Site description and logo */
#site-description {
	float: left;
	width: 460px;
}

.rtl #site-description {
	float: right;
}

#site-description h1 {
	margin-right: 0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */

.navbar {float:left;width:1004px;}

.forabg {background:#545050 url("./styles/blue2/theme/images/fondofora.gif") repeat-x top;
border:1px solid #100E0E;
float:left;
margin-bottom:8px;
padding:0pt 5px;
width:673px;}


.forumbg {
background-color: #f5f5f5;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.botones{float:left; text-align:center; width:95%}


.panel {
background-color:#F5F5F5;
border:1px solid #DDD9D7;
color:#2A303D;
float:left; 
margin-bottom:4px;
padding:10px;
width:663px;
}

*html .panel{float:none}

.panel2{background-color:#F5F5F5;
border:1px solid #DDD9D7;
color:#2A303D;

margin-bottom:4px;
padding:10px; margin-right:5px; min-height:30px}
.ancho{}
.faqlinks2, .faqlinks3{padding:4px; width:671px}
.faqlinks2 .inner{background-color:#FFFFFF; display:block; float:left;  padding:0pt 8px; }
.faqlinks3 .inner{background-color:#fff; padding:0 8px}
.sombra{background-color:#F6F6EC; float:left; margin-bottom:4px;}
.blanco{background-color:#FFFFFF;
border:1px solid #DDD9D7;
margin-bottom:4px;
padding:5px 10px; width:663px}
	
	
	
.blanco2{background-color:#FFFFFF;
border:1px solid #DDD9D7;
clear:both;
margin-bottom:5px;
padding:10px;
}	
.blanco3{background-color:#FFFFFF;
border:1px solid #DDD9D7;
float:left;
margin-bottom:5px;
padding:10px;}
.alto{height:50px; color:#750100}

.blanco2 .mensaje-foro{float:left; width:300px}	
.blanco2 .paginacion{float:right}

.post {

}

.post:target .content {
	color: #000000;
}

.post:target h3 a {
	color: #000000;
}

.bg1	{ /*background-color: #f7f7f7;*/}
.bg2	{ background-color: #f2f2f2; }


.rowbg {
	margin: 5px 5px 2px 5px;
}

.ucprowbg {
	background-color: #e2e2e2;
}

.fieldsbg {
	/*border: 1px #DCDEE1 solid;*/
	background-color: #eaeaea;
}


/*lista del footer*/
.footer ul.linklist {background: url("./styles/blue2/theme/images/top-rojo.gif") repeat-x top left; margin:0pt; padding:0 4px 2px 4px; width:996px;}
.inner1 ul.linklist li, .inner2 ul.linklist li, .footer ul.linklist li{font-size:11px; color:#67545a; font-family:Arial; font-weight:bold}
.inner1 ul.linklist li a, .inner2 ul.linklist li a {color:#67545a}
.footer ul.linklist li a{color:#fff; font-size:13px;}
.footer ul.linklist li a:hover{text-decoration:underline;}
.footer ul.linklist li a strong{font-family:Lucida Sans Unicode,Lucida Grande,sans-serif,Arial; font-weight:normal;text-transform:uppercase;}
.inner1 ul.linklist li.rightside {font-size:11px; font-weight:normal; color:#67545a}
.footer ul.linklist li.rightside {font-size:11px; font-weight:normal; color:#fff}
.inner1 ul.linklist li.rightside a, .inner2 ul.linklist li.rightside a{color:#67545a}
.footer ul.linklist li.rightside a{color:#fff}
.inner1 ul.linklist li a:hover, .inner2 ul.linklist li a:hover, .footer ul.linklist li.rightside li a:hover{color:#750100}

.inner2 ul.linklist li.rightside{font-size:12px; font-weight:normal; color:#67545a}

/* Horizontal lists
----------------------------------------*/
ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 12px;
	line-height: 2.2em;
	color:#9F0100;
}
ul.linklist li a{
	color:#67545a;
}
ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}
ul.linklist li.rightside a, p.rightside a{
	color:#984646;
}
ul.navlinks {
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

/* Table styles
----------------------------------------*/
table.table1 {
	/* See tweaks.css */
}

#ucp-main table.table1 {
	padding: 2px;
}

table.table1 thead th {
	font-weight: bold;
	text-transform: uppercase;
	color: #67545a;
	line-height: 1.3em;
	font-size: 10px;
	padding: 0 0 4px 3px;
	font-family:arial
}

table.table1 thead th span {
	padding-left: 7px;
}

table.table1 tbody tr {
	border: 1px solid #cfcfcf;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #f6f6f6;
	color: #000;
}

table.table1 td {
	color: #6a6a6a;
	font-size: 11px;
}

table.table1 tbody td {
	padding: 5px;
	border-top: 1px solid #FAFAFA;
}

table.table1 tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #67545a;
	background-color: #FFFFFF;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; font-size:12px }
table.table1 .posts		{ text-align: center !important; font-size:10px;width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; font-size:10px;}
table.table1 .active	{ text-align: left; width: 15%; font-size:10px;}
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; font-size:10px;}
table.table1 .info div	{ width: 100%; white-space: nowrap; overflow: hidden; }
table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 1em; }

table.table1 span.rank-img {font-size:10px;
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}

.forumbg table.table1 {
	margin: 0 0 3px ;
}

/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts 
   Also see tweaks.css */
.column1 {
	float: left;	
	width: 313px
}

.column1b{float:left; width:323px}
.column2b{float:right; width:330px}

.column1a{float:left; clear:left}

.column2 {
	float: left;
	
	width: 313px
}

/* General classes for placing floating blocks */
.left-box {
	float: left;
	width: auto;
	text-align: left;
}

.left-box a{color:#67545a}


.right-box {
	float: right;
	width: auto;
	text-align: right;
	font-size:11px;
}

dl.details {
	font-family:  Arial, sans-serif;
	font-size:11px;
padding-left:30px;
}

dl.details dt {
	float: left;
	
	text-align: left;
	color: #000000;

}

dl.details dd {
	
	padding-left: 5px;
	margin-bottom: 5px;

}

/* Pagination
---------------------------------------- */
.pagination {
color:#67545a;
display:block;
font-family:Arial;
font-size:11px;
text-align:right;}
.blanco2 .pagination a{color:#67545a666}
.blanco2 .pagination a:hover{color:#750100}
.pagination span.page-sep {
	display:none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	
	
	font-size: 0.9em;
}

.pagination span a
 {
	font-weight: normal;
	text-decoration: none;
	
	margin: 0 2px;
	padding: 0 2px;

	font-size: 0.9em;
	line-height: 1.5em;
}

.pagination span a:hover {
	
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	font-size: 0.9em;
	background: none 0 50% no-repeat;
}

.row .pagination span a, li.pagination span a {
	background-color: #FFFFFF;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #d2d2d2;
}

/* Miscellaneous styles
---------------------------------------- */
#forum-permissions {
	float: right;
	width: auto;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}

.copyright {
	padding: 5px 0;
	text-align: right;
	color: #67545a;	
	clear:both; font-size:11px
}
.copyright a{color:#67545a; font-weight:bold}

.small {
	font-size: 0.9em !important;
}

.titlespace {
	margin-bottom: 15px;
}



.error {
	color: #bcbcbc;
	font-weight: bold;
	font-size: 1em;
}

.reported {
	background-color: #f7f7f7;
}

li.reported:hover {
	background-color: #ececec;
}

div.rules {
	background-color: #ececec;
	color: #bcbcbc;
	padding: 0 10px;
	margin: 10px 0;
	font-size: 1.1em;
}

p.rules {
	background-color: #ececec;
	background-image: none;
	padding: 5px;
}

p.rules img {
	vertical-align: middle;
}

p.rules a {
	vertical-align: middle;
	clear: both;
}

#top {
	position: absolute;
	top: -20px;
}

.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
/* proSilver Link Styles
---------------------------------------- */

a	{ color: #646D84; text-decoration: none; }

a:hover	{ color: #7F1E3E; text-decoration: underline; }


/* Coloured usernames */
.username-coloured {
	font-weight: bold;
	display: inline !important;
}

/* Links on gradient backgrounds */


#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* Links for forum/topic lists */
a.forumtitle {
	font-family: Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #646D84;
	text-decoration: none;
}

/* a.forumtitle:visited { color: #898989; } */

a.forumtitle:hover {
	color: #7F1E3E;
	text-decoration: underline;
}


a.topictitle {
	font-family:Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

a.topictitle:hover {
	color: #7F1E3E;
	text-decoration: underline;
}


/* Post body links */
.postlink {
	text-decoration: none;
	color: #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 0;
}





.postlink:hover {
	background-color: #f6f6f6;
	text-decoration: none;
	color: #7F1E3E;
}

.signature a, .signature a:hover {
	border: none;
	text-decoration: underline;
	background-color: transparent;
}

/* Profile links */
.postprofile a,.postprofile dt.author a {
	font-weight: bold;
	color: #434958;
	text-decoration: none;
}

.postprofile a:hover, .postprofile dt.author a:hover {
	text-decoration: underline;
	color: #7F1E3E;
}


/* Profile searchresults */	
.search .postprofile a {
	color: #434958;
	text-decoration: none; 
	font-weight: normal;
}

.search .postprofile a:hover {
	color: #7F1E3E;
	text-decoration: underline; 
}

/* Back to top of page */
.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

a.top {
	background: none no-repeat top left;
	text-decoration: none;
	width: 11px;
	height: 11px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}

a.top2 {
	background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}

/* Arrow links  */
a.up		{ background: none no-repeat left center; }
a.down		{ background: none no-repeat right center; }
a.left		{ background: none no-repeat 3px 60%; }
a.right		{ background: none no-repeat 95% 60%; }

a.up {
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 0;
}

a.up:hover {
	background-position: left top;
	background-color: transparent;
}

a.down {
	padding-right: 10px;
}

a.down:hover {
	background-position: right bottom;
	text-decoration: none;
}

a.left{
	padding-left: 12px;
}

a.left:hover {
	color: #7F1E3E;
	text-decoration: none;
	background-position: 0 60%;
}

a.right {
	padding-right: 12px;
}

a.right:hover {
	color: #7F1E3E;
	text-decoration: none;
	background-position: 100% 60%;
}
/* cabecera*/

ul.top-rojo{background: url("./styles/blue2/theme/images/top-rojo.gif") repeat-x top left; float:left; list-style-image:none; list-style-position:outside; list-style-type:none;margin-bottom:1px; width:933px;}

ul.top-rojo li{font-size:12px; font-family:Arial; color:#fff; display:inline}
ul.top-rojo li.texto{color:#FFFFFF; float:left; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif, Arial; line-height:27px; padding-left:8px;width:90%;  text-transform: uppercase; }
ul.top-rojo li.texto a{color:#fff; font-size:13px; font-weight:normal; text-transform: uppercase; }
ul.top-rojo li.texto strong{font-weight:normal}
ul.top-rojo li.texto strong a{font-weight:normal}
ul.iconos{background: url("./styles/blue2/theme/images/top-iconos.gif") no-repeat top left;float:right;height:26px;margin-top:1px;width:68px; list-style:none; padding-left:3px}
ul.iconos li{float:left; margin-top:5px}
.top-negro{background: #EBEAEA url("./styles/blue2/theme/images/barra-negra.gif") repeat-x top left; float:left; width:1004px}

/*NUEVO - Adaptacion de estilos para la correcta visualizacion al aniadir mas opciones*/
.top-negro .izquierda{ float:left; width:550px;}
.top-negro .izquierda .right{ float:none; margin-top:2px; color:#2d2929;}
.top-negro .derecha{ float:right; width:400px;}
.top-negro .derecha .linklist{margin:28px 15px 0 0;}
.top-negro .derecha ul.linklist li.rightside a{color:#9F0100;}
/*FIN NUEVO*/
.top-negro .right2 {
color:#B96C33;
float:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
margin:0pt;
padding:6px;
text-align:left;}

.top-gris {background:#e1e0e0 url("./styles/blue2/theme/images/grisete.gif") repeat-x; float:left; width:1004px}
.top-gris .right {color:#750100;
float:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
margin:0pt;
padding:4px 6px;
text-align:left;}
.top-gris ul.linklist{clear:both}
.top-gris .derecha ul.linklist li.rightside a{color:#9F0100;}


/*modulo de plantilla index-body*/
.registros{background-color:#F6F6EC;float:left;margin-bottom:5px;padding:10px;width:664px;}
.fecha, .conectado{*width:211px; float:left; margin-right:4px; width:204px}
.estadisticas{float:left; background: url("./styles/blue2/theme/images/linea-sep.gif") repeat-y top left; padding-left:10px; width:187px;}
.headerspace {float:left; width:320px; margin-right:5px; padding-right:10px; background: url("./styles/blue2/theme/images/linea-sep.gif") repeat-y top right; height:150px}
.bg5{background-color:#fff}
.bg4{background-color:#fff2f2}
.estadisticas ul{list-style:none}
.estadisticas ul li, .conectado p{font-family:Arial; font-size:11px; color:#67545a; line-height:1.4em; margin:0; padding:0}
.permisos{ width:225px!important;}/*CAMBIO*/


.conectado h3, .fecha h3, .estadisticas h3, .headerspace h3{border:0pt none;
color:#984646;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Arial;
font-size:14px;
font-weight:normal;
margin:0pt 0pt 10px;}
.conectado h3 a, .fecha h3 a, .estadisticas h3 a, .headerspace h3 a{color:#67545a; border:0}
.conetacto h3 a:hover, .fecha h3 a:hover, .estadisticas h3 a:hover, .headerspace h3 a:hover{color:#750100}

/* proSilver Content Styles
---------------------------------------- */

ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 2px 0 2px 0;
}

ul.forums {
	background-color: 0; 
}

ul.topiclist li {
	display: block;
	list-style-type: none;	
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

ul.topiclist li.row dl {
border:1px solid #750100;
margin-bottom:3px;
padding:5px 0 3px 5px;
background:#fff;
}

ul.topiclist li.row dl:hover{background:#ffd2d2;}


ul.topiclist dt {
display:block;
float:left;
font-size:11px;
padding-right:5px;
width:270px;
}
form#mcp ul.topiclist dl.icon dt{
width:230px;
}
ul.topiclist dt a{color:#750100}
ul.topiclist dt a:hover{color:#750100}

ul.topiclist dd {
	display: block;
	float: left;
	background: url("./styles/blue2/theme/images/linea-sep.gif") repeat-y top left;
	padding: 4px 0;
}

ul.topiclist dd.linea{background-image:none; color:#c0c0c0; font-weight:bold;}
form#mcp ul.topiclist dl.icon dd {	padding-right:5px;}
form#mcp ul.topiclist dl.icon dd.lastpost {	width:132px;}
ul.topiclist dfn {
	/* Labels for post/view counts */
	display: none;
}

ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

li.row {
	padding-bottom:0;
	background-color:0;
}

li.row img{float:left; margin-left:-40px}

li.row strong {font-weight: bold;}

li.row strong a{color: #67545a;}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

li.header dt, li.header dd {
	border-left-width: 0;
	margin: 1px 0 3px 0;
	color: #67545a;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

li.header dt {
	font-weight: bold;
}

li.header dd {
	margin-left: 1px;
}

li.header dl.icon {
	min-height: 0;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}

li.header dl.icon dt.titulo{font-size:14px; color:#fff;  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, arial;  font-weight: normal;   }
li.header dl.icon dt.titulo a{color:#fff}
li.header dl.icon dt.titulo a:hover{color:#fff}

/* Forum list column styles */
dl.icon {
	min-height: 35px;
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat; position:relative
}

dl.icon dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

/*NUEVO - Solo DVASCO - Modificacion para eliminar el espacio que estaba establecido para el icono. En la portada no existe ese espacio*/
/*.portada .row dt {
	padding-left: 0px!important;		
	padding-right:42px!important;	
	}*/
/*FIN NUEVO*/

dd.posts, dd.topics, dd.views {
color:#9F0100;
font-size:12px;
font-weight:normal;
text-align:center;
width:9%;
}

dd.lastpost {
font-size:11px;
width:172px;
font-family:Arial;
float:left;
}

dd.lastpost span a img{float:right; width:10px; padding-left:10px}
dd.lastpost strong{font-weight:bold; color:#c0c0c0}
dd.lastpost span.rojo {color:#750100}
dd.lastpost span img{float:right;position:absolute;right:9px;top:10px;}
/*NUEVO*/
dd.lastpost span{ margin:0 13px 0 0; }
/*FIN NUEVO*/

dd.lastpost span strong{margin-left:0;}
dd.redirect {
	font-size: 1.1em;
	line-height: 2.5em;
}

dd.moderation {
	font-size: 1.1em; width:150px
}



dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
display:inline;
padding-left:5px;
vertical-align:middle;
float:left
	
}

dd.time {
	width: auto;
	line-height: 200%;
	font-size: 1.1em;
}

dd.extra {
	width: 65px;
	line-height: 200%;	
	font-size:11px; float:left
}

dd.extra2{width:50px; line-height: 200%;	
	font-size:11px; float:left}

dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 11px;
}

dd.info {
	width: 30%;
}

dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;
	color: #67545a;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

/* Container for post/reply buttons and pagination */
.topic-actions {
	margin-bottom: 3px;
	font-size: 1.1em;
	height: 28px;
	min-height: 28px;
	background-color:#f5f5f5
}
div[class].topic-actions {
	height: auto;
}

/*Web Design */
.web
{
	text-align:center;
	font-style: normal;
	display: none;
}

.websites_for_sale
{
	font-style: normal;
	font-weight: bold;
}

.freelance_projects
{
	font-style: normal;
	font-weight: bold;
}

.web_design
{
	font-style: normal;
	font-weight: bold;
}

/* Post body styles
----------------------------------------*/
.postbody {
	
	color: #666;
	width: 486px;
	float: left; padding:5px
	
}

.postbody .ignore {
	font-size: 1.1em;
}

.postbody h3.first {
	/* The first post on the page uses this */
	font-size:14px;
}

.postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	font-size: 14px;
	padding: 2px 0 0 0;
	margin: 0 0 0.3em 0 !important;
	text-transform: none;
	border: none;
	font-family: "Arial", Verdana, Helvetica, Arial, sans-serif;
	line-height: 125%;
	color:#67545a
}
.postbody h3 a{color:#666}
.postbody h3 a:hover{color:#750100}
.postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}

.postbody .content {
	font-size: 12px;
}

.search .postbody {
	width: 68%
}
/* Topic review panel
----------------------------------------*/
#review {
	margin-top: 2em; color:#666
}
#review span a{color:#666}


#topicreview {
	
	display:block;
height:150px;
overflow:auto;
padding-right:5px;

}
*html #topicreview{width:490px}
#topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#topicreview .post {
	height: auto;
}

#topicreview h2 {
	border-bottom-width: 0;
}

#site-description a.imagen{width: 313px; float: left; display: block; height:72px; margin:0; padding:0}
#site-description a.imagen img{margin-top:7px; vertical-align:top;margin-left:8px;}

#site-description a.foro{ width: 100px; height: 55px; display: block; float: left;}
#site-description a.foro:hover{ text-decoration:none;}

/* Content container styles
----------------------------------------*/
.content {
	
	line-height: 1.4em;
	font-family: Arial;
	font-size: 11px;
	color: #67545a;
	
}

.content h2, .panel h2 {
	font-weight: normal;
	color: #989898;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-size: 1.6em;
	/*margin-top: 0.5em;*/
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

.panel h3 {
	margin: 0.5em 0;
}

.panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.content p {
	font-family: "Arial", "Trebuchet MS", Verdana, Helvetica;
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
	color:#666
}

dl.faq {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

dl.faq dt {
	font-weight: bold;
	color: #67545a; font-size:12px
}

.content dl.faq {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

.content li {
	list-style-type: inherit;
}

.content ul, .content ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

.posthilit {
	background-color: #fff;
	color: #cc0000;
	padding: 0 2px 1px 2px;
}

.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
	border-left-color: #BCBCBC;
	border-right-color: #BCBCBC;
}

/* Post author */
p.author {
	margin: 0 15em 0.6em 0;
	padding: 0 0 5px 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.2em;
}

/* Post signature */
.signature {
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1.1em;
	border-top: 1px solid #CCCCCC;
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

/* Post noticies */
.notice {
	font-family: Arial, sans-serif;
	width: auto;
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1em;
	border-top: 1px dashed #CCCCCC;
	clear: left;
	line-height: 130%;
}

/* Jump to post link for now */
ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
	font-family:Arial
}
ul.searchresults li{font-size:11px}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	/* Also see tweaks.css */
	margin: 1em 1px 1em 25px;
	padding: 5px;
	background: #ebebeb none 6px 8px no-repeat;
	border:1px solid #dbdbdb;
	font-size:0.95em;
	margin:1em 1px 1em 25px;
	overflow:hidden;
	padding:5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#bababa;
	font-size:10px;
	margin:0.5em 1px 0pt 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #e4e4e4;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	font-size: 1em;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #000000; }
.syntaxdefault	{ color: #bcbcbc; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #585858; }
.syntaxstring	{ color: #a7a7a7; }

/* Attachments
----------------------------------------*/
.attachbox {
	float: left;
	width: auto; 
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px dashed #d8d8d8;
	clear: left;
}

.pm-message .attachbox {
	background-color: #f3f3f3;
}

.attachbox dt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #d8d8d8;
}

.attachbox dd dd {
	border: none;
}

.attachbox p {
	line-height: 110%;
	color: #67545a;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
{
	line-height: 110%;
	color: #67545a;
	font-weight: normal;
	clear: left;
}

.attach-image {
	margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

.attach-image img {
	border: 1px solid #999999;
/*	cursor: move; */
	cursor: default;
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

div.inline-attachment p {
	font-size: 100%;
}

dl.file {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

dl.file dd {
	color: #67545a;
	margin: 0;
	padding: 0;	
}

dl.thumbnail img {
	padding: 3px;
	border: 1px solid #67545a;
	display: block;
	background-color: #FFF;
}

dl.thumbnail dd {
	color: #67545a;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.attachbox dl.thumbnail dd {
	font-size: 100%;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border: 1px solid #d2d2d2;
}

/* Post poll styles
----------------------------------------*/
fieldset.polls {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}

fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #67545a;
}

fieldset.polls dl.voted {
	font-weight: bold;
	color: #000000;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 12px;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px;
	overflow: visible;
	min-width: 2%;
}

.pollbar1 {
	background-color: #aaaaaa;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
}

.pollbar2 {
	background-color: #bebebe;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
}

.pollbar3 {
	background-color: #D1D1D1;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.pollbar4 {
	background-color: #e4e4e4;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

.pollbar5 {
	background-color: #f8f8f8;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;	
	color: #67545a;
	background: url("./styles/blue2/theme/images/pixel-vertical.gif") repeat-y top left;
	width: 162px;
	float: right;
}
.pm .postprofile {
	border-left: 1px solid #DDDDDD;
}

.postprofile dd, .postprofile dt {
	line-height: 1.2em;
	margin-left: 8px;
	font-size:11px
}


.postprofile strong {
	font-weight: normal;
	color: #000000;
}

.gris{color:#67545a}
.gris a{color:#666}
a.gris:hover{color:#750100}

.avatar {
	border: none;
	margin-bottom: 3px;
}



/* Poster profile used by search*/
.search .postprofile {
	width: 30%;
}

/* pm list in compose message if mass pm is enabled */
dl.pmlist dt {
	width: 60% !important;
}

dl.pmlist dt textarea {
	width: 95%;
}

dl.pmlist dd {
	margin-left: 61% !important;
	margin-bottom: 2px;
}
/* proSilver Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

.rtl .button {
	float: right;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

.rtl .button div {
	float: right;
	margin: 0 0 0 5px;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
.buttons div span		{ display: none; }
.buttons div a:hover	{ background-image: none; }

/* Big button images */
.reply-icon, .reply-icon a			{ background: transparent none 0 0 no-repeat; }
.post-icon, .post-icon a				{ background: transparent none 0 0 no-repeat; }
.locked-icon, .locked-icon a			{ background: transparent none 0 0 no-repeat; }
.pmreply-icon, .pmreply-icon a		{ background: none 0 0 no-repeat; }
.newpm-icon, .newpm-icon a			{ background: none 0 0 no-repeat; }
.forwardpm-icon, .forwardpm-icon a 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions*/
.buttons div.reply-icon		{ width: 96px; height: 25px;  margin-left:5px}
.buttons div.post-icon		{ width: 96px; height: 25px;  margin-left:5px}
.buttons div.locked-icon	{ width: 88px; height: 25px; }
.buttons div.pmreply-icon	{ width: 96px; height: 25px; }
.buttons div.newpm-icon		{ width: 84px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */

a.print, a.sendemail, a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

a.print {
	background-image: none;
	width: 30px;
}

a.sendemail {
	background-image: none;
	width: 30px;
}

a.sendemail:hover {
	background-position: 0 -18px;
}

a.fontsize {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-relevancia, .icon-reglamento, /*.icon-members,*/ .icon-home, .icon-ucp, .icon-register, /*.icon-logout,*/
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search{
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

.rtl .sitehome, .rtl .icon-faq, .rtl .icon-relevancia, .rtl .icon-reglamento, .rtl .icon-members, .rtl .icon-home, .rtl .icon-ucp, .rtl .icon-register, .rtl .icon-logout,
.rtl .icon-bookmark, .rtl .icon-bump, .rtl .icon-subscribe, .rtl .icon-unsubscribe, .rtl .icon-pages, .rtl .icon-search{
	background-position: 100% 50%;
	padding: 1px 17px 0 0;
}

/* Poster profile icons
----------------------------------------*/
ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

.rtl ul.profile-icons li {
	margin: 0 0 3px 6px;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; }
ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

.imagen{float:right; margin-right:5px; margin-top:5px; }

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: none top left no-repeat; }
.aim-icon, .aim-icon a			{ background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }
.web-icon, .web-icon a			{ background: none top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }
.icq-icon, .icq-icon a			{ background: none top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }
.pm-icon, .pm-icon a				{ background: none top left no-repeat; }
.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: none top left no-repeat; }
.warn-icon, .warn-icon a			{ background: none top left no-repeat; }
.edit-icon, .edit-icon a			{ background: none top left no-repeat; }
.delete-icon, .delete-icon a		{ background: none top left no-repeat; }
.info-icon, .info-icon a			{ background: none top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }
ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; }
ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }

.rtl ul.profile-icons li.edit-icon	{ margin: 0 3px 0 0; }
.rtl ul.profile-icons li.quote-icon	{ margin: 0 10px 0 0; }
.rtl ul.profile-icons li.info-icon, .rtl ul.profile-icons li.report-icon	{ margin: 0 0 0 3px; }
/* proSilver Control Panel Styles
---------------------------------------- */
.ancho2{width:515px}
*html .ancho2{width:500px; float:left}
.ancho2 dl{}
fieldset.fieldset2 .ancho2 dt{margin-left:0}
.ancho2 dd{}
.bg3{background-color:#e3e3e3}
.titulo_p{color:#434958; font-size:14px; clear:both}
/* Main CP box
----------------------------------------*/
#cp-menu {
	float:left;
	width: 19%;
	margin-top: 1em;
	margin-bottom: 5px;
}

#cp-main {
	float: left;
	width: 525px;
}

#cp-main .content {
	padding: 0;
}

#cp-main h3, #cp-main hr, #cp-menu hr {
	font-size:12px; color:#666; margin-top:5px
}

#cp-main .panel p {
	font-size: 1.1em;
}

#cp-main .panel ol {
	margin-left: 2em;
	font-size: 1.1em;
}

#cp-main .panel li.row {
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #F9F9F9;
}

ul.cplist {
	margin-bottom: 5px;
	border-top: 1px solid #cbcbcb;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #000000;
	margin-bottom: 2px;
}

#cp-main table.table1 {
	margin-bottom: 1em;
}

#cp-main table.table1 thead th {
	color: #434958;
	font-weight: bold;
	border-bottom: 1px solid #434958;
	padding: 5px;
}

#cp-main table.table1 tbody th {
	font-style: italic;
	background-color: transparent !important;
	border-bottom: none;
}

#cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#cp-main .postbody p {
	font-size: 1.1em;
}

#cp-main .pm-message {
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}

.pm-message h2 {
	padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
	margin-top: 0;
}

#cp-main .buttons {
	margin-left: 0;
}

#cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
	width: 100%;
}

/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 20px 0 -1px 14px;
	min-width: 570px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#tabs a {
	float: left;
	background: none no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#tabs a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 3px 6px 3px;
	color: #828282;
	white-space: nowrap;
}

#tabs a:hover span {
	color: #bcbcbc;
}

#tabs .activetab a {
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

#tabs .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #434958;
}

#tabs a:hover {
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position:100% -70px;
}

#tabs .activetab a:hover {
	background-position: 0 0;
}

#tabs .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs {
	line-height: normal;
	margin: 6px 7px 0 0;
	font-family:Arial
}

#minitabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#minitabs li {
	display: block;
	float: right;
	padding: 0 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f2f2f2;
	margin-left: 2px;
}

#minitabs a {
}

#minitabs a:hover {
	text-decoration: none;
}

#minitabs li.activetab {
	background-color: #F9F9F9;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
	color: #434958;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
	width: 100%;
	padding-top: 36px;
}

#navigation ul {
	list-style:none;
	font-family:Arial
}

/* Default list state */
#navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
	font-size:11px
}

/* Link styles for the sub-section links */
#navigation a {
	display: block;
	padding: 5px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #434958;
	background: #cfcfcf none repeat-y 100% 0;
}

#navigation a:hover {
	text-decoration: none;
	background-color: #c6c6c6;
	color: #7F1E3E;
	background-image: none;
}

#navigation #active-subsection a {
	display: block;
	color: #434958;
	background-color: #F9F9F9;
	background-image: none;
}

#navigation #active-subsection a:hover {
	color: #7F1E3E;
	background-color:#cacaca
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	border-bottom: none;
	padding: 0;
	margin-left: 10px;
	color: #434958;
}

#cp-main .panel {
	background-color: #F9F9F9;
}

#cp-main .pm {
	background-color: #FFFFFF;
}


/* Friends list */
.cp-mini {
	background-color: #f9f9f9;
	padding: 0 5px;
	margin: 10px 15px 10px 5px;
}

.cp-mini span.corners-top, .cp-mini span.corners-bottom {
	margin: 0 -5px;
}

dl.mini dt {
	font-weight: bold;
	color: #434958;
}

dl.mini dd {
	padding-top: 4px;
}

.friend-online {
	font-weight: bold;
}

.friend-offline {
	font-style: italic;
}

/* PM Styles
----------------------------------------*/
#pm-menu {
	line-height: 2.5em;
}

/* PM Message history */
.current {
	color: #999999;
}

/* Defined rules list for PM options */
ol.def-rules {
	padding-left: 0;
}

ol.def-rules li {
	line-height: 180%;
	padding: 1px;
}

/* PM marking colours */
.pmlist li.bg1 {
	border: solid 3px transparent;
	border-width: 0 3px;
}

.pmlist li.bg2 {
	border: solid 3px transparent;
	border-width: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border: solid 3px #ffffff;
	border-width: 0 3px;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border: solid 3px #c2c2c2;
	border-width: 0 3px;	
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border: solid 3px #bdbdbd;
	border-width: 0 3px;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border: solid 3px #000000;
	border-width: 0 3px;
}

.pm-legend {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

/* Avatar gallery */
#gallery label {
	position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #CCC;
	text-align: center;
}

#gallery label:hover {
	background-color: #EEE;
}
/* proSilver Form Styles
---------------------------------------- */
#datoscentrados2{float:left; height:150px; margin-right:5px; padding-right:10px; }
#datoscentrados2 fieldset{border-width:0pt;
font-family:Arial;
font-size:11px;}
#datoscentrados2 fieldset .fila{margin:0pt 0pt 5px 10px;}
#datoscentrados2  label{color:#67545a; font-size:11px; font-family:Arial; font-weight:normal}
#datoscentrados2 span{float:left;text-align:left;width:54%;}
/* General form styles
----------------------------------------*/
fieldset {
	border-width: 0;
	font-family: Arial;
	font-size: 11px;
}

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #67545a;
	padding: 1px;
	background-color: #FAFAFA;
}

option {
	padding-right: 1em;
}

textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 60%;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
}

label {
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
	padding: 4px 0;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

.sinm{margin-left:0; width:auto}
fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}

/* Specific layout 1 */
fieldset.fields1 dt {
	border-right-width:0pt;
margin-left:98px;
width:12em;
}

fieldset.fields1 dd {
	border-left-width:0pt;
margin-left:22em;
}

*html fieldset.fields1 dd{margin-left:35px}


fieldset.fields1 {
	background-color: transparent;
}

fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Specific layout 2 */
fieldset.fields2 dt {
	width: 15em;
	border-right-width: 0;
}

fieldset.fields2 dd {
	margin-left: 16em;
	border-left-width: 0;
}

/* Form elements */
dt label {
	font-weight: bold;
	text-align: left;
	color:#999
}

dd label {
	white-space: nowrap;
	color: #333;
}

dd input, dd textarea {
	margin-right: 3px;
}

dd select {
	width: auto;
}

dd textarea {
	width: 85%;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #750100;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

#timezone {
	width: 95%;
}

* html #timezone {
	width: 50%;
}




.datoscentrados{float:left;  padding-right:10px; background: url("./styles/blue2/theme/images/linea-sep.gif") repeat-y top right; height:150px; margin-right:10px}
.datoscentrados form {float:left; height:150px; margin-right:5px; padding-right:10px; width:224px;}
.datoscentrados form h3{color:#9f0100; font-size:14px; font-weight:bold; font-family:Arial; border:0; margin:0 0 10px 0}
.datoscentrados form h3 a{color:#9f0100}
.datoscentrados form h3 a:hover{color:#750100}
.datoscentrados .fila{clear:both; margin:0pt 0pt 5px 10px;}
.datoscentrados form label{color:#67545a; font-size:11px; font-family:Arial; font-weight:normal}
.datoscentrados form span{float:left;text-align:left;width:54%;}
.datoscentrados form .strong{font-weight:bold}
.datoscentrados form input{width:81px; 	vertical-align: middle;	margin-right: 5px;	margin-left: 3px; background-color: #fff; border:1px solid #ddd9d7}
.datoscentrados .lineas {background: url("./styles/blue2/theme/images/lineas-form.gif") repeat-x top left; height:40px;margin-top:10px;padding-top:10px; text-align:right; margin-bottom:0; margin-right:10px}
.datoscentrados .button2{color:#67545a; float:right; font-size:10px; margin:0pt 10px 0pt 0pt; text-transform:uppercase;}
.datoscentrados .checkbox{border:0; }








/* Quick-login on index page */
fieldset.quick-login {
	margin-top: 5px;
}

fieldset.quick-login input {
	width: 15%;
	vertical-align: middle;
	margin-right: 5px;
	background-color: #f3f3f3;
}

fieldset.quick-login label {
	white-space: nowrap;
	padding-right: 2px;
}

/* Display options on viewtopic/viewforum pages  */
fieldset.display-options {
	text-align: center;
	margin: 5px 0 5px 0;
}

fieldset.display-options label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.display-options a {
	margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
fieldset.display-actions {
	text-align: right;
	line-height: 2em;
	white-space: nowrap;
	padding-right: 1em;
	clear:both
}

fieldset.display-actions label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.sort-options {
	line-height: 2em;
}

/* MCP forum selection*/
fieldset.forum-selection {
	margin: 5px 0 3px 0;
	float: right;
}

fieldset.forum-selection2 {
	margin: 13px 0 3px 0;
	float: right;
}

/* Jumpbox */
fieldset.jumpbox {
	text-align: right;
	margin-top: 15px;
	height: 2.5em;
}
.jumpbox{float:right; }
fieldset.quickmod {
clear:both;
float:left;
height:2.5em;
}

/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	
	margin: 5px 0 5px 221px;
	float:left;

}

fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#format-buttons {
	margin: 15px 0 2px 0;
}

#format-buttons input, #format-buttons select {
	vertical-align: middle;
}

/* Main message box */
#message-box {
	width: 80%;
}

#message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: 1.2em;
	color: #333333;
}

/* Emoticons panel */
#smiley-box {
	width: 18%;
	float: right;
}
#smiley-box a{color:#666}
#smiley-box a:hover{color:#750100}
#smiley-box img {
	margin: 3px;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.inputbox:hover {
	border: 1px solid #750100;
}

.inputbox:focus {
	border: 1px solid #750100;
	color: #333;
}

input.checkbox {
	width: auto !important;
	background-color: transparent !important;
}

input.inputbox	{ width: 85%; }
input.medium	{ width: 50%; }
input.narrow	{ width: 25%; }
input.tiny		{ width: 110px; }

textarea.inputbox {
/*	width: 85%;*/
	width: 290px;
}

.autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
	font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial;
	color: #000;
	background: #FAFAFA none repeat-x top; 
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #d4d0c7;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #d4d0c7;
}

/* <a> button in the style of the form buttons */
a.button1, a.button2 {
	text-decoration: none;
	color: #000000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border: 1px solid #d4d0c7;
	background-position: 0 100%;
	color: #BCBCBC;
}

/* Topic and forum Search */
.search-box {
background-color:#F5F5F5;
border:1px solid #D6D2CF;
font-size:10px;
height:26px;
margin-bottom:3px;
padding-left:3px;
padding-top:5px;
width:678px; padding-bottom:5px
}

*html .search-box{float:left}
.search-box form{}

.search-box input {
}

input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}
/* proSilver Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

* html table, * html select, * html input { font-size: 100%; }
* html hr { margin: 0; }

table.table1 {
	width: 99%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}
html>body table.table1 { width: 100%; }	/* Reset 100% for opera */


* html .postbody h3 img { vertical-align: middle; }

/* Form styles */
html>body dd label input { vertical-align: text-bottom; }	/* Align checkboxes/radio buttons nicely */

* html input.button1, * html input.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
}

/* Misc layout styles */
* html .column1, * html .column2 { width: 45%; }

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html */
#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#tabs, #minitabs, .post, .navbar, fieldset dl, ul.topiclist dl, ul.linklist, dl.polls {
	height: 1%;
}

/* Simple fix so forum and topic lists always have a min-height set, even in IE6
	From http://www.dustindiaz.com/min-height-fast-hack */
dl.icon {
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

* html #search-box {
	margin-right: 35px;
}

* html .rtl #search-box {
	margin-right: 0;
	margin-left: 35px;
}
/*  	
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */

html, body {
	color: #67545a;
	background-color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
}

h2 {
	color: #2A303D;
}

h3 {
	

}

hr {
	border-color: #FFFFFF;
	border-top-color: #CCCCCC;
}



/* Search box
--------------------------------------------- */

#search-box {
	color: #FFFFFF;
}

#search-box #keywords {
	background-color: #f5e3e3;
}

#search-box input {
	border-color: #9F0100;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {	background: url("./styles/blue2/theme/images/cabecera-top.gif") no-repeat top left; margin-top:3px; width: 994px; color:#fff; height:79px;padding: 0 5px; position:relative }
.headerbar #search-box{float:left; margin-left:110px; margin-top:51px;}
*html .headerbar #search-box{margin-left:110px}
*:first-child+html .headerbar #search-box{margin-left:110px}
.headerbar #search-box fieldset{width:390px; padding:4px 0px; background: url("./styles/blue2/theme/images/fondobusca.png") no-repeat top; text-align:center;}
.headerbar #search-box label{color:#fff; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif, arial; font-size:12px; display:none;}
.headerbar #search-box .inputbox{border:1px solid #CF8787; width:163px}
.headerbar #search-box .button2{border:none; font-family:Arial;  text-transform: uppercase;  width:170px; color:#750100; font-weight: bold;}
.headerbar #search-box .button2:hover{color:#67545a;}
.headerbar #search-box a.buscar{color:#67545a; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif, arial; font-size:12px; padding-left:13px;}
.headerbar #search-box a.buscar:hover{text-decoration:underline;}



.forumbg {
	background-color: #f5f5f5;
	/*background-image: url("./styles/blue2/theme/images/bg_header.gif");*/
}



.post:target .content {
	color: #000000;
}

.post:target h3 a {
	color: #000000;
}


.bg2	{ background-color: #E5E8EE;  }
.bg3	{ background-color: #eaeaea; }

.ucprowbg {
	background-color: #DCDEE2;
}

.fieldsbg {
	background-color: #E7E8EA;
}


/* Horizontal lists
----------------------------------------*/

ul.navlinks {
	border-bottom-color: #FFFFFF;
}

/* Table styles
----------------------------------------*/
table.table1 thead th {
	color: #666; border:0
}
table.table1 thead th a{color:#666}
table.table1 thead th a:hover{color:#750100}

table.table1 tbody tr {
	
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	
	color: #000;
}

table.table1 td {
	color: #666;
}

table.table1 td a{color:#666}
table.table1 tbody td {

}

table.table1 td a:hover{color:#750100}

table.table1 tbody th {
	border-bottom-color: #000000;
	color: #333333;
	background-color: #FFFFFF;
}

table.info tbody th {
	color: #000000;
}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #000000;
}

dl.details dd {
	color: #666;
}

.sep {
	color: #456FA5;
}

/* Pagination
---------------------------------------- */

.pagination span strong {
background-color:#666;
border:1px solid #c5c5c5;
color:#fff;
}

.pagination span a {
	color: #FFF;
	background-color: #AAA;
	border:1px solid #c5c5c5;
}

.pagination span a:hover {
	border:1px solid #c5c5c5;
	background-color: #cc0000;
	color: #ffffff;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	background-image: url("./styles/blue2/theme/images/icon_pages.gif");
}

.row .pagination span a, li.pagination span a {
/*	background-color: #FFFFFF;*/
	color: #FFF;
	background-color: #AAA;
	border:1px solid #c5c5c5;
}

.row .pagination span a:hover, li.pagination span a:hover {
/*	background-color: #750100;*/
	border:1px solid #c5c5c5;
	background-color: #cc0000;
	color: #ffffff;
}

/* Miscellaneous styles

---------------------------------------- */


.error {
	color: #BC2A4D;
}

.reported {
	background-color: #F7ECEF;
}

li.reported:hover {
	background-color: #ECD5D8 !important;
}
.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color: #ECD5D8;
	color: #BC2A4D;
}

p.rules {
	background-color: #ECD5D8;
	display:block
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

a	{ color: #67545a; }

a:hover	{ color: #750100; }


/* Links on gradient backgrounds */
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
	color: #67545a;
}



#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #750100;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
	color: #67545a;
}

/* Links for forum/topic lists */
a.forumtitle {
	color: #67545a;
}

/* a.forumtitle:visited { color: #264373; } */

a.forumtitle:hover {
	color: #750100;
}

a.forumtitle:active {
	color: #750100;
}


/* Post body links */
.postlink {
	color: #67545a;
	border-bottom-color: #5278B6;
}



.postlink:hover {
	background-color: #D7E0EF;
	color: #750100;
}

.signature a, .signature a:hover {
	background-color: transparent;
}

/* Profile links */
.postprofile dt.author a {
	color: #67545a;
}

.postprofile a:hover, .postprofile dt.author a:hover {
	color: #750100;
}

/* Profile searchresults */	
.search .postprofile a {
	color: #67545a;
}

.search .postprofile a:hover {
	color: #750100;
}

/* Back to top of page */
a.top {
	background-image: url("./styles/blue2/imageset/icon_back_top.gif");
}

a.top2 {
	background-image: url("./styles/blue2/imageset/icon_back_top.gif");
}

/* Arrow links  */
a.up		{ background-image: url("./styles/blue2/theme/images/arrow_up.gif") }
a.down		{ background-image: url("./styles/blue2/theme/images/arrow_down.gif") }
a.left		{ background-image: url("./styles/blue2/theme/images/arrow_left.gif") }
a.right		{ background-image: url("./styles/blue2/theme/images/arrow_right.gif") }

a.up:hover {
	background-color: transparent;
}





/*  	
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: 0;
	/*background-image: url("./styles/blue2/theme/images/gradient.gif");*/
}

ul.topiclist li {
	color: #67545a;
}

ul.topiclist dd {
	background: url("./styles/blue2/theme/images/linea-sep.gif") repeat-y top left;
}

ul.topiclist li.row dt a.subforum.read {
	background-image: url("./styles/blue2/imageset/subforum_read.gif");
}

ul.topiclist li.row dt a.subforum.unread {
	background-image: url("./styles/blue2/imageset/subforum_unread.gif");
}

li.row {
	/*border-top-color:  #FFFFFF;
	border-bottom-color: #25436A;*/
}

li.row strong {color: #67545a;}
/*
li.row:hover {
background: url("./styles/blue2/theme/images/fondo-hover.gif") repeat-x top left;
}
*/
li.row:hover dd {
	border-left-color: #f5e3e3;
}


/* Forum list column styles */
ul.topiclist dd.searchextra {
	color: #67545a;
}

/* Post body styles
----------------------------------------*/

/* Content container styles
----------------------------------------*/


.content h2, .panel h2 {
	color: #67545a;
	/*border-bottom-color:  #CCCCCC;*/
}

dl.faq dt {
	color: #67545a;
}
dl.faq dd{color:#666}


.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

/* Post signature */
.signature {
	border-top-color: #CCCCCC;
}

/* Post noticies */
.notice {
	border-top-color:  #CCCCCC;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background-color: #EBEADD;
	background-image: url("./styles/blue2/theme/images/quote.gif");
	border-color:#DBDBCE;
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#EFEED9;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #EBEADD;
}

/* Code block */
dl.codebox {
	background-color: #FFFFFF;
	border-color: #CCD0D5;
}

dl.codebox dt {
	border-bottom-color:  #CCCCCC;
}

dl.codebox code {
	color: #67545a;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #FF8000; }
.syntaxdefault	{ color: #0000BB; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #007700; }
.syntaxstring	{ color: #DD0000; }

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #FFFFFF;
	border-color:  #CCD0D5;
}

.pm-message .attachbox {
	background-color: #F2F3F3;
}

.attachbox dd {
	border-top-color: #CCD0D5;
}

.attachbox p {
	color: #67545a;
}

.attachbox p.stats
{
	color: #67545a;
}

.attach-image img {
	border-color: #999999;
}

/* Inline image thumbnails */

dl.file dd {
	color: #67545a;
}

dl.thumbnail img {
	border-color: #67545a;
	background-color: #FFFFFF;
}

dl.thumbnail dd {
	color: #67545a;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border-color: #5278B6;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top-color: #DCDEE2;
	color: #67545a;
}

fieldset.polls dl.voted {
	color: #000000;
}

fieldset.polls dd div {
	color: #FFFFFF;
}

.pollbar1 {
	background-color: #AA2346;
	border-bottom-color: #74162C;
	border-right-color: #74162C;
}

.pollbar2 {
	background-color: #BE1E4A;
	border-bottom-color: #8C1C38;
	border-right-color: #8C1C38;
}

.pollbar3 {
	background-color: #D11A4E;
	border-bottom-color: #AA2346;
	border-right-color: #AA2346;
}

.pollbar4 {
	background-color: #E41653;
	border-bottom-color: #BE1E4A;
	border-right-color: #BE1E4A;
}

.pollbar5 {
	background-color: #F81157;
	border-bottom-color: #D11A4E;
	border-right-color: #D11A4E;
}

/* Poster profile block
----------------------------------------*/

.pm .postprofile {
	border-left-color: #DDDDDD;
}

.postprofile strong {
	color: #000000;
}

.online {
	/*background-image: url("./styles/blue2/imageset/es/icon_user_online.gif");*/
float:left;
width:660px;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */
.reply-icon, .reply-icon a			{ background-image: url("./styles/blue2/imageset/es/button_topic_reply.gif"); }
.post-icon, .post-icon a				{ background-image: url("./styles/blue2/imageset/es/button_topic_new.gif") ;}
.locked-icon, .locked-icon a			{ background-image: url("./styles/blue2/imageset/es/button_topic_locked.gif"); }
.pmreply-icon, .pmreply-icon a		{ background-image: url("./styles/blue2/imageset/es/button_pm_reply.gif") ;}
.newpm-icon, .newpm-icon a			{ background-image: url("./styles/blue2/imageset/es/button_pm_new.gif") ;}
.forwardpm-icon, .forwardpm-icon a 	{ background-image: url("./styles/blue2/imageset/es/button_pm_forward.gif") ;}

a.print {
	background-image: url("./styles/blue2/theme/images/icon_print.gif");
}

a.sendemail {
	background-image: url("./styles/blue2/theme/images/icon_sendemail.gif");
}

a.fontsize {
	background-image: url("./styles/blue2/theme/images/icon_fontsize.gif");
}

/* Icon images
---------------------------------------- */
.sitehome						{ background-image: url("./styles/blue2/theme/images/icon_home.gif"); }
.icon-faq						{ background-image: url("./styles/blue2/theme/images/icon_faq.gif"); }
.icon-relevancia						{ background-image: url("./styles/blue2/theme/images/icon_relevancia.gif"); }
.icon-reglamento						{ background-image: url("./styles/blue2/theme/images/icon_reglamento.gif"); }
.icon-members					{ /*background-image: url("./styles/blue2/theme/images/icon_members.gif");*/ border-left:1px solid #917242; padding-left:10px }
.icon-home						{ background-image: url("./styles/blue2/theme/images/icon_home.gif"); }
.icon-ucp						{ background-image: url("./styles/blue2/theme/images/icon_ucp.png"); }
.icon-register					{ /*background-image: url("./styles/blue2/theme/images/icon_register.gif"); */ border-left:1px solid #917242; padding-left:10px}
.icon-logout					{/* background-image: url("./styles/blue2/theme/images/icon_logout.gif"); */ border-left:1px solid #917242; padding-left:10px}
.icon-bookmark					{ background-image: url("./styles/blue2/theme/images/icon_bookmark.gif"); }
.icon-bump						{ background-image: url("./styles/blue2/theme/images/icon_bump.gif"); }
.icon-subscribe					{ background-image: url("./styles/blue2/theme/images/icon_subscribe.gif"); }
.icon-unsubscribe				{ background-image: url("./styles/blue2/theme/images/icon_unsubscribe.gif"); }
.icon-pages						{ background-image: url("./styles/blue2/theme/images/icon_pages.gif"); }
.icon-search					{/* background-image: url("./styles/blue2/theme/images/icon_search.gif"); */}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background-image: url("./styles/blue2/imageset/icon_contact_email.gif"); }
.aim-icon, .aim-icon a			{ background-image: url("./styles/blue2/imageset/icon_contact_aim.gif"); }
.yahoo-icon, .yahoo-icon a		{ background-image: url("./styles/blue2/imageset/icon_contact_yahoo.gif"); }
.web-icon, .web-icon a			{ background-image: url("./styles/blue2/imageset/icon_contact_www.gif"); }
.msnm-icon, .msnm-icon a			{ background-image: url("./styles/blue2/imageset/icon_contact_msnm.gif"); }
.icq-icon, .icq-icon a			{ background-image: url("./styles/blue2/imageset/icon_contact_icq.gif"); }
.jabber-icon, .jabber-icon a		{ background-image: url("./styles/blue2/imageset/icon_contact_jabber.gif"); }
.pm-icon, .pm-icon a				{ background-image: url("./styles/blue2/imageset/es/icon_contact_pm.gif"); }
.quote-icon, .quote-icon a		{ background-image: url("./styles/blue2/imageset/es/icon_post_quote.gif"); }

/* Moderator icons */
.report-icon, .report-icon a		{ background-image: url("./styles/blue2/imageset/icon_post_report.gif"); }
.edit-icon, .edit-icon a			{ background-image: url("./styles/blue2/imageset/es/icon_post_edit.gif"); }
.delete-icon, .delete-icon a		{ background-image: url("./styles/blue2/imageset/icon_post_delete.gif"); }
.info-icon, .info-icon a			{ background-image: url("./styles/blue2/imageset/icon_post_info.gif"); }
.warn-icon, .warn-icon a			{ background-image: url("./styles/blue2/imageset/icon_user_warn.gif"); } /* Need updated warn icon */

/*  	
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/


#cp-main .panel li.row {
	border-bottom-color: #B9BEC7;
	border-top-color: #F9F9F9;
}

ul.cplist {
	border-top-color: #B9BEC7;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #000000;
}

#cp-main table.table1 thead th {
	color: #67545a;
	border-bottom-color: #67545a;
}

#cp-main .pm-message {
	border-color: #DCDEE1;
	background-color: #FFFFFF;
}

/* CP tabbed menu
----------------------------------------*/
#tabs a {
	background-image: url("./styles/blue2/theme/images/bg_tabs1.gif");
}

#tabs a span {
	background-image: url("./styles/blue2/theme/images/bg_tabs2.gif");
	color: #67545a;
}

#tabs a:hover span {
	color: #750100;
}

#tabs .activetab a {
	border-bottom-color: #D0D8E5;
}

#tabs .activetab a span {
	color: #67545a;
}

#tabs .activetab a:hover span {
	color: #000000;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/


#minitabs li.activetab {
	background-color: #cdcdcd;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
	color: #67545a;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
#navigation a {
	color: #67545a;
	background-color: #cacaca
	background-image: url("./styles/blue2/theme/images/bg_menu.gif");
}



#navigation #active-subsection a {
	color: #67545a;
	background-color: #cdcdcd;
	background-image: none;
}



/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	color: #67545a;
}

#cp-main .panel {
	background-color: #F9F9F9;
}

#cp-main .pm {
	background-color: #FFFFFF;
}


/* Friends list */
.cp-mini {
	background-color: #F1F3F6;
}

dl.mini dt {
	color: #454F64;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #999999 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #AEB4BD;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #6D85AD;
}

pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #000000;
}

/* Avatar gallery */
#gallery label {
	background-color: #FFFFFF;
	border-color: #CCC;
}

#gallery label:hover {
	background-color: #EEE;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
select {
	border-color: #67545a;
	background-color: #FAFAFA;
}

label {
	color: #454F64;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #67545a;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #750100;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input {
	background-color: #F2F3F3;
}

/* Posting page styles
----------------------------------------*/

#message-box textarea {
	color: #67545a;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF; 
	border-color: #B6B9BE;
	color: #67545a;
}

.inputbox:hover {
	border-color: #750100;
}



/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #000;
	background-color: #FAFAFA;
	background-image: url("./styles/blue2/theme/images/bg_button.gif");
}

a.button1, input.button1 {
	border-color: #d4d0c7;
}

input.button3 {
	background-image: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border-color: #d4d0c7;
}

/* <a> button in the style of the form buttons */
a.button1, a.button2{
	color: #000000;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #d4d0c7;
	color: #BC2A4D;
}

input.search {
	background-image: url("./styles/blue2/theme/images/icon_textbox_search.gif");
}
