* {
	margin: 0;
	padding: 0;
	color: #333;
 	font-size: 12px;
 	line-height: 16px; 
	font-family: arial, Lucida, sans-serif; 
}

a img {
	border: none;	
}

h3 {
	margin-top: 10px;
	margin-bottom: 4px;	
}

#Wrapper {
	background: #fafafa;
	width: 1050px;
	margin: 0px;
}

#Header {
	height: 125px;
	background: url(images/headerBg.gif) repeat;
	padding-left: 0px;
	padding-top: 10px;
	width:1050px;
}

#Logo {     
	margin-left: 20px;
	float: left;
}

#SearchForm {
	width: 310px;        
	margin-left: 700px;
	margin-top: 10px;
	
}
	#SearchForm input{
		font-weight: bold;
	}
	.searchButton {
		margin-left: 5px;
		width: 62px;
		height: 25px;
		border: 0;
		background: transparent url(images/btn_search.jpg) no-repeat;
		overflow: hidden;
		cursor: pointer; 
		cursor: hand; /* for IE 5.x */
	}
	.searchBar {
		height:14px;
	}
	#SearchResults{
	
	}
	
	#SearchResults p{
		margin-bottom: 5px;
	}
	
	#SearchResults h3{
		margin-top: 25px;
	}

#CompanyDetails{
	width: 310px;        
	margin-left: 700px;
	margin-top: 10px;
}

#CompanyDetails p{
	color: #fff;
	font-weight: bold;
}

#TopMenu{
	margin-top: 0px;
}

#Menu2{
	margin-top: 0px;
	padding-top: 6px;
}

#TopMenu,
#Menu2{
	height: 19px;
}
#TopMenu{background: url(images/bgTopMenu.jpg) top left repeat;}
#Menu2{	background: url(images/bgSubMenu.jpg) top left repeat;}

	#TopMenu .link:first-child, .current:first-child,
	#Menu2 .link:first-child, .current:first-child{
		padding-left: 23px;
	}
	
	#TopMenu .link, .current,
	#Menu2 .link, .current{
		padding-right: 23px;
	}
	
	.section a img{
	 padding-right: 23px;
	}
	
	#TopMenu .link a:hover{
		font-weight: bold;
		border-bottom: 5px solid #676767;
	}
	
	#Menu2 .link a:hover{
		
		font: "Comic Sans MS";
		font-weight: bold;
		border-bottom: 4px solid #fff;
	}
	
	#Menu2 .current a{
		border-bottom: 4px solid #fff;
	}
	#TopMenu .current a	{
		border-bottom: 5px solid #f5f5f5;
	}
	
	#TopMenu a img,
	#Menu2 a img{
		border: 0px;
	}


#ContentContainer {
	padding-left: 0px;  
	padding-left: 0px;  
	padding-right: 150px;  
}

.breadcrumbs {
	border: 1px solid yellow;
}

#Content {
	width: 100%;
	float: left;
	padding: 20px;
}

	#ContentHeader {
		width: 100%;
		min-height: 80px;
		float: left;
		margin-bottom: 10px;
	}
		#ContentTitle {
			width: 650px;
			float: left;
		}
	
		#Subscribe {
			margin-top: -20px;
			width: 225px;
			        
		}
		
			#Subscribe fieldset {
				border: none;
			}
			
			#Subscribe fieldset {
				border: none;
			}
			
			#Form_SubscribeForm_action_subscribe{
				margin-top: 5px;
				border: none;
				width: 52px;
				height: 22px;
				cursor: pointer;
				background-image:url(images/btn-submit.jpg) 
			}
			
.column {
	float: left;
}

#TwoCol_LeftCol{width: 650px;}
#TwoCol_RightCol {width: 235px;}

#Home_TwoCol_RightCol {
	width: 235px;
	margin-top: -100px;
}

#TwoCol_LeftCol .small {width: 235px;}
#TwoCol_LeftCol .medium {width: 325px;}
#TwoCol_LeftCol .large {width: 560px;}
#TwoCol_LeftCol .large {width: 655px;}

#ThreeCol_LeftCol,
#ThreeCol_CenterCol{
	width: 315px;
	float: left;
}

#ThreeCol_RightCol {
	width: 215px;
	float: left;
}



