/* CSS Document */
html,body {
    background:#e7e7e7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	height: 100%;
	color:#202020;
}
.fondocentral{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(imagenes/centro.png);
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 100%;
}
.fondoprincipal{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imagenes/top-bg.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    width: 100%;
}
#header-row {
    height:42px;
	width:100%;
	background:#121212;
}
.de{
	float:right; margin-right:20px;
}
.contenedor-superior{
	margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.menu{
	float:right;
}

.pie-chico{ width:100%; background-color:#000000; height:30px; color:#FFFFFF; text-align:center; background-image:url(imagenes/fondo-pie-chico.jpg); font-size:12px}
#menu-usuario ul.menu li {
    float: left;
    line-height: 37px;
    position: relative;
}
ul.menu li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
ul.menu {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
ul.menu li.ultimo-dato {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color !important;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
}
#menu-usuario ul.menu li a:hover{
	text-decoration:underline;}
#menu-usuario ul.menu li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imagenes/menu-separador.jpg");
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #7F7F7F;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
#menu-usuario ul.menu li a img {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #121212;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    left: -14px;
    padding-right: 5px;
    position: absolute;
    top: 10px;
}
#contenido-general {
    height: auto !important;
    margin-bottom: -60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    min-height: 100%;
}
#top-menu-row {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imagenes/top-menu-bg.jpg");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    height: 57px;
    width: 100%;
}
.clr {clear:both;}

/**
** global styles
**/

/* container style */
div#maximenuCK ul.maximenuCK {
    height : 57px;
    padding : 0;
    margin : 0;
}

div#maximenuCK ul.maximenuCK li.maximenuCK {
    background : none;
    list-style : none;
    border : none;
}

/* link image style */
div#maximenuCK ul.maximenuCK li.maximenuCK>a img {
    margin : 3px;
    border : none;
}

/* img style without link (in separator) */
div#maximenuCK ul.maximenuCK li.maximenuCK img {
    border : none;
}

div#maximenuCK ul.maximenuCK li a.maximenuCK {
    text-decoration : none;
    text-indent : 2px;
    outline : none;
    background : none;
    border : none;
    padding : 0;
    cursor : pointer;
    color : #dcdcdc;
}

div#maximenuCK ul.maximenuCK2 li a.maximenuCK {
    text-decoration : none;
    text-indent : 2px;
    outline : none;
    background : none;
    border : none;
    padding : 0;
    cursor : pointer;
    color : #bababa;
}

div#maximenuCK ul.maximenuCK2 li a.maximenuCK:hover,
ul.maximenuCK2 li.sfhover a.maximenuCK:hover,
ul.maximenuCK2 li.sfhover a.maximenuCK{
background:#00315C;
}

ul.maximenuCK2 li.parent.sfhover > a.maximenuCK{
background:#232323 !important;}

div#maximenuCK ul.maximenuCK2 li a.maximenuCK:hover span{
color:#f0f0f0;
}



/* separator item */
div#maximenuCK ul.maximenuCK li span.separator {
    color : #bababa;
    display : block;
    text-transform : none;
    font-weight : bold;
    font-size : 14px;
    line-height : 25px;
    text-decoration : none;
    height : 25px;
    float : none !important;
    float : left;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:-1px;
    padding: 0 15px;

}


/**
** active items
**/

/* current item title and description */
div#maximenuCK ul.maximenuCK li.current>a span {
    color : #bababa;
}

/* current item title when mouseover */

div#maximenuCK ul.maximenuCK li.current>a:hover span.titreCK {
background:#000;
}


div#maximenuCK ul.maximenuCK li:hover,
ul.maximenuCK li.active,
ul.maximenuCK li.current {
background:#000 !important;
}

/* current item description when mouseover */
div#maximenuCK ul.maximenuCK li.current>a:hover span.descCK {

}

/* active parent title */
div#maximenuCK ul.maximenuCK li.active>a span.titreCK {
    color : #bababa;
}

/* active parent description */
div#maximenuCK ul.maximenuCK li.active>a span.descCK {

}

/**
** first level items
**/

div#maximenuCK ul.maximenuCK li.level0 {
    padding : 0 15px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imagenes/menu-separador.jpg");
    background-origin: padding-box;
    background-position: right top;
    background-repeat:repeat-y;
    background-size: auto auto;
}

