#flashGame{
background:#000;
}



#gameContainer{
width:auto;
padding:30px 30px 30px 60px;
background:#000 url(../everythingelse/games/images/gameContainer.png) no-repeat top right;
}

#gameContainer2{
width:auto;
padding:10px;
background:#000 url(../everythingelse/games/images/gameContainer.png) no-repeat top right;
}

#gamesList{
padding:10px 0 50px 0px;
}

#gamesList li{
float:left;
margin-right:3px;
list-style:none;
}

/*#gamesList a{
display:block;
width:264px;
height:86px;
text-indent:-9999px;
border:4px #333 solid;
}

#gamesList a:hover{
border:4px #fff solid;
}*/

.asl, .buddy, .popups, .spam, .blockbuster, .duckhunt, .emailQuiz, .shootingGallery, .spiderQuiz, .winningPost, .wildWebWoods{
display:block;
width:264px;
height:86px;
text-indent:-9999px;
border:1px #333 solid;
}

.asl:hover, .buddy:hover, .popups:hover, .spam:hover, .blockbuster:hover, .duckhunt:hover, .emailQuiz:hover, .shootingGallery:hover, .spiderQuiz:hover, .winningPost:hover, .wildWebWoods:hover{
border:1px #fff solid;
}


.asl{
background:url(/11_16/everythingelse/games/images/wscBanner_asl.jpg) no-repeat;
}

.buddy{
background:url(/11_16/everythingelse/games/images/wscBuddy.jpg) no-repeat;
}

.popups{
background:url(/11_16/everythingelse/games/images/wscPopups.jpg) no-repeat;
}


.spam{
background:url(/11_16/everythingelse/games/images/wscSpam.jpg) no-repeat;
}


.blockbuster{
background:url(/11_16/everythingelse/games/images/block.jpg) no-repeat;
}

.duckhunt{
background:url(/11_16/everythingelse/games/images/duck.jpg) no-repeat;
}

.emailQuiz{
background:url(/11_16/everythingelse/games/images/email.jpg) no-repeat;
}

.shootingGallery{
background:url(/11_16/everythingelse/games/images/shooting.jpg) no-repeat;
}

.spiderQuiz{
background:url(/11_16/everythingelse/games/images/spider.jpg) no-repeat;
}

.winningPost{
background:url(/11_16/everythingelse/games/images/winning.jpg) no-repeat;
}

.wildWebWoods {
background:url(/11_16/everythingelse/games/images/wildWebWoods.jpg) no-repeat;
}

#noFlash{
font-size:.8em;
padding:5px 10px;
overflow:auto;
color:#000;
border:3px #efb117 solid;
background:#FFCC33;
}

#noFlash h4{
font-size:1.2em;
margin:5px 0;
}

#noFlash h5{
font-size:1.1em;
margin:0;
}

#noFlash img{
float:right;
margin:0 20px 20px 20px;
}


.wscNickstar{
width:174px;
height:70px;
background-image: url(/11_16/everythingelse/games/images/wscNickstar.jpg);
background-repeat: no-repeat;
display:block;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
}

.wscNickstar:hover {
background-image: url(/11_16/everythingelse/games/images/wscNickstar_f2.jpg);
}

.wscBlujackerz{
	width:165px;
	height:74px;
	background-image: url(/11_16/everythingelse/games/images/wscBlujackerz.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-right:20px;
	margin-left:5px;
}
.wscBlujackerz:hover {
	background-image: url(/11_16/everythingelse/games/images/wscBlujackerz_f2.jpg);
}
.wscIm{
	width:165px;
	height:100px;
	background-image: url(/11_16/everythingelse/games/images/wscIm.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-right:20px;
	margin-left:5px;
}
.wscIm:hover {
	background-image: url(/11_16/everythingelse/games/images/wscIm_f2.jpg);
}