/* CSS Reset from http://developer.yahoo.com/yui/reset/ 
--------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
.sub_h1 {
	color:#2572A6;
	font-weight:bold;
	}
q:before,q:after {
	content:'';
}
h3 {
	font-weight: bold;
}

abbr,acronym { border:0;
}

/* End CSS Reset
--------------------------------------------------------------------- */

body {
	background: #349adb url(../images/body-bg.jpg) repeat-x;
	text-align: center; /*For IE6 */
}

/* Glow effect for modern browsers */
html>body #glow {
	background: url(../images/glow.png) no-repeat top center;
}

/* Glow effect for modern browsers */
/*html>body #glow-footer {
	background: url(../images/glow-footer-bg.png) no-repeat top center;
}*/

#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left; /* Resetting for IE6 */
}
.strong {
	font-weight: bold;
}


#header {
	background: url(../images/homepage_banner.jpg) no-repeat;
	height: 352px;
	padding: 0 0 0 0;
	z-index: 100;
	width: 1000px;
	position: relative;
}

#page-subpage #header {
	background: url(../images/subpage_banner.jpg) no-repeat;
	height: 252px;
	width: 1000px;
	position: relative;
}

#header h1 {
	height: 0;
	text-indent: -100000px;
}

#header-home-link {
	width: 320px;
	height: 80px;
	display: block;
	margin: 20px 0 0 445px;
}

#header-site-desc {
	position: absolute;
	font: 14px arial, sans-serif;
}

#header-site-desc p {
	margin-top: 180px;
	margin-right: 5px;
	color: #fff;
	float: right;
	width: 211px;
	height: 158px;
	padding: 18px;
	background: transparent url("../images/speech-bubble.jpg") no-repeat top left;
}

html>body #header-site-desc {
	color: #fff;
	right: 0px;
	top: 180px;
	position: relative;
	z-index: 2;
}

html>body #header-site-desc p {
	color: #fff;
	float: right;
	width: 175px;
	height: 122px;
	padding: 18px;
	margin: 0;
	background: transparent url("../images/speech-bubble.jpg") no-repeat top left;
}

#content {
	background: #deefff url("../images/content-middle-bg.gif") repeat-x top left;
	overflow: hidden;
	width: 1000px;
}

#page-home #content-left {
	background: #81ccfd;
	color: #13659b;
	float: left;
	font: 12px arial, sans-serif;
	padding-bottom: 10px;
	width: 274px;
}

#page-subpage #content-left {
	background: #81ccfd;
	color: #13659b;
	float: left;
	font: 12px arial, sans-serif;
	padding-bottom: 10px;
	width: 187px;
}

#safety-section {
}

#safety-section ul {
	margin: 23px 18px 0 14px;
}

#safety-section li {
	background: transparent url("../images/content-left-ul-bullet.gif") no-repeat left top;
	font: 15px arial, sans-serif;
	padding: 7px 0 12px 32px;
	color: #13659b;
}



/* Phone/quote section
--------------------------------------------------------------------- */
#phone-section {
	background: url("../images/content-left-small-cloud.gif") no-repeat 50px 5px;
	margin: 5px 0 0 14px;
	padding: 17px 0 0 0;
	color: #f12e45;
}

#phone-section p {
	font: 16px arial, sans-serif;
}

#page-home #phone-section address {
	font: bold 27.71px/30px arial, sans-serif;
}

#page-subpage #phone-section address {
	font: bold 24.34px/28px arial, sans-serif;
}

#jumping-castles-section,
#food-products-section {
	border-top: 2px solid #daf0fe;
	padding: 16px 0 0 14px;
}

#jumping-castles-section h2,
#food-products-section h2,
#operational-area h2 {
	margin-bottom: 12px;
}

#jumping-castles-section li,
#food-products-section li{
	list-style-type: square;
	margin-left: 15px;
}

#page-home #content-middle {
	/*background: #c4e7ff;*/
	float: left;
	width: 478px;
	padding: 0 0 0 20px;
}

html>#page-home #content-middle {
	width: 478px;
}

#page-subpage #content-middle {
	width: 585px;
	float: left;
	padding: 0 20px;
	font: 12px arial, sans-serif;
}

html>#page-subpage #content-middle {
	width: 545px;
}

#content-middle p {
	color: #2572a6;
	font: 12px/1.4em arial, sans-serif;
	margin: 1.4ex 0;
}

#content-middle h2 {
	margin-bottom: 12px;
}

#page-home #content-right {
	/*background: #c4e7ff;*/
	color: #2572a6;
	float: left;
	font: 12px/1.4em arial, sans-serif;
	width: 228px;
	padding: 0 0 0 10px;
}

