/*
  The original greenAndGold Theme for phpBB version 2+
  Created by Abc-Webs.net design
  http://www.abc-webs.net
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D2E0D2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-image:url(images/body_bg.png);
	background-repeat:repeat;
	background-position:inherit;
}

.cuerpo {
	text-align:center;
	background-repeat:no-repeat;
	height: 400px;
	width: 900px;
	margin: 0 auto 0 auto;
	padding-top:10px;
	background-image:url(images/canguros.jpg);
}

.headerTable {
	width:900px; 
	margin: 0 auto 0 auto; 
	background-color:#F7F9F6; 
	background-image:url(images/header_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:top; 
	border:1px solid #BDC02A;
	border-top:0;
	border-bottom:0;
}

/* General font families for common tags */
font,th,td,p { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
 }
a,a:link,a:visited,a:active,a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #2D5F2D;
}
a:hover {
	color: #808223;
}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{text-align:center;}

/* This is the outline round the main forum tables */
.forumline	{ width: 100%;	background-color: #D2E0D2;	}



/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
	
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR,th.th {
	font-weight: bold; height: 28px; }
td.row3Right,td.spaceRow {
 }

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


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


/* General text */
.gen { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #215221;
 }
.genmed { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #215221}
a.genmed, a.genmed:link, a.genmed:active, a.genmed:hover, a.genmed:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #215221
}	
a.genmed:hover{
	color:#8C8E1A;
}
.gensmall {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #215221 }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					line-height: 16px;
					font-weight: bold;
					font-variant: normal;
					color: #215221;
					text-decoration:none;
}


/* Forum category titles */
.cattitle		{ 	
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	line-height: 18px;
	}
a.cattitle		{ 	
text-decoration:none;
	color:#215221;
 }
a.cattitle:hover{ color:#8C8E1A; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	line-height: 18px;
}
a.forumlink 	{ text-decoration:none;
	color:#215221;
 }
a.forumlink:hover{ color:#8C8E1A; }


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


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


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ font-size: 10px }
a.postlink:visited { font-size: 10px }
a.postlink:hover { font-size: 10px }
a.postlink:active {font-size: 10px}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;text-align:center; width:900px; margin: 0 auto 0 auto;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	display: marker;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color:#215221;
	background-color:#ACC4AA;
}


/** estilos originales del sitio */
.rotulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	line-height: 18px;
}
.rotulo:link, .rotulo:active, .rotulo:visited, .rotulo:hover {
	text-decoration:none;
	color:#8C8E1A;
}
.rotuloGrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C8E1A;
	line-height: 18px;
}

.textoPiePequeno,.textoPiePequeno:link,.textoPiePequeno:active,.textoPiePequeno:visited,.textoPiePequeno:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #215221;
	text-decoration:none;
}
.textoPiePequeno:hover{
	color: #8C8E1A;
}
.textoPie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	text-decoration:none;
}

.enlaceNoticia, .enlaceNoticia:link, .enlaceNoticia:active, .enlaceNoticia:visited, .enlaceNoticia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	text-decoration:none;
}
.enlaceNoticia:hover{
	color:#808223;
}
.menuFlotante {
	padding: 3px 3px 3px 6px;
	text-align:center;
}
.textoCabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #215221;
	text-decoration:none;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

