/* Global Styles */

body {
	font:12px tahoma;
	margin:0;
	}
	

hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}
	
a {
	color: #666666;
	font:12px tahoma;
	text-decoration:none;
	}
	
a:hover {
	color: #D1D1D1;
	font:12px tahoma;
	text-decoration:none;
	}
	
/* ID Styles */


#head1 { width:100%; height:33px; margin-right:10px; margin-left:10px; float:center;}

#logo a {
background: url(img/mcmedia_logo.jpg) center; background-repeat: no-repeat; 
display: block;
height: 34px;
width: 198px;

}
#logo a span {
visibility: hidden;
}


#menu_main {
position:relative;
width: 225px;
display: block;
left:0px;
float:right;
}




#espacio {
background: url(img/espacio.gif) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 1px;
}
#logo a span {
visibility: hidden;
}


#inicio a {
background: url(img/inicio.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#inicio a span {
visibility: hidden;
}

#hospedaje a {
background: url(img/hospedaje.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#hospedaje a span {
visibility: hidden;
}


#dominios a {
background: url(img/dominios.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#dominios a span {
visibility: hidden;
}

#servicios a {
background: url(img/servicios.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#servicios a span {
visibility: hidden;
}


#programacion a {
background: url(img/php.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#programacion a span {
visibility: hidden;
}


#contacto a {
background: url(img/contacto.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#contacto a span {
visibility: hidden;
}


#precios a {
background: url(img/precios.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#precios a span {
visibility: hidden;
}


#soporte a {
background: url(img/soporte.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#soporte a span {
visibility: hidden;
}


#clientes a {
background: url(img/clientes.jpg) center; background-repeat: no-repeat; 
display: block;
width: 218px;
height: 32px;
}
#clientes a span {
visibility: hidden;
}


#promotitulo {
display: block;
width: 580px;
height: 200px;
virtical-align: top;
position:relative;
margin-left: 0px;
margin-right: 10px;
}

#descripcionpromo {
display: block;
margin-left: 30px;
font:13pt tahoma;
color:#ff0000;
virtical-align: top;
}

#vigencia {
display: block;
margin-left: 30px;
font:11pt tahoma;
color:#018aff;
virtical-align: top;
}


#promocont {
display: block;
margin-left: 15px;
font:14pt tahoma;
font-weight:bold;
color:#000000;
virtical-align: top;
}


#hostpyme {
display: block;
position: relative;
left:0px;
top:65px;
margin-left: 25px;
font:11pt tahoma;
color:#000000;
width: 200px;
virtical-align: middle;
}


#hostempresarial {
display: block;
position: relative;
left:0px;
top:50px;
margin-left: 180px;
font:11pt tahoma;
color:#000000;
width: 200px;
virtical-align: middle;
}


#contratahost {
display: block;
position: relative;
left:400px;
top:40px;
width: 210px;
height: 50px;
virtical-align: top;
}


#chatpromo {
display: block;
position: absolute;
left:320px;
top:130px;
width: 132px;
height: 86px;

}


#chatpromoņ a {
display: block;
position: absolute;
background: url(img/chat_promo.jpg) center; background-repeat: no-repeat; 
left:20px;
top:150px;
width: 132px;
height: 86px;

}

#chatpromo a span {
visibility: hidden;
}



#llamar {
background: #ff0084;
position: absolute;
display: block;
width: 217px;
height: 95px;
}


#bannerbajo {
margin-left: 20px;
font:14pt tahoma;
font-weight:bold;
color:#ffffff;
width: 195px;
height: 180px;
virtical-align: top;
}

#bannerbajo a {
font:14pt tahoma;
font-weight:bold;
color:#ffffff;
}

#menu a {
	font:16px tahoma;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display:block;
    margin-left: 10px;
    margin-right: 10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#menu a:hover {
	font:16px tahoma;
	color:#073D69;
	font-weight:bold;
	margin-left: 10px;
    margin-right: 10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}