.boxSmall,
.boxMedium,
.boxLarge,
.boxLargest {
		float: left;
	  	margin-bottom: 20px;
  		margin-right: 10px;
  		background-position:left bottom;
  		min-height: 160px;
	}
	.boxSmall 	{width: 225px;background-image:url(images/box1Backg.jpg);}
	.boxMedium 	{
	width: 315px;
	background-image:url(images/box2Backg.jpg);
	background-repeat: no-repeat;
	}	
	
	
	
	.boxLarge 	{width: 550px;background-image:url(images/box3Backg.jpg);}
	.boxLargest {width: 645px;background-image:url(images/boxLagrestBackg.jpg);}	


	.boxHeader  {
		height: 17px;
		padding: 6px 0px 0px 10px;
	}
		.boxSmall .boxHeader 		{background:url(images/box1Header.jpg) top no-repeat;}
		.boxMedium .boxHeader 	{background:url(images/box2Header.jpg) top no-repeat;}
		.boxLarge .boxHeader 		{background:url(images/box3Header.jpg) top no-repeat;}
		.boxLargest .boxHeader 	{background:url(images/boxHeaderLargest.jpg) top no-repeat;}
		
	.boxHeaderIcon {
  		margin-left: -11px;
  		margin-top: -15px;
  		margin-right: 5px;
  		margin-bottom: 0px;
  		float: left;
  	}
	
	.boxSmall p img {width: 185px; width: expression(this.width > 185 ? 185: true);}
	.boxMedium p img {width: 275px; width: expression(this.width > 275 ? 275: true);}
	
	
	.boxTopImage{margin-left: 3px;}
		.boxSmall .boxTopImage 	img {}		
		.boxMedium .boxTopImage img {width: 309px; width: expression(this.width > 309 ? 309: true);}	
		.boxLarge .boxTopImage 	{}	
		.boxLargest .boxTopImage{}
	
  	.boxContent {
		padding: 5px 22px 5px 22px;
	}
  	.boxContent p {
  		margin-bottom: 3px;
  	}
  	
  	.boxContentIcon{
		float: left;
        margin-right: 0px;
	 }
	   
	 .boxContentTitle {
	 padding:1px;
        padding-top: 12px;
		
        margin-bottom: 10px;
		width:90%;
		border: 1px solid white;
		display:block;
     }
     
	
	.readMore {
		background:url(images/boxReadMore.jpg) top left no-repeat;
		width: 190px;
		float: left;
		margin-bottom: -18px; 
		margin-left: 2px;
		padding-left: 5px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	
	.readMore img{
		border: none;
	}
	
/*Tabbed pane*/
.tabbedPane{
	background-color: #fff;
	margin-top: -45px;
	margin-bottom: 22px;
	margin-left: -19px;
}

.tabUnselected img,
.tabSelected img{
	border: none;
}
.tabUnselected,
.tabSelected {
	float: left;
	width: 147px;
	height: 30px;
	padding-top: 6px;
	padding-left: 6px;	
}

.tabSelected {background:url(images/tabSelected.jpg) top left no-repeat;}
.tabUnselected {background:url(images/tabUnselected.jpg) top left no-repeat;}

/*Food menu*/

.tabbedPaneFoodMenu{
	background-color: #fff;
	margin-top: -25px;
	margin-bottom: 22px;
	margin-left: -19px;
}
.tabbedPaneFoodMenu .tabUnselected,
.tabbedPaneFoodMenu .tabSelected {
	float: left;
	width: 93px;
	height: 30px;
	padding-top: 6px;
	padding-left: 6px;	
}

.foodmenu {
	background:  url(images/foodMenuBg.gif) repeat;
	width: 595px;
	margin-left: -19px;
	padding: 20px;
	color: #fff;
}

.tabbedPaneFoodMenu .tabSelected {background:url(images/tabSelected_s.jpg) top left no-repeat;}
.tabbedPaneFoodMenu .tabUnselected {background:url(images/tabUnselected_s.jpg) top left no-repeat;}


.foodmenu, .foodmenu p, .foodmenu strong, .foodmenu a, .foodmenu h3{
	color: #fff;
}

.foodmenu p{
	margin: 0;
	font-size: 11px;
}

.foodmenu td{
	vertical-align: top;
}
.foodmenu h3{
	border-top: 1px solid #fff;
	padding-top: 15px;
}

/* For tables inside the CMS Content field, for example where there are two text columns*/
table td {
	padding-right: 10px;
}	

#Footer {
	clear: both;
	margin-top: 30px;
	padding-bottom: 30px;
}

.footerDetail {
	margin-left: 30px;	
}



