body {
	padding: 0;
	margin: 0; 
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 13px;
	background: url("images/app_background_9385.jpg") no-repeat scroll center 0 #FFFFFF;
}

textarea {
	font-family: Arial, Verdana;
	font-size: 13px;
}

#bank {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-align: center;
}

#bank-viewport {
	position: relative;
	width: 900px;
	height: 570px;
	margin: 50px auto;
	border: #888 solid 1px;
	box-shadow: 0 0 15px 10px #000;
}

#bank-close {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	
	position: absolute;
	right: 0;
	top: -30px;
}

#bank-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
}

#flash-frame {
	margin: 0 auto; 
	width: 755px;
	height: 650px;
	position: relative;
	background: transparent url("images/flash_spoiler_blurred_6528.jpg") 0 0 no-repeat;
}

#flash-spoiler {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
	width: 755px;
	height: 650px;
	background: transparent url("images/flash_spoiler_6528.jpg") 0 0 no-repeat;
}

#flash-spoiler-text {
	position: absolute;
	top: 520px;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 2px 2px 1px #000;
	text-align: center;
}

#flash-install {
	display: none;
	width: 164px;
	height: 45px;
	position: absolute;
	top: 580px;
	left: 50%;
	margin-left: -82px;
	background: transparent url("images/get_flash_8363.png") 0 0 no-repeat;
}

.flash-hidden #flash-spoiler {
	display: inline;
}

#flash-like {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	display: none;
	background: transparent url('images/like_background_6228.png') center 145px no-repeat;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 0 0 6px #000000;
}

.flash-like-visible #flash-like {
	display: block;
}

#flash-like-text {
	padding: 60px 100px 0 100px;
	font-size: 26px;
}

#flash-like-close {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #ffffff;
	text-decoration: none;
}

#flash-like-box {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -150px;
	background: #ffffff;
	box-shadow: 0 0 50px #000000;
}

#flash-wrapper {
	width: 755px;
	height: 650px;
}

.flash-hidden #flash-wrapper {
	position: absolute;
	visibility: hidden;
	top: -1000px;
}

#footer {
	margin: 15px auto; 
	width: 755px;
	text-align: right; 
}

#footer-social {
	float: left;
}

.store-button {
	display: inline-block;
	width: 135px;
	height: 45px;
	text-decoration: none;
}

.hide-stores .store-button {
	display: none;
}

.store-button img {
	border: none;
}

#store-ios { background: transparent url("images/stores/ios_en_12294.png") center center no-repeat; }
.lang-de #store-ios { background: transparent url("images/stores/ios_de_12294.png") center center no-repeat; }
.lang-es #store-ios { background: transparent url("images/stores/ios_es_12294.png") center center no-repeat; }
.lang-fr #store-ios { background: transparent url("images/stores/ios_fr_12294.png") center center no-repeat; }
.lang-it #store-ios { background: transparent url("images/stores/ios_it_12294.png") center center no-repeat; }
.lang-pl #store-ios { background: transparent url("images/stores/ios_pl_12294.png") center center no-repeat; }
.lang-pt #store-ios { background: transparent url("images/stores/ios_pt_12294.png") center center no-repeat; }

#store-playstore { background: transparent url("images/stores/playstore_en_12294.png") center center no-repeat; }
.lang-de #store-playstore { background: transparent url("images/stores/playstore_de_12294.png") center center no-repeat; }
.lang-es #store-playstore { background: transparent url("images/stores/playstore_es_12294.png") center center no-repeat; }
.lang-fr #store-playstore { background: transparent url("images/stores/playstore_fr_12294.png") center center no-repeat; }
.lang-it #store-playstore { background: transparent url("images/stores/playstore_it_12294.png") center center no-repeat; }
.lang-pl #store-playstore { background: transparent url("images/stores/playstore_pl_12294.png") center center no-repeat; }
.lang-pt #store-playstore { background: transparent url("images/stores/playstore_pt_12294.png") center center no-repeat; }

#store-amazon { background: transparent url("images/stores/amazon_en_12294.png") center center no-repeat; }
.lang-de #store-amazon { background: transparent url("images/stores/amazon_de_12294.png") center center no-repeat; }
.lang-es #store-amazon { background: transparent url("images/stores/amazon_es_12294.png") center center no-repeat; }
.lang-fr #store-amazon { background: transparent url("images/stores/amazon_fr_12294.png") center center no-repeat; }
.lang-it #store-amazon { background: transparent url("images/stores/amazon_it_12294.png") center center no-repeat; }
.lang-pl #store-amazon { background: transparent url("images/stores/amazon_pl.png") center center no-repeat; }
.lang-pt #store-amazon { background: transparent url("images/stores/amazon_pt_12294.png") center center no-repeat; }

.footer-button {
	margin: 0 -3px;
	display: inline-block;
	background: transparent url("images/button_6228.png") 0 0 no-repeat;
	width: 250px;
	height: 93px;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: -1px -1px 1px #3a1b11;
}

.footer-button:active {
	background-position: 0 -93px;
}

.footer-button:hover .footer-button-icon {
	transform: rotate(-15deg);
}

.footer-button-icon {
	border: none;
	float: left;
	margin: -5px 10px 0 10px;
	
	transition: all 0.3s;
}

.footer-button-label {
	display: block;
	margin: 12px 20px 0 0;
}

#twitter-button {
	display: inline-block;
}

#footer-links {
	margin: 5px 0;
	font-size: 18px;
	color: #0c1800;
}

#footer-links a {
	color: #0c1800;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
}

#versions {
	opacity: 0;
	width: 100px;
	margin: 0 auto;
}

#versions:hover {
	opacity: 1;
}

#versions a {
	color: 0;
	text-decoration: none;
	font-size: 10px;
}

/** DIALOGS **/

.dialog {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	overflow: auto;
}

.dialog-wrapper {
	display: table;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 30px 0;
}

.dialog-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: -1;
 }

.dialog-vertical {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.dialog-window {
	display: inline-block;
	position: relative;
}

.dialog-close {
	position: absolute;
	top: -20px;
	right: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.dialog-close:hover {
	text-decoration: underline;
}

.dialog-content {
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	box-shadow: 0 0 30px #000000;
	min-width: 300px;
	min-height: 100px;
}

/** TWITTER **/
.tweetbox {
	width: 300px;
}

.tweetbox-text {
	width: 100%;
	height: 60px;
}

.tweetbox-buttons {
	margin-top: 10px;
	text-align: right;
}