@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	background: #CA571E url(../images/background.jpg) top left repeat-x;
	color: #402626;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

h1 {
	font-size: 24px;
	color: #D74B00;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	color: #D74B00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;	
}

h3 {
	font-size: 14px;
	color: #D74B00;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin-top: 0px;
}

h3 a {
	color: #D74B00;
}

h3 a:hover{
	color: #D74B00;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #fff; /*TBD*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	text-decoration: underline;
	color: #fff; /*TBD*/
}

#contentWrap {
	width: 960px;
	min-height: 400px;
	float: left;
	background: #FFECCE url(../images/contentWrap-bg.jpg) top left repeat-x;
	margin: 0px 10px 0px 10px;
	position: relative;
	z-index: 0;
}

#footerWrap {
	width: 960px;
	height: 150px;
	float: left;
	background: #FFFFFF url(../images/footer-bg.png);
	margin: 0px 10px 20px 10px;
}

#footerWrap.home{
	width: 960px;
	height: 150px;
	float: left;
	background: #FFFFFF url(../images/footer-home-bg.png);
	margin: 0px 10px 20px 10px;
}

	#footerMembersLogin {
		padding: 20px 0px 0px 20px;
		width: 220px;
		float: left;
	}
	
	#footerMembersLogin .formInput {
		border: 1px solid #D74B00;
		margin: 5px 0px 0px 5px;
	}
	
	#footerMembersLogin .loginFormSubmit {
		width: 63px;
		height: 21px;
		background: url(../images/login-btn.jpg) no-repeat;
		border: none;
		cursor: pointer;
		margin-top: 10px;
	}
	
	#footerOurPartners {
		padding: 20px 0px 0px 20px;
		width: 220px;
		float: left;		
	}
	
	#footerOurPartners h3 {
		margin-bottom: 5px;
	}
		
		.partnersColumnOne {
			width: 130px;
			float: left;
		}
		
		.partnersColumnTwo {
			width: 70px;
			float: left;
		}
	
	#footerLinks {
		width: 320px;
		height: 100px;
		float: left;
		padding: 20px 0px 0px 145px;
		background: url(../images/footer-logo.jpg) 20px 20px no-repeat;
		color: #3F2626;
	}
	
	#footerLinks .links {
		color: #FF3300;
		margin: 10px 0px 10px 0px;	
	}
	
	#footerLinks .links a {
		color: #FF3300;
		text-decoration: none;
	}
	
	#footerLinks .links a:hover {
		color: #FF3300;
		text-decoration: underline;
	}
	
	#footerWeather {
		padding: 20px 0px 0px 20px;
		width: 220px;
		float: left;			
	}
	
	#footerWeather .maxTemp {
		color: #FF0000;	
	}
	
	#footerWeather .minTemp {
		color: #0099FF;	
	}

#headerWrap {
	width: 960px;
	height: 190px;
	float: left;
	margin: 10px 10px 0px 10px;
	position: relative;
	z-index: 100;
}

