/* ////////////////////////////////// */
/*           SHANGUIDE INDEX          */
/* ////////////////////////////////// */


/* /////////////// BUSCADOR ////////////////*/

.shIndex_buscador {
	width: 580px;
	height: 340px;
	background-image: url(../img/shanguide_buscador_fdo.jpg);
	background-repeat: repeat-x;
	padding: 20px 0 0 20px;
	margin-bottom: 30px;
}

.shIndex_mapa {
	width: 380px;
	height: 310px;
	margin-right: 10px;
	float: left;
}

.shIndex_mapaGoogle {
	width: 380px;
	height: 280px;
	border: 1px solid #A12D8E; /* morado */
	background-color: #EEE;
}

.shIndex_mapaOtros {
	width: 380px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #A12D8E; /* morado */
}

.shIndex_mapaOtros img {
	border: 0;
	margin: 0 10px 0 10px;
}

.shIndex_form {
	width: 156px;
	height: 260px;
	border: 1px solid #A12D8E;
	background-color: #FFF;
	float: left;
	padding: 10px;
}

.shIndex_formTit {
	font-size: 16px;
	color: #A12D8E; /* morado */
	border-bottom: 1px dashed #A12D8E;
}

.shIndex_form form {
	padding: 10px 0 10px 0;
	margin: 0;
}

.shIndex_formCampo {
	padding: 0 0 0 5px;
	margin: 0;
	width: 148px;
	height: 18px;
	border: 1px solid #666;
	background-color: #EEE;
	margin-bottom: 10px;
}

.shIndex_form select {
	padding: 0;
	margin: 0;
	width: 156px;
	height: 18px;
	border: 1px solid #666;
	background-color: #EEE;
	margin-bottom: 10px;
}

.shIndex_formBoton {
	background-color: #A12D8E; /* morado */
	margin: 0;
	padding: 0;
	color: #FFF;
	border: 0;
	width: 60px;
	height: 18px;
	font-size: 10px;
}
	
.shIndex_formBoton:hover {	
	background-color: #B65BA7 /* morado mas claro */
}


/* /////////////// DESTACADOS ////////////////*/


.titularShanguide {
	width: 600px;
	height: 40px;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	background-image: url(../img/titular_600px_morado_fdo.jpg);
	background-repeat: no-repeat;
}

.shIndex_destac {
	float: left;
	margin-bottom: 30px;
	padding-left: 150px;
}

.shIndex_destacContenido {
	width: 565px;
	background-color: #F4E7F2; /* Morado clarito */
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-color: #A12D8E; /* Morado Shanguide */
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.shIndex_destacModulo {
	width: 599px;
	margin-bottom: 10px;
	height: 120px;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

.shIndex_destacFoto {
	width: 105px;
	height: 80px;
	padding-right: 5px;
	border-right: 1px dashed #666;
	margin-right: 5px;
	float: left;
}

.shIndex_destacInfo {
	padding-top: 10px;
	width: 480px;
	float: right;
}

.shIndex_destacCalif {
	float: right;
}

.shIndex_destacCiudad {
	margin-bottom: 8px;
	font-weight: bold;

}

.shIndex_destacNombre {
	margin-bottom: 3px;
}

.shIndex_destacNombre a {
	color: #A12D8E; /* Morado Shanguide */
	font-size: 16px;

}

.shIndex_destacTxt {
	color: #000;
	padding-right: 20px;

}


.shIndex_destacPagin {
	width: 600px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	/*background-color: #EAEAEA;*/
}

.shIndex_destacPagin img {
	border: 0;
	margin: 0 10px 0 10px;
}




/* /////////////// RESULTADOS ////////////////*/

.shIndex_result {
	width: 156px;
	height: 260px;
	float: left;
	padding: 10px;
	font-size: 12px;
}

.shIndex_resultSelected {
	color: #A12D8E; /* morado */
	font-size: 16px;
	line-height: 25px;
	width: 156px;
	border-top: 1px dashed #666;
	margin: 3px 0 10px 0;
}


.shIndex_mas {
	float: left;
	margin-bottom: 30px;
}

.shIndex_masContenido {
	width: 565px;
	padding: 20px 15px 10px 20px;
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-color: #A12D8E; /* Morado Shanguide */
}

.shIndex_masModulo {
	width: 555px;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}

.shIndex_masInfo {
	/*width: 450px;*/
}

.shIndex_masNombre a {
	font-size: 16px;
	color: #A12D8E;
	padding: 0 10px 0 10px;
	margin-right: 10px;
	border-right: 1px dashed #666;
}

.shIndex_masUbicacion a {
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}

