body{
	background:url(/imagenes/tema_whmcs/bg.png) repeat-x top #fff;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#555;
	line-height:18px;
	}	

/* Estilos agregados para personalizar */

#cabecera
{
   background: white url('/imagenes/fondo_cabecera.jpg'); /* #d0d0ff; */
   color: #333300;
   font-size:12pt;
   font-weight: bold;
   padding: 3px 3px 3px 10px;
   border-top:1px solid gray;
   height: 82px;
   border-bottom: 1px solid gray;
}

#cabecera_centro
{
	width: 950px; 
	overflow: auto;	
}

#logo_cabecera
{
	float: left;
	margin-top: 10px;
}

#caja_disponibilidad_cont
{
	float: right;	
	margin-top: 10px;
}

#caja_disponibilidad
{
	background: url('/imagenes/caja_disponibilidad_back.jpg') no-repeat;
	width: 300px;
	height: 60px;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
}

#caja_disponibilidad input
{
	font-size: 12px;
	padding: 1px;
	font-weight:normal;
}

#dialogo_flotante
{
    width:290px;
    height:100px;
    position:fixed;
    top:50%;
    left:100%;
    margin-left: -480px;
    margin-top: -160px;
    background:url() center no-repeat transparent;
    z-index:1000;
}

/* Estructura del sitio */
.contenedor{
	width:950px;
	margin:0 auto;
}

#cuerpo_centro
{
	background: white;
   text-align: left;
   width: 950px;
   margin: auto;
	margin:0px auto 0;
	position: relative;
	overflow: auto;
}

#principal
{
   margin: 0px 0px 0px 10px;
   text-align:left;
   background: white;
   padding:0;
   width: 660px;
   position: relative;	/* Soluciona la falla de explorer 6-7 para desplegar contenido */
   float: left;
   padding: 0px 0px 0px 0px;
}

#col_derecha
{
   width: 260px;
   margin-left:10px;
   text-align:center;
   float: left;
}

#col_derecha img
{
	padding:0;	
	padding-bottom:5px;
}
	
.separador
{
	height:10px;
	clear: both;
	padding:0;
	margin:0;
}

.precio
{
	font-size:22px;
	color:black;
}

.msj
{
	height: 36px;
	width: 100%;
	overflow: auto;
	text-align: left;
}

.msj_bien
{
	margin: 2px 10px 10px 0px;	
	background: url('/imagenes/icono_bien.png') no-repeat #e6ffc4;
	padding:3px 3px 3px 40px;
	border: 1px solid green;
	height: 40px;
	text-align: left;
}

.msj_error
{
	margin: 2px 10px 10px 0px;	
	background: url('/imagenes/icono_error.png') no-repeat #ffddc4;
	padding:3px 3px 3px 40px;
	border: 1px solid red;
	height: 40px;
	text-align: left;
}

.msj_advertencia
{
	margin: 2px 10px 10px 0px;	
	background: url('/imagenes/icono_advertencia.png') no-repeat #ffffc4;
	padding:3px 3px 3px 40px;
	border: 1px solid orange;
	height: 40px;
	text-align: left;
}

.msj_info
{
	margin: 2px 10px 10px 0px;	
	background: url('/imagenes/icono_info.png') no-repeat #f9ffeb;
	padding:3px 3px 3px 32px;
	border: 1px solid #904f07;
	height: 32px;		
}

.tooltip
{
	color:green;
	cursor: pointer;	
}

.cmd_aceptar{
	height:30px;
	width:112px;
	margin:10px auto 10px;;
}

.cmd_aceptar a{
	background:url(/imagenes/tema_whmcs/aceptar_btn.png) no-repeat;
	height:30px;
	width:112px;
	display:block;
}

.cmd_aceptar a:hover{
	background:url(/imagenes/tema_whmcs/aceptar_btn.png) no-repeat right;
}

.cmd_solicitar{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat;
	height:30px;
	width:112px;
	float:left;
}

.cmd_solicitar a{
	background:url(/imagenes/tema_whmcs/solicitar_btn.png) no-repeat;
	height:30px;
	width:112px;
	display:block;
}

.cmd_solicitar a:hover{
	background:url(/imagenes/tema_whmcs/solicitar_btn.png) no-repeat right;
}

