
.tabClear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/******* GENERAL RESET *******/

/******* /LOGO  *******/
/******* MENU *******/
#tabContainer{
	width: 750px;
        background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding:0pt;
	cursor:default;
	overflow: hidden;
        
        border:0pt none;

font-size: 100%;
font-style:inherit;
font-weight:inherit;

vertical-align:baseline;
}
#tabContainer ul{
	list-style: none;
	list-style-position: outside;
}
#tabContainer ul.menu li,ul.crearTrayecto li, ul.miZona li, ul.verTrayecto li, ul.ayuda li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tabContainer ul.menu li, ul.crearTrayecto li, ul.miZona li, ul.verTrayecto li, ul.ayuda li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#tabContainer ul.menu li.active, ul.crearTrayecto li.active, ul.miZona li.active,ul.verTrayecto li.active,ul.ayuda li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #99cc00;
}

#tabContainer li a {
    color: Black;
    text-decoration: none;
}
#tabContainer li a:visited {
    text-decoration: none;
    color: Black;
}
#tabContainer li a:hover {
    color: #99cc00;
}


/******* /MENU *******/
/******* tabContent *******/
.tabContent{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 0px 5px 0px 10px;
	
	font-size: 11px;
}
.tabContent h1{
	line-height: 1em;
	vertical-align: middle;
	height: 35px;
	padding: 5px 10px 5px 52px;
	font-size: 32px;
}
/******* /tabContent *******/
/******* busqueda *******/
.tabContent.busqueda h1{
	background: transparent url(images/iconoBusqueda.png) no-repeat scroll left top ;
}
.tabContent.busqueda{
	display: block;
}
.tabContent.busqueda th a{
	color: #FFFFFF;
}
/******* /NEWS *******/
/******* mapa *******/
.tabContent.mapa h1{
	background: transparent url(images/mapa.png) no-repeat scroll left top;
}
.tabContent.mapa{
	display: none;
}
/******* /TUTORIALS *******/
/******* proximos_trayectos *******/
.tabContent.proximos_trayectos h1{
	background: transparent url(images/proximosTrayectos.png) no-repeat scroll left top;
}
.tabContent.proximos_trayectos{
	display: none;
}
.tabContent.proximos_trayectos a{
	color: #5f95ef;
}

.tabContent.proximos_trayectos th a{
	color: #FFFFFF;
}

/******* /Crear Anuncio *******/
/******* /NEWS *******/
/******* mapa *******/
.tabContent.conductor h1{
	background: transparent url(images/conductor.png) no-repeat scroll left top;
}
.tabContent.conductor{
	display: block;
}
/******* /NEWS *******/
/******* pasajero *******/
.tabContent.pasajero h1{
	background: transparent url(images/pasajero.png) no-repeat scroll left top;
}
.tabContent.pasajero{
	display: none;
}

/******* /Crear Anuncio *******/
/******* /NEWS *******/
/******* mapa *******/
.tabContent.conductor h1{
	background: transparent url(images/conductor.png) no-repeat scroll left top;
}
.tabContent.conductor{
	display: block;
}
/******* /MI ZONA *******/
/******* mis datos *******/
.tabContent.misDatos h1{
	background: transparent url(images/miZona.png) no-repeat scroll left top;
}
.tabContent.misDatos{
	display: none;
}

.tabContent.misRutas h1{
	background: transparent url(images/miZona.png) no-repeat scroll left top;
}
.tabContent.misRutas{
	display: block;
}
.tabContent.misRutas th a{
	color: #FFFFFF;
}

.tabContent.misRutasRealizadas h1{
	background: transparent url(images/miZona.png) no-repeat scroll left top;
}
.tabContent.misRutasRealizadas{
	display: none;
}
.tabContent.misRutasRealizadas th a{
	color: #FFFFFF;
}

.tabContent.modificarTrayectoPasajero h1{
        background: transparent url(images/miZona.png) no-repeat scroll left top;
}

.tabContent.modificarTrayectoPasajero{
        display: none;
}

.tabContent.modificarTrayectoConductor h1{
        background: transparent url(images/miZona.png) no-repeat scroll left top;
}

.tabContent.modificarTrayectoConductor{
        display: none;
}

/******* /VER TRAYECTO *******/
/******* info *******/
.tabContent.informacionGeneral h1{
	background: transparent url(images/dedo.png) no-repeat scroll left top;
}
.tabContent.informacionGeneral{
	display: block;
}


.tabContent.informacionGeneral a img {
  text-decoration: none;
  border: 0px;
}

.tabContent.informacionGeneral a:hover img {
  text-decoration: none;
  border: 0px;
}

.tabContent.informacionGeneral a:visited img {
  text-decoration: none;
  border: 0px;
}

.tabContent.mapaTrayecto h1{
	background: transparent url(images/mapa.png) no-repeat scroll left top;
}
.tabContent.mapaTrayecto{
	display: block;
}

/******* /AYUDa *******/
/******* info *******/
.tabContent.ayudaPasajero h1{
	background: transparent url(images/ayuda.png) no-repeat scroll left top;
}
.tabContent.ayudaPasajero{
	display: block;
}

.tabContent.ayudaConductor h1{
	background: transparent url(images/ayuda.png) no-repeat scroll left top;
}
.tabContent.ayudaConductor{
	display: none;
}
.tabContent.ayudaPuntosCardinales h1{
        background: transparent url(../imagenes/es/titulosSecciones/brujula.png) no-repeat scroll left top;
}
.tabContent.ayudaPuntosCardinales p{
     margin-left: 15px;
     margin-right: 20px;
}
.tabContent.ayudaPuntosCardinales{
        display:none;
}


#busca {
    border: 1px solid #03476F;
    background: #EEE;
    padding: 10px 0px 0px 10px;
    margin:0;  
}
#mapaConductor,#mapPasajero {
    border: 1px solid #03476F;
    width:220px;
    height:300px;
    background-color:#CBD8C3;
    float:right;
}

#busca {
    border: 1px solid #03476F;
    background: #EEE;
    padding: 10px 0px 0px 10px;
    margin:0;
}
