/*********flash games index page**********/
#flash-games{
	margin-bottom:30px;
}

#flash-games a{
	margin:20px;
}
/*********END of flash games index page**********/


/*********BEGIN flash games**********/

.flash-games-block{
	background:url(../images/flash-games/games-bg.jpg) repeat-y;
	width:315px;
}

.flash-games-block-top{
	background:url(../images/flash-games/games-top-bg.jpg) no-repeat;
	width:315px;
	height:31px;
}

.flash-games-block-bottom{
	background:url(../images/flash-games/games-bottom-bg.jpg) no-repeat;
	width:315px;
	height:7px;
}

.flash-games-title{
	color:#16387c;
	font-size:12px;
	font-weight:bold;
	margin:5px 13px;
	float:left;
	width:200px;
}

.flash-games-title a, .flash-games-title a:hover, .flash-games-title a:visited{
	text-decoration:none;
}

.contentgames{text-align:left;padding: 20px 12px 70px 12px;}
.contentgames div{padding: 0px 5px 0px 0px;}
.contentgames div img{padding: 0px 0px 0px 0px;}

.flash-games-play{
	float:right;
	margin:5px 10px 0 0;
}

.flash-games-play a, .flash-games-play a:link, .flash-games-play a:visited{
	font-size:11px;
	color:#c33c0c;
	text-decoration:none;
}

.flash-games-img{
	margin-right:15px;
	margin-left:15px;
	margin-top:15px;
}

.flash-games-img img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#flash-games-left{float:left; width:310px;}
#flash-games-right{float:right; width:310px;}

/*********END flash games**********/

/*********BEGIN flash games inner**********/

.flash-games-header{
	background-color:#d0e2ee;
	border:1px solid #9dc0d4;
	padding:5px;
}

.flash-addto{
	float:right;
	margin:5px;
}

.flash-title{
	font-size:16px;
	float:left;
	margin:10px 15px;
}

.flash-games-content{
	background-color:#f0f8fb;
	border-left:1px solid #9dc0d4;
	border-right:1px solid #9dc0d4;
	border-bottom:1px solid #9dc0d4;
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.flash-code{
	margin:0 30px;
	clear:both;
}

.flash-code textarea{
	border:1px solid #9dc0d4;
	color:#bbb;
	overflow:hidden;

}

/*********END flash games inner**********/
