
* {
	margin: 0;
	padding: 0;
}

html, body {
	background-image: url(images/background.png);
	background-color: #262b2f;
}

body {
	color: #a7abb0;
	font: 12px/18px "Lucida Grande", Lucida, "Lucida Grande Unicode", Verdana, sans-serif;
	text-shadow: rgba(0,0,0,0.41) 0 -1px 1px;
}

p {
	margin-bottom: 18px;
}

img {
	border-style: none;
	border-width: 0;
	vertical-align: bottom;
}

ul, ol {

}

h1, h2, h3, h4 {
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: underline;
	outline: 0;
	color: #a7abb0;
}

a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #fff;
}

a:link:active, a:visited:active {
	text-decoration: none;
}

/* @group basics */

#wrapper {
	width: 894px;
	margin: 0 auto;
}

/* @group columns */

.row {
	overflow: hidden;
	width: 480px;
	margin-bottom: 18px;
}

.column {
	float: left;
	margin-right: 26px;
	width: 454px;
	overflow: hidden;
	position: relative;
}

.column.six {
	width: 454px;
}

.column.six .row {
	width: 480px;
}

.column.three {
	width: 214px;
}

.column.three .row {
	width: 240px;
}

.column.four {
	width: 294px;
}

.column.four .row {
	width: 324px;
}

.column.two {
	width: 134px;
}

.column.two .row {
	width: 160px;
}

.column.oneandahalf {
	width: 94px;
}

.column.oneandahalf .row {
	width: 120px;
}



/* @end */

/* @group links */

.link {
	position: relative;
	width: 94px;
	height: 95px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1;
	cursor: pointer;
}

.link.left {
	float: left;
	margin-right: 14px;
	margin-bottom: 18px;
}

.link.right {
	float: right;
	margin-bottom: 18px;
	margin-left: 14px;
}

.link .img {
	display: block;
	width: 94px;
	height: 95px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	background-image: url(images/link-oneandahalf.png);
		cursor: pointer;

}

.link img {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 86px;
}

/* --- */

.link:hover .img {
	background-position: 0 -95px;
}

.link:active .img {
	background-position: 0 -190px;
}

/* --- */

.link.wide {
	width: 214px;
	cursor: pointer;
}

.link.wide .img {
	width: 214px;
	background-image: url(images/link-three.png);
		cursor: pointer;

}

.link.wide img {
	width: 206px;
}



/* @end */

/* @group appstore */

.appstore {
	width: 214px;
	height: 95px;
	display: block;
	background-image: url(images/appstore.png);
	text-indent: -9999px;
	background-color: #363e45;
}

.appstore:hover {
	background-position: 0 -95px;
}

.appstore:active {
	background-position: 0 -190px;
}

.appstore-soon {
	width: 214px;
	height: 95px;
	display: block;
	background-image: url(images/appstore-soon.png);
	text-indent: -9999px;
	background-color: #363e45;
	cursor: default;
}

#iphone a.appstore-badge img {
    margin-left:12px;
    width:180px;
}


/* @end */

/* @group form */

form {
}

form p {
	margin-bottom: 0;
}

form label {
	cursor: pointer;
}

form input {
	width: 186px;
	border-width: 0;
	border-style: none;
	height: 22px;
	outline: 0;
	color: #747a80;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px 14px 0;
	background: #2c343c url(images/input.png) 100% 0;
	display: block;
	margin-top: 5px;
}

form input:focus {
	color: #95999e;
	background-position: 0 -27px;
}

form textarea {
	width: 426px;
	border-width: 0;
	border-style: none;
	height: 142px;
	outline: 0;
	color: #747a80;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px 14px 3px;
	background: #2c343c url(images/textarea.png) 100% -1px;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 14px;
}

form textarea:focus {
	background-position: 100% -156px;
	color: #95999e;
}

form button {
	margin-bottom: 18px;
	margin-left: auto;
	border-width: 0;
	border-style: none;
	background-image: url(images/button.png);
	width: 56px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	background-color: #559b37;
}

form button:hover {
	background-position: 0 -27px;
}

form button:active {
	background-position: 0 -54px;
}

/* --- */

form p.error big {
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-style: italic;
}



/* @end */



/* @end */

/* @group essentials */

/* @group header */

#header {
	height: 125px;
	padding-top: 100px;
	position: relative;
}

/* @group title */

#title {
	height: 99px;
	padding: 26px 52px 0 62px;
	position: relative;
	background: url(images/bg.png) no-repeat 0 bottom;
	width: 785px;
}

#title h1 {
	font-size: 46px;
	padding-top: 35px;
	/* background: url(images/icon.png) no-repeat 0 21px; */
	/* height: 63px; */
	/* padding-left: 82px; */
	line-height: 30px;
	color: #ccc;
    text-shadow:0 0 5px #eee, -1px -1px #000;
    float: left;
}

#title div.description {
    float: left;
    font-size: 24px;
    padding: 50px 0 0 40px;
    text-shadow: 0 0 2px #EEEEEE, -1px -1px #000000;
}

#title a {
	height: 41px;
	position: absolute;
	top: 60px;
	right: 52px;
	background-image: url(images/price-left.png);
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	line-height: 40px;
	background-color: #4e9430;
	color: #fff;
	margin-right: 3px;
}

