a{ text-decoration: none; outline: none; }
ul, ol{ list-style: none; }
html, body, h1, h2, h3, h4, p, img,
form, fieldset, input, label, button,
ul, li, ol{
    margin: 0;
    padding: 0;
    border: 0;
}


body, input, textarea, select, button{
    font: 100% Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

body{
    background: #3C3C3C url(../img/body_bg.png) repeat-x;
    text-align: center;
}

#wrapper, #gameWrapper{
    width: 990px;
    margin: 0 auto;
}
#gameWrapper{ width: 768px; }

#top{
    padding: 0 20px;
    overflow: hidden;
    position: relative;
    height: 175px;
    background: url(../img/top_alpha.png) no-repeat;
}

#gameWrapper #top{
    background: url(../img/gameTop_alpha.png) no-repeat;
    height: 131px;
    padding: 0 15px;
}

h1{
    background: url(../img/top_logo.png) no-repeat;
    width: 735px;
    height: 131px;
    margin-left: -2px;
    float: left;
}

#stripe{
    height: 78px;
    width: 75px;
    position: absolute;
    top: 35px;
    left: 20px;
    text-indent: -999em;
}
#gameWrapper{ left: 17px; }
.one{ background-image: url(../img/stripe_1.png); }
.two{ background-image: url(../img/stripe_2.png); }
.three{ background-image: url(../img/stripe_3.png); }

#gameWrapper h1{
    background: url(../img/gameTop_logo.png) no-repeat;
    height: 136px;
    width: 740px;
}

#gameWrapper h2{
    position: absolute;
    top: 93px;
    left: 325px;
    color: #FED02C;
    font-size: 1.50em;
}

h1 a{
    display: block;
    text-indent: -999em;
    height: 131px;
}

#topNav{
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 0.69em;
    line-height: 3.18em;
}
#topNav li{ float: left; }
#topNav a{
    display: block;
    color: #888;
    padding: 0 11px;
}
#topNav a:hover{ background: #000; }

.searchWrap{
    width: 193px;
    height: 90px;
    background: url(../img/search_bg.png) no-repeat;
    float: right;
    margin-top: 35px;
    font-size: 0.69em;
    text-align: left;
    padding: 6px 12px 0;
    position: relative;
}
.searchWrap input, .searchWrap select, .searchWrap option, .searchWrap button{
    font-size: 0.91em;
}
.searchWrap select{ width: 100%; }
.searchWrap label{
    display: block;
    font-weight: bold;
    color: #fff;
    line-height: 3em;
}
.searchWrap input#search{
    width: 188px;
    border: none;
    padding: 2px 4px;
    height: 13px;
    display: block;
    position: absolute;
    top: 40px;
    left: 12px;
}
.searchWrap button, .searchWrap #submit{
    text-align: center;
    height: 20px;
    display: block;
    width: 192px;
    background: #FDCF2B;
    position: absolute;
    top: 67px;
    right: 12px;
}

#mainNav li{ float: left; }
#mainNav a{ display: block; height: 44px; text-indent: -999em; }
#mainNav a.adultGames{ background: url(../img/adultGames.png) top no-repeat; width: 113px; }
#mainNav a.animeStream{ background: url(../img/animeStream.png) top no-repeat; width: 128px; }
#mainNav a.asiaFun{ background: url(../img/asiaFun.png) top no-repeat; width: 93px; }
#mainNav a.asianMovies{ background: url(../img/asianMovies.png) top no-repeat; width: 118px; }
#mainNav a.asianPictures{ background: url(../img/asianPictures.png) top no-repeat; width: 122px; }
#mainNav a.hentaiMovies{ background: url(../img/hentaiMovies.png) top no-repeat; width: 126px; }
#mainNav a.hentaiPictures{ background: url(../img/hentaiPictures.png) top no-repeat; width: 130px; }
#mainNav a.gameBabes{ background: url(../img/gameBabes.png) top no-repeat; width: 120px; }
#mainNav a:hover{ background-position: bottom; }