#contactFormContainer
            {
            	position:relative;
            	left:0px;
            	float:right;
            }
            
            #contactoForma
            {
            	height:450px;
            	width:600px;
            	background-color:#ff0084;
            	
            }

            
            #contactForm
            {
            	height:277px;
            	width:217px;
            	background-color:#ff0084;
            	display:none;
            }
            #contactForm fieldset
            {
            	padding:30px;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	color:#ffffff;
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #3980f4;
            	width:100%;
            	margin-bottom:10px;
            	height:18px;
            }  
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #3980f4;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
            	background-color:#3980f4;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }                
            #contactLink
            {
            	height:85px;
            	width:217px;
            	background-image:url('img/btnllamar.jpg');
            	display:block;
            	cursor:pointer;
            }
            #messageSent
            {
            	color:#ffffff;
            	display:none;
            }
            
            #contactoSent
            {
            	color:#666666;
            	display:none;
            }

#contactoFormaContainer
            {
            	position:relative;
            	right:0px;
            	float:right;
            }
            
            #contactoForma
            {
            	height:250px;
            	width:750px;
            	background-color:#ffffff;
            	
            }

            
            #contactForm
            {
            	height:277px;
            	width:217px;
            	background-color:#ff0084;
            	display:none;
            }
            #contactForm fieldset
            {
            	padding:30px;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	color:#ffffff;
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #3980f4;
            	width:100%;
            	margin-bottom:10px;
            	height:18px;
            }  
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #3980f4;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
            	background-color:#3980f4;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }                
            #contactLink
            {
            	height:85px;
            	width:217px;
            	background-image:url('img/btnllamar.jpg');
            	display:block;
            	cursor:pointer;
            }
            #messageSent
            {
            	color:#ffffff;
            	display:none;
            }
            
            #contactoSent
            {
            	color:#666666;
            	display:none;
            }

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 220px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 580px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}


h1 {
	font:9pt tahoma;
	color: #ffffff;
	text-align:left;
	font-weight:bold;

}

h2 {
	font:14pt tahoma;
	font-weight:normal;
	color: #0066cc;
	text-align:left;

}

h3 {
	font:12px tahoma;
	text-align: center;
	color:#5C76A5;
	font-weight:bold;

}

h5 {
	margin: 5px;
	font: 11pt tahoma;
	text-align: right;
	color:#ffffff;
	font-weight:bold;
}





/* Class Styles */


IMG.centrada {  
    display: block;  
    margin-left: auto;  
    margin-right: auto; 
}  




.logo_mc {background: url('img/mcmedia_logo.png') center; background-repeat: no-repeat;}
.idiomas {background: url('img/bg_idiomas.jpg') center; background-repeat: no-repeat; font:12px tahoma; text-align: center;}

.navigation{
	text-align: left;
	font:12px tahoma;
	color: #ffffff;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
}


.bannerbajotitulo{
	text-align: left;
	font:18pt tahoma;
	color: #3fbbeb;
	font-weight:bold;
	vertical-align: top;

}




.dominios{
	text-align: right;
	font:11pt tahoma;
	color: #5C76A5;
	font-weight:bold;
	vertical-align: middle;

}

.titulo{
	text-align: left;
	font:18px tahoma;
	font-weight:bold;
	color: #5C76A5;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
}

.subtitulo{
	text-align: left;
	font:12px tahoma;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
	
	
}

.contenido{
	text-align: left;
	font:12px tahoma;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
	vertical-align: top;
	
}

.accesos{
	text-align: left;
	font:11px tahoma;
	color: #666666;
	vertical-align: top;
		
}


.promocion{
	font:14px tahoma;
	color: #000000;
	text-align: left;
	vertical-align: middle;

}


.promocionindex{
	font:32px tahoma;
	color: #000000;
	text-align: left;
	vertical-align: middle;

}

.lateral{
	font:12px tahoma;
	color: #4f71b5;
	vertical-align: middle;
	vertical-align: top;

	
}

.clientes{
	font:12px tahoma;
	color: #0066cc;
	vertical-align: middle;

	
}

.menu_bot{
	text-align: center;
	font:12px tahoma;
	color: #5C76A5;

}


.head{
	font: 11pt tahoma;
	text-align: right;
	color:#ffffff;
	font-weight:bold;
}

.head2{
	font: 11pt tahoma;
	text-align: left;
	color:#ffffff;
	font-weight:bold;
	
}


a.topmenu{
	font:11px tahoma;
	text-align: center;
	color:#fff;
	font-weight:bold;

}

a:hover.topmenu{
	font:11px tahoma;
	text-align: center;
	color:#fff;
	font-weight:bold;
	text-decoration: underline;

}