/* first level item title */
div#maximenuCK ul.maximenuCK li.level0>a span.titreCK {
    color : #dcdcdc;
}

/* first level item description */
div#maximenuCK ul.maximenuCK li.level0>a span.descCK {
    color : #dcdcdc;
}

/* first level item link */
div#maximenuCK ul.maximenuCK li.parent.level0>a {

}

/* parent style level 0 */
div#maximenuCK ul.maximenuCK li.parent.level0 li.parent {
}

/**
** items title and descriptions
**/

/* item title */
div#maximenuCK span.titreCK {
    color : #dcdcdc;
    display : block;
    text-transform : uppercase;
    font-weight : bold;
    font-size : 13px;
    line-height : 57px;
    text-decoration : none;
    height : 57px;
    float : none !important;
    float : left;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:-1px;
}


div#maximenuCK ul.maximenuCK2 li  {
padding:2px 0;
}

div#maximenuCK ul.maximenuCK2 li a span.titreCK {
	background-color:#000;
    color : #bababa;
    display : block;
    text-transform : none;
    font-weight : bold;
    font-size : 13px;
    line-height : 25px;
    text-decoration : none;
    height : 25px;
    float : none !important;
    float : left;
    font-family:sans-serif;
    padding: 0 15px;
}




/* item description */
div#maximenuCK span.descCK {
    color : #dcdcdc;
    display : block;
    text-transform : none;
    font-size : 10px;
    text-decoration : none;
    height : 12px;
    line-height : 12px;
    float : none !important;
    float : left;
}

/* item title when mouseover */
div#maximenuCK ul.maximenuCK  a:hover span.titreCK {
    color : #ddd;
}

/**
** child items
**/

/* child item title */

div#maximenuCK ul.maximenuCK2  a.maximenuCK {
    width : 176px;
}

div#maximenuCK ul.maximenuCK2 li a.maximenuCK {
    text-decoration : none;
    width : 176px;
    margin : 0 auto;
    padding : 2px 0 2px 0;
}

/* child item block */
div#maximenuCK ul.maximenuCK ul.maximenuCK2 {
    background : #000;
    margin :0;
    padding : 0;
    border : none;
    width : 176px; /* important for Chrome and Safari compatibility */
	}

div#maximenuCK ul.maximenuCK2 li.maximenuCK {
    width : 176px;
    padding : 2px 0 0 0;
    border : none;
    margin : 0;
    background : none;
	    height: 32px;
}

/* child item container  */
div#maximenuCK ul.maximenuCK li div.floatCK {
    background : #000;
}

/**
** module style
**/

div#maximenuCK div.maximenuCK_mod {
    width : 176px;
    padding : 0;
    overflow : hidden;
    color : #ddd;
    white-space : normal;
}

div#maximenuCK div.maximenuCK_mod div.moduletable {
    border : none;
    background : none;
}

div#maximenuCK div.maximenuCK_mod  fieldset{
    width : 160px;
    padding : 0;
    margin : 0 auto;
    overflow : hidden;
    background : #1a1a1a;
    border : none;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod a {
    border : none;
    margin : 0;
    padding : 0;
    display : inline;
    background : #1a1a1a;
    color : #888;
    font-weight : normal;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod a:hover {
    color : #f0f0f0;
}

/* module title */
div#maximenuCK ul.maximenuCK div.maximenuCK_mod h3 {
    font-size : 14px;
    width : 170px;
    color : #aaa;
    font-size : 14px;
    font-weight : normal;
    background : #444;
    margin : 5px 0 0 0;
    padding : 3px 0 3px 0;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod ul {
    margin : 0;
    padding : 0;
    width : 170px;
    background : none;
    border : none;
    text-align : left;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod li {
    margin : 0 0 0 15px;
    padding : 0;
    width : 155px;
    background : none;
    border : none;
    text-align : left;
    font-size : 11px;
    float : none;
    display : block;
    line-height : 20px;
    white-space : normal;
}

/* login module */
div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod #form-login ul {
    left : 0;
    margin : 0;
    padding : 0;
    width : 170px;
}

div#maximenuCK ul.maximenuCK2 div.maximenuCK_mod #form-login ul li {
    margin : 2px 0;
    padding : 0 5px;
    height : 20px;
    background : #1a1a1a;
}


