/*  SightSavers
Author:	www.readingroom.com
Last updated: 08 October 07 */

/* STYLESHEET  */

/*_____wrapper__________________________________________________
*/

#wrapper{
	background:url(/kidzone/images/internaltop.gif) no-repeat;
	margin-bottom:-60px;
	width:965px;
	margin: 0 auto;
}

#innerWrapper {
	background: url(/kidzone/images/inpagebottom.gif) bottom center no-repeat;
	padding-bottom:110px;
	float:left;
}

/*_____logo__________________________________________________
*/

#logo {
	float:left;
	margin-top:29px;
	margin-left:71px;
	border:none;
}

/*_____topNav__________________________________________________
*/

#topNav{
	margin-bottom:40px;
}

#topNav1 {
	
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav1a.gif) no-repeat;
}
#topNav2 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav2a.gif) no-repeat;
}

#topNav3 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav3a.gif) no-repeat;
}
#topNav4 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav4a.gif) no-repeat;
}
#topNav5 {
	width:97px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav5a.gif) no-repeat;
}
#topNav6 {
	width:114px;
	height: 7.1em;
	background: url(/kidzone/images/intopnav6a.gif) no-repeat;
}

#topNav1 a:hover {background: url(/kidzone/images/intopnav1.gif) no-repeat;}
#topNav2 a:hover {background: url(/kidzone/images/intopnav2.gif) no-repeat;}
#topNav3 a:hover {background: url(/kidzone/images/intopnav3.gif) no-repeat;}
#topNav4 a:hover {background: url(/kidzone/images/intopnav4.gif) no-repeat;}
#topNav5 a:hover {background: url(/kidzone/images/intopnav5.gif) no-repeat;}
#topNav6 a:hover {background: url(/kidzone/images/intopnav6.gif) no-repeat;}

#topNav1 a.on {background: url(/kidzone/images/intopnav1.gif) no-repeat;}
#topNav2 a.on {background: url(/kidzone/images/intopnav2.gif) no-repeat;}
#topNav3 a.on {background: url(/kidzone/images/intopnav3.gif) no-repeat;}
#topNav4 a.on {background: url(/kidzone/images/intopnav4.gif) no-repeat;}
#topNav5 a.on {background: url(/kidzone/images/intopnav5.gif) no-repeat;}
#topNav6 a.on {background: url(/kidzone/images/intopnav6.gif) no-repeat;}

/*_____feature__________________________________________________
*/

#feature {
	float:left;	
	width:227px;
	background: url(/kidzone/images/infeaturetop.gif) no-repeat;
	margin-top:40px;
	margin-left:66px;
}

#feature img, #button img {
	border:none;	
}

#ftitle {
	margin: 15px 15px 0 15px;
}

/*_____innerFeature__________________________________________________
*/

#innerFeature {
	margin-top:12px;
	margin-left:12px;
	width:203px;
}

#innerFeatureBottom {
	height:22px;
	background: url(/kidzone/images/infeaturebottom.gif) no-repeat;
}

#innerFeature p {
	padding:8px;
	font-weight:bold;
	color:#467170;
	font-size:110%;
	line-height:140%;
}

#innerFeature .blue {
	color:#1d7b92;
	padding-top:0px;
}

/*_____button__________________________________________________
*/

#button {
	width:227px;
	height:47px;
	background: url(/kidzone/images/inbuttonback.gif) no-repeat;
	float:left;
	margin-top:10px;
	margin-left:66px;
}

#btitle {
	margin: 13px 6px 0 13px;
}

/*_____subNav__________________________________________________
*/

#subNav img{
	border:none;
}

#subNav a span {
	display:none;
}
#subNav{
	color:white;
	list-style:none;
	float:right;
	padding-right:60px;
	width:580px;
}
#subNav li a {
	color:white;
	text-decoration:none;
	font-size:130%;
	font-weight:bold;
}

