/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#5a5b5d;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	margin:0 auto;
	width:976px;
	background-image:url(images/bg-slither.png);
	background-repeat:repeat-y;
	padding:0 0 3px 0;
}

#menu {
	width:942px;
	height:48px;
	background-image:url(images/menu-bg.png);
	background-repeat:no-repeat;
	padding:0 0 0 34px;
	font-size:12px;
	color:#FFFFFF;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li {
	display:block;
	float:left;
	padding:17px 3px 16px 2px;
	margin-right:10px;
}

#menu ul li#menu-last {
	margin:0;
}

.menu_flyout {
	width: 150px;
	border-left:4px solid #FFFFFF;
	position:absolute;
	top:0px;
	display:none;
	z-index:1000;
}

.menu_flyout#menu_whatson {
	margin-left:27px; /* 103 */
}

.menu_flyout#menu_travel {
	margin-left:112px;
}

.menu_flyout#menu_eatingout{
	margin-left:168px;
}

.menu_flyout#menu_bars{
	margin-left:257px;
}

.menu_flyout#menu_shopping {
	margin-left:300px;
}

.menu_flyout#menu_visitorattractions {
	margin-left:374px;
}

.menu_flyout#menu_accomodation {
	margin-left:524px;
}

.menu_flyout#menu_conferences {
	margin-left:629px;
}


.menu_flyout_tab {
	padding:17px 5px 16px 5px;
	float:left;
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
	font-weight:bold;
}


.menu_flyout_box {
	border-right:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	background-color:#333333;
	font-size:12px;
	color:#FFFFFF;
	padding:10px;
	clear:both;
	width:128px;
}

.menu_flyout_box strong {
	font-size:13px;  
}

.menu_flyout_box a {
	color:#FFFFFF;
}

.menu_flyout_box a:hover {
	text-decoration:underline;
}

#menu ul li a {
	color:#FFFFFF;
	font-weight:bold;
}

#header {
	width:961px;
	height:201px;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
}

#logo {
	width:588px;
	height:166px;
	background-image:url(images/logo-bg.png);
	background-repeat:no-repeat;
	float:left;
	padding:35px 0 0 38px;
	margin:0 3px 0 0;
}

#header-right {
	width:332px;
	height:201px;
	float:left;
}

#e-zine {
	width:295px;
	height:83px;
	background-image:url(images/e-zine-bg.png);
	background-repeat:no-repeat;
	margin:0 0 3px 0;
	padding:42px 0 0 18px;
	color:#FFFFFF;
}

#e-zine input.ezine-input {
	background-color:#1a1a1a;
	border:1px solid #808080;
	color:#808080;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#e-zine input.ezine-input#email-input {
	width:185px;
}

#e-zine input.ezine-input#mobile-input {
	width:151px;
}

#search {
	width:295px;
	height:62px;
	background-color:#666666;
	padding:11px 0 0 18px;
}

#search table {
	margin:3px 0 0 0;
}

#search input#search-input {
	background-color:#4c4c4c;
	border:1px solid #b3b3b3;
	color:#ffffff;
	font-size:12px;
	width:235px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#content {
	clear:both;
	width:976px;
}

#left-col {
	width:641px;
	margin:0 3px 0 0;
	float:left;
}

#welcome {
	width:641px;
	height:184px;
	background-image:url(images/welcome-bg.jpg);
	background-repeat:no-repeat;
	background-position:18px 0;
	padding:9px 0 0 0;
	margin:0 0 3px 0;
}

#welcome-top {
	width:641px;
	height:59px;
}

#welcome-bottom {
	width:365px;
	height:125px;
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 47px;
}

#welcome-bottom p {
	margin:0;
	padding:0;
}

#featured {
	width:641px;
	height:418px;
	margin:0 0 3px 0;
}

#visitor-attractions {
	width:329px;
	height:263px;
	float:left;
	margin:0 3px 0 0;
}

#hotels {
	width:309px;
	height:263px;
	float:left;
}

#right-col {
	width:332px;
	float:left;
}

#events {
	width:332px;
	height:350px;
	
}

#events-top {
	width:332px;
	height:71px;
}

#events-list {
	width:296px;
	height:276px;
	background-color:#000000;
	padding:0 0 0 17px;
	margin:0 0 3px 0;
	overflow:hidden;
}

.event-item {
	width:296px;
	margin:0 0 20px 0;
}

.event-left {
	width:30px;
	float:left;
	background-image:url(images/calendar.png);
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 0px;
	font-size:14px;
	text-align:center;
}

.event-right {
	width:250px;
	float:left;
	padding:0 0 0 16px;
	font-size:14px;
	font-weight:bold;
}

