/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

body {
	background-image: url('../images/background-header.main.png'), url('../images/background-footer.main.png');
	background-position: top center, bottom center;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	color: #000;
}

img {
	display: block;
}

.container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.row {
	margin-top: 32px;
	max-width: 1024px;
}

.icon {
	position: absolute;
	margin: -30px 0 0 8px;
}

.super-sale,
.always-free {
	position: absolute;
	margin: -3px 0 0 198px;
}

.link-mac-app-store {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 40px;
	background: url('../images/link-mac-app-store.png') no-repeat;
}

.link-app-store {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 40px;
	background: url('../images/link-app-store.png') no-repeat;
}

.link-nokia-ovi {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 40px;
	background: url('../images/link-nokia-ovi.png') no-repeat;
}

.link-android-market {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 40px;
	background: url('../images/link-android-market.png') no-repeat;
}

.link-amazon {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 40px;
	background: url('../images/link-amazon.png') no-repeat;
}

.link-other-platforms {
	text-indent: -999em;
	width: 93px;
	height: 40px;
	background: url('../images/link-other-platforms.png') no-repeat;
}

header.main {
	height: 170px;
	margin-top: 0;
}

.more-games header.main {
	height: 100px;
}

header.main h1 {
	position: absolute;
	width: 200px;
	height: 50px;
	text-indent: -999em;
	margin: 90px 0 0 80px;
}

header.main h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#main-menu {
	position: absolute;
	width: 421px;
	height: 19px;
	margin: 121px 0 0 560px;
}

#main-menu li {
	float: left;
}

#main-menu a {
	display: block;
	width: 100%;
	height: 19px;
	text-indent: -999em;
	background: url('../images/menu.png') no-repeat 0 0;
}

#main-menu .main {
	width: 64px;
	background-position: 13px 0;
}

#main-menu .main:hover,
#main-menu .active .main {
	background-position: 13px -19px;
}

#main-menu .products {
	width: 102px;
	background-position: -51px 0;
}

#main-menu .products:hover,
#main-menu .active .products {
	background-position: -51px -19px;
}

#main-menu .mini-apps {
	width: 75px;
	background-position: -153px 0;
}

#main-menu .mini-apps:hover,
#main-menu .active .mini-apps {
	background-position: -153px -19px;
}

#main-menu .support {
	width: 90px;
	background-position: -228px 0;
}

#main-menu .support:hover,
#main-menu .active .support {
	background-position: -228px -19px;
}

#main-menu .contact {
	width: 90px;
	background-position: -319px 0;
}

#main-menu .contact:hover,
#main-menu .active .contact {
	background-position: -319px -19px;
}

#social {
	position: absolute;
	margin: 42px 0 0 712px;
}

#social ul {
	margin: 0;
	padding: 0;
}

#social li {
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 22px;
}

#social li:last-child {
	margin-right: 0;
}

#social a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}

#social .google-plus {
	background: url('../images/icon-google-plus.png') no-repeat center;
}

#social .forum {
	background: url('../images/icon-forum.png') no-repeat center;
}

#social .facebook {
	background: url('../images/icon-facebook.png') no-repeat center;
}

#social .twitter {
	background: url('../images/icon-twitter.png') no-repeat center;
}

#social .youtube {
	background: url('../images/icon-youtube.png') no-repeat center;
}

#languages {
    position: absolute;
	margin: -10px 0 0 748px;
}

.more-games #languages {
    margin-left: 490px;
}

#languages ul li {
    float: left;
    padding: 0;
    margin: 0;
}

#languages ul li a {
    padding: 0 5px;
    color: #999;
    margin: 0;
    border-right: 1px solid #ccc;
}

#languages ul li.active a {
    color: rgb(200,0,0);
}

#languages ul li:last-child a {
    border: none;
}

/**
 * Footer
 */

footer.main {
	height: 148px;
}

footer.main p {
	text-align: center;
	color: rgb(61,61,61);
	font-size: 10px;
	line-height: 12px;
	padding-top: 41px;
}


/* -----------------------------------------
   HOME
----------------------------------------- */

.rotator {
	margin-top: 0;
}

