/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

html {

}

body {
	background: #f0f0f0;
	color: #333;
	font-family: "Lucida Grande", Helvetica, Arial;
	padding: 0px;
/*	text-shadow: 0px -1px 0px #000;*/
}

a,
a:visited {
/*	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
*/}

a.mailto {
/*	border-bottom: 1px solid #999;
	color: #999;
	font-size: 13px;
	text-decoration: none;
*/}

a:hover {
/*	border-bottom: 1px solid #0F0;
	color: #0F0;
	text-decoration: none;
*/}

.fakeBody {
	min-height: 600px;
    min-width: 920px;
    overflow: hidden;
	position: relative;
    width: 100%;
}

.main {
    left: 50%;
	margin: 0px;
    margin-left: -460px;
	overflow: visible;
	position: relative;
	text-align: left;
	width: 920px;
}

.content {
	min-height: 367px;
}

h1.logo {
	color: red;
	margin: 0px;
	padding-bottom: 30px;
	padding-top: 20px;
	overflow: hidden;
}

h1.logo img {

}

.subnav {
	font-size: 13px;
	left: 320px;
	position: absolute;
	top: 25px;
}

.video {
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 0px 10px #888888;
	padding: 10px;
	padding-bottom: 5px;
	width: 900px;
}

.preorder {
	background: url("../img/preorder.png") 0px 0px no-repeat;
	height: 46px;
	position: absolute;
	top: 24px;
	right: 0px;
	width: 365px;
/*	background: #f0f0f0 url("../img/preorder.png") 10px 10px no-repeat;
	border-radius: 4px;
	height: 46px;
	padding: 10px;
	position: fixed;
	top: 14px;
	right: 50px;
	width: 320px;
	z-index: 100;
*/}

.preorder:hover {
	background: url("../img/preorder.png") 0px -100px no-repeat;
}

.preorder2 {
	height: 46px;
	position: absolute;
	top: 24px;
	right: 0px;
	width: 400px;
}

