@charset "utf-8";
/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #334665;
font:normal 11px Arial, Helvetica, sans-serif;
}
*
{
margin:0px;
padding:0px;
}
p
{
margin:7px 0px;
}
img
{
border:0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.container
{
width:816px;
height:auto;
text-align:center;
margin:0px auto;
}

/* CSS Header Document */
.header
{
width:780px;
height:120px;
float:left;
text-align:left;
background:url(../images/header-bg.gif) left top no-repeat;
padding:18px;
}
.header-top
{
width:780px;
height:88px;
float:left;
text-align:left;
padding-top:1px;
}
.logo
{
width:220px;
height:88px;
float:left;
text-align:left;
}
.header-right
{
width:175px;
float:right;
padding-right:10px;
padding-top:10px;
text-align:right;
color:#FFFFFF;
}
.header-right strong
{
font-weight:bold;
color:#FFBD00;
}
.header-right a
{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.header-right a:hover
{
text-decoration:none;
}
.header-right input
{
width:98px;
height:15px;
border:1px solid #404040;
}
/* navigation */
.navigation
{
width:740px;
float:left;
padding:4px 20px;
}

/* CSS body Document */
.body-main
{
width:746px;
float:left;
text-align:left;
background: url(../images/body-middle-bg.jpg) left top repeat-y;
padding:0px 35px;
}
.body-left
{
width:536px;
float:left;
}
.body-right
{
width:202px;
float:right;
}
.main-image-wrapper
{
width:520px;
float:left;
background:#536686;
padding:7px;
border:1px solid #7896C7;
}
.chikulu-adventure
{
width:300px;
float:left;
background:url(../images/chief-chikulu-adventure.jpg) left top no-repeat;
border:1px solid #7896C7;
padding-top:172px;
padding-left:6px;
height:30px;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
}
.chikulu-adventure img
{
float:right;
margin-left:8px;
margin-right:6px;
}
.top-games
{
width:200px;
float:right;
}
.top-game-list
{
width:192px;
float:left;
padding:3px;
background:url(../images/blue-shade1.gif) left top repeat-x;
height:48px;
color:#16384A;
margin-top:5px;
}
.top-game-list img
{
border:1px solid #7C99C9;
float:left;
margin-right:4px;
}
.top-game-list h1
{
margin:0;
padding:0;
font:bold 12px/14px Arial, Helvetica, sans-serif;
color:#27303F;
}
.top-game-list p
{
margin:3px 0px;
}
.game-list-bg
{
width:254px;
float:left;
padding:4px;
background:url(../images/game-list-bg.gif) left top repeat-x #233555;
border:1px solid #57647C;
margin-top:10px;
}
.blue-bar
{
width:241px;
float:left;
height:18px;
background:#11213C;
padding:0px 7px;
color:#FFBC00;
line-height:18px;
text-align:right;
}
.blue-bar img
{
float:left;
}
.games-list
{
width:252px;
float:left;
background:url(../images/blue-shade2.gif) left top repeat-x;
height:41px;
border:1px solid #7896C7;
color:#16384A;
margin-top:5px;
line-height:13px;
}
.games-list img
{
float:left;
margin-right:6px;
border-right:1px solid #7896C7;
}
.google-ads
{
width:202px;
float:left;
margin-bottom:8px;
}
.search-outer-bg
{
width:192px;
float:left;
background:url(../images/search-bg.gif) left top repeat-x;
height:110px;
padding:4px;
margin-bottom:8px;
}
.search-inner-bg
{
width:186px;
height:102px;
float:left;
background:#FFFFFF;
padding:4px 3px;
}
.search-heading
{
width:181px;
height:16px;
float:left;
padding-left:5px;
background:url(../images/search-heading-bg.gif) left top repeat-x;
}
.search-keyword
{
width:186px;
float:left;
margin:5px 0px;
}
.search-keyword input
{
width:180px;
height:20px;
background:#F4C964;
border:none;
padding-left:6px;
font:normal 11px/19px Arial, Helvetica, sans-serif;
color:#11213C;
}
.advanced-search
{
width:174px;
float:left;
background:#F9D47C;
padding:7px 6px;
color:#11213C;
font-weight:bold;
text-align:center
}
.advanced-search img
{
float:right;
}
.advanced-search a
{
text-decoration:underline;
text-align:center;
color:#11213C;
}
.advanced-search a:hover
{
text-decoration:none;
}
.topgames-outer-bg
{
width:192px;
float:left;
background:url(../images/top-games-bg.gif) left top repeat-x #E57508;
padding:5px 4px;
}
.topgames-inner-bg
{
width:186px;
float:left;
background:#FFFFFF;
padding:3px;
}
.top-10-game-list
{
width:180px;
float:left;
margin-top:4px;
background:#F9D47C;
color:#11213C;
padding:0px 3px;
line-height:16px;
}
.top-10-game-list a
{
color:#11213C;
text-decoration:none;
font-weight:bold;
}
.top-10-game-list a:hover
{
text-decoration:underline;
}
/* CSS footer Document */
.footer
{
width:780px;
height:75px;
float:left;
text-align:left;
background: url(../images/footer-bg.jpg) left top no-repeat;
padding:12px 18px 24px 18px;
}
.footer-left
{
width:123px;
float:left;
padding-left:12px;
}
.footer-middle
{
width:532px;
float:left;
text-align:center;
color:#11213C;
padding-top:8px;
line-height:12px;
}
.footer-middle p
{
margin:5px 0px;
}
.footer-middle a
{
color:#11213C;
text-decoration:none;
font-weight:bold;
}
.footer-middle a:hover
{
text-decoration:underline;
}
.footer-right
{
float:right;
text-align:right;
padding-right:5px;
padding-top:55px;
}
