/* Hola de estilos para changosmangos.net
Creada por Hugo Leos */
body {
	background-color:#FFF5E8;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: auto;
}
#Wrapper{
	background-image:url(../imagenes/bg800.png);
	overflow:hiden;
	width:800px;
	margin:0 auto;
	
	}
#cuerpomain{
	background-image:url(../imagenes/bg800.png);
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
}
#contenido {
	overflow: hidden;
	width: 780px;
	margin-left:10px;
	}
#cabeza {
	background-image:url(../imagenes/logo.gif);
	float:left;
	width: 780px;
	height: 53px;
}
#menu{
	background-image:url(../imagenes/menubar3.gif);
	float:left;
	width:780px;
	height: 27px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display:inline;
	float:left;
}
#menu  li  a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:5px;
	padding-bottom:5px;
	width:130px;
	display:block;
}
#menu ul li a:hover{ 
	background-image:url(../imagenes/menuclear.png);
	color: #FFFFFF;
}
.Espacio2{
	float:left;
	height: 2px;
	width:100%;
}
.Espacio5{
	float:left;
	height: 5px;
	width:100%;
}
#promoin{
	float:left;
	width: 550px;
}
#promodom{
	float:left;
	width: 780px;
}

#promocion{
	background-image:url(../imagenes/promobg.gif);
	width:550px;
	height:245px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#promocion h1{
	font-size:32px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
#promocion h2{
	margin:6px 0px 0px 60px;
	font-size:30px;
	padding:0px 0px 0px 0px;
	color:#555;
	padding-top:0px;
}
#promocion h3{
	margin:0px 0px 0px 40px;
	font-size:18px;
}
#promocion li{
	margin-left:60px;
	font-size:14px;
	font-weight:bolder;
}
#promodomi{
	background-image:url(../imagenes/promodom.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	float:left;
	width: 780px;
	height:245px;
}
#promodomi p{
	margin: 20px;
	
}
#registro{
	float:left;
	width: 780px;
}

#precio{
	float:right;
	margin-right:40px;
	font-size:44px;
	font-weight:bolder;
}
#fbrec{
	width:400px;
	height:30px;
	float:right;
	margin:0px 0px 0px 0px;
}
#promo{
	float:left;
	border:#309 solid 1px;
	width: 548px;
}
#promo2{
	float:left;
	margin-left:5px;
	width: 223px;
	border:#309 solid 1px;
}
#InfoCto{
	float:left;
	padding:10px;
	text-align:center;
	margin-left:5px;
	width: 203px;
	border:#309 solid 1px;
}

#buscadomi{
	padding:10px 0px 10px 0px;
	width: 550px;
	/*height:80px;*/
	background-image:url(../imagenes/domibg.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#buscadomi p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:22px;
	text-align:center;
}
#buscadomi input{
	margin: 3px; 
	border: 2px solid #FFF;
}
#StatusBusqueda{
	float:left;
	width:780px;
	height:70px;
	color:#333;
	text-align:center;
}
#StatusImagen{
	float:left;
	margin:10px 10px 5px 15px; 
}
#StatusDominio{
	font-size:22px;
	float:left;
	margin:0px 10px 5px 5px; 
}
#AccionDominio{
	float:left;
	margin:18px 10px 5px 5px; 
}
#pasos{
	width:780px;
	height:60px;
	color:#333;
	text-align:left;
	font-size:11px;
	border-bottom:#309 dotted 1px;
	padding-bottom:8px;
}
.pasoactivo{
	float:left;
	padding:8px;
	background-color:#FC9;
	border:#F90 solid 1px;
	margin-right:1px;	
}
.pasoinactivo{
	float:left;
	padding:8px;
	background-color:#F5F5F5;
	border:#CCC solid 1px;
	margin-right:1px;	
}
.registrar{ /* para boton no en uso actualmente*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	background-color:#F90;
}
.errorcampo{
	background-color:#F33;
	
}
/***********************empieza seccion de logueo********************************************************************/

#Informes {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	float: left;
	padding:30px;
	}
#Informes h1 {
	font-size:24px;
	color:#339;
	padding-bottom:20px;
	}
#Informes h3 {
	font-size:18px;
	border-top: dotted;
	border-top-color:#666666;
	border-top-width:1px;
	padding-top:20px;
	}
#Informes li, p {
	font-size:13px;
	}
#Logueo {
	float:left;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#EFEFEF;
	width:200px;
	border: solid;
	border-color:#666666;
	border-width:1px;
	padding:30px;
	}
#Logueo h1 {
	font-size:18px;
	padding-bottom:20px;
	}
#Logueo h2 {
	font-size:15px;
	text-align:right;
	}
#Logueo h3 {
	font-size:16px;
	padding-top:20px;
	}
#Logueo hr {
	height:1px;
	color:#666666;
	}
.msgalertaverde{
	color:#093;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-size:13px; 
	padding:5px;
	margin: 10px;
	border: #069 dashed 1px;	
}	
.msgalertaroja{
	color:#F00;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-size:13px; 
	padding:5px;
	margin: 10px;
	border: #F00 dashed 1px;
}		
	
