/* Coded with love by Germán Martínez */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes spacing in tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

html    {
background: white;
}

body    {
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.45;
background: transparent url(/img/html_back2.png) repeat-x 0 0;
}

textarea, input	{
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

strong, dl dt  {
font-weight: bold;
}

iframe	{
border: none;
margin: 0;
}

form tr:hover td, form table.horizontal tr:hover td, form table.horizontal tr:hover th	{
background: #e7e7e7;
}

form tr.action:hover td, form tr.action:hover th, #login_body tr:hover td, #login tr:hover td	{
background: inherit!important;
}

.code	{
text-transform: uppercase;
}

.center {
text-align: center;
}

table	{
margin-bottom: 40px;
font-size: 13px;
}

table .complete	{
width: 100%;
}

table.compact {
margin-bottom: 10px;
}

table th	{
font-weight: bold;
border-bottom:1px solid #F7F7F7;
}

table th.status	{
width: 70px;
}

table.horizontal th	{
border: none;
}

table td, table th	{
padding: 10px;
}

table.compact td, table th.compact  {
padding: 0 6px;
}

#login_register td	{
padding-left: 0;
}

#login_register #email	{
width: 220px;
}

.data table th	{
padding-left: 0;
}

tr.action td	{
padding-top: 10px;
padding-bottom: 50px;
}

.main dd    {
margin-bottom: 20px;
}

.main dd > ol {
margin: 5px 0 15px 0;
}

.main dd ol li  {
margin-bottom: 3px;
}

.main dl    {
margin-bottom: 25px;
}

em  {
font-style: italic;
}

#content    {
padding-top: 20px;
}

#content.index  {
padding-top: 0;
}

input[type="text"], input[type="password"]  {
color:#444444;
font-size:14px;
padding: 1px;
}

a   {
color: #830000;
outline: none;
text-decoration: none;
font-weight: normal;
cursor: pointer;
}

a:hover {
text-decoration: underline;
}

a:focus {
outline: none;
}

#info_dns h2 a	{
color: #830000;
font-size: 15px;
}

h2 a	{
font-weight: inherit;
}


.button:hover   {
text-decoration: none;
}

#my_domains td, #my_domains th    {
padding: 10px 20px;
}

#my_domains td    {
border-bottom: 1px solid #efefef;
}

#my_domains th    {
border-bottom: 1px solid #e7e7e7;
}

tr.even td, table.horizontal tr.even th   {
background: #f7f7f7;
}


h2  {
clear: both;
font-size: 30px;
font-weight: normal;
margin-bottom: 25px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
line-height: 1.1;
}

h2.result   {
font-size: 18px;
line-height: 1.4;
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

h2 span.domain  {
color: #000;
font-weight: normal;
margin-right: 10px;
font-size: 32px;
display: block;
}


h2 a    {
color: #222;
text-decoration: none;
}

p   {
margin-bottom: 15px;
}

p.meta  {
margin-bottom: 5px;
}

h3  {
font-size: 14px;
}

.help_text  {
font-size: 12px;
color: #777;
}

#faq_list dl a:hover    {
text-decoration: none;
}

#faq_list dt	{
margin-bottom: 3px;
}

#faq_list dd, #payment_method div.hide, #payment_info dd	{
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #E7E7E7;
margin-bottom:20px;
margin-top:10px;
padding: 10px 20px;
}

#faq_list dd table td, #faq_list dd table th	{
background: white;
border-bottom: 1px solid #e7e7e7;
}

#payment_method div.hide	{
font-size: 13px;
}

a.headerlink	{
display: none;
}

dt:hover a.headerlink	{
display: inline;
}

.renew  {
font-size: 12px;
}

#container  {
width: 960px;
margin: 0 auto;
padding: 0 20px;
}

#header {
font-size: 13px;
height: 60px;
position: relative;
padding-top: 15px;
margin-bottom: 1px;
z-index: 2;
}

#header h1     {
height: 59px;
width: 160px;
}

#header h1 a, #header h1 span	{
background: transparent url(/img/puntope.png) no-repeat 0 0;
display: block;
height: 50px;
width: 60px;
text-indent: -9999px;
}