/***********************************
 * T H E M E S
 ***********************************/

.Pink .boxHeader	{background:url(images/box2HeaderPink.jpg) top no-repeat;}
	.Pink .readMore	{background:url(images/boxReadMorePink.jpg) top left no-repeat;}
		
.FilledPink {background-image:url(images/box2BackgPink.jpg);}
	.FilledPink .boxHeader{background:url(images/box2HeaderPink.jpg) top no-repeat;}
	.FilledPink .readMore {background:url(images/boxReadMorePink.jpg) top left no-repeat;}
	.FilledPink p {color: #fff;}
	
.FilledRed {
	background:url(images/filledRedBg.jpg) left bottom no-repeat;
	}
	.FilledRed .boxContent p strong{color: #fff ;}
	
.ThePerfectSettng .boxContent{
	padding-left: 300px;
	margin-left: 4px;	
	margin-top: -0px;
	height: 161px;
}

.ThePerfectSettng .boxTopImage {
	float: left;
	margin-top: -3px;	
}

.ThePerfectSettng img{
		margin-top: 3px;
}


/***********************************
 * H O M E P A G E
 ***********************************/


#HomePageNewsletter {
	background:url(images/sign_up.jpg) top left no-repeat;	
	margin-top: -5px;
	margin-left: -20px;
	width: 335px;
	height: 143px;
}

#HomePageNewsletter #SubscribeHideMe {
	padding-top: 90px;
	margin-left: 17px;	
}

#HomePageNewsletter #SubscribeShowMe{
	padding-top: 110px;
	margin-left: 17px;	
}


/***********************************
 * I N C L U D E S 
 ***********************************/

/* Communication */
.communicationsNewsletter {
	background:url(images/letter.jpg) top right no-repeat;
	margin-top: -20px;
	height: 150px;
}


.communicationsNewsletter h3 {
	margin-top: 20px;
}

.communicationsNewsletter form {
	margin-top: 40px;
}

.submitButton {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 52px;/* Width of button image */
	height: 22px;/* Height of button image */
	
	border: 0;
	background: transparent url(images/btn-submit.png) no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.communicationPodCast {
	background:url(images/ipod.jpg) top right no-repeat;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: -2px;
	min-height: 100px;
}


/* Latest news */
.news {
	min-height: 205px;
}
.newsDate {
	margin-left: 10px;
}

.newsImage {
	float: left;
}
	.newsImage 	img {width: 215px; width: expression(this.width > 215 ? 215: true);}	

.newsContent {
	margin-left: 230px;
}
	
/* Subscribe newsletter */

#Newsletter {
	background:url(images/letter.jpg) top right no-repeat;	
}

#Newsletter #SubscribeHideMe,
#Newsletter #SubscribeShowMe {
	height: 75px;
}

.newsletterImage img {
	width: 185px; 
	width: expression(this.width > 185 ? 185: true);
	margin-bottom: 10px;
}

/*Quiz*/
#Quiz{
	min-height: 150px;
}

/*Room for hire*/

.RoomsForHire .boxHeader {background:url(images/roomsDescriptionHeader.jpg) top no-repeat;}

.roomDescription{
	background:url(images/roomsDescriptionBg.jpg) top no-repeat;
	margin-left: -19px;
	margin-top: -10px;
	margin-bottom: 20px;
	width: 607px;
	padding: 15px;
	height: 180px;
}

.roomDescription p,
.roomDescription a{
	color: #fff;
}

.roomCalendar {
	width: 520px;
	min-height: 230px;
}

.roomChargeDetails {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted gray;
	width: 520px;
}
.roomChargeDescription 	{float: left;width: 200px;}
.roomChargeTime 		{float: left;width: 200px;}
.roomChargePrice 		{float: left;width: 100px;}


.roomTablePlansAndImages {
	width: 100%;
	min-height: 280px;
	margin-top: 40px;
}

.roomTablePlans{
	float:left;	
	width: 420px;
	margin-bottom: 40px;
}

.roomTablePlanDetails {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted gray;
	float: left;
}

.roomHireRow {
	margin-right: 15px;
	padding: 5px 10px 5px 0px;
	border-bottom: 1px dotted gray;
}

.roomTablePlanDescription 	{float: left;width: 200px;}
.roomTablePlanSeatings 		{float: left;width: 150px;}
.roomTablePlanViewImage		{float: left;width: 140px;}
.roomTablePlanSelect		{float: left;width: 10px;}
.roomTablePlanImage img		{width: 150px;margin-top: 30px;}

