 body {
	
	margin: 0px;
	background-image: url('images/bg1.png');
	background-repeat: repeat-x;
	background-color:#D2D7DA;
}



ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;

}


#structure {  

	width:1007px;
	background-image: url('images/top_slide.png');
	background-repeat:no-repeat;
	margin:0px auto;
						  
		 }

#structure_wrapper {
	
	width:978px ;
	margin:0px auto;
	padding:21px 0 0;
	
	}
	
	.content_wrapper {
		
		background-color:#FDFDFD;
		margin:33px 0 0;
		
		
	}
	
	
#content {
	margin:0px;
	padding:0px;
	float:left;
	color:#333;
}


#mainContent{ margin:0px; padding:0px;}

#Content2 { padding:10px; }

#Content2 h1{ padding:0 0 10px; color: #06C; margin:0 0 0px;}

#Content2 h2{ 
color:#0099FF;
font-size:20px;
padding:0 0 18px; }

#Content2 h3{ padding:0px 0px 7px 0px; font-weight:normal; }

#Content2 ol{ list-style-type:decimal;}

#Content2 ul{ padding:0px; list-style:disc; margin:6px 0 20px 37px; }

#Content2 li{ padding:5px;}

#Content2 p{
font-size:12px;
padding:0 0 10px; }

#Content2 p span{ 
color:#0099CC;
font-size:16px;
margin:0;
padding:0; }

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #0B7D9B;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.wrapper {
	width: 100%;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
 
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 1px dotted  #999;
}

.navboxlinks td a{
	color:#354A52;
	font-size:14px;
	text-decoration:none;
}

.navboxlinks td a:hover{

	color: #0B7D9B;

}

.navbox {

    padding: 5px;
}

.navinput {
    border:1px solid #CCCCCC;
	width:200px;
}

.submitbutton {
 
	background:url('images/enter.png') right no-repeat;
	border:0px;
	color:#003366;
	cursor:pointer;
	font-weight:bold;
	padding:5px 0 5px 42px;
	width:167px;
	
}


.submitbutton_top {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
	border:0px;
	text-decoration:underline;
	background-color:#0060BD;
	
}

.submitbutton_sidebar {
    color: #0F2B44;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
	border:0px;
	background-color:#FBFBFC;
	
}


.footerbar {
    background:url('images/footer_logo.png') right no-repeat;
    color: #1E1E21;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
	height:86px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 98%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	background-color:#F7F7F7;
	border:1px dotted #CCCCCC;
	margin:10px 0;
	padding:24px 5px;
	text-align:center;
	width:96%;
	text-align:center;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #3A6897;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}


/*Ebitcode Divs*/

.top_load {
margin:0 0 0 13px;
width:952px;
}

#header { 
background-image:url(images/logo.png);
background-repeat:no-repeat;
height:72px;
margin:9px 0 0 7px;
padding-top:0;
width:962px;
}

#logo  {
	height:57px;
	width:271px;
	float:left;
}

#logo a {
	height:57px;
	width:271px;
	float:left;
}

#logo a span{
	display:none;
}

#search_box {
	float:right;
	color:#CCC;
}


 
#home_host_features{ 
float:left;
margin:0;
padding:6px 0 5px;
width:100%;

}

#features_left {
color:#333333;
float:left;
margin:0;
padding:8px 18px 40px;
width:350px;
}

#features_left ul{
	list-style:none;
	
}

#features_left li{
	padding:1px 0 0;
	
}

#features_right {
	color:#333333;
	float:right;
	margin:0;
	padding:0;
	width:291px;

}

#features_left h2 {
	margin:0px;
	color: #112245;
	font-size:18px;
	padding:5px 0px;

}


#features_left p {
	margin:0px;
	padding:10px 0px;

}
#features ul {
	color:#333;
	height:auto;
	margin:0px;
	float:left;
	padding:0px;

}

#features li{
	margin:0px;
	list-style:none;
	padding:0px;

}


#planes {
	margin:0px;
	color:#333;
	float:left;
	height:auto;
	width:200px;

}

#planes ul{
	float:left;
	height:auto;
	margin:0px;
	padding:0px;

}

#planes li{
	height:auto;
	margin:0px;

}

