body 
{
    background-color: #303030;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #eeeeee;
}


/* ------------ Logo and Site Name Area --------------*/
#logo_div
{
    width: 960px; min-width: 960px; max-width: 960px;
    margin: 0 auto;
}


#navigation
{
        z-index: 1000;
        margin: 0 auto;
}



/* ------------ Navigation --------------*/

#navcontainer
{
    /* width: 940px; margin:0 auto; */
}


#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1001;
}

#navigation li
{
    margin-left: 2px;
}

#navigation a {
	background-color: #202020;       
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding: 0;
	color: #f1eee0;
	float: right;
}
#navigation a:hover {
	border-color: #cfcf00;
	background-color: #303030;      /* background-color */
	color: #f1eee8;
}


.menu_bar_item
{
    text-align: center;
}

ul.submenu li
{
    text-indent: 6px;
}

.arrow
{
    position: absolute; 
    right: 6px;
    font-family: 'Courier New', Serif;
    font-size: 8px;
    font-weight: bold;
}
/* ------------ Navigation Ends --------------*/



#container
{
    width: 960px; min-width: 960px; max-width: 960px;
    margin:4px auto 0 auto;
    position: relative;
    z-index: 300;
}




#left_box
{
    float: left;
    width: 590px;
    border: 1px solid #101010;
    z-index: 300;
}



#right_box
{
    
    float: right;
    width: 360px;
    border: 1px solid #101010;
    text-align: right;
    height: 378px;
}


.boxtitle, .level2top
{
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}
 



.level2top
{
    background: #101010; 
    width: 292px; max-width: 292px; min-width: 292px;
    padding-top: 6px; 
    padding-bottom: 6px; padding-right: 10px;
    line-height: 1.4em;
    font-size: 14px;
    text-align: right;
    margin-bottom: 6px;
}


.level2box
{
    float:left; 
    width: 303px; max-width: 303px; min-width: 303px;
    padding: 6px;
    height: auto; min-height:200px; 
    border: 1px solid #000; 
    background: #222;
    text-align: right;
    margin-top: 4px;
}

#level2box2, #level2box3
{
    margin-left: 4px;
}




#footer
{
    clear: both;
    width: 944px;
    margin: 0px auto;
    text-align: center;
    height: auto;
    background-color: #303030;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}

#footer p
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
}


#left_table, #center_table, #right_table
{
    border-style:none;
}


#logolink a:link, #logolink a:active, #logolink a:visited
{
    text-decoration: none;
    border-style: none;
}

#logo
{
    border-style: none;
}




/* The Language Bar links
------------------------------------------------*/

a.language:link, a.language:visited, a.language:active
{
    color: #ff4e00;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    text-decoration: none;
}

a.language:hover
{
    text-decoration: underline;
}

.language_pipe
{
    color: #ff4e00;
}


#kulang, #arlang
{
    font-size: 16px;
}


/* The Box detail links
------------------------------------------------*/

#ku_box1 a, #ku_box2 a, #ku_box3 a, #ku_box4 a, #ku_box5 a,
#ar_box1 a, #ar_box2 a, #ar_box3 a, #ar_box4 a, #ar_box5 a
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #44c8ff;
    text-decoration: none;
    padding:2px 4px;
}

#ku_box1 a:hover, #ku_box2 a:hover, #ku_box3 a:hover, #ku_box4 a:hover, #ku_box5 a:hover,
#ar_box1 a:hover, #ar_box2 a:hover, #ar_box3 a:hover, #ar_box4 a:hover, #ar_box5 a:hover
{
    text-decoration: underline;
}














a.next_game_last_game
{
    color: #ffa700;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    text-decoration: none;
    text-indent: 6px;
}

a.next_game_last_game:hover
{
    text-decoration: underline;
}
     
     
     
/* level 3
------------------------------------------------*/
#level3
{
    clear: both; 
    width: 958px; 
    margin: 4px auto; 
    border: 1px solid #000; 
    background-color: #202020; 
    height: auto; 
    min-height: 140px; 
    position: relative;
}  
    
     
     
     
    
/* Next game Last game style
------------------------------------------------*/
#ng, #lg
{
    width: 400px;
    border: 1px solid #000;
    position: absolute; top: 20px; 
    text-align: center;
    z-index: 15000;
    padding: 20px;
    font-size: 14px;
}

#ng
{
    left: 26px;
}
#lg
{
    left: 490px;
}

#NextGame, #LastGame
{
    line-height: 1em;
    background-color: #202020;
    color: #ffff00;
    position: absolute; top: -16px; left: 300px;
    padding: 6px 10px;
    z-index: 20000;
    font-size: 16px;
}


.style1 td
{
    border-color: #8c8876;
}
    

/*
     FILE ARCHIVED ON 16:00:02 Apr 19, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:29:49 Aug 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.681
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.051
  esindex: 0.01
  cdx.remote: 16.37
  LoadShardBlock: 60.48 (3)
  PetaboxLoader3.datanode: 96.345 (5)
  load_resource: 429.251
  PetaboxLoader3.resolve: 352.648
  loaddict: 63.519
*/