#content{
    background: url(../img/content_bg.png) repeat-y;
    padding: 5px 25px 0;
    overflow: hidden;
    height: 1%;
    text-align: left;
    position: relative;
}
#gameWrapper #content{
    background: url(../img/gamepage_bg.png) repeat-y;
    padding: 5px 20px 0;
}

#menus{
    width: 236px;
    float: left;
    z-index: 200;
    margin-bottom: 5px;
}

#mainContent{
    width: 698px;
    float: right;
}

#menus h2, #freeGames h2,
#gameList h2, #adultContent h2, #mainText h2{
    background: url(../img/head_1.png) no-repeat;
    width: 196px;
    height: 40px;
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    padding-left: 42px;
    line-height: 2.50em;
    margin: 5px 0;
}

#wallpapers h2, #artwork h2, #screensavers h2, #modelShots h2{
    font-size: 0.81em;
    line-height: 3.08em;
}

#freeGames h2, #gameList h2, #adultContent h2, #mainText h2{
    background: url(../img/head_4.png) no-repeat;
    width: 656px;
}

#freeGames h2{ margin-top: 0; }
#friends h2{ background: url(../img/head_2.png) no-repeat; }

#newGames h2{
    background: url(../img/head_3.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames ul{ height: 271px; }

#newGames5 h2{
    background: url(../img/head_5.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames5{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames5 ul{ height: 271px; }

#newGames6 h2{
    background: url(../img/head_6.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames6{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames6 ul{ height: 271px; }

#newGames7 h2{
    background: url(../img/head_7.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames7{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames7 ul{ height: 271px; }

#newGames8 h2{
    background: url(../img/head_8.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames8{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames8 ul{ height: 271px; }

#newGames9 h2{
    background: url(../img/head_9.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames9{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames9 ul{ height: 271px; }

#newGames10 h2{
    background: url(../img/head_10.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames10{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames10 ul{ height: 271px; }

#newGames11 h2{
    background: url(../img/head_11.png) no-repeat;
    height: 43px;
    text-indent: -999em;
    width: 237px;
    margin: 0;
    margin-left: -1px;
    padding-left: 0;
}
#newGames11{
    background: url(../img/newGames_bg.png) bottom no-repeat;
    height: 314px;
    margin-top: 5px;
}
#newGames11 ul{ height: 271px; }

#categories li, #friends li, #topGames li, #newGames li, #newGames li, #newGames5 li, #newGames6 li, #newGames7 li, #newGames8 li, #newGames9 li, #newGames10 li, #newGames11 li
#wallpapers li, #artwork li, #screensavers li, #modelShots li,
#topAdultGames li, #topAsianMovies li, #topAsianPictures li, #topHentaiMovies li, #topHentaiPictures li{
    height: 27px;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 2.25em;
    position: relative;
    z-index: 1000;
}

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames5 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames5 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames6 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames6 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames7 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames7 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames8 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames8 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames9 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames9 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames10 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames10 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a, #friends a, #topGames a,
#wallpapers a, #artwork a, #screensavers a, #modelShots a,
#topAdultGames a, #topAsianMovies a, #topAsianPictures a, #topHentaiMovies a, #topHentaiPictures a{
    display: block;
    height: 27px;
    background: url(../img/menus_1li.png) 0 -27px no-repeat;
    padding-left: 36px;
    color: #999;
}
#newGames11 a{
    display: block;
    height: 27px;
    color: #000;
    padding-left: 44px;
}
#newGames11 a:hover{ color: #D8002E; }
#friends a{ background-image: url(../img/menus_2li.png); }

#categories a:hover, #friends a:hover, #topGames a:hover,
#wallpapers a:hover, #artwork a:hover, #screensavers a:hover, #modelShots a:hover,
#topAdultGames a:hover, #topAsianMovies a:hover, #topAsianPictures a:hover, #topHentaiMovies a:hover, #topHentaiPictures a:hover{
    color: #FED02C;
    background-position: 0 -81px;
}
#menus a.sub{ background-position: 0 0; }
#menus a.sub:hover{ background-position: 0 -54px; }

#freeGames, #mainText{ margin-top: 5px; }
#freeGames ul{
    overflow: hidden;
    margin-left: -6px;
    height: 1%;
    width: 704px;
}
#freeGames li{
    float: left;
    width: 140px;
    height: 140px;
    padding: 15px;
    background: #242424;
    border-left: 6px #000 solid;
    border-bottom: 6px #000 solid;
}
.in {
	width: 140px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #333;
}
a.in:hover {
	background: #ffbf00;
}

#freeGames img{ display: block; }

#gameList h2, #adultContent h2{
    margin-top: 0;
    background-color: #000;
    padding-bottom: 6px;
    border-bottom: 10px #242424 solid;
    margin-left: -5px;
}
#gameList, #adultContent{
    background: #242424 url(../img/list_bg.png) repeat-y;
    overflow: hidden;
    height: 1%;
    border-bottom: 10px #242424 solid;
    margin-bottom: 5px;
    padding-left: 5px;
    position: relative;
}

#mainContent .hidden{  background: #242424; height: 90px; }

.hide{
    font-size: 0.75em;
    display: block;
    color: #3D3D3D;
    position: absolute;
    bottom: 10px;
    left: 584px;
    text-align: right;
}
a.hide:hover{ color: #666; }

.list{
    width: 94px;
    float: left;
    padding: 0 5px 0 14px;
}
.list h3{
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 6px 3px 8px;
}
#adultContent .list h3{
    font-size: 0.81em;
    padding: 3px 3px 8px;
}
.list ul{ padding-bottom: 5px; }
.list li{
    height: 12px;
    line-height: 1.33em;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 0.56em;
}
.list li a{ color: #999; height: 12px; }
.list li a:hover{ color: #FED02C; }

#mainText h2{
    border-bottom: 5px #000 solid;
    margin-bottom: 10px;
}
#mainText{
    background: #242424;
    padding-bottom: 13px;
    margin-bottom: 5px;
}
#mainText p{
    color: #999;
    font-size: 0.75em;
    text-align: justify;
    padding: 7px 22px;
}

#contentGrad{
    background: url(../img/menus_bg.png) no-repeat;
    position: absolute;
    width: 161px;
    height: 171px;
    left: 25px;
    bottom: 5px;
    z-index: 100;
}

#gamePic{
    padding: 15px;
    width: 140px;
    height: 140px;
    background: #242424;
    float: left;
    border-right: 5px #000 solid;
}

