﻿/* Original CSS design: css Zen Garden submission 008 - 'RPM' by Bruno Cunha*/
/* http://www.kaosboy.net/*/

/* The .css file is released under Creative Commons ShareAlike License v1.0*/
/* http://creativecommons.org/licenses/sa/1.0/  */

/* Original ARTWORK design, All associated graphics: Franck Scipion @ YaTienesWeb*/
/* Copyrights 2003: Some rights reserved, CC Non Commercial + Attribution + Share Alike*/ 
/* Web: http://www.yatienesweb.info */
/* Email: info@yatienesweb.info */

/* IMPORTANT */
/* This .css file is associated to a .php file that also has some rights of use. */
  

	
body {
	background-image:url(../images/bg_x.jpg);
	background-color:#fff;
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin:0px;
	}

#container {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	width:684px;
	z-index:1;
	}

#intro {
	width:200px;
	position:absolute;
	left:840px;
	top:500px;
	z-index:2;
	}


#supportingText {
	
width:600px;
	position:absolute;
	left:240px;
	top:240px;
	z-index:2;
	}
#explanation, #participation, #requirements,#footer, #benefits,  #quickSummary, #preamble,  #lfavorites, #lresources, #larchives, #plantillas {
	padding:7px;
	margin:5px;
	border-left:5px solid #fff;
	border-top:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	background-image:url(../images/transparent.gif);
	}



#extraDiv1 {
	background-image:url(../images/tunami_x.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:1800px;
	z-index:1;
	}

#extraDiv1 h3 {	
	position:absolute;
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:10px;
	width:250px;
	height:350px;
	top: 25px;
	left: 725px;
	text-align:right;
	}
	
#extraDiv3 {
	position:absolute;
	left:360px;
	top:375px;
	width:684px;
	height:1515px;
	z-index:1;
	}
#linkList2 {
	width:0px;
	position:absolute;
	left:70px;
	top:2px;
	z-index:2;}

#pageHeader {
	display:none;
	}
h3 {
	font-family:"Geneva", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	}
p {
	margin:6px;
	}

a {
	color:#e2e2e2;
	text-decoration:underline;
	}
a:link {
	color:#e2e2e2;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
a:visited {
	color:#e2e2e2;
	text-decoration:underline;
	}


#linkList ul {
	margin: 2px;
	padding: 3px;
	}

#linkList li {
	list-style-type: none;
	display: inline;
	}

/* --Default Class Settings-- */	




.inputbox {
	font: 8pt "Geneva", Arial, Helvetica, sans-serif; 
  	color: #333;
  	background-color :#fff;
	border-width:1px 1px 1px 1px;
	border-color:#abbc47;
	border-style:solid;
 }

.button {
	font: 10pt arial, sans serif; 
  	color: #333;
  	background-color :#fff;
	border-width:1px 1px 1px 1px;
	border-color:#abbc47;
	border-style:solid;
 }


.articlehead {
	font: bold 13pt "Geneva", Arial, Helvetica, sans-serif;  
  	color: #fff;
	border-width:0px 0px 3px 0px;
	border-color:#fff;
	border-style:solid; 
}


.sectiontableheader {
	font: bold 16pt "Geneva", Arial, Helvetica, sans-serif;  
  	color: #fff;
	border-width:0px 0px 3px 0px;
	border-color:#fff;
	border-style:solid; 
}



.componentHeading {
	font: bold 13px "Din", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left }


.newsarticle {
	font-family: "Din", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left }	

.newspane {
	background-color : Transparent; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: "Din", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : Transparent; }
	
.sectiontableentry1 {
	background-color : Transparent; }

.sectiontableentry2 {
	background-color : Transparent; }
	
.small {
	font-family: "Din", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: "Din", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: normal }
/* Table Column */	
th {
	font-family: "Din", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase; 
	color: #fff; }	
td {
	font-family: "Din", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; }

/* Horizontal Line */	
HR {
   width:120px;
	border: 1px inset; }