.planes_host{
background-image: url('images/banner.png');
background-repeat: no-repeat;
color:#FFFFFF;
height:89px;
padding:4px 0 1px 8px;
width:298px;

}
 
.soporte {
	
float:left;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 0;
padding:0 0;
width:340px;


}

.soporte h2 {
	margin:0px;
	color: #DFF4FF;
	font-size:18px;
	padding:5px 0px;

}

.soporte ul {
float:left;
height:auto;
margin:0;
padding:4px 10px 11px 19px;
list-style-type:square;
color: #626A76;
}

.soporte li{
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:0;
padding:2px 0 0;

}

.content_home_manager{
color:#344883;
padding:5px;


}
	
	.content_home_soporte h2{
		clear:both;
		color:#006699;
		font-size:19px;
		font-weight:lighter;
		height:auto;
		line-height:100%;
		margin:0 0 0 5px;
		padding:0;
		}
		
	.content_home_features p{
		color:#002C4F;
		font-size:12px;
		font-weight:normal;
		height:auto;
		line-height:127%;
		margin:0 13px 0 7px;
		text-align:left;
		}
		
	.content_home_features p span{
		font-size:21px;
		font-weight:bold;
		height:auto;
		line-height:103%;
		margin:0 0 15px 0px;
		text-align:left;
		color:#b1d398;
		letter-spacing:-1px;
		}	
		
		
	.content_home_features a {
		color: #636B98;
	    font-size:12px;
		font-weight:bold;
		margin:0px;
		height:auto;
		padding:0px;
		text-decoration:none;
	}
	
	.content_home_features a:hover {
		color: #06C;
		
	}
	
	.content_home_features img {
		
		border:1px solid #888F9D;
		
	}

.content_home_soporte {
background-image:url(images/fondo_box.png);
background-repeat:repeat-y;
clear:both;
color:#003366;
font-size:11px;
height:auto;
		}
		
		
		.content_home_features {
background-image:url(images/fondo_box.png);
background-repeat:repeat-y;
clear:both;
color:#003366;
font-size:11px;
height:366px;
padding:0 0 0 5px;
		}
		.content_home_features h2{
		clear:both;
		color:#006699;
		font-size:19px;
		font-weight:lighter;
		height:auto;
		line-height:100%;
		margin:0 0 0 5px;
		padding:0;
		}
		
		
		
		.content_home_doms {
background-image:url(images/fondo_box.png);
background-repeat:repeat-y;
clear:both;
color:#003366;
font-size:11px;
height:177px;
padding:0 0 0 5px;
list-style:none;
		}
		
			.content_home_doms ul {
				margin:0px;
				padding:3px 10px 10px 4px;
		}
			.content_home_doms li{

list-style:none;
		}
		.content_home_doms h2{
		clear:both;
		color:#006699;
		font-size:19px;
		font-weight:lighter;
		height:auto;
		line-height:100%;
		margin:0 0 0 5px;
		padding:0;
		}
		
		
		
		.content_home_doms p{
		color:#002C4F;
		font-size:12px;
		font-weight:normal;
		height:auto;
		line-height:127%;
		margin:7px 13px 4px 7px;
		text-align:left;
		}
		
	.content_home_doms p span{
		color:#EF4235;
		font-size:14px;
		font-weight:lighter;
		height:auto;
		letter-spacing:0;
		line-height:150%;
		margin:0 0 0;
		text-align:left;
		
		
		}	
		
		
	.content_home_doms a {
		background-image:url(images/buton_home.png);
		background-repeat:no-repeat;
		color:#636B98;
		font-size:12px;
		font-weight:bold;
		height:auto;
		margin:0;
		padding:9px 53px 9px 5px;
		text-decoration:none;
	}
	
	.content_home_doms a:hover {
		color: #06C;
		background-position:0 -34px;
		
	}
		
	  .content_home_stream {
		  background-image:url(images/fondo_box.png);
		  background-repeat:repeat-y;
		  clear:both;
		  color:#003366;
		  font-size:11px;
		  height:69px;
		  padding:0 0 0 5px;
		}
		
		
		
		.content_home_stream h2{
		clear:both;
		color:#006699;
		font-size:19px;
		font-weight:lighter;
		height:auto;
		line-height:100%;
		margin:0 0 0 5px;
		padding:0;
		}
		.content_home_stream p{
		color:#002C4F;
		font-size:12px;
		font-weight:normal;
		height:auto;
		line-height:127%;
		margin:0 13px 0 7px;
		text-align:left;
		}
		
	.content_home_stream p span{
		font-size:21px;
		font-weight:bold;
		height:auto;
		line-height:103%;
		margin:0 0 15px 0px;
		text-align:left;
		color:#b1d398;
		letter-spacing:-1px;
		}	
		
		
	.content_home_stream a {
		color: #636B98;
	    font-size:12px;
		font-weight:bold;
		margin:0px;
		height:auto;
		padding:0px;
		text-decoration:none;
	}
	
	.content_home_stream a:hover {
		color: #06C;
		
	}
		
			.content_home_host {
background-image:url(images/fondo_box.png);
background-repeat:repeat-y;
clear:both;
color:#003366;
font-size:11px;
height:131px;
padding:0 0 0 5px;
		}
		.content_home_host h2{
		clear:both;
		color:#006699;
		font-size:19px;
		font-weight:lighter;
		height:auto;
		line-height:100%;
		margin:0 0 0 5px;
		padding:0;
		}
		.content_home_host p{
		color:#002C4F;
		font-size:12px;
		font-weight:normal;
		height:auto;
		line-height:127%;
		margin:0 13px 0 7px;
		text-align:left;
		}
		
	.content_home_host p span{
		font-size:21px;
		font-weight:bold;
		height:auto;
		line-height:103%;
		margin:0 0 15px 0px;
		text-align:left;
		color:#b1d398;
		letter-spacing:-1px;
		}	
		
		
	.content_home_host a {
		color: #636B98;
	    font-size:12px;
		font-weight:bold;
		margin:0px;
		height:auto;
		padding:0px;
		text-decoration:none;
	}
	
	.content_home_host a:hover {
		color: #06C;
		
	}
		
		