#header ul.nav  {
position: absolute;
top: 30px;
right: 0;
}

#header ul.nav li.dashboard	{
background: #FFFF99;
border:1px solid #EEEE00;
padding: 0 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#header ul.nav li.dashboard:hover	{
background: yellow;
}

#header ul.nav li.dashboard	a:hover	{
text-decoration: none;
}

#header ul.nav li a {
text-decoration: none;
font-size: 13px;
line-height: 13px;
font-weight: bold;
display: block;
padding: 5px 3px;
}

#header ul.nav li a:hover   {
text-decoration: underline;
}

#header li#menu_whois    {
margin-right: 20px;
}

#header #menu_login {
margin: 3px -10px 0;
}

#header #menu_login a   {
padding: 7px 10px 5px;
border: 1px solid #f7f7f7;
}

#cart   {
margin-left: 15px;
top: -2px;
position: relative;
background: #AA232A url(/img/button.png) repeat-x 0 0;
}

#header #cart a {
color: #efefef;
font-size:12px;
position:relative;
line-height: 1;
font-weight: normal;
width: 75px;
background: transparent url(/img/cart.png) no-repeat 7px 3px;
text-indent: 29px;
}

#header #cart a:hover   {
text-decoration: none;
}

#header ul.nav li a:hover   {

}

#header #menu_login a.selected, #header #menu_login a.selected:hover    {
background: #FFF;
border: 1px solid #ccc;
border-bottom: 2px solid #FFF;
position: relative;
top: 0;
z-index: 3;
}

.login_reg  {
text-transform: uppercase;
margin-top: 3px;
}

#header ul.nav .login_reg a    {
color: #111;
display: inline;
}

button, .button,
#add_reg input[type="submit"] {
border: 1px solid #782121;
cursor: pointer;
padding: 3px 7px;
text-decoration: none;
background: #AA232A url(/img/button.png) repeat-x 0 0;
color: #efefef;
font-size: 16px;
}

#domain_name_search select  {
font-size: 18px;
padding:3px 0;
background:#F7F7F7;
border:1px solid #CCCCCC;
color:#222222;
position: relative;
height: 22px;
top: -2px;
overflow: hidden;
left: -79px;
color: #999;
}

#search {
font-size: 18px;
width: 335px;
padding: 6px 80px 2px 6px;
height: 22px;
border-width: 1px;
border-style: solid;
border-color: #782121;
color: #444;
background: transparent;
}

.search_legend  {
display: block;
font-size: 11px;
color: #999;
}


#domain_name_search input.button    {
font-size: 18px;
height: 30px;
right: 1px;
position: absolute;
top: 1px;
border: none;
}

p#comercializadores	{
margin-top: 40px;
}

.button_select  {
display: block;
position: static!important;
margin-top: 5px;
}

#domain_name_search a.button    {
display: block;
width: 150px;
height: 25px;
line-height: 25px;
text-align: center;
float: right;
text-decoration: none;
}

#domain_name_search.index a.button  {
position: absolute;
right: 0;
top: -302px;
}

#domain_name_search {
margin: 20px 0;
width:960px;
overflow: hidden;
}

#domain_name_search.index   {
position:absolute;
top:305px;
z-index: 999;
}

#domain_name_search fieldset    {
float: left;
overflow: hidden;
margin-bottom: 10px;
position: relative;
}

#domain_name_search label   {
font-size: 18px;
height: 22px;
padding: 6px 8px 2px 6px;
position: absolute;
left: 0;
color: #999;
}

#domain_name_search h2  {
display: inline;
font-size: 20px;
line-height: 50px;
}

#extra_nav	{
font-size: 13px;
margin-top: 20px;
}

div.message, div.warning, div.error, div.error2 {
text-align: center;
padding: 5px;
background: #ffff99;
border: 1px solid #eeee00;
clear: both;
margin-bottom: 20px;
}

div.warning, div.error, div.error2	{
background: #ffcccc;
border:1px solid #FFAAAA;
}

form div.error, form div.error2	{
padding: 0;
background: none;
border: none;
text-align: inherit;
}

div.message strong  {
font-weight: bold;
font-size: 20px;
}

/* Tarifas y formas de pago */

#payment_info	{

}

