/*=== Buscador ===*/

.encabezadobuscador {
 	width:400px;
 	height:24px;
 	border:1px solid #FFF;
  	font-family:Arial;
 	font-size:15px;
 	font-weight:900;
	background: url(http://www.elegircolegio.com/images/estructura/buscador.gif) no-repeat;
margin-right:5px;
}

.contienebuscador {
 	width:400px;
}


.botondebuscar {
	background: url(http://www.elegircolegio.com/images/estructura/buscador_02.jpg) no-repeat;
  	width:28px;
 	height:28px;
 	margin:0px;
	border:0px solid #FFF;
}

.botondebuscar1 {
	width:60px;
 	height:28px;
 	border: 1px solid #fff;
 	color:#000;
 	font-family:Arial;
 	font-size:12px;
 	font-weight:900;
	background: #96BCD8;
}

.blanco {
 	color:#FFF;
}
.blanco a{
 	color:#FFF;
}
.blanco a:hover{
 	color:#FFF;
}



#home-banner {
	height: 216px;
	position: relative;
	color: #2E79AF;
}

#home-banner h1 { font-size: 22px; color: #FFF; }
#home-banner h2 { font-size: 18px; font-weight: normal; color: #FFF; margin: 10px 0 0 50px; }

.banner-bookmark {
	background-color: #2E79AF;
	background-image: url(http://www.elegircolegio.com/images/estructura/bannerindex_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.banner-bookmark h1 { margin: 0 0 0 50px; padding-top: 40px; }

.banner-share { background: #2E79AF; }
.banner-share h1 { margin: 0 0 0 50px; padding-top: 36px; }

.banner-tools { background: #2E79AF; }
.banner-tools h1 { margin: 0 0 0 50px; padding-top: 28px; }

.sign-up { margin: 20px 0 0 50px;}
.sign-up img{
	margin-right: 10px;
	border: 1px solid #FFF;
}


/**
 * ----------------------------------------------------------------------------
 * JQUERY AUTOCOMPLETE
 * ----------------------------------------------------------------------------
 */

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}






/* ---------------------------------------------------------------------------
 jQuery-Plugin toggleElements
--------------------------------------------------------------------------- */

.toggler {
	margin:0px 0 0px 0;
	padding-right:25px;
	cursor:pointer;
	text-decoration: none;
	font-size: .9em;
	text-align:right;
	font-weight:bold;
	line-height:30px;
	display: block;
}
.toggler-closed {
	color:#F0F0F0;
	text-decoration: none;
	padding-left:20px;
	height:30px;
	background: #004D6B url('http://www.elegircolegio.com/images/temp/togglerc.gif') center right no-repeat;
}
.toggler-closed:hover {
	color: #fff;
	text-decoration: none;
	padding-left:20px;
	height:30px;
	background: #004D6B url('http://www.elegircolegio.com/images/temp/togglerch.gif') center right no-repeat;
}
.toggler-opened {
	color:#F0F0F0;
	text-decoration: none;
	padding-left:20px;
	height:30px;
	background: #004D6B url('http://www.elegircolegio.com/images/temp/togglero.gif') center right no-repeat;
}
.toggler-opened:hover {
	color: #fff;
	text-decoration: none;
	padding-left:20px;
	height:30px;
	background: #004D6B url('http://www.elegircolegio.com/images/temp/toggleroh.gif') center right no-repeat;
}

/* Container - default style */

.toggler-c {
 	color:#000;
}

.toggler-c-closed {
 	background:transparent;
	margin:-0px 0px 0px 0px;
 	padding:20px;
}
.toggler-c-opened {
	margin:-0px 0px 0px 0px;
 	padding: 20px 20px 0 20px;
 	background:#004d6b;
}

.tooglecierre {
	background: url('') bottom right no-repeat;
  	width:940px;
 	height:20px;
}

.tooglelocalidades {
 	padding:20px;
  	padding-bottom:60px;
  	color:#000;
 	width:900px;
	background: #004d6b;
}