
body {
	background: #000;
}

#de-banner {
	position: fixed !important;
	vertical-align: bottom;
	top:0;
	right:0;
	z-index:9999;
	margin:0;
	padding:0;
	width: 189px;
	height: 188px;
	background: url(../imgs/de_banner.png) no-repeat;
}
#es-banner {
	position: fixed !important;
	vertical-align: bottom;
	top:0;
	right:0;
	z-index:9999;
	margin:0;
	padding:0;
	width: 189px;
	height: 188px;
	background: url(../imgs/es_banner.png) no-repeat;
}
#fr-banner {
	position: fixed !important;
	vertical-align: bottom;
	top:0;
	right:0;
	z-index:9999;
	margin:0;
	padding:0;
	width: 189px;
	height: 188px;
	background: url(../imgs/fr_banner.png) no-repeat;
}

#sale-banner {
	position: fixed !important;
	vertical-align: bottom;
	top:0;
	right:0;
	z-index:9999;
	margin:0;
	padding:0;
	width: 300px;
	height: 300px;
	background: url(../imgs/sale_banner.png) no-repeat;
	cursor: pointer;
}

#appsfire-banner:hover {
	cursor: pointer;
}

a, a:visited, a:active {
	color: #379;
	text-decoration: none;
}

a:hover { color: #046; }

div#main {
	background: url(../imgs/light_grad_bg.jpg) repeat-x;
}

.wrap {
	width: 870px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 60px;
}

.replace {
	display: block;
	overflow: hidden;
	text-indent: -999em;
}

#header {
	height: 250px;
	border-bottom: 15px solid #e6f5ff;
	overflow: hidden;
	background: #000 url(../imgs/phone_glow.png) 50% 100% no-repeat;
}

#header h1 {
	position: absolute;
	top: 30px;
	left: -90px;
	background: url("../imgs/bg_cube_top.png") no-repeat;
	width: 420px;
	height: 300px;
}

.intro {
	padding-top: 33px;
	width: 220px;
	margin-left: 305px;
	color: #a9cae1;
}

.intro p#slug {
	font-size: 1.4em;
	margin: 0 0 25px;
}

.intro p#available-on-app-store {
	padding: 0px;
	width: 180px;
	height: 62px;
	margin: 0px 0px 0px 0px;
}

.intro p#press-kit {
	padding: 0px;
	width: 180px;
	height: 62px;
	margin: 20px 0px 0px 10px;
	font-size: 1.5em;
}

.intro p a:link, .intro p a:visited, .intro p a:active {
	color: #a9cae1;
}
.intro p a:hover {
	color: #749bb7;
}



div.shadow {
	width:100%;
	height: 21px;
	background: url('../imgs/shadow.png') 50% 0% no-repeat;
}
div.top-shadow {
	width:100%;
	height: 21px;
	background: url('../imgs/top_shadow.png') 50% 0% no-repeat;
}



#phone {
	position: absolute;
	top: -185px;
	right: 23px;
	width: 300px;
	height: 616px;
	background: url("../imgs/iPhone.png") no-repeat;
}

#try-button {
	position: absolute;
	top: 430px;
	right: 65px;
	width: 219px;
	height: 63px;
	margin: 0px;
	padding: 0px;
}

.glare {
	width: 151px;
	height: 113px;
	background: url("../imgs/glare.png") no-repeat;
	position: absolute;
	top: 30px;
	left: 93px;
	z-index: 100;
}

#content {
	padding-top: 10px;
	margin-left: 25px;
}

.features, .features li, .reviews, .reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.features, .reviews {
	width: 520px;
	overflow: hidden;
}

.features li, .reviews li {
	font-size: 1em;
	width: 220px;
	height:135px;
	float: left;
	margin-right: 40px;
	padding-bottom: 0px;
}

.features h2, .reviews h2 {
	color: #2D3D3A;
	font-size: 1.5em;
	padding: 5px 0 5px 30px;
	/*background: url("../imgs/feature-icons.png") left center no-repeat;*/
	margin: 0 0 0.5em;
}

.features h2 a:link, .features h2 a:visited, .features h2 a:active {
	color: #3b3b3b;
}
.features h2 a:hover{
	color: #9c9c9c;
}

.features h2.kubus {
	background: url(../imgs/small_cube_icon.png) no-repeat;
	padding-top: 2px;
}
.features h2.lexicon { 
	background: url(../imgs/small_book_icon.png) no-repeat;
	padding-top: 2px;
}
.features h2.multiplayer { 
	background: url(../imgs/small_player_icon.png) no-repeat;
	padding-top: 2px;
}
.features h2.challenge { 
	background: url(../imgs/small_badge_icon.png) no-repeat;
	padding-top: 2px;
}
.features h2.high-scores { 
	background: url(../imgs/small_trophy_icon.png) no-repeat;
	padding-top: 2px;
}
.features h2.statistics { 
	background: url(../imgs/small_graph_icon.png) no-repeat;
	padding-top: 3px;
}
.features h2.movie { 
	background: url(../imgs/small_movie_icon.png) no-repeat;
	padding-top: 3px;
}

.reviews  h2		 	{ background-position: -1060px center; }

.features p, .reviews p {
	color: #555;
	margin: 0;
}

.features .footnote {
	padding-left: 2px;
}

.reviews blockquote {
	padding: 0;
}

.reviews blockquote a {
	white-space: nowrap;
	font-weight: bold;
}

.reviews .no-title blockquote {
	margin-top: 0.25em;
}


#screens, #screens li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#screens {
	position: absolute;
	top: 83px;
	left: 24px;
}

#screens li { display: none; }

#footnotes {
	width: 480px;
	margin-top: 3em;
}

#footnotes p {
	color: #999;
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
}



/* FOOTER */

#footer-wrap {

	height: 220px;
	overflow: hidden;
	
	background: #000;
	width: 100%;
	border-top: 15px solid #e6f5ff;
}

#footer {
	width: 870px;
	margin: 0 auto;
	position: relative;
}


#footer h1 {
	position: absolute;
	top: 0px;
	left: -90px;
	background: url("../imgs/bg_cube_bottom.png") no-repeat;
	width: 420px;
	height: 220px;
}

#cols {
	padding-top: 20px;
	margin-left: 305px;
}

.col {
	float: left;
}

#cols ul {
	list-style: none !important;
	margin: 10px 20px 0 0 !important;
	padding: 0 !important;
	border-top: 1px solid #333;
}

#cols li {
	list-style: none !important;
	border-bottom: 1px solid #333;
	margin:0 !important;
	padding: 5px 10px 5px 10px !important;
	color: #a9cae1;
}

#cols li a:link, #cols li a:visited, #cols li a:active {
	color: #a9cae1;
}

#cols li a:hover {
	color: #749bb7;
}

.col h3 {
	color: #8bc7f1;
	margin: 0;
	padding: 0 10px;
	font-size: 1.7em;
	text-transform: uppercase;
}




.phone-screens {  
    width:232px;
    height:348px;
    padding:0;
    margin:0;
    top:101px;
    left:34px;
    position: relative;
} 
 
.phone-screens img {  
    padding:0;
    border:0;
    background-color:#eee;
    width:232px;
    height:348px;
    display: none;
}

