/* GENERAL STYLES */
body{
	background-image: url(/images/body_kids_bg.jpg);
}

#header{
	background-color:#949f8b;
}

#booking{
	background-color:#949f8b;
}

#primaryNavigation{
	background-color:#627057;
}

#primaryNavigation li a:hover, #primaryNavigation li.current a{
	background:#41443e;
}

#secondaryNav{
	background-color:#36442c;
}

#footer ul, #footer p{
	background-color:#aab0a4;
}

.button, #search input.button{
	background-color:#9B8E67;
	border-color:#9B8E67;
}

#search input{
	border: 1px solid #523B31;
}



#content {
	background-color: transparent;
	padding-top:0;
}

#contentWrapper{
	background-image: url(/images/lhs_kids.jpg);
}

#contentWrapper.standard{
	background-image: url(/images/lhs_kids_standard.jpg);
}

#standardText h2{
  color:#3d3abc;	
}

#standardText h3{
  color:#9f79d9;	
}


#panels p a{
   color:#501901;
}

#tertiaryNav ul.navLevel2 li a{
  color : #41443e;
}

#standardText h3.relatedTopics{
  color : #3d3abc;
  padding-top : 30px;
  padding-bottom : 20px;
}

#search input.button{
	background-color:#9B8E67;
}

input.button, #booking input.button{
	background-color:#9B8E67;
	border-color:#9B8E67;
}

#standardText .mainImage
{
  margin-left : 0px;
}

#standardText ul.gamesList{
  margin-left : 40px;
  padding-left : 0px;

}
#standardText ul.gamesList li{
  padding-bottom : 20px;
}

#standardText .gamesList h3{
  padding-left : 0px;
}

#standardText .gamesList img{
  padding-left : 0px;
  padding-right : 20px;
  margin-left : 0px;
}

/* ----------------------------------------------------*/
/* The following CSS shows the bear hugging the side of
   the site as well as the overhanging images of
   children playing */
/*-----------------------------------------------------*/

.relative {
	position: relative;
	margin-bottom: 20px;
	}

.bearhug {
	position: absolute;
	right: -76px;
	top: -30px;
	width: 106px;
	height: 168px;
	background: url(/media/467940/bearhug.png) left top no-repeat;
	}

.kid_fun_holder {
	position: relative;
	height: 160px;
	}

.kid_fun_landing,
.kid_fun {
	position: absolute;
	bottom: -43px;
	left: 0;
	width: 669px;
	height: 210px;
	background: url(/media/467945/kid_fun.png) left top no-repeat;
	}

.kid_fun {
	bottom: -63px;
	}

/* EDITOR PROPERTIES */