.event-right a {
	color:#FFFFFF;
}

.event-right a.date-a {
	color:#999999;
}

#virtual-tours {
	clear:both;
	width:332px;
	height:263px;
	margin:0 0 4px 0;
}

#shopping {
	width:332px;
	height:263px;
	margin:0 0 3px 0;
}

#footer-container {
	margin:0 auto 0 auto;
	width:976px;
	height:229px;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
}

#footer {
	width:926px;
	padding:20px 0 0 50px;
	color:#fefefe;
	font-size:12px;
}

#footer-left {
	width:430px;
	height:229px;
	float:left;
}

#footer-left ul {
	padding:15px 0 0 0;
	margin:0;
	list-style:none;
}

#footer-left ul li {
	display:block;
	margin:0 0 3px 0;
	padding:0;
}

#footer-left ul li a {
	color:#FFFFFF;
}

#footer-right {
	width:496px;
	height:229px;
	float:left;
}

#footer-right img {
	float:left;
	margin:30px 40px 0 0;
}

.page-heading {
	clear:both;
	width:976px;
}

.page-heading h1 {
	color:#FFFFFF;
	font-size:18px;
	padding:0;
	margin:0;
	font-weight:normal;
}

#cat-heading-left {
	width:740px;
	height:49px;
	float:left;
	background-image:url(images/cat-head-bg.png);
	background-repeat:no-repeat;
	padding:19px 0 0 43px;
}

#cat-heading-left.hotels {
	background-image:url(/images/hotels-head-bg.png);
}

.event-heading-left.hotelslong {
	background-image:url(/images/hotels-longhead-bg.png);
}


#cat-heading-left.visattractions {
	background-image:url(/images/visattractions-head-bg.png);
}

.event-heading-left.visattractionslong {
	background-image:url(/images/visattractions-longhead-bg.png);
}

#cat-heading-left.bars {
	background-image:url(/images/bars-head-bg.png);
}

.event-heading-left.barslong {
	background-image:url(/images/bars-longhead-bg.png);
}

#cat-heading-left.eat {
	background-image:url(/images/eat-head-bg.png);
}

.event-heading-left.eatlong {
	background-image:url(/images/eat-longhead-bg.png);
}

#cat-heading-left.shopping {
	background-image:url(/images/shopping-head-bg.png);
}

.event-heading-left.shoppinglong {
	background-image:url(/images/shopping-longhead-bg.png);
}

#cat-heading-left.conf {
	background-image:url(/images/conf-head-bg.png);
}

.event-heading-left.conflong {
	background-image:url(/images/conf-longhead-bg.png);
}



.breadcrumbs.eat span, #property-detail.eat strong,  #property-detail.eat .detail-left h2 {
	color:#339900;
}

.breadcrumbs.shopping span, #property-detail.shopping strong,  #property-detail.shopping .detail-left h2 {
	color:#996666;
}

.breadcrumbs.bars span, #property-detail.bars strong,  #property-detail.bars .detail-left h2 {
	color:#336666;
}

.breadcrumbs.visattractions span, #property-detail.visattractions strong,  #property-detail.visattractions .detail-left h2 {
	color:#666699;
}

.breadcrumbs.hotels span, #property-detail.hotels strong,  #property-detail.hotels .detail-left h2 {
	color:#6699cc;
}

.breadcrumbs.conf span, #property-detail.conf strong,  #property-detail.conf .detail-left h2 {
	color:#663366;
}

#cat-heading-right {
	width:174px;
	height:45px;
	float:left;
	background-color:#000000;
	background-image:url(images/paging-bg.png);
	background-repeat:no-repeat;
	padding:23px 0 0 0;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}

#cat-heading-right a {
	color:#FFFFFF;
}

.breadcrumbs {
	clear:both;
	width:909px;
	margin:0 0 0 18px;
	padding:5px 0 20px 30px;
	background-color:#000000;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.breadcrumbs a {
	color:#FFFFFF;
}

.breadcrumbs span {
	color:#cc0033;
}

.page-content {
	width:879px;
	margin:0 0 0 18px;
	padding:0 30px 20px;
	background-color:#000000;
	color:#FFFFFF;
	font-size: 14px;
	overflow: hidden;
}

.page-content p {
	margin: 0 0 10px;
	padding: 0;
}

.page-content a {
	text-decoration:none;
	color: #FFFFFF;
}

.page-content a:hover {
	text-decoration:underline;
}

.content-images {
	width: 300px; 
	margin: 0;
	padding: 0;
	float: right;
}

.content-images img {
	width: 270px;
	margin-bottom: 20px;
	padding-left: 30px;
}

