/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Main CSS
Author : Helldesign
URL : http://www.helldesign.net

Description : This is the main stylesheet

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*//****************************************************************
	RESET
****************************************************************/

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/****************************************************************
	BASIC
****************************************************************/
body {
	background:#0a0a0b url('../images/layout/bg_subpage.jpg') 0 0 repeat-x;
	padding:0 16px 16px;
	text-align:center;
}
body.home {
	background:#111212 url('../images/layout/bg.jpg') 0 0 repeat-x;
}
body,input,textarea,select,td,th {
	color:#d0d2d3;
	font:14px Arial, sans-serif;
	line-height:1.2em;
}
input,textarea,select,button {
	font-family:Arial, sans-serif;
}
a {
	color:#78b5cf;
	text-decoration:none;
}
a:visited {
}
a:hover {
	text-decoration:underline;
}

.hidden,
hr
{
	display:none;
}
strong,
strong em {
	font-weight:bold;
}
em {
	font-style:italic;
}
.clr:after,
#benefits ul:after,
#content:after,
#footer:after,
#content .product-benefits:after,
#content .row:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
/****************************************************************
	ROOT
****************************************************************/
#root {
	background: url('../images/layout/bg_root_subpage.png') 0 0 no-repeat;
	margin:0 auto;
	width:912px;
	text-align:left;
}
.home #root {
	background: url('../images/layout/bg_root_home.png') 0 0 no-repeat;
}
.home #sidebar {
	float:right;
	width:283px;
}
/****************************************************************
	HEADER
****************************************************************/
#header{
	background: url('../images/layout/bg_header.gif') 0 100% no-repeat;
	height:99px;
	position:relative;
}
		/* logo */
		#header .logo {
			background: url('../images/layout/logo.png') 0 0 no-repeat;
			height:67px;
			left:2px;
			position:absolute;
			top:22px;
			width:269px;
		}
		#header .logo a {
			background: url('../images/layout/logo_arrow.png') -10000px 0 no-repeat;
			display:block;
			height:67px;
		}
		#header .logo a:hover {
			background-position:67px 42px;
		}
		#header .powered {
			background: url('../images/layout/powered.png') 0 0 no-repeat;
			height:37px;
			left:279px;
			position:absolute;
			top:31px;
			width:175px;
		}
			#header .powered a {
				display:block;
				height:37px;
			}
		#header .logo span,
		#header .powered span,
		#header p {
			display:none;
		}
		/* menu */
		#header #menu {
			height:43px;
			right:2px;
			position:absolute;
			bottom:1px;
			width:448px;
		}
			#menu ul {
				float:right;
			}
				#menu ul li {
					float:left;
					margin:0 1px 0 0;
				}
				#menu ul li a {
					color:#deed78;
					display:block;
					font:bold 16px Arial, sans-serif;
					height:32px;
					letter-spacing:-0.02em;
					padding:11px 12px 0;
				}
				#menu ul li a:hover {
					text-decoration:none;
				}
				#menu ul li a:hover,
				#menu ul li.hover a {
					background: url('../images/layout/bg_menu_tab_l.gif') 0 0 no-repeat;
					padding:0 0 0 12px;
					height:43px;
				}
				#menu ul li a:hover span,
				#menu ul li.hover a span{
					display:block;
					background: url('../images/layout/bg_menu_tab_r.gif') 100% 0 no-repeat;
					padding:11px 12px 0 0;
				}
/****************************************************************
	content
****************************************************************/
#content {
	position:relative;
}
.subpage #content {
	padding:18px 0 24px;
}
#content h2{
	color:#bddb00;
	font:bold 26px Arial, sans-serif;
	letter-spacing:-0.06em;
	margin:0 0 9px;
}
.subpage #content h2 {
	font-size:32px;
	margin:0 0 32px;
}
#content h3 {
	color:#bddb00;
	font:bold 16px Arial, sans-serif;
	margin:0 0 22px;
}
#content h4 {
	color:#bddb00;
	font:bold 14px Arial, sans-serif;
	margin:0 0 17px;
}
#content p {
	margin:0 0 18px;
}
#content p.date {
	font-weight:bold;
	font-style:italic;
}
#content ul {
	margin:0 0 18px 0;
}
	#content ul li {
		background: url('../images/layout/dot.png') 0 8px no-repeat;
		padding:0 0 0 27px;
	}

#content ol {
	margin:0 0 18px 27px;
}
	#content ol li {
		list-style-type:decimal;
	}
#content dl {
	margin:0 0 18px;
}
	#content dl dt {
		margin:0 0 18px;
	}