#title a span {
	height: 41px;
	background: url(images/price-right.png) no-repeat right 0;
	display: inline-block;
	cursor: pointer;
	padding-right: 10px;
}

#title a:hover {
	background-position: 0 -41px;
}

#title a:hover span {
	background-position: right -41px;
}

#title a:active {
	background-position: 0 -82px;
}

#title a:active span {
	background-position: right -82px;
}

/* --- */

.mirror #title {
	background: url(images/bg-mirrored.png) no-repeat 0 bottom;
	padding: 26px 50px 0 51px;
	width: 793px;
}

.mirror #title a {
	right: 381px;
	top: 60px;
	position: absolute;
	display: block;
}



/* @end */

/* @group navigation */

#navigation {
	height: 31px;
	list-style-type: none;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	left: 383px;
	top: 100px;
	padding-right: 50px;
}

#navigation li {
	height: 31px;
	float: left;
	margin-right: -11px;
}

#navigation li a {
	float: left;
	text-decoration: none;
	background: url(images/left.png) no-repeat 3px 0;
	height: 29px;
	padding-left: 15px;
	margin-right: 22px;
	display: inline;
}

#navigation li a span {
	height: 23px;
	background: url(images/right.png) no-repeat right 0;
	margin-right: -25px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	display: block;
	float: left;
	padding-top: 6px;
	white-space: nowrap;
}

/* --- */

#navigation li a:hover {
	position: relative;
	z-index: 1;
	background: url(images/left-current.png) no-repeat 0 0;
	height: 29px;
}

#navigation li a:hover span {
	height: 23px;
	background-image: url(images/right-current.png);
}

/* --- */

#navigation li a:active {
	position: relative;
	z-index: 1;
	background: url(images/left-current.png) no-repeat 0 1px;
	height: 29px;
}

#navigation li a:active span {
	height: 22px;
	background: url(images/right-current.png) no-repeat right 1px;
	padding-top: 7px;
}

/* --- */

#navigation li.current a {
	position: relative;
	z-index: 2;
	height: 31px;
	background: url(images/left-current.png) 0 0;
	color: #fff;
}

#navigation li.current a span {
	height: 25px;
	background: url(images/right-current.png) no-repeat right 0;
	padding-top: 6px;
}

#navigation li.current a:hover {
	background-position: 0 0;
	height: 31px;
}

#navigation li.current a:hover span {
	height: 25px;
}

/* --- */

.mirror #navigation {
	right: 383px;
	top: 122px;
	left: 52px;
}

.notice {
  color: black;
  position: fixed;
  background-color: rgba(255,255,153,1);
  text-shadow: initial;
  width: 100%;
  z-index: 1000;
}

.notice-body {
  width: 894px;
  padding: 10px 20px;
  margin: 0 auto;
}


/* @end */



/* @end */

/* @group main */

#main {
	background-image: url(images/main-bg.png);
	position: relative;
	min-height:390px;
  	height:auto !important;
  	height:390px;
}

/* @group iphone */

#iphone {
	width: 230px;
	height: 346px;
	/* background-image: url(images/site-logo.png); */
	position: absolute;
	/* top: -237px; */
	padding: 0px 50px 197px 35px;
    top: -20px;
	right: 509px;
	left: 3px;
}

#iphone .img {
	/* width: 230px; */
	height: 346px;
	/* overflow: hidden; */
	position: relative;
}

/*
#iphone a {
	height: 57px;
	width: 179px;
	display: block;
	position: absolute;
	top: 150px;
	z-index: 1;
	background-image: url(images/clicktoplay.png);
	text-indent: -9999px;
	left: 26px;
}
*/


#iphone img {
	filter: alpha(opacity = 30);
	width: 320px;
}

#iphone .hvlog img {
	opacity: 0.3;
	filter:alpha(opacity=50);
}

/*

#iphone a:hover {
	background-position: 0 -57px;
}

#iphone a:active {
	background-position: 0 -114px;
}
*/

#iphone object {
	width: 230px;
	height: 346px;
}

#iphone embed {
	width: 230px;
	height: 346px;
}

/* --- */

.mirror #iphone {
	left: 509px;
	right: 3px;
}



/* @end */

/* @group content */

#content {
	background: url(images/content-bg.png) repeat-x;

	width: 454px;
	overflow: hidden;
	padding: 27px 55px 1px 385px;
	margin-bottom: -20px;
}

#content abbr {
	border-bottom: 1px dotted #656c73;
	cursor: help;
}

#content abbr:hover {
	color: #fff;
}

#content h2 {
	margin-bottom: 9px;
	color: #fff;
	font-weight: bold;
}

#content ul {
	margin-bottom: 18px;
	width: 100%;
}

#content ol {
	margin-bottom: 18px;
	width: 100%;
}

#content ul li {
	list-style-type: none;
	background: url(images/li.png) no-repeat 0 8px;
	padding-left: 15px;
}

#content ol li {
	list-style-type: none;
	background: url(images/li.png) no-repeat 0 8px;
	padding-left: 15px;
}

/* --- */

.mirror #content {
	padding: 30px 385px 1px 55px;
}



/* @end */



/* @end */

/* @group footer */

#footer {
	padding-top: 30px;
	background: url(images/footer.png) no-repeat;
	text-align: right;
	position: relative;
	z-index: 1;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



/* @end */



/* @end */