#homeHeaderWrap {
	width: 960px;
	height: 140px;
	float: left;
	margin: 10px 10px 0px 10px;
}

	#headerSearch {
		width: 546px;
		height: 20px;
		padding: 10px 10px 10px 20px;
		float: right;
		background: #CCFFFF;
	}
	
	#headerSearch form {
		float: left;
		width: 175px;
	}
	
	#headerSearch .formInput {
		border: 1px solid #D74B00;	
		color: #666666;	
	}
		
		.headerContactDetails {
			float: left;
			margin-right: 55px;
		}
		
		.searchFormSubmit {
			width: 19px;
			height: 20px;
			background: url(../images/header-search-btn.png) no-repeat;
			border: none;
			cursor: pointer;
		}
	
	#headerBoxes {
		width: 960px;
		height: 100px;
		float: left;
		background: url(../images/headerBoxes-bg.jpg) no-repeat;
	}
	
		#logo {
			padding: 20px 0px 0px 20px;
			width: 364px;
			height: 80px;
			float: left;
		}
		
		#guides {
			padding: 15px 0px 0px 15px;
			width: 235px;
			height: 85px;
			float: left;
			background: url(../images/visitors-guides-bg.png) top right no-repeat;
		}
		
		#guides-general {
			padding: 15px 0px 0px 15px;
			width: 235px;
			height: 85px;
			float: left;
			background: url(../images/visitors-guides-general-bg.png) top right no-repeat;
		}

		
		#media {
			padding: 15px 0px 0px 15px;
			width: 301px;
			height: 85px;
			float: left;	
			background: url(../images/media-bg.png) top right no-repeat;		
		}

		
		#info {
			padding: 15px 0px 0px 15px;
			width: 307px;
			height: 85px;
			float: left;	
			background: url(../images/info-bg.png) top right no-repeat;		
		}

		
		#media-general {
			padding: 12px 0px 0px 15px;
			width: 301px;
			height: 88px;
			float: left;	
			background: url(../images/media-general-bg.png) top right no-repeat;		
		}
		
		.borderRight {
			border-right: 1px solid #B74200;	
		}
		
		.borderLeft {
			border-left: 1px solid #EB7E40;	
		}
		
		.headerBoxText {
			width: 122px;
			color: #FFFFFF;
			margin-top: 8px;
			padding-top: 0px;
		}
		
		.headerBoxTextWide {
			width: 162px;
			color: #FFFFFF;
			margin-top: 8px;
			padding-top: 0px;
		}
	
	#headerMenu {
		width: 960px;
		height: 50px;
		float: left;
		background: url(../images/headerMenu-bg.jpg) repeat-x;
	}
		
		.mainMenu {
			width: 960px;
			height: 50px;
			float: left;
			position: relative;
		}
		
		.mainMenuItem {
			height:39px;
			padding:10px 0 0 15px;
			width:199px;
			float: left;
			border-right: 1px solid #CCC5B9;
			border-bottom: 1px solid #CCCCCC;
		}
		
		.mainMenuItem.mouseOver {
			height:40px;
			padding:10px 0 0 15px;
			width:199px;
			float: left;
			border-right: 1px solid #CCC5B9;
			background: #FDFDFB;
			border-bottom: 0px;
		}
		
		.mainMenuItem.selected {
			height:40px;
			padding:10px 0 0 15px;
			width:199px;
			float: left;
			border-right: 1px solid #CCC5B9;
			background: #FDFDFB;
			border-bottom: 0px;			
		}
		
		.mainMenuChildSights {
			position: absolute;
			z-index: 9999;
			top: 50px;
			left: -5px;
		}
		
		.mainMenuChildThings {
			position: absolute;
			z-index: 9999;
			top: 50px;
			left: 210px;		
		}
		
		.mainMenuChildPlaces {
			position: absolute;
			z-index: 9999;
			top: 50px;
			left: 425px;		
		}
		
		.mainMenuChildTourist {
			position: absolute;
			z-index: 9999;
			top: 50px;
			left: 640px;		
		}
		
		.mainMenuChildSights, .mainMenuChildThings, .mainMenuChildPlaces, .mainMenuChildTourist {
			visiblity: hidden;	
			display: none;
			/*opacity: 0;
			filter: alpha(opacity = 50);*/
			background: url(../images/dropMenuSm.png) center bottom repeat-x;		
			width: 323px;
			position: absolute;
			z-index: 9999;
/*			border-left: 1px solid #ccc5b9;
			border-right: 1px solid #ccc5b9;
			border-bottom: 1px solid #E0E1E5;
			border: 5px solid #FFFFFF;*/
		}
		
		.mainMenuChildTourist {
			background: url(../images/dropMenuSm.png) center bottom repeat-x;		
			width: 323px;
		}	
		
		.mainMenuChildLeft {
			width: 194px;
			float: left;
			padding: 20px 0px 35px 30px;
		}
		
		.mainMenuChildSights.mainMenuChildLeft {
			color: #F63202;
		}
		
		.mainMenuChildLeft ul {
			list-style-type: none;	
			margin: 0;
			padding: 0;
		}		
		
		.mainMenuChildLeft ul li {
			padding-bottom: 10px;
			font-size: 12px;
		}
		
		.mainMenuChildLeft ul.sights {
			/*color: #F63202;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft ul.sights li a {
			/*color: #F63202;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft ul.things {
			/*color: #F99001;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft ul.things li a {
			/*color: #F99001;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft ul.places {
			/*color: #3A6AE6;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft ul.places li a {
			/*color: #3A6AE6;*/
			color: #D85007;
		}
		
		.mainMenuChildLeft h1, .mainMenuChildRight h1 {
			font-size: 14px;
			font-weight: bold;
			color: #333333;
			margin: 0px 0px 20px 0px;
		}
		
		.mainMenuChildRight {
			width: 239px;
			float: left;
			padding: 20px 0px 0px 0px;
/*			border-left: 1px solid #E0E1E5;*/
			text-align: center;
		}
		
		/*.mainMenu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
		.mainMenu ul li {
			display: block;	
			float:left;
			border-right: 1px solid #CCC5B9;
		}
		
		.mainMenu ul li a {
			width: 197px;
			height: 40px;	
			padding: 10px 0px 0px 15px;
			display: block;			
		}
		
		.mainMenu ul li a:hover {
			width: 197px;
			height: 40px;	
			padding: 10px 0px 0px 15px;
			display: block;	
			background: url(../images/menu-item-bg.png) repeat-x;		
		}	*/	
	
		.menuItem {
			width: 212px;
			height: 50px;
			float: left;
		}
		
		.lookingMenu {
			width: 299px;
			height: 39px;
			float: right;
			border-left: none;
			background: url(../images/lookingForSomething.gif);
		}
		
		.lookingMenu.mouseOver {
			height:40px;
			padding:10px 0 0 15px;
			width:299px;
			float: left;
			border-right: 1px solid #CCC5B9;
			background: #FDFDFB;
			background: url(../images/lookingForSomething.gif);			
		}
		
		.lookingMenu.selected {
			height:40px;
			padding:10px 0 0 15px;
			width:299px;
			float: left;
			border-right: 1px solid #CCC5B9;
			background: #FDFDFB;
			background: url(../images/lookingForSomething.gif);	
		}
		
		/*.lookingMenu a {
			width: 320px;
			height: 50px;
			display: block;				
		}
		
		.lookingMenu a:hover {
			width: 320px;
			height: 50px;
			display: block;	
			background: url(../images/menu-item-bg.png) repeat-x;				
		}*/
		
		.noBorder {
			border-right: none !important;			
		}