.caja_planes_principal
{
	padding-left:25px;
	width:900px;
	overflow: auto;	
	background: white;
}

.titulo_principal
{
	padding:5px 0px 10px 0px;
	text-align: center;
}

.titulo_principal h1{
	padding:0;
	color:#0697c5;
	text-shadow:2px 2px 0 lightgray;
	line-height:18px;
	font-size:33px;
	letter-spacing:-1px;
	margin:0 0 10px 0;
}

/* Fin: Estilos agregados para personalizar */

img{
	border:none;
	}
	
.clr{
	clear:both;
	height:0;
	}
	
hr{
	margin:15px 0;
	}
	
a{
	color:#32aed4;
	text-decoration:underline;
	outline:none;
	}
	
a:hover{
	color:#32aed4;
	text-decoration:none;
	outline:none;	
	}

.noborder_top{
	border-top:none !important;
	}

.noborder_btm{
	border-bottom:none !important;
	}

.noborder_RT{
	border-right:none !important;
	}
	
.noborder{
	border:none !important;
	}

.nomargin{
	margin-right:0 !important;
	}

.color1{
	color:#ff0000;
	}

.color2{
	color:#ffa200;
	}
	
.color3{
	color:#8db220;
	}

.imgstyle1{
	float:right;
	margin:20px 0 0 0;
	}

.imgstyle2{
	float:right;
	margin:10px 35px 0 0;
	}

.imgstyle3{
	float:right;
	margin-top:-10px;
	}

.imgstyle4{
	float:right;
	margin-top:-50px;
	}

.imgstyle5{
	float:right;
	margin-top:-5px;
	}
	
.container{
	width:950px;
	margin:0 auto;
	}

.header{color:#0697c5;font-size:14px;font-weight:700;}

.logo{
	float:left;
	margin:40px 20px;
	}
	
.logo a {
	font-size: 30px;
	}

.top_menu{
    float: right;
    margin: 40px 0 0 0;
    height: 50px;
	}

.top_menu a{
	color:#fff;
	padding:5px 5px 0 28px;
	text-decoration:none;
	}
	
.top_menu a:hover{
	text-decoration:underline;
	}

.contact{
	background: url(/imagenes/tema_whmcs/contact.png) no-repeat 2px 0;
	}
.status{
	background: url(/imagenes/tema_whmcs/status.png) no-repeat 4px 0;
	}
.support{
	background: url(/imagenes/tema_whmcs/support.png) no-repeat 4px -1px;
	}
.login{
	background: url(/imagenes/tema_whmcs/login.png) no-repeat 6px 0;
	}
	
#menu{
	background:url(/imagenes/tema_whmcs/menu_shadow.png) repeat-x bottom;
	width:950px;
	font-size:12px;
	height:37px;
	/* float:left; */
	line-height:37px;	
	text-align:center;
	padding-bottom:12px;
	text-transform:uppercase;
	}
	
#menu ul {  
	margin:0; 
	padding:0;
	border-right:1px solid #b1d9ea;
	border-left:1px solid #194558;
	}
	
#menu ul li {
	display:inline;
	float:left;
	list-style:none;
	}
	
#menu ul li a { 
	display: block; 
	margin:0;
	text-decoration: none;  
	color:#fff;
	padding:0 34px;
	border-left:1px solid #b1d9ea;
	border-right:1px solid #194558;
	}
	
#menu ul li a:hover{
	background:url(/imagenes/tema_whmcs/menu_bg.png) repeat-x;
	color:#fff;
	text-decoration:none;
	}
	
#menu ul li a.active {
	background:url(/imagenes/tema_whmcs/menu_bg.png) repeat-x;
	color:#fff;
	text-decoration:none;
	}

.banner{
	background:url(/imagenes/tema_whmcs/banner_btm.jpg) no-repeat bottom #FFF;
	width:950px;
	height:335px;
	float:left;
	}

.banner h1{
	margin:15px 40px;
	}

.banner_box{
	background:url(/imagenes/tema_whmcs/bannerbox_btm.png) no-repeat bottom;
	width:553px;
	float:left;
	margin:0 0 15px 40px;
	padding-bottom:9px;
	}

