﻿	
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 15px;
	}	
	
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	background: #FBFBFB url(../images/bg-body.gif) top center no-repeat;	
	}
	
body#home {
	background: #3B3B3B;
	}	
	
.container {
	width: 960px;
	margin: 0 auto 0;
	}	
	
.container#content {
	padding: 24px 0 45px;
	}	
	
#header	{
	position: relative;
	height: 119px;
	background: url(../images/bg-header.gif) repeat-x;
	border-top: 1px solid #ACACAC;
	border-bottom: 4px solid #ED6D00;
	z-index: 100;
	}

#logo {
	margin-left: 7px;
	}	
	
ul#navigation {
	list-style: none;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 27px;
	float: right;
	background: url(../images/bg-navigation.gif) left no-repeat;
	border-top: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
	font-weight:bold;
	}	
	
ul#navigation li {
	display: inline;
	}	
	
ul#navigation a {
	display: block;
	color: #fff;
	padding: 20px 16px 18px;
	text-decoration: none;
	float: left;
	background: url(../images/bg-navigation.gif) right no-repeat;
	}	
	
ul#navigation a.home:hover, ul#navigation a.home#current {
	color: #FCA45A;
	background: url(../images/bg-nav1.jpg) no-repeat;
	}	
	
ul#navigation a.products:hover, ul#navigation a.products#current {
	color: #FCA45A;
	background: url(../images/bg-nav2.jpg) no-repeat;
	}	
	
ul#navigation a.customers:hover, ul#navigation a.customers#current {
	color: #FCA45A;
	background: url(../images/bg-nav3.jpg) no-repeat;
	}	
	
ul#navigation a.investors:hover, ul#navigation a.investors#current {
	color: #FCA45A;
	background: url(../images/bg-nav4.jpg) no-repeat;
	}	
	
ul#navigation a.support:hover, ul#navigation a.support#current {
	color: #FCA45A;
	background: url(../images/bg-nav5.jpg) no-repeat;
	}	
	
ul#navigation a.about:hover, ul#navigation a.about#current {
	color: #FCA45A;
	background: url(../images/bg-nav6.jpg) no-repeat;
	}		
ul#navigation a.investors {
	padding: 12px 16px 11px;
}
ul#navigation a.verizon:hover, ul#navigation a.verizon#current {
	color: #FCA45A;
	background: url(../images/bg-nav6.jpg) no-repeat;
}	

#home-white {
	position: relative;
	height: 299px;
	color: #939393;
	background: url(../images/bg-home-white.jpg) center no-repeat; 
	border-bottom: 5px solid #004EA1;
	z-index: 0;
}
#home-white .container {
	width: 488px;
	height: 205px;
}
#tagline {
	margin-left: -240px;
}
	
#phone {
	position: relative;
	margin: -385px -8px 0 0;
	float: right;
	z-index: 99;
	width: 500px;
	height: 540px;
}		
	
#home-white .container #slogan {
	margin: 71px 0 0 37px;
	}	
	
#home-white .container p {
	font-size: 16px;
	line-height: 20px;
	margin: 13px 0 0 45px;
	}	
	
#home-content {
	position: relative;
	padding: 49px 0 84px;
	background: url(../images/bg-home-content.jpg) top center no-repeat;
	border-top: 5px solid #009A44;
	z-index: 0;
	}	
	
#home-boxes {
	width: 644px;
	height: 289px;
	font-size: 13px;
	color: #E2E2E2;
	margin-left: 27px;
	background: url(../images/bg-home-boxes.gif) no-repeat;
	}
	
#home-boxes h1 {
	color: #003471;
	margin-bottom: 30px;
	}	
	
#home-boxes #box-l {
	width: 196px;
	height: 244px;
	padding: 18px 10px 20px 12px;
	float: left;
	}	
	
#home-boxes #box-r {
	width: 382px;
	height: 244px;
	padding: 18px 10px 20px 12px;
	margin: -154px 0 0 18px;
	float: left;
}

#home-boxes #box-r .date {
	width: 82px;
	color: #BCC0C3;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	}	
	
#home-boxes #box-r .headline {
	width: 280px;
	color: #E2E2E2;
	margin-bottom: 10px;
	float: left;
}	
	
#home-boxes #box-l p, #home-boxes #box-r p {
	line-height: 18px;
	margin: 0 0 20px 4px;
	}
	
