/*  SightSavers
Author:	www.readingroom.com
Last updated: 08 October 07 */

/* STYLESHEET  */

/*_____wrapper__________________________________________________
*/

#wrapper {
	width:900px;
	background:url(/kidzone/images/hmback.jpg) no-repeat;
	margin: 0 auto;
}


#outerWrapper{
	margin: 0 auto;
	width:900px;
}

/*_____logo__________________________________________________
*/

#logo {
	float:left;
	margin-top:29px;
	margin-left:35px;
	border:none;
	background:url(/kidzone/images/hmback.jpg) no-repeat;
}

/*_____topNav__________________________________________________
*/

#topNav1 {
	
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/topnav1a.gif) no-repeat;
}
#topNav2 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/topnav2a.gif) no-repeat;
}

#topNav3 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/topnav3a.gif) no-repeat;
}
#topNav4 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/topnav4a.gif) no-repeat;
}
#topNav5 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/topnav5a.gif) no-repeat;
}
#topNav6 {
	width:114px;
	height: 7.1em;
	background: url(/kidzone/images/topnav6a.gif) no-repeat;
}

#topNav1 a:hover {background: url(/kidzone/images/topnav1.gif) no-repeat;}
#topNav2 a:hover {background: url(/kidzone/images/topnav2.gif) no-repeat;}
#topNav3 a:hover {background: url(/kidzone/images/topnav3.gif) no-repeat;}
#topNav4 a:hover {background: url(/kidzone/images/topnav4.gif) no-repeat;}
#topNav5 a:hover {background: url(/kidzone/images/topnav5.gif) no-repeat;}
#topNav6 a:hover {background: url(/kidzone/images/topnav6.gif) no-repeat;}

#topNav1 a.on {background: url(/kidzone/images/topnav1.gif) no-repeat;}
#topNav2 a.on {background: url(/kidzone/images/topnav2.gif) no-repeat;}
#topNav3 a.on {background: url(/kidzone/images/topnav3.gif) no-repeat;}
#topNav4 a.on {background: url(/kidzone/images/topnav4.gif) no-repeat;}
#topNav5 a.on {background: url(/kidzone/images/topnav5.gif) no-repeat;}
#topNav6 a.on {background: url(/kidzone/images/topnav6.gif) no-repeat;}

/*_____owl__________________________________________________
*/

#owl {
	float:left;
	margin-left:-34px;
	width:428px;
	height:17em;
 	background: url(/kidzone/images/owl.gif) no-repeat;
	float:left;
	clear:left;
	color:white;
	height:270px;
	padding-left:200px;
}

#eye {
	
	margin-left:80px;
	width:286px;
	height:73px;
 	background: url(/kidzone/images/eye.gif) no-repeat;
	float:left;
	margin-top:30px;
	margin-right:30px;
	
}

#eye a{
	
	display:block;
	width:286px;
	height:73px;

}

#owl p{
	width:250px;
	margin-top:10px;
	margin-left:150px;
	float:left;
	display:block;
	font-weight:bold;
	font-size:110%;
	line-height:145%;
}

#owl #discover {
	margin-left:143px;
	margin-top:5px;
	border:none;
	vertical-align:bottom;
}

#owl #dm {
	border:none;
	margin-left:7px;

}

#painter {
	margin-top:-45px;
	width:303px;
	height:315px;
 	float:left;
}

#painter a{
	display:block;
	width:303px;
	height:315px;
}

/*_____bottomHalf__________________________________________________
*/

#bottomHalf {
	float:left;
	color:white;
	font-weight:bold;
	margin-left:35px;
	
}
#bottomLeft{
	float:left;
	width:225px;
	background: url(/kidzone/images/dots.gif) 35px 0px no-repeat;
	padding-bottom:20px;
	padding-top:10px;
	margin-top:-10px;
	line-height:165%;
	position:relative;
}

#bottomLeft p, #bottomRight p {
	padding-top:10px;
	font-weight:bold;
	font-size:110%;
}

#bottomBorder {
	background: url(/kidzone/images/hmborder.gif) right top no-repeat;
	float:left;
	padding-right:10px;
	margin-right:20px;
	
}

#bottomHalf img{
	border:none;
	
}

#bottomRight {
	padding-top:10px;
	float:left;
	width:230px;
	background: url(/kidzone/images/sun.gif)  35px 0px  no-repeat;
	padding-bottom:20px;
	margin-top:-10px;
	line-height:165%;
	position:relative;
}

#spotlight {
	height:193px;
	width:193px;
	float:right;
	padding-left:150px;
	margin-top:6px;
	margin-bottom:-60px;
	position:relative;
	
}

#star {
	color:white;
	position:absolute;
	top:-60px;
	left:150px;
}

#star p {
	font-weight:bold;
	font-size:125%;
	line-height:1em;
	width:110px;
	position:absolute;
	top:110px;
	left:50px;
	line-height:120%;
}

#star img {
	border:none;
}

.more {
	color:#19eff2;
	text-decoration:none;
}

/*_____footer__________________________________________________
*/

#wrapperBottom {
	
	margin: 0 auto;
	background:url(/kidzone/images/hmbackbottom.gif)  no-repeat;
	float:left;
	width:965px;
	height:192px;
	width:900px;
	margin-top:-155px;
	
}


