/*
 * HTML DEFINITIONS
 */

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
}

p {
  font-size: 9pt;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
  line-height: 1.4em;
}

h1 {
  font-size: 15pt;
  margin-top: 0.3em;
  margin-bottom: 0.4em;
  color: #000;
}

h2 {
  font-size: 13pt;
  margin-top: 0.6em;
  margin-bottom: 0.2em;
  color: #000;
}

h3 {
  font-size: 11pt;
  margin-top: 0.6em;
  margin-bottom: 0.2em;
  color: #000;
}

img {
  border: none;
}

a {
  color: #000080;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #000000;
  text-decoration: underline;
}

hr {
  display: none;     /* hr is used to break up content for non-css vistors, but never used otherwise */
}

#page_content li {
  margin: 0.5em 0;
}

form p {
  margin: 0.8em;
}

form label {
  display: block;
  font-weight: bold;
  color: #555;
  font-style: italic;
}






/*
 *  TEXT STYLES
 */

#newslist .col1 {
  padding-right: 12px;
  padding-bottom: 10px;
}

#newslist .col2 {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 10px;
  /*
  removed because it encourages people to read in columns rather than rows
  border-style: solid;
  border-color: #999;
  border-width: 0 1px;
  */
}

#newslist .col3 {
  padding-left: 12px;
  padding-bottom: 10px;
}

#newslist h2 {
  font-size: 12px;
  margin: 10px 0 0 0;
  text-align: left;
}

#newslist p {
  margin: 0;
  font-size: 12px;
  text-align: left;
}

#newslist p em {
  margin: 0;
  color: #666;
}

#newslist a {
  text-decoration: none;
} 

#news_details {
  border-color: #999;
  border-style: solid;
  border-width: 1px 0;
}

#news_details td {
  padding: 3px 0;
  font-size: 12px;
}

#news_details td a {
  text-decoration: none;
}


#newsupdated {
  font-size: 0.8em;
  color: #666;
  font-style: italic;
  text-align: right;
  margin-bottom: -0.3em;
}


#page_error {
  text-align: center;
  font-weight: bold;
  color: #000;
}

#subpages {
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
  font-size: 8pt;
  margin: 0;
  padding: 0;
 /*
  height: 30px;
  background-image: url(../../images/template/top_menu.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 16px 0 0 0;
  font-size: 11px;
  text-align: center;
  overflow: hidden;
  list-style: none;
 */
}

#subpages li {
  display: inline;
  margin: 0 0.5em;
}

#clearfloats {
  clear: both;
  height: 1px;
}

#faqs li {
  margin-top: 0.8em;
}

.faq_answer {
  padding-bottom: 0.5em;
}




/*
 *  TEMPLATE
 */

#container_outer {
  text-align: center;
}

#container_inner {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  /*
  background-image: url(../../images/template/page_background.jpg);
  background-repeat: repeat-y;
  background-position: center;
  */
}

#header {
  background-color: #fff;
  width: 980px;
  height: 204px;
}


#header_print {
  display: none;
}


#menu_left {
  float: left;
  width: 190px;
  background-color: #fff;
  font-size: 9px;
  height:300px;
}

#menu_left div{
  margin-top:-35px;
  position:relative;
}


#menu_right {
  float: right;
  width: 160px;
  background-color: #fff;
  font-size: 9px;
}

#menu_left a, #menu_right a {
  color: #4A4A4A;
  text-decoration: none;
  font-size:12px;
  line-height:12px;
  text-align:center;
}

/* GREEN MENU */

#menu_telecom_solutions img {
  display: block;
  margin: 0 0 0 20px;
  padding-bottom: 15px;
  background-image: url(../../images/template/bg_fix1.jpg);
  background-repeat: repeat-y;
}

#menu_telecom_solutions ul {
  margin: 0 0 0 21px;
  padding: 0 0 0 13px;
  list-style: none;
}

#menu_telecom_solutions a {
  display: block;
  background-image: url(../../images/template/menu_green1.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 21px;
  margin: 0 0 0 0;
  padding: 2px 5px 0 38px;
}

#menu_telecom_solutions li:last-child a{
  background-image: url(../../images/template/menu_green1_last.jpg);
}

#menu_telecom_solutions li:last-child a:hover{
  background-image: url(../../images/template/menu_green2_last.jpg);
}


#menu_telecom_solutions a:hover, #menu_telecom_solutions a:focus {
  background-image: url(../../images/template/menu_green2.jpg);
  color: #fff;
}

