@charset "utf-8";
/* CSS Document */


.kidzplayce.hasflash #flashpageheader{
	height:300px;
	position:relative;
	z-index:2;
	width: 761px;
}
.kidzplayce.hasflash #pagecontent_wrapper{
	margin-top:-65px;
}

.kidzplayce #pagecontent {
	background: none;
}

.kidzplayce #pagecontent_wrapper {
	background: transparent url(/images/kp_page_content_bg_repeat.png) repeat-y scroll center top;
}

.kidzplayce #section_wrapper{
	background:url(../images/kp_sidebar_bg_repeat.png) repeat-y top center;
	width:175px;
	margin-left:0px;
}
.kidzplayce #section_wrapper2{
	background:url(/images/kp_sidebar_bg_top.png) no-repeat bottom center;
}
.kidzplayce #right_content #section{
	background:none;
	/*width:112px;*/
	padding:35px 15px 15px;
	margin:0 auto;
	position:relative;
	min-height:333px;
	
}

.kidzplayce #section_footer{
	background:url(../images/kp_sidebar_bg_footer.png) no-repeat top center;	
	height:44px;
	margin-left:0px;
	width:175px;
}

.kidzplayce #pagecontent_footer{
	background:url(/images/kp_page_content_bg_bottom.png) no-repeat top center;
	width:645px;
	height:50px;
	position:relative;
	margin:0 auto 50px;
}

.kidzplayce h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
	color: #00a3d0;
	font-weight: normal;
}

.kidzplayce h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	margin-bottom: 10px;
	color: #8f7238;
	font-weight: normal;
	
}

.kidzplayce h4 {
	background: #CA681E;
	padding: 10px 7px;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: normal;
}

.kidzplayce h5 {
	color: #863802;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px solid #863802;
}

.kidzplayce h6 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00a3d0;
}

.kidzplayce .bluepullquote {
	background: #007FBB url(/images/kp_blue_pullquote_bg.png) top left repeat-x;
	padding: 12px;
	color: #fff !important;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.kidzplayce .bluepullquote p {
	color: #fff;
}

.kidzplayce #section_wrapper2 p {
	margin-bottom: 0px;
}

.kidzplayce #section_wrapper2 hr {
	position: static;
	left: auto;
	top: auto;
	width: 100%;
	margin: 0px;
	margin: 13px 0 8px;
	width: 130px;
	height: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 1px solid #fff;
}

.kidzplayce #section_wrapper2 h5 {
	border-bottom: 0px none;
}