@charset "UTF-8";
/* CSS Document */
/* hide from ie on mac \*/
html, body,  #flashcontent{
	height: 100%;
	
}
html, body, div, a, p, img, h1, ul, li {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none 0;
}
li, ul{
list-style:none;	
}
html, p, a, div {
	font-size:14px;
	font-family: "sui-generis-1","sui-generis-2",sans-serif;
	font-weight:500;
	font-style:italic;
}
a {
text-decoration:none;
color:#000;
}
:focus{
outline: 0 none;	
}
#html_version{
	width: 100%;
}
#pick {
	position:absolute;
	top:-50px;
	width:121px;
	height:41px;
	background:url("pick.png") no-repeat scroll center center transparent;
}
#gameContener, #thankyou{
width:400px;
text-align:center;
margin:auto;
height:400px;
}
#gameContener img{
position:relative;
z-index:100;
margin-bottom:-55px;
}
#gameContener p, #thankyou p {
border-top:10px solid #000;
padding-top:5px;
margin-bottom:10px;
text-align:left;
line-height:1.1em;
}
.home{
position:absolute;
display:inline;
top:0px;
left:0px;
z-index:-1;
}
#homeIco{
	position:absolute;
	top:0;
	left:0;
	width:35px;
	height:35px;
	display:inline-block;
	background:url("home.gif") no-repeat center center;
}
.mini{
	display:block;
	width:140px;
	height:140px;
	background-repeat:no-repeat;
	background-position:center center; 
}
li {
float:left;	
}
.ring{
position:relative;
width:18px;
height:15px;
margin-bottom:-15px;
background:url("strzalka.png") no-repeat center center;
left:61px;
}
h1{
	display:inline-block;
	position:relative;
	font-weight:900;
	font-style:italic;
	font-family: "quatro-1","quatro-2",sans-serif;
	font-size:4.5em;
	white-space:nowrap;
	margin-bottom:-10px;
}
#footer{
clear:both;
display:block;
width:100%;
height:20px;
}
#footer p{
font-size:.8em;	
text-align:center;
padding:10px 0px;
}
#noflash p{
font-size:.7em;
text-align:center;
margin:6px auto;
margin-bottom:-20px;
background-color:#FFF;
width:300px;
}
#thankyou{
	padding-top:200px;
	height:auto;
}
#thankyou p{
	text-align:center;
}
#donate{
height:100%;	
}

 


