#iphonescreen {
    left: 684px;
    top: 179px;
    position: absolute;
 }

#video-iphone{
    margin:0px;
    padding:0px;
    left: 686px;
    top: 176px;
    position: absolute;
    display:none;
}

body{
    font-size: 14px;
    font-family: Arial;
    border:0px;
    margin:0px;
    color: #601515;
    background:url(/img/ground1.jpg) #E9EBFF no-repeat;
}

 
#mainpage{
    position:absolute;
    top:4px;
    left:526px;  
} 

#forum{
    position:absolute;
    top:4px;
    left:850px;  
}
  
#hiscores{
    position:absolute;
    top:4px;
    left:706px;  
    border:0px;
}
  
#en{
    position:absolute;
    top: 571px;
    left: 518px;
}

#fr{
    position:absolute;
    top: 571px;
    left: 554px;
}



#en:hover, #fr:hover, #classic:hover, #endless:hover, #puzzle:hover{
    cursor:pointer;
}


#appstore{
    position:absolute;
    top: 575px;
    left: 223px;
    padding-bottom:30px;
}

#video-toggle{
    font-size:16px;
	font-weight: bold;
        position:absolute;
        top: 71px;
        left: 825px;
        text-decoration: none;
        color:#601515;
}

#screenshot-toggle{
    font-size:16px;
	font-weight: bold;
        position:absolute;
        top: 71px;
        left: 710px;
        text-decoration: none;
        color:#601515;
        text-decoration:underline;
}

#screenshot-toggle:hover, #video-toggle:hover{
    cursor:pointer;
}


#mainpage img, #hiscores img, #forum img, #en img, #fr img, #appstore img{
    border:none;
}

.speech{
    left: 95px;
    top: 232px;
    width:443px;
    height:	319px;	
    position: absolute;
}

.speech h1{
    padding-top:0px;
    margin-top:0px;
    font-size: 18px;
    font-weight: normal;
}


.screenshot img{
    width:  222px; 
    height: 333px; 
    top:  0; 
    left: 0 
}


.speech iframe{
    border:0px;
    width:100%;
    height:280px;
}


.speech ul li {
font-size: 14px;
}

.scorestable{
    width:400px;
}

.scorestable thead{
    font-weight:bold;
}

#modeswitcher{
  }
#classic, #puzzle, #endless{
padding:0px;
margin:0px;
}

#classic{
position: absolute;
left:417px;
top: 563px;
}

#endless{
position: absolute;
left:472px;
top: 563px;
}

#puzzle{
position: absolute;
left:527px;
top: 563px;
}



.selected{
font-weight:bold;
}
