body
{
    background-color: #eee;
    color: black;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    background-repeat: repeat-y;
    background-image: url(/image/backshade.gif);
    background-position: 50% 0;
}

.all
{
    position: relative;
    width: 701px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px; /* with top ad: 85px; */
    padding-bottom: 20px;
    -min-height: 100%;
    height: 100%;
}

.page
{
    position: relative;
    width: 700px;
}

h1
{
    font-size: 23px;
    margin: 0;
    padding: 0;
    width: 700px;
    border-bottom: 1px solid #888;
    margin-bottom: 30px;
    padding-bottom: 2px;
}

a
{
    color: rgb(27,83,175);
}

.score
{
    position: absolute;
    top: 10px;
    right: 110px;
    width: 100px;
    text-align: right;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
}

#counter
{
    position: absolute;
    left: 520px;
    top: 26px;
    width: 100px;
    text-align: right;
    height: 30px;
    font-size: 11px;
    color: gray;
    font-weight: bold;
    display: none;
}

.right
{
    font-weight: bold;
    color: green;
    width: 300px;
}

.wrong
{
    font-weight: bold;
    color: red;
    width: 300px;
}

#ad
{
    position: absolute;
    left: 350px;
    top: 60px;
    width: 350px;
    height: 260px;
    background-image: url(product-image/ad.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    font-size: 90%;
    padding-left: 12px;
}

.categoryImage
{
    margin-top: 22px;
}

.adText
{
    width: 200px;
}

#adMessage
{
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 65px;
    width: 400px;
    height: 30px;
    color: #fff;
}

#adMessage a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#adMessage a:hover
{
    text-decoration: underline;
}

.instructions
{
    color: #777;
    font-size: 90%;
    margin-top: 20px;
    width: 400px;
}

.continue
{
    font-weight: bold;
}

.register
{
    font-size: 80%;
    width: 400px;
    color: #444;
}

.register a
{
    color: #444;
    text-decoration: underline;
}

#navigation
{
    position: relative;
    top: 200px;
    left: 0;
    height: 180px;
    font-size: 90%;
}

#home #navigation
{
    top: 40px;
}

.mainLogo
{
    position: absolute;
    left: 0;
    top: 0;
    width: 137px;
    margin-top: 20px;
    height: 100px;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
}

.subTitle
{
    color: rgb(168,45,45);
    font-size: 14px;
    font-weight: bold;
}

.mainLogo a,
.mainLogoHome a
{
    text-decoration: none;
}

.mainNavigation
{
    position: absolute;
    left: 150px;
    top: 0;
    width: 560px;
    height: 120px;
}

#footer
{
    clear: both;
    position: relative;
    top: 125px;
    padding-top: 4px;
    border-top: 1px solid #888;
    padding-bottom: 10px;
    color: #777;
    font-size: 12px;
    width: 700px;
}

#navigation a
{
    color: #000;
}

#navigation a img
{
    border: 0;
}

#navigation #footer a
{
    text-decoration: underline;
}

#navigation #footer strong a
{
    color: rgb(27,83,175);
}

#counterwrap
{
    width: 100px;
    height: 6px;
    background-color: #eee;
    border: 1px solid #999;
    overflow: hidden;
    position: absolute;
    left: 404px;
    top: 14px;
    z-index: 0;
    border-bottom: 1px solid black;
    cursor: pointer;
}

#counterbar
{
    background-color: rgb(0,120,100);
    width: 100px;
}

a.definition
{
    color: rgb(0,135,105);
}

.tellafriend
{
    border: 1px dashed black;
    padding: 10px;
    width: 280px;
    margin-top: 40px;
    margin-bottom: 40px;
}

body a .new
{
    font-size: 90%;
    color: red;
}

.new
{
    color: red;
}

.homeNavigation
{
    font-size: 110%;
    margin-top: 40px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    line-height: 32px;
    letter-spacing: 1px;
    width: 490px;
}

.homeNavigation,
.homeNavigationAll,
.allSwitch
{
    color: rgb(130,130,130);
}

.homeNavigationAll
{
    font-size: 105%;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 60px;
    margin-right: 60px;
    line-height: 28px;
    letter-spacing: 1px;
}

.homeAds
{
    width: 468px;
    border-top: 1px solid #bbb;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
}

.allLanguages
{
    font-size: 90%;
    margin-top: 30px;
    font-style: italic;
}

#home .page
{
    text-align: center;
}

#home #footer
{
    position: relative;
    top: 10px;
    left: 0;
}

#home a img
{
    border: 0;
}

.navigationAds
{
    margin-top: 10px;
    padding-top: 2px;
    border-top: 1px solid #bbb;
    width: 545px;
}

.content
{
    min-height: 200px;
}

#zhMainNavigation
{
    line-height: 20px;
}

div#ruMainNavigation
{
    font-size: 90%;
}

#languageSwitch
{
    font-size: 80%;
    position: absolute;
    top: 9px;
    right: 20px;
    width: 100px;
    text-align: right;
}

#languageSwitch a
{
    color: #000;
}

.currentGame
{
    color: #555;
}


.currentGame .new
{
    font-size: 90%;
    color: red;
    font-weight: normal;
}

.largeAd
{
    position: absolute;
    left: 575px;
    top: 62px;
    width: 170px;
    height: 610px;
}

.googleSmallAd
{
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 300px
}

#englishWordGames
{
    background-color: #eee;
    display: none;
}

#home #englishWordGames {
    -moz-border-radius: 10px 10px 10px 10px;
}

#englishWordGamesLink
{
    font-weight: bold;
    font-size: 85%;
}

#languageSelection
{
    background-color: #eee;
    display: none;
    width: 500px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}

.homeMore
{
    margin-top: 40px;
    font-size: 90%;
}

.embedForm {
    font-size: 80%;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #777;
    text-align: right;
    background-image: url(/image/bubble.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

input#embed_code {
    width: 250px;
    color: #555;
    font-weight: normal;
    font-size: 11px;
}

.homeAnnounce {
    position: relative;
     margin-left: auto;
     margin-right: auto;
     background-image: url(/image/bubble.png);
     background-repeat: no-repeat;
     background-position;
     50% 0;
     width: 254px;
     height: 28px;
     padding: 15px;
     font-size: 90%;
     font-weight: bold;
}

.sponsoredGames strong {
    color: red;
    font-weight: normal;
}

.sponsoredGames {
    font-size: 80%;
}

#home .sponsoredGames strong,
#home .sponsoredGames {
    display: block;
}

#home .sponsoredGames {
    margin-top: 12px;
}

#navigation .sponsoredGames {
    padding-left: 14px;
}