/* Domain selection */

#select_domains input[type="checkbox"]  {
margin-right: 5px;
}

div#promo   {
height: 120px;
width: 100%;
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
clear: both;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
z-index: -1;
}

#common ol  {
margin-bottom: 20px;
}

#restricted {
margin-bottom: 20px;
}

#restricted span    {
color: #666;
font-size: 12px;
}

#restricted_info    {
margin-bottom: 20px;
display: none;
}

ol.results_list li  {
margin-bottom: 5px;
}

ol.restricted   {
margin-top: 20px;
}

/* -------  DASHBOARD --------- */

.domain_name    {
font-size: 30px;
text-transform: uppercase;
letter-spacing: 1px;
clear: both;
padding-bottom: 10px;
border-bottom: 1px solid #222;
margin-top: 35px;
}

#control_panel   {
clear: both;
height: 32px;
border-bottom:1px solid #E7E7E7;
margin-bottom: 30px;
}

#control_panel p    {
float: left;
margin-right: 15px;
margin-bottom: 0;
line-height: 32px;
}

#control_panel ul li a  {
font-size: 13px;
font-weight: bold;
line-height: 20px;
display: block;
padding: 5px 15px;
background: #f7f7f7;
}

#control_panel ul li a:hover	{
text-decoration: none;
}

#control_panel ul li    {
margin-right: 8px;
height: 20px;
height: 30px;
line-height: 30px;
border: 1px solid #e7e7e7;
position: relative;
top: 1px;
}

#control_panel ul li.selected	{
border-bottom: 1px solid white;
}

#control_panel ul li.selected a	{
background: white;
color: #222;
}

#control_panel ul li a:hover	{
background: white;
}

#domain_contacts ul li  {
width: 250px;
padding: 5px 0 20px 0;
font-size: 13px;
}

#domain_contacts    {
overflow: hidden;
background: #f7f7f7;
border: 1px solid #e7e7e7;
width: 250px;
padding: 20px;
float: right;
margin-bottom: 50px;
position: relative;
top: -20px;
margin-top: 35px;
}

#domain_contacts .button, #nameservers .button,
#add_reg input[type="submit"] {
font-size: 12px;
margin: 10px 0 0 0;
}

#domain_contacts form	{
padding: 10px 0;
border: 1px solid #e7e7e7;
margin: 5px 0 10px 0;
border-left: none;
border-right: none;
}

#domain_contacts form select {
width: 255px;
}

#domain_contacts span   {
display: block;
margin-top: 3px;
}

#domain_info dl dt  {
float: left;
margin-right: 5px;
}

#domain_info, #nameservers, #domain_owner  {
float: left;
overflow: hidden;
font-size: 13px;
width: 220px;
margin-right: 20px;
margin-bottom: 40px;
}

#mxregs	{
font-size: 13px;
margin-bottom: 20px;
}

#mxregs_table {
font-size: 11px;
margin-top: 20px;
}

#mxregs_table td,
#mxregs_table th {
padding: 3px 4px;
}

#nameservers, #mxregs {
width: 558px;
margin-right: 0;
float: none;
clear: both;  /* Necesario para Firefox 2 */
padding: 15px 20px;
border: 1px solid #e7e7e7;
}

div.group	{
padding: 15px 20px;
border: 1px solid #e7e7e7;
}

#nameservers form {
display: block;
margin: 10px 0;
}

#nameservers form ol	{
margin-bottom: 20px;
}

#nameservers form ol li	{
margin-bottom: 8px;
}

#nameservers form ol li input	{
margin-right: 8px;
width: 171px;
}

#nameservers label	{
margin-bottom: 10px;
display: inline-block;
}

#nameservers #edit_b label {
width: 174px;
margin-right: 8px;
text-align: center;
}

#edit_a	{
position: relative;
}

#nameservers #dns_conip	{
margin: 0;
}

.help_dns	{
margin: 10px 0;
padding: 15px 20px;
border: 1px solid #e7e7e7;
background: #f7f7f7;
}

.help_dns_small   {
font-size: 11px;
margin-top: 24px;
}

#domain_owner	{
width: 340px;
}

