
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/body_bg.gif) repeat-x;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919090;
}

a{
	color: #3d93b1;
	text-decoration: none;
}

a:hover{
	color: #3d93b1;
	text-decoration: underline;
}

.clear{
	clear: both;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
}

a img{
	border: 0;
}

#parent_container{
	width: 846px;
	/*height: 900px;*/
	margin: 0 auto;
	background-image: url(../images/parent_container_bg.gif);
}

#header{
	width: 846px;
	height: 101px;
	background-image: url(../images/header_bg.gif);
}

#logo_container{
	float: left;
	padding: 14px 0px 0px 18px;
}

#logo{
	width: 187px;
	height: 79px;
}

#header_right{
	float: right;
	width: 115px;
	padding: 14px 20px 0px 0px;
}

#intranet_login{
	float: left;
	font-size: 10px;
	color: #a1b7bf;
	font-weight: bold;
}

#intranet_login a{
	text-decoration: none;
	color: #a1b7bf;
}

#intranet_login a:hover{
	text-decoration: none;
}

#login_arrow{
	float: right;
	padding: 2px 4px 0px 0px;
}

#search_box{
	float: left;
	padding: 10px 0px 0px 1px;
}

#search_arrow{
	float: left;
	padding: 13px 0px 0px 12px;
}

.search_field{
	width: 84px;
	border: 1px solid #8ea8b2;
	height: 13px;
	font-size: 10px;
	color: #919090;
	padding: 1px 2px 0px 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#go_btn{
  padding: 3px 0px 0px 11px !important;
  padding: 3px 0px 0px 8px;
}

ul#search_results{
  color: #e67a10;
}

#no_results{
  padding: 5px 0px 0px 21px;
}

/********** TOP MENU STYLES **********/

#top_menu {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url("../images/menu_bg.gif") top center no-repeat;
	height:35px;
	width: 846px;
}

#top_menu ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 7px;
  list-style:none;
}

#top_menu li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:block;
  float:left;
}

#top_menu span {
  display:none;
}

#groupbtn a {
	background: url("../images/homebtn.gif") no-repeat;
	width: 83px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 1px;
}

#groupbtn_off a {
	background: url("../images/homebtn_off.gif") no-repeat;
	width: 83px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 1px;
}

#groupbtn_shadow a {
	background: url("../images/homebtn_off.gif") no-repeat;
	width: 83px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 1px;
}

#communicationbtn a {
	background-image: url(../images/communicationbtn.jpg);
	width: 146px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#communicationbtn_on a {
	background-image: url(../images/communicationbtn_light.jpg);
	width: 146px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#communicationbtn_higher a {
	background-image: url(../images/communicationbtn_higher.jpg);
	width: 146px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#networkbtn a {
	background-image: url(../images/networkbtn.jpg);
	width: 119px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#networkbtn_on a {
	background-image: url(../images/networkbtn_light.jpg);
	width: 119px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#networkbtn_higher a {
	background-image: url(../images/networkbtn_higher.jpg);
	width: 119px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#networkbtn_shadow_left a {
	background-image: url(../images/networkbtn_shadow_left.jpg);
	width: 119px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#networkbtn_shadow_right a {
	background-image: url(../images/networkbtn_shadow_right.jpg);
	width: 119px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}


#building_off a {
	background-image: url(../images/building_off.gif);
	width: 104px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#building_on a {
	background-image: url(../images/building_on);
	width: 104px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}


#consultancy_off a {
	background-image: url(../images/consultancy_off.gif);
	width: 122px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#consultancy_on a {
	background-image: url(../images/consultancy_on.gif);
	width: 122px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}


#commercial_off a {
	background-image: url(../images/commercial_off.gif);
	width: 151px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#commercial_on a {
	background-image: url(../images/commercial_on.gif);
	width: 151px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}


#trainingbtn a {
	background-image: url(../images/trainingbtn.jpg);
	width: 105px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#trainingbtn_on a {
	background-image: url(../images/trainingbtn_light.jpg);
	width: 105px;
	height: 32px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#building_img_container{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 7px;
}

/********** LEFT COLUMN **********/

#left_column{
	float: left;
	width: 249px;

}

#left_menu_container{
	width: 249px;
	min-height: 520px;
  height: auto !important;
  height: 520px;
	background: url(../images/left_menu_bg.gif) no-repeat;
	background-color: #ffffff;
	margin: 3px 0px 0px 7px;
  padding: 0px 0px 15px 0px;
	position: relative;

}

