﻿body
{
	font-family: Arial;
	font-size: 12px;
	overflow-y: scroll;
}

h2
{
	font-family: Verdana;
	font-size: 18px;
	color: #779E00;
	text-align:left;
	margin:0px;
	padding-bottom:7px;
	font-weight: lighter;
}

.ResultadoBusquedaDominio
{
	width: 490px;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	
	background-color: #eeeeee;
	border: solid 1px #bbbbbb;
	vertical-align: middle;
}

.SeleccionHosting
{
	width: 500px; 
	text-align: left;
	background-color: #eeeeee;
	border: solid 1px #bbbbbb;
}

#PieProcesoCompra
{
	padding-top: 30px;
	font-family: Arial;
	font-size:12px;
}

.CajaEPPDominio
{
	width: 500px;
	padding-bottom: 20px; 
	text-align:left;
	font-family: Arial;
	font-size:12px;
	
	background-color: #eeeeee;
	border: solid 1px #bbbbbb;
	vertical-align: middle;
	margin: 4px;
}

.SubTituloProcesoCompra
{
	font-family: Verdana;
	font-size: 16px;
	color: #779E00;
	padding-bottom: 8px;
}

.ContenedorExtras
{
	background-color: #eeeeee; 
	border: 2px solid #bbbbbb; 
	padding: 10px;
	font-family: Arial;
	font-size:12px;
	width: 500px;
	padding:10px;
}

.ContenedorDominioExtras
{
	width: 250px;
	background-color: #eeeeee; 
	font-family: Arial;
	font-size:12px;
	padding:5px;
	
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

#ControlResumenPedido
{
	width: 525px;
}

#ControlResumenPedido #FilaCabecera
{
	background-color: #dddddd;
	font-size: 14px;
	margin-bottom: 4px;
	
}
#DIV_Recargo
{
	width: 325px;
	text-align: left;
	padding-right:200px;
	padding-top:5px;
	
}

#DIV_Recargo #FilaCabecera
{
	background-color: #dddddd;
	font-size: 14px;
	margin-bottom: 4px;
	
}

.textoTitulo
{
	color: #779E00;
	font-family: Verdana;
	font-size: 20px;
	text-align: left;
	padding-bottom: 15px;
}

.textoTituloDominio
{
	color: #779E00;
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	padding-bottom: 15px;
}

.textoCuerpo {
	color:#68676B;
	font-family:Verdana;
	font-size:12px;
	margin-right: 10px;
	text-align:justify;
}

.envolturaDatosCliente
{
	border: solid 1px #aaaaaa; width: 515px; padding: 5px; background-color:#dddddd;
}

.textBoxObligatorio
{
	background-color: #63A116;
	color:White;
}

.TransparentGrayBackground 
{
	top: 0;
	left: 0;
	position:fixed;
	background-color:Gray;
	
	filter:alpha(opacity=90);
	opacity:0.9;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

.CapaCentradaCarga
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 15px;
	
	filter:alpha(opacity=100);
	opacity:1;
	
	color: #FFFFFF;
	position: fixed;
	left:35%;
	top:40%;
	background-color: #56A5EC;	
	width: 450px;
	height: 35px;
}

input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #779E00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-image: url(~/Imagenes/fondoinput.gif);
	background-repeat:  repeat-x;
}

.TextoAvisoTelefonos
{
	font-size: 10px;
}