/****************************************************************
	intro
****************************************************************/
#intro {
	position:relative;
	background: url('../images/layout/bg_available.gif') 0 100% no-repeat;
	margin:0 0 38px;
	overflow:hidden;
	clear:both;
	height:205px;
}
	#intro p {
		color:#b0b8be;
		font-size:18px;
		line-height:1.15em;
		margin:0 0 26px;
	}
#intro .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#intro .item {
	float:left;
	display:block;
	width:522px;
}
/****************************************************************
	available
****************************************************************/
#available {
	background: url('../images/layout/icon_compass.png') 541px 100% no-repeat;
	padding:21px 390px 1px 0;
}
	#available p.download {
		min-height:61px;
		margin:0;
		padding:15px 0 0 296px;
		position:relative;
	}
		#available p.download strong {
			color:#fff;
			font-weight:normal;
		}
		#available p.download a.button {
			background: url('../images/layout/bg_lnk_download.png') 0 0 no-repeat;
			display:block;
			height:76px;
			left:0;
			position:absolute;
			top:0;
			width:281px;
		}
		#available p.download a.button:hover {
			background-position:0 -176px;
		}
			#available p.download a.button span {
				display:none;
			}
/****************************************************************
	phones
****************************************************************/
#phones {
	padding:21px 390px 1px 0;
	position:relative;
}
	#phones p.watch {
		min-height:61px;
		margin:0;
		padding:15px 0 0 296px;
		position:relative;
	}
		#phones p.watch a.button {
			background: url('../images/layout/bg_lnk_watch.png') 0 0 no-repeat;
			display:block;
			height:76px;
			left:0;
			position:absolute;
			top:0;
			width:191px;
			outline:none;
		}
		#phones p.watch a.button:hover {
			background-position:0 -176px;
		}
			#phones p.watch a.button span {
				display:none;
			}
	#phones .screen {
		position:absolute;
		right:21px;
		bottom:2px;
	}
/****************************************************************
	intro-nav
****************************************************************/
#intro-nav {
	top:196px;
	left:0;
	position:absolute;
	z-index:200;
}
	#content #intro-nav ul,
	#content #intro-nav li{
		margin:0;
		padding:0;
		background:none;
	}
		#content #intro-nav li {
			float:left;
			margin:0 3px 0 0;
		}
			#content #intro-nav li a {
				background: url('../images/layout/bg_intro-nav.png') 0 0 no-repeat;
				color:#393939;
				float:left;
				font-size:11px;
				font-weight:bold;
				width:17px;
				height:17px;
				line-height:17px;
				text-align:center;
				outline:none;
			}
			#content #intro-nav li a:hover,
			#content #intro-nav li a.current {
				background-position:0 -117px;
				text-decoration:none;
			}
/****************************************************************
	benefits
****************************************************************/
#benefits {
	float:left;
	width:603px;
	position:relative;
	left:-4px;
}
	#benefits ul {
		padding:0;
		margin:0;
	}
	#benefits ul li {
		background:none;
		float:left;
		width:300px;
		padding:0;
		margin:0;
	}
		#benefits ul li a,
		#benefits ul li div
		{
			color:#bddb00;
			background-position:0 0;
			background-repeat:no-repeat;
			display:block;
			padding:0 0 0 83px;
		}
		#benefits ul li a:hover {
			color:#4095cb;
			text-decoration:none;
		}
		#benefits ul li.quicker-location a ,
		#benefits ul li.quicker-location div
		{
			background-image: url('../images/layout/icon_quicker-location.png');
		}
		#benefits ul li.more-precise a ,
		#benefits ul li.more-precise div
		{
			background-image: url('../images/layout/icon_more-precise.png');
		}
		#benefits ul li.greater-availability a ,
		#benefits ul li.greater-availability div
		{
			background-image: url('../images/layout/icon_greater-availability.png');
		}
		#benefits ul li.longer-battery a ,
		#benefits ul li.longer-battery div
		{
			background-image: url('../images/layout/icon_longer-battery.png');
		}
		#benefits ul li a span ,
		#benefits ul li div span
		{
			background: url('../images/layout/bg_benefits_item.png') -1000px 0 no-repeat;
			color:#d0d2d3;
			display:block;
			font-size:14px;
			line-height:1.25em;
			min-height:103px;
			padding:1px 22px 0 18px;
		}
		#benefits ul li a:hover span 
		{
			background-position:0 0;
			color:#e6e7e7;
			text-decoration:none;
		}
			#benefits ul li a span strong,
			#benefits ul li div span strong
			{
				color:#bddb00;
				font-size:16px;
				font-weight:bold;
				line-height:1.9em;
			}
			#benefits ul li a:hover span strong {
				color:#4095cb;
				text-decoration:underline;
			}