.cat-listing {
	width:427px;
	height:325px;
	float:left;
	border-bottom:1px solid #363636;
	margin:0 25px 30px 0;
}

.cat-listing.cat-listing-right {
	margin:0 0 30px 0;
}

.cat-listing h2 {
	font-size:20px;
	padding:0;
	margin:0 0 10px 0;
}

.cat-listing h2 a {
	color:#FFFFFF;
}

.cat-date {
	width:213px;
	height:57px;
	float:left;
}

.cat-date-left {
	width:30px;
	float:left;
	text-align:center;
	background-image:url(images/calendar.png);
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 0px;
	font-size:14px;
}

.cat-date-right {
	width:173px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 0 0 10px;
}

.cat-info {
	width:184px;
	height:47px;
	float:left;
	background-image:url(images/info.png);
	background-repeat:no-repeat;
	padding:10px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.cat-list-left {
	width:268px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	padding:0 15px 0 0;
}

.cat-list-left p {
	padding:0;
	margin:0;
}

.cat-list-left p a {
	color:#cc0033;
}

.cat-list-right {
	width:144px;
	float:left;
}

.cat-list-right img {
	border:1px solid #484848;
}

.paging-box {
	clear:both;
	width:160px;
	height:28px;
	background-image:url(images/paging-bg.png);
	background-repeat:no-repeat;
	padding:22px 0 0 5px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}

.paging-box a {
	color:#FFFFFF;
}

.event-heading-left {
	width:905px;
	height:49px;
	float:left;
	background-image:url(images/page-heading-bg.png);
	background-repeat:no-repeat;
	padding:19px 0 0 43px;
}

.event-heading-right {
	width:9px;
	height:68px;
	float:left;
	background-color:#000000;
}

#event-left {
	width:534px;
	float:left;
	padding:0 40px 0 0;
	font-size:14px;
	color:#FFFFFF;
}

#event-left h2 {
	font-size:20px;
	color:#FFFFFF;
	margin:0 0 20px 0;
	padding:0;
}

#event-left h3 {
	font-size:16px;
	color:#cc0033;
	margin:0;
	padding:0;
}

#event-left p {
	padding:0;
	margin:10px 0 0 0;
}

#event-date {
	width:260px;
	min-height:24px;
	float:left;
	background-image:url(images/star.png);
	background-repeat:no-repeat;
	padding:4px 0 20px 35px;
	font-weight:bold;
}

#event-address {
	width:200px;
	min-height:24px;
	float:left;
	background-image:url(images/info2.png);
	background-repeat:no-repeat;
	padding:4px 0 20px 35px;
	font-weight:bold;
}

#event-col1 {
	width:250px;
	float:left;
	padding:20px 50px 0 0;
}

#event-prices {
	width:220px;
	padding:0 0 0 30px;
	background-image:url(images/pound.png);
	background-repeat:no-repeat;
}

#event-prices ul {
	list-style:none;
	padding:20px 0 0 0;
	margin:0;
}

#event-prices ul li {
	display:block;
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 0 3px 0;
	padding:0 0 0 25px;
}

#event-info {
	width:250px;
	padding:20px 0 0 0;
}

#event-info ul {
	list-style:none;
	padding:0;
	margin:0;
}

#event-info ul li {
	display:block;
	height:18px;
	background-image:url(images/clock.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 0 4px 0;
	padding:2px 0 0 25px;
}

#event-col2 {
	width:264px;
	float:left;
	padding:20px 0 0 0;
}

#event-venue {
	width:234px;
	padding:0 0 20px 30px;
	background-image:url(images/info2.png);
	background-repeat:no-repeat;
}

#event-tel {
	width:234px;
	padding:0 0 20px 30px;
	background-image:url(images/bubble.png);
	background-repeat:no-repeat;
}

#event-web {
	width:234px;
	padding:0 0 20px 30px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
}

#event-enquiries {
	width:234px;
	padding:0 0 20px 30px;
	background-image:url(images/envelope.png);
	background-repeat:no-repeat;
}

#event-right {
	width:305px;
	float:left;
}

#event-right img {
	border:1px solid #484848;
	margin:0 0 19px 0;
}

.property-listing {
	width:256px;
	min-height:134px;
	float:left;
	border-bottom:1px solid #363636;
	margin:0 53px 30px 0;
	overflow:hidden;
}

.property-listing.property-listing-right {
	margin:0 0 30px 0;
}

.property-left {
	width:143px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
}

.property-left h2 {
	font-size:16px;
	color:#FFFFFF;
	padding:0;
	margin:0 0 6px 0;
}