#homeContentWrap {
	width: 980px;
	float: left;
	position: relative;
}

#homeFeature {
	width: 930px;
	height: 260px;
	float: left;
	position: relative;
	background: url(../images/homeFeature-bg.jpg) no-repeat;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 30px;
}

#homeMenuWrap {
	width: 980px;
	/*height: 210px;*/
	float: left;
	background: url(../images/homeMenu-bg.png)  bottom left no-repeat;
}

#homeMenu {
	width: 960px;
	/*height: 210px;*/
	float: left;
	margin: 0px 10px 0px 10px;	
	background: #FFFFFF url(../images/home-menu-bg.png) bottom left no-repeat;	
}

	.homeMenuItem {
/*		width: 195px;*/
		height: 180px;
		float: left;
		padding: 30px 10px 0px 30px;
		border-right: 1px solid #cccccc;
		background: url(../images/homeMenuItems-bg.png) bottom left repeat-x;
		max-width: 185px;
	}
	
	.homeMenuItem ul {
		list-style-type: none;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 175px;
	}
	
	.homeMenuItem ul li, .homeMenuItem ul li a {
		color: #D85007;
		padding-bottom: 2px;
	}
	
	.lookingForSomething {
		width: 247px;
		height: 180px;
		float: left;
		padding: 30px 20px 0px 30px;
	}
	
	.lookingForSomething a {
		color: #D85006;
	}
	
	.lookingForSomething p {
		margin-top: 5px;	
	}
	
	.lookingForSomething span {
		color: #D85006;	
	}

#homeInformation {
	width: 650px;
	height: 270px;
	float: left;
	background: #F68824 url(../images/homeInformation-bg.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
}

	.infoTitle {
		padding-top: 20px;
		padding-bottom: 10px;	
	}

	.infoLeft {
		width: 250px;
		float: left;
	}
	
	a.infoLink {
		display: block;
		line-height: 30px;
		height: 30px;
		overflow: hidden;
		color: #EEEEEE;
/*		background: url(../images/informationTab-bg.png) left;*/
	}
	
	a.infoLinkSelected {
		background: url(../images/informationTab-bg.png) left;
		display: block;
		line-height: 30px;
		height: 30px;
		overflow: hidden;	
		margin-left: -5px;
		padding-left: 5px;			
	}
	
	a.infoLink:hover {	
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.infoLinkSelected:hover {	
		text-decoration: none;
	}	
	
	.infoLeftTop {
		width: 220px;
		height: 220px;
		float: left;
		padding-left: 30px;
	}
	
	.infoLeftBottom {
		width: 250px;
		height: 45px;
		font-size: 12px;
		float: left;
		text-align: center;
		margin-top: 20px;
		color: #FFFFFF;
	}

	.infoRight {
		width: 400px;
		height: 270px;
		float: left;
		background: #D85007 url(../images/homeInformationItem-bg.png) bottom no-repeat;
	}
	
	.infoRightTop {
		width: 360px;
		height: 215px;
		float: left;
		color: #FFFFFF;
	}
	
	
	.infoRightBottom {
		width: 360px;
		height: 30px;
		font-size: 12px;
		float: left;
		text-align: right;
		padding-right: 15px;
		margin-top: 10px;
		*margin-top: -10px;
		color: #FFFFFF;
	}
	
	.infoRight h2 {
		font-size: 24px;
		color: #FFFFFF;
	}
	
	.infoRightTop h2 {
		font-size: 24px;
		font-weight: normal;
		line-height: 22px;
	}	

#homeWhatsOn {
	width: 330px;
	height: 270px;
	float: left;
	background: #B5AD2B url(../images/homeWhatsOn-bg.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
}

	.whatsOnItem {
		width: 285px;
		height: 45px;
		float: left;
		margin-bottom: 10px;
	}
	
	.whatsOnItemDate {
		width: 40px;
		height: 40px;
		margin-right: 10px;
		float: left;
		background: url(../images/dateBox-bg.jpg) no-repeat;
	}
	
		.dateDay {
			width: 40px;
			height: 25px;
			float: left;
			font-size: 18px;
			text-align: center;
			color: #7F9A0F;
			font-family: georgia;
		}
	
		.dateMonth {
			width: 40px;
			height: 15px;
			float: left;
			font-size: 11px;
			text-align: center;
			color: #FFFFFF;
			font-family: georgia;			
		}
	
	.whatsOnItemInfo {
		width: 235px;
		height: 40px;
		float: left;
		color: #FFFFFF;
	}
	
	.whatsOnItemInfo h3 {
		font-size: 14px;
		font-weight: normal;
		margin: 0px;
		color: #FFFFFF;
	}
	
	.whatsOnItemInfo h3 a {
		font-size: 14px;
		font-weight: normal;
		margin: 0px;
		color: #FFFFFF;
	}
	
	.whatsOnTitle {
		padding-bottom:10px;
		padding-top:20px;
	}
	
	.whatsOnTop {
		width: 310px;
		float:left;
		height:220px;
		padding-left:20px;
	}
	
	.whatsOnBottom {
		color:#FFFFFF;
		float:left;
		font-size:12px;
		height:45px;
		margin-top:20px;
		text-align:center;
		width:330px;	
	}