/****************************************************************
	quotes-box
****************************************************************/
.quotes-box {
	margin:-8px -7px 32px 0;
	position:relative;
}
	.quotes-box #quotes {
		position:relative;
		right:-7px;
	}
	.quotes-box #quotes li {
		background:url('../images/layout/bg_quotes_t.png') 100% 0 no-repeat;
		padding:19px 0 0;
		width:283px;
	}
		.quotes-box #quotes blockquote {
			padding:5px 24px 21px 27px;
			min-height:58px;
			background:url('../images/layout/bg_quotes_b.png') 100% 100% no-repeat;
			width:232px;
		}
			.quotes-box #quotes p {
				color:#cccdce;
				font-size:12px;
				font-style:italic;
				line-height:1.25em;
				margin:0 0 5px;
			}
		.quotes-box #quotes p.author {
			color:#13181e;
			font-size:11px;
			padding:2px 24px 0 9px;
			text-align:right;
		}
/****************************************************************
	featured-app
****************************************************************/
.featured-app-box {
	margin:0 -7px 11px 0;
	position:relative;

}
	.featured-app-box #featured-app {
		position:relative;
		right:-7px;
		top:0;
		margin:0;
		padding:0;
	}
		.featured-app-box #featured-app li {
			background:none;
			margin:0;
			padding:0;
		}
			#content #featured-app p {
				margin:0;
				width:283px;
			}
				#featured-app p a {
					color:#5e6266;
					display:block;
					height:89px;
					font-weight:bold;
					font-size:14px;
					width:180px;
					padding:22px 0 0 103px;
				}
				#featured-app p.i-parked-here a {
					background: url('../images/layout/bg_lnk_featured-app.png') 0 0 no-repeat;
				}
				#featured-app p.near-here a {
					background: url('../images/layout/bg_lnk_featured-app_1.png') 0 0 no-repeat;
				}
				#featured-app p a:hover{
					background-position:0 -211px;
					text-decoration:none;
				}
				#featured-app p a strong {
					color:#4095cb;
					display:block;
					font-size:14px;
				}
				#featured-app p a:hover strong {
					text-decoration:underline;
				}
				#featured-app p a em {
					color:#758391;
					display:block;
					font-size:11px;
					font-style:italic;
					font-weight:normal;
					line-height:1em;
				}
/****************************************************************
	footer
****************************************************************/
#footer {
	border-top:1px solid #3f3f40;
	padding:14px 0 0 4px;
}
#footer .f-nav {
	float:left;
	width:50%;
	font-size:12px;
}
	#footer .f-nav li {
		float:left;
		padding:0 15px 0 0;
	}
		#footer .f-nav li a {
			color:#bababa;
		}
#footer .f-info {
	color:#48494a;
	float:right;
	font-size:12px;
	width:45%;
	text-align:right;
}
	#footer .f-info a {
		color:#48494a;
	}
		#footer .copy{
			display:inline;
			padding:0 3px 0 18px;
		}
		#footer h1.design{
			display:inline;
		}
			#footer h1.design a {
				background: url('../images/layout/logo_helldesign.png') 100% 4px no-repeat;
				padding:6px 12px 2px 0;
				z-index:100;
			}
			#footer h1.design a:hover {
				color:#bababa;
				background: url('../images/layout/logo_helldesign.png') 100% -110px no-repeat;
			}
			#footer h1.design a span {
				display:none;
			}
/****************************************************************
	tooltip
****************************************************************/
.tooltip {
	display: none;
	position: absolute;
	top:0;
	left:0;
	font-size: 10px;
	background-image: url('../images/layout/tooltip.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color:#efefef;
	padding:3px 10px;
	color: #5c5b5b;
	border:1px solid #cce5ed;
	text-align:left;
	line-height:1.3em;
	border:1px solid #a0a0a0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
	.tooltip em {
		background:#eaf8fb;
		color: #828282;
		border:1px solid #eff9fb;
		margin:0 0 0 6px;
		padding:0 3px;
		background:#fff;
		border:1px solid #ededed;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		border-radius:4px;
	}
	.tooltip strong {
		color:#4095cb;
		font-weight:bold;
		font-style:normal;
		font-size:10px;
		font-family:Verdana, Arial, sans-serif;
	}
/****************************************************************
	about
****************************************************************/
.about {
	background: url('../images/layout/icon_compass_1.png') 556px 57px no-repeat;
	padding:0 436px 0 0;
}
/****************************************************************
	terms
****************************************************************/

/* ol.license */
#content ol.license {
	margin-bottom:0;
}
	#content ol.license li {
		color:#bddb00;
		margin:0;
	}
		#content ol.license p,
		#content ol.license dl,
		#content ol.license ul li{
			color:#d0d2d3;
		}
		#content ol.license h3{
			margin:0;
			font-size:14px;
		}
		#content .terms h3 {
			font-size:14px;
			margin:0 0 27px;
		}
		#content ol.license h4 {
			margin:0;
		}
		#content ol.license ul li {
			list-style-type:none;
			margin:0 0 0 22px;
		}
		#content ol.license ol {
			margin:16px 0 0 33px;
		}
			#content ol.license ol li {
				color:#bddb00;
				list-style-type:decimal;
			}
		#content ol.license dl {
			margin:0;
		}
