body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #FFFFFF;
   color: #333333;
}
body,textarea {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #f4659e;
}
a:hover {
   color: #4db8fc;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#f4659e;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.2em;
	 margin:0;
	 padding:5px 0 0 0;
}
h3 {
   font-size:1.2em;
}
h4 {
   font-size:1em;
}
h2.graphic {
   margin:0;
	 padding:0;
	 background-repeat:no-repeat;
	 width:100%;
	 height:45px;
}
h2.graphic span {
   display:none;
}
h2.graphicmargin {
	 position:relative;
	 left:70px;
}
h2#graphic1 { background-image:url(../img/h2_welcome.gif); }
h2#graphic2 { background-image:url(../img/h2_aboutus.gif); }
h2#graphic3 { background-image:url(../img/h2_contactdetails.gif); }
h2#graphic4 { background-image:url(../img/h2_enquiryform.gif); }
h2#graphic5 { background-image:url(../img/h2_sitemap.gif); }
h2#graphic6 { background-image:url(../img/h2_accessibility.gif); }
h2#graphic7 { background-image:url(../img/h2_privacypolicy.gif); }
h2#graphic8 { background-image:url(../img/h2_links.gif); }
h2#graphic9 { background-image:url(../img/h2_rooms.gif); }
h2#graphic10 { background-image:url(../img/h2_outsideplay.gif); }
h2#graphic11 { background-image:url(../img/h2_samplemenus.gif); }
h2#graphic12 { background-image:url(../img/h2_staff.gif); }
h2#graphic13 { background-image:url(../img/h2_ofsted.gif); }
h2#graphic14 { background-image:url(../img/h2_latestnews.gif); }

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
   margin:0;
   padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,.inline ul,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   color:#f4659e;
   padding:0.6em 0 0.6em 24px;
	 background-image:url(../img/bullet2.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
}
.menubuttons li a:hover {
   color:#4db8fc;
	 background-image:url(../img/bullet3.gif);
}
.menubuttons li.active a {
   color:#4db8fc;
   font-weight:bold;
	 background-image:url(../img/bullet3.gif);
}


#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0;
	 height:59px;
	 background-repeat:no-repeat;
}
#headernav li a span {
   display:none;
}
#headernav li span.balls {
   display:block;
   float:left;
	 height:59px;
	 background-repeat:no-repeat;
}
#headernav li span#balls1 { background-image:url(../img/ball6.gif);width:9px; }
#headernav li span#balls2 { background-image:url(../img/ball6.gif);width:9px; }
#headernav li span#balls3 { background-image:url(../img/ball6.gif);width:9px; }
#headernav li span#balls4 { background-image:url(../img/ball6.gif);width:9px; }
#headernav li span#balls5 { background-image:url(../img/ball6.gif);width:9px; }
#headernav li span#balls6 { background-image:url(../img/ball6.gif);width:9px; }

#headernav li span.ballshidden { background-image:none !important; }

#headernav li a#menu1 { background-image:url(../img/home0.gif);width:68px; }
#headernav li a#menu2 { background-image:url(../img/rooms0.gif);width:68px; }
#headernav li a#menu3 { background-image:url(../img/outside_play0.gif);width:127px; }
#headernav li a#menu4 { background-image:url(../img/sample_menu0.gif);width:135px; }
#headernav li a#menu5 { background-image:url(../img/about_us0.gif);width:94px; }
#headernav li a#menu6 { background-image:url(../img/contact0.gif);width:82px; }
#headernav li a#menu7 { background-image:url(../img/news0.gif);width:121px; }

#headernav li a#menu1:hover,#headernav li.active a#menu1 { background-image:url(../img/home1.gif); }
#headernav li a#menu2:hover,#headernav li.active a#menu2 { background-image:url(../img/rooms1.gif); }
#headernav li a#menu3:hover,#headernav li.active a#menu3 { background-image:url(../img/outside_play1.gif); }
#headernav li a#menu4:hover,#headernav li.active a#menu4 { background-image:url(../img/sample_menu1.gif); }
#headernav li a#menu5:hover,#headernav li.active a#menu5 { background-image:url(../img/about_us1.gif); }
#headernav li a#menu6:hover,#headernav li.active a#menu6 { background-image:url(../img/contact1.gif); }
#headernav li a#menu7:hover,#headernav li.active a#menu7 { background-image:url(../img/news1.gif); }


