root { 
	display: block;
}

body
{
	background-image: url("../img/background.jpg");
	/* background-attachment: scroll; */
	background-position: 50% 0;
	background-repeat: no-repeat;

	/* Hack for iPad and iPhone proper background rendering */
	-webkit-background-size: 1800px 850px;

	font-family: Arial,Helvetica,sans-serif;
}

.container {
	margin: 0 auto;
	width: 950px;
}

a.button {
	background-repeat: no-repeat;
	display: block;
}

a.button span {
	display: none;
}


#header {
	width: 100%;
	height: 120px;
	position: relative;
	
	margin-top: 20px;
	margin-bottom: 50px;

}

#header a.button {
	background-image: url("../img/buttons.png");

	height: 120px;

	position: absolute;
}

#header a.button.dawnfoplay {
	width: 120px;
	background-position: -13px 0;
}

#header a.button.dawnfoplay:hover {
	background-position: -13px -120px;
	background-position: -16px -125px;
}


#header a.button.monkeylabour {
	left: 50%;
	margin-left: -156px;

	width: 312px;
	background-position: -139px 0;
}

#header a.button.monkeylabour:hover {
	background-position: -139px -125px;
}

#header a.button.appstore {
	right: 0;
	width: 183px;
	background-position: -457px -10px;
}

#header a.button.appstore:hover {
	background-position: -454px -135px;
}


#content .ipod {
	position: relative;
	z-index: 2;


	width: 687px;
	height: 444px;

	background-image: url("../img/ipod.png");
	background-repeat: no-repeat;

	margin: 0 auto;
}

#content .ipod iframe {
	position: absolute;

	top: 43px;
	left: 123px;
}

#content .ipod.hide-video iframe {
	/* display: none; */
	width: 1px;
	height: 1px;
}

#content {
	position: relative;
}

#content h2 span {
	display: none;
}

#content .button.sale_price {
	width: 292px;
	height: 158px;

	/* On sale price */
	/*background-image: url("../img/sale_price.png");
	 left: 680px;
	 */
	
	/* free */
	/* background-image: url("../img/sale_price_free.png");
	left: 713px;
	*/
	
	position: absolute;

	top: 0px;
	z-index: 200;
}

#content .callout {
	position: absolute;

	right: 0;
	top: 350px;

	width: 431px;
	height: 132px;

	background-image: url("../img/endless-fun.png");

	z-index: 20;
}

#content .callout span {
	display: none;
}


#content .handheld {
	margin-top: -25px;
	margin-left: -20px;
	width: 1028px;
	height: 343px;
	
	background: url("../img/handheld.jpg") no-repeat;

	position: relative;
}

#content .handheld a:hover {
	background-image: url("../img/magnifier.png");
	background-repeat: no-repeat;
	background-position: 90% 5%;
}

#content .handheld .device {
	position: absolute;

	width: 496px;
	height: 343px;
}

#content .handheld a.device:hover {
	background-position: 99% 5%;
}

#content .handheld .instruction {
	position: absolute;

	left: 496px;
	
	width: 480px;
	height: 343px;
}


#content .features {
	float: left;
	width: 480px;
	margin-left: 100px;
}

#content .features h2 {
	width: 122px;
	height: 36px;
	background-image: url("../img/features.jpg");
	background-repeat: no-repeat;
	margin-left: 29px;

}

#content .features h2 span {
	display:none;
}

#content .features ul {
	color: #4D4D4D;
	font-weight: bold;
	font-size: 17px;
	padding-left: 0px;
}

#content .features ul li{
	
	list-style: none;

	background-image: url("../img/wheel.png");
	background-repeat: no-repeat;
	background-position: left center;

	padding-top: 4px;
	padding-bottom: 4px;

	padding-left: 40px;
}

#content .story {
	float: left;

	padding-top: 60px;

	width: 260px;

	text-align: justify;

	color: #4D4D4D;
}

#content .reviews {
	clear: both;

	margin-left: 100px;
	float: left;
	width: 490px;

	font-family: Arial,Helvetica,sans-serif;
}

#content .reviews h2 {
	
	background-repeat: no-repeat;

	padding:0;
	margin:0;

	margin-left: 40px;

	margin-bottom: 25px;
}

#content .reviews h2 span{
	display: none;
}

#content .reviews .customers h2 {
	width: 201px;
	height: 40px;

	margin-top: 50px;

	background-image: url("../img/reviews_customer.png");
}

#content .reviews .websites h2 {
	width: 85px;
	height: 18px;

	background-image: url("../img/reviews.png");
}


#content .reviews .customers h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;

	background-image: url("../img/5stars.png");
	background-position: top right;
	background-repeat: no-repeat;

	font-size: 17px;
	font-weight: bold;
}

#content .reviews .review {
	margin: 0;
	padding: 0;

	margin-bottom: 20px;

	line-height: 1.2em;

	font-size: 17px;
	color: #4d4d4d;

	text-align: justify;

}

#content .reviews .review .author,
#content .reviews .review .author a
{
	font-size: 14px;
	color: #336699;

	text-decoration: none;
}

#content .reviews .review .author a:hover {
	text-decoration: underline;
}

#content .reviews .review .author {
	padding-left: 10px;

	margin: 5px 0;
}

#content .screenshots {
	float: left;

	width: 170px;

	margin-left: 80px;
}

#content .screenshots a {
	display: block;
}

#content .screenshots img {
	border: none;
	margin: 0;
	padding: 0;
}

#content .screenshots h2 {
	padding: 0;
	margin: 0;

	width: 137px;
	height: 18px;

	background: url("../img/screenshots.png") transparent no-repeat;

	margin-left: 13px;
	margin-bottom: 25px;
}





#content .getit {
	clear: both;

	width: 100%;
	height: 260px;

	background-image: url("../img/robot.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;

	position: relative;
}

#content .getit a.button {
	display: block;
	width: 465px;
	height: 37px;

	color: #fd871c;
	border-color: #fd871c;

	background-image: url("../img/appstore-sign.jpg");
	background-repeat: no-repeat;
	background-position: -10px 0;

	position: absolute;

	right: 100px;
	top: 125px;
}

#content .getit a.button:hover {
	border-bottom: 4px solid;
}

#content .getit.sale a.button{
	/* Sale */
	/*background-image: url("../img/appstore-sign-sale.png");
	 top: 0px;
	*/
	
	/* Free */
	background-image: url("../img/appstore-sign-sale-free.png");
	top: 67px;

	width: 485px;
	height: 122px;

	
	right: 80px;

	background-position: 0 0;
}

#footer {
	padding: 15px 10px;
	background-color: #666666;
	color: white;

	font-size: 15px;

	/* IE fix */
	text-align: left;
}

#footer a {
	color: #9CB86D;
	text-decoration: none;
}

#footer a:hover {
	color: #9CB86D;
	text-decoration: underline;
}

#footer .twitter {
	display: inline;
	
}

#footer .copyright {
	float: right;
	display: inline;
}

.social {
	float: left;
	height: 100px;
	width: 115px;
}