﻿@import url('fuentes.css');

/*--- Estilos Generales ---*/
body {
background: #2d9bcd; /* Old browsers */
background: -moz-linear-gradient(top,  #2d9bcd 0%, #00519f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d9bcd), color-stop(100%,#00519f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d9bcd 0%,#00519f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d9bcd 0%,#00519f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d9bcd 0%,#00519f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d9bcd 0%,#00519f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d9bcd', endColorstr='#00519f',GradientType=0 ); /* IE6-9 */

/*background-image: url(../Imagenes/mapa/bg_mich.jpg); */
background-repeat: no-repeat;
background-position: center;    

-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: center center;
    
}
.boxMenu {
  border: none;
  font-size: 12px;
  line-height: 2;
  padding: 3px 0px;
  height: 44px;
  font-weight: bold;
  color: #FFF;
  text-shadow: none;
  white-space: nowrap;
  zoom: 1;
  padding-left: 10px;
  background: url(../Imagenes/mapa/button_background.png) center center;
  background-size: 100% 100%;
  margin-top: 2px;
}




.imgMenu {
  margin-left: 10px;
  float: left;
  font-size: 13px;
  margin-top: 0px;
}

.opcMenu {
  margin-left: 10px;
  float: left;
  font-size: 13px;
  margin-top: 12px;
}

select::-ms-expand {
    display: none;
}
select {
    /*-webkit-appearance: none;
    -moz-appearance: none;*/
    text-indent: 1px;
    text-overflow: '';
}
.adp-text {
  width: 100%;
  font-weight: bold;
  padding-left: 40px;
}
#adp-placemark img, .adp-placemark img {
   display:none;
   margin-right: 10px;
}
#adp-placemark {
   font-weight: bold;
   height: 44px;
   padding: 10px 10px 10px 30px;
   background: white url(../Imagenes/mapa/mapa_green_icon.png) no-repeat left center;
}
.adp-placemark {
   font-weight: bold;
   height: 44px;
   padding: 10px 10px 10px 30px;
   background: white url(../Imagenes/mapa/mapa_red_icon.png) no-repeat left center;
}




#Estados{

  width: 99%;
  height: 38px;
   /*background-image: url("../Imagenes/mapa/selector_menu_button_off.png");
  background-repeat: no-repeat;
  background-position: right;*/
  background-color: white;
}

#Estados:hover{

 /*background-image:url("../Imagenes/mapa/selector_menu_button_on.png");
  background-repeat: no-repeat;
  background-position: right;*/ 
}

  #fondo{
    margin-bottom: -40px;
/*background-color: white;*/
  margin-left: auto;
  margin-right: auto;
width: 100%;
height: 1053px;
font-family: BlissPro-ExtraBold;
padding-top: 0px;
 /*background: rgba(255, 255, 255, .5);*/


  }
      
a{text-decoration: none; color:#fff;}
a:hover{text-decoration: underline;}

header{
  margin-top: 0px;
    position: fixed;
    z-index: 9999;
    width:100%;
    float:left;
background: #f2f5f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f5f6 0%, #ffffff 0%, #cecece 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(0%,#ffffff), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f5f6 0%,#ffffff 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f5f6 0%,#ffffff 0%,#cecece 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f5f6 0%,#ffffff 0%,#cecece 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f5f6 0%,#ffffff 0%,#cecece 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */

margin-top:-6.5%;
    box-shadow:0px 3px 5px #b3b3b3;
    -moz-box-shadow:0px 3px 5px #b3b3b3;
    -webkit-box-shadow: 0px 3px 5px #b3b3b3;
font-family: Arial;
}

#subheader{
    width:100%;
    height:10px;
    padding: 0px 0px;
    font-family: Arial;
}

#logotipo{
    float: left;
    height: 10px;
   padding: 10px 3%;
   margin-left: 15%;
   
}

#logotipo img{
    height: 30px;
}



/*Menu*/

header #subheader nav{
    float:center;
    width: 100%;
    height:1%;
    padding:1% 0px;
    text-align: center;
    margin-bottom:5px;
     font-family: Arial;
}


ul#awesome-menu li {   
    display: inline;
     font-family: Arial;
    }
  