html>#page-home #content-right {
	width: 218px;
}

#page-subpage #content-right {
	/*background: #c4e7ff;*/
	color: #2572a6;
	float: right;
	font: 12px/1.4em arial, sans-serif;
	width: 228px;
	padding: 0 0 0 10px;
}

html>#page-subpage #content-right {
	width: 218px;
}

#operational-area {
	background: transparent url("../images/content-right-little-girl.gif") no-repeat 139px 2px;
}

/* Footer
--------------------------------------------------------------------- */
#footer {
	clear: both;
	color: #ffffff;
	font: 9px verdana, sans-serif;
	padding: 13px 10px;
	text-align: right;
}

#footer li {
	display: inline;
	border-left: 1px solid #eee;
	padding: 0 2px;
}

#footer .first-child {
	border-left: none;
}

#footer a {
	padding: 5px;
}

#footer a:link {
	color: #ffffff;
	font: 9px verdana, sans-serif;
}

#footer a:visited {
	color: #ffffff;
	font: 9px verdana, sans-serif;
}

#footer a:hover {
	background-color: #2c7fb4;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
}

/* Product details page
--------------------------------------------------------------------- */
.product-details {
	font: normal 12px/1.4em arial, sans-serif;
	color: #13659b;
}

#content-middle .product-title {
	font: bold 18px arial, sans-serif;
	color: #f12e45;
	margin: 0;
}

#content-middle .product-description {
	margin: .5ex 0;
}

.product-image {
	text-align: left;
}

.product-specs {
	width: 200px;
	float: left;
}

.product-pricing {
	width: 200px;
	float: left;
}

.book-now {
	float: right;
}

.product-details h3 {
	color: #f12e45;
	font: bold 12px arial, sans-serif;
}

.product-misc-info {
	border-top: 2px solid #77c1f2;
	padding-top: 13px;
	margin-top: 13px;
}
.table-padding {
	padding: 12px;
}


/* Links
--------------------------------------------------------------------- */

a:link, a:visited {
	color: #13659b;
}

a:hover, a:active {
	color: #0e486e;
}


/* Site map
--------------------------------------------------------------------- */

.site-map ul {
	margin: 0 0 0 20px;
	line-height: 1.4;
}

.site-map li {
	padding: 2px 0;
	font-weight: bold;
	font: bold normal 14px/1.4 Arial, sans-serif;
}

.site-map li ul {
	margin: 2px 0 4px 20px;
}

.site-map li li {
	padding: 2px 0;
	font: normal normal 13px/1.4 Arial, sans-serif;
}
.strong {
	font-weight: bold;
}


h2 {
	font: bold 18px arial, sans-serif;
	color: #f12e45;
}
a:visited {
	color: #13659b;
}
.product-specs2 {
	width: 360px;
	float: left;
}

h4 {
	font: bold 14px arial, sans-serif;
	color: #FFFFFF;
}

/* PRODUCTS TABLE */

table.products {
  color:#2572a6;
  border-top:#ffffff 1px solid;
  border-left:#ffffff 1px solid;

}

table.products td, table.products th{
  border-right:#ffffff 1px solid;
  border-bottom:#ffffff 1px solid;
  vertical-align:top;
  padding:4px;
}

.dark {
	background-color:#C0E6FE;
	font-size: 12px;
}

.light {
	background-color:#DEEFFF;
	font-size: 12px;
}



.food-product {
	border: 1px solid #FFFFFF;
}

h3 {
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.txt {
	color: #13659b;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.txt-bold {
	color: #13659b;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.bdr {
	border: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding: 6px;
}
.bg-colour {
	background-color: #AADBFF;
	color: #25659B;
	margin-right: 18px;
}
.fb_link {
	display: block;
	float: right;
	margin-right: 20px;
	}
.lst_prc {
	text-align: center;
	font-size:10px;
	color: #13659B;
	line-height: 14px;
}
#nav_home {
	width: 66px;
	height: 28px;
	bottom: 35px;
	left: 65px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#nav_about {
	width: 91px;
	height: 30px;
	bottom: 36px;
	left: 136px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#nav_products {
	width: 127px;
	height: 30px;
	bottom: 40px;
	left: 232px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#nav_castles {
	width: 142px;
	height: 34px;
	bottom: 42px;
	left: 364px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#nav_booking {
	width: 151px;
	height: 36px;
	bottom: 48px;
	left: 511px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#nav_contact {
	width: 104px;
	height: 33px;
	bottom: 54px;
	left: 667px;
	font-size: 0px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}

#content-middle ul li {
    color: #2572A6;
    font: 12px/1.4em arial,sans-serif;
	list-style: decimal;
}