/**
** columns width & child position
**/

/* child blocks position (from level2 to n) */
div#maximenuCK ul.maximenuCK li.maximenuCK div.floatCK div.floatCK {
    margin : -38px 0 0 190px;
}

/* margin for overflown elements that rolls to the left */
div#maximenuCK ul.maximenuCK li.maximenuCK div.floatCK div.floatCK.fixRight  {
    margin-right : 190px;
}

/* default width */
div#maximenuCK ul.maximenuCK li div.floatCK {
    width : 176px;
    padding: 5px 0 5px 0;
}

/* 2 cols width */
div#maximenuCK ul.maximenuCK li div.cols2 {
    width : 360px;
}

div#maximenuCK ul.maximenuCK li div.cols2>div.maximenuCK2 {
    width : 50%;
}

/* 3 cols width */
div#maximenuCK ul.maximenuCK li div.cols3 {
    width : 540px;
}

div#maximenuCK ul.maximenuCK li div.cols3>div.maximenuCK2 {
    width : 33%;
}

/* 4 cols width */
div#maximenuCK ul.maximenuCK li div.cols4 {
    width : 720px;
}

div#maximenuCK ul.maximenuCK li div.cols4>div.maximenuCK2 {
    width : 25%;
}



/**
** fancy parameters
**/

div#maximenuCK .maxiFancybackground {
    list-style : none;
}

div#maximenuCK .maxiFancybackground .maxiFancycenter {
   background:#000;
    height : 57px;
}

div#maximenuCK .maxiFancybackground .maxiFancyleft {

}

div#maximenuCK .maxiFancybackground .maxiFancyright {

}

/**
** rounded style
**/

/* global container */
div#maximenuCK div.maxiRoundedleft {

}

div#maximenuCK div.maxiRoundedcenter {

}

div#maximenuCK div.maxiRoundedright {

}

/* child container */
div#maximenuCK div.maxidrop-top {

}

div#maximenuCK div.maxidrop-main {

}

div#maximenuCK div.maxidrop-bottom {

}


.container_12 .grid_1 {
	width:60px;
}
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block; unicode-bidi: embed }
fieldset		{border:none;}
li              { display: list-item }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, 
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 0 0 }
p				{ margin:0; }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
button, textarea,
input, select   { display: inline-block }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
thead, tbody,
tfoot           { vertical-align: middle }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 2px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A"; white-space: pre-line }
center          { text-align: center }
:link, :visited { text-decoration: none }
:focus          { outline: 0 }
li				{ list-style:none }

a, a img, input, button{outline:0; 
	border:none;
	}

BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
  h1            { page-break-before: always }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid }
  ul, ol, dl    { page-break-before: avoid }
}
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
ul.menu{
	margin:0;
	padding:0;
	}
ul.menu li{
	list-style:none;}
