﻿ @import url('fuentes.css');

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#SelMich{
text-align:center;
/*background-image: url(../Imagenes/bg_mich.jpg); 
background-repeat: no-repeat;
background-position: center;
background-attachment:fixed;
width: 1920px;
height: 800px;*/
}

.big_img {
  height: 120px; 
  position: absolute; 
  top: 0px; 
  left: 580px; 
  display:none;
  z-index: 9999;
  color:black;
  border: 2px solid #a1a1a1;
  padding: 10px 10px; 
  background: #f6f6f6;
  width: 200px;
  background-image: url(../Imagenes/SelMich/name.jpg);
  background-repeat: no-repeat;
  border-radius: 5px;
  font-size:16px;
}
#container{
  float:right;
}

#container:hover .big_img {display:block;}
#ImgInf{
width: 50%;
}

#tableContent{
 margin:0 auto 0 350px;       

}


 #tableContent tr >  td { 
padding-left:29px;
padding-bottom: 29px;
padding-top: 29px;
    }

.interrogacion{
	width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 13px;
    right: 45px;
	background:url('../Imagenes/icon_help.png');
	cursor:help;
}
.caja{
	width: 324px;
    height: auto;
    position: absolute;
      background: none repeat scroll 0 0 #FFFFFF;
	  border: 3px solid #AAAAAA;
    padding: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    z-index: 99999;
    top: 47px;
    left: 70px;
	color: #222222;    
	line-height: 16px;
	display:none;
}






 #tablaMedida tr >  td { 
padding-left:0px;
padding-bottom: 0px;
padding-top: 0px;
    }

 #tablaMedida { 


    }

#btnCotizador{
  /*
  position: absolute;
  top:568px;
  left:426px;
  */
  position: relative;
  top: -70px;
  left:-1px;
  cursor: pointer;
}

#btnServicio{
  position: relative;
  top: -69px;
/*position: absolute;
top:568px;
left:765px;*/

  cursor: pointer;
}

#btnLocaliza{
  /*
  position: absolute;
  top:568px;
  left:1076px;
*/
  position: relative;
  top: -70px;

  cursor: pointer;
}





#Datos{
    position: absolute;
    top: 32px;
    width: 485px;
    margin-left: 100px;}
.llanta{
        width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    left: 20px;
    top: 55px;}
.michelin .llanta{
	background:url('../Imagenes/SelMich/llantaMichelin.png');}
.uniroyal .llanta{
	background:url('../Imagenes/SelMich/llantaUniroyal.png');}
.goodrich .llanta{
	background:url('../Imagenes/SelMich/llantaGoodrich.png');}
#Selector{
	     margin: 30px auto;
        height: 139px;
    position: relative;
    width: 1000px;
    padding: 5px 10px;}
.michelin #Selector{
	background: #2791c7; /* Old browsers */
	background: -moz-linear-gradient(top,  #2791c7 56%, #065ba5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#2791c7), color-stop(100%,#065ba5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2791c7 56%,#065ba5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2791c7', endColorstr='#065ba5',GradientType=0 ); /* IE6-9 */
}
.uniroyal #Selector{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+0,0e0e0e+100 */
background: #c3bbb2; /* Old browsers */
background: -moz-linear-gradient(top,  #c3bbb2 0%, #8c8780 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3bbb2), color-stop(100%,#8c8780)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c3bbb2 0%,#8c8780 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3bbb2', endColorstr='#8c8780',GradientType=0 ); /* IE6-9 */

}
.goodrich #Selector{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004dc0+0,00327e+100 */
background: #004dc0; /* Old browsers */
background: -moz-linear-gradient(top,  #004dc0 0%, #00327e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004dc0), color-stop(100%,#00327e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #004dc0 0%,#00327e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004dc0', endColorstr='#00327e',GradientType=0 ); /* IE6-9 */

}



#Selector .titulo{ 	
	color:#FFF;
	font-size:16px;
	  font-family: 'BlissPro-Light';
	text-align:left;
	border-bottom:solid 1px #FFF;
	padding:0 0 5px 0;}
#Selector .titulo strong{
	font-size:18px;
	font-family: 'BlissPro-Bold';
}
#Selector .titulo .flechas{
    font-size: 25px;
    font-family: 'BlissPro-Bold';
    line-height: 20px;
}
#txtSelector{
position: absolute;
    left: 5px;
    top: 50px;
    height: 42px;
     width: 869px;
    font-size: 20px;
    font-family:BlissPro-ExtraBoldItalic;
    color: #666666;
    padding-left: 10px;
	border:none;
    /* background-image:url("../Imagenes/SelMich/selector_erase_on.png");
   	background-repeat: no-repeat;
  	background-position: right; */
	border-radius: 0px;
	text-indent: 10px;
	}