#gamePic img{
    display: block;
}

#gameDetails{
    color: #999;
    width: 280px;
    height: 150px;
    background: #242424;
    padding: 0 12px 10px;
    overflow: hidden;
    border-top: 10px #242424 solid;
    float: left;
}

#gameDetails p{
    border-top: 1px #3A3A3A solid;
    line-height: 2.19em;
    text-align: right;
    width: 85px;
    padding-right: 180px;
    position: relative;
    clear: both;
}
#gameDetails p#gameTitle{
    width: 100%;
    padding: 0;
    border-top: none;
}
#gameDetails p#gameTitle span{
    float: left;
    text-align: right;
    width: 85px;
}
#gameDetails b, #gameDetails strong{
    position: absolute;
    top: 0;
    left: 100px;
    width: 165px;
    text-align: left;
}
#gameDetails strong{
    color: #FED02C;
    float: left;
    display: block;
    padding: 7px 0 0 14px;
    position: static;
    float: left;
    line-height: 1.25em;
}
#gameDetails b.progress{
    background: url(../img/progress.png) no-repeat;
    top: 7px;
    height: 22px;
    width: 99px;
}
#gameDetails b.progress span{
    display: block;
    background: url(../img/progress.png) bottom left no-repeat;
    height: 22px;
}

#gameDesc{
    width: 218px;
    height: 170px;
    background: #242424;
    float: right;
    padding: 0 13px;
}
#gameDesc span{
    color: #999;
    display: block;
    padding: 22px 3px 8px;
}
#gameDesc p{
    border-top: 1px #3A3A3A solid;
    border-bottom: 1px #3A3A3A solid;
    color: #999;
    font-size: 0.69em;
    text-align: justify;
    padding: 5px 2px;
}
#gameFlash{
    margin-left: 0px;
    padding: 5px 0;
    width: 730px;
    clear: both;
}
#gameFlash img{ display: block; }