.roomAdditionalServices {
	width: 100%;
	min-height: 220px;
}
.roomAdditionalServicesLeftCol      {width: 300px;float: left;}
.roomAdditionalServicesRightCol		{margin-left: 300px;}
.roomAdditionalServicesIcon 		{float: left;width: 50px;}
.roomAdditionalServicesDescription 	{float: left;width: 170px;}
.roomAdditionalServicesCharge 		{float: left;width: 70px;}
.roomAdditionalServicesInput		{}


.roomServices  {
	width: 100%;
	min-height: 160px;
}

.roomServicesDescription 	{float: left;width: 180px;}
.roomServicesCharge 		{width: 380px;}


.roomChargePersonDetails{
	width: 100%;
	min-height: 100px;
}

.label {
	width: 300px;
	float: left;
	margin-right: -80px;
}

.roomChargePersonDetails input {
	width: 280px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Google map*/
.googleMapDescription {
	margin-left: -25px;
	margin-bottom: 20px;
	float: left;
	width: 260px;
}
.googleMap {
	margin-top: 20px;	
	margin-left: 290px;
	margin-left: 290px;
}

/***********************************
 * V A L I D A T I O N
 ***********************************/
.invalidInput {
	border: 1px solid red;
}

/***********************************
 * G A L L E R Y with zoom
 ***********************************/
.galleryThumbnail {
	width: 173px;
	height: 137px;
	padding: 10px 10px 0 10px;
	background-color: #fff;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.galleryThumbnail:hover {
	width: 173px;
	background-color: #E6E6E6;
	float: left;
}

.galleryImage a img {
	height: 115px; 
	height: expression(this.width > 115 ? 115: true);
}

/***********************************
 * I M A G E   R O T A T O R
 ***********************************/

.rotatorImage{
	float: left;
	margin-right: 10px;
}

.roomNavigator {
	margin-top: -45px;
	margin-left: 440px;
	margin-bottom: 30px;
}

.roomNavigator img{
	border: none;
}

.roomImagePrev a, 
.roomImageNext a{
	float: left;
	width: 15px;/* Width of button image */
	height: 22px;/* Height of button image */
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.roomImagePrev a {margin-left: 170	px;background: transparent url(images/prevImage.jpg) no-repeat;}
.roomImageNext a {background: transparent url(images/nextImage.jpg) no-repeat;}



/***********************************
 * C U S T O M  (styles used in the CMS content field)
 ***********************************/
.futherInformation {
	background:url(images/futherInfoBg.jpg) left bottom no-repeat;
	margin-left: -20px;
	padding: 10px;
	width: 219px;
	height: 100px;	
}
.futherInformation p{
	color: #fff;	
	font-weight: bold;
}


/***********************************
 * W E A T H E R
 ***********************************/
#WeatherForecast{
	padding: 0px;
	
}

#WeatherForecast form{
	margin-top: 10px;
}
 
 
.forecastDay{
	float:left;
	margin-right: 7px;		
}

#WeatherForecastReadMore{
	float: right;
	margin-top: 30px; 
}

#WeatherForecast .wbox{
	float: left;
	background-color: #f5f5f5;
	width: 56px;
	margin: 2px;
	font-size:11px;
}

#WeatherForecast .wbox .wday{
	text-align: center;
	padding: 2px;
	float: center;
	background:url(images/box2HeaderPink.jpg) top no-repeat;
	color: #fff;
	text-transform: uppercase;
}
#WeatherForecast .wbox .wweather,
#WeatherForecast .wbox .wtemp{
	padding: 2px;
	text-transform: capitalize;
}


object  {
	margin-left: -15px;
}

/**********************************
*ADD
**********************************/

.knowledge {
	color : #502404;
	font-family: "Myriad Pro", arial, sans-serif;
}

.virtual{
padding:5px;
color:#FFFFFF;
background-color:#8d092e;
text-align:center;
margin-bottom:10px;
}

a.virtual {
text-decoration:none;
}
a.virtual:hover{
text-decoration:underline;
}
#training {
color:#502404;
}
#training td{
color:#502404;
font-weight:bold;
}
#training input{

border:1px solid #d3d3d3;
margin-left:2px;
margin-right:4px;}
.gray{
color:#666666;}

.marg{
margin-bottom:40px;

}

.errormsg {
 display: none;
 color: red;
}