#info_dns   {
overflow: hidden;
width: 600px;
float: left;
margin-top: 35px;
}

#info_dns h2 a	{
font-size: 13px;
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
font-weight: normal;
}

#nameservers .edit_dns,
#mxregs #add_reg {
display: none;
}

#nameservers table {
width: 480px;
}

#mxregs #add_reg form table {
margin-bottom: 0;
}

#domain_owner span	{
display: block;
}

/* ----------- */

div#promo.index {
height: 400px;
position: relative;
z-index: 1;
}

#domain_price	{
position: absolute;
top: 310px;
left: 0;
display: block;
width: 424px;
text-align: right;
font-size: 20px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200; 
color: #B20000;
}

#guides {
padding: 0 0 10px 0;
}

#guides ol li, .sidebar ol.videos li {
float: left;
height: 168px;
width: 230px;
margin: 0 5px;
margin-bottom: 20px;
position: relative;
z-index: 3;
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, .4);
}

.sidebar ol.videos li	{
float: none;
border: none;
}

#guides ol li img, .sidebar ol.videos li img {
height: 168px;
width: 230px;
}

#guides2{ position: absolute; top:270px;z-index: 1000; font-size: 13px; color: #7d7d7d; right:54.5%;}
#guides2 ol li:hover, .sidebar ol.videos li:hover {
z-index: 999;
opacity: 1;
position: relative;
cursor: pointer;
}

.puntope_overlay2 {
background: #ececec;
background: rgba(233, 233, 233, .85);
border: 1px solid #ccc;
-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .5);
width:600px;
padding:12px;
font-size:11px;
z-index: 2000;
}


#guides ol li span, .sidebar ol.videos li span	{
display: block;
font-size: 13px;
width: 213px;
height: 30px;
background: #000;
background: rgba(0,0,0,.6);
position: absolute;
bottom: 9px;
left: 9px;
z-index: 2;
line-height: 30px;
text-align: center;
color: #efefef;
text-shadow: 1px 1px 1px rgba(0,0,0,.9);
}

#guides ol li:hover, .sidebar ol.videos li:hover {
-webkit-transition: -webkit-transform 180ms ease-out;
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
z-index: 999;
opacity: 1;
position: relative;
cursor: pointer;
}

#guides p   {
font-size: 12px;
}

#guides p.complete_list {
text-align: center;
font-size:16px;
margin-top:35px;
}

.puntope_overlay {
display: none;
background: #ececec;
background: rgba(233, 233, 233, .85);
border: 1px solid #ccc;
-moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, .5);
width:640px;
padding:35px;
font-size:11px;
z-index: 2000;
}

.puntope_overlay div.close {
background-image:url(/img/overlay/close.png);
position:absolute; right:5px; top:5px;
cursor:pointer;
height:35px;
width:35px;
}

#media   {
font-size: 12px;
width: 100%;
position: relative;
margin: 40px 0 0 0;
overflow: hidden;
}

#media h3, .sidebar h3   {
font-size: 16px;
line-height:1.1;
margin-bottom:4px;
}

#media h2, .sidebar h2, .main h3, legend   {
margin-bottom: 0;
width: 275px;
font-size: 20px;
font-weight: normal;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
line-height: 1.1;
color: #222;
}

.main h3	{
width: auto;
margin-bottom: 10px;
font-size: 23px;
}

.sidebar h2	{
width: 300px;
}

.contact_h2	{
background: transparent url(/img/sello.png) no-repeat 130px 0;
height: 40px;
}

.main .contact_h2	{
background: transparent url(/img/sello.png) no-repeat 180px 0;
}

.main h4    {
font-size: 18px;
border-bottom: 1px solid #e7e7e7;
color: #222;
font-weight: normal;
margin: 20px 0 15px 0;
padding-bottom: 0;
}

#media h2 + p, .sidebar h2 +p   {
margin-top: 10px;
}

#media div  {
margin-right: 40px;
}

#media #news, #media #why_puntope, #media #other_stuff {
float: left;
}

#media #other_stuff    {
float: right;
margin-right: 0;
overflow: hidden;
}

#other_stuff div    {
width: 300px;
margin: 0;
border-bottom: 1px solid #efefef;
padding-bottom: 20px;
}