/* RED MENU */

#menu_telecom_training {

}

#menu_telecom_training img {
  display: block;
  margin: 0 0 0 20px;
  padding-bottom: 15px;
  background-image: url(../../images/template/bg_fix1.jpg);
  background-repeat: repeat-y;
}

#menu_telecom_training ul {
  margin: 0 0 0 21px;
  padding: 0 0 0 13px;
  list-style: none;
}

#menu_telecom_training a {
  display: block;
  background-image: url(../../images/template/menu_red1.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 21px;
  margin: 0 0 0 0;
  padding: 2px 5px 0 38px;
}

#menu_telecom_training a:hover, #menu_telecom_training a:focus {
  background-image: url(../../images/template/menu_red2.jpg);
  color: #fff;
}

#menu_telecom_training li:last-child a{
  background-image: url(../../images/template/menu_red1_last.jpg);
}

#menu_telecom_training li:last-child a:hover{
  background-image: url(../../images/template/menu_red2_last.jpg);
}


#menu_telecom_training a:hover, #menu_telecom_training a:focus {
  background-image: url(../../images/template/menu_red2.jpg);
  color: #fff;
}

/* BLUE MENU */

#menu_it_services img {
  display: block;
  margin: 0 0 0 20px;
  padding-bottom: 15px;
  background-image: url(../../images/template/bg_fix1.jpg);
  background-repeat: repeat-y;
}

#menu_it_services ul {
  margin: 0 0 0 21px;
  padding: 0 0 0 13px;
  list-style: none;
}

#menu_it_services a {
  display: block;
  background-image: url(../../images/template/menu_blue1.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 21px;
  margin: 0 0 0 0;
  padding: 2px 5px 0 38px;
}

#menu_it_services a:hover, #menu_it_services a:focus {
  background-image: url(../../images/template/menu_blue2.jpg);
  color: #fff;
}

#menu_it_services li:last-child a{
  background-image: url(../../images/template/menu_blue1_last.jpg);
}

#menu_it_services li:last-child a:hover{
  background-image: url(../../images/template/menu_blue2_last.jpg);
}


#menu_it_services a:hover, #menu_it_services a:focus {
  background-image: url(../../images/template/menu_blue2.jpg);
  color: #fff;
}

/* PURPLE MENU */

#menu_management_services {

}

#menu_management_services img {
  display: block;
  margin: 0 0 0 20px;
  padding-bottom: 15px;
  background-image: url(../../images/template/bg_fix1.jpg);
  background-repeat: repeat-y;
}

#menu_management_services ul {
  margin: 0 0 0 21px;
  padding: 0 0 0 13px;
  list-style: none;
}

#menu_management_services a {
  display: block;
  background-image: url(../../images/template/menu_purple1.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 21px;
  margin: 0 0 0 0;
  padding: 2px 5px 0 38px;
}

#menu_management_services a:hover, #menu_management_services a:focus {
  background-image: url(../../images/template/menu_purple2.jpg);
  color: #fff;
}

#menu_management_services li:last-child a{
  background-image: url(../../images/template/menu_purple1_last.jpg);
}

#menu_management_services li:last-child a:hover{
  background-image: url(../../images/template/menu_purple2_last.jpg);
}


#menu_management_services a:hover, #menu_management_services a:focus {
  background-image: url(../../images/template/menu_purple2.jpg);
  color: #fff;
}

#page_container {
  width: 628px;
  margin:0px auto;
  float:left;
}

#top_menu {
  height: 19px;
  background-image: url(../../images/template/top_menu.jpg);
  background-repeat: no-repeat;
  background-position:top center;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 13px;
  line-height:17px;
  text-align: center;
  overflow: hidden;
  list-style: none;
  margin:5px;
}

#top_menu li {
  display: inline;
  color:white;
}

#top_menu a {
  color: white;
  text-decoration: none;
  padding:0 5px;
}

#top_menu a:hover, #top_menu a:focus {
  text-decoration: none;
}

#page_content {
  margin: 0 18px 10px 15px;
}

#footer {
  clear: both;
  background-image: url(../../images/template/footer_Company-Information.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  width: 780px;
  margin:0px auto;
  height: 24px;
  font-size: 10px;
  line-height:18px;
  text-align: center;
  color: white;
  /* font-family:"Arial Narrow"; */
}

#footer a {
  color: white;
  text-decoration: none;
}

#footer a:hover, #footer a:focus {
  color: #000;
  text-decoration: none;
}

