@charset "utf-8";
/* CSS Document */

#fondo {
width: 940px;

}

#content {
position: absolute;
margin: -335px 0 0 290px;
}

.precio {
font-size: 16px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color: #fda209;
height:31px;
}

.campo-dominio {
padding: 28px 0 0 12px;
width: 280px;
height:50px;
float: left;
background-image:url(/HostingyDominios/imagenes/LandingDominios/campo-dominio.png);
background-position:0 20px;
background-repeat:no-repeat;
}

/*.campo-extension {
background-image:url(/HostingyDominios/imagenes/LandingDominios/campo-extension.png);
background-position:0 20px;
background-repeat:no-repeat;
height:50px;
padding: 20px 0 0 0px;
width: 18%;
float: left;
padding: 28px 0 0 12px;

}*/

.boton-buscar {
/*padding: 7px 0 0 5px;
width: 30%;
float: left;*/
position: absolute;
margin: -65px 430px;
}

.columna1 {
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
font-size: 16px;
padding: 15px 0 0 180px;

line-height: 10px;
}

.columna2 {
margin: 0 15px;
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
font-size: 16px;
padding: 15px 0 0 60px;
line-height: 10px;
}

.extension-titulo {
color: #a33000;
font-size: 18px
}

.precio-titulo {
color: #a33000;
font-size: 22px;
}


.chat {
padding: 145px 0 0 45px;	
}

#pie {
position:  relative;
top: -60px;
}

.formas-de-pago {
padding: 12px 0 0 10px;
float: left;
}

/* Segundo paso */

#fondo-segundo-paso {
float:left;
width: 940px;
height: 252px;
/*position: fixed;*/
top: 50;
left: 10;
}

.content-segundo-paso{
/*position: relative;*/
width:940px;
height:280px;
float:left;
background-image:url(/HostingyDominios/imagenes/LandingDominios/fondo-segundo-paso.jpg);
background-repeat:no-repeat;
margin-bottom:20px;
}

.icono-disponible {
float: left;
padding: 10px 0 0 0;
}

.dominio {
float: left;
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: bold;
padding: 20px 0 0 0;
width:400px;
}

.disponibilidad {
	/*position: fixed;*/
	margin-top:-110px;
	margin-left:65px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #F90;
	width:200px;
}

.telescopicos {
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
font-size: 18px;
font-weight: 300;
list-style-type: none;
padding: 22px 0 0 40px;
line-height: 30px;
}

.precios-dom {
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
font-size: 18px;
font-weight: bold;
list-style-type: none;
padding: 14px 0 0 40px;
line-height: 30px;
text-align: right;
}

.ahorro {
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #E69A0F;
font-size: 14px;
font-weight: 600;
list-style-type: none;
padding: 49px 0 0 20px;
line-height: 30px;
text-align: right;
}

.radio-button {
float: left;
list-style-type: none;
padding: 20px 0 0 10px;
line-height: 30px;
}

.nueva-busqueda {
/*position: fixed;*/
padding: 180px 0 0 20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #F90; 

}

.boton-siguiente {
float:left;
margin: -110px 0 0 750px;
}
.separador{
	float:left;
	height:100px;
	width:100%;
	background-color:#FF0000
}

*:focus {outline: none;}