#footerAlpha{
    background: url(../img/footer_alpha.png) no-repeat;
    height: 67px;
    padding: 0 21px 30px;
}
#gameWrapper #footerAlpha{
    background: url(../img/gameFooter_alpha.png) no-repeat;
    padding: 0 15px 30px;
}
#footer{
    background: url(../img/footer_bg.png) repeat-x;
    height: 67px;
    position: relative;
    font-size: 12px;
    clear: both;
}
#gameWrapper #footer{
    width: 738px;
    background: url(../img/gameFooter_bg.png) no-repeat;
}
#footer h4{
    text-indent: -999em;
    background:  url(../img/footer_copy.png) no-repeat;
    width: 127px;
    height: 67px;
    position: absolute;
    top: 0;
    left: -1px;
}
#gameWrapper #footer h4{ left: 0; }
#footer ul{
    height: 52px;
    position: absolute;
    width: 815px;
    right: 0;
    background: url(../img/footer_ul_bg.png) no-repeat;
    overflow: hidden;
    margin-right: -1px;
    padding-top: 15px;
}
#footer li{
    float: left;
    height: 37px;
    overflow: hidden;
}
#footer a{
    display: block;
    float: left;
    height: 37px;
    color: #000;
    font-weight: bold;
    line-height: 37px;
    padding: 0 9px;
}
#footer a:hover{
    background: #000;
    color: #fff;
}

#footer p{
    color: #777;
    font-size: 0.75em;
    position: absolute;
    bottom: -15px;
    right: 15px;
}

#footer p a{
    color: #999;
    display: inline;
    padding: 0;
    line-height: normal;
    float: none;
}
#footer p a:hover{
    background: none;
    color: #777;
}
/* alternate */
#footer li{ background: url(../img/footer_li_dot.png) top right no-repeat; }
#footer li:first-child{ margin-left: -1px; }
#footer li:after{
    display: block;
    background: url(../img/footer_li_after.png) no-repeat;
    height: 37px;
    width: 2px;
    content: "";
}

.ad728x90 img, .ad468x60 img{ display: block; }
.ad728x90{
    width: 728px;
    height: 90px;
    position: relative;
    padding-right: 212px;
}
#gameWrapper .ad728x90{ padding: 0 0 5px; }
.ad468x60{
    width: 468px;
    height: 60px;
    position: relative;
    padding-right: 230px;
    padding-bottom: 6px;
}
#gameWrapper .ad468x60{ padding-right: 260px; }
.ad468x60 .details{
    height: 60px;
    width: 226px;
    background: url(../img/ad2_details.png) no-repeat;
    display: block;
    text-indent: -999em;
    position: absolute;
    top: 0;
    right: 0;
}
#gameWrapper .ad468x60 .details{
    background: url(../img/ad3_details.png) no-repeat;
    width: 101px;
    right: 154px;
}
#gameWrapper .ad468x60 .action{
    background: url(../img/game_action.png) no-repeat;
    width: 137px;
    height: 50px;
	padding: 10px 0 0 13px;
    position: absolute;
    top: 0;
    left: 579px;
}
#gameWrapper .ad468x60 .action img{ 
	display: block;
	padding-bottom: 8px;
}
.ad728x90 .details{
    height: 90px;
    width: 207px;
    background: url(../img/ad_details.png) no-repeat;
    display: block;
    text-indent: -999em;
    position: absolute;
    top: 0;
    right: 0;
}
#central_ads {
	width:708px;
	height:310px;
	background-color:#000000;
	margin-left:-5px;
}
.ad300x250 {
	border:20px solid #242424;
	width:300px;
	height:250px;
	float:left;
	margin:6px 8px;
}

