/* general */
html{height: 100%;}
body{
	margin: 0;
	color: #fff;
	background: #000 url(../images/bg-body.gif) repeat-x;
	height: 100%;
	font: 11px "Trebuchet MS", Helvetica, Arial, sans-serif;
	min-width: 850px;
}
a{
	color: #9c3;
	text-decoration: none;
}
a:hover{border-bottom: 1px dotted #9c3;}
img{border: none;}
input, textarea, select{
    font:100% "Trebuchet MS", Helvetica, Arial, sans-serif;
    vertical-align:middle;
}
form, fieldset{
    margin:0;
    padding:0;
    border-style:none;
}
#wrapper{
	width: 100%;
	min-height: 100%;
	position: relative;
}
* html #wrapper{height: 100%;}
/* header */
.header-holder{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header{
	width: 100%;
	height: 103px;
	background: url(../images/bg-header.png) repeat-x;
}
/* logo */
.logo{
	float: left;
	position: absolute;
	z-index: 10;
	top: 22px;
	left: 25px;
}
.logo a{
	display: block;
	width: 156px;
	height: 40px;
	background: url(../images/bg-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.logo a:hover{border: none;}
/* login */
.login{
	position: absolute;
	right: 5px;
	top: 9px;
	z-index: 20;
}
.login span{
	display: block;
	background: url(../images/bg-btn-login.png) no-repeat;
	width: 125px;
	height: 66px;
	overflow: hidden;
}
.login a{
	display: block;
	width: 86px;
	line-height: 25px;
	text-transform: uppercase;
	text-align: center;
	margin: 21px 0 0 19px;
	color: #cf3;
	position: relative;
}
.login a:hover{border: none;}
/* header navigation */
.main-nav {
	position: relative;
	overflow: hidden;
}
* html .main-nav {height: 87px;}
.main-nav div{
	float: left;
	left: 50%;
	position: relative;
}
.main-nav ul{
	margin: 33px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	float: left;
	left: -50%;
	position: relative;
	text-transform: uppercase;
	line-height: 20px;
	height: 1%;
	letter-spacing: 2px;
}
.main-nav ul li{
	float: left;
	background: url(../images/separator.gif) no-repeat 0 0;
	padding: 0 15px 0 17px;
	margin: 0 2px 0 -2px;
	display: inline;
}
.main-nav ul li:first-child{background: none;}
.main-nav ul a{
	color: #fff;
	float: left;
}
.main-nav ul .active a,
.main-nav ul .active a:hover{
	color: #9c3;
	padding: 0 0 34px;
	background: url(../images/bg-main-nav-active.gif) no-repeat 50% 100%;
	border-bottom: none;
}
.main-nav ul a:hover{
	color: #9c3;
	border-bottom: none;
}
/* main content */
#main{padding: 80px 0 150px;}
/* promo-content */
.promo-content{
	width: 100%;
	border-bottom: 1px solid #9c3;
	height: 436px;
	text-align: center;
	overflow: hidden;
	background: #1a3d17 url(../images/bg-promo-content-block.jpg) no-repeat 50% 1px;
	margin: 0 0 -84px;
}
.promo-content h1{
	margin: 33px 0 9px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}
.promo-content p{
	margin: 0;
	color: #9c3;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* content-holder */
.content-holder,
.columns-holder{
	width: 800px;
	padding: 0 25px 0 16px;
	margin: 0 auto;
	overflow: hidden;
}
/* aside-column */
.aside-column{
	float: left;
	width: 180px;
	padding: 63px 0px 0 0;
}
.aside-column h2{
	margin: 0 0 13px;
	color: #9c3;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.aside-column p{
	margin: 0 0 9px;
	word-spacing: 2px;
	line-height: 14px;
}
.aside-column p.phone{
	color: #ccc;
	font-size: 22px;
	margin: 20px 0 16px;
}
.solutions,
.get-demo{
	background: url(../images/bg-solution-link.png) no-repeat;
	display: block;
	width: 178px;
	height: 29px;
	margin: 0 -18px 0 -9px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	padding: 41px 0 0 20px;
	letter-spacing: 1px;
}
.get-demo{
	background: url(../images/bg-get-a-demo.png) no-repeat;
	margin: 0 -18px 0 -10px;
}
.solutions:hover,
.get-demo:hover{
	border: none;
	color: #9c3;
}

.appstore:hover {
	border: none;
}

.center-column{
	float: left;
	width: 400px;
	margin: 0 16px 0 24px;
}
.center-column h2{
	text-align: center;
	margin: -42px 0 11px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
.button{
	background: url(../images/bg-small-btn.png) no-repeat;
	width: 94px;
	height: 35px;
	float: left;
	padding: 17px 21px 0 22px;
	margin: 0 0 0 -6px;
	color: #fff;
	text-transform: uppercase;
}
.button:hover{
	border: none;
	color: #9c3;
}
.mobile{
	width: 137px;
	float: left;
	position: relative;
}
.mobile a.button{margin: 0 0 0 -3px;}
.mobile a span,
.choose-button span{
	display: block;
	background: url(../images/arrow-1.gif) no-repeat 100% 50%;
}
.mobile:hover a span,
.mobile.hover a span,
.choose:hover .choose-button span,
.choose.hover .choose-button span{background: url(../images/arrow-2.gif) no-repeat 100% 50%;}
.mobile:hover a.button,
.mobile.hover a.button{
	background: url(../images/bg-small-btn-hover.png) no-repeat;
	padding-top: 0;
	margin-top: 17px;
	color: #9c3;
}
.mobile:hover .mobile-popup,
.mobile.hover .mobile-popup,
.choose:hover .choose-popup,
.choose.hover .choose-popup{display: block;}
.mobile-popup,
.choose-popup{
	display: none;
	position: absolute;
	left: -3px;
	bottom: 35px;
	width: 137px;
}
.mobile-popup .c,
.choose-popup .c{
	background: url(../images/bg-mobile-popup.png) repeat-y;
	padding: 0 0 20px;
	width: 137px;
	overflow: hidden;
}
.mobile-popup .t,
.choose-popup .t{
	background: url(../images/bg-mobile-popup-top.png) repeat-y;
	width: 137px;
	height: 7px;
	overflow: hidden;
}
.mobile-popup ul,
.choose-popup ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile-popup ul li,
.choose-popup ul li{
	width: 100%;
	vertical-align: top;
	padding: 8px 0;
}
.mobile-popup ul li a,
.choose-popup ul li a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}
.mobile-popup ul li a:hover,
.choose-popup ul li a:hover{border: none;}
.iphone{
	width: 71px;
	background: url(../images/text-iphone.gif) no-repeat;
	height: 14px;
}
.blackberry{
	width: 95px;
	background: url(../images/text-blackberry.gif) no-repeat;
	height: 18px;
}
.tomtom{
	width: 98px;
	background: url(../images/text-tomtom.gif) no-repeat;
	height: 21px;
}
.windows-phone{
	width: 104px;
	background: url(../images/text-windows-phone.gif) no-repeat;
	height: 17px;
}
.iphone:hover{background-position: 0 -14px;}
.blackberry:hover{background-position: 0 -18px;}
.tomtom:hover{background-position: 0 -21px;}
.windows-phone:hover{background-position: 0 -17px;}
/* footer */
#footer{
	min-height: 110px;
	margin: -110px 0 0;
	background-color: #333;
	width: 100%;
	text-align: center;
}
* html #footer{height: 110px;}
#footer ul{
	margin: 0;
	padding: 25px 0 15px;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	line-height: 23px;
	letter-spacing: 2px;
	position: relative;
}
#footer ul li{
	background: url(../images/separator-2.gif) no-repeat 0 50%;
	padding: 0 10px 0 17px;
	margin: 0 2px 0 -2px;
	display: inline;
}
#footer ul li:first-child{background: none;}
#footer ul a{color: #fff;}
#footer ul li.active a,
#footer ul li a:hover{
	color: #9c3;
	border: none;
}
#footer p{
	margin: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #5f5f5f;
	font-size: 9px;
}
/* top block */
.top-block{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 34px 0 0;
}
.content-holder h1{
	margin: 0 0 9px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}