#subNav li {
	background: url(/kidzone/images/individer.gif) right top no-repeat;
	float:left;
	padding: 5px 10px 15px 0px;
	margin-right:10px;
}

#subNav li a.active {
	float:left;
	background: url(/kidzone/images/innavarrow.gif) center 30px no-repeat;
	margin-top:-25px;
	height:48px;
	position:relative;
}

#subNav li.last {
	background:none;
}

/*_____content__________________________________________________
*/

#container {
	width:300px;
	float:left;
}

#content {
	
	float:left;
	width:540px;
	padding-left:45px;
	padding-top:25px;
	background: url(/kidzone/images/ineye.gif) 360px 15px no-repeat;
	min-height:267px;
}

#content h1 {
	color:#008985;
	margin-bottom:10px;
	
}

#content h2 {
	color:#20b0b1;
	padding:2px 0px 7px 0px;;
	font-size:160%;
}

#content .pink {
	color:#d44892;
	font-weight:bold;
}

#content p.pinknext {
	color:#d44892;
	font-weight:bold;
	
	width:410px;
	padding: 5px 0px;
	
}

#content p.next {
	width:410px;
	padding: 5px 0px;
	font-size:130%;
	
}

#content p a{ 
	color:#31A03A;
	text-decoration:none;
	
}

#content p a:hover, #content h2 a:hover{ 
	text-decoration:underline;
	
}

#content .land h2{
	margin-top:15px;
	padding:0;
	
	
}

#content .land p {
	margin-bottom:20px;
	padding:0;
}

#content h2 a{ 
	
	color:#20b0b1;
	text-decoration:none;
}

#content p {
	float:left;
	font-size:130%;
	width:535px;
	padding:5px 0px;
	
}

#content img {
	float:left;
	margin-right:10px;
}

#content ul {
	clear : both;
	margin-top : 5px;
	margin-left : 40px;
}

#content ul li {
	font-size:120%;
	padding:3px;
	list-style-position:outside;
}

#content ol {
	clear : both;
	margin-top : 5px;
	margin-left : 20px;
}

#content ol li {
	font-size:120%;
	padding:3px;
	list-style-position:outside;
}
/*_____footer__________________________________________________
*/

#pageBottom {
	background: url(/kidzone/images/pagebottom.gif) bottom center no-repeat;
	width:965px;
	margin: 0 auto;
	height:87px;
}

#footer {
	margin-left:50px;
	margin-top:25px;
}

#hmlogo {
	float:right;
	margin-right:45px;
	padding-top:30px;
	border:none;
}




/*_____pageTools__________________________________________________
*/

#pageTools{
	float:right;
	list-style-type:none;
	margin-top:-10px;
	display:block;
}

#pageTools li {
	float:left;
}

#pageTools li a{
	text-decoration:none;
	margin-left:10px;
	color:#008985;
	font-size:110%;
	font-weight:bold;
	
}


/*_____landing__________________________________________________
*/

.landing {
	width:250px;
	float:left;
	padding-right:20px;
}

.landing p {
	width:100% !important;
	float:left;
}

.landing p a img {
	border:none;
}

.landing h2 {
	margin:7px 0 0 0 !important;
	padding:0 !important;
}

.landing h2 a {
	text-decoration:none;
	color:#20b0b1;
}

#content .landingnormal {float:left; padding:6px 0 6px 0; margin:-1px 0 0 0; width:520px; border-bottom : dotted 1px #8692BE;}
#content .landingnormal img {float: left; margin: 0 12px 0 0; border: solid 1px #8692BE;}
#content .landingnormal h2 {margin:0 0 0 0; padding: 4px 0 0 0;}
#content .landingnormal h2 strong {color: #511A77;}
#content .landingnormal P {width:auto; display:inline; padding-top: 2px;}
#content .landingnormal p strong {}

/*_____painters images - IE6 version available also ____________________
*/
.painterslink {
	width:255px;
	height:200px; 
	background transparent;
	float:left;
	margin-top:-200px;
	margin-left:50px;
	cursor:pointer;
}
