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

body
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #6a7272 url("/art/str-back.png");
	text-rendering: optimizeLegibility;
}

a
{
	color: #000;
	text-decoration: none;
}

a, a:hover, a:active, a:visited { outline: 0px; }
a:hover { color: #000; }

img
{
	outline: 0px;
	border: 0px;
}

.hide { display: none; }

.content
{
	position: relative;
	width: 940px;
	padding: 0px 20px;
	overflow: hidden;
	margin: 0px auto;
}

#header
{
	position: relative;
	height: 111px;
	border-bottom: 1px solid #4c5656;
}

#header .content { height: 111px; }

#satellite
{
	position: relative;
	height: 440px;
	background: #00bef0 url("/art/str-earth.png") no-repeat center center;
	overflow: hidden;
	margin: 0px auto;
	border-top: 1px solid #6ed0e8;
	border-bottom: 1px solid #0c576d;
}

#ipad
{
	position: relative;
	width: 544px;
	height: 431px;
	background: url("/art/her-iPad.png") no-repeat center center;
	margin: 5px auto;
	cursor: pointer;
	z-index: 1000;
}

#clouds
{
	position: absolute;
	width: 1000px;
	height: 1000px;
	background: url("/art/str-clouds.png");
	left: 50%;
	margin-left: -500px;
	top: -300px;
}

#video
{
	position: absolute;
	left: 76px;
	top: 66px;
	width: 392px;
	height: 294px;
	z-index: 100;
	background: #000;
}

#watch
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -126px;
	margin-top: -35px;
	width: 259px;
	height: 64px;
	background: url("/art/but-demo.png") no-repeat center top;
	text-indent: -6000px;
}

#ipad.hover #watch { background: url("/art/but-demo.png") no-repeat center bottom; }
#screenshots { border-top: 1px solid #8c9292; }

#screenshots .content
{
	height: 230px;
	overflow: hidden;
	background: url("/art/str-separator.png") no-repeat 20px bottom;
}

#screenshots ul
{
	width: 1000px;
	padding-top: 25px;
	margin-left: -6px;
}

#screenshots li
{
	list-style: none;
	width: 152px;
	float: left;
	margin-right: 8px;
	line-height: 0px;
}

#screenshots li span
{
	font-weight: bold;
	display: block;
	margin-left: 6px;
	margin-top: 0px;
	padding-left: 23px;
	background: url("/art/but-zoom.png") no-repeat left 1px;
	line-height: 18px;
	color: #fff;
	text-shadow: #333 0px 1px 0px;
	opacity: .5;
}

#details .content
{
	height: 410px;
	overflow: hidden;
	background: url("/art/str-separator.png") no-repeat 20px bottom;
}

#tabs
{
	width: 1000px;
	padding-top: 15px;
	overflow: hidden;
}

#tabs li
{
	float: left;
	list-style: none;
	margin-right: 28px;
}

#tabs a
{
	outline: none;
	font-size: 14px;
	color: #fff;
	text-shadow: #333 0px 1px 0px;
	opacity: .5;
	display: block;
	padding: 10px 10px 5px 35px;
	background: url("/art/str-icons.png") no-repeat;
}

#tabs a.active { opacity: 1 !important; }

#tabs .tab1
{
	padding-left: 22px;
	background-position: -18px 0px;
	margin-right: 3px;
}

#tabs .tab2
{
	margin-right: 1px;
	background-position: -11px -50px;
}

#tabs .tab3
{
	margin-right: 2px;
	background-position: -11px -99px;
}

#tabs .tab4
{
	padding-left: 37px;
	margin-right: 2px;
	background-position: -11px -155px;
}

#tabs .tab5
{
	padding-left: 36px;
	background-position: -11px -215px;
}

#box
{
	position: relative;
	background: #ececec;
	height: 309px;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0, .3) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, .3) 0px 0px 5px;
	box-shadow: rgba(0,0,0, .3) 0px 0px 5px;
	border: 1px solid #f5f5f5;
}

#box p
{
	color: #333;
	font-size: 14px;
	line-height: 22px;
	text-shadow: #fff 0px 1px 0px;
}

#box a { color: #21a5d1; }
#box a:hover { color: #207c9c; }

#wrapper
{
	position: absolute;
	width: 620px;
	overflow: hidden;
	height: 309px;
}

#text
{
	width: 80000px;
	position: absolute;
	left: 0px;
}

#text p { margin-bottom: 20px; }

#text .box
{
	width: 620px;
	position: relative;
	float: left;
}

#text h2 { margin: 15px 20px 10px 20px; }

.col-left
{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 275px;
}

.col-right
{
	position: absolute;
	right: 22px;
	top: 50px;
	width: 275px;
}

#side
{
	position: absolute;
	right: 0px;
	width: 320px;
	background: #dfdfdf;
	height: 309px;
}