.content-holder h2{
	margin: 0 0 7px;
	font-weight: normal;
	color: #9c3;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
}
.top-block img{vertical-align: top;}
.top-block {margin: 0 0 -57px;}
/* three-columns */
.three-columns{width: 100%;}
.three-columns:after{
	content: "";
	clear: both;
	display: block;
}
.three-columns .three-columns-holder{width: 900px;}
.three-columns .three-columns-holder:after{
	content: "";
	clear: both;
	display: block;
}
.three-columns .column{
	width: 248px;
	padding: 0 27px 80px 0;
	float: left;
	position: relative;
	min-height: 121px;
}
* html .three-columns .column{height: 121px;}
.three-columns .column h2{
	text-transform: uppercase;
	color: #9c3;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
}
.three-columns .column p{
	margin: 0;
	font-size: 12px;
	word-spacing: 1px;
}
.column .buttons-holder{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 275px;
}
.column .buttons-holder a{
	display: block;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.column .buttons-holder a:hover{
	border: none;
	color: #9c3;
}
.web-button{
	background: url(../images/bg-web-button.png) no-repeat;
	width: 245px;
	height: 29px;
	margin: 0 0 0 -10px;
	padding: 41px 0 0 19px;
}
.mobile-button{
	width: 113px;
	height: 29px;
	background: url(../images/bg-mobile-button.png) no-repeat;
	float: left;
	padding: 41px 0 0 19px;
	margin: 0 0 0 -11px;
}
.choose{
	width: 132px;
	float: right;
	padding: 15px 0 0 10px;
	position: absolute;
	bottom: 0;
	right: 7px;
}
.choose p{
	margin: 0;
	text-transform: uppercase;
	font-size: 10px !important;
}
.choose-button{
	background: url(../images/bg-choose-button.png) no-repeat;
	width: 97px;
	height: 29px;
	margin: 0 0 0 -10px;
	padding: 12px 10px 0 19px;
	font-size: 11px;
	text-transform: none !important;
}
.choose:hover .choose-button,
.choose.hover .choose-button{
	width: 97px;
	background: url(../images/bg-choose-button-hover.png) no-repeat;
	margin: 0 0 5px -2px;
	padding: 5px 11px 0 11px;
	height: 24px;
}
.choose-popup{
	left: 8px;
	bottom: 31px;
	width: 119px;
}
.choose-popup .c{
	background: url(../images/bg-choose-popup.png) repeat-y;
	width: 119px;
	padding: 0 0 15px;
}
.choose-popup .t{
	background: url(../images/bg-choose-popup-top.png) repeat-y;
	width: 119px;
}
.navigation-button{
	background: url(../images/bg-navigation-button.png) no-repeat;
	width: 245px;
	height: 29px;
	margin: 0 0 0 -10px;
	padding: 41px 0 0 19px;
}
/* headings block */
.headings{
	width: 100%;
	text-align: center;
	padding: 35px 0 0;
	position: relative;
}
/* sidebars */
.sidebar{
	width: 180px;
	float: left;
	margin: 0 25px 0 0;
	font-size: 10px;
	color: #ccc;
	line-height: 14px;
	word-spacing: 1px;
}
.side-nav{
	margin: 0 0 14px;
	padding: 4px 0 11px 3px;
	list-style: none;
	background: url(../images/bg-line.gif) repeat-x 0 100%;
	font-size: 11px;
}
.side-nav a{
	display: block;
	width: 157px;
	height: 28px;
	background: url(../images/bg-side-nav-link.png) no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 0 0 19px;
	letter-spacing: 1px;
}
.side-nav a:hover{
	border: none;
	color: #9c3;
}
.sidebar h2{
	margin: 0;
	letter-spacing: normal;
	text-transform: uppercase;
	color: #9c3;
	font-weight: normal;
	font-size: 11px;
}
.sidebar p{margin: 0 0 15px;}
.list-1{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}
.list-1 li{
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding: 0 0 0 9px;
}
.list-2{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}
.list-2 span{
	color: #fff;
	font-weight: bold;
}
.ad-image img{
	display: block;
	border: 1px solid #9c3;
	margin: 0 0 3px;
}
.ad-image-2 img{
	display: block;
	margin: 0 0 3px;
}
.ad-image:hover,
.ad-image-2:hover{border: none;}
.ad a{
	font-size: 9px;
	text-transform: uppercase;
}
.block-wrapper{
	padding: 0 0 19px;
	background: url(../images/bg-line.gif) repeat-x 0 100%;
	margin: 0 0 15px;
}
/* next-steps block */
.next-steps{
	width: 180px;
	background: url(../images/bg-next-steps-block.gif) repeat-y;
	margin: 12px 0 1px;
}
.next-steps .holder{background: url(../images/bg-next-steps-block-top.gif) no-repeat;}
.next-steps .frame{
	background: url(../images/bg-next-steps-block-bottom.gif) no-repeat 0 100%;
	padding: 10px 5px 15px 10px;
}
.next-steps p.phone{
	font-size: 20px;
	margin: 25px 0 10px;
}
.contact-us-button{
	background: url(../images/bg-contact-us-button.gif) no-repeat;
	width: 169px;
	height: 20px;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 51px 0 0 11px;
}
.contact-us-button:hover{border: none;}
.where-use{padding: 0 0 15px 11px;}
.buttons-list{
	margin: 5px 0 0 -10px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.buttons-list li{
	width: 100%;
	vertical-align: top;
}
.buttons-list a{
	display: block;
	width: 141px;
	height: 70px;
	background: url(../images/bg-button.png) no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding: 0 17px 0 20px;
	letter-spacing: 1px;
	margin: 0 0 -3px;
}
.buttons-list a:hover{
	border: none;
	color: #9c3;
}
.buttons-list a span{
	float: left;
	margin: 40px 0 0;
}
.buttons-list a img{
	float: right;
	margin: 18px 0 0;
}
/* content */
#content{
	width: 390px;
	float: left;
	margin: 8px 25px 0 0;
	line-height: 18px;
	letter-spacing: 1px;
}
#content p{margin: 0 0 18px;}
#content p.top-text{
	text-transform: uppercase;
	color: #9c3;
}
.map img{display: block;}
.map a:hover{border: none;}
.sub-content{
	background: url(../images/bg-line.gif) repeat-x;
	padding: 25px 0 0;
	font-size: 13px;
	width: 100%;
}
.blocks-holder{
	width: 390px;
	overflow: hidden;
}
.blocks-frame{
	width: 450px;
	overflow: hidden;
}
.block{
	width: 180px;
	float: left;
	margin: 0 28px 0 0;
	font-size: 10px;
	line-height: 17px;
}
.block h4{
	margin: 0 0 15px;
	padding: 0 0 0 37px;
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
}
.block h4.interoperability{background: url(../images/ico-interoperability.gif) no-repeat 0 50%;}
.block h4.avl-systems{background: url(../images/ico-avl-systems.gif) no-repeat 0 50%;}
.block h4.supervisors{background: url(../images/ico-supervisors.gif) no-repeat 0 50%;}
.block h4.navigation-heading{background: url(../images/ico-navigation.gif) no-repeat 0 50%;}
#content .headline{
	margin: 0;
	font-size: 11px;
	color: #9c3;
	font-weight: normal;
}
#content p.no-inside{margin: 0;}
#content h3{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.sub-content .get-demo{float: left;}