#txtSelector::-moz-placeholder {
  color: #666666;
  opacity: .3;
}
#txtSelector::-webkit-input-placeholder {
 color: #cccccc;
 opacity:1;
     font-size: 20px;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #cccccc;
 opacity:1;
     font-size: 20px;
}
:-ms-input-placeholder {
   color: #cccccc;
 opacity:1;
     font-size: 20px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cccccc;
 opacity:1;
     font-size: 20px;
}
	
	
#txtSelector:focus{
  outline:0px;
  border:none;}
/*{
  position: absolute;
    left: 300px;
    top: 30px;
}*/
#btntirevehicleGo,#btntiresizeGo,#btnTirenameGo,#btntirecategoryGo{
  position: absolute;
    left: 360px;
    top: 31px;
}

#imgEraser{
position: absolute;
    left: 836px;
    top: 57px;

}

/*{
  position: absolute;
    left: 80px;
    top: 30px;
}*/

.line{
  margin-left: 20px;
}

input::-webkit-input-placeholder {
   font-family: BlissPro-ExtraBold;
  color: #cccccc;
  font-size: 18pt;
    padding-top: 0px;
    padding-left: 0px;
	padding-bottom:50px;
	font-style: italic;


}
input:-moz-placeholder{
   font-family: BlissPro-ExtraBold;
  color: #cccccc;
  font-size: 18pt;
  padding-top:0px;
   padding-left: 0px;
   	padding-bottom:50px;
	font-style: italic;

}


#txtCorreo{
position: absolute;
    left: 733px;
    top: 380px;
    height: 38px;
    width: 292px;
    font-family: BlissPro-ExtraBold;
  font-size: 16px;
  color: #666666;
  padding-left: 5px;
}

#Localiza,#Cita,#Cotizador{
    overflow: hidden;
          margin: 0 16px 30px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
}
#Cotizador{
	
	    width: 312px;
    height: 400px;
	position:relative;
	}

.michelin #Cotizador{background:url('../Imagenes/SelMich/cot_mich.jpg') no-repeat center bottom #2691C7;}
.goodrich #Cotizador{background:url('../Imagenes/SelMich/cot_bfg.jpg') no-repeat center bottom #004DC1;}
.uniroyal #Cotizador{background:url('../Imagenes/SelMich/cot_uni.jpg') no-repeat center bottom #c3bbb2;}

.michelin #Localiza{background:url('../Imagenes/SelMich/fondo_mich.jpg') no-repeat center bottom #2691C7;}
.goodrich #Localiza{background:url('../Imagenes/SelMich/fondo_bfg.jpg') no-repeat center bottom #004DC1;}
.uniroyal #Localiza{background:url('../Imagenes/SelMich/fondo_uni.jpg') no-repeat center bottom #c3bbb2;}


#Cita{
	    width: 312px;
    height: 400px;
	position:relative;
	}
.michelin #Cita{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2791c7+56,065ba5+100 */
background: #2791c7; /* Old browsers */
background: -moz-linear-gradient(top,  #2791c7 56%, #065ba5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,#2791c7), color-stop(100%,#065ba5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2791c7 56%,#065ba5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2791c7 56%,#065ba5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2791c7', endColorstr='#065ba5',GradientType=0 ); /* IE6-9 */
}
.uniroyal #Cita{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+0,0e0e0e+100 */
background: #595959; /* Old browsers */
background: -moz-linear-gradient(top, #c3bbb2 0%, #8c8780 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3bbb2), color-stop(100%,#8c8780)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c3bbb2 0%,#8c8780 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c3bbb2 0%,#8c8780 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3bbb2', endColorstr='#8c8780',GradientType=0 ); /* IE6-9 */
}	
.goodrich #Cita{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004dc0+0,00327e+100 */
background: #004dc0; /* Old browsers */
background: -moz-linear-gradient(top,  #004dc0 0%, #00327e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004dc0), color-stop(100%,#00327e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #004dc0 0%,#00327e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #004dc0 0%,#00327e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004dc0', endColorstr='#00327e',GradientType=0 ); /* IE6-9 */
}
#Localiza{
	    width: 312px;
    height: 400px;
	position:relative;
	}	
	
	
#Localiza .titulo,#Cita .titulo ,#Cotizador .titulo{
	color:#FFF;
	font-size:18px;
	  font-family: BlissPro-ExtraBold;
	text-align:left;
	border-bottom:solid 1px #FFF;
	    padding: 8px 0 5px 0;
} 
#Localiza p strong,#Cita  p strong ,#Cotizador  p strong{
	    color: #FFF;
    font-size: 16px;
    font-family: BlissPro-ExtraBold;
    text-align: center;
      padding: 16px 0 0px 0;
	  	letter-spacing:0.5px;
		display:block;
} 