#side p
{
	color: #444;
	text-shadow: #f9f9f9 0px 1px 0px;
}

#support
{
	position: absolute;
	bottom: 19px;
	left: 24px;
	right: 20px;
}

#availabilty
{
	color: #888;
	text-align: center;
}

#indicator
{
	position: absolute;
	top: -14px;
	left: 85px;
	width: 26px;
	height: 14px;
	background: url("/art/str-indicator.png") no-repeat 0px 0px;
}

#newsletter .content
{
	height: 120px;
	background: url("/art/str-separator.png") no-repeat 20px bottom;
}

#newsletter h2
{
	width: 282px;
	height: 20px;
	background: url("/art/txt-newsletter.png") no-repeat bottom;
	text-indent: -6000px;
	padding-top: 15px;
}

#newsletter form { width: 1000px; }

#newsletter .field
{
	position: relative;
	display: inline;
	width: 226px;
	height: 44px;
	float: left;
	margin-left: -2px;
	margin-right: 14px;
	margin-top: 10px;
	overflow: hidden;
	background: url("/art/str-inputSmall.png") repeat-x left top;
}

#newsletter .text
{
	position: relative;
	width: 206px;
	padding: 0px 10px;
	margin-top: 12px;
	font-size: 14px;
	color: #aeb49e;
	background: none;
	-webkit-appearance: caret;
}

#newsletter .text:focus
{
	outline: none;
	color: #363636;
}

#newsletter .field.focus { background: url("/art/str-inputSmall.png") repeat-x 0px -46px !important; }

#newsletter .field.email
{
	position: relative;
	width: 467px;
	background: url("/art/str-inputLarge.png") repeat-x 0px top;
}

#newsletter .email .text { width: 341px; }
#newsletter .email.hover { background: url("/art/str-inputLarge.png") repeat-x 0px -46px !important; }
#newsletter .email.focus { background: url("/art/str-inputLarge.png") repeat-x 0px -92px !important; }
#newsletter .email.focus.hover { background: url("/art/str-inputLarge.png") repeat-x 0px -138px !important; }
#newsletter .email.active, #newsletter .email.hover.active { background: url("/art/str-inputLarge.png") repeat-x 0px -184px !important; }

#newsletter .submit
{
	position: absolute;
	top: 0px;
	left: 361px;
	width: 103px;
	height: 42px;
	text-indent: -6000px;
	cursor: pointer;
	background: none;
	z-index: 1000;
}

#newsletter .submit:focus { }

#newsletter input
{
	background: none;
	border: none;
}

#response
{
	position: absolute;
	top: 4px;
	left: 20px;
	right: 20px;
	background: #272e2e;
	color: #fff;
	padding: 7px 20px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-size: 14px;
	text-shadow: #000000 0px 1px 0px;
}

#signupSuccess h2
{
	width: 100%;
	height: 90px;
	background: url("/art/txt-thankYou.png") no-repeat center center;
	text-indent: -6000px;
	padding-top: 15px;
}

#signup.loading { background: url("/art/str-loader.gif") no-repeat 295px 16px; }
#copyright { margin-bottom: 20px; }

#footer
{
	height: 140px;
	padding-top: 12px;
	text-align: center;
	color: #363b3b;
	text-shadow: rgba(255,255,255, .2) 0px 1px 0px;
}

#footer.extended { border-bottom: 1px solid #000; }

#footer a
{
	color: #363b3b;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}

#footer a:hover
{
	color: #fff;
	text-shadow: #000 0px 1px 0px;
}

#data
{
	background: #262626;
	border-top: 1px solid #444;
	font-size: 14px;
	line-height: 22px;
	text-shadow: #000 0px 1px 0px;
}

#data .content
{
	padding: 40px 0px 100px;
	color: #f9f9f9;
}

#data h2
{
	color: #21a5d1;
	margin-bottom: 10px;
	background: url("/art/txt-international.png") no-repeat left top;
	text-indent: -6000px;
}

#data h2.credits { background: url("/art/txt-credits.png") no-repeat left top; }

#data th.type
{
	font-size: 14px;
	color: #21a5d1;
}

#data p { margin-bottom: 30px; }
#data a { color: #b6d95f; }

#data table
{
	width: 100%;
	border-top: 1px solid #333;
	border-spacing: 0px;
	margin-bottom: 70px;
}

#data th
{
	text-align: left;
	color: #b6d95f;
	padding: 10px 0px;
	border-bottom: 1px solid #333;
}

#data td
{
	vertical-align: top;
	padding: 10px 0px;
	border-bottom: 1px solid #333;
}

#data .data_type
{
	color: #666;
	width: 150px;
}

#data .data_description
{
	width: 300px;
	padding-left: 50px;
}