#menu_bottom_line{
  bottom: 0px;
  left: 7px;
	position:absolute;
	width: 249px;
	height: 1px;
  background: url(../images/menu_bottom_line.gif) no-repeat;
}

.menu_heading{
	padding: 15px 0px 0px 21px;
}

.menu_heading_home {
  padding: 15px 0px 0px 21px;
}

#home_heading{
	width: 36px;
	height: 11px;
	background-image: url(../images/home_heading.gif);
	background-repeat: no-repeat;
}

#navigation_heading{
	width: 67px;
	height: 13px;
	background-image: url(../images/navigation_heading.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

ul.left_menu{
	list-style: none;
	font-size: 11px;
	color: #3d93b1;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	width: 200px;
}

ul.left_menu li{
	background: url(../images/orange_arrow.gif) 8px 10px no-repeat;
	padding: 6px 0px 6px 19px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #b1d4e0;
	width: 200px;
	min-height:1px;
	height:auto !important;
	height:1px;
}



ul.left_menu_second{
	list-style: none;
	font-size: 11px;
	color: #3d93b1;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;

}

ul.left_menu_second li{
	background: url(../images/orange_arrow.gif) 0px 10px no-repeat;
	padding: 6px 0px 6px 11px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #b1d4e0;
	width: 189px;
}


.menu_bottom_border{
	border-top: 1px dotted #b1d4e0;
	width: 220px;
	margin: 0px 0px 0px 19px;
}

.left_menu .bottom_link{
	border-bottom: 1px dotted #b1d4e0;
}

.left_menu a{
	color: #3d93b1;
	text-decoration: none;
}

.left_menu a:hover{
	color: #3d93b1;
	text-decoration: underline;
}

.menu_heading_2{
	padding: 15px 0px 0px 21px !important;
	padding: 15px 0px 0px 21px;
}

#about_heading{
	width: 58px;
	height: 11px;
	background-image: url(../images/divisions_heading.gif);
	background-repeat: no-repeat;
}

ul.left_menu_2{
	list-style: none;
	font-size: 11px;
	color: #3d93b1;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 21px;
}

ul.left_menu_2 li{
	background: url(../images/orange_arrow.gif) 8px 10px no-repeat;
	padding: 6px 0px 6px 19px;
	border-top: 1px dotted #b1d4e0;
	width: 200px;
}

.left_menu_2 .bottom_link{
	border-bottom: 1px dotted #b1d4e0;
}

.left_menu_2 a{
	color: #3d93b1;
	text-decoration: none;
}

.left_menu_2 a:hover{
	color: #3d93b1;
	text-decoration: underline;
}

#middle_column{
	float: right;
	width: 580px;
	padding: 3px 7px 70px 0px;
}

#middle_column_content{
	background: url(../images/home_right_gradient.gif) no-repeat;
	background-color: #ffffff;
	width: 580px;
	/*height: 500px;*/
	/*margin: 3px 7px 0px 0px;*/
}

.cms_content{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/cms_bg.gif) no-repeat;
	background-color: #ffffff;
	min-height: 77px;
  height: auto !important;
  height: 77px;
}

.cms_news_page{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/cms_no_arrow.gif) no-repeat;
	background-color: #ffffff;
	min-height: 77px;
  height: auto !important;
  height: 77px;
}


.cms_news_page p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#cms_txt{
  width: 500px;
  margin: 0px 0px 0px 0px;
  padding: 11px 0px 80px 36px;

}

#cms_txt p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 13px 0px;
}

#cms_txt .subheading{
	color: #3d93b1;
	font-weight: bold;
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#cms_txt .top_subheading{
	color: #3d93b1;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#cms_txt ul{
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 8px 15px;
  list-style: none;
}

#cms_txt li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 15px;
  list-style: none;
  background: url(../images/orange_arrow.gif) 0px 4px no-repeat;
}

#cms_home_content ul{
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 8px 36px;
  list-style: none;
}

#cms_home_content li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 15px;
  list-style: none;
  background: url(../images/orange_arrow.gif) 0px 4px no-repeat;
}


ul#news_article{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 22px;
width: 500px;
}

ul#news_article li{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 15px;
}


ul#news_article p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

li.news_title{
  background: url(../images/txt_arrow.gif) 0px 4px no-repeat;
	color: #3d93b1;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.news_desc li{
  padding: 0px 0px 10px 0px;
}

#news_article p{
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 15px 0px;
}

ul#older_news{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 22px;
}

ul#older_news li{
  background: url(../images/txt_arrow.gif) 0px 5px no-repeat;
  padding: 0px 0px 0px 10px;
}

