@charset "utf-8";
/* This website has been created by Raúl A.P (raul.aviles @ gmail.com) for AEGEE-Europe. Copyright 2009,2010. */

/*Consider that maybe I have applied a CSS before this style sheet.*/

body {
	/*behavior: url("csshover3.htc");*/ /* Patch to allow "hover" behaviour in all elements in IE6, IE7 and IE8 */
	background-image:url(images/bg_naranja.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#EB8B3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #234A76;
	line-height:1.6;
	margin:0;
	padding:0;
	text-align:center;
	}
	
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #234A76;
	line-height:1.6;
	margin:0;
	padding:0;
}

.form_enunciate {
	text-align:right;
	margin-right: 10px;
}

.form_object {
	color: #0066CC;
	line-height:2;
}

.form_enunciate, .form_object{
	line-height: 2;
}

.su_choices{
	font-size:11px;
}

.su_choices_margin{
	padding:5px;
}
	
.text{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
div{
	margin:0 auto;
	padding:0;
	display:block;
}

.contenedor {
	width: 950px;
}


a
	{
		color:#00C;
		text-decoration:none;
	}
a:visited
	{
		color:#00C;
		text-decoration:none;
	}
a:hover, a:active
	{
		color: #234A76;
		background-color:#FFCC33;
	}


.slogan{
vertical-align: middle;
text-align:center;
color:#990000;
font-size:28px;
font-weight:bold;
}


.text1{
	font-size:14px;
}


.text2{
	font-size:14px;
}

.text2 a{
		color:#00C;
		text-decoration:none;
}

.text2 a:visited{
		color:#00C;
		text-decoration:none;
}

.text2 a:hover{
		color:#00C;
		text-decoration:underline;
}

.text2 a:active{
		color:#00C;
		text-decoration:none;
}

.text4{
	font-size:13px;
	line-height:1.3;
	font-weight:bold;
	height:8px;
	color:#000;
}

.text4 ul li ul li{
	font-weight:normal;
}

/*****Homepage menu*******/
.m_title1, .m_title2, .m_title3, .thelevel2{
	line-height: 1.4;
	text-align:left;
}

.m_title1{
	line-height: 1.9;
	font-weight:bold;
	font-size:15px;
	background-color:#FC3;
	padding-right:10px;
	text-align:right;
}

.m_title2{
	line-height: 1.5;
	font-weight:bold;
	font-size:12px;
	border-bottom: 4px solid #F90;
	margin-top:10px;
}

.m_title3{

}

.panels_title{
	font-size:16px;
	line-height:1.4;
}
/************************/
/*Information PR Page**/
.thelevel2{
	font-weight: bold;
	border-bottom: 2px solid #FC3;
	margin-top: 5px;
	margin-bottom: 5px;
}
/************************/
.page_title{
	line-height: 1.9;
	font-weight:bold;
	font-size:15px;
	background-color:#FC3;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.submit_su_title{
	font-size: 14px;	
}


hr{
height:1px;
border:0px;
margin: 0;
padding:0;
color: #FFCC33; background-color: #FFCC33;
}

.hr_class{
	background-color:#FFCC33;
	margin: 0;
	padding:0;
	height:1px;
}

/* Listing table properties  */

.main_table{
	color: #000;
	font-size:12px;
	width:950px;
	line-height:2;
}

.main_table a{
	text-decoration:none;
}

.main_table a:visited{
	text-decoration:none;
}

.main_table a:hover,a:active{
	text-decoration:none;
	background-color: inherit;
}


.main_table_header{
	font-weight:bold;
	background-color:#FFCC33;
}

.main_table_header a{

}

.main_table_header a:visited{

}

.main_table_header a:hover{

}

.main_table_header a:active{

}

.main_table_su1{
	background-color:transparent;
}

.main_table_su1:hover{
	background-color:#88C4FF;
}

.main_table_su2{
	background-color:#CEE7FF;
}

.main_table_su2:hover{
	background-color:#88C4FF;
}

.text_help{
	cursor:help;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	color:#234A76;
}
/* /////////////////////////////  */

/* Properties of the show.php page */
.text3{
	font-size:12px;
	color: #000;
	line-height:2;
}

.padded_enunciate{
	padding-right:8px;	
}

.padded_answer{
	padding-left:10px;
	padding-right:10px;
}

.padded_text{
	text-align:justify;
	padding:5px 10px 5px 10px;
	line-height:1.6;
}

.enunciate{
	font-weight:bold;
	background-color:#FEBF17;
}

.answer1{
	background-color:#CEE7FF;
}

.answer2{
	background-color:#FFFFB3;
}

.answer2_right{
	background-color:transparent;
}

.text_show_app{
	font-size:12px;	
}
/* /////////////////////////////// */

.images_show{
border: 4px solid #09C;
margin:8px;
}

/****Images ajax viewer***/
#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(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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*******/


/********For the calendar***********/
.calendarHeader {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	line-height:1.5;
}

.calendar {
	font-size:10px;
	padding:0;
	margin:0;
	line-height:1.6;
	background-color: transparent;
	color:#000;
}

.cell_calendar_number{
	display:block;
	line-height:1.5;
	padding:2px;
	text-align:center;
}
/***********************************/

.show_all_locals {
	color: #234A76;
	font-size: 11px;
	line-height:1.1;
}

.show_all_locals a{
	color: #234A76;
}

.show_all_locals a:visited{
	color: #234A76;
}

.show_all_locals a:hover, .show_all_locals a:active{
	color: #234A76;
	background-color:#FFCC33;
	text-decoration:none;
}


/*Displaying top menu*************************************/
ul { /* all lists */
	color:#234A76;
	font-size: 13px;
	font-weight:bold;
	padding:0;
	margin: 0;
	list-style: none;
	line-height:1;
}

li { /* all list items */
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	line-height:1;
}

li ul { /* second-level lists */
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	top: 1.6em;
	left: 0;
}

/*li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
/*	top: auto;
	left: auto;
}*/


li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	width:200px;
}

ul li{
	width: auto;
	padding: 5px 5px 5px 5px;
}

ul li ul li{ /**Elemento de nivel 2**/
	background-color:#F2F9FF;
	font-size:12px;
	font-weight:normal;
	line-height:1;
	width:200px;
}

ul li:hover, ul li.over{ /**Elemento de nivel 1**/
	background-color:#88C4FF;	
}

ul li a, ul li a:visited{
	color:#234A76;
}
ul li a:hover, ul li a:active{
	color:#234A76;
	background-color: #88C4FF;
}

ul li ul li a:hover{ /**Elemento de nivel 2**/
	background-color:#88C4FF;
	font-size:12px;
	font-weight:normal;
	line-height:1;
}
/****************************************/

/*******Live validation styles********/
input,textarea,select{
	border: 1px solid #234A76;
}

.LV_general {border:1px solid};

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color: #0066CC;
	font-weight:bold;
	margin-left:2px;
}
	
.LV_invalid {
    color: #CC0000;
	font-weight:bold;
	margin-left:2px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #0066CC;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.hiddenDiv {
	display:none;
	}
.visibleDiv {
	display:block;
	}
