/*
  GreenFX Theme for phpBB version 2+
  Created by Infected-FX, modified by La Pera Soft based in ptifo theme
  http://www.infectedfx.net
  http://www.laperasoft.es
  http://ptifo.clanmckeen.com  
*/

body {
	background-color: #E5E5E5;
	scrollbar-face-color:#303730;
	scrollbar-highlight-color:#6C7C6C;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#363F36;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#6C7B6C;
	scrollbar-track-color:#566356;
	margin: auto 0px auto 0px;
	background-color: #212724;
}

font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	color: #525E6E;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

td.attachrow {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #C2C2C2;
	padding: 3px;
}

td.attachrow2 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border: 1px #666666 solid;
	background-color: #E2E2E2;
	padding: 3px;
}

td.attachheader {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background: url(images/css/css_cat_mini.jpg);
	height: 21px;
	white-space: nowrap;
}
table.attachtable {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border: 1px #666666 solid;
	border-collapse: collapse;
}

form {
	margin: 0px;
	padding: 0px;
}


.bodyline { 
	background-color: #303730;
	border: #000000 solid;
	border-width: 0px 1px 0px 1px;
}

.forumline	{ 
	background-color: #666666;
}

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

hr {
	height: 0px;
	border: solid #B0B0B0 0px;
	border-bottom-width: 1px;
}


td.row1 {
	background-color: #EDEDED;
}
td.row2 {
	background-color: #C2C2C2;
}
td.row3 {
	background-color: #E2E2E2;
}
td.cat, td.catHead, td.catLeft, td.catSides, th.catSides, td.catRight {
	background-image: url(./images/css/css_cat.gif);
	height: 27px;
}

td.catBottom {
	background-image: url(./images/css/css_header.gif);
	height: 27px;
}

td.catlight {
	background-color: #F0F0F7;
	background-image: url(./images/css/css_cat_light.jpg);
	height: 28px;
}
td.catmini {
	background-color: #EAEAF7;
	background-image: url(./images/css/css_cat_mini.jpg);
	height: 20px;
}
td.spaceRow {
	background-color: #EAEAF7;
	background-image: url(./images/css/css_cat_tiny.jpg);
	height: 10px;
}

th {
	background-image: url(./images/css/css_header.gif);
	height: 27px;
}

th, td {
	border: solid #FFFFFF 0px;
}
th.thHead, td.catHead {
	border-width: 0px 0px 0px 0px;
}
th.thSides, td.catSides, td.spaceRow, td.catmini {
	border-width: 0px 0px 0px 0px;
}
th.thRight, td.catRight, td.row3Right {
	border-width: 0px 1px 0px 0px;
}
th.thLeft, td.catLeft {
	border-width: 0px 0px 0px 1px;
}
th.thBottom, td.catBottom {
	border-width: 0px 0px 0px 0px;
}
th.thTop {
	border-width: 0px 0px 0px 0px;
}
th.thCornerL {
	border-width: 0px 0px 0px 0px;
}
th.thCornerR {
	border-width: 0px 0px 0px 0px;
}

/* fonts */
th {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
}


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


.gen {
	font-size: 11px;
}
.genmed {
	font-size: 10px;
}
.gensmall {
	font-size: 10px;
}
.gen, .genmed, .gensmall { 
	color: #000000;
}
a.gen:link, a.genmed:link, a.gensmall:link, a.gen:visited, a.genmed:visited, a.gensmall:visited {
	color: #525E6E;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover, a.gen:active, a.genmed:active, a.gensmall:active {
	color: #000000;
	text-decoration: none;
}

.mainmenu {
	font-size: 11px;
}

.cattitle {
	font-weight: bold;
	font-size: 10px ;
	color: #F5A58C;
}
a.cattitle:link, a.cattitle:visited {
	text-decoration: none;
	color: #F5A58C;
}
a.cattitle:hover, a.cattitle:active {
	text-decoration: none;
	color: #FFD3BF;
}

.forumlink {
	font-weight: bold;
	font-size: 10px;
}

a.forumlink:link, a.forumlink:visited {
	text-decoration: none;
	color: #525E6E;
}
a.forumlink:hover, a.forumlink:active {
	text-decoration: none;
	color: #000000;
}

.nav {
	font-size: 10px;
	color: #E3E3E3;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #B8CE67;
	font-weight: bold;
}
a.nav:hover, a.nav:active {
	text-decoration: none;
	color: #8C9F45;
	font-weight: bold;
}

.topictitle {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.topictitle:link {
	text-decoration: none;
	color: #525E6E;
}
a.topictitle:visited {
	text-decoration: none;
	color: ##525E6E;
}
a.topictitle:hover, a.topictitle:active {
	text-decoration: underline;
	color: #000000;
}

.name {
	font-size: 11px;
	color: #000000;
}

.postdetails {
	font-size: 10px;
	color: #000000;
}

.postbody {
	font-size: 11px;
}
a.postlink:link {
	text-decoration: none;
	color: #778735;
}
a.postlink:visited {
	text-decoration: none;
	color: #778735;
}
a.postlink:hover, a.postlink:active {
	text-decoration: underline;
	color: #000000;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FCFCFF;
	border: dashed #B5B5B5 1px;
	padding: 10px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FCFCFC;
	border: dashed #B5B5B5 1px;
	padding: 10px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E3E3E3;
}
a.copyright:link, a.copyright:visited {
	text-decoration: none;
	color: #B8CE67;
	font-weight: bold;
}
a.copyright:hover, a.copyright:active {
	text-decoration: underline;
	color: #B8CE67;
	font-weight: bold;
}

input, textarea, select {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #000000;
}
input {
	text-indent: 2px;
}
input.post, textarea.post, select {
	background-color: #FFFFFF;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFEFEF;
	color: #000000;
}

input.mainoption {
	background-color: #C0C0C0;
	font-weight: bold;
}
input.liteoption {
	background-color: #C0C0C0;
	font-weight: normal;
}

.absbottom {
	vertical-align: text-bottom;
}

/* calendar */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

/* Imágenes con enlaces en portal_body.tpl*/

ul.enlaces {
	margin: 0px;
	padding: 0px;
}

img.enlaces {
	border: 1px #000000 solid;
}

li.enlaces {
	background-color: #EDEDED;
	list-style: none;
	width: 100%;
	margin: 0px;
	margin-bottom: 1px;
	#margin-bottom: -1px;
}

a.enlaces {
	display: block;

}

a:hover.enlaces, a:active.enlace {
	background-color: #C8C8C8;
}

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