#rotator {
	width: 1004px;
	height: 300px;
	padding: 10px;
	background: #fff;
	overflow: hidden;
	color: #fff;
}

#rotator h1 {
	margin-top: 999px;
}

#rotator .rotator-background-1,
#rotator .rotator-background-2 {
	width: 820px;
	height: 300px;
	position: absolute;
	cursor: pointer;
}

#rotator .rotator-navigation {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0;
}

#rotator .rotator-navigation li {
	width: 175px;
	height: 70px;
	margin-bottom: 7px;
	cursor: pointer;
}

#rotator .rotator-navigation li:last-child {
	margin: 0;
}

#rotator .pointer {
	width: 13px;
	height: 27px;
	background: url('../images/pointer.png') no-repeat;
	position: absolute;
	margin-left: 829px;
	opacity: 0;
	margin-top: 20px;
	z-index: 100;
}

#hot-news {
	width: 1024px;
	height: 53px;
	background: url('../images/background-hot-news.png') no-repeat 0 0;
	padding-top: 10px;
}

#hot-news article {
	padding-left: 88px;
}

#hot-news header {
	overflow: hidden;
}

#hot-news time {
	padding-left: 20px;
	background: url('../images/icon-hot-news-small.png') no-repeat 0 0;
	height: 17px;
	display: block;
	float: left;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(199,0,0);
	margin-right: 10px;
}

#hot-news h1 {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 15px;
	margin: 0;
	padding: 4px 0 0 0;
}

#hot-news div {
	clear: both;
	margin-top: 6px;
	font-size: 12px;
}

#hot-news .reveal {
	margin-left: 40px;
	color: rgb(199,0,0);
	font-weight: bold;
}

#products {
	width: 1024px;
}

#products ul {
	padding: 0;
	margin: 0;
}

#products li {
	width: 320px;
	height: 206px;
	padding: 8px;
	background: url('../images/background-corner.png') no-repeat top right;
	float: left;
	margin: 0 8px 0 0;
	overflow: hidden;
}

#products .icon {
	margin: -28px 0 0 0;
}

#products li:nth-child(n+4) {
	margin-top: 32px;
}

#products li:nth-child(3n+3) {
	margin-right: 0;
}

#products h2 {
	position: absolute;
	text-indent: -999em;
}

#products div {
	height: 28px;
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 80px;
}

#products p {
	font-size: 10px;
	line-height: 12px;
	width: 212px;
}


/* -----------------------------------------
   Products
----------------------------------------- */

.product-list {
	margin-top: 0;
}

#product-list a {
	color: #000;
}

#product-list > ul {
	margin: 0;
	padding: 0;
}

#product-list > ul > li {
	padding: 8px;
	margin: 8px 0 0 0;
	clear: both;
	overflow: hidden;
	width: 1024px;
	background: url('../images/background-corner.png') no-repeat top right;
}

#product-list > ul > li:first-child {
	margin-top: 0;
}

#product-list article div,
#product-list article aside {
	float: left;
	padding-right: 20px;
}

#product-list article div:nth-child(1) {
	width: 320px;
}

#product-list article div:nth-child(2) {
	width: 65px;
}

#product-list article div:nth-child(3) {
	width: 400px;
	padding-top: 3px;
}

#product-list article p {
	text-align: justify;
}

#product-list aside {
	width: 143px;
	padding-top: 55px;
}

#product-list h2 {
	font-weight: bold;
	font-size: 14px;
}

#product-list aside > a {
	margin: 0 auto;
}

/* -----------------------------------------
   More games
----------------------------------------- */
body.more-games {
	background-image: url('../images/more_games_header.jpg'), url('../images/background-footer.main.png');
}

.more-games .container {
	width: 768px;
}

.more-games header.main h1 {
	margin: 34px 0 0 80px;
}

#more-games-product-list > ul {
	padding: 0;
	margin: 0 auto;
	width: 700px;
}

#more-games-product-list > ul > li {
	padding: 0;
	margin: 28px 0 0 0;
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 234px;
	background: url('../images/background-corner.png') no-repeat top right;
}

#more-games-product-list > ul > li:first-child {
	margin-top: 20px;
}

