/* CSS Document */

.myHr{
	border-bottom:#000000 1px dotted;
	width:100%;
	height:5px;
	padding-top:5px;
}

#kidsContent{
	background:url(../images/backgroundkids.jpg) top center;
	width:755px;
	margin:0 auto;
	padding-top:15px;
	text-align:left;
	font-size:12px;
}

#kidsTitle{
	background:url(../images/kidTitle4.jpg) top left no-repeat;
	text-indent:-9999px;
	width:755px;
	height:155px;
}



#kidsHolder h1.gameCategory{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:red;
	color:#FFFFFF;
	
}

#kidsHolder{
	padding-top:30px;
	width:755px;
}
#kidsHolder h1{
	font-size:18px;
	padding:3px 0 3px 5px;
}

#kidsHolder ul{
	margin:0 auto;
	margin-top:20px;
	width:745px;

}

#kidsHolder ul li{
	margin:0 10px;
	float:left;
	background:#e9e9e9;
	width:223px;
	height:104px;
	border:#333333 1px solid;
}
#kidsHolder a{
	text-decoration:none;
	color:#3441a3;
}
#kidsHolder a:hover{
	text-decoration:underline;
}
#kidsHolder img{
	float:left;
	padding:10px 5px 0 8px ;
}
#kidsHolder h2{
	padding-top:10px;
	font-size:14px;
	color:#3441a3;
}

.categHolder{
	padding-bottom:50px;
}	
.gameCredits{
	font-size:10px;
	color: black;
	border: 1px;
	padding: 5px;
	background-color: white;
}

/* ======= game ====== */

.gameEmbedHolder{
	width:600px;
	margin:0 auto;
	text-align: center;
	margin-top:20px;
	}


.flashBorder{
	width:471px;
	height:401px;
	border:#666666 1px solid;
	margin:0 auto;
	}
.flashBorder2{
	width:551px;
	height:401px;
	border:#666666 1px solid;
	margin:0 auto;
	}	