﻿
/*=============================================================
= General                                                     =
=============================================================*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: 'Lucida Sans Unicode' , 'Lucida Grande' , Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333;
}

#body
{
	background: #8e704c url(../../images/Root/root-bg.png);
}

img
{
	border: 0;
}

/*=============================================================
= Master Page Wrappers                                        =
=============================================================*/

#RootWrapper
{
	background: #8e704c url(../../images/Root/root-bg.png);
	position: relative;
	margin: 0 auto 0 auto;
	width: 750px;
}

#RootHeader
{
	background: #8e704c url(../../images/Root/header-bg.jpg);
	width: 750px;
	height: 342px;
}

#RootContent
{
	background: #8e704c url(../../images/Root/content-bg.jpg) repeat-y;
	width: 750px;
}

#RootFooter
{
	background: #8e704c url(../../images/Root/footer-bg.jpg);
	width: 750px;
	height: 86px;
}

#RootHeadMenu
{
	position: absolute;
	top: 39px;
	left: 44px;
	height: 46px;
	width: 656px;
}

#RootHomeLink
{
	position: absolute;
	top: 85px;
	left: 39px;
	height: 240px;
	width: 485px;
}

#RootHomeLink img
{
	height: 240px;
	width: 485px;
}

#RootSideMenu
{
	position: absolute;
	top: 95px;
	left: 550px;
	height: 216px;
	width: 149px;
}

#RootFooterMenu
{
	position: relative;
	float: left;
	top: 25px;
	left: 40px;
	height: 46px;
	width: 500px;
	border: solid 0px #fff;
}

#RootFooterPrivacy
{
	position: relative;
	float: left;
	top: 20px;
	left: 65px;
	height: 46px;
	width: 150px;
	text-align: left;
	color: #1d0d09;
	border: solid 0px #fff;
}

#RootFooterPrivacyLink
{
	position: relative;
	float: left;
	top: 35px;
	left: -35px;
	border: solid 0px #fff;
}

#RootFooterPrivacyLink a
{
	text-decoration: none;
	color: #ccb7a2;
}

#RootFooterPrivacyLink a:hover
{
	color: #1d0d09;
}

#RootFooterOPCS
{
	position: relative;
	float: left;
	top: 16px;
	left: 445px;
	height: 26px;
	width: 250px;
	text-align: right;
	color: #ccb7a2;
	border: solid 0px #fff;
}

#RootFooterOPCS a
{
	text-decoration: none;
	color: #1d0d09;
}

#RootFooterOPCS a:hover
{
	color: #ccb7a2;
}

/*=============================================================
= Miscellaneous Classes                                       =
=============================================================*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.hidden
{
	visibility: hidden;	
}

.visible
{
	visibility: visible;	
}

.Error
{
	color: #ff0000;
	margin: 0 0 5px 0;
}

/*=============================================================
= Main Menu                                                   =
=============================================================*/

#Menu
{
	height: 46px;
}

#Menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#Menu li
{
	float: left;
	height: 46px;
	width: 131px;
}

#Menu li a
{
	display: block;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem1
{
	background: url(../../images/Root/AboutUs.jpg) top;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem1:hover
{
	background: url(../../images/Root/AboutUs.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem1Selected
{
	background: url(../../images/Root/AboutUs.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem2
{
	background: url(../../images/Root/Activities.jpg) top;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem2:hover
{
	background: url(../../images/Root/Activities.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem2Selected
{
	background: url(../../images/Root/Activities.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem3
{
	background: url(../../images/Root/Pricing.jpg) top;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem3:hover
{
	background: url(../../images/Root/Pricing.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem3Selected
{
	background: url(../../images/Root/Pricing.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem4
{
	background: url(../../images/Root/BookNowNew.jpg) top;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem4:hover
{
	background: url(../../images/Root/BookNowNew.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem4Selected
{
	background: url(../../images/Root/BookNowNew.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem5
{
	background: url(../../images/Root/ContactUs.jpg) top;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem5:hover
{
	background: url(../../images/Root/ContactUs.jpg) bottom;
	height: 46px;
	width: 131px;
}

#Menu .MenuItem5Selected
{
	background: url(../../images/Root/ContactUs.jpg) bottom;
	height: 46px;
	width: 131px;
}

/*=============================================================
= Side Menu                                                   =
=============================================================*/

#SideMenu
{
	height: 216px;
}

#SideMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#SideMenu li
{
	float: left;
	height: 24px;
	width: 149px;
}

#SideMenu li a
{
	display: block;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem1
{
	background: url(../../images/Root/AdultCorporate.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem1:hover
{
	background: url(../../images/Root/AdultCorporate.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem1Selected
{
	background: url(../../images/Root/AdultCorporate.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem2
{
	background: url(../../images/Root/ChildrensParties.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem2:hover
{
	background: url(../../images/Root/ChildrensParties.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem2Selected
{
	background: url(../../images/Root/ChildrensParties.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem3
{
	background: url(../../images/Root/SchoolsColleges.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem3:hover
{
	background: url(../../images/Root/SchoolsColleges.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem3Selected
{
	background: url(../../images/Root/SchoolsColleges.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem4
{
	background: url(../../images/Root/Residential.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem4:hover
{
	background: url(../../images/Root/Residential.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem4Selected
{
	background: url(../../images/Root/Residential.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem5
{
	background: url(../../images/Root/CoopersCreek.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem5:hover
{
	background: url(../../images/Root/CoopersCreek.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem5Selected
{
	background: url(../../images/Root/CoopersCreek.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem6
{
	background: url(../../images/Root/GiftVouchers.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem6:hover
{
	background: url(../../images/Root/GiftVouchers.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem6Selected
{
	background: url(../../images/Root/GiftVouchers.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem7
{
	background: url(../../images/Root/AdventureBarn.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem7:hover
{
	background: url(../../images/Root/AdventureBarn.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem7Selected
{
	background: url(../../images/Root/AdventureBarn.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem8
{
	background: url(../../images/Root/CentreFacilities.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem8:hover
{
	background: url(../../images/Root/CentreFacilities.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem8Selected
{
	background: url(../../images/Root/CentreFacilities.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem9
{
	background: url(../../images/Root/OpenDaysEvents.jpg) top;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem9:hover
{
	background: url(../../images/Root/OpenDaysEvents.jpg) bottom;
	height: 24px;
	width: 149px;
}

#SideMenu .MenuItem9Selected
{
	background: url(../../images/Root/OpenDaysEvents.jpg) bottom;
	height: 24px;
	width: 149px;
}

/*=============================================================
= Footer Menu                                                 =
=============================================================*/

#FooterMenu
{
	height: 26px;
}

#FooterMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#FooterMenu li
{
	float: left;
	height: 26px;
	color: #ccb7a2;
}

#FooterMenu li a
{
	display: block;
	height: 26px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	color: #ccb7a2;
}

#FooterMenu li a:hover
{
	color: #1d0d09;
}