.foot{
	font:12px tahoma;
	text-align: center;
	color:#5C76A5;
	font-weight:bold;

}


a.foot{
	font:12px tahoma;
	text-align: center;
	color:#5C76A5;
	font-weight:bold;

}

a:hover.foot{
	font:12px tahoma;
	text-align: center;
	color:#5C76A5;
	font-weight:bold;

}

.foot2{
	font:12px tahoma;
	text-align: center;
	font-style:italic;
	color: #4f71b5;
	vertical-align: middle;
	vertical-align: top;

	
}

.proyectos{
	text-align: center;
	font:12px tahoma;
	color: #0066cc;
	
	
}

.formacontacto{
	font:12px tahoma;
	color: #0066cc;
	vertical-align: middle;
	vertical-align: top;

	
}



.cwhoissearch {
	position: static;
}
p.cwhoissearch {
	font: tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
small.cwhoissearch {
	font:8pt tahoma;
	color: #666666;
	font-weight: normal;
	position: static;
}
input.cwhoissearch {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
select.cwhoissearch {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
table.cwhoissearch {
    position: static;
}
/*  .cwhoischeckbox is the domain extension checkbox part of the cart (normal cart mode) */

.cwhoischeckbox {
	position: static;
}
p.cwhoischeckbox {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
input.cwhoischeckbox {
	position: static;
}
table.cwhoischeckbox {
    position: static;
}
/*  .cwhoisresults is the search results part of the cart (normal cart mode) */

.cwhoisresults {
	position: static;
}
p.cwhoisresults {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
b.cwhoisresults {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	position: static;
}
input.cwhoisresults {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
select.cwhoisresults {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
a.cwhoisresults {
  color: #666666;
  position: static;
}  
table.cwhoisresults {
    position: static;
}  

/*  .cwhoisshop is the current cart contents part (normal cart mode) */

.cwhoisshop {
	position: static;
}
p.cwhoisshop {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
b.cwhoisshop {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	position: static;
}
big.cwhoisshop {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066cc;
	font-weight: normal;
	position: static;
}
input.cwhoisshop {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
hr.cwhoisshop {
    position: static;	
}
table.cwhoisshop {
    position: static;
}
/*  .cwhoisverify is the cart summary at the top of the contact form */

.cwhoisverify {
	position: static;
}
p.cwhoisverify {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
b.cwhoisverify {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	position: static;
}
big.cwhoisverify {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066cc;
	font-weight: normal;
	position: static;
}
strong.cwhoisverify {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
input.cwhoisverify {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
hr.cwhoisverify {
    position: static;
}
table.cwhoisverify {
    position: static;
}

/*  .cwhoiscontact is the contact form */

.cwhoiscontact {
	position: static;
}
p.cwhoiscontact {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
b.cwhoiscontact {
  position: static;
}
big.cwhoiscontact {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066cc;
	font-weight: normal;
	position: static;
}
input.cwhoiscontact {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066cc;
	font-weight: normal;
	position: static;
}
select.cwhoiscontact {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
textarea.cwhoiscontact {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
a.cwhoiscontact {
    position: static;
    color: #333333;

}
table.cwhoiscontact {
    position: static;
}

/*  .cwhoislookup is the whois lookup  */

.cwhoislookup {
	position: static;
}
p.cwhoislookup {
	font: tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}
a.cwhoislookup {
    position: static;
}
input.lookup {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	position: static;
}

/* Simple hosting mode step 1*/

.cwhoissimplestep1 {
	position: static;
}
p.cwhoissimplestep1 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
input.cwhoissimplestep1 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
select.cwhoissimplestep1 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
table.cwhoissimplestep1 {
    position: static;
}

/* Simple hosting mode step 2 (registering domain)*/

.cwhoissimplestep2 {
	position: static;
}
p.cwhoissimplestep2 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
a.cwhoissimplestep2 {
	position: static;
}
input.cwhoissimplestep2 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
select.cwhoissimplestep2 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
table.cwhoissimplestep2 {
    position: static;
}

/* Simple hosting mode step 2b (existing domain)*/

.cwhoissimplestep2b {
	position: static;
}
p.cwhoissimplestep2b {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
input.cwhoissimplestep2b {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	position: static;
}
table.cwhoissimplestep2b {
	position: static;
}