@charset "utf-8";
/* CSS Document */
a{ outline:none; text-decoration:none;}
.hidden{ display:none;}

/* moodalbox CSS */
div#mb_overlay {position: absolute;left: 0;width: 100%;background: #000;cursor: pointer;}
div#mb_center, div#mb_bottom {position: absolute;left: 50%;overflow: hidden;background: #DDD;}
div#mb_center {background: #FFF;}
div#mb_contents {width: 400px;height: 400px;border: 10px solid #DDD;overflow: auto;background-color: #FFF;visibility: hidden;}
.mb_loading {background: #DDD url(../Images/loading.gif) no-repeat center center;}
#mb_error {font-size: 1.2em;color: #CD0000;font-weight: bold;text-align: center;padding: 0.5em;font-family: Verdana, Helvetica, sans-serif;}
#mb_error em {font-size: 0.8em;}
div#mb_bottom {font:normal 10px Verdana, Helvetica, sans-serif;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #DDD;border-top-style: none;}
a#mb_close_link {display: block;float: right;width: 66px;height: 22px;background: transparent url(../Images/closelabel.gif) no-repeat center;margin: 5px 0;}
div#mb_caption {margin-right: 71px; font-size:20px;}

#map{ width:742px; height:375px;}
#mapHospitals{ width:742px; height:375px; background:#fff;}
#mapHospitals.max{ position:absolute; top:25px; left:15px; z-index:99999999999; width:935px; height:735px; padding:5px; border:2px solid #7F1399; z-index:12;}
#mapHospitals.max #map{ width:100%; height:660px;}
#contenedor-interior{  position:relative;}
.titleBar{ font:bold 16px verdana, tahoma, arial;color:#7F1399; padding:10px;}
/*-----------------------
	ver
-------------------------*/
#box {	text-align:left;
	font-size:12px;
	padding: 6px 4px;
	width:200px;
	background-color: #fff;
	border: 1px solid gray;
	border-top:1px solid #a5a5a5;
	cursor:default;
	right:0; top:16px; position:absolute;
}
#box span{ display:block; text-align:right; height:20px;}
#box a{ background:url(../Images/markerGo.gif) no-repeat; width:18px; height:18px; padding:8px; font-size:10px;}
#box span.zero{ padding-right:19px;}
#box span input{ margin:0; margin-left:5px;} 
.more{
	border:1px solid black;position:absolute; right:142px; top:10px;
}
#more_inner {
	text-align:center;
	font-size:12px;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: #b0b0b0;
	border-right-color: #b0b0b0;
	width:50px; height:15px;
	cursor: pointer; color:#000;
}
/*-----------------------
	softrComboBox
-------------------------*/
.softrComboBox .btnEstados{ display:block; height:20px; color:#fff; font-weight:bold; font-size:15px;  background:url(Images/gridIcons.png) no-repeat 0px -118px; margin-top:5px; padding:3px 10px;}


.softrComboBox{ position:relative; right:0; top:0; border:1px solid #999; padding:2px 2px 2px 4px; height:15px; z-index:11; width:110px;}

.softrComboBox .nonSel{ position:absolute; width:100%; height:100%; left:0; top:0; background:#fff;}
.softrComboBox div{ position:absolute;   left:0; margin-top:1px; ]margin-top:15px; width:480px; }
.softrComboBox div a{  background:#522B1C; color:#D8D3C5; width:236px; float:left; height:20px; text-align:center; padding-top:5px;}
.softrComboBox div a:hover{ background:#AA8E88; color:#522B1C; border-color:#ccc; font-weight:bold;}
#cmbTemp{top:0; left:0; position:absolute; visibility: hidden;}

.imgMap{padding-bottom:20px;padding-right:20px;vertical-align:top;float:left;}
.divglobe{width:500px;}