.preorder2 a.orderNow,
form.contact input.submit {
	background: green;
	border: 1px solid #144d16;
	border-radius: 6px;
	color: white;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	padding: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	right: 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px -1px 0px #144d16;
	top: 0px;
	width: 144px;

	box-shadow: inset 0 1px 0 0 #a2ef90;

	background: #5bc446; /* Old browsers */
	background: -moz-linear-gradient(top, #5bc446 0%, #177528 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5bc446), color-stop(100%,#177528)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5bc446 0%,#177528 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5bc446 0%,#177528 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5bc446 0%,#177528 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5bc446 0%,#177528 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc446', endColorstr='#177528',GradientType=0 ); /* IE6-9 */
}

.preorder2 a.orderNow:hover,
form.contact input.submit:hover {
	box-shadow: inset 0 1px 0 0 #a1deef;

	background: #4cb4d3; /* Old browsers */
	background: -moz-linear-gradient(top, #4cb4d3 0%, #1a6482 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4cb4d3), color-stop(100%,#1a6482)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4cb4d3 0%,#1a6482 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4cb4d3 0%,#1a6482 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4cb4d3 0%,#1a6482 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4cb4d3 0%,#1a6482 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cb4d3', endColorstr='#1a6482',GradientType=0 ); /* IE6-9 */
}

.preorder2 .subtitle {
	bottom: 2px;
	color: #0c71cc;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	position: absolute;
	text-align: right;
	width: 216px;
}

.preorder2 .price {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	left: 0px;
	position: absolute;
	text-align: right;
	top: 1px;
	width: 216px;
}

.preorder2 .price .old {
	color: #DD0000;
	text-decoration: line-through;
}

.appstore {
	float: right;
	margin-right: 10px;
	margin-top: 17px;
	padding: 0px;
	position: relative;
}

.social {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	float: right;
	height: 20px;
	margin-top: 16px;
	padding: 10px;
	position: relative;
	width: 200px;
}

h2 {
	font-size: 20px;
	margin: 0px;
	margin-bottom: 16px;
	margin-left: 10px;
	margin-top: 24px;
}

.section {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	margin-top: 10px;
	padding: 9px;
	padding-left: 19px;
	position: relative;
}

.section.banners {
	padding-left: 9px;
}

.banner {
	display: block;
	height: 293px;
	margin-bottom: 10px;
	position: relative;
	width: 900px;
}

.banner.drive {
	background: url("../img/banner-drive.jpg") 0px 0px no-repeat;
}

.banner.balance {
	background: url("../img/banner-balance.jpg") 0px 0px no-repeat;
}

.banner.height {
	background: url("../img/banner-height.jpg") 0px 0px no-repeat;
}

.banner.kickstands {
	background: url("../img/banner-kickstands.jpg") 0px 0px no-repeat;
}

.banner.on,
.banner:hover {
	background-position: 0px -293px;
}

.banner.last {
	margin-bottom: 0px;
}

.faq {
	padding-left: 20px;
}

.section h3 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.section h4 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.section p {
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.section .headline {

}

.section ul {
	padding-left: 19px;
}

.section li {
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 5px;
}

footer {
	clear: both;
	color: #BBBBBB;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 20px;
	position: relative;
}

footer a {
	margin-right: 14px;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

footer .links {
	background: none;
	height: 120px;
	position: absolute;
	right: 0px;
	top: -210px;
	width: 286px;
}

footer .links a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


form.newsletter {
	background: url("../img/form.png");
	height: 54px;
	left: 50%;
	margin-left: -172px;
	position: absolute;
	width: 344px;
}

form.newsletter input.email {
	background: none;
	border: 0px;
	color: rgba(35,137,233,1);
	font-family: "MyriadPro-Semibold", Helvetica, Arial;
	font-size: 20px;
	height: 54px;
	left: 15px;
	outline: none;
	padding-top: 6px;
	position: absolute;
	text-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
	top: 0px;
	width: 61%;
}

form.newsletter input.submit {
	background: green;
	border: none;
	border-bottom: 3px solid #338;
	border-top: 1px solid #CCF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	color: #FFF;
	font-family: "MyriadPro-Semibold", Helvetica, Arial;
	font-size: 17px;
	height: 46px;
	line-height: 10px;
	right: 4px;
	padding-top: 6px;
	position: absolute;
	text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.6);
	top: 4px;
	width: 31%;

	background: rgb(55,152,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(55,152,237,1) 0%, rgba(35,137,233,1) 50%, rgba(17,118,227,1) 51%, rgba(25,86,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,152,237,1)), color-stop(50%,rgba(35,137,233,1)), color-stop(51%,rgba(17,118,227,1)), color-stop(100%,rgba(25,86,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(55,152,237,1) 0%,rgba(35,137,233,1) 50%,rgba(17,118,227,1) 51%,rgba(25,86,185,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(55,152,237,1) 0%,rgba(35,137,233,1) 50%,rgba(17,118,227,1) 51%,rgba(25,86,185,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(55,152,237,1) 0%,rgba(35,137,233,1) 50%,rgba(17,118,227,1) 51%,rgba(25,86,185,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(55,152,237,1) 0%,rgba(35,137,233,1) 50%,rgba(17,118,227,1) 51%,rgba(25,86,185,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3798ed', endColorstr='#1956b9',GradientType=0 ); /* IE6-9 */

	cursor: pointer;
}

form.newsletter input.submit:hover {
	background: rgb(22,135,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(22,135,234,1) 0%, rgba(21,121,215,1) 50%, rgba(15,104,199,1) 51%, rgba(22,76,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,135,234,1)), color-stop(50%,rgba(21,121,215,1)), color-stop(51%,rgba(15,104,199,1)), color-stop(100%,rgba(22,76,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(22,135,234,1) 0%,rgba(21,121,215,1) 50%,rgba(15,104,199,1) 51%,rgba(22,76,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(22,135,234,1) 0%,rgba(21,121,215,1) 50%,rgba(15,104,199,1) 51%,rgba(22,76,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(22,135,234,1) 0%,rgba(21,121,215,1) 50%,rgba(15,104,199,1) 51%,rgba(22,76,162,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(22,135,234,1) 0%,rgba(21,121,215,1) 50%,rgba(15,104,199,1) 51%,rgba(22,76,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1687ea', endColorstr='#164ca2',GradientType=0 ); /* IE6-9 */
}

form.newsletter input.submit:active {
	border-bottom-width: 1px;
	height: 44px;
	top: 6px;
}

h4 {
	margin: 0px;
	margin-bottom: 10px;
}

form.contact label {
	display: block;
	font-size: 13px;
	margin-top: 12px;
}

form.contact input {
	display: block;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 264px;
}

form.contact input.submit {
	height: 40px;
	margin-top: 18px;
	position: relative;
	width: 100px;
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media (max-device-width: 480px) {
	form.newsletter input.email {
		height: 48px;
		left: 8px;
		padding-top: 0px;
	}
	form.newsletter input.submit {
		padding-top: 0px;
	}
	footer {
		font-size: 13px;
	}
}

@media (min-device-width: 481px) and (max-device-width: 1024px) {
	form.newsletter input.email {
		height: 48px;
		left: 8px;
		padding-top: 0px;
	}
	form.newsletter input.submit {
		padding-top: 0px;
	}
	footer {
		font-size: 13px;
	}
}

@media (-webkit-min-device-pixel-ratio: 2) {
	form.newsletter {
		background: url("../img2/_2x/form-hd.png");
		background-size: 344px 54px;
	}
}

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


.twtr-tweet-text p {
	font-size: 11px;
}