body{
	margin:0;
	outline:0;
}
#logo {
    height: 115px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
}
.bloque-central{ background-image:url(imagenes/bloque-central.png); width:960px; height:280px;position: relative;margin-left: auto;margin-right: auto;}
.pie-grande{ float:left; width:100%; background-color:#000000; background-image:url(imagenes/fondo-pie.gif); color:#FFFFFF; font-size:13px; font-weight:bold; }
.pie-grande a{ font-size:11px;color:#7F7F7F}
.pie-grande a:hover{color:#FFF; font-weight:bold;}
.bloque1{ width:300px; float:left; padding-top:11px; padding-bottom:11px;}
.bloque2{ width:300px; float:left; padding-top:11px; padding-bottom:11px;}
.bloque3{ width:300px; float:left; padding-top:11px; padding-bottom:11px;}
.bloque4{ float: left;padding-bottom: 11px;padding-left: 300px;padding-top: 35px;width: 100px;}
.head-top{ color:#949494; float:left;font-size: 11px;margin-top: 10px;}
#tablaPrecios.tablaOfertas{
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #444444;
    font-size: 13px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;
}

#tablaPrecios th{
	background-color: #E2E2E2;
    color: #666666;
    font-weight: 700;
    padding-bottom: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 9px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}
.blanco{
	background-color: #FFFFFF;
    border-bottom:#CCCCCC solid 1px;
    padding-bottom: 0.1em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    padding-top: 0.1em;
}
.gris{
	background-color: #f1f1f1;
    border-bottom:#CCCCCC solid 1px;
    padding-bottom: 0.1em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    padding-top: 0.1em;
	background-image:url(imagenes/fondo-servidores.png);
}
.cpu{
	padding-bottom: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 12px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}
span.cpuTexto{
	line-height: 15.4px;
	color: #2375A9;
    float: left;
    font-size: 0.85em;
}
.cpuIcono{
	line-height: 15.4px;
	float: left;
	margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 4px;
}
.ram , .ips, .espaciodisco, .traficomensual{
	font-weight: 700;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 12px;
}
tr.blanco:hover{background-color:#FBFBFB;background-image:url(imagenes/fondo-servidores2.png);}
tr.gris:hover{background-color:#e7faff;background-image:url(imagenes/fondo-servidores2.png);}
.configurarycomprar{
 width:220px;
}
.configurarycomprar span{
color:#FFFFFF;
    display: block;
    position: absolute;
    text-align: right;
    top: 17px;
    width: 60px;
	font-weight: 700;
}
.configurarycomprar div{ 
	position:relative; 
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom: 10px;
    padding-top: 15px;
}
.antes{ text-decoration:line-through;}
.despues{ color:#CC0000}
tr.promo td.cpu{background-image:url("imagenes/promo.png");background-position:top right;background-repeat:no-repeat;}
tr.nuevo td.cpu{background-image:url("imagenes/nuevo.png");background-position:top right;background-repeat:no-repeat;}
.infoadicional{
float:left;box-shadow: 0 0 8px #000000; width:930px; background-color:#FFFFFF; padding-left:15px;padding-right:15px;padding-bottom:15px;color: #000000;
    font-size: 1.0em;
    line-height: 30.4px; font-weight:bold
}
.proceso1{
	background-color: #FFFFFF;
    background-image: url("imagenes/proceso1.png");
    background-repeat: no-repeat;
    box-shadow: 0 0 2em #000000;
    padding-top: 30px;
    width: 960px;
	height: 371px;
    position: relative;
	margin-bottom:40px;
}
.proceso2{
	background-color: #FFFFFF;
    background-image: url("imagenes/proceso2.png");
    background-repeat: no-repeat;
    box-shadow: 0 0 2em #000000;
    padding-top: 30px;
    width: 960px;
	height: 395px;
    position: relative;
	margin-bottom:40px;
}
.proceso3{
	background-color: #FFFFFF;
    background-image: url("imagenes/proceso3.png");
    background-repeat: no-repeat;
    box-shadow: 0 0 2em #000000;
    padding-top: 30px;
    width: 960px;
	height: 371px;
    position: relative;
	margin-bottom:40px;
}
.proceso4{
	background-color: #FFFFFF;
    background-image: url("imagenes/proceso4.png");
    background-repeat: no-repeat;
    box-shadow: 0 0 2em #000000;
    padding-top: 30px;
    width: 960px;
	height: 371px;
    position: relative;
	margin-bottom:40px;
}
.contge{ border-top:#D5D5D5 1px solid; font-size:12px; font-weight:bold}
.preferencias{ padding:10px 10px 10px 10px; color:#454545; border-bottom:#CCCCCC dotted 1px; float:left; background:url(imagenes/fondo-conf.png)}
.preferencias2{ padding:10px 10px 10px 10px; color:#454545; border-bottom:#CCCCCC dotted 1px; float:left; padding-left:30px}
.izquierda2{ width:380px; float:left; background:url(imagenes/li-icono2.png); background-repeat:no-repeat; background-position:left; padding-left:20px}
.izquierda{ width:400px; float:left; background:url(imagenes/li-icono.png); background-repeat:no-repeat; background-position:left; padding-left:20px}
.derecha{ float:left; color:#013D70; width:520px}
.derecha span{ float:left}
/*.derecha input,select{ float:left}*/
.derecha a{ margin-top:3px;float:left; cursor:pointer; margin-left:5px;}
#so-editar{ display:none;}
#ram-editar{ display:none;}
#discoprincipal-editar{ display:none;}
#discosadicionales-editar{ display:none;}
#transferencia-editar{ display:none;}
#velocidad-editar{ display:none;}
#backup-editar{ display:none;}
#firewall-editar{ display:none;}
#cisco-editar{ display:none;}
#reinicio-editar{ display:none;}
#puertolan-editar{ display:none;}
#kvm-editar{ display:none;}
#balanceo-editar{ display:none;}
#db-editar{ display:none;}
#disco2{ display:none;}
#disco3{ display:none;}
#disco4{ display:none;}
#disco5{ display:none;}
#database{ display:none;}
#2dodisco-editar{ display:none;}
#paneldecontrol-editar{display:none}
#paneldecontrol-editar select{font-size:11px;}
#fantastico-editar{display:none;}
#softaculous-editar{display:none;}
#plesk1-editar{display:none;}
#plesk2-editar{display:none;}

#fantastico-td{display:none;}
#softaculous-td{display:none;}
#plesk1-td{display:none;}
#plesk2-td{display:none;}

.total{float: left;
    font-size: 16px;
    padding-left: 325px;
    text-align: right;
    width: 170px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}
.total-der{float: left;
    font-size: 24px;
    padding-left: 10px;
    width: 455px; color:#0066CC;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}
.registronuevo{ float:left; width:462px; border:#666666 dotted 1px; margin-left:10px;margin-top:10px;margin-bottom:10px;}
.logearviejo{ float:left; width:462px; border:#666666 dotted 1px; margin-left:10px;margin-top:10px;margin-bottom:10px;}
.titulofondo{ background:url(imagenes/titulofondo.png); height:30px; float:left; width:457px;
font-size: 18px;
padding-left: 5px; height:36px;
 }
.titulofondo span{padding-top: 6px; background-image:url(imagenes/nuevo-usuario.png); background-repeat:no-repeat; background-position:left center; float:left; float: left;
    height: 30px;
    padding-left: 40px;
    padding-top: 6px;
    width: 400px;text-shadow: 0 1px 0 #FFF;}

.titulofondo2{ background:url(imagenes/titulofondo.png); height:30px; float:left; width:457px;
font-size: 18px;
padding-left: 5px; height:36px;
 }
.titulofondo2 span{padding-top: 6px; background-image:url(imagenes/usuario-editar.png); background-repeat:no-repeat; background-position:left center; float:left; float: left;
    height: 30px;
    padding-left: 40px;
    padding-top: 6px;
    width: 400px;text-shadow: 0 1px 0 #FFF;}
.contenidocuadro{ padding:10px;font-size:14px; float:left}
.iz{ float:left; width:150px; height:30px; margin-top:5px; margin-bottom:5px; text-align:right; padding-right:10px;}
.der{float:left; width:282px;height:30px;margin-top:5px; margin-bottom:5px;}

.der input{ border:solid 1px #CCCCCC; padding:3px; width:270px;}

.siguiente2{
	background:url(imagenes/pie-producto-bg.jpg) bottom left repeat-x #f9f9f9;
	padding:0px;
    text-align: center;
	height:51px;border-top:solid 1px #CCCCCC;
	float:left;
	width:462px;
}
.siguiente2 input.button{
	background:url(imagenes/boton-bg.png) top left repeat-x;
	display:block;
	height:36px;
	margin-top:8px;
	margin-left:162px;
	float:left;
	left: 38px;
	cursor:pointer;
}
.siguiente2 input.button:hover{
	background:url(imagenes/boton-bg.png) bottom left repeat-x;
}
	
.siguiente2 input.button{
	padding: 0 15px;
}

	
.siguiente2 input.button{
	font-size:16px;
	line-height:44px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}
.marcas{ background-image:url(imagenes/marcas.png); float: left;
    height: 55px;
    margin-top: 10px;
    width: 100%;}
.seleccionardominio{ float:left; width:918px; border:#666666 dotted 1px; margin-left:10px;margin-top:10px;margin-bottom:10px; padding:10px;}
.dominiotitulofondo{ background:url(imagenes/titulofondo.png); height:30px; float:left; width:933px;font-size: 18px;padding-left: 5px; height:36px;}
.dominiotitulofondo span{padding-top: 6px; background-image:url(imagenes/nuevo-usuario.png); background-repeat:no-repeat; background-position:left center; float:left; float: left;height: 30px;padding-left: 40px;padding-top: 6px;width: 400px;text-shadow: 0 1px 0 #FFF;}

#order-modern .domainoptions {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 10px 10px 10px 10px;
  font-size: 13px;
  margin: 20px auto;
  padding: 0;
  width: 80%;
}
#order-modern .domainoptions .option:first-child {
  border-radius: 10px 10px 0 0;
}
#order-modern .domainoptions .option {
  border-bottom: 1px solid #CCCCCC;
  padding: 10px;
}
#whmcsorderfrm LABEL {
  float: none;
  font-size: 1em;
  line-height: 14px;
  padding: 0;
  text-align: left;
  width: auto;
}
#order-modern .domainreginput {
  font-size: 14px;
  margin: 0;
  padding: 10px;
  text-align: center;
}
#order-modern .domainoptions .optionselected {
  background-color: #EDF1FE;
}
#order-modern .domainoptions .option:last-child {
  border-bottom: 0 none;
  border-radius: 0 0 10px 10px;
}
#order-modern .domainoptions .option {
  padding: 10px;
}
#order-modern .domainreginput input, #order-modern .domainreginput select, #order-modern .domainregperiod select {
  font-size: 14px;
  padding: 3px;
}
#whmcsorderfrm INPUT {
  width: auto;
}

#order-modern select, input[type="file"] {
  height: 27px;
  line-height: 27px;
}
#order-modern SELECT {
  width: auto;
}
#order-modern .domainreginput {
  font-size: 14px;
  margin: 0;
  padding: 10px;
  text-align: center;
}
#order-modern LABEL {
  float: none;
  font-size: 1em;
  line-height: 14px;
  padding: 0;
  text-align: left;
  width: auto;
}
#order-modern INPUT[type="checkbox"], #whmcsorderfrm INPUT[type="radio"] {
  margin: 0 5px;
  padding: 0;
}
#order-modern input[type="checkbox"], input[type="radio"] {
  border: medium none;
  height: auto;
  line-height: normal;
}

	
.siguientereg{
	background:url(imagenes/pie-producto-bg.jpg) bottom left repeat-x #f9f9f9;
	padding:0px;
    text-align: center;
	height:51px;border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC;
}
.siguientereg input.button{
	background:url(imagenes/boton-bg.png) top left repeat-x;
	display:block;
	height:36px;
	margin-top:8px;
	left: 38px;
	cursor:pointer;
}
.siguientereg input.button:hover{
	background:url(imagenes/boton-bg.png) bottom left repeat-x;
}
	
.siguientereg input.button{
	padding: 0 15px;
}

	
.siguientereg input.button{
	font-size:16px;
	line-height:44px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#resultados-whois{ display:none;
    font-size: 18px;
    height: 50px;
    text-align: center;}
#cargando-whois{ display:none;
    font-size: 18px;
    height: 50px;
    text-align: center;}
#siguientereg{ display:none;}
.button{ color:#EBEBEB}
#order-modern input, textarea, select, .uneditable-input {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  color:#333;
  display: inline-block;
  line-height: 18px;
  margin-right: 4px;
}
#cargando-login{ display:none; text-align:center;}
#resultado-login{display:none; text-align:center; width:440px;}
.fin-orden{text-align:center; font-size:17px;margin: 20px; border: 1px dotted #666666; padding:5px;}
.alerta-bien{background-color:#6C0;
    border: 1px solid #060;
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 5px;
    padding: 4px;
    text-align: center;
    width: 98%;}
.alerta-mal{background-color: #FF9900;
    border: 1px solid #CC0000;
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 5px;
    padding: 4px;
    text-align: center;
    width: 98%;}
.contacto-alternativo{ border-top:#CCC dotted 1px; padding:10px; font-size:14px; margin-top:10px}
.contacto-superior{ border-bottom:#CCC dotted 1px; padding:10px; font-size:14px; margin-bottom:10px}
.terminos-form{ float:left;padding-left: 60px;}