#homeHotDeals {
	width: 950px;
	height: 130px;
	margin-top: 10px;
	float: left;
	background: #B5AD2B url(../images/homeHotDeals-bg.jpg) no-repeat;
	padding: 20px 0px 0px 30px;
	color: #FFFFFF;
}

#homeHotDealsWrap {
	width: 980px;
	height: 160px;
	float: left;
	background: url(../images/homeHotDeals-top.png) no-repeat;
}

.hotDealIntro {
	width: 190px;
	float: left;
	padding-right: 30px;
}

.hotDealItem {
	width: 173px;
	float: left;
	text-align: center;	
}

	.hotDealItemImage {
		margin-bottom: 10px;
	}

#siteWrap {
	width: 980px;
	margin: 0 auto;
}


.modalBackdrop {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	z-index: 100;
}

.modalLogin {
	display: none;
	position: absolute;
	top: 60px;
	left: 60px;
	width: 430px;
	height: 205px;
	background: #fff;
	border: 5px solid #D74B00;
	padding: 0px 25px 0px 25px;
	z-index: 125;
	text-align:left;
	font-size:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.loginButton {
		width: 63px;
		height: 21px;
		background: url(../images/login-btn.jpg) no-repeat;
		border: none;
		margin-right: 20px;
		float: right;
	}
	
	.loginButton a {
		width: 63px;
		height: 21px;
		display: block;
		text-indent: -9999px;
	}

	.submitButton {
		width: 62px;
		height: 20px;
		background: url(../images/submit-btn.jpg) no-repeat;
		border: none;
		float: right;
	}
	
	.submitButton a {
		width: 63px;
		height: 21px;
		display: block;
		text-indent: -9999px;
	}

.modalForm {
	display: none;
	position: absolute;
	top: 60px;
	left: 60px;
	width: 440px;
	height: 355px;
	background: #fff;
	border: 5px solid #462605;
	padding: 35px;
	z-index: 125;
	text-align:left;
	font-size:13px;
}

.modalLoginLeft {
	float:left;
	height:180px;
	padding-top:25px;
	padding-left:25px;
	width:285px;
	background: url(../images/modalLeft-bg.jpg) repeat-y top right;
}

#loginForm label {
	width: 80px;
	padding-right: 5px;
	text-align: right;
	float: left;
	padding-bottom: 10px;
}

#loginForm input {
	width: 175px;
	float: left;
	margin-bottom: 10px;
}

.modalLoginRight {
	width: 120px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}

	/*.modalForm label, .modalLogin label {
		display: block;
		font-size: 12px;
		margin-top: 5px;
		color: #5a4018;
	}
	
	.modalForm select {
		width: 320px;
		height: 22px;
		border: 1px solid #D74B00;
		margin-right: 10px;
	}
	
	.modalForm select.reply {
		width: 100px;
	}
	
	.modalForm input, .modalLogin input {
		width: 210px;
		height: 20px;
		border: 1px solid #D74B00;
		margin-right: 10px;
	}
			
	.modalForm input.registrationFormAddress {
		width: 320px;
	}

	.modalForm input.registrationFormPostcode {
		width: 100px;
	}
	
	.modalForm .registerButton {
		margin-top: 5px;
	}
	
	.modalForm textarea {
		width: 430px;
		height: 60px;
		border: 1px solid #D74B00;
	}
	
	.modalForm .registrationFormProduct {
		width:320px;
		float:left;
		margin-right:10px;
		font-size:12px;
		color:#5A4018;
		line-height:20px;
		font-weight:bold;
	}

	.modalForm .button, .modalLogin .button {
		margin-top: 10px;
	}*/
	