/****************************************************************
	faq
****************************************************************/
/* .faq .box */
.faq .box {
	border-bottom:1px solid #302f2f;
	margin:0 0 32px;
	padding:0 0 1px;
}
.faq .box.last {
	border-bottom:none;
	margin:0;
	padding:0;
}
/* #content .faq ol */
#content .faq ol {
	margin:0;
}
	#content .faq ol li {
		background: url('../images/layout/icon_faq.png') 0 0 no-repeat;
		list-style:none;
		margin:0 0 17px;
		padding:4px 0 0 38px;
	}
		#content .faq ol dl {
			margin:0;
			padding:0 0 7px;
		}
			#content .faq ol dl dt,
			#content .faq ol dl dd {
				margin:0;
				display:inline;
			}
			#content .faq ol dl dd p {
				display:inline;
			}
			#content .faq ol dl dt {
				color:#919191;
				font-weight:bold;
			}
			#content .faq ol dl.q dt {
				color:#5fa6bf;
			}
			#content .faq ol dl.q dd {
				color:#99e4fe;
				font-weight:bold;
			}
			#content .faq h5
			{
				font-weight:bold;
				margin:20px 0;
			}
			#content .faq #map
			{
				height:350px;
				margin:20px 0;
				width:500px;
			}
/****************************************************************
	product-benefits
****************************************************************/
#content .product-benefits {
	border-bottom:1px solid #302f2f;
	margin:0 0 18px;
	padding:0 0 16px;
}
/* #content .product-benefits ul */
#content .product-benefits ul {
	float:left;
	width:570px;
	position:relative;
	left:-4px;
	margin:0;
	padding:0
}
	#content .product-benefits ul li {
		background-position: 0 0;
		background-repeat: no-repeat;
		padding:4px 0 2px 103px;
		margin:0;
	}
	#content .product-benefits ul li h3 {
		margin:0 0 6px;
	}
		#content .product-benefits ul li#quicker-location {
			background-image: url('../images/layout/icon_quicker-location.png');
		}
		#content .product-benefits ul li#more-precise {
			background-image: url('../images/layout/icon_more-precise.png');
		}
		#content .product-benefits ul li#greater-availability {
			background-image: url('../images/layout/icon_greater-availability.png');
		}
		#content .product-benefits ul li#longer-battery {
			background-image: url('../images/layout/icon_longer-battery.png');
		}
/* #content .product-benefits .video  */
#content .product-benefits .video {
	background: url('../images/layout/video.png') 0 0 no-repeat;
	float:right;
	position:relative;
	margin:-3px 0 0;
}
	#content .product-benefits .video a.video-lnk {
		background: url('../images/layout/bg_video_lnk.png') 0 0 no-repeat;
		display:block;
		width:311px;
		height:222px;
		text-indent:-100000px;
	}
	#content .product-benefits .video a.video-lnk:hover {
		background-position:0 -322px;
	}
	#content .product-benefits .video img {
		display:block;
	}
	#content .product-benefits .video p.watch {
		background: url('../images/layout/bg_video_b.png') 0 0 no-repeat;
		height:20px;
		padding:7px 0 0;
		text-align:center;
	}
		#content .product-benefits .video p.watch a {
			color:#99e4fe;
			font-size:14px;
		}