/***********************empieza seccion para  el admin de los juegos********************************************************************/
#cuerpomain2{
	background-image:url(../imagenes/bgp970.png);
	overflow: hidden;
	width: 970px;
	margin: 0 auto;
}
#contenido2 {
	overflow: hidden;
	width: 950px;
	margin-left:10px;
	}
#cabeza2 {
	background-image:url(../imagenes/logo.gif);
	float:left;
	width: 950px;
	height: 53px;
}

#menu2{
	background-image:url(../imagenes/menubar3.gif);
	float:left;
	width:950px;
	height: 27px;
}
#menu2 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu2 li {
	display:inline;
	float:left;
}
#menu2  li  a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:5px 8px 5px 8px;
	/*width:90px;*/
	display:block;
}
#menu2 ul li a:hover{ 
	background-image:url(../imagenes/menuclear.png);
	color: #FFFFFF;
}

.alerta{
	width:300px;
	font-weight:bold;
	padding:5px;
	background-color:#FFC;
	margin: 10px;
	border: #069 dashed 1px;	
}
.alerta2{
	width:650px;
	font-weight:bold;
	padding:5px;
	background-color:#FFC;
	margin: 10px;
	border: #069 dashed 1px;	
}	
	
.alertaverde{
	color:#093;
	width:300px;
	font-weight:bold;
	padding:5px;
	background-color:#FFC;
	margin: 10px;
	border: #069 dashed 1px;	
}	
.alertaroja{
	color:#F00;
	width:300px;
	font-weight:bold;
	padding:5px;
	background-color:#FFC;
	margin: 10px;
	border: #069 dashed 1px;
}	
.Espacio52{
	float:left;
	height: 5px;
	width:950px;
}
.tabla{
	width:100%;
	border:#309 solid 1px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px; 
}
.tabla2{
	width:60%;
	border:#309 solid 1px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px; 
}
.cajasinput{
	width: 250px; 
	margin: 2px; 
	border: 1px solid #4A708B;
	}
.cajastexto{
	width: 250px; 
	margin: 2px; 
	border: 1px solid #4A708B;
	}
.cajasboton{
	width: 250px; 
	margin: 2px; 
	border: 1px solid #4A708B;
	}
.negronegro{
	color:#000;
	font-weight:bold;
	}	
.paginaactiva{
	font-weight:bold;
	background-color:#FC9;
	padding:2px;
	
}
.paginador{
	font-size:12px;
	padding:2px;
	
}
/* termina seccion del admin de los juegos*/




.marconeg{
	border:#000000;
	border-style:solid;
	border-width:1px;
}
.encpasos{
	padding:10px;
	text-align:left;
	font-size:18px;
}



.menugas {
	float:left;
	background-color:#FF9900;
	border:#FF9900;
	border-width:1px;
	border-style:solid;
	width: 778px;
	height: 27px;
	background-image: url(../imagenes/menuclear.png);
}

.menugas li {
	float:left;
	list-style-type:none;
	margin-top:5px;
	padding-right:17px;
	padding-left:17px;
	color:#FFFFFF;
	border-left:#FFFFFF;
	border-width:1px;
	border-left-style:solid;
}
.menu2 {
	font-family:"Trebuchet MS";
	text-align:center;
	background-color:#330099;
	background-image: url(../imagenes/menuclear.png);
	height: 27px;
	margin-top:5px;
	padding-right:27px;
	padding-left:27px;
	color:#FFFFFF;
	border:#FF9900;
	border-width:0px;
	border-style:solid;
}
.textodes{
	font-family:"Trebuchet MS";
}
#servicios{
	padding: 15px;
	text-align:justify;
	font-size:12px;
}

#carrito{
}
.pnormal{
	color:#FF0000;
	font-style:oblique;
	text-decoration:line-through;
}
.poferta{
	font-size:14px;
	font-weight:bold;
}
#dominios{
	float:left;
	border:#330099;
	border-style:dotted;
	border-width:1px;
	width: 548px;
}
.descripcion{
	background-image: url(../imagenes/footer.gif);
	color: #FFFFFF;
	height: 24px;
	font-weight: bold;
	margin-left: 10px;
}
#pie {
	overflow:hidden;
	background-image:url(../imagenes/footer.gif);
	width: 780px;
	height: 80px;
}
#pie p{
	padding-top:40px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#1886C1;
}

