#company_title
	{
	background-color:#f1eee7 url(images/logo.jpg) ;
	color:#FFF;
	float:left;
	font-size:24px;
	line-height:60px;
	margin:0;
	padding:0;
	text-align:left;
	}

#content_container
	{
	background:#FFF repeat-y;
	border:5px solid #fff;
	color:#666;
	margin:0 auto 0;
	padding:0;
	text-align:left;
	width:978px;
	}

#content_left
	{
	background-color:#FFF;
	float:left;
	margin:0;
	padding:15px 15px 15px 0px;
	text-align:left;
	width:730px;
	}

#side_menu
	{
	background-color:#fff;
	border-left:1px solid #fff;
	float:right;
	margin:0;
	padding:0px;
	text-align:left;
	width:230px;
	font-size: 11px;
    color: #666;
    font-weight:none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

#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:#ffff;
	height:60px;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:978px;
	}

#top_container
	{
	background-color:#fff;
	border-bottom:5px solid #fff;
	color:#666;
	align:center;
	height:60px;
	margin:0;
	padding:0;
	text-align:center;
	width:978px;
	}

#top_menu
	{
	background:#fff url(images/top_menu_bg.gif) repeat-x;
	width:920px;
	float:center;
	height:38px;
	margin:0;
	padding:0;

	}

#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 #fff;
	color:#333;
	font-weight:700;
	width:99px;
	}



#welcome_box
	{
	background-color:#fff;
	float:right;
	line-height:60px;
	margin:0;
	padding:0;
	text-align:right;
	}

#welcome_box a,#welcome_box a:visited
	{
	color:#666666;
	text-decoration:none;
	}

#welcome_box a:hover
	{
	text-decoration:underline;
	}

.absmiddle
	{
	vertical-align:middle;
	}

.breadcrumb
	{
	background-color:#F5F5F5;
	font-size: 16px;
    font-color: #000;
    font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin:0 0 10px;
	padding:10px;
	}

.clear
	{
	clear:both;
	}

.green

	{
	color:#006F0F;
	}

.header
	{
	font-size: 12px;
    color: #0077cc;
    font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;

	}

.textoacliente
	{
	font-size: 11px;
    color: #333333;
    font-weight:none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;

	}

.red
	{
	color:#BF0000;
	}

.small
	{
	font-size:11px;
	}

.warning
	{
	background-color:#FFFFDF;
	border:1px solid #FDFF3F;
	margin:0 0 10px;
	padding:10px;
	}

.successbox
	{
	background-color:#c4ffc3;
	border:1px solid #6df469;
	margin:0 0 10px;
	padding:10px;
	font-weight: bold;
	size: 12px;
	}

.contentbox
	{
	padding:10px;
	margin:0 0 10px;
	text-align:center;
	}

.errorbox
	{
	border-bottom-color:#d03d28;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#d03d28;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#d03d28;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#d03d28;
	border-right-width:1px;
	border-right-style:solid;
	text-align: center;
	}

.errorStyleText{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}

.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;
font-size: 12px;

}

.textred
	{color:#d03d28;}


a.ligaacliente:link, a.ligaacliente:active, a.ligaacliente:visited {
	font-size: 12px;
    color: #0077cc;
    font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

a.ligaacliente:hover
 {
	font-size: 12px;
    color: #0077cc;
    font-weight:bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}

body
	{ background-color:#f1eee7; }

body,td,th
	{
	color:#666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	}

form
	{
	margin:0;
	padding:0;
	}

#content h1
	{
	border-bottom:1px solid #EBEBEB;
	color:#1a4d80;
	font-size:24px;
	font-weight:400;
	margin:0 0 12px;
	padding:0 0 3px;
	}

#content h2
	{
	border-bottom:1px solid #F5F5F5;
	color:#0077cc;
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px;
	padding:10px 0 3px;
	}

#content 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:Arial, Verdana, Helvetica, 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:#f5f5f5;
	border-bottom:1px solid #ccc;
	color:#666;
	font-weight:400;
	}

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;
	color: #999;
	border-bottom:1px solid #EBEBEB;
	}

table.frame table td.fieldarea
	{
	background-color:#F5F5F5;
	color:#666;
	text-align:right;
	border-right:1px solid #EBEBEB;
	}
	
	
	style2 {font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.style31 {	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	text-align: right;
}
.style4 {font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.style51 {font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:right
}