.content_home_top{ background-image: url('images/top_box.png');
    background-repeat: no-repeat;
	width:340px;
	height:12px;}

.content_home_bottom{background-image: url('images/bottom_box.png');
    background-repeat: no-repeat;
	width:340px;
	height:12px;}



.content_home_soporte ul{

clear:both;
		}



#slide{
	margin:0px 0 0 0px;
	list-style:none;
	padding:0px;
	height:145px;

}

#login{
	margin:0px;
	padding:5px;
	color:#333;
	
	
	
}

#login h2{
	
	font-size:14px;
	padding:5px 0px 10px 0px ;
	background-image: url('images/login.png');
    background-repeat: no-repeat;
	
}


.login{
	
background-image:url(images/login.png);
background-repeat:no-repeat;
clear:both;
float:right;
font-size:12px;
letter-spacing:2px;
margin:5px 0 0;
padding:12px 0 20px 7px;
width:208px;
}

#center{
	margin:0px;
	padding:0px;
	height:auto;
	font-size:12px;
	color:#333;
	
	
	
}



.clear{
	clear:left;
}


.next, .prev{
	cursor:pointer;
}



#screen{
	position:relative;
	height:auto;
	width:980px;
	margin:0px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:38px;
	}
	#screen .prev{
		left:10px;
	}
	#screen .next{
		right:10px;
	}
	#navigation{
		width:600px;
		text-align:center;
		margin-left:62px;
	}
		#navigation ul{
			margin-left:55px !important;
			margin-left:35px;
		}
			#navigation li{
				float:left;
				margin:0 20px;
				padding:10px 20px;
				background-color:#EEE;
			}
				#navigation a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections{
clear:left;
height:116px;
margin-left:44px;
overflow:hidden;
width:888px;
}
	
	#sections ul{
		width:3660px;
	}
	
		#sections li{
			float:left;
			padding:0px 0px;
			list-style:none;
		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			#sections p{
				width:888px;
				margin:0px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

#screen2{
	position:relative;
	width:900px;
	margin:20px;
}
	#screen2 #buttons{
		border:1px solid #777;
		margin-bottom:5px;
		width:679px;
	}
	
	#screen2 #buttons a{
		margin:10px 10px;
		color:#69C;
	}
	#screen2 .prev{
		float:left;
	}
	#screen2 .next{
		float:right;
	}