.sub-content .p {font-size: 12px;}

.sub-content  .headline{
	margin: 0;
	font-size: 13px;
	color: #9c3;
	font-weight: normal;
}
.download-button{
	width: 178px;
	height: 45px;
	background: url(../images/bg-download-product.png) no-repeat;
	float: right;
	margin: 0 -10px 0 0;
	position: relative;
	text-transform: uppercase;
	padding: 25px 0 0 22px;
	font-size: 11px;
	line-height: 14px;
}
.download-button:hover{
	border: none;
	color: #fff;
}
.download-button span{
	color: #fff;
	display: block;
}
.download-button:hover span{color: #9c3;}
.browsers{
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}
.browsers li{display: inline;}
.browsers li img{vertical-align: top;}
.browsers a:hover{border: none;}
.two-columns{
	width: 621px;
	float: left;
	overflow: hidden;
}
.two-columns #content{margin-top: 0;}
.two-columns h2.title{
	margin: 7px 0 42px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
}
.back{
	position: absolute;
	top: 50px;
	left: 0;
	text-transform: uppercase;
	color: #999;
	padding: 0 0 0 18px;
	background: url(../images/ico-back.gif) no-repeat 0 50%;
}
.back:hover{
	border: none;
	background: url(../images/ico-back-hover.gif) no-repeat 0 50%;
}
/* contact-block */
.contact-block{
	background: url(../images/bg-contact-block.gif) no-repeat 50% 0;
	min-height: 465px;
}
* html .contact-block{height: 465px; overflow: visible;}
/* form-1 */
.form-1{margin: 5px 0 0;}
.form-1 label{
	float: left;
	width: 80px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 10px 0 0;
	line-height: 12px;
}
.form-1 .row{
	overflow: hidden;
	height: 1%;
	margin: 0 0 15px;
}
.form-1 .text{
	float: left;
	width: 290px;
	border: 1px solid #e3e3eb;
	border-top: 1px solid #aaadb2;
	padding: 1px 3px 2px;
}
.form-1 .text.short{width: 152px;}
.form-1 select{
	float: left;
	width: 298px;
	border: 1px solid #e3e3eb;
	border-top: 1px solid #aaadb2;
}
.check{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 245px;
	float: left;
}
.check li{
	overflow: hidden;
	height: 1%;
	padding: 0 0 8px;
}
.check .checkbox{
	float: left;
	width: 15px;
	height: 16px;
	margin: 0 14px 0 0;
	padding: 0;
}
.check label{
	line-height: 16px;
	text-transform: none;
	color: #ccc;
	width: auto;
	padding: 0;
}
.form-1 textarea{
	float: left;
	width: 293px;
	border: 1px solid #e3e3eb;
	border-top: 1px solid #aaadb2;
	padding: 0 0 0 3px;
	height: 88px;
	overflow: auto;
}
.captcha img{display: block;}
.captcha{padding: 0 0 16px 90px;}
.form-nav{padding: 0 0 0 80px;}
.contact-button,
.login-button{
	float: left;
	width: 178px;
	background: url(../images/bg-contact-us-button-2.png) no-repeat;
	border: 0;
	color: #fff;
	height: 70px;
	padding: 28px 0 0 18px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
	letter-spacing: 1px;
}
.contact-button:hover,
.contact-button.hover,
.login-button:hover,
.login-button.hover{color: #9c3;}
.login-button{background: url(../images/bg-login-button.png) no-repeat;}
.form-nav ul{
	margin: 0;
	padding: 10px 0 0 25px;
	list-style: none;
	float: left;
	font-size: 10px;
}
.form-nav ul li{margin: 0 0 10px;}
.contact-block .sidebar{padding: 10px 0 0;}