#contgas{
	background-color:#FF9900;
	width:100%;
}
#opcgas{
	height:260px;
	background-color:#FFFFFF;
	margin:10px;
	bordercolor:#330066;
	border-style:solid;
	border-width:1px;
}
#fotogas{
	width:260px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	height:173px;
	bordercolor:#330066;
	border-style:solid;
	border-width:1px;
}
#descgas{
	width:220px;
	margin-left:10px;
	float:left;
	padding:10px;
	text-align:left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size:1.8em;
	color:#000000;	
}
h2 {
	font-family: "Trebuchet MS";
	font-size:1.6em;
	color:#000000;
}
h3 {
	font-family: "Trebuchet MS";
	color:#000000;
	font-size: 9pt;
}
a, a:visited {
	color:darkblue;
	text-decoration:none;
}
a:hover {
	color:maroon;
	text-decoration:underline;
}
a.whois:link,a.whois:visited {
    color:#c00000;
    text-decoration:none;
    font-family:verdana;
    font-size:13px;
}
.error {
	color:red;
}
.dominiotomado {
	color:red;
}
.dominiodisponible {
	color:green;
}
#encabezado1{
	font-family: "Trebuchet MS";
	font-size: 15pt;
	font-weight: 100;
	color: #6633CC;
}
#encabezado2{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 200;
	color: #333333;
}
#bienvenue{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
#caracteristicas{
	border-left-width: thin;
	border-left-color: #333333;
	border-right-color: #333333;
	border-right-width: thin;
}
formdominio{
	width:400px;
	font-size:18px;
	border:0;	
}

#detalleswhois
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.85em;
	padding:20px;
	border:1px solid #D4D0C8;
	background-color:#FFFFFF;
}
.formawhois{
	display:inline;	
}
#tablawhois, input, select{
	font-size:0.85em;
	font-family:verdana,arial,helvetica;
}
#tablawhois{
	border-bottom:1px solid #D4D0C8;
	text-align:center;
}
#tablawhois th{
	text-align:center;
}
#tablawhois a, #tablawhois a:visited{
	color:#0000FF;
	text-decoration:underline;
}
#tablawhois a:hover{
	color:#999;
	text-decoration:underline;
}
.free1 {color: #FF0000}
.blalink {
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
		}
.Estilo1 {font-family: Tahoma}
.Estilo8 {
	font-size: 11px;
	font-family: Tahoma;
}
.Estilo11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.Estilo12 {font-size: 11px}
.Estilo13 {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
}
.Estilo14 {font-size: 11px; font-family: Tahoma; color: #000000; }
.Estilo16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.Estilo17 {
	font-family: "trebuchet MS";
	font-weight: bold;
}
.Estilo20 {color: #FF0000; font-size: 10px; }
.Estilo21 {font-size: 12px}
.Estilo25 {font-size: 24px}
.Estilo26 {font-size: 12px; font-family: Tahoma;}
.frm
{
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    background:#efefef;
    border:1px solid #DEE3E7;
    color:#999999;
}
.txt
{
    font-family:verdana;
    font-size:13px;
    background:#dee3e7;
    color:black;
}
.tcl
{
    background:#dee3e7;
    color:black;
    font-family:verdana;
    font-size:13px;
}
/* clases del whois */
#whoiswait{
	text-align: center;
	position: relative;
	top: 50%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}
#whoiswait .outer{
	margin-left: -200px;
	position: absolute;
	top: 25%;
	left: 50%;
	visibility: visible;
	width:400px;
}
#whoiswait .inner{
	background-color:#FCFAF6;
	padding:30px;
	line-height:30px;
	border:1px solid #D4D0C8;
}
.linkbutton{
	font-size:1.0em;
	width:80px;
}
.whoisrow1, .whoisrow1available{
	background:#FCFAF6;
	border-top:1px solid #D4D0C8;
}
.whoisrow2, .whoisrow2available{
	background:#FFF;
	border-top:1px solid #D4D0C8;
}
.whoisrow1:hover, .whoisrow2:hover{
	background:#DDEEFF;
}
#verhuman{
	text-align:center;
	border:1px solid #D4D0C8;
	background:#FCFAF6;
	padding:20px;
}
.verhuman{
	font-size:2.2em;
}
.verhumanimg{
	border:1px solid #000;
}
div.widget.container {
	border: 1px solid black;
  background-color: #666666;
	margin: 0 0 0.5em 0;
}
div.widget h2 {margin: 0; }
div.widget h2 img {padding: 3px; }
div.widget h2 ul.behaviors { margin: 0; top: 2px; right: 2px }
div.widget.container h2 {
  font-family: Arial,helvetica,sans serif; 
  font-size:12px; 
  color: white; 
  font-weight: bold;
  margin-left: 5px;
  line-height: 18px
}
div.widget.error {
	padding: 0px;
	border: 1px solid #ff0000;
	background: transparent;
	font-weight: normal;
}
div.widget.error h2 {
	background: #ffaaaa;
	color: #000000;
}
div.widget-content {
	overflow-x: auto;
	width: auto;
	_width: 100%;
	padding: 0.2em;
	background: white;
}
div.widget h2 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: white;
	position: relative; /* this allows the position: absolute; to work below */
	padding: 0 0 5px 0.2em;
}
div.widget h2 ul.behaviors {
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.widget h2 ul.behaviors li {
	display: inline;
	padding: 0;
	margin: 0 0px;
}
div.widget span.property {
    display: none;
}
ul.behaviors img {
	width: 15px;
	height: 15px;
}