#slideshow{
	overflow:hidden;
	width:680px;
	border:1px solid #777;
}

	#slideshow ul{
		width:3900px;
		padding-left:225px;
	}

		#slideshow li{
			float:left;
			margin:0 16px;
			cursor:pointer;
		}

#news-ticker{
	width:800px;
	height:79px;
	background-color:white;
	overflow:hidden;
	margin:20px;
}
	#news-ticker h4{
		color:#933;
		display:inline;
	}
	#news-ticker div{
		height:22px;
		width:782px;
		border:1px black solid;
		padding:8px;
		margin-top:-1px;
	}
		#news-ticker div.first{
			margin-top:0;
		}
		
	#news-ticker p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 5px;
		display:inline;
	}

#links{
	position:absolute;
	right:5px;
	border:1px solid #777;
	width:210px;
	top:15px;
	padding:10px;
}
	#links h3{
		color:#777;
	}
	#links ul{
		padding: 8px 0 3px 20px;
	}
	#links li{
		list-style-type:circle;
	}
	#links a{
		color:#69C;
	}
h1{
	margin:20px 0;
	color:#5B739C;
}
	h1 strong{
		font-size:13px;
		color:#777;
	}
.clear{
	clear:both;
	width:0;
	height:0;
}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	height:auto;
	padding-left:5px;
	line-height:18px;
}
.side{
	position:absolute;
	right:5px;
	width:210px;
	padding:10px;	
}

#general{
	top:160px;
}
#extra{
	top:400px;
}

.separator{
	width:675px;
	clear:both;
	margin-left:20px;
}
#ticker-container{
	position:relative;
	padding-top:15px;
}
	#ticker-container button{
		position:absolute;
		right:5px;
	}
#add-news{
	top:0px;
}
#shuffle-news{
	top:25px;
}


#slide_01{ 
	background-image: url('images/slide_fh_01.jpg');
    background-repeat: no-repeat;
	color:#FFF;
	height:104px;
	margin:0;
	padding:26px 0 0;
	}

#slide_01 h2{
	color: #B9CED0;
	font-family:trebuchet MS;
	font-size:36px;
	margin:0 0 0 47px;
	text-transform:uppercase;
}

#slide_01 p{
	color:#FFF;
	font-size:21px;
	margin:0 0 0 47px;
	padding:0px;
	font-family:trebuchet MS;


}
	
#slide_02{ 
	background-image: url('images/slide_fh_02.jpg');
    background-repeat: no-repeat;
	color:#FFF;
	height:104px;
	margin:0;
	padding:26px 0 0;

	}
	
#slide_02 h2{
	color: #B9CED0;
	font-family:trebuchet MS;
	font-size:36px;
	margin:0 0 0 47px;
	text-transform:uppercase;
}

#slide_02 p{
	color:#FFF;
	font-size:21px;
	margin:0 0 0 47px;
	padding:0px;
	font-family:trebuchet MS;


}

#slide_03{ 
	background-image: url('images/slide_fh_03.jpg');
    background-repeat: no-repeat;
	color:#FFF;
	height:104px;
	margin:0;
	padding:26px 0 0;

	}
	
#slide_03 h2{
	color: #C4DDD2;
	font-family:trebuchet MS;
	font-size:36px;
	margin:0 0 0 47px;
	text-transform:uppercase;
}

#slide_03 p{
	color:#FFF;
	font-size:21px;
	margin:0 0 0 47px;
	padding:0px;
	width:840px;
	font-family:trebuchet MS;


}


#secciones { 
float:left;
margin:0;
padding:0px;
width:100%;
}

#content_home {
width:100%;
margin: 0px;
padding: 0px;
top: 0;
left: 0;
color:#344883;
}

#content_home ul { 
width:100%;
list-style: none;
margin: 0px;
padding-left: 0px;

}

#content_home li {
float:left;
height:190px;
margin:0;
padding:0 2px 0;
width:229px;

}


.plan_basico  {
background:url('images/planes.png') no-repeat;
float:left;
height:185px;
margin:0 0 0 0;
padding:11px 2px 0;
width:235px;

}


.plan_negocio  {
background:url('images/planes_02.png') no-repeat;
float:left;
height:185px;
margin:0 0 0 0;
padding:11px 2px 0;
width:235px;

}