#media li, .sidebar li    {
width: 275px;
border-bottom: 1px solid #efefef;
}

#why_puntope ul {
margin-top: 10px;
}

#why_puntope li {
width:275px;
padding: 0 0 30px 0;
margin-bottom: 20px;
position: relative;
}

#gmail span, #yammer span, #blogname span	{
display: block;
width: 40px;
height: 40px;
margin: 5px 0;
position: absolute;
bottom: 5px;
right: 5px;
background: white url(/img/services_icons.png) no-repeat 0 0;
text-indent: -9999px;
}

#gmail span	{
background-position: 0 5px;
}

#yammer span	{
background-position: 0 -37px;
}

#blogname span	{
background-position: 0 -121px;
}

#why_puntope li p   {
padding-right: 35px;
}

#why_puntope li h3  {
font-weight: normal;
font-size: 15px;
font-weight: bold;
}

#why_puntope li h3 strong   {
font-weight: bold;
font-size: 23px;
line-height: 1.2;
}


#payment img    {
display: block;
margin: auto auto;
}

#payment ul {
overflow: hidden;
margin-top: 10px;
}

#payment ul li  {
border: none;
float: left;
margin-bottom: 20px;
height: 45px;
width: 150px;
}

#payment ul li a	{
display: block;
background: transparent url(/img/logos-pago.png) no-repeat 0 0;
height: 45px;
width: 150px;
text-indent: -9999px;
}

#payment #visa a	{
background-position: 0 -90px;
}

#payment #mastercard a	{
background-position: 0 0;
}

#payment #verifiedbyvisa a	{
background-position: 0 -45px;
}

#payment #safetypay a	{
background-position: 0 -180px;
}

#payment #westernunion a	{
background-position: 0 -135px;
}

#news ul    {
margin-bottom: 15px;
}

#news li    {
padding: 10px 0 20px 0;
margin-bottom: 10px;
}

#news li {
padding: 10px 0 20px;
}

#news li .more {
margin-top: 10px;
display: block;
}

#media_blog, #media_twitter	{
background: url(/img/services_icons.png) no-repeat scroll 0 0 white;
display: block;
height: 40px;
width: 40px;
text-indent: -9999px;
float: right;
}

#media_blog	{
background-position: 0 -80px;
}

#media_twitter	{
background-position: 0 -165px;
}

#twitter_header	{
margin-top: 40px;
}

#rates_table span	{
font-size: 10px;
}

#stats span {
font-size: 40px;
font-weight: bold;
}

#marketers, #parking, #payment    {
padding-top: 20px;
}

#marketers_list	{
margin-top: 20px;
text-align: center;
}

#marketers_list li   {
border: none;
margin-bottom: 15px;
}

p.meta, a.twitter_time  {
color: #888;
}

p.meta a    {
float: right;
}

.more  {
clear: both;
}

ul.nav  {
}

ul.nav li   {
float: left;
margin-right: 8px;
}


/* -------- WHOIS ----------*/
.disclaimer {
font-size: 12px;
width: 85%;
color: #666;
text-align: justify;
margin-top: 50px;
clear: both;
}

#whois_search input {
font-size: 16px;
display: block;
}

input#dominio   {
width: 258px;
}

#whois form	{
overflow: hidden;
margin-bottom: 30px;
}

#whois_captcha  {
margin: 20px 0;
}

#whois_captcha img  {
float: left;
margin-right: 5px;
height: 40px;
border: 1px solid #ccc;
}

#whois_captcha span {
font-size: 12px;
display: block;
clear: both;
margin-top: 5px;
}

#whois_captcha #captcha    {
display: inline;
font-size: 30px;
min-width: 110px;
width: 110px;
}

#whois_search label	{
margin-bottom: 5px;
display: block;
}

#whois  {
float: left;
margin-top: 20px;
width: 350px;
}

.data   {
float: right;
width: 550px;
padding: 20px 20px 40px 20px;
border: 1px solid #e7e7e7;
background: #f7f7f7;
font-size: 15px;
margin-top: 20px;
margin-bottom: 30px;
}

.data h2 a  {
color: #AA232A;
}

.data h2 a:hover    {
text-decoration: underline;
}