.banner_box_top{
	background:url(/imagenes/tema_whmcs/bannerbox_top.jpg) no-repeat;
	width:553px;
	height:8px;
	}

.banner_boxContents{
	background:url(/imagenes/tema_whmcs/banner_price.png) no-repeat 270px 10px;
	width:511px;
	float:left;
	padding:5px 20px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	}

.banner_boxContents ul{
	margin:0;
	padding:0;
	}

.banner_boxContents ul li{
	background:url(/imagenes/tema_whmcs/bullet.jpg) no-repeat 0 0;
	font-size:14px;
	line-height:24px;
	color:#333;
	list-style:none;
	padding-left:28px;
	}

.offer_tag{
	background:url(/imagenes/tema_whmcs/offer_tag.png) no-repeat;
	height:100px;
	width:103px;
	position:absolute;
	margin:-5px 0 0 498px;
	}

.banner_btn{
	background:url(/imagenes/tema_whmcs/banner_btn.png) no-repeat;
	height:52px;
	width:234px;
	float:left;
	margin-left:358px;
	}

.banner_btn a{
	background:url(/imagenes/tema_whmcs/banner_btn.png) no-repeat top;
	height:52px;
	width:234px;
	display:block;
	}

.banner_btn a:hover{
	background:url(/imagenes/tema_whmcs/banner_btn.png) no-repeat bottom;
	}

.mainbody{
	background:url(/imagenes/tema_whmcs/mainbody_top.png) no-repeat top;
	padding-top:8px;
	width:950px;
	/* float:left; */
	
	}
	
.mainbodyContent{
	width:910px;
	padding:12px 20px 20px;
	float:left;
	background-color:#fff;
}
	

.leftC{
	width:650px;
	float:left;
	}
	
.box1{
	background:url(/imagenes/tema_whmcs/box1_bg.png) no-repeat;
	height:288px;
	width:253px;
	float:left;
	padding:22px 20px 0 18px;
	margin-right:11px;
	margin-bottom:20px;
	}

.box1 h1{
	font-size:24px;
	font-weight:bold;
	color:#222;
	margin:0;
	padding-left: 0px;
	}

.textstyle{
	font-size:20px;
	font-weight:normal;
	}

.box1 ul{
	margin:20px 0 8px 0;
	padding:0;
	}

.box1 ul li{
	list-style:inside;
	font-size:14px;
	line-height:24px;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #c6c6c6;
	}

.readmore_btn{
	background:url(/imagenes/tema_whmcs/readmore_btn.png) no-repeat;
	height:30px;
	width:112px;
	float:left;
	margin:0 10px 2px 0;
	}
	
.readmore_btn a{
	background:url(/imagenes/tema_whmcs/readmore_btn.png) no-repeat left;
	height:30px;
	width:112px;
	display:block;
	}

.readmore_btn a:hover{
	background:url(/imagenes/tema_whmcs/readmore_btn.png) no-repeat right;
	}

.ordernow_btn{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat;
	height:30px;
	width:112px;
	float:left;
	}
	
.ordernow_btn a{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat left;
	height:30px;
	width:112px;
	display:block;
	}

.ordernow_btn a:hover{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat right;
	}

.dedicated{
	background:url(/imagenes/tema_whmcs/dedicated_bg.png) no-repeat;
	height:198px;
	width:603px;
	float:left;
	padding:22px 20px 0 23px;
	margin:0 0 20px;
	}

.dedicated h1{
	font-size:30px;
	font-weight:bold;
	float:left;
	color:#fff;
	margin:0;
	}

.dedicated h2{
	font-size:20px;
	font-weight:bold;
	color:#fda70f;
	margin:4px 30px;
	float:left;
	
	}

.dedicated ul{
	margin:15px 0 8px 0;
	width:270px;
	padding:0;
	}

.dedicated ul li{
	list-style:inside;
	color:#102e41;
	font-size:14px;
	line-height:24px;
	border-top:1px solid #b0d8ed;
	border-bottom:1px solid #55a1d0;
	}

.textbox{
	width:230px;
	float:right;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
	margin:40px 50px 0 0;
	}

.textstyle_02{
	font-size:16px;
	font-weight:bold;
	}

