/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subSilver2
	Based on style:	subSilver2 (the default phpBB 2 style)

	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x

	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Background
--------------------------------------------- */
@import url("medals.css");
#header-bg {
	background-position: top left;
	background-repeat: no-repeat;
}

#wrap-bg {
	background-repeat: repeat-y;
}

#footer-bg {
	background-position: top left;
	background-repeat: no-repeat;
}

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: gray;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}
/*Personalizado*/
#cabecera { width:982px; height:140px; background-image:url(images/cabeceraweb5.png); background-repeat:no-repeat; float:left;}
.cajalog { width:340px; height:90px; float:right; margin-top:30px; }
.imglog { width:80px; height:80px; float:left; border:solid; border-width:1px; border-color:#000; background-color:transparent; background-image:url(images/noavatar.png);}
.textlog {width:240px; height:auto; float:right;}
.cajalogo { width:auto; height:auto; float:left; margin-top:15px; margin-left:10px;}


#barramen { width:980px; height:30px; background-color:black; float:left; margin-left:1px; }
.cajabot { width:100px; height:30px; background-image:url(images/botonweb.png); text-align:center; margin-left:0px; float:left;}
.cajabot:hover {width:100px; height:30px; background-image:url(images/botonwebpres.png); text-align:center; margin-left:0px; float:left;}
.cajabot:active {width:100px; height:30px; background-image:url(images/botonwebpres.png); text-align:center; margin-left:0px; float:left;}

.cajabot1 { width:100px; height:30px; background-image:url(images/botonwebpres.png); text-align:center; margin-left:0px; float:left;}
.cajabot1:hover {width:100px; height:30px; background-image:url(images/botonwebpres.png); text-align:center; margin-left:0px; float:left;}
.cajabot1:active {width:100px; height:30px; background-image:url(images/botonwebpres.png); text-align:center; margin-left:0px; float:left;}

.boton1 { color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }
.boton1:hover { color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }
.boton1:active { color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }

.boton { color:#FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }
.boton:hover { color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }
.boton:active { color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; padding-top:10px; }

.espacio { width:978px; height:3px; background-color:#069; float:left; border-left:solid; border-left-width:1px; border-right:solid; border-right-width:1px; border-bottom:solid; border-color:#000; border-bottom-width:1px; margin-left:1px; }

.cuadrosms {
	background-color:#CCC ; 
	color: #555A5F;
   /* border:1px solid #f4f4f4; */
   margin-left:1px;
   border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-color:#000;
}


#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin: 0 1px 0 0;
	width:100%;
	}

#wrapcentre {
	margin: 15px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}


.barrapie { width:979px; height:30px; background-color:black; margin-left:1px; float:left; margin-top:-12px;  }
.pie {width:980px; height:50px; background-color:transparent; background-image:url(images/pieweb.png); float:left; margin-left:0px; margin-top:0px;}
.tpie {width:930px; height:15px; float:left; margin-left:10px; margin-top:5px;}
.tbpie {width:30px; height:30px; float:left; margin-left:5px; margin-top:0px; background-image:url(images/iconpieweb.png);}
.tfinpie {width:auto; height:15px; float:right; margin-right:15px; margin-top:15px;}



#wrapnav {
	width: 100%;
	margin: 0px;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #E0E0E0;
	border-bottom-width: 0;
	font:normal 8pt Verdana;
	line-height:18px;
	z-index:100;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #E0E0E0;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{
	background-color: #005D8C;
	color: #ffffff;
}

#logodesc {
    position: absolute;
    margin-left: 226px;
    margin-top: 20px;
}
#menubar {
	
	background: #EEECEC none repeat scroll 0%;
	background-image:url(images/subbarra.gif);
	background-repeat: repeat-x;
	height:30px;
	/*padding: 0 3px 3px;
    padding-top: 3px; */



}




/*  Text
 --------------------- */
 .t{color:white; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h1 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	width:957px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:5px;
	color:#069;
	margin-left:1px;
	background-color:#DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
	 border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-color:#000;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

/*Estadisticas*/
h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}

h5 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color:#333;
}

p {
	font-size: 1.1em;
}