/* Contacto */

#contact_form	{
margin-top: 20px;
}

#contact_form div input	{
width: 300px;
}

#contact_form textarea	{
height: 200px;
width: 500px;
padding: 20px 0 20px 20px;
display: block;
margin-bottom: 20px;
}

#contact_form div	{
margin-bottom: 10px;
}

#contact_form label	{
width: 70px;
display: inline-block;
font-weight: bold;
text-align: right;
padding-right: 20px;
font-size: 14px;
}

/* Resumen de compra */

h3.sales_code	{
font-size: 20px;
font-weight: normal;
margin-top: 30px;
}

h3.sales_code span	{
font-size: 45px;
font-weight: bold;
}

#content.sales_summary table	{
min-width: 500px;
}

/* Punto Pe Info */


#puntope_info   {
font-size: 11px;
padding-top: 30px;
border-top: 1px solid #ccc;
margin-top: 85px;
clear: both;
padding-bottom: 40px;
color: #666;
}

#puntope_info h5	{
font-size: 12px;
margin: 15px 0 5px 0;
color: #222;
}

#puntope_info a {
color: #666;
}

#puntope_info dl dt {
float: left;
margin-right: 5px;
font-weight: bold;
color: #222;
}

#puntope_info ul.nav    {
overflow: hidden;
padding-top: 20px;
}

#puntope_info ul.nav li {
margin-right: 15px;
}

#puntope_info ul.nav li#verisign    {
float: right;
position: relative;
top: -17px;
margin: 0;
}

#puntope_info ul.nav li#verisign a	{
background: transparent url(/img/logos-pago.png) no-repeat 0 -225px;
display: block;
text-indent: -9999px;
width: 150px;
height: 45px;
}

#puntope_info h4 a  {
display: block;
text-indent: -9999px;
height: 30px;
width: 98px;
margin-bottom: 10px;
background: transparent url(/img/puntope.png) no-repeat 0 -50px;
}

/* Shopping cart */

#shoping_cart_items table   {
margin-bottom: 20px;
}

#shoping_cart_items table td, #shoping_cart_items table th  {
padding: 10px 20px;
}

#shoping_cart_items table th    {
border-bottom: 1px solid #e7e7e7;
font-weight: bold;
}

#cart_total	{
padding-left: 20px;
}


/* Login Register */

#login_body	{
background: white;
overflow: hidden;
}

#login_body table	{
margin-bottom: 0;
}

#form_login {
display: none;
position: absolute;
top: 55px;
right: 0;
padding: 25px 20px 15px 20px;
width: 350px;
background: #FFF;
border: 1px solid #ccc;
z-index: 2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, .4);
}

#login_body p	{
text-align: center;
}

#login_body    {
margin-bottom: 5px;
}

#login  {
float: left;
width: 450px;
}

#new_user   {
float: right;
width: 450px;
}

#login_register {
clear: both;
padding: 20px 0;
overflow: hidden;
}

#remember_me    {
float: left;
margin: 4px 5px 0 0;
}

label[for="remember_me"]    {
font-size: 13px;
}

#register label {
display: inline-block;
font-size: 14px;
font-weight: bold;
margin-top: 8px;
width: 290px;
text-align: right;
margin-right: 10px;
}

#register label small   {
color: #666;
font-weight: normal;
display: block;
}

#register select    {
width: 295px;
}

button#submit_register   {
margin-left: 310px;
}

#direccion1, #razon_social, #telefono, #email, #remail  {
width: 31%;
}

#numero_documento   {
width: 201px;
}

#register select#cod_tipo_doc_identidad {
width: auto;
}

#register input.button  {
display: block;
margin-top: 20px;
}

#register fieldset  {
margin-bottom: 35px;
line-height: 1;
padding-top: 10px;
}

#register fieldset div  {
margin-bottom: 2px;
padding: 5px;
}

#register fieldset div.error, #register fieldset div.error2    {
color: #222;
}

#register div span.error, #register div span.ok {
display: none;
width: auto;
font-size: 12px;
margin: 0 0 0 5px;
background: transparent url(/img/error.png) no-repeat 0 0;
text-indent: 15px;
line-height: 1;
position: relative;
top: -2px;
height: 15px;
padding-left: 10px;
line-height: 1.3;
}