.property-left h2 a {
	color:#FFFFFF;
}

.property-left p {
	padding:0;
	margin:0 0 6px 0;
}

.property-left a.readmore {
	color: #FFFFFF;
	text-decoration: none;
}

.property-left a.readmore:hover {
	text-decoration: underline;
}

.property-right {
	width:113px;
	float:left;
}

/*---- PROPERTY DETAIL ----*/
#property-detail p {
	font-size: 12px;
	line-height: 17px;
}

#property-detail strong {
	font-size: 14px;
	line-height: 19px;
	color: #cc0033;
}

#property-detail .detail-left {
	width: 580px;
	float: left;
}

#property-detail .detail-right {
	width: 276px;
	margin-left: 22px;
	float: left;
	display:inline;
}

#property-detail .detail-left h2 {
	margin: 0;
	padding: 0;
	color: #cc0033;
	font-size: 18px;
}

#property-detail .detail-left .gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#property-detail .detail-left .gallery ul li {
	margin-right: 8px;
	float: left;
}

#property-detail .detail-left .gallery ul li.last {
	margin-right: 0;
}

#more-attractions {
	min-height: 250px;
	width: 880px;
}

#more-attractions .attraction {
	margin-bottom: 40px;
}

#more-attractions .attraction .image {
	width: 178px;
	margin-right: 30px;
	float: left;
}

#more-attractions .attraction .text {
	width: 670px;
	float: left;
}

#more-attractions .attraction .text h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#more-attractions .attraction .text p {
	margin-top: 0;
	font-size: 13px;
	line-height: 17px;
}

/*---- CONTACT US ----*/
#contact #alternate-details {
	width: 370px;
	float: right;
	text-align: left;
}

#contact form {
	width: 425px;
}

#contact form label {
	width: 85px;
	padding-top: 6px;
	float: left;
	clear: left;
}

#contact form input.text {
	width: 175px;
	margin-bottom: 8px;
	background-color:#1a1a1a;
	border:1px solid #808080;
	color:#808080;
	font-size:14px;
	padding:5px 0 5px 5px;
	float: left;
}

#contact form textarea {
	width: 400px;
	background-color:#1a1a1a;
	border:1px solid #808080;
	color:#808080;
	font-size:12px;
	padding:5px 0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact form input.button {
	margin-top: 15px;
}

#contact #data-protection {
	width: 400px;
	margin-top: 15px;
}

#contact #mailing {
	width:390px;
	height:110px;
	margin-bottom: 15px;
	padding:15px 15px 0 15px;
	color: #CCCCCC;
	background-color:#1a1a1a;
	border:1px solid #808080;
	font-size: 12px;
}

#contact #mailing input {
	width:auto;
	float:right;
}

#contact #mailing div {
	margin-bottom:15px;
}

#mailing div a {
	float:right;
	font-size: 12px;
	text-decoration: none;
}

#mailing div a:hover {
	text-decoration: underline;
}

#flashholder {
	margin: 0 0 0 18px;
	background-color:#000000;
	padding-bottom:10px;
	width:939px;
	overflow:hidden;
}

.tour_images {
	margin-left:18px;
	margin-right:19px;
	padding:10px 10px 30px 22px;
	background-color:#000000;
}

.tour_image {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

#map-search{
	border-bottom:3px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	background-image:url(images/bg.png);
	background-position:0 -350px;
	width:281px;
	font-weight:bold;
}

#map-search .inputfield{
	background-color:#999999;
	width:80px;
	border:1px solid #cccccc;
}

#map-search td{
	padding-left:7px;
}

#gmap{
	width:880px;
	height:350px;
	border:3px solid #FFFFFF;
}

#directions{
	color:#CCCCCC;
}

.caption{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin:3px 0 3px 0;
}

.seasons{
	margin-bottom:15px;
}

.gallerycontainer{
	padding-top:20px;
}

.gallerycontainer .left{
	width:615px;
	float:left;
}

.gallerycontainer .left img{
	border:2px solid #eeeeee;
}


.gallerycontainer .right{
	width:260px;
	float:left;
}

.gallerycontainer .right .title{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}

.gallerycontainer .right .date{
	padding:3px 0 3px 0;
	font-size:11px;
	font-weight:bold;
}

.gallerythumbs .thumb{
	float:left;
	width:145px;
	margin-bottom:20px;
}

.gallerythumbs .caption{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

.gallerythumbs .thumb img{
	border:2px solid #cccccc;
	margin-left:15px;	
}

.gallerythumbs a{
	color:#ffffff;
}

.eventgalurl{
	background-image:url(images/camera.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	color:#CC0000;
	font-size:16px;
}
