@charset "utf-8";

/* -------- FOOTNOTE CLASSES -------- */
.footnote{
	position:absolute;
	top:40px;
	clear:both;
	padding:10px 0px;
	margin:0px;
	font-family: "Arial Narrow", Tahoma, sans-serif;		
	font-size:9px;				 
	color:#707476;
	width:720px;
}
	.footnote p{
		text-align:center;
		margin:0px;
		padding:0px;
		line-height:12px;
	}
		.footnote p strong{
			font-size:10px;	
		}
	.footnote .flag{
		float:right;
		clear:right;
		margin:10px 5px 0px 10px;
	}

.warning{
	position:absolute;
	top:90px;
	margin:0px;
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:6px;	 
	color:#707476;
	width:720px;
}
	.warning p{
		text-align:center;
		margin:0px;
		padding:0px;
	}

/* -------- HOME PAGE CLASSES -------- */
.home .caption{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:12px;
	text-align:center;
	letter-spacing:9px;
	color:#ced3d7;
	margin:0px -10px 50px 0px;
	padding:0px;
}
.home h3.top{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:9px;
	color:#d1d9e0;
	text-align:center;
	margin:0px;
	padding:0px;
}
.home h3.bottom{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:6px;
	color:#d1d9e0;
	text-align:center;
	margin:-5px 0px;
}

.home h1{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:125px;
	line-height:125px;
	font-weight:normal;
	letter-spacing:25px;
	color:#d1d9e0;
	text-align:center;
	padding:0px;
	margin:0px;
}
.home img.akhtamar_logo{
	margin:10px 0px;
}

.home img.coming_logo{
	margin:0px 5px;
}

.home h3.countdown{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:33px;
	font-weight:normal;
	letter-spacing:0px;
	color:#ffffff;
	text-align:center;
	margin:-5px 0px;
}

.home p.playbutton {
	text-align:center;
	margin:25px 0px;
}

.home p.playbutton a:link,.home a:visited{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0px;
	color: #555;
        text-decoration: none;
}

.home p.playbutton a:hover{
      color: #ffffff;
}

.home p.playbuttontrailer {
	text-align:center;
	margin:25px 0px;
}

.home p.playbuttontrailer a:link,.home a:visited{
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0px;
	color: #555;
        text-decoration: none;
}

.home p.playbuttontrailer a:hover{
      color: #ffffff;
}