#home-boxes a.see-more {
	color: #003471;
	font-size: 12px;
	margin-right: 8px;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	}		
	
#home-boxes a.see-more:hover {
	color: #ED6D00;
	}	
	
#feature {
	width: 200px;
	font-size: 11px;
	color: #fff;
	margin: -210px 20px 0 0;
	text-align: right;
	float: right;
	}	
	
#feature div {
	color: #FE963E;
	font-size: 15px;
	}		
	
#feature p {
	margin: 6px 0 11px;
	}	
	
#sidebar {
	width: 303px;
	float: left;
	padding: 0 24px 0 20px;
	}	
	
#sidebar h1 {
	color: #959595;
	padding: 10px 0 16px 25px;
	text-transform: uppercase;
	}	
	
#sidebar .top {
	height: 10px;
	background: url(../images/bg-sidebar-top.gif) no-repeat;
	}	
	
#sidebar .mid {
	background: url(../images/bg-sidebar-mid.gif) repeat-y;
	}		
	
#sidebar .bottom {
	height: 10px;
	margin-bottom: 17px;
	background: url(../images/bg-sidebar-bottom.gif) no-repeat;
	}	
	
ul#subnav {
	list-style: none;
	margin: 0 1px 0;
	}
	
ul#subnav li {
	background: url(../images/bg-subnav-li.gif) top repeat-x;
	}	
	
ul#subnav a {
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000;
/*	height: 15px;*/
	padding: 15px 0 13px 55px;
	text-decoration: none;
	background: url(../images/ico-plus.png) 24px 13px no-repeat;
	z-index: 1;
	}
	
ul#subnav a.non-expand {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 15px;
	padding: 15px 0 13px 55px;
	text-decoration: none;
	background: url(../images/ico-arrow-big.png) 24px 13px no-repeat;
	}		
	
ul#subnav a:hover {
	color: #ED6D00;
	}	
	
ul#subnav a#two-rows {
	padding: 9px 0 19px 55px;
	}	

a.expand {
	position: relative;
	/*margin-top: -43px;*/
	background: #EFEFEF url(../images/bg-expand.gif) top right no-repeat !important;
	z-index: 2;
	}
	
ul.subsubmenu {
	list-style: none !important;
	padding-bottom: 15px;
	background: #EFEFEF url(../images/bg-expand-ul.gif) top right no-repeat !important;
	}	
	
ul.subsubmenu li {
	background: none !important;
	}	
	
ul.subsubmenu a {
	font-size: 10px !important;
	font-weight: bold;
	padding: 6px 0 5px 80px !important;
	background: url(../images/ico-arrow-small.png) 55px 7px no-repeat !important;
	}	
	
#main-content {
	width: 613px;
	float: left;
	}	
	
#main-content .top {
	height: 10px;
	background: url(../images/bg-main-content-top.gif) no-repeat;
	}	
	
#main-content .mid {
	background: url(../images/bg-main-content-mid.gif) repeat-y;
	}
	
#main-content .mid#products {
	margin-bottom: -1px;
	}		
	
#main-content .bottom {
	height: 10px;
	background: url(../images/bg-main-content-bottom.gif) no-repeat;
	}	
	
#main-content h1.title {
	color: #000;
	padding: 10px 0 16px 27px;
	background: url(../images/bg-border-dotted.gif) bottom repeat-x;
	}	
	
.product-item {
	padding-bottom: 12px;
	background: url(../images/bg-border-dotted.gif) bottom repeat-x;
	}
			
.product-item a.left {
	list-style-type: none;
	display: block;
	width: 130px;
	height: 122px;
	padding-top: 20px;
	margin: 14px 14px 2px 15px;
	text-align: center;
	float: left;
	}
	
.product-item a.left#blue {
	border: 2px solid #0B3E7F;	
	}	
	
.product-item a.left#yellow {
	border: 2px solid #EAC10D;	
	}
	
.product-item a.left#green {
	border: 2px solid #009A44;	
	}
	
.product-item a.left#orange {
	border: 2px solid #ED6D02;	
	}	
	
.product-item .right {
	width: 428px;
	min-height: 142px;
	float: left;
	}	
	
.product-item .right h1 {
	color: #959595;
	margin: 32px 0 6px 0;
	}	
	
.product-item .right p {
	color: #5D5D5D;
	font-size: 11px;
	line-height: 14px;
	}	
	