#more-games-product-list article .icon {
	position: absolute;
	margin: -21px 0 0 15px;
}

#more-games-product-list article > div {
	width: 567px;
	height: 56px;
	margin-left: 96px;
	overflow: hidden;
}

#more-games-product-list article p {
	font-size: 10px;
	line-height: 12px;
	width: 400px;
	overflow: hidden;
	padding: 9px 0;
	text-align: justify;
	float: left;
}

#more-games-product-list article > div a {
	float: right;
	margin-top: 8px;
}

#more-games-product-list figure div {
	float: left;
	margin-left: 37px;
}

#more-games-product-list figure .youtube {
	margin-left: 3px;
}

/* -----------------------------------------
   Other platforms
----------------------------------------- */

.link-other-platforms {
	margin: 0 auto;
	cursor: pointer;
}

.other-platforms {
	margin: 6px 0 0 -5px;
	width: 154px;
	padding: 1px 0 0 0;
	position: absolute;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
	overflow: hidden;
}

.other-product-list-selected {
	background: rgb(164,202,57);
	z-index: 999;
}

.other-platforms ul {
	padding: 4px 12px 12px 12px;
	margin: 0;
	display: none;
}

.other-platforms ul li {
	margin-bottom: 5px;
}

.other-platforms ul li:last-child {
	margin: 0;
}

.ver-a #product .other-platforms {
	margin-left: 13px;
}

.ver-b #product .other-platforms {
	margin-left: 13px;
}

#product-c .other-platforms {
	margin-left: -12px;
}

#product-d .other-platforms {
	margin-left: -12px;
}

/* -----------------------------------------
   Product
----------------------------------------- */

.product {
	margin-top: 0;
}

#product {
	width: 1024px;
}

#product div,
#product .images {
	clear: both;
	margin-top: 8px;
	padding: 8px;
/*	background: url('../images/background-product-list.png') no-repeat top right #fff;*/
	background: url('../images/background-corner.png') no-repeat top right;
}

#product article div:nth-child(1) {
	margin-top: 0;
	height: 300px;
}

#product article div:nth-child(1) img {
	float: left;
}

#product article aside {
	float: left;
	width: 180px;
	padding: 35px 0 0 8px;
}

#product article aside > a {
	margin: 0 auto 6px auto;
	clear: both;
}

#product article aside img {
	margin-left: 45px;
}

#product .images {
	background: #fff;
	overflow: hidden;
	margin: 8px 0 0 0;
}

#product .images li {
	float: left;
	margin: 0 24px 0 0;
}

.ver-b #product .images li {
	margin-right: 16px;
}

#product .images li:last-child {
	margin: 0;
}

#product .description {
	padding: 24px;
}

#product .description h1 {
	font-size: 14px;
	font-weight: bold;
}

#product .description p {
	-moz-column-count: 2;
	-moz-column-gap: 24px;
	-webkit-column-count: 2;
	-webkit-column-gap: 24px;
	column-count: 2;
	column-gap: 24px;
	padding: 0;
	margin: 0;
}

#product-c {
	background: #fff;
	height: 1160px;
}

#product-c article {
	height: 1160px;
	background: none;
	overflow: hidden;
}

#product-c .top {
	height: 321px;
	clear: both;
}

#product-c aside {
	position: absolute;
	margin: 35px 0 0 860px;
}

#product-c .left {
	width: 376px;
	margin: 0;
	height: 835px;
	padding: 0;
}

#product-c .right {
	width: 616px;
	margin: 0 28px 0 0;
	padding: 0;
}

#product-c .youtube {
	width: 600px;
	height: 335px;
	padding: 8px;
}

#product-c .description {
	padding: 30px 8px 0 8px;
}

#product-c h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

#product-c .description p {
	padding: 20px 25px 25px 25px;
	text-align: justify;
}

#product-d {
	background: #fff;
	height: 1160px;
}

#product-d article {
	height: 1160px;
	background: none;
	overflow: hidden;
}

#product-d .top {
	height: 271px;
	clear: both;
}

#product-d aside {
	position: absolute;
	margin: 35px 0 0 860px;
}

#product-d .youtube {
	width: 600px;
	height: 336px;
	padding: 8px;
	margin: 0 auto;
}