.modalBox {
	display: none;
	position: absolute;
	top: 60px;
	left: 60px;
	width: 270px;
	height: 490px;
	background: #fff;
	border: 5px solid #462605;
	padding: 35px;
	z-index: 125;
	text-align:left;
	font-size:13px;
}
	.modalBox .exhibitor {
		font-size: 13px;
		color: #B3DB11;
		margin-bottom: 20px;
	}
	
	.modalBox .productImage img {
		width: 276px;
		max-height:330px;
	}
	
	.modalBox .gallery img {
		width: 73px;	
	}

.modalPre, .modalPost {
	display: none;
}

.modalClose {
	float:right;
	/*margin-top: -20px;
	margin-right: -20px;*/
	position: absolute;
	top: -19px;
	cursor:pointer;
}

.modalMessage {
	color:#5A4018;
	font-size:12px;
	padding-bottom:5px;
}

#breadcrumbs {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 500px;
	float: left;
}

#backLink {
	width: 79px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
}

#breadcrumbs a {

}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.generalOuterWrap {
/*	background: url(/site_cms/assets/images/generalMiddleBg.gif);*/
}

.generalInnerWrap {
/*	background: url(/site_cms/assets/images/generalTopBg.jpg) top repeat-x;*/
	min-height: 700px;);
}

.generalInnerWrap a {
	color: #d74b00;
	text-decoration: none;
}

.generalInnerWrap a:hover {
	color: #d74b00;
	text-decoration: underline;
}

.generalInnerWrap h1 {
	font-weight: bold;
	font-size: 21px;
}

.generalInnerWrap h3 {
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}

.generalInnerWrap p {
	margin-top: 3px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	line-height: 16px;
}

.generalLeftCol {
	width: 579px; float: left; padding: 30px;
	padding-right: 35px;
}



.detailBox {
	float: right; background: #fff1da; border: 1px solid #f5c49b; padding: 20px; padding-bottom : 25px; width: 220px; margin-left: 20px; margin-bottom: 20px;
}

.detailBox p {
	margin-bottom:5px;
	font-size: 11px;
}

.detailBox h1 {
	font-size: 14px;
}

.generalRightCol {
	width: 316px; float: right;
}

#itineraryResults {
	width: 580px;
	float: left;
	margin-top: 20px;
}

.itineraryRefine {
	background: url(../images/search-refine-bg.png) repeat-x;
	height:49px;
	padding: 15px 0px 0px 20px;	
}

.itineraryResult {
	width: 578px;
	/*height: 168px;*/
	float: left;
	margin-bottom: 5px;
	border: 1px solid #FD3300;
	background: #FFFFFF;
	background: #FFFFFF url(../images/event-details-bg.jpg) no-repeat bottom right;		
}

/*.itineraryResult h1 {
	font-size: 18px;
	height: 45px;
	color: #D74B00;
}*/

.itineraryResult h1.hotDeal {
	font-size: 18px;
	width: 230px;
	color: #FD3300;
}

.itineraryResult h1.hotDeal a {
	color: #FD3300;	
}

.itineraryResult-left {
	width: 149px;
	height: 148px;
	float: left;
	padding: 20px 0px 0px 20px;
	margin-right: 10px;
	/*position: relative;*/
}
.itineraryResult-large {
	width: 428px;
	
	float: left;
	padding: 20px 0px 0px 20px;
	margin-right: 10px;
	/*position: relative*/;
}

.itineraryResult-left .mainImage {
	margin-bottom: 10px;
	width: 149px;
	height: 100px;
	/*position: relative;*/
	border: 1px solid #CA3A0A;
	/*position: absolute;*/
}

.itineraryResult-left .mainImageView {
	position: absolute; bottom: 0; padding-bottom:5px; text-align: center; width: 149px;
}

.hotDealOverlay {
	width: 89px;
	height: 30px;
	position: absolute;
	top:0;
	left:0;
}

.mainEventImageWrap {
	background: #FFFFFF;
	border:2px solid #D74B00;
	float:left;
	height:300px;
	text-align:center;
	width:580px;
}

.mainEventImage {
	width:580px;
	height: 300px;
	float:left;
	/*border: 2px solid #d74b00;*/
	background: #FFFFFF;
	text-align: center;
}

.itineraryResult-middle {
	width: 264px;
	float: left;
	padding: 20px 10px 0px 5px;
}

.itineraryResult-middle p {
	font-size: 12px;
	line-height: 16px;
}

.itineraryResult-right {
	width: 120px;
	float: left;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #402626;

	/*position: relative;*/
	height: 138px;
}

.itineraryResult-right .dates {
	height: 80px;
}

.itineraryResult-right .detailsButton {
	width:106px;height:47px;margin-left: 7px;
}

.singleDateNumber {
	font-size: 30px;
}

.singleMonthText {
	font-size: 20px;
}

.mulitpleDateStart {
	font-size: 14px;
}

.mulitpleDateFinish {
	font-size: 14px;
}

.itineraryResult-right.hot {
	background: url(../images/hot-event-details-bg.jpg) no-repeat;
}

.itineraryResult-right.featured {
	background: url(../images/featured-event-details-bg.jpg) no-repeat;
}

