html {
	color: #fff;
	background: #b20;
}

body, div, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ul, ol {
	margin: 0;
	padding-left: 25px;
}

li {
	list-style-position: outside;
	list-style-type: circle;
}

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;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font: inherit inherit inherit;
}

input, textarea, select {
	*font-size: 100%;
}

legend {
	color: #000;
}

span.tag {
	color:  #840;
}

body {
	color: #818181;
	background: #222 url(../images/header_bg.png) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.9em;
}

body.sub {
	color: #ddd;
}

body .note {
	font-size: 0.8em;
	color: #c8c8c8;
}

a {
	text-decoration: none;
	color: #b8b8ff;
}

a:hover {
	color: #d0d0ff;
}

a:focus {
	outline: none;
}

body.sub h2, body.sub h3, body.sub h4 {
	color: #fff;
	margin: 1em 0 0.5em;
}

body#home h2 {
	color: #000;
	font-size: 1.2em;
	padding: 15px 0 0 25px;
}

body.sub h1 {
	font-size: 2.5em;
	margin-bottom: 1em;
	color: #fff;
}

body.sub h2 {
	font-size: 1.8em;
	margin-bottom: 0.8em;
}

body.sub h3 {
	font-size: 1.6em;
}

body.sub h4 {
	font-size: 1.4em;
}

body.sub p {
	font-size: 1.2em;
}

body.sub li {
	font-size: 1.2em;
}

body.sub form {
	margin-top: 1.5em;
}

#subcontainer {
	min-height: 400px;
	padding: 45px 20px 45px 29px;
}

hr {
	border: none;
	border-bottom: 1px solid #333;
	margin-bottom: 2em;
}

a.logo {
	float: left;
	width: 350px;
	height: 46px;
	margin-top: 20px;
	cursor: pointer;
}

a.logo img {
	margin-left: 21px;
}

a.support, a.products, a.contact {
	color: #fff;
	float: right;
	height: 30px;
	margin-top: 30px;
	margin-right: 60px;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
}

a.contact {
	margin-right: 0;
}

a.contact:hover, a.support:hover, a.products:hover {
	color: #fcceba;
}

#contact a.contact, #support a.support, #products a.products {
	color: #fff;
	font-weight: bold;
}

#contactTable td {
	padding: 3px 5px 0 0;
}

#android p {
	font-size: 1.3em;
	margin: 1em 0;
}

img.pageImg {
	float: right;
	padding: 5px 0;
}

div.pageImg {
	float: right;
}

div.demo {
	position: relative;
	float: right;
	width: 334px;
	margin-left: 20px;
}

div.demo #pageImg {
	border: 2px solid #444;
	padding: 0 5px;
}

div.demo #loadingImg {
	position: absolute;
	top: 266px;
	left: 144px;
	display: none;
}

div.demo #imgCaption {
	height: 5.4em;
	font-size: 1.1em;
	color: #ffb;
	line-height: 1.2em;
	margin: 0.5em 0;
}

div.demo .button {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;
	width: auto;
	border: solid 2px #999;
	cursor: pointer;
}

div.demo #nextBtn {
	float: right;
}

div.demo #prevBtn {
	float: left;
}

div.demo #startBtn {
	color: #eec;
	float: right;
}

#genius table {
	border-collapse: collapse;
	margin: 1.4em 0;
}

#genius td, #genius th {
	border: 1px solid #666;
	padding: 6px;
	font-size: 9pt;
	line-height: 1.3em;
}

#genius th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#genius .colhead {
	font-weight: bold;
}

#genius span.note {
	margin-left: 0.7em;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

table#genius td:first-child, table#genius td:first-child+td+td+td, table#genius th:first-child, table#genius th:first-child+th+th+th {
	text-align: left;
}

table#genius td:first-child {
	font-weight: bold;
}

table#genius td:first-child+td, table#genius td:first-child+td+td, table#genius th:first-child+th, table#genius th:first-child+th+th {
	text-align: center;
}