#cms_home_content{
  margin: 0px 0px 0px 0px;
  padding: 12px 0px 0px 0px;
}

#cms_home_content a, #cms_text a{
	border-bottom: 1px dotted #bcbcbc;
	height: 13px;
	color: #919090;
}

#cms_home_content a:hover, #cms_text a:hover{
	border-bottom: 1px dotted #3d93b1;
	height: 13px;
	text-decoration: none;
	color: #3d93b1;
}

#middle_column_content p{
	padding: 0px 0px 10px 37px;
	margin: 0px 0px 0px 0px;
	width: 475px;
	line-height: 15px;
}

#breadcrumb{
  font-size: 10px;
  color: #e67a10;
  padding: 13px 0px 0px 21px;
}

#breadcrumb a{
  color: #6badc5;
  text-decoration: none;
}

#breadcrumb a:hover{
  color: #6badc5;
  text-decoration: underline;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 21px;
	color: #3d93b1;
	font-size: 12px;
}

.subheading{
	color: #3d93b1;
	font-weight: bold;
	padding: 4px 0px 5px 37px;
	margin: 0px 0px 0px 0px;
}

.vertical_dotted_line{
	width: 541px;
	height: 1px;
	background-image: url(../images/vertical_dotted_line.gif);
	background-repeat: no-repeat;
	margin: 6px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

/********** CONTACT US PAGE **********/

.company_contact{
  padding: 5px 0px 0px 20px;
}

.company_contact p{
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 7px 0px;
}

#contact_form{
  padding: 0px 0px 0px 20px;
}

.contact_headings{
	color: #3d93b1;
	font-weight: bold;
}

#contact_table{
  padding: 0px 0px 0px 0px;
  margin: 6px 0px 0px 0px;
}

#contact_table table{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#contact_table td{
  padding: 0px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
}

#contact_table tr{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

form{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#name_field, #email_field{
	width: 150px;
	border: 1px solid #8ea8b2;
	height: 15px;
	font-size: 11px;
	color: #919090;
	padding: 1px 2px 0px 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#random_number{
  width: 80px;
	border: 1px solid #8ea8b2;
	height: 15px;
	font-size: 11px;
	color: #919090;
}

#comment{
	font-size: 11px;
	color: #919090;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

.mandatory_star{
  color: #e67a10;
}

#contact_form_feedback{
  padding: 5px 0px 0px 21px;
}

/********** FOOTER **********/

#footer_container{
	padding: 18px 0px 0px 0px;
}

#footer{
	width: 846px;
	height: 31px;
	background-image: url(../images/footer_bg.gif);
}

#footer_home{
	width: 846px;
	height: 31px;
	background-image: url(../images/footer_home.gif);
}

ul#footer_links{
	float: left;
	list-style: none;
	font-size: 10px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 4px;
	width: 500px;
}

ul#footer_links li{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#footer_links a{
	color: #ffffff;
	text-decoration: none;
}

#footer_links a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#visualsoft_logo{
	float: right;
	padding: 0px 16px 0px 0px;
}

#no_page_txt{
  padding: 5px 0px 0px 21px;
}


#body_container {
  position:relative;
  min-height:1px;
  height: auto !important;
  height:1px;
  background: url(../images/menu_bottom_line.gif) bottom left no-repeat;
  /*border-bottom:1px solid red;*/
}

.test_txt{
  position: absolute;
  bottom: 4px;
  left: 10px;
}

#contact_img{
	/*
  padding: 19px 0px 0px 20px !important;
	padding: 7px 0px 0px 20px;
	*/
	bottom:2px;
	right:26px;
	position:absolute;
}

#preferred_supplier{
  position: absolute;
  bottom: 65px;
  right: 26px;
}

#homepage_logos{
  position: absolute;
  bottom: 70px;
  left: 280px;
}

ul#sitemap{
  padding: 15px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
}

ul#sitemap li{
  list-style: none;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 0px;
}

ul#sitemap li li{
  color: #e67a10;
  font-weight: normal;
  background: url(../images/orange_arrow.gif) 0px 5px no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}

#sitemap li ul{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}


.wire_table{
  border: 1px solid #3d93b1;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


.wire_table td{
  text-align: left;
}

#cisco_logo{
  position: absolute;
  bottom: 80px;
  width: 94px;
  right: 370px;
}

#transmode_logo{
  position: absolute;
  bottom: 100px;
  width: 176x;
  right: 140px;
}

#tcs_logo{
	padding: 0px 0px 0px 140px;
}