.plan_empresa  {
background:url('images/planes_03.png') no-repeat;
float:left;
height:185px;
margin:0 0 0 0;
padding:11px 2px 0;
width:235px;

}

.content_home_manager{
color:#344883;
padding:5px;


}
	
	.content_home_manager h2{
		font-size:24px;
		font-weight:bold;
		height:auto;
		line-height:103%;
		margin:10px 0 0 5px;
		text-align:left;
		color: #F2F5FF;
		letter-spacing:-1px;
		}
		
	.content_home_manager p{
		color:#FFF;
		font-size:14px;
		font-weight:normal;
		height:auto;
		line-height:103%;
		margin:0 0 18px 5px;
		text-align:left;
		}
		
	.content_home_manager p span{
		color:#FF910F;
		font-size:20px;
		font-weight:normal;
		height:auto;
		letter-spacing:0;
		line-height:126%;
		margin:0;
		padding:0;
		text-align:left;
		}	
		
		
	.content_home_manager a {
		color: #FFFDF7;
	    font-size:16px;
		font-weight:bold;
		margin:0 0 10px 9px;
		background-image:url('images/planes_buton.png');
		background-repeat:no-repeat;
		background-position:100% 0px;
		height:50px;
		line-height:33px;
		padding:21px 99px 21px 11px;
		text-decoration:none;
	}
	
	.content_home_manager a:hover {
		color: #FFF;
		background-position:100% -63px;
		
	}
	
	.content_home_manager img {
		
		border:1px solid #888F9D;
		
	}
	
	.content_home_manager li {
		list-style-type:circle;
		
	}
	



#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;color:#666;padding:0;text-align:left;width:100%; margin:27px auto 0;}
#content_left{background-color:#FFF;float:left;margin:0;padding:0px 0px 15px 15px;text-align:left;width:700px;}

#side_menu{background-color:#fff;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:6px 0 0;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}

#side_menu ul a{
background-image:url("images/menu.png");
background-repeat:no-repeat;
float:right;
height:20px;
line-height:22px;
margin:4px -3px 0 0;
padding:3px 0 6px 7px;
text-align:left;
text-decoration:none;
width:96%;
	}
	
		#side_menu ul a:hover {
		
		background-position:left -29px;
		
	}


#top{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(images/top_menu_bg.gif) repeat-x;height:30px;line-height:30px;margin: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{float:right;line-height:37px;margin:0 15px 0 0;padding:0;text-align:right;color:#FFFFFF;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}


#welcome_box_lang {float:right;line-height:36px;margin:0 15px 0 0;padding:0;text-align:right;color:#FFFFFF;}

.absmiddle{vertical-align:middle;}
.breadcrumb{margin:0px;padding:0 0 10px;}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}

.contentbox{
	
margin:0 0 10px;text-align:center;
background:url("images/cart.png") no-repeat scroll center top #F0F0F2;
border:3px solid #EBEBEB;
line-height:16px;
padding:10px;

}

.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: #0C0;}
.textred{color: #F33;}

h1{
font-size:24px;
font-weight:bold;
height:auto;
letter-spacing:-1px;
line-height:103%;
margin:0px;
text-align:left;	
color:#1a4d80;}


h2{
	
padding:0px;
color: #06C;
margin:0px;
font-size:24px;
font-weight:lighter;
height:auto;
letter-spacing:1px;
line-height:103%;
margin:0;
text-align:left;}

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; font-size:12px;}



table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{
background-color:#3B96EF;
border-bottom:3px solid #0033CC;
color:#FFFFFF;
font-weight:700;
padding:10px;
text-align:left;
}
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;}



.divisa{
clear:both;
color:#E93732;
float:none;
font-size:15px;
font-weight:lighter;
height:11px;
line-height:130%;
margin:0 0 14px;
text-align:right;
}

.cartmenu{margin:10px 0 ;padding:10px; background:url('images/cart_butons.png') top no-repeat ;  padding:16px 0 15px;}


.cartmenu a{margin:0 0 10px;padding:10px; color: #15223E; text-decoration:none;}

.cartmenu a:hover{ text-decoration: underline;}

.cartmenu strong{margin:0 0 10px;padding:10px; color:#15223E; font-weight:bold;}


