html,body{margin:0;padding:0}
body {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 background-color: #fff;
 font-family: Arial, Helvetica, sans-serif;
}

 #frame {
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
 }

   #header{
	width:1024px;
	height:100px;
	float:left;
	background-color: #fff;
	margin:0px;
 font-size: 11px;
 line-height:12px;
 font-weight:normal;
 padding:0px;
 margin:0px;
 text-align:right;
}
#header img{float:left}
#header object{float:left}
#header ul{margin-top:77px}

.test 
{
        font-weight: bold;
        color:blue ;
        text-decoration: none;
    }
    
/*.test:link 
{
        color: #6ff;
        text-decoration: none;
}*/
.test:hover 
{
        color: #ccc;
}

.flag
{
    text-align:right;
}

#header li {
	position:relative;
	display:inline;
	margin-bottom:0px;
    margin-top:0px;
    padding:0px;
}
  #header a{
        color: #999;
        text-decoration: none;
        font-weight: bold;
        }
#header a:hover {
        color: #ccc;
        }
	#background_index{
	width:874px;
	height:500px;
	float:left;
	background-image: url(resources/background-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#background_projects{
	width:874px;
	height:500px;
	float:left;
	background-image: url(resources/background-projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#background_projects_purple{
	width:874px;
	height:500px;
	float:left;
	background-color: #53287c;
}
	#background_news{
	width:874px;
	height:500px;
	float:left;
	background-image: url(resources/background-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#background_about{
	width:874px;
	height:500px;
	float:left;
	background-image: url(resources/background-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#background_what{
	width:874px;
	height:500px;
	float:left;
	background-image: url(resources/background-what.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#background_image{
	width:1024px;
	height:500px;
	float:left;
}
	#nav{
	width:150px;
	height:500px;
	float:left;
}
	#nav li img{
	float:left;


}
#nav li img{display:block}
#nav ul{
     padding: 0;
     margin: 0;
     list-style: none;
}


#nav li
{
	position:relative;
   	width:150px;
	display:block;
	float:left;
	text-align:left;
	font-size: 11px;
	line-height:25px;
	font-weight:BOLD;
	text-indent:10px;
    background-color: #54287d;
	color: #fc0;
	margin:0px;
}
/*.projectlink 
{
	padding-left:0px;
	padding-top:3px;
	padding-bottom:2px;
	
}*/

#projectlink li{
	padding-left:0px;
	padding-top:3px;
	padding-bottom:2px;
}

#projectlink a:link{
	color: white;
}
#projectlink a:visited{
	color: white;
}
#projectlink li a:hover{
	color: #fc0;
	}

#nav a{
        color: white;
			         text-decoration: none;

        }
#nav a:hover {
       color: white;
			         text-decoration: none;

        }
#nav li ul a{
	width:150px;
	float:left;

}
#nav li ul{
    width: 150px;


}
#nav li li{
    float:left;
    height:25px;    
    line-height:25px;
    width:150px;
	 padding:0px;
   background:transparent url(resources/trans.png);


}
#nav li li a{
	color: #53287c;
	font-weight:bold;
 


}
#nav li li a:hover{
			 	   color: #53287c;
	
   background:transparent url(resources/trans1.png);

}


#nav ul li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:999;
	color:#fff;



}

#nav ul li:hover ul,
#nav ul li.over ul
 {
 left: 0px;
 top:25px;
 z-index:999;


}
	#left{
	width:436px;
	height:500px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

	#content img{
	padding-bottom:15px;
	margin:0px;
	border:none;
}
	#content{
	width:406px;
	height:470px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:left;
	font-size: 12px;
	line-height:16px;
	font-weight:normal;
	color: #fff;
	padding:15px;
	overflow:auto;
	visibility: visible;

}

		#content_projects{
	width:436px;
	height:500px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:left;
	font-size: 12px;
	line-height:18px;
	font-weight:normal;
	color: #fff;
	padding:0px;
	overflow:auto;
	visibility: visible;
	background:#53287c;

}
  #content_projects a:link{
        color: #fc0;
        text-decoration: none;
        font-weight: bold;
        }
#content_projects a:hover {
        color: #ccc;
        }
		
		  #content_north a:link{
        color: #fc0;
        text-decoration: none;
        font-weight: bold;
        }
#content_north a:hover {
        color: #ccc;
        }
		
	#content_north{
	width:406px;
	height:470px;
	float:left;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:left;
	font-size: 12px;
	line-height:18px;
	font-weight:normal;
	color: #fff;
	padding:15px;
	overflow:auto;
	visibility: visible;
	        background:#53287c;

}
	#content_north h1{
	text-align:left;
	font-size: 25px;
	line-height:26px;
	font-weight:normal;
	color: #fff;
	margin-bottom:15px;
	margin-top:0px;
}
	#content h1{
	text-align:left;
	font-size: 25px;
	line-height:26px;
	font-weight:normal;
	color: #fff;
	margin-bottom:15px;
	margin-top:0px;
}
	#content h2{
	text-align:left;
	font-size: 17px;
	line-height:20px;
	font-weight:bold;
	color: #fff;
	margin:0px;
}
  #content a{
        color: #fc0;
		
        text-decoration: none;
        font-weight: bold;
        }
#content a:hover {
        color: #ccc;
		  
        }

#content a.back 
{
    color: #6ff;
    text-decoration:none;
    font-weight:bold;
}
#content a.back:hover 
{
        color: #ccc;
}
   #footer{
	width:1024px;
	height:100px;
	clear:left;
	color: #666;
	background-image: url(resources/es-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
   #footer-left{
	width:422px;
	height:100px;
	float:left;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
		line-height:11px;

	text-indent:0px;
	padding-top:10px;
		padding-left:15px;
	margin:0px;
}
  #footer-left img{

	float:left;
}
   #footer-left p {
   float:left;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	text-indent:0px;
	padding-left:10px;
	margin:0px;
}
   #footer-left img {

	padding:0px;
	margin:0px;
}
    
    #footer-left a:hover {
        color: #ccc;
        }
        
    #footer-left a{
        color: #999;
        text-decoration: none;
        font-weight: bold;
        }


   #footer-right
   {
    width:560px;
	height:100px;
	float:left;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
		line-height:11px;
	text-indent:0px;
	padding-top:10px;
	padding-left:15px;
	margin:0px;

}
        
    #footer-right p {
   
	text-align:right;
	font-size: 10px;
	font-weight:normal;
	text-indent:0px;
	padding-left:0px;
	margin:0px;
}
.bold {
   font-weight:bold;
}
	.disclaimer{
	width:406px;
	text-align:left;
	font-size: 10px;
	line-height:12px;
	font-weight:normal;
	color: #fff;
	margin-top:-18px;

}

#content_north .back a:link{
        color: #6ff;
        text-decoration: none;
        font-weight: bold;
        }
#content_north .back a:hover{
        color: #ccc;
        }
	#content_north .back a:visited{
        color: #6ff;
        text-decoration: none;
        font-weight: bold;
        }
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
 
 
/* Procects Image Small/Big

.p1 {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
.large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
.p1:hover .large {display:block; position:absolute; top:100px; left:118px; width:1024px; height:500px; z-index:100; border:5px solid #ccc;}
*/

/*LIGHTBOX*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