.itineraryResult-right p {
	margin: 0px;	
}
	
	.bookNowButton {
		margin: 5px 0px 5px 0px;
		width: 106px;
		height: 52px;
	}

	.dealprice {
		font-size: 18px !important;;
		color: #FD3300;
		font-weight: bold !important;
		margin-top: 5px;
	}
	
	.price {
		font-size: 18px !important;
		color: #D74B00;
		font-weight: bold !important;
	}

.itineraryResult-full {
	width: 538px;
	/*height: 128px;*/
	float: left;
	padding: 20px;
}

.itineraryResult-three {
	width: 418px;
	/*height: 128px;*/
	float: left;
	padding: 20px;
}

.itineraryResult h1 {
	font-size: 18px;
	font-weight: normal;
	color: #D74B00;
	line-height: 18px;
	margin-bottom: 5px;
}

.rateInformation {
	font-size: 10px;	
}

/*input.confirmChanges {
	color:#5A4018;
	font-family:Trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}*/

.refine {
	background:url("../images/refine-btn.jpg") no-repeat;
	border:0 none;
	cursor:pointer;
	width: 61px;
	height:25px;
	padding-left:18px !important;
	vertical-align:middle;
	text-indent: -9999px;
}


.listItem {
	border: 1px solid #fd3301;
	background: #FFFFFF;
	margin-bottom: 5px;
}


.listItemImage {
	margin-top: 18px;
	margin-left: 20px;
	width: 151px;
	margin-right: 12px;
	float: left;
}

.listItemImage img {
	border: 1px solid #d74b00;
}

.listItemContent {
	margin-top: 18px;
	width: 247px;
	float: left;
	margin-right: 10px;
	height: 122px;
}

.listItemContent h1 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

.listItemContent p {
	font-size: 11px;
}

.listItemAction {
	height: 122px;
	background: url(../images/pinkBg.gif) repeat-x;
	text-align: center;
	padding-top: 18px;
}

.featureLeft {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 14px;
	position: relative;
	height: 265px;
}

.featureLeftTitle {	
}

.featureLeftCopy {
	margin: 5px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 120px;
}

.featureLeftActions {
	margin-top: 15px;
	
}

.featureLeftActionsItem {
	float: left;
	margin-right: 30px;
}

.featureLeftActionsItem img {
	vertical-align: middle;
	margin-right: 5px;
	text-decoration: none;
}

.featureLeftList {
	position: absolute;
	bottom: -10px;
}

.featureLeftListItem {
	width: 69px;
	height: 45px;
	margin: 0px 3px;
	float: left;
	background:#fff;
	cursor: pointer;
}

.featureLeftListInfo {
	width: 100%;
	height: 28px;
}

.featureLeftListInfoPopup {
	font-size: 10px;
	font-family: arial;
	text-align: center;
	color: #402626;
	position: absolute;
	padding-top: 2px;
	width: 69px;
	padding-left: 4px;
	padding-right: 4px;
	height: 61px;
	left: 75px;	
	margin-left: -5px; /* hack to recenter bg image */
	background: url('../images/bg-feature-popup.png');
height: 42px; margin-top: 0px; padding-top: 5px;	
	line-height: 10px;
}

.featureRight {
	width: 49.5%;
	float: right;	
}

.featureRightHighlight {
	position: absolute;
	top: -10px;
	z-index: 0;

}

.sideNavTop {
	width: 326px;
	height: 10px;
	background: url(../images/sideNavTop.png) no-repeat;
}

.sideNavBottom {
	width: 326px;
	height: 5px;
	background: url(../images/sideNavBottom.png) no-repeat;
}

.sideNav-whatsOn {
	width: 326px;
	height: 135px;
	background: url(../images/sideNav-whatsOn.png) no-repeat;
}

