/* CSS Document */

body, html{
	padding:0px;
	margin:0px;
	font-size:76%;
}´

p{
	align="justify"
	text-align="justify"
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#727070;
	}
	
a{
	color: #191970;
	font-weight: bold;
}

a img {border:0px;}


ul{margin:0px;
padding:0px;
text-align:left;
list-style:none;}

li{
background:url(images/li.png) center left no-repeat;
padding-left:15px;}


h3{margin:0px;
padding:0px;}

.div{text-align:left;}

.moduletable{text-align:left;}

.componentheading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #191970;
	padding-top: 15px;
	border-bottom: 2px solid #FF8C00;
	font-weight: bold;
}
	
.contentheading{
	font-weight: bold;
	font-size: 1.5em;
	font-stretch: narrower;
	text-transform: uppercase;
	padding-top: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #191970;
}





.contentpane form table table .inputbox{
	width: 80px;
}


#mainbody table{
	margin:0px;
	padding:0px 10px 0px 0px;}



	

td{text-align:left;}

/*form*/


.button{
	background:url(images/button.png) top left no-repeat;
	border:none;
	width:56px;
	height:23px;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;}
	
.inputbox{
	border: 1px solid #FF8C00;
}


/* layout */

#wrapper{font-size:1.3em;}

/* header */


#header{
	width:90%;
	height:128px;
}

#top{
	width: 100%;
	height: 4px;
	background-color: #8B4513;
}
	
#logo_outer{
	float:left;
	width:700px;
	height:220px;
	}

#logo{
	float: left;
	width: 700px;
	height: 220px;
	background-color: transparent;
	padding-top: 10px;
/**	border-left: 2px solid #191970;
	border-right: 2px solid #191970; **/
}

/**
   #logo_bottom{
	float:left;
	width:250px;
	height:13px;
	background:url(images/logo_bottom.jpg) top left no-repeat;
	}
**/	
	
#slogan{
	float:left;
	width:500px;
	height:220px;
	display:none;
	background:url(images/slogan.png) top left no-repeat;
}

/* topmenu */

#topmenu{
	float:left;
	background:url(images/topmenu_bg.png) top left repeat-x;
	width:100%;
	height:37px;
}
#menuwrapper{
	width:90%}
	
#mainlevel-nav ul{
	float:right;
	margin-right:10px;
	}
	
#mainlevel-nav li{
	list-style-type:none;
	display:inline;
	height:37px;
	padding:0px;
}

#mainlevel-nav a{
	float:right;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	width:97px;
	height:37px;
	padding-top:17px;
	background:url(images/topmenu_a.png) top left no-repeat;
}

#mainlevel-nav a:hover{
	padding-top:10px;
	background:url(images/topmenu_hover.png) top left no-repeat;
}
	

#container{
	width:90%;
	height:auto;
	margin-bottom:20px;	
	}

/* mainmenu */

#mainmenu{
	float: left;
	margin-top: 20px;
	padding: 10px 0px;
	background-color: #FB8A00;
}
#mainmenu td{
	text-align:left;}


a.mainlevel{
	height:30px;
	padding:11px 20px;
	color:#fff;
	text-transform:uppercase;
	font-stretch:expanded;
	text-decoration:none;
}


a.mainlevel:hover{
	color: #191970;
	text-decoration: underline;
}

a#active_menu.mainlevel{
	color: #191970;
	background: url(images/downarrow.gif) center top no-repeat;
}
	
/*left */

#leftcontainer{
	float:left;
	width:25%;
	margin-top:20px;
	margin-bottom:20px;	
	margin-right:2% !important;
	margin-right:1%;
	}

#leftcontainer h3{
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	padding:5px 0px;
	}
#leftcontainer .inputbox{
	width:60%;}
	
	
#mod_login_remember{
	border:none;
	width:15px !important;}
	
#grey{
	background-color: #FFA500;
	text-align: left;
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
}


#grey h3{
	color: White;
	font-weight: bold;
}


	
#left{
	background-color:#8cc721;
	text-align:left;
	color:#FFFFFF;
	padding:10px 15px 15px 15px;
	}

#left a{
	color:#fff;
}
/*middle*/

#middlecontainer{
	float:left;
	width:47%;
	margin-top:20px;
	margin-bottom:20px;	}

#random img{
	border: #efefef 4px solid;
	margin-bottom:20px;}

#maincontainer{
	text-align: justify;
	font-size: 16px;
}

#pathway{
	text-align:left;}
	
/*right */

#rightcontainer{
	float:right;
	width:24%;
	margin-top:20px;
	margin-bottom:20px;	
	}
	
#rightcontainer h3{
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 12px;
	color:#628d13;
	background-color:#c2eb79;
	text-transform:uppercase;
	margin-top:0px;}

#rightcontainer li{
	padding:10px 0px;
	border-bottom:#cccccc 1px solid;
	background:url(images/list.png) left 10px no-repeat;
	padding-left:20px;}

#rightcontainer .moduletable, #leftcontainer .moduletable{
	margin-bottom:20px;}
	
#rightcontainer a{
	color:#727070;
	text-decoration:none;
	}
	
#rightcontainer a:hover{
	color:#727070;
	text-decoration:underline;
	}
/*bottom*/

#bottom{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FF8C00;
	color: #fff;
	border-top: 5px solid #FFA500;
	padding-bottom: 25px;
}

#bottomcontainer{	
	width:90%;	
	margin-top:20px;}

#bottomcontainer h3{
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	border-bottom:#FFFFFF 1px dashed;
	padding-top:10px;
	margin-bottom:15px;
	}
	
#bottom a{
	color: #191970;
}
	

#user2{
	float:left;
	width:30%;}
	
#user3{
	float:left;
	width:30%;
	margin-left:4% !important;
	margin-left:2%;}
	
#user4{
	float:left;
	width:30%;
	margin-left:4% !important;
	margin-left:2%;}
	

/* footer */

#footer{
	float: left;
	width: 100%;
	background-color: #FFA500;
	color: #fff;
	padding: 16px 0px;
	border-top: 5px solid #EE8300;
}

#footer a{
	color:#FFFFFF;}
	
#footer a:hover{
	color: #FF8C00;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	color: #8B0000;
	font-size: 30px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	text-align: center;
	color: #4682B4;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Contenido adicional para soportar Lightbox-JS*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#cajita{
	border: 2px solid #4682B4;
	padding: 5px;
}