#footer.darkfooter {
  color: #fff;
}

#footer.darkfooter a {
  color: #fff;
  text-decoration: none;
}

#footer.darkfooter a:hover, #footer a:focus {
  color: #ccc;
  text-decoration: none;
}

#shade{
  width:380px;
  background:url(../../images/template/shade-bg.jpg) center bottom no-repeat;
  height:90px;
  float:right;
}

#shade h2{
  text-align:center;
  color:white;
  font-size:14px;
  height:20px;
  line-height:20px;
  margin:0;
}

#shade p{
  padding:2px 10px;
  font-size:11px;
  margin:0;
}

#news{
  width:380px;
  height:90px;
  background:#e6e6e8 url(../../images/template/news-bg.jpg);
}

#news h2{
  text-align:center;
  color:white;
  font-size:14px;
  height:20px;
  line-height:20px;
  margin:0;
  font-weight:normal;
}

#news ul{
  margin:0;
  padding:5px 0;
  list-style:none;
  font-size:11px;
}

#news ul li{
  padding-left:15px;
  height:15px;
  overflow:hidden;
}

#news ul li a{
  color:black;
  text-decoration:none;
  line-height:15px;
}

#more-news, #more-shade{
  display:block;
  position:absolute;
  float:left;
  text-decoration:none;
  text-indent:-999em;
  width:60px;
  height:14px;
  line-height:12px;
  margin-left:310px;
  margin-top:50px;
}

#more-shade{
  background:url(../../images/template/shade-more.jpg);
}

#more-shade:hover{
  background:url(../../images/template/shade-more-hover.jpg);
}

#more-news{
  background:url(../../images/template/news-more.jpg);
}

#more-news:hover{
  background:url(../../images/template/news-more-hover.jpg);
}

#baseline_table {
  /*
  background-image: url(../../images/template/baseline_tile.gif);
  background-repeat: repeat-x;
  background-position: 50% 7px;
  */
  margin: 0 auto;
  margin-bottom:10px;
  width:780px;
}

.baseline_header {
  background-repeat: no-repeat;
  background-position: 50% 0;
  text-align: center;
  color: #fff;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 15px;
}

.baseline_container {
  border-width: 1px;
  border-style: solid;
  margin: 0 auto;
  width: 216px;
  padding: 5px;
  font-size: 11px;
}

.baseline_container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.baseline_container li {
  border-bottom: 1px dashed #888;
  margin: 0;
  padding: 0 0 6px 0;
  line-height: 12px;
}

.baseline_container a {
  color: #333;
  text-decoration: none;
}

.baseline_container a:hover {
  color: #000;
  text-decoration: underline;
}

#menu_right{

}

#menu_right ul{
  margin:0;
  padding:0;
  list-style:none;
  margin-top:-25px;
  position:relative;
}

#menu_right li{
  margin-bottom:15px;
}

#menu_right a{
  display:block;
  padding-right:20px;
  padding-top:22px;
  height:20px;
  margin-top:0;
  text-indent:-9999em;
}

#menu_right a:hover, #menu_right li.active a{
  color:black;
}

#menu_right a.menu_telecom_solutions{
  background:url(../../images/tel_solutions.png) top right no-repeat;
}

#menu_right a.menu_it_services{
  background:url(../../images/is_services.png) top right no-repeat;
}

#menu_right a.menu_telecom_training{
  background:url(../../images/tel_training.png) top right no-repeat;
}

#menu_right a.menu_management_services{
  background:url(../../images/res_services.png) top right no-repeat;
}

#menu_right a.menu_telecom_solutions:hover, #menu_right li.active a.menu_telecom_solutions{
  background:url(../../images/tel_solutions_sel.png) top right no-repeat;
}

#menu_right a.menu_it_services:hover, #menu_right li.active a.menu_it_services{
  background:url(../../images/is_services_sel.png) top right no-repeat;
}

#menu_right a.menu_telecom_training:hover, #menu_right li.active a.menu_telecom_training{
  background:url(../../images/tel_training_sel.png) top right no-repeat;
}

#menu_right a.menu_management_services:hover, #menu_right li.active a.menu_management_services{
  background:url(../../images/res_services_sel.png) top right no-repeat;
}



/*
 * OTHER STYLES
 */
#debug {
  font-family: "Courier New";
  color: #006600;
  background-color: #EEEEEE;
  border: 1px dashed #777;
  margin: 10px;
  padding: 10px;
}