ul#awesome-menu li a {
    display: block; float: left; height:10px;
    outline: none; 
  padding:10px;
    }

  ul#awesome-menu li a.Inicio {
    width: 7%;  
        background-image: url(../Imagenes/boton_izq_off.png); 
  }
  
  ul#awesome-menu li a.Llantas {
    width: 7%;  
         background-image: url(../Imagenes/boton_off.png); 
  }
  
  ul#awesome-menu li a.Basico {
    width: 7%;
         background-image: url(../Imagenes/boton_off.png); 
  }
  
  ul#awesome-menu li a.Servicio {
    width: 7%;
         background-image: url(../Imagenes/boton_off.png);
  }
  
  ul#awesome-menu li a.Sucursales {
    width: 7%;  
           background-image: url(../Imagenes/boton_off.png); 
  }

    ul#awesome-menu li a.Contacto {
    width: 7.7%;  
         background-image: url(../Imagenes/boton_der_off.png);
  }
  
  
  ul#awesome-menu li a.Inicio:hover, ul#awesome-menu li a.Inicio:focus {
    color:#000;padding:10px;outline: none; 
         background-image: url(../Imagenes/boton_izq_on.png);
  }
  
  ul#awesome-menu li a.Llantas:hover, ul#awesome-menu li a.Llantas:focus {
         color:#000;padding:10px;outline: none; 
         background-image: url(../Imagenes/boton_on.png);
  }
  
  ul#awesome-menu li a.Basico:hover, ul#awesome-menu li a.Basico:focus {
         color:#000;padding:10px;outline: none; 
         background-image: url(../Imagenes/boton_on.png);
  }
  
  ul#awesome-menu li a.Servicio:hover, ul#awesome-menu li a.Servicio:focus {
         color:#000;padding:10px;outline: none; 
         background-image: url(../Imagenes/boton_on.png);
  }
  
  ul#awesome-menu li a.Sucursales:hover, ul#awesome-menu li a.Sucursales:focus {
         color:#000;padding:10px;outline: none; 
         background-image: url(../Imagenes/boton_on.png);
  }

    ul#awesome-menu li a.Contacto:hover, ul#awesome-menu li a.Contacto:focus {
        color:#000;padding:10px;outline: none; 
        background-image: url(../Imagenes/boton_der_on.png);
  }
  
    /*Buscador*/

#buscador{
   background:transparent;
   background-image:url('../Imagenes/buscar_bg.png'); 
   width:7%;
   height:30px;
   background-repeat:no-repeat;
   border: 0px solid;
   margin-left:5px;
   padding-left:20px;
   color:#000;
   margin-top:-22px;
   background-size: 100% 80%;
}
#imgbuscador{
margin-top:-39px;
margin-left:-3px;

}



 html, body, #map-canvas {
        height: 100%;
        margin: 0px;
        padding: 0px
font-family: Arial;

      }
    
#panel {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -180px;
        z-index: 5;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #999;
        font-family: Arial;
      }

 #directions-panel {
        height: 307px;
        width: 90%;
        overflow: auto;
        background-color: white;
        font-family: 'BlissPro-Light';
        margin: 10px 0px 0px 22px;
      }

#map-canvas {
    margin-top: 15px;
    height: 40%;
    font-family: Arial;
    width: 91%;
    background: #ccc;
}

      #control {
        
     width: 100%;
     height: 100%;
        padding: 5px;
        font-size: 14px;
        font-family: Arial;
        border: 1px solid #ccc;
        box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
       /* display: none;*/
        margin-top: 0px;
        font-family: Arial;
        margin-left: 20px;
        background-image:url("../Imagenes/mapa/sucursal_background.png");
  background-repeat: no-repeat;
      }

#control2{
   /*width: 1000px;*/
   height: 188px;
   font-family: BlissPro-ExtraBold;
  /* background-image:url("../Imagenes/mapa/sucursal_background.png");
   background-repeat: no-repeat;
    border: 1px solid #ccc;
        box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
        margin-top: 5px;
margin-left: 50px;*/
}



      @media print {
        #map-canvas {
          height: 500px;
          margin: 0;
        }

        #directions-panel {
          float: none;
          width: auto;
          font-family: Arial;
        }
      }

      #end
      {
		width: 98%;
		height: 38px;
		/*background-image: url("../Imagenes/mapa/selector_menu_button_off.png");
		background-repeat: no-repeat;
		background-position: right;*/
		background-color: white;
      }
	  
	  
	  #end:hover{

   /*background-image: url("../Imagenes/mapa/selector_menu_button_off.png");
  background-repeat: no-repeat;
  background-position: right;*/
  background-color: white;
}

      #start{
  width: 98%;
height: 28px;
 

      }



#footer{
  /*width: 1300px;*/
   /*height:270px;
   margin-top: -10px;
   margin-left: -190px;*/

}

 #Ayuda{