#Localiza p ,#Cita  p ,#Cotizador  p {
	    color: #FFF;
    font-size: 17px;
    font-family: 'BlissPro-Light';
    text-align: center;
    padding: 2px 0 0 0;
    line-height: 18px;
	    margin: 0 0 6px 0;

} 
.btn_amarillo{
	       position: absolute !important;
    display: block;
    bottom: 25px;
    width: 250px;
    color: #000000;
    font-family: 'BlissPro-Heavy';
    text-align: center;
    top: auto !important;
    left: 50% !important;
    margin-left: -125px;
    padding: 5px 0;
    font-size: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+33,dea014+99 */
background: #FEE400; 
text-decoration:none;


}
.btn_amarillo:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+53,dea014+99 */
background: #FFFFFF; /* Old browsers */
}

.btn_amarillo2{
	     
    display: block;
    bottom: 233px;
    width: 250px;
    color: #000000;
    font-family: 'BlissPro-Heavy';
    text-align: center;
    top: auto !important;
    left: 50% !important;
    margin-left: -125px;
    padding: 5px 0;
    font-size: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+33,dea014+99 */
background: #FEE400; 
text-decoration:none;


}
.btn_amarillo2:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+53,dea014+99 */
background: #FFFFFF; /* Old browsers */
}

.btn_amarillo3{
	       position: relative !important;
    display: block;
    bottom: 69px;
    width: 38px;
    color: #000000;
    font-family: 'BlissPro-Heavy';
    text-align: center;
    top: auto !important;
   /* left: 50% !important;*/
    margin-left: 233px;
    padding: 0px 0;
    font-size: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+33,dea014+99 */
background: #FEE400; 
text-decoration:none;



}
.btn_amarillo3:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe402+53,dea014+99 */
background: #FFFFFF; /* Old browsers */
}
.flechas{
	    font-size: 25px;
    font-family: 'BlissPro-Bold';
    line-height: 20px;}
p.tipo{
	    text-align: left !important;
    padding: 4px 24px !important;
	  font-family: 'BlissPro-LightItalic' !important;
	  margin:0 !important}

#SelMich_txtNombre{
  position: relative;
  /* left: 733px; */
/*  top: -265px;*/
  height: 35px;
      width: 250px;
   font-family: 'BlissPro-Light';
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 5px;
  margin: 0 auto;
      background-color: #5CACD4;
    border: none;
}
#SelMich_txtCorreo{
  position: relative;
 /* top: -290px;*/
  height: 35px;
     width: 250px;
    font-family: 'BlissPro-Light';
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 5px;
  margin: 0 auto;
      background-color: #5CACD4;
    border: none;
}

#SelMich_txtAppellido{
  position: relative;
  /*top: -240px;*/
  height: 35px;
     width: 250px;
   font-family: 'BlissPro-Light';
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 5px;
  margin: 0 auto;
      background-color: #5CACD4;
    border: none;
}




.goodrich #SelMich_txtNombre{
  color: #FFFFFF;
      background-color: #8FAAD6;
    border: none;

}
.goodrich  #SelMich_txtCorreo{
  color: #FFFFFF;
      background-color: #8FAAD6;

    border: none;
}

.goodrich #SelMich_txtAppellido{
  color:  #FFFFFF;
      background-color: #8FAAD6;

    border: none;
}

.uniroyal #SelMich_txtNombre{
  color:  #FFFFFF;
      background-color: #8c8680;
    border: none;
}
.uniroyal #SelMich_txtCorreo{
  color:  #FFFFFF;
      background-color: #8c8680;
    border: none;
}

.uniroyal #SelMich_txtAppellido{
  color:  #FFFFFF;
      background-color: #8c8680;
    border: none;
}




#txtNombre{
position: absolute;
    left: 733px;
    top: 445px;
    height: 35px;
    width: 292px;
     font-family: BlissPro-ExtraBold;
  font-size: 16px;
  color: #666666;
  padding-left: 5px;
}

#ddlServicio{
  /*
position: absolute;
    left: 729px;
    top: 510px;
    height: 38px;
    width: 292px;
    font-family: BlissPro-ExtraBold;
  font-size: 16px;
  color: #666666;
  padding-left: 5px;
  z-index: 1;
 */
  position: relative;
  top: -270px;
  height: 38px;
  width: 292px;
  font-family: BlissPro-ExtraBold;
  font-size: 16px;
  color: #666666;
  padding-left: 5px;
  z-index: 1;
  margin: 0 auto;

}

#SelMich_txtDireccion {
    position: relative;
    /* top: -290px; */
    height: 38px;
    width: 250px;
    font-family: 'BlissPro-Light';
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 5px;
    margin: 20px auto 5px;
    background-color: #5CACD4;
    border: none;
}
#btnLocaliza2{
position:absolute;


}
#mRes{
font-size:12px !important;

}
.uniroyal #SelMich_txtDireccion {
    color: #FFFFFF;
    background-color: #8c8680;
    border: none;
}
.goodrich #SelMich_txtDireccion {
    color: #FFFFFF;
    background-color: #8FAAD6;
    border: none;
}



#tabs .ui-widget-content { border: none; background: none; }