.box2{
	background:url(/imagenes/tema_whmcs/box2_bg.png) no-repeat;
	height:87px;
	width:314px;
	float:left;
	margin:0 7px 10px 5px;
	}


.img_1, .img_2, .img_3, .img_4{
	width:224px;
	float:left;
	font-size:11px;
	line-height:14px;
	padding:20px 0 20px 90px;
	}
.img_1 h1, .img_2 h1, .img_3 h1, .img_4 h1{
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
.img_1{
	background:url(/imagenes/tema_whmcs/img_1.jpg) no-repeat 10px 22px;
	}
.img_2{
	background:url(/imagenes/tema_whmcs/img_2.jpg) no-repeat 15px 20px;
	}
.img_3{
	background:url(/imagenes/tema_whmcs/img_3.jpg) no-repeat 15px 18px;
	}
.img_4{
	background:url(/imagenes/tema_whmcs/img_4.jpg) no-repeat 10px 25px;
	}

.box2 a{
	color:#102e41;
	}

.rightC{
	width:252px;
	float:right;
	}
	
.services{
	background:url(/imagenes/tema_whmcs/services_bg.jpg) no-repeat;
	height:76px;
	width:259px;
	float:left;
	margin:0px -9px 3px 0;
	text-align: left;
	}
.uptime, .moneyback, .online_support{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:-1px;
	width:239px;
	float:left;
	padding:22px 10px;
	}
.uptime{
	background:url(/imagenes/tema_whmcs/uptime.jpg) no-repeat 201px 12px;
	}
.moneyback{
	background:url(/imagenes/tema_whmcs/moneyback.jpg) no-repeat 204px 5px;
	}
.online_support{
	background:url(/imagenes/tema_whmcs/online_support.jpg) no-repeat 206px 12px;
	}

.domain{
	background:url(/imagenes/tema_whmcs/domain_bg.png) no-repeat;
	height:199px;
	width:231px;
	float:left;
	font-size:14px;
	text-align:center;
	color:#999;
	line-height:22px;
	padding:10px;
	}

.textfield{
	width:160px;
	float:left;
	font-size:12px;
	padding:5px 4px;
	}

.textfield_2{
	width:51px;
	float:right;
	font-size:12px;
	padding:5px 2px;
	margin-left:3px;
	}

.domain_btn{
	height:24px;
	width:230px;
	float:left;
	margin:10px 0;
	}
.domain_btn a{
	background:url(/imagenes/tema_whmcs/domain_btn.png) no-repeat top;
	height:24px;
	width:230px;
	display:block;
	}
.domain_btn a:hover{
	background:url(/imagenes/tema_whmcs/domain_btn.png) no-repeat bottom;
	}

.textstyle_03{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	}

.testimonial{
	background: url(/imagenes/tema_whmcs/testimonial_btm.png) no-repeat bottom;
	width:252px;
	float:left;
	padding-bottom:8px;
	margin:10px 0;
	}

.tesimonial_top{
	background:url(/imagenes/tema_whmcs/testimonial_top.png) no-repeat;
	height:8px;
	width:252px;
	}

.testimonialC{
	background:url(/imagenes/tema_whmcs/testimonial_bg.png) repeat-x bottom #FFF;
	width:250px;
	float:left;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	}

.testimonialC h1{
	font-size:20px;
	font-weight:bold;
	color:#222;
	margin:12px 20px;
	}

.testimonialC p{
	background:url(/imagenes/tema_whmcs/coma_1.png) no-repeat 8px 5px;
	padding:0 20px 12px 35px;
	margin:0;
	}

.sitemapC{
	background:url(/imagenes/tema_whmcs/sitemap.jpg);
	width:100%;
	float:left;
	margin-top:0px;
	}

.sitemap{
	width:237px;
	float:left;
	margin:40px 0;
	}

.sitemap h1{
	background:url(/imagenes/tema_whmcs/sitemap_shadow.png) no-repeat 0 25px;
	font-size:16px;
	font-weight:bold;
	padding:0 0 22px 50px;
	margin:0;
	color:#e3e3e3;
	}
.sitemap ul{
	margin:0 0 0 50px;
	padding:0
	}
.sitemap ul li{
	background:url(/imagenes/tema_whmcs/bullet_02.png) no-repeat 0 10px;
	line-height:24px;
	color:#888;
	list-style:none;
	padding-left:12px;
	}
.sitemap ul li a{
	color:#888;
	text-decoration:none;
	}
.sitemap ul li a:hover{
	color:#fff;
	text-decoration:none;
	}

.footer{
	background:url(/imagenes/tema_whmcs/footer_bg.png) no-repeat;
	height:20px;
	width:950px;
	float:left;
	text-align:center;
	padding:17px 0;
	}
.footer a{
	color:#888;
	text-decoration:none;
	padding:0 15px;
	border-right:1px solid #464646;
	}
.footer a:hover{
	color:#FFF;
	text-decoration:none;
	}

.copyright{
	width:950px;
	float:left;
	text-align:center;
	margin:10px 0 30px 0;
	}
.copyright a{
	color:#888;
	text-decoration:none;
	padding:0 5px;
	border-right:1px solid #464646;
	}
.copyright a:hover{
	color:#FFF;
	text-decoration:none;
}

/***************************Subpage styles*****************************************/
.SubpageBanner{
	background:url(/imagenes/tema_whmcs/subpageBanner.jpg) no-repeat left bottom #fff;
	height:117px;
	width:935px;
	/* float:left; */
	padding:30px 0 0 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.SubpageBanner h1{
	padding:0;
	color:black;
	text-shadow:1px 1px 0 #fff;
	line-height:18px;
	font-size:33px;
	letter-spacing:-1px;
	margin:0 0 10px 0;
}

.SubpageBanner h2{
	text-shadow:1px 1px 0 #fff;
	margin:0;
	padding:0;
	color:#283440;
	line-height:30px;
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}

.information{
	background-color:none;
	width:647px;
	float:left;
}

.informationContents{
	width:647px;
	float:left;
	}

.basicbox{
	background:url(/imagenes/tema_whmcs/comparisonBg.png) no-repeat 0 top;
	padding-top:12px;
	float:left;
	width:647px;
	display:block;
	margin-left:-3px;
	height:238px;
}
	
.basic{
	float:left;
	width:220px;
	margin-left:30px;
}

.basic_header{
	/*background:url(/imagenes/tema_whmcs/bot4h1.jpg) repeat-x bottom;*/
	font-size:18px;
	line-height:36px;
	font-weight:bold;
	padding-left:20px;
	border:none;
	margin:0px 0 0 -1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}	
	
.basic ul{
	margin:0;
	padding:0;
}
	
.basic ul li{
	/*background:url(/imagenes/tema_whmcs/checkmark.png) no-repeat 18px 17px;*/
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:48px;
	padding-left:20px;
	border-bottom:1px solid #55a1d0;
	border-top:1px solid #b5dbef;
	color:#fff;
}

.Style04{
	background:url(/imagenes/tema_whmcs/bot4h1.jpg) repeat-x  bottom!important;
	margin-right:-1px;
}
	
.c1_header{
	/*background:url(/imagenes/tema_whmcs/bot4h1.jpg) repeat-x  bottom;*/
	font-size:18px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	border:none;
	margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
	
.c1{
	float:left;
	width:123px;
	text-align: center;
}
	
.c1 ul{ 
	padding:0;
	margin:0;
}
	
.c1 ul li{
	list-style:none;
	font-size:18px;
	font-weight:bold;
	line-height:48px;
	text-align:center;
	border-bottom:1px solid #55a1d0;
	border-top:1px solid #b5dbef;
	color:#fff;	
}

.BorderStyle{
	border-right:1px solid #e4e7eb;
}

.Style01{
	font-size:26px !important;
	font-weight:bold;
	color:#ff0000 !important;
}

.OrderNowBtn2{
	height:30px;
	width:112px;
	margin:10px auto 10px;;
}
.OrderNowBtn2 a{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat;
	height:30px;
	width:112px;
	display:block;
}

.OrderNowBtn2 a:hover{
	background:url(/imagenes/tema_whmcs/ordernow_btn.png) no-repeat right;
}

.spacer{
	clear:both;
	width:100%;
	float:left;
	height:20px;
}
.feature{
	float:left;
	border-left:1px solid #ddd;
	width:274px;
}
	
.feature_header{
	background:url(/imagenes/tema_whmcs/header1.png) repeat-x top;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	border:none;
	padding-left:20px;
	color:#fff;
}
	
.feature ul{
	margin:0;
	padding:0;
}
	
.feature ul li{
	list-style:none;
	font-size:14px;
	line-height:31px;
	padding-left:20px;
	border-top:1px solid #fff;	
	border-bottom:1px solid #ccc;
}
	
.c2{
	float:left;
	width:123px;
	text-align:center;
}
	
.c2 ul{ 
	padding:0;
	margin:0;
}
	
.c2 ul li{
	list-style:none;
	font-size:14px;
	color:#555;
	line-height:31px;
	text-align:center;
	border-top:1px solid #fff;	
	border-bottom:1px solid #ccc;
	border-left:1px solid #e4e7eb;
}

.check{
	background:url(/imagenes/tema_whmcs/bullet.jpg) no-repeat center;
}

.boderRight{}
.boderRight ul li{
	border-right:1px solid #ddd;
}


/* WHMCS Styles */

#company_title{background-color:#00162C;color:#FFF;float:left;font-size:24px;line-height:60px;margin:0;padding:0;text-align:left;}
#content_container{background:#FFF url(/imagenes/tema_whmcs/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}
#content_left{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:620px;}
#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
/* #top{background-color:#00162C;height:60px;margin:0 auto;padding:0;text-align:left;width:960px;} */
#top_container{background-color:#00162c;border-bottom:3px solid #036;color:#FFF;height:60px;margin:0;padding:0;text-align:center;}
#top_menu{background:#F5F5F5 url(/imagenes/tema_whmcs/top_menu_bg.gif) repeat-x;height:30px;line-height:30px;margin:0 0 20px 0;padding:0;text-align:left;}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{float:left;margin:0;padding:0;}
#top_menu ul li a,#top_menu ul li a:visited{color:#666;display:block;height:30px;line-height:30px;padding:0;text-align:center;text-decoration:none;width:100px;}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{background-color:#FFF;border-right:1px solid #EBEBEB;color:#333;font-weight:700;width:99px;}
#top_menu ul li a:hover{background-color:#EBEBEB;color:#333;}
#welcome_box{background-color:#00162C;float:right;line-height:60px;margin:0;padding:0;text-align:right;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}
.absmiddle{vertical-align:middle;}
.breadcrumb{margin-top:20px; }
.clear{clear:both;}
.green{color:#006F0F;}
.header1{color:#555555;font-size:14px;font-weight:700; margin: 0 0 15px 0;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.successbox {border: 1px solid #66CC00;font-weight: bold;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
/* a,a:visited{color:#333;text-decoration:underline;} */
/* a:hover{color:#666;text-decoration:none;} */
/* body{background-color:#369;background-image:url(/imagenes/tema_whmcs/bg_background.gif);background-repeat:repeat-x;margin:0;padding:0;} */
/*body,td,th{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;} */
/* form{margin:0;padding:0;} */
/* h1{border-bottom:1px solid #EBEBEB;color:#1a4d80;font-size:24px;font-weight:400;margin:0 0 12px;padding:0 0 3px;} */
/* h2{border-bottom:1px solid #F5F5F5;color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;} */
/* h3{color:#666;font-size:16px;font-weight:700;margin:0;padding:10px 0 5px;} */
hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
/* input,select,textarea{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;} */
/* p{margin:0;padding:3px 0 8px;} */
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;}
table.data th a {color:#FFF;}
table.data tr.clientareatableactive td{background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{background-color:#EFEFEF !important;}
table.data tr.clientareatablesuspended td{background-color:#FFF6CF !important;}
table.data tr.clientareatableterminated td{background-color:#FFCFCF !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
.kbarticle {padding: 2px 5px 5px 15px;}
.kbviews {color:#A8A8A8;font-size:10px;}
.kbalsoread {padding: 5px 5px 5px 15px;background-color: #F5F5F5;border-bottom: 1px solid #ccc;font-weight: bold;margin: 10px 0 10px 0;}
.searchinput {font-size: 11px;padding:0;}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../..//imagenes/tema_whmcs/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}