/*
    Document   : TransportePublico.css
    Created on : 17-oct-2008, 11:26:00
    Author     : JMartinez
    Description: Hoja de estilos generales para el Transporte Público

*/


body#MapaInteractivo div#infoUser {
    background-color: #f2df3d;
    width: 22em;
    font-weight:bold;
    padding:0.6em;
    color:#6284AB;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -webkit-box-shadow: 0.3em 0.3em 0.2em #818181;
    -moz-box-shadow: 0.3em 0.3em 0.2em #818181;
    box-shadow: 0.3em 0.3em 0.2em #818181;
    margin-bottom: 1em;
}

div.cargando {
    font-size:1.5em;
    margin-left:2em;
    margin-top:3em;
    float:left;
    background-color:#f2df3d;
    font-weight:bold;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 0.2em;
}

#idProcesando {
    text-align: center;
    padding: 0.7em;
}

body#MapaInteractivo div#MapaInter {
    width: auto;
    margin-right: 1em;
    border: groove 2px #6284AB;
    margin-left: 27em;
    height: 500px;
}

div#Mapa {
    overflow: visible !important;
    width: 100%;
}


div#Enlaces {
    float: right;
    margin-right: 2em;
    padding-top: 0.5em;
}

.selector {
    cursor: pointer;
    padding: 0.5em;
}

div.navegador {
    z-index: 99;
    clear: both;
    height: 2.5em;
    width: auto;
    padding-right: 1em;
    margin-top: 0.2em;
}

ul.navegador {
    margin: 0em;
    padding: 0em;
}

ul.navegador li {
    display: inline;
    padding-left: 1em;
    margin-right: 1em;
}

ul.navegador li a {
    color: #949393;
    text-decoration: none;
}

ul.navegador li a:hover {
    color: #949393;
    border-bottom: dotted 1px #949393;
}

div#SelectorLineas {
    position: relative;
    z-index: 9999;
    float: right;
    overflow: auto;
}

.TituloSelected {
    background-color: #6284AB;
    color: #ffffff;
}

div#SelectorLineas  div#tablaCapas {
    background-color: #EDF2F7;
    border: ridge 1px #6284AB;
    margin-right: 2em;
    text-align: left;
}

div#MapaInteractivoIzda {
    margin-top: 1em;
    width: 24em;
    float: left;
    margin-left: 1.5em;
    margin-bottom: 5em;
    text-align: left;
    position: relative;
    top: -2.5em;
}


#idDivContextual {
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-background-origin: padding;
    -webkit-background-origin: padding;
    background-origin: padding;
    padding: 3px;
    background: rgba(82, 82, 82, 0.7) none repeat scroll 0 0;
	text-align:left;
    position: relative;
    z-index: 9999999;
    width: 9em;
}

#innerDivContextual {
    background-color: #EDF2F7;
    border: solid 1px #6284AB;
    padding: 0.3em;
    font-size: 11px;
    color: #6284AB;
}

.OpcionContextual {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0.5em;
}

.OpcionContextual:hover {
    background-color: #6284AB;
    color: #ffffff;
}

div#MapaInteractivoIzda div.BloqueMapaI {
    width: auto;
    border-right: solid 1px #EDF2F7;
    padding-bottom: 1em;
}

div#MapaInteractivoIzda div.CabeceraBloque {
    background-color: #EDF2F7;
    border-top: 2px solid #6284AB;
    font-weight: bold;
    padding: 0.5em 0.5em;
    font-size: 11px;
    height: 1.4em;
}

.on-top {
    z-index:100000;
}

#BuscarLineaParada {
    vertical-align: top;
    position:relative;
}

div#MapaInteractivoIzda a {
    color: #000000;
    text-decoration: none;
}

div#MapaInteractivoIzda a:hover {
    color: #000000;
    text-decoration: underline;
}

div#MapaInteractivoIzda div.TituloBloque {
    float: left;
}

div#MapaInteractivoIzda div.IconoBloque {
    float: right;
}

div#MapaInteractivoIzda div.EntradillaBloque {
    border-bottom: solid 1px #EDF2F7;
    padding: 0.8em 0.5em 0.5em 0.8em;
    font-size: 11px;
    height: 1.1em;
}

div#MapaInteractivoIzda div.TituloEntradilla {
    float: left;
}

div#MapaInteractivoIzda div.IconoEntradilla {
    float: right;
}

div#MapaInteractivoIzda div.CuerpoBloque {
    padding-bottom: 1em;
    padding-top: 1em;
}

div.inner {
    padding-left: 0.5em;
}

div.icoFeed {
    width: 25px;
    float: left;
}

div.tituloFeeds {
    margin-left: 35px;
    border-bottom: 1px solid #4f81bd;
    color: #4f81bd;
    font-size: 1em;
}

div#MapaInteractivoIzda div.tituloFeed a {
    font-weight: bold;
}

div#MapaInteractivoIzda div.tituloFeed a:hover {
    font-weight: bold;
}

div.feed {
    padding-top: 0.5em;
    padding-bottom: 1.8em;
    text-align: left;
}

div.noticia {
    margin-left: 25px;
    color: #818181;
}

