  /*-------------------------------------------------------------------------------
  Pagina "GAME"
------------------------------------------------------------------------------- */

    h1{
    font-family:arial, helvetica; font-size:24px; font-weight:bold;
     letter-spacing: -1px;
    color:#20554d;
    }

    p{
    font-family:arial, helvetica; font-size:14px; font-weight:bold;
     letter-spacing: 0px;
 text-indent:16px;
    color:#20554d;
    }
  sup{
    font-size:70%;     
     font-weight:normal;
    }
        li{font-family:arial, helvetica; font-size:14px; font-weight:bold;
     letter-spacing: 0px;
 text-indent:16px;
    color:#20554d;}
    
 #box_game{
    width:560px;
    height: 100%;   
   margin:0;
 	padding: 0;
      top:8px;
	text-align: left;
   position: relative;  
	background-color: transparent;
}

 #box_game_contents{
 width:560px;
 height:471px;
  /*background: blue;*/
 }
 
   #box_game_contents_text{
    width:525px;
    height: 63%;      
 /*background: red;*/
   padding:0px;
   margin:0 auto;
   top:5px;
   left:20px;
    text-align: left;   
   overflow:auto;
   position:absolute;   
   
   }
   
      #box_game_footer{
      position:absolute;
      width:550px;
      top:330px;
      left:5px;
      height:135px;	     
    /*    background: blue;*/
     background-image: url('../../gfx/1024/shared/bkgnd_gamebox_footer.png'); background-repeat: no-repeat;     
      }
   
  /*-------------------------------------------------------------------------------
  Age rating
------------------------------------------------------------------------------- */

#age_layer{
  top:40px;
  left:210px;  
  background: transparent;
  position:relative;
  height:96px;	
  width:100%;
}
 #age_ul{float: left;list-style: none;margin: 0;padding: 0;width: 100%;	}
#age_ul li{float: left;	margin: 0;padding: 0;padding-right: 12px;}
#age_ul li a { display:block;  width:64px; height:96px;background-position:center top; }
#age_ul li a:hover{ background-position:center bottom;}
#age_ul li#pegi a{width:87px;background-image: url('../../gfx/1024/shared/rating/pegi.png');}
#age_ul li#usk a{width:64px;background-image: url('../../gfx/1024/shared/rating/usk.png');}
#age_ul li#agcb a{width:54px;background-image: url('../../gfx/1024/shared/rating/agcb.png');}
#age_ul li#esrb a{width:150px;background-image: url('../../gfx/1024/shared/rating/esrb_en.png');}
#age_ul li#esrb_fr a{width:150px;background-image: url('../../gfx/1024/shared/rating/esrb_fr.png');}


/*----------------------------------
Video
/*----------------------------------*/

#box_video{
    position:absolute;
    top:8px;
    left:565px;  
    width:414px;
    height: 338;   
    margin:0;
 	padding: 0;
	text-align: left;      
}

 #box_video_contents{
 width:408px;
 height:330px;     
 }
 
  #video{
  position:absolute;
 width:380px;
 height:284px;
 left: 14px;
 top: 28px; 
    /* background: green;*/
 }
 #video_download{
   position:absolute;
 width:380px;
 height:66px;
 left: 14px;
 top: 269px; 
  /*background: green;*/
 }
 #video_download_arrow{
 position:absolute;
 left: 0px;
 top:0px;
 width:52px;
 height:37px;
 background-image: url('../../gfx/1024/shared/vid_downloadicon.png');
 }
 #video_download_options{
 position:absolute;
 left: 54px;
 top:0px;
 width:326px;
 /*background: red;*/
  font-family:arial, helvetica; font-size:12px; font-weight:normal;
     letter-spacing: -1px;
    color:#20554d;
 }
 
/*----------------------------------
    Developed by
/*----------------------------------*/


#abylogo_layer{
 top:344px;
    left:564px;
 width:417px;
 height: 134px;
 /*background: red;*/
 position:absolute;

}    

#abylogo_ul{float: left;list-style: none;margin: 0;padding: 0;width: 100%;	}
#abylogo_ul li{float: left;	margin: 0;padding: 0;padding-right: 0px;}
#abylogo_ul li a { display:block;  width:417px; height:134px;background-position:center top; }
#abylogo_ul li a:hover{ background-position:center bottom;}
#abylogo_ul li#abylogo a{background-image: url('../../gfx/1024/shared/boxbkgnd_develp.png');}


/*----------------------------------
Themes
/*----------------------------------*/
#themes_layer{
 top:-52px;
    left:768px;
 width:224px;
 height: 60px;
 /*background: red;*/
 position:absolute;

}    

#themes_ul{float: left;list-style: none;margin: 0;padding: 0;width: 100%;	}
#themes_ul li{float: left;	margin: 0;padding: 0;padding-right: 0px;}
#themes_ul li a { display:block;  width:224px; height:60px;background-position:center top; }
#themes_ul li a:hover{ background-position:center bottom;}
#themes_ul li#themes a{background-image: url('../../gfx/1024/en/buttms_themes.png');}