#itunes #screen {
	display: block;
	margin: 20px 0;
}

#itunes strong {
	color: #fff;
}

#itunes #download {
	color: #ff9;
	font-weight: bold;
}

#feature_box_wrapper {
	height: 284px;
	margin-top: 35px;
	position: relative;
	background-color: #fff;
	border: 3px solid #ccc;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#feature_box {
	padding: 35px 0 0 15px;
}

#feature_box h1 {
	font-size: 3.8em;
	color: #333;
	margin-bottom: 5px;
	background: transparent url(../images/home_heading.png) no-repeat;
	text-indent: -9999px;
	width: 444px;
	height: 54px;
}

#feature_box p {
	color: #666;
	font-size: 1.4em;
	line-height: 1.6;
}

#feature_box .android_promo {
	background: #def0fa url(../images/g1_small.png) no-repeat 5px center;
	border: 1px solid #c4deed;
	height: 75px;
	width: 560px;
	padding-left: 57px;
	top: 40px;
	position: relative;
	font-size: 1.2em;
	color: #666;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#feature_box .android_promo p {
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0d5a7f;
}

#feature_box .android_promo p.subtitle {
	padding-top: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}

#feature_box .android_promo p.subtitle a {
	color: #0d5a7f;
}

#feature_box .promo_btn {
	background: transparent url(../images/promo_btn.png) no-repeat scroll 0 0;
	float: right;
	height: 35px;
	width: 152px;
	margin: 20px;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
}

#feature_box .promo_btn:hover {
	background-position: 0 bottom;
}

#navigation {
	height: 80px;
	background: url(../images/header_image.png) no-repeat top right;
	padding: 0;
}

.btn {
	margin: 60px 15px 0;
	float: right;
	clear: left;
}

.btn a {
	background: transparent url(../images/btn_right.png) no-repeat scroll right top;
	color: #a42a0a;
	display: block;
	padding-right: 15px;
	font-size: 14px;
}

.btn a strong {
	background: transparent url(../images/btn_left.png) no-repeat scroll left top;
	line-height: 24px;
	display: block;
	padding-left: 15px;
	font-weight: bold;
}

.btn a:hover {
	color: #d9360c;
}

.android_large {
	position: relative;
	width: 153px;
	height: 324px;
	z-index: 10;
	top: -25px;
	margin-left: 70px;
	margin-bottom: -45px;
}

#product_wrapper {
	height: 100px;
	margin-top: 25px;
}

.product1, .product2 {
	float: left;
	display: inline;
	width: 469px;
	height: 100px;
	background: #fff url(../images/product_bg.png) repeat-x;
	border: 3px solid #ccc;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

.product1 {
	margin-right: 10px;
}

#product_wrapper p {
	padding: 5px 25px;
	display: block;
	font-size: 12px;
	color: #555;
}

#product_wrapper h2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

#bottom_columns {
	display: none;
	height: 125px;
	background: url(../images/footer_image.png) no-repeat;
}

#bottom_columns .column {
	margin-right: 35px;
}

#bottom_columns img {
	float: left;
	margin-right: 5px;
}

#bottom_columns p {
	margin-top: 2em;
}

#bottom_columns p strong {
	color: #fcceba;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

#bottom_wrapper {
	background: #b20; /* url(../images/footer_bg.png) repeat-x top center; */
	width: 100%;
	color: #eee;
	margin-top: 15px;
	padding-bottom: 15px;
}

#bottom_wrapper a {
	color: #ccc;
}

#bottom_wrapper a:hover {
	color: #fff;
}

#footer {
	text-align: center;
	clear: both;
	height: 50px;
	text-transform: uppercase;
	font-size: .80em;
	color: #eca183;
}

#footer .logo_sm {
	margin: 0 auto;
	width: 102px;
	height: 31px;
	display: block;
}