p.moderators {
	width:957px;
	background-color:#DDD;
	margin-left:2px;
	padding-left:20px;
	padding-bottom:10px;
	float: left;
	color:#069;
	font-weight: bold;
	 border-bottom:solid;
   border-bottom-width:1px;
   border-color:#666;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

p.kat {
   	margin: 0px;
    color: black;
	color: #666;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

p.forumdesc {
	color:#000;
	padding-bottom: 4px;
}
p.forummod {
	color:#666;
	padding-bottom: 4px;
}
p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #222222;
    font-size: 1.3em;
}

.postdetails {
	background:#F1F1F1 url(./images/detail.gif)no-repeat scroll left top;
    border:1px solid #D1D1E1;
	margin: 3px 3px 3px 5px;
	padding: 3px 0 3px 7px;;
	float: center;
    text-align: left;

}

.postbody {
	color:#000;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family:Verdana, Geneva, sans-serif;
}

.postbody li, ol, ul {
	margin-left: 1.5em;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0px;
	color: #666666;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

/*.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}
*/
.copyright {
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	color:#069;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color:#000;
	font-size: 1.0em;
	font-weight: bold;
	background-color: gray;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 0px 0px;
}

td {
	padding: 0px; 
	

}

.tablebg {
	background: #9E9D9D none repeat scroll 0%; 
	color: #555A5F;
   /* border:1px solid #f4f4f4; */
   margin-left:1px;
   border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-color:#000;
 
   
}
.tablebgmen {
	background: #9E9D9D none repeat scroll 0%; 
	color: #555A5F;
   /* border:1px solid #f4f4f4; */
   margin-left:1px;
   border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-bottom:solid;
   border-bottom-width:1px;
   border-color:#000;
   border-top-width:3px;
   border-top-color:#069;
   border-top-style:solid;
}
.tablelog {
	background-color:transparent;
	 
}
.tablelegend {
	background-color:#CCC ; 
	color: #555A5F;
   /* border:1px solid #f4f4f4; */
   
   margin-left:1px;
   border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-color:#000;
}
.tablefooter {
	background-color: #DBDBDB;
	height: 4px;
}


.cat, .catdiv {
	color:#000;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('./images/cellpic2.gif');
	text-indent: 4px;

}

.catline {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E8E8E8;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.rowbusc {
	background: #EEECEC url('./images/row1.gif') repeat-x scroll left top;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #656565;
	 margin-left:1px;
   border-left:solid;
   border-left-width:1px;
   border-right:solid;
   border-right-width:1px;
   border-color:#000;
	
}
.row1, .row4 {
	background: #EEECEC url('./images/row1.gif') repeat-x scroll left top;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #656565;
		
}
.collog {
	background-color:transparent;
	color: #656565;
}
.row2, .row3 {
	background: #E5E5E5 url('./images/row2.gif') repeat-x scroll left top; 
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #656565;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #DBDBDB;
}

hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
	background-color:#000;
	
}

/* Links
 ------------ */
/*titol foro dintre foro*/
a:link {
	color:#666;
	text-decoration: none;
}

a:active,
a:visited {
	color:#666;
	text-decoration: none;
}

a:hover {
	color:#069;
	text-decoration: none;
}

a.index {
	color:#000;
	text-decoration: none;
}

	a.index:active,
a.index:visited {
	color:#000;
	text-decoration: none;
}

a.index:hover {
	color:#069;
	text-decoration: none;
}

a.tema {
	color:#000;
	text-decoration: none;
}

a.tema:active,
a.tema:visited {
	color:#000;
	text-decoration: none;
}

a.tema:hover {
	color:#069;
	text-decoration: none;
}
/*titol foro*/
a.forumlink:hover {
	text-decoration: none;
	color:#069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}

a.forumlink {
	color:#036;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}
/*titol tema foro*/
a.topictitle {
	color:#000;
	margin: 1px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
a.titles {
	color:#069;
}
a.titles:hover {
	color:#666
}
a.topictitle:visited {
	color: #000;
	text-decoration: none;
}

a.topictitle:hover {
	color: #069;
	text-decoration: none;
}

a.fpie, a.fpie:visited {color:white; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
a.fpie:hover {color:#069;}
/*?¿?*/
th a,
th a:visited {
	color: #666666 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

/*lletres barra menu*/

a.menubar, a.menubar:visited { color:black; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding: 1px 20px 3px 6px; }
a.menubar:hover { color:#069; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding: 1px 20px 3px 6px; }

/*a.menubar, a.menubar:visited {
	text-decoration:none;
	color:#000;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 1px 20px 3px 6px;
	white-space: nowrap;}

a.menubar:hover {
	text-decoration:none;
	color:#069;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 2px 20px 3px 6px;
	white-space: nowrap;}}*/

/*titol categoria*/
#kat {
	padding: 0 5px 4px 5px;
	border: 1px #666666 solid;
	
}

a.kat, a.kat:visited {
	color:#FFF;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	text-decoration:none;
	}

a.kat:hover {
	color:#5A9BB4;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	text-decoration:none;
	
	}
	
	a.log, a.log:visited {color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.log:hover {color:#069; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	background: #EEECEC;
	color: #222222;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #DBDBDB;
}

textarea, textarea.post {
	background: #E1E1E1 url('./images/textarea.gif') repeat scroll left top;
	color: #222222;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #999999;
	background-color: #DBDBDB;
	padding: 2px;
}

select {
	color: #222222;
	background-color: #DBDBDB;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #333333;
	padding: 1px;
}

option {
	padding-right: 1em;
}

input.radio1 {
	border: none;
	background-color:transparent;
	color: #222222;
}
input.radio {
	border: none;
	background-color:#DBDBDB;
	color: #222222;

}

input.post {
	
	background-color:#efefef;
	color: #222222;
    border:1px solid #999999;
    margin-top: 2px;

}

.post {
	background: #efefef url('./images/input.gif') repeat-x scroll left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
}

.post:hover, .btnmain:hover, .btnlite:hover, .btnlite1:hover {
    border-color:#069;
}


.btnbbcode, .btnlite {
	background: #DBDBDB url('./images/buton.gif') repeat-x scroll left top;
	color: #222222;
	font-weight: normal;
	border: 1px solid #999999;
	font-size: 1.1em;
}

.btnlite1 {
	background: #DBDBDB url('./images/buton.gif') repeat-x scroll left top;
	color: #222222;
	font-weight:bold;
	border: 1px solid #999999;
	font-size: 1.1em;
}
.btnmain {
	background: #DBDBDB url('./images/buton.gif') repeat-x scroll left top;
	color:#069;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding: 1px;
	border: 1px solid #999999;
}

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #999999;
	color: #222222;
	background-color: #EEEEEE;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #999;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #DBDBDB;
	color: #222222;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #333;
	color: #333333;
	background-color: #E8E8E8;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #333;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #222;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #E8E8E8;
}

.syntaxbg {
	color: #666666;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #DBDBDb;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
 img {
	border: none;
}

.blue {
	color: #006699;
}

.pbit {
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #DBDBDB;
margin-bottom: 3px;
float: left;
width: 170px;
}

.yesil {
font-weight: bold;
color: #00AA00;
}

.gri {
font-weight: bold;
color: #8D9AAB;
}


/* replace background color */
html, body {
	background-color: #FFF;
	background-image:url(./images/body.png); 
	background-repeat:repeat;
	color:#5F6476;
}

.inside {
	align: right;
	background-color:transparent;
	/*background-image: url("./images/bg.gif"); */           /* YCC: background-color of the inside */
	background-repeat: repeat-y;
	background-position: 100%
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin-left:1px;


}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

.outside {
	margin: 0 auto;
	width : 980px;
	padding: 0;
}

.bottom {
  background-image:url(./images/bgbottom.gif);
  background-repeat: no-repeat;
  background-position: 100%
  padding: 0;
  margin: 0;
  width : 980px;
  height : 3px;
}

.bgtop {
  background-image:url(./images/bgtop.gif);
  background-repeat: no-repeat;
  background-position: 100%
  padding: 0;
  margin: 0;
  width : 980px;
  height : 3px;
}


.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}


