* { margin: 0; padding: 0; font-size: 14px; }
body { background-image: url(img/background.png); color: #222; }
a { color: #222; }
td, th { vertical-align: top }

#wrapper {
    width: 760px;
    min-height: 600px;
    background-color: #FFF;
    background-image: url(img/content_background.png);
    background-position: top left;
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
    position: relative;
}

#header {
    width: 760px;
    height: 60px;
    background-image: url(img/content_border_top.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -15px;
}
* html #header { background-image: url(img/content_border_top.gif); }

#logo { width: 256px; margin-left: 12px; float: left; }
#logo a { display: block; height: 38px; }

#main { margin-top: 93px; padding-bottom: 12px; }
#content { width: 550px; margin: 0 0 0 194px; }
#cwrapper {
    width: 760px;
    height: 6px;
    background-image: url(img/wrapper_border_bottom.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
* html #cwrapper { background-image: url(img/wrapper_border_bottom.gif); }

#footer {
    margin: 1em auto;
    width: 670px;
    text-align: center;
    padding-bottom: 10px;
    font-size: 9px;
}
#footer a {
    font-size: 9px;
    text-decoration: none;
}
/* *********** Menu *********** */
#menu { position: absolute; top: 153px; left: 15px; width: 164px; }
* html #menu { margin-left: 10px; }

#menu h3 {
    height: 20px;
    background-image: url(img/menu_header_3.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 14px;
    padding-top: 4px;
    padding-left: 10px;
}

#menu .content {
    border: 2px solid #6D7089;
    margin-bottom: 1em;
    background-image: url(img/menu_background.png);
    background-repeat: repeat-y;
}

#menu ul { list-style: none; margin: 9px 0; padding: 0; }
#menu ul ul { margin: 0; }
#menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-size: 13px;
    padding: 2px 0 2px 10px;
}
#menu li a:hover { background-color: #AEB0BD; /*background-image: url(img/hovertest.png);*/ }
#menu ul ul li a { padding-left: 20px; }

/* *********** /Menu *********** */

/* *********** Special Places *********** */
#div_about { position: absolute; top: -32px; left: 210px; }
#div_about a { color: #fff; font-size: 9px; text-decoration: none; }

#ad1 { position: absolute; top: -25px; left: 275px; width: 468px; height: 60px; }
#ad2 { position: absolute; top: 48px;  left: 15px;  width: 728px; height: 90px; }
#ad3 { width: 160px; height: 90px; }
#ad4 { position: absolute; top: 153px; left: 770px; width: 120px; height: 600px; }
#ad5 { width: 336px; margin: 0 0 1em 190px; }

/* *********** /Special Places *********** */


/************ lists ************/
.toplist {
    background-color: #FAF9E5;
    background-color: #EDEBD5;
    width: 250px;
    color: #990000;
    float: left;
    margin-bottom: 1em;
}

.toplist_content {
    border-top: none;
    padding: 10px 20px 30px 20px;
    border: 1px solid #990000;
    height: 340px;
}

.toplist h3 {
    background-image: url(img/frontlist_toplist_header_2.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 250px;
    color: #fff;
    font-size: 20px;
    text-indent: 10px;
    padding-top: 2px;
    margin-bottom: -2px;
}

.toplist h4, .toplist h5, .toplist p { padding: .15em 0; }
.toplist h4 { margin-bottom: 10px; }
.toplist h4 a { font-size: 16px; font-weight: bold; }
.toplist img { margin-bottom: 10px; margin-left: 10px; }

.toplist h5 { font-weight: bold; }
.toplist h5,
.toplist p,
.toplist h5 a,
.toplist p a { font-size: 12px; }

.toplist .bg2 { background-color: #FFF; margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; }
.toplist a { text-decoration: none; color: #990000; }

/************ /lists ************/

/************** game list ***************/
.game_list h2,
.game_item h2,
h2.bg {
    font-size: 16px;
    background-image: url(img/h_bg.png);
    background-repeat: no-repeat;
    padding: 5px 10px;
    color: #fff;
}

.game_item {
    /*background-image: url(img/item_top.png);
    background-repeat: no-repeat;*/
    background-color: #FAF9E5;
    background-color: #EDEBD5;
    padding: 1em;
    margin: 0 0 12px 0;
}
.game_single {
    width: 520px;
    margin: 0 0 12px 193px;
}
.game_item a { color: #900; text-decoration: none; }
.game_item p { margin-bottom: 1em;}

.game_item h3 { margin-bottom: 1em; }
.game_item h3 a { color: #222; font-size: 15px; text-decoration: none; }
.game_item h3 img { margin-bottom: -1px; }

.game_item .cleft { width: 200px; text-align: center; float: left; margin-bottom: 1em; }
.game_item h5.cleft { width: 130px; text-align: left; }

.game_item .desc { margin-left: 218px; }
.game_item .lnk { clear: left; text-align: right; }

.game_item .cleft img {border: 1px solid #999; }

.game_rating {
    background-image: url(img/rating_background.png);
    background-repeat: no-repeat;
    background-color: #C5D0E0;
    margin-left: 210px;
    padding: .5em;
    width: 303px;
}
.game_rating span { float: left; display: block; width: 100px; }

.paging { text-align: right; margin: 5px; }
.paging a, .paging a:visited{ color: #900; text-decoration: underline; }
.paging a:active, .paging a:hover  { color: #900; text-decoration: none; }

/************* reviewer page **************/
.reviewer { background-color: #EDEBD5; margin-bottom: 1em; padding-bottom: 16px; }
.reviewer h2 { color: #900; font-size: 18px; padding: 16px 0 16px 16px; }
.reviewer .img { float: left; width: 220px; margin: 0 16px 16px 16px; }
.reviewer .img img { border: solid #999 1px; }
.reviewer blockquote { background-color: #F9FAE9; margin: 36px 26px 60px 260px; padding: 12px 16px; border: solid #999 1px; }
.reviewer blockquote:before { content: open-quote }
.reviewer blockquote:after { content: close-quote }
.reviewer h4 { clear: left; float: left; margin: 0 0 0 16px; width: 100px; }

/********* misc **********/
.clear { clear: both; }
.fl { float: left; }
.mr2 { margin-right: 25px; }
.mb1 { margin-bottom: 1em; }