.sideNav-whatsOnLink {
	margin-top: 95px;
	width: 326px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sideNav-whatsOnLink a, .sideNav-whatsOnLink a:hover {
	color: #FFFFFF;
}


.sideNav-jobs {
	width: 326px;
	height: 140px;
	background: url(../images/sideNav-jobs.png) no-repeat;
}

.sideNav-jobsLink {
	margin-top: 100px;
	width: 326px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sideNav-jobsLink a, .sideNav-jobsLink a:hover {
	color: #FFFFFF;
}

.sideNav {	
	background: #F68824;
	width: 326px;
	background: url(../images/sideNav-bg.png) no-repeat;
}

.sideNavHeader {
	height: 28px;
	/*background: #F16814 repeat-x;*/
	padding: 17px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sideNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.sideNav ul li {
	color: #FFFFFF;
}

.sideNav ul li.subItem {
	padding-left: 20px;
}

.sideNav ul li a {
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 7px;
	width: 243px;
	height: 23px;
	display: block;
	font-weight: bold;
	font-size: 12px;
}

.sideNav ul li a.selected {
	background: url(../images/sideNavItem-bg.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.sideNav ul li a:hover {
	background: url(../images/sideNavItem-bg-over.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.sideNav ul li a.selected:hover {
	background: url(../images/sideNavItem-bg.png) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.sideNav ul li.subItem a {
	font-weight: normal;
	width: 223px;
}

.sideNav ul li.subItem a:hover, .sideNav ul li.subItem a.selected {
	font-weight: normal;
	width: 223px;
	color: #9F4413;
	background: none;
}

.featureLeft a {
	color: #fff;
}

.mapFilter {
	text-align: right;
	height: 64px;
	line-height: 64px;
	padding-right: 20px;
	background: url("../images/mapFilter-bg.jpg") repeat-x scroll left top #FFECCE;
}

.mapContent {
	position:	relative;
	z-index: 0;
	padding: 20px 0px;
}


.mapInnerWrap {
	width: 900px; float: left; padding: 30px;
	padding-right: 35px;
}

.mapInnerWrap a {
	color: #d74b00;
	text-decoration: none;
}

.mapInnerWrap a:hover {
	color: #d74b00;
	text-decoration: underline;
}

.mapInnerWrap h1 {
	font-weight: bold;
	font-size: 21px;
}

.mapInnerWrap h3 {
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
}

.mapInnerWrap p {
	margin-top: 3px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	line-height: 16px;
}

.generalLeftCol {
	width: 579px; float: left; padding: 30px;
	padding-right: 35px;
}

.mapTitle {
	width: 900px;
	margin: 0px auto 10px auto;
	font-size: 22px;
	font-weight: bold;
	color: #d84f07;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mapContainer {
	width:900px; 
	margin: 0px auto; 
	border: 1px solid #d84f07;
}

#mapCanvas {
	width:900px; height:480px;
}

/* button styles per design localised to id just in case its incorrect */
#mapFilterClick {
	background: url(../images/button-bg.jpg) repeat-x scroll left top;
	border: 0px;
	color: #fff;
	height: 25px;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;

	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
background: #1F3547;
color:#ffffff;
height:31px;
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
background: #E3E2E6;
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	color:#26618D;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #213546;
	color:#ffffff;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #508ab5;
	border: 1px solid #213546;
	cursor: pointer;
	color: #ffffff;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #E3E2E6;
	border: 1px solid #AAAAAA;
	color: #333333;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #ffffff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	font-weight: bold;
	padding: 0px;
	border:0px;
	cursor:pointer;
	}
	
.calLeftButton{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	background:url(../images/calleftbut.png) no-repeat;
	
	font-weight: bold;
	padding: 0px;
	border:0px;
	cursor:pointer;
	
	width:8px;
	height:11px;
}

.calRightButton{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	background:url(../images/calrightbut.png) no-repeat;
	
	font-weight: bold;
	padding: 0px;
	border:0px;
	cursor:pointer;
	
	width:8px;
	height:11px;
}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #ffffff;
	font-weight: bold;
	border:0px;
	cursor:pointer;
	}
.backResultsBut{
	float:right;
	padding-right:15px;
	top:-8px;
	position:relative;
}

h1.eventsHeading {
	width: 240px;
	float: left;
	height:auto;
}

h1.eventsHeading a {
	color: #D74B00
}

h1.hot {
	width: 240px;
	float: left;
	height:auto;
	color: #FD3300 !important;
}

h1.hot a {
	color: #FD3300 !important;
}

h1.featured {
	width: 240px;
	float: left;
	height:auto;
	color: #7CA500 !important;
}

h1.featured a {
	color: #7CA500 !important;
}

.eventsHeadingDate {
	width: 145px;
	float: left;
	text-align: right;
	padding-top: 3px;
	font-size: 12px;
	color: #D74B00;
}

h1.jobsHeading {
	width: 385px;
	float: left;
	height:auto;
}

.jobsHeadingDate {
	font-size: 14px;
	margin-top: 35px;
}

.pagingResults {
	height: 20px;
	padding: 10px 0px;
	float: left;
	font-size: 12px;
}

.pagingResults span {
	float: left;
	margin-right: 3px;
}

.pagingResults ul {
	display: inline;
}

.pagingResults ul li {
	display: block;
	float: left;
	list-style: none;
	margin-right: 5px;
}

.pagingResults ul li a {
	padding: 3px 5px 5px 5px;
	border: 1px solid #D74B00;
	background: #FFFFFF;
	display: block;
	text-decoration: none !important;
}

.pagingResults ul li a.disabled {
	padding: 3px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: block;
	color: #DDDDDD !important;
	text-decoration: none !important;
	cursor: default;
}

.pagingResults ul li img {
	margin-right: 3px;
}

.currentPage a, .currentPage a:active, .currentPage a:visited, .currentPage a:hover {
	color: #FFFFFF;
	background: #D74B00 !important;
	text-decoration: none;
}

.required {
	color:#FF0000;
	font-weight:bold;
}

#enquiry {
	width: 600px;
	float: left;
	
}
.enquireButton {
	padding: 5px 5px 5px 0px;	
}
#enquiry label, #enquiry input {
	display:block;
	float:left;
	margin-bottom:10px;
	width:150px;
}
#enquiry label {
	padding-right:20px;
	text-align:right;
	width:100px;
}

#terms label {
	padding-left:5px;
	text-align:left;
	width:350px;
}

.indented  {
	padding:20px;
}

		
		a#guides {
			z-index: 1000;
			position: absolute;
			margin-left: 324px;
		}
		
		a#guides-general {
			z-index: 1000;
			position: absolute;
			margin-left: 324px;
		}
		
		a#media {
			z-index: 1000;
			position: absolute;
		}
		
		a#info {
			z-index: 1000;
			position: absolute;
		}
		
		a#media-general {
			z-index: 1000;
			position: absolute;
			margin-left: 250px;
		}		
		
		a#guides:hover {
			text-decoration: none;
			cursor: pointer;
			background: url(../images/visitors-guides-bg-rollover.png) top right no-repeat;
		}	
		
		a#guides-general:hover {
			text-decoration: none;
			cursor: pointer;
			background: url(../images/visitors-guides-general-bg-rollover.png) top right no-repeat;
		}
		
		a#media:hover {
			text-decoration: none;
			cursor: pointer;
			background: url(../images/media-bg-hover.png) top right no-repeat;			
		}
		
		a#info:hover {
			text-decoration: none;
			cursor: pointer;
			background: url(../images/info-bg-hover.png) top right no-repeat;			
		}
		
		a#media-general:hover {
			text-decoration: none;
			cursor: pointer;
			background: url(../images/media-general-bg-hover.png) top right no-repeat;			
		}
		