background: rgb(181,181,181); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(181,181,181,1) 0%, rgba(229,229,229,1) 40%, rgba(226,226,226,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,181,181,1)), color-stop(40%,rgba(229,229,229,1)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(229,229,229,1) 40%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(229,229,229,1) 40%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(181,181,181,1) 0%,rgba(229,229,229,1) 40%,rgba(226,226,226,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(181,181,181,1) 0%,rgba(229,229,229,1) 40%,rgba(226,226,226,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

margin-top: 32px;
 width:98%;
 margin-left:1%;
 text-align: center;
 font-family: Arial;
 font-size: 14px;

  }
   
    
    footer img{
  width: 100%;
}
    

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000;
}


    //Elastiscidad de la pagina
/*@media screen and (max-width: 1000px){
  #Bienvenidos
        {
            background: #fff;
        }
}*/
#location_results_information .even_row {
  background-color: #fff;
  border: 1px solid #ccc;
}
#location_results_information {
  overflow: hidden;
  float: left;
  height: auto;
  padding-top: 0;
  width: 100%;

}
#location_results_information .results_block{
  border-top: 2px solid #fff;
  padding: 0px;
  height: 420px;
  overflow-x: hidden;
  /*overflow-y: hidden;*/
  -webkit-overflow-scrolling: touch;
  z-index: 0;
}
.marker_offer_panel img{
    width:25px;
}
#location_results_information ul.result_content {
  margin: 0px -40px;
  width: 100%;
  padding-bottom: 1px;
    font-family: 'BlissPro-Light';
}

.center {
  position: absolute;
  left: 50%;
  top: 50%;
  
  /*
  Nope =(
  margin-left: -25%;
  margin-top: -25%;
  */

  /* 
  Yep!
  */
  transform: translate(-50%, -50%);
  
  /*
  Not even necessary really. 
  e.g. Height could be left out!
  */
  width: 40%;
  height: 50%;
}




#location_results_information li {
  padding: 4px;
  overflow: hidden;
  margin-bottom: 2px;
}

.dl_left_section, .dl_center_section {
  float: left;
}
.dl_left_section {
  width: 40px!important;
}

.marker_offer_panel {
  float: left;
  width: 30px;
  padding: 20px 5px 0px 5px;
  /* oldVal: 0 5px sapient artf1255236 dated 21-dec-11; */
}

    .marker_offer_panel a.marker {
        background: url(/mapaDistribuidor/Imagenes/mapa/mapa_red_icon.png) no-repeat 2px 0px;
        height: 39px;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        width: 33px;
        line-height: 31px;
        font-size: 14px;
    }


#location_results_information .dealer_name_address {
  font-size: 11px;
}
#location_results_information .dealer_name_address {
  font-size: 10px;
}
#location_results_information .dealer_name_address {
   float: left; 
  display: block;
  margin: 0;
  padding: 0;
  width: 310px;
}
.dl_center_section {
  /*margin-right: 10px!important;*/
  width: 122px!important;
  float: left;
  -webkit-transform: translate3d(0, 0, 0);
}

.dl_detail_section {
  position: relative;
}

#location_results_information .dealer_name_address {
  font-size: 11px;
}

.offer_wrapper {
  /* background-color: #F5F8FB; */
  padding: 0;
  margin: 0 0 2px;
}

#location_results_information .dealer_name_address p {
  width: 151px;
}
.dl_center_section p {
  margin-top: 5px;
}
.visit_dealer {
}
.visit_dealer {
  clear: left;
  width: 118px;
  float: left;
  margin-top: 0px!important;
  padding-top: 0px!important;
}

#location_results_information .dealer_name_address .more_details {
  width: 158px;
  float: left;
}
#location_results_information .dealer_name_address p {
  width: 120px;
}
.dl_center_section p.more_details {
  margin-top: 0;
}
:root .more_details {
  bottom: 10px;
}
.dl_center_section p {
  margin-top: 5px;
}

.dl_right_section {
  width: 130px!important;
  float: left;
}

.clear, .clearBoth {
  clear: both;
  padding: 0;
  margin: 0;
}

#location_results_information ul.result_content .dl_right_section .hours {
  background-color: #DCE9F6;
  padding: 15px 0 40px 5px;
}

p u, a {
  color: #0169b2;
  text-decoration: none;
}

#location_results_information ul.result_content .dl_right_section .hours li {
  margin-bottom: 4px;
  padding-top: 0px;
  font-size: 11px;
  line-height: 14px;
}

#location_results_information li li {
  padding: 5px 5px 0;
}
#location_results_information li {
  padding: 3px;
  overflow: hidden;
  margin-bottom: 2px;
}

.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;
}
.myButton:active {
	position:relative;
	top:1px;
}


	  .new_style {
    border: 1px solid red;
}





#logotipo{
    float: left;
    height: 10px;
    padding: 5px 0px;
   
}

#logotipo img{
    height: 30px;
    margin-left:20px;
}

/*Menu*/
header #subheader nav{
    float:left;
    width: 260px;
    height:10px;
    padding:20px 0px;
    text-align: left;
    margin-left:0px;
    
}


}