.product-item .right a.view {
	display: block;
	color: #767676;
	font-size: 9px;
	width: 120px; /* */
	height: 16px;
	padding: 2px 0 0 19px;
	margin-top: 12px;
	background: url(../images/ico-arrow-small.png) no-repeat;
	}	
		
.product-item .right a.view:hover {
	color: #ED6D00;
	text-decoration: none;
	}
	
.text {
	font-size: 11px;
	margin: 16px 25px 0 27px;
	}
	
.text p {
	line-height: 14px;
	}	
	
.text strong {
	color: #000;
	}
	
.text .right {
	float: right;
	width: 180px;
	margin-left: 10px;
	}
	
.text .right div {
	margin-bottom: 2px;
	}	
	
.text .right .graph {
	width: 175px;
	height: 100px;
	margin-top: 10px;
	border: 2px solid #000;
	}					
	
.subtitle {
	font-size: 11px;
	color: #000;
	/* text-transform: uppercase; */
	padding: 30px 0 6px 25px;
	background: url(../images/bg-border-dotted.gif) bottom repeat-x;
	}	
	
.subtitle2 {
	font-size: 11px;
	color: #000;
	width: 300px;
	text-transform: uppercase;
	padding: 30px 0 6px 25px;
	float: right;
	}	
	
a.more-releases {
	display: block;
	color: #767676;
	font-size: 11px;
	width: 100px;
	height: 16px;
	padding: 1px 0 0 22px;
	margin-top: 15px;
	float: right;
	background: url(../images/ico-arrow-small.png) no-repeat;
	}	
	
a.more-filings {
	display: block;
	color: #767676;
	font-size: 11px;
	width: 86px;
	height: 16px;
	padding: 1px 0 0 22px;
	margin-top: 15px;
	background: url(../images/ico-arrow-small.png) no-repeat;
	}	
	
a.read-profile {
	display: block;
	color: #767676;
	font-size: 11px;
	width: 136px;
	height: 16px;
	padding: 1px 0 0 22px;
	margin-top: 15px;
	float: left;
	background: url(../images/ico-arrow-small.png) no-repeat;
	}	
	
a.presentation {
	display: block;
	color: #767676;
	font-size: 11px;
	width: 168px;
	height: 16px;
	padding: 1px 0 0 22px;
	margin-top: 15px;
	float: left;
	background: url(../images/ico-arrow-small.png) no-repeat;
	}	
	
a.more-releases:hover, a.more-filings:hover, a.read-profile:hover, a.presentation:hover {
	color: #ED6D00;
	text-decoration: none;
	}	
		
.half {
	font-size: 11px;
	float: left;
	width: 260px;
	padding: 10px 0 0 27px;
	}	
	
.half .date {
	color: #000;
	padding: 12px 0 5px 0;
	}	
	
.half p a, .half a {
	line-height: 14px;
	color: #767676;
	text-decoration: underline;
	}	
	
.half p a:hover, .half a:hover {
	color: #ED6D00;
	text-decoration: none;
	}	
	
.footer {
	color: #A3A9AF;
	font-size: 11px;
	padding: 18px 0 40px 9px;
	border-top: 1px solid #D0D0D0;
	}	
	
.footer a {
	color: #979EA4;
	text-decoration: none;
	}	
	
.footer a:hover {
	color: #ED6D00;
	}		
	
#footer-home {
	color: #A3A9AF;
	border-top: 1px solid #6E6E6E;
	}	
	
.footer ul.navigation-footer {
	list-style: none;
	color: #979EA4;
	text-transform: uppercase;
	}	
	
.footer ul.navigation-footer li {
	display: inline;
	}	
	
.footer ul.navigation-footer .spacer {
	margin: 0 3px 0;
	}	
	
h1 {
	font-size: 21px;
	font-weight: bold;
	}	
	
.black {
	color: #000;
	}	
	
.f-right {
	float: right;
	}			
	
.clear {
	clear: both;
	}	

#products_detail {
background:transparent url(../images/bg-border-dotted.gif) repeat-x scroll center bottom;
padding: 2px 0px 10px 20px;
font-size:12px;
}

#about_us_detail {
background:transparent url(../images/bg-border-dotted.gif) repeat-x scroll center bottom;
padding: 2px 10px 10px 40px;
font-size:12px;
}

#about_us_detail ul {padding-left:13px;}

#contact_about_us {
padding: 2px 10px 10px 20px;
}