input.desdeHasta {
    width: 95%;
    border: 1px solid #6284AB;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin-bottom: 0.6em;
    color: #818181;
}

#AutocompleterParadas {
    position: relative;
}

#IcoLocalizar {
    top: 2.3em;
    right: 0.5em;
    position: absolute;
    cursor: pointer;
}

input.inputLocalizar {
    width: 80%;
    border: 1px solid #6284AB;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin-bottom: 0.6em;
    color: #818181;
}

div.busca {
    display: inline;
    position: relative;
}

input.buscaLineaParada {
    width: 40%;
    border: 1px solid #6284AB;
    padding: 0.3em 0.3em 0.3em 0.3em;
    margin-bottom: 0.6em;
    color: #818181;
    z-index:99999;
}

input#idParadaBuscada {
    margin-top: 0.8em;
}

div.CuerpoBloque div.dcha {
    float: right;
    margin-right: 0.8em;

}



div#resultadosBuscaLinea {
    position:absolute;
    top: 1.7em;
    background-color: #EDF2F7;
    border: 1px solid #6284AB;
    z-index:9999;
    width: 16em;
    cursor: pointer;
    left: 0px;
}

div#resultadosBuscaParada {
    position:absolute;
    top: 1.6em;
    background-color: #EDF2F7;
    border: 1px solid #6284AB;
    z-index:9999;
    width: 16em;
    right: -4.2em;
    cursor: pointer;
}

div.ItemResultado {
    color: #6284AB;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.3em;
}

div.ItemResultadoSeleccionado{
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.3em;
    background-color: #6284AB;
    color: #ffffff;
}

.botonEnrutar {
    width: 40%;
    padding: 0.5em;
    background-color: #a8c1de;
    color: #ffffff;
    font-weight: bold;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    float: right;
    position: relative;
    cursor: pointer;
    margin-right: 0.5em;
    text-align: center;
}

.botonEnrutar:hover {
    background-color: #6284AB;
    -webkit-box-shadow: 5px 5px 5px #818181;
    -moz-box-shadow: 5px 5px 5px #818181;
    box-shadow: 5px 5px 5px #818181;
}

#complicado {
	position:fixed;
	top: 35%;
    right: 140%;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-background-origin: padding;
    -webkit-background-origin: padding;
    background-origin: padding;
    padding: 10px;
    background: rgba(82, 82, 82, 0.7) none repeat scroll 0 0;
	text-align:left;
	z-index:10000;
}

#cComplicado {
    background-color: #EDF2F7;
    border: solid 1px #6284AB;
    padding: 2em;
    font-size: 2em;
    color: #6284AB;
}

#indicacionesEnrutado {
	position:absolute;
	top: 0px;
    left: 0px;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-background-origin: padding;
    -webkit-background-origin: padding;
    background-origin: padding;
    padding: 10px;
    background: rgba(82, 82, 82, 0.7) none repeat scroll 0 0;
	text-align:left;
    max-width: 35em;
    cursor: move;
}

#cindicacionesEnrutado {
    background-color: #EDF2F7;
    border: solid 1px #6284AB;
    padding: 1.4em;
    font-size: 1.2em;
    color: #6284AB;
}


div.InfoWParada {
    font-size: 1em;
    color: #164880;
    text-align: left;
}

div.TituloInfoW h1{
    font-size: 1.6em;
    font-weight: bold;
}

div.TituloInfoW h2{
    font-size: 1em;
    color: #3f3f3e;
    font-weight: normal;
}

div.InfoWParada div.ImgInfoW {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 1em;
    margin-bottom: 1em;
    border: solid 1px #6284AB;

}

div.InfoWParada img {
    width: 170px;
}



div.SubInfoW {
    font-weight: bold;
    margin-bottom: 1em;
}

div.DetInfoW {

}





#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 5em;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    background-origin: padding;
    padding: 10px;
    background: rgba(82, 82, 82, 0.7) none repeat scroll 0 0;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #EDF2F7;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 110% "Lucida Grande", Arial, sans-serif;
	text-shadow: #3f3f3e 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}



#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(http://www.zurbantes.com/Imagenes/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	color:#000;
}
#MB_content {
    border-top: 1px solid #F9F9F9;
    }
#MB_header {
  background-color:#6284AB;
  color: #ffffff;
  border-bottom: 1px solid #CCC;
}

#MB_caption { color:#ffffff }
#MB_close { color:#ffffff }
#MB_close:hover { color:#ffffff }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

li.liDesambig {
    padding: 0.5em;
    margin-bottom: 0.5em;
    background-color: #a8c1de;
    color: #ffffff;
    font-size: 1.2em;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border: solid 1px #639324;
}

li.liDesambig:hover {
    background-color: #6284AB;
    -webkit-box-shadow: 0.3em 0.3em 0.2em #818181;
    -moz-box-shadow: 0.3em 0.3em 0.2em #818181;
    box-shadow: 0.3em 0.3em 0.2em #818181;
    font-weight: bold;
}

ul#ulDesambig {
    list-style-type:none;
    list-style-position:outside;
    width: 90%;
    margin: 0px auto;
    text-indent: 0px;
    padding-left: 0px;
}

