@charset "utf-8";
/* CSS Document */

/* BODY GENERAL ----------------------------------------------------------------------*/
body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background:#c3dcf1; /* #CCCCCC */
font-size:12px;
color:#555555;
}


/* TABLA GENERAL */
#tabla_general{
background:#FFFFFF;
}

/* MENU MINI SUPERIOR HEADER ----------------------------------------------------------------------*/
#menu_mini_super{
background:url(images/toolbar_bg.png) #003399;
color:#CCCCCC;
font-size:10px;
vertical-align:middle;
}

#menu_mini_super_plus{
padding-left:8px;
color:#CCCCCC;
font-size:10px;
vertical-align:middle;
text-decoration:none;
}

#menu_mini_super_plus a{
color:#CCCCCC;
font-size:10px;
vertical-align:middle;
text-decoration:none;
}

#menu_mini_super_plus a:hover{
color:#ffffff;
font-size:10px;
vertical-align:middle;
text-decoration:none;
}

.super_derecha{
text-align:right;
vertical-align:middle;
padding-right:8px;
color:#FFFF99;
font-size:11px;
}


/* MENU PRINCIPAL ----------------------------------------------------------------------*/
#menu_main{
height:30px;
background:url(images/topgit.jpg) top #003399;
/*padding-left:8px;*/
color:#CCCCCC;
font-size:10px;
vertical-align:middle;
}

#menu_bts{
height:30px;
}

#menu_boton{

border-right:#336699 1px solid;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#menu_boton a{
padding:10px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#menu_boton a:hover{
color:#333333;
text-decoration:none;
}

#menu_boton:hover{
background-color:#efefef;
}


/* LATERAL GENERAL ----------------------------------------------------------------------*/

#lateral_main{
border:1px #ccc solid;
}


#lateral_title{
background:url(images/topgit.jpg) top;
height:30px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:8px;
}

#lateral_celda{
border-top:1px #fff solid;
border-bottom:1px #dddddd solid;
height:25px;
padding-left:20px;
font-size:11px;
text-transform:uppercase;
background:#f8f8f8;
font-weight:bold;
color:#666666;
}

#lateral_celda:hover{
border-top:1px #fff solid;
border-bottom:1px #dddddd solid;
border-left:5px #66CC33 solid;
height:25px;
padding-left:15px;
font-size:11px;
background:#ffffff;
font-weight:bold;
color:#666666;
}

/* CONTENIDO GENERAL ----------------------------------------------------------------------*/
#celda_contenido{
padding:8px;
}

#celda_con_terminos{
text-align:justify;
}

/* FOOTER ----------------------------------------------------------------------*/
#footer_main{
height:30px;
background:url(images/topgit.jpg) bottom #003399;
padding:8px;
color:#ffffff;
font-size:11px;
text-align:right;
vertical-align:middle;
}



/* ACCESORIOS ----------------------------------------------------------------------*/
.nota{
padding-left:10px;
padding-right:10px;
padding-bottom:8px;
padding-top:8px;
background:#D7EBFF;
border-bottom:#6699FF 3px solid;
border-top:#6699FF 1px dotted;
}

.alerta{
padding-left:45px;
padding-right:10px;
padding-bottom:8px;
padding-top:8px;
background:#FFFF99 url(images/acc/alerta_icon.png) 10px 3px no-repeat;
border-bottom:#FFCC00 3px solid;
border-top:#FFCC00 1px dotted;
}

/* ACCESORIOS ----------------------------------------------------------------------*/

#celda_form{
background:#FFFFCC;
border-top:1px #FFCC33 dotted;
border-bottom:1px #FFCC33 dotted;
}

#pre_whois{
font-size:20px;
color:#FF9900;
}

.campo_whois{
height:26px;
font-size:20px;
background:#FFFFff;
border:1px dotted #FFCC33;
color:#FF9900;
}

.extenciones_whois{
height:30px;
background:#FFFFff;
border:1px dotted #FFCC33;
color:#FF9900;
font-weight:bold;
text-align:center;
}

.boton_whois{
height:30px;
font-family: "Trebuchet MS", Arial;
color:#FF6600;
font-weight:bold;
height:30px;
background:#FFFFff;
border:1px dotted #FFCC33;
}


/* BOTTOM SITEMAP ----------------------------------------------------------------------*/

#domainstld{
border:1px #efefef solid;
}

.domainstld{
border-bottom:1px #efefef solid;
font-size:11px;
height:18px;
}




/* BOTTOM SITEMAP ----------------------------------------------------------------------*/

#top_sitemap{
background:#afafaf;
height:30px;
padding-left:8px;
color:#ffffff;
font-size:11px;
}

#con_sitemap{
background:#efefef;
padding-left:8px;
height:18px;
color:#444444;
font-size:11px;
border-bottom:1px #999999 dotted;
}

#con_sitemap:hover{
background:#dfdfdf;
}

#con_sitemap a{
color:#444444;
font-size:11px;
text-decoration:none;
}

#con_sitemap a:hover{
color:#444444;
text-decoration:underline;
font-size:11px;
}

#cell_others{
background:#efefef;
color:#444444;
font-size:11px;
border:1px #999999 dotted;
}



/* HOSTING PLANS ----------------------------------------------------------------------*/

#celda_top_hosting_azul{
background:#006AB3;
height:35px;
text-align:center;
color:#FFFFFF;
}

#celda_top_hosting_celeste{
background:#e4f1ff;
height:28px;
color:#677997;
}

#celda_top_hosting_celestin{
background:#f0f7ff;
height:28px;
color:#677997;
}

#celda_top_hosting_verde{
background:#67b138;
height:35px;
color:#FFFFFF;
}

#celda_top_hosting_verdos{
background:#b2dd5f;
height:35px;
text-align:center;
color:#FFFFFF;
}

#celda_top_hosting_amauno{
background:#FFFFCC;
color:#677997;
}

#celda_top_hosting_amados{
background:#FFFFee;
color:#677997;
}








/* IMAGES SERVICES TOP PICS ----------------------------------------------------------------------*/

#top_pic_service{
margin-bottom:3px;
}



















/*
 * links
 */
/*
a:link, a:visited {
	color: #aa1428;
}

a:hover {
	color: #ff0000;
}

body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }

*/
 
a.external {
        padding-left: 13px;
        background: url(images/acc/link_external.png) 0 40% no-repeat;
}

/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(images/acc/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(images/acc/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
}

ul.arrow li { background: url(images/acc/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(images/acc/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(images/acc/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(images/acc/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(images/acc/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(images/acc/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(images/acc/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(images/acc/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(images/acc/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(images/acc/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(images/acc/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(images/acc/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(images/acc/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(images/acc/alerta_icon.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(images/acc/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(images/acc/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/*
 * highlighted quotations
 */

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(images/acc/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(images/acc/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.quotation-big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	border: none;
	background: url(images/acc/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.quotation-big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(images/acc/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #7887A0;
}

h2 {
	color: #b4b4be;
}

h3 {
	color: #646478;
}

h4 {
	font-weight: normal;
	color: #7887A0;
}

h5 {
	color: #878796;
}

h6 {
	color: #7887A0;
}
/*
body.green h1, body.green h4, body.green h6 { color: #739141; }
body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #f06400; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }*/
















/*PROACTIVE CHAT - LIVE SUPPORT*/

#topbar{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: #000000;
width: auto;
visibility: hidden;
z-index: 100;
}