.quickFindLabel {
	width:95px;float:left;font-weight: bold;
}

.quickFindSelect {
	width:200px;float:left;
}

#CMSWindow_body a {
	color: #000000;
}


/*FORM STYLES*/
	#applicationForm {
		
	}
	#applicationForm label {
		margin-right: 20px;
		padding: 5px;
	}
	#applicationForm input {
		margin: 5px;
	}
	
	legend {
		font-size: 18px;
		font-weight: bold;
		color: #D74B00;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#resultsPreviousLink {
		width: 80px;
		float: left;
		font-size: 12px;
		text-align: center;
	}
	
	#resultsPreviousLink a.disabled, #resultsNextLink a.disabled {
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #DDDDDD;
		color:#DDDDDD !important;
		cursor:default;
		display:block;
		padding:3px 5px 5px;
		text-decoration:none !important;
	}
	
	#resultsPageLinks {
		width: 30px;
		float: left;
		text-align: center;
		padding: 0px 3px 0px 3px;
	}
	
	#resultsPageLinks a {
		border:1px solid #D74B00;
		display:block;
		padding:3px 5px 5px;
		text-decoration:none !important;
		background:none repeat scroll 0 0 #FFFFFF !important;
		color:#D74B00;
	}
	
	#resultsPageLinks a.currentPage {
		background:none repeat scroll 0 0 #D74B00 !important;
		color:#FFFFFF;
	}
	
	#resultsNextLink {
		width: 60px;
		float: left;
		font-size: 12px;
		text-align: center;		
	}
	
	#resultsPreviousLink a, #resultsNextLink a {	
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #D74B00;
		color: #D74B00;
		display:block;
		padding:3px 5px 5px;
		text-decoration:none !important;
	}
	
	
	.ui-accordion-header {
		width: 571px;
		height: 22px;
		float: left;
		background: url(../images/members-directory-heading-bg.jpg) no-repeat;
		padding: 3px 0px 0px 8px;
		color: #D74B00 !important;
		cursor: pointer;
	}
	
	.ui-icon-triangle-1-e{
		width: 12px;
		height: 12px;
		float: left;
		margin-top: 3px;
		padding-right: 5px;
		background: url(../images/plus.gif) no-repeat;	
	}
	
	.ui-icon-triangle-1-s {
		width: 12px;
		height: 12px;
		float: left;
		margin-top: 3px;
		padding-right: 5px;
		background: url(../images/minus.gif) no-repeat;	
	}
	.membersGroup {
		width: 570px;
		float:left;
		padding-left: 10px;
		background: #FFE7C3;
	}
	
	.membersGroup h4 {
		width: 570px;
		float: left;
		font-size: 14px;
		font-weight: bold;
		color: #D74B00 !important
	}
	.memberName {
		width: 440px;float: left; padding: 10px 10px 10px 0px; font-size: 12px;
	}
	.memberPhone {
		width: 110px;float: left; padding: 10px 10px 10px 0px; font-size: 12px;
	}

#containerWrap {
	width: 960px;
	margin: 0 auto;	
	overflow: hidden;
}

#container {
	background: url(../images/404.gif) no-repeat;	
	overflow: hidden;
	position: relative;
	width: 960px;
}

#homePageButton {
	position: absolute;
	right: 325px;
	top: 200px;
}