#register div span.ok   {
background: transparent url(/img/ok.png) no-repeat 0 0;
width: 20px;
height: 18px;
top: 0;
}

#register div.error span.error, #register div.error2 span.error, #register div.ok span.ok {
display: inline-block;
}

.main   {
width: 620px;
float: left;
margin-bottom: 50px;
}

.sidebar    {
width: 300px;
float: right;
font-size: 12px;
margin-bottom: 50px;
}

.sidebar dl	{
margin-top: 10px;
}

.sidebar dl dd	{
margin-bottom: 5px;
}

#media .sidebar	{
width: auto;
}

.search_sidebar	{
position: relative;
top: -39px;
}

.sidebar ol.videos  {
margin-top: 10px;
}

ol.videos   {
margin-bottom: 60px;
}

ol.videos li    {
margin-bottom: 30px;
}

ol.videos p {
font-size: 11px;
}

.error, .error2  {
color: red;
margin-bottom: 5px;
}

.data_info li   {
border: none;
}

/* Compra */

#header ul.steps  {
position: absolute;
top: 30px;
left: 200px;
}

#header ul.steps li	{
float: left;
margin-left: 20px;
color: #999;
}

#header strong	{
color: #222;
}

.compra label	{
width: 200px;
display: block;
float: left;
text-align: right;
margin-right: 10px;
line-height: 1;
}

.compra .info, #payment_method .info	{
display: block;
font-size: 11px;
}

.next-cancel	{
margin-top: 25px;
}

#nameservers .next-cancel	{
margin-top: 5px;
}

.next-cancel input, .next-cancel button	{
margin-right: 20px!important;
}

.next-cancel a	{
font-size: 13px;
}

#contrato	{
height: 200px;
width: 700px;
overflow-y: auto;
padding: 30px 40px;
text-align: justify;
border: 1px solid #e7e7e7;
font-size: 12px;
margin: 10px 0;
}

#contrato.rules	{
width: 520px;
}

#caompi img, #cp img	{
margin: 40px 10px 10px 0;
display: block;
}

#contrato h1, #contrato h2	{
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
font-size: 15px;
margin: 30px 0 10px 0;
font-weight: bold;
}

#contrato h1	{
font-size: 18px;
margin-top: 0;
}

#agree_terms	{
width: auto;
text-align: left;
margin-right: 410px;
}

#agree_terms input	{
margin-right: 8px;
position:relative;
top:-2px;
}

#payment_method label	{
display: block;
margin-bottom: 5px;
}

#payment_method label input	{
margin-right: 5px;
}

.button[disabled="disabled"], .button[disabled="disabled"]:hover	{
background: transparent url(/img/button_disabled.png) repeat-x 0 0;;
border-color: #ddd;
}

#payment_method input.button	{
margin: 20px 30px 0 0;
float: left;
}

#payment_method #cancel	{
position: relative;
top: 25px;
}

#payment_method_select	{
margin-top: 20px;
}

.payment_method_select	{
margin-bottom: 5px;
}

.hide	{
display: none;
}

.data_info	{
color: #999;
}

input.buscar_contacto_input {
font-size:16px;
padding:2px;
width:240px;
}

.promocion{
background:none repeat scroll 0 0 #F7F7F7;
padding: 2px 8px;
width:300px;
}
.promocion_min{
background:none repeat scroll 0 0 #E7E7E7;
padding: 2px 8px;
width:300px;
}
.prom_costo{
color: #830000;
margin-bottom:-10px;
}
.prom_hijo{
background: none repeat scroll 0 0 #F7F7F7;
margin-left: 25px;
padding: 2px 8px;
width: 275px;
}

#prom_table,#prom_table th, #prom_table td{
padding: 1px 5px;
/*border:1px solid #222222;*/
margin-bottom:5px;
font-size: 10px;
}
.mensaje_advertencia{
color:#830000;
background:#FFFF99;
padding:5px 10px;
border:1px solid #EEEE00;
margin-bottom:20px;
font-size:16px;
}

#register select#tipo_doc_reclamo {
width: 65px;
}