/****************************************************************
	how-it-works
****************************************************************/
.subpage #content .how-it-works h2 {
	margin:0 0 15px;
}
/****************************************************************
	feedback
****************************************************************/
#content .feedback {
	position:relative;
}
/* feedback-form */
#content .feedback-form {
	background: url('../images/layout/bg_feedback_t.png') 0 0 no-repeat;
	padding:17px 0 0;
	width:506px;
}
		#content .feedback-form fieldset {
			background: url('../images/layout/bg_feedback_m.png') 0 0 no-repeat;
			padding:17px 46px 1px 41px;
		}
		#content .feedback-form form .row {
			background: url('../images/layout/bg_feedback_row.png') 0 100% repeat-x;
			padding:10px 0 14px;
		}
		#content .feedback-form form .row-t1,
		#content .feedback-form form .row-t2{
			background:none;
			padding:10px 0 0;
		}
		#content .feedback-form form .submit-row {
			background: url('../images/layout/bg_feedback_b.png') 0 100% no-repeat;
			padding:24px 46px 5px 41px;
			position:relative;
			text-align:center;
		}
		#content .feedback-form form .submit-row #ajax-loader
		{
			position: absolute; 
			top: 40px; 
			right: 130px;
		}
		#content .feedback-form form .row label {
			display:block;
			margin:0 0 10px;
		}
		#content .feedback-form form .row-t1 label,
		#content .feedback-form form .row-t2 label {
			margin:0 0 3px;
		}
		#content .feedback-form form ul {
			margin:0;
			padding:0;
		}
		#content .feedback-form form ul li {
			background:none;
			float:left;
			margin:0;
			padding:0;
			width:50%;
		}
		#content .feedback-form form ul li .radio{
			float:left;
			margin:2px 5px 0 0;
		}
		#content .feedback-form form .row ul li label {
			color:#deed78;
			float:left;
			margin:0;
		}
		#content .feedback-form form input.text,
		#content .feedback-form form textarea,
		#content .faq #novel input.text
		{
			background:#fff;
			color:#64676a;
			border:1px solid #e3e9ef;
			border-top:1px solid #abadb3;
			height:18px;
			width:195px;
			padding:2px 0 0 5px;
		}
		#content .faq #novel input.button
		{
			background:#b6d700;
			border:none;
			color:#41464a;
			cursor:pointer;
			font-size:12px;
			font-weight:bold;
			height:22px;
			line-height:22px;
			padding:0 5px;
		}
		#content .faq #novel input.button:hover
		{
			background-color:#9a9aa1;
		}
		
		#content .feedback-form form textarea {
			height:98px;
			overflow:auto;
			width:409px;
		}
		#content .feedback-form form input.text:focus,
		#content .feedback-form form textarea:focus {
			background:#ffffc3;
			color:#2a2f34;
		}
		#content .feedback-form form .send-message {
			background: url('../images/layout/button_send-message.png') 0 0 no-repeat;
			border:none;
			cursor:pointer;
			height:67px;
			width:181px;
		}
		#content .feedback-form form .send-message:hover ,
		#content .feedback-form form .send-message.disabled
		{
			background: url('../images/layout/button_send-message.png') 0 -167px no-repeat;
		}
		#content .feedback-form form .send-message.disabled
		{
			cursor:default;
		}
			#content .feedback-form form .send-message span {
				display:none;
			}
		#content .feedback-form p.success
		{
			color:#DEED78;
		}
		#content .feedback-form .error
		{
			color:#ED7878;
		}
		#content .feedback-form form  input.text.error, 
		#content .feedback-form form textarea.error 
		{
			border:2px solid red;
		}
		#content .feedback-form form .row label.error
		{
			font-size:11px;
			margin:0;
		}
/* info */
#content .info {
	background: url('../images/layout/bg_info.png') 0 0 no-repeat;
	height:234px;
	width:390px;
	position:absolute;
	left:492px;
	top:48px;
	padding:46px 0 0;
}
	#content .info h3 {
		color:#1e2021;
		margin:0 75px 26px 107px;
	}
	#content .info p {
		color:#1e2021;
		margin:0 60px 25px 76px;
		line-height:1.1em;
	}
	#content .info p.form-info {
		color:#6d821e;
		font-size:16px;
		font-weight:bold;
		margin:0 46px 10px 120px;
		line-height:1.2em;
	}
/****************************************************************
	privacy_policy
****************************************************************/
/* .privacy_policy .box */
.privacy_policy .box {
	border-bottom:1px solid #302f2f;
	margin:0 0 22px;
	padding:0 0 10px;
}
.privacy_policy .box.first {
	background: url('../images/layout/bg_available.gif') 0 100% no-repeat;
	border-bottom:none;
}
.privacy_policy .box.last {
	border-bottom:none;
	margin:0;
	padding:0;
}
/****************************************************************
	patents_information
****************************************************************/
#content .patents_information ul li {
	margin:0 0 18px;
}