#product-d .description {
	padding: 20px 40px 0 40px;
}

#product-d h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

#product-d .description p {
	padding: 15px 0 0 0;
	text-align: justify;
}

/** Product photos **/
.product-photos {
	padding: 0;
}

.product-photos img {
	display: none;
}

.product-photos a:first-child {
	display: block;
	width: 100%;
}

#product-c .product-photos a:first-child {
	height: 835px;
}

#product-d .product-photos a:first-child {
	margin: 60px 0 0 0;
	width: 100%;
	height: 405px;
}

/* -----------------------------------------
   Support
----------------------------------------- */

#support {
/*	background: url('../images/background-support.png') no-repeat top right #fff;*/
	background: url('../images/background-corner.png') no-repeat top right;
	padding: 8px;
	margin-top: 0;
}

#support > div:first-child {
	width: 460px;
}

#support article div {
	margin: 60px 0 0 20px;
	width: 420px;
}

#support article h1 {
	font-size: 15px;
	font-weight: bold;
}

#support article p {
	text-align: justify;
}

#support form {
	width: 452px;
	padding-top: 26px;
	overflow: hidden;
}

#support form dt,
#support form dd {
	float: left;
	min-height: 44px;
}

#support form dt {
	clear: both;
	width: 100px;
	padding: 17px 5px 0 0;
	text-align: right;
}

#support form dd {
	width: 347px;
	padding: 8px 0 0 0;
}

#support form label {
	color: rgb(102,102,102);
	text-transform: uppercase;
	font-size: 11px;
}

#support form label:after {
	content: ':';
}

#support form input[type=text],
#support form textarea {
	font-size: 11px;
	color: rgb(123,123,123);
	padding: 10px 12px;
	border: 1px solid rgb(219,219,219);
	background: rgb(246,246,246);
	width: 256px;
}

#support form textarea {
	height: 140px;
	resize: none;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#support form .errors {
	padding: 0;
	width: 280px;
	position: absolute;
	background: rgb(255,185,185);
	border: 1px solid rgb(168,40,40);
	cursor: pointer;
}

#support form .errors li {
	padding: 8px 12px 12px 12px;
	margin: 0;
	color: rgb(168,40,40);
	font-size: 11px;
	clear: both;
}

#support .form-send {
	color: rgb(140,140,140);
	width: 193px;
	height: 35px;
	padding: 3px;
	background: #fff;
	position: absolute;
	margin: -71px 0 0 105px;
}

#support .form-send p {
	margin: 0;
	font-weight: bold;
}

#support .form-send .big {
	font-size: 24px;
	font-weight: bold;
}

/* -----------------------------------------
   Contact
----------------------------------------- */
#contact {
/*	background: url('../images/background-contact.png') no-repeat top right #fff;*/
	background: url('../images/background-corner.png') no-repeat top right;
	padding: 50px 8px 30px 8px;
	margin-top: 0;
}

#contact h2 {
	font-size: 15px;
	font-weight: bold;
}

#contact a {
	color: #f00;
	text-decoration: none;
}

#contact p {
	text-align: justify;
}

#contact a:hover {
	text-decoration: underline;
}

#contact .map {
	padding-top: 50px;
	text-align: center;
	font-size: 10px;
}

#contact .map img {
	margin: 0 auto;
}

#contact .address {
	padding-top: 20px;
}

#contact .right-column > div {
	padding-right: 30px;
}

#contact .contact-us a {
	color: rgb(200,0,0);
}

#contact .contact-us p {
	margin: 0 0 1em 0;
}

#contact .contact-us div {
	padding-left: 20px;
}

#contact .contact-us h1 {
	font-size: 15px;
	font-weight: bold;
}

#contact .contact-us h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 1.3em 0 0 0;
}

#contact .contact-us h2:first-child {
	margin: 0;
}

#cookie-policy {
	color: #606060;
	padding: 15px 0;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #bbb;
	text-align: center;
	position: fixed;
	bottom: 0;
	background-color: #f5f5f5;
	width: 100%;
	z-index: 999;
}

#accept-cookie-policy {
	background-color: #606060;
	padding: 0 8px;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
}