#contact_about_us p {
padding:2px 2px 2px 2px;
font-size:12px;

}

#event {
padding:10px;
}

#costumer {
padding: 2px 10px 10px 40px;
font-size:12px;
}

#contact {
padding: 2px 10px 10px 40px;
font-size:12px;
}

#contact p{
padding:2px 2px 4px 2px
}

#smdForm {
font-size:12px;
margin-right:45px;
margin-bottom:10px;
}

#products_detail ul{
/* CAUSED LIST BULLETS TO DISAPPEAR IN IE
width: 300px;
float: left;
*/
padding-left:13px;
list-style-type:disc;
list-style:disc;
}


#products_detail p{
width: 300px;
}

#management img{
float: left;
margin-right: 10px;
margin-top: 10px;

}

#management_detail{
margin-top: 10px;
}

#partners img {
padding: 40px;
}

div.compare {
	clear:both;
	margin-top:25px;
	width:580px;}
	

div.compare h1, div.compare p {float:left;font-size:12px;color:#000;}

div.compare p {width:100%;text-align:center;}

#products_detail div.compare p {
	width: 100%;
}

div.compare p.small {font-size:10px;}

div.compare div {float:left;}

#products_detail div.compare ul, #products_detail div.compare li {list-style:none;float:left;font-size:12px;color:#000;}

div.compare .blue {background:#99CDFF;}
div.compare .green {background:#4EE256;}
div.compare .grey {background:#C0C0C0;}

div.compare .standard {background:url(../img/standard.gif) 50% 50% no-repeat;}
div.compare .not-available {background:url(../img/not-available.gif) 50% 50% no-repeat;}
div.compare .optional {background:url(../img/optional.gif) 50% 50% no-repeat;}

/*div.compare .inactive {border-bottom:1px solid #ccc;}*/

div.compare table {width:580px;/*border-left:1px solid #ccc;*/}
/*div.compare td {border-bottom:1px solid #000;border-right:1px solid #ccc;}*/
div.compare tr.item-header {width:100%;height:20px;}
div.compare tr.item-header h1 {padding:0 50px 0 5px;}
div.compare tr.item-header ul li {padding-right:20px;}
div.compare tr.blank {height:15px;}
div.compare tr.model td h1 {width:100%;text-align:center;}
div.compare tr.images {text-align:center;}
div.compare tr.feature td {padding:2px 0;}

div#wireless-webpad table tr td {width:20%;}


#contact p a:hover, #contact a:hover{
	color: #ED6D00;
	text-decoration: none;
}

#contact a {
	background: url(../images/ico-arrow-small.png) no-repeat;
	display: block;
	color: #767676;
	
	padding: 1px 0 0 22px;
	height: 16px;
	font-size: 11px;
	background: url(../images/ico-arrow-small.png) no-repeat;
}


#contact_about_us p a:hover, #contact_about_us a:hover{
	color: #ED6D00;
	text-decoration: none;
}

#contact_about_us a{
	background: url(../images/ico-arrow-small.png) no-repeat;

	color: #767676;
	display: block;
	padding: 1px 0 0 22px;
	height: 16px;
	font-size: 11px;
	background: url(../images/ico-arrow-small.png) no-repeat;
}



#submit_button {
float:right;
}

#about_us_button2 {
float:right;
}

#formid {
margin-right:50px;
margin-bottom:30px;
}

#costumer p a.video:hover, #costumer a.video:hover {
	color: #ED6D00;
	text-decoration: none;
}

#costumer a.video {
	background: url(../images/ico-arrow-small.png) no-repeat;
	display: block;
	color: #767676;
	
	padding: 1px 0 0 22px;
	height: 16px;
	font-size: 11px;
	background: url(../images/ico-arrow-small.png) no-repeat;
}

a:active
{
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

#tagline object{
outline: none;
}

#phone object{
outline: none;
}


#main-content a{
	color: #ED6D00;
	text-decoration: none;

	display: block;
	color: #767676;
	font-size: 11px;

/*
	height: 16px;
	padding: 1px 0 0 22px;
	margin-top: 15px;
	float: left;
	background: url(../images/ico-arrow-small.png) no-repeat;
	
	
	display: block;
	color: #767676;
	font-size: 11px;
	padding: 1px 5 5 2px;
	margin-top: 5px;
	background: url(../images/ico-arrow-small.png) no-repeat;
*/
}