/* Hoja de Estilo Base Modificada */

#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(images/content_container_bg.gif) repeat-y;
color:#666;
margin:20px auto 0;
padding:0;
text-align:left;
width:900px;
}

#content_right{
background-color:#FFF;
float:right;
margin:0;
padding:10px;
text-align:left;
width:705px;
}

iframe {
width: 300px;
height: 21px;
border: none;
vertical-align: middle;
}

iframe img {
width: 85px;
height: 12px;
}

/*#content {
margin: 90px 15px 15px 225px;
}*/

#side_menu{
background-color:#EFF5FF;
border-left:1px solid #CFE2FF;
float:left;
margin:0;
padding:10px;
text-align:left;
width:150px;
}

#side_menu ul{
list-style:none;
margin:0 0 10px;
padding:0;
}

#side_menu ul li{
border-bottom:1px solid #CFE2FF;
line-height:25px;
margin:0;
padding:0 0 2px 0;
}

#top{
background-color:#00162C;
height:155px;
margin:0 auto;
padding:0;
text-align:left;
width:900px;
}

#top_container{
background-color:#00162c;
color:#FFF;
height:155px;
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{
background-color:#00162c;
float:right;line-height:30px;
border-bottom: 1px solid #CCCCCC;
width: 440px;
margin:0;
padding-right: 10px;
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 {
background-color:#00162c;
float:left;line-height:30px;
border-bottom: 1px solid #CCCCCC;
width: 440px;
margin:0;
padding-left: 10px;
text-align:left;
}

#breadcrumb a, #breadcrumb a:visited {
color:#accbff;
text-decoration:none;
}


#talkgmail {
float:left;line-height:30px;
border-bottom: 1px solid #CCCCCC;
background-color:#EFEFEF;
width: 900px;
margin:0;
text-align:center;
}

.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{
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;
}

/*Contenido*/
body{
background-color:#369;
background-image:url(images/bg_background.gif);
background-repeat:repeat-x;margin:0;padding:0;
}
/*body {
	background: #ffffff;
	margin: 0px;
}*/

body,td,th{
color:#666;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;
}

form{
margin:0;padding:0;
}

img {
	border: 0px;
}

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

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 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;
}

/*a {
	color: #3A6897;
}

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;
}

.submitbutton {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.footerbar {
    background-color: #3A6897;
    color: #ffffff;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

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

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

table.frame{
width: 75%;
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;
}*/

/*- Menu Tabs ------------------------ */
#tablehk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #90BE20;
}

#solapa {
  vertical-align: top;
  padding-left: 5px;
  padding-bottom: 20px;
}

#tabs5 {
vertical-align: top;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
width:675px;
font-size:93%;
line-height:normal;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #90BE20;
      }
#tabs5 ul {
margin:0;
padding:10px 10px 0 0;
list-style:none;
}
#tabs5 li {
display:inline;
margin:0;
padding:0;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

#tabs5 a {
float:left;
background:url("images/tableft5.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
}

#tabs5 a span {
float:left;
display:block;
background:url("images/tabright5.gif") no-repeat right top;
padding:12px 18px 2px 6px;
color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {float:none;}
/* End IE5-Mac hack */
#tabs5 a:hover span {
color:#FFF;
}
#tabs5 a:hover {
background-position:0% -42px;
}
#tabs5 a:hover span {
background-position:100% -42px;
}

#tabs5 #current a {
background-position:0% -42px;
}
#tabs5 #current a span {
 background-position:100% -42px;
 }
.style1 {
font-weight: bold
}
.style2 {
font-size: 14px;
font-weight: bold;
}
.style3 {
color: #FF0000
}
.style4 {
font-size: 17px;
color: #FF0000;
}
.style5 {
color: #0033FF
}
.style7 {
color: #006633;
font-size: 14px;
}

.inicio{
  margin-top: 35px;
}

/*#navbar {
  width: 100%;
  padding: 2px;
  border: 0px;
}*/

#navbox {
background-color: #f7f7f7;
border: 1px dotted #cccccc;
padding: 5px;
width: 140px;
}

.navboxlinks {
border-bottom: 1px dotted #cccccc;
background-color: #ffffff;
padding: 5px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 135px;
}

.titulo1 {
    font-family: Georgia;
	color: #90BE20;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
}


.titulo2 {
    font-family: Georgia;
	font-size:16px;
	color:#3399CC;
	font-weight:bold;
}

.search {
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.whiteText {
    font-family: Georgia;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #FFFFFF;

}

.whiteTitle{
    font-family: Georgia;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
}

.planes {
    font-family: Georgia;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    margin: 55px 10px 10px 15px;
}