.inline ul {
   float:left;
	 width:100%;
	 position:relative;
	 top:-30px;
}
.inline li {
   display:inline;
}
.inline li a {
   float:left;
   padding:0 2em 1em 0;
	 display:block;
}
.inline li.active a {
   font-weight:bold;
	 color:#4db8fc}

/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
	 background-image:url(../img/bg1.gif);
	 background-repeat:repeat-x;
}
#container,#header,#content,#footer {
   width:900px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 243px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#headerh1 h1 {
   margin:0;
	 padding:0;
	 position:absolute;
	 top:70px;
	 right:93px;
	 text-align:right;
	 color:#4db8fc;
	 font-size:1.1em;
	 font-weight:normal;
}
#headerh1 h1 span {
   font-weight:bold;
}
#clear {
   position: relative;
   clear: both;
   height: 1px;
}
#footer {
   position: relative;
   clear: both;
   height: 114px;
	 width:100%;
	 text-align:center;
   background-image:url(../img/footer_bg1.gif);
   background-repeat:repeat-x;
}
#footerinner {
   position: relative;
   clear: both;
   height: 114px;
	 width:900px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
	 text-align:left;
	 margin:0px auto;
}
#footerinner p {
   color:#666666;
	 padding:24px 0 0 70px;
	 line-height:1.6em;
	 font-size:0.9em;
}
#content {
   padding: 0px;
   min-height:400px;
   background-image:url(../img/content_bg.gif);
   background-repeat:no-repeat;
	 background-position:bottom left;
	 float:left;
	 width:770px;
	 position:relative;
	 left:66px;
	 background-color:#FFFFFF;
}
* html #content {
   height:400px;
}
#accessibility {
   position:absolute;
   top:20px;
   right:95px;
   text-align:right;
}
#accessibility a {
   color:#888888;
	 font-size:0.8em;
}
#headernav {
   position:absolute;
   top:113px;
   left:71px;
	 height:59px;
}
.leftthin,.rightthin {
   width:230px;
}
.leftwide,.rightwide {
   width:470px;
}
.leftmid,.rightmid {
   width:350px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:120px;
	 float:left;
	 width:732px;
	 position:relative;
	 left:18px;
}
.padderinner {
   float:left;
	 width:450px;
	 position:relative;
	 left:70px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #f4659e;
   color:#f4659e;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#f4659e;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#f4659e;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton,.imagebutton a {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:125px;
	 height:43px;
}
.imagebutton span {
   display:none;
}
#imagebutton1 {
   background-image:url(../img/readmore.gif);
}
textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#4db8fc;
   color:#FFFFFF;
}

.smallnote {
   padding:0.8em;
   background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
	 border:1px solid #DDDDDD;
	 clear:both;
}
.smallnotecentral {
   text-align:center;
	 background-image:none;
	 border:0;
	 color:#888888;
	 margin:0;
	 padding:0;
}



.pdfinfo ul {
   font-size:1.1em;
	 font-weight:bold;
	 list-style:none;
	 margin:0;
	 padding:0;
}
.pdfinfo li {
   padding:0.5em 0 0.5em 54px;
	 border-bottom:1px dotted #BBBBBB;
	 background-image:url(../img/pdficon.gif);
   background-repeat:no-repeat;
	 background-position:center left;
}
.pdfinfo li span {
   display:block;
	 clear:both;
	 font-size:0.8em;
	 padding:0.2em 0 0.4em 0;
	 font-weight:normal;
}

.smalltext {
   font-size:0.8em;
	 padding-top:1em;
	 border-top:1px dotted #BBBBBB;
}

.dontshowme {
   display:none;
}
