@charset "utf-8";
Code for every CSS site:

*{
	padding:0px;
	margin:0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebe7e8;
	line-height: 16px;
	color: #6e6366;
	font-size: 12px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
}

p{
	margin-bottom:10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#d9497b;
}

h1{	
	font-size: 180%;
	color: #6e6366;	
}

h2{
	font-size: 130%;
	color: #2e2e2f;	
}

h3{
 font-size: 120%;
 color: #ce5ec0;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #ce5ec0;
}

h5{
 font-size: 130%;
 color: #6e6366;
}


#wrapper {
	width: 1055px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;
	background-image:url(../images/backgrd.gif);
	background-repeat:repeat-y;
}

#innerWrapper {
	position: relative;
	margin-left: 27px;
	margin-top:0px;
	/*margin-right: auto;*/
	width:1001px;
	
}

#langIcons {
	position: absolute;
	top: 10px;
	left: 540px;
	text-align: center;
}

#header {
	width:1001px;
	height:110px;
}

#leftContainer {
	float:left;
	width:222px;
	margin-top:8px;
	margin-left:9px;
}

#rightContainer {
	float:right;
	width:752px;
	margin-top:7px;
	margin-right:9px;
}

#rightContainerpage {
	float:right;
	width:240px;
	margin-top:7px;
	margin-right:9px;
}


#flash {
	float:right;
	width:752px;
	height:437px;
}

#line {
	margin-top:10px;
	height:1px;
}

#searchbox {
	float:left;
	width:203px;
	padding:10px;
	background-image:url(../images/search_back.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #3c2655;
}

#newsbox {
	float:left;
	width:203px;
	margin-top:5px;
	padding:10px;
	background-image:url(../images/news_back.gif);
	background-repeat:no-repeat;
	background-color: #000;
}

#weatherbox {
	float:left;
	width:202px;
	margin-top:5px;
	padding:10px;
	background-image:url(../images/weather_back.gif);
	background-repeat:no-repeat;
	background-color: #022a58;
	color: #fff;
}

#weatherbox h3, #weatherbox h4 {
	color: #fff;
}

#weatherbox h4 {
	margin: 0;
	padding: 0;
}

#weatherbox p {
	margin: 0;
}

#weatherbox .weatherItem .weatherImage {
	width: 42px;
	float: left;
}

#weatherbox .weatherItem .weatherInfo {
	width: 160px;
	float: left;
}

#weatherbox .weatherItem .weatherInfo .weatherTemp {
	position: relative;
	width: 42px;
	float: left;
	line-height: 40px;
}

#weatherbox .weatherItem .weatherInfo .weatherTemp .weatherDegrees {
	font-size: 150%;
}

#weatherbox .weatherItem .weatherTemp .weatherOtherInfo {
	width: 118px;
	float: left;
}

#weatherbox .weatherItem .weatherInfo .weatherOtherInfo p {
	font-size: 80%;
}

#newsletterbox {
	position: relative;
	float:left;
	width:222px;
	margin-top:5px;
	background-color: #e0dedf;
	height:180px;
}

#newsletterbox p, #newsletterbox form {
	margin: 5px;
}

#offerslide {
	position: relative;
	float:left;
	width:222px;
	height:173px;
	margin-top:5px;
}

#offerslide #slideLeft {
	position: absolute;
	top: 50px;
	width: 25px;
	height: 66px;
	z-index: 10000;
}

#offerslide #slideRight {
	position: absolute;
	top: 50px;
	left: 197px;
	width: 25px;
	height: 66px;
	z-index: 10001;
}

#contentContainer {
	float:right;
	width:725px;
	margin-top:10px;
	padding:0px 10px 20px 10px;
}

#contentContainerpage {
	float:left;
	width:448px;
	margin-top:10px;
	margin-left:15px;
	padding:20px;
}
.clear {
	clear:both;
	height:1px;
}
#footer {
	float:left;
	width:942px;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:9px;
	margin-right:9px;
	background-color:#1b1b1c;
	padding:20px;
	color:#FFFFFF;
	font-size:11px;
    position:relative;
}
#add_links { position:absolute; right:30px; top:5px; }
#add_links, #add_links UL, #add_links LI { display:block; }
#add_links LI { float:left; list-style-type:none; padding:0; margin:0; margin-right:10px; }
#add_links A IMG { border:0; }


#footer a:link {
	color:  #fff;
	text-decoration: none;
}

#footer a:visited {
	color:  #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;	
}



a:link {
	color:  #6e6366;
}

a:visited {
	color:  #6e6366;
}

a:hover {
	color: #a5a6a6;
	text-decoration: underline;	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}


#navContainer {
	position: relative;
	float:left;
	width:1001px;
	height:38px;
}

#navtext {
	float: left;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	width: 1001px;
	height: 38px;
	color: #FFFFFF;
	text-align: center;
}

#navtext ul {
	margin: 0;
	padding: 0;
}

#navtext ul li {
	float: left;
	height: 28px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 14px;
	list-style: none;
	font-size: 98%;
	font-weight:bold;
}

#navtext ul li a:link, #navtext ul li a:visited {
	color:#fff;
	text-decoration: none;

}

#navtext ul li a:hover {
	color:#4a4a4a;
	text-decoration: none;
}


#subNav {
	position: absolute;
	bottom: -29px;
	height: 30px;
	width: 1000px;
	background-color: #e0dedf;
}

#subNav ul {
	margin: 0;
	padding: 0;
}

#subNav ul li{
	float:left;
	height: 30px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	list-style:none;
	font-size: 96%;
	font-weight: normal;
}

#subNav ul li a:link, #subNav ul li a:visited{
	color:#525252;
	text-decoration: none;

}

#subNav ul li a:hover{
	color:#c75ebb;
	text-decoration: none;
}


/* Custom Styles */

#header #miniSearch {
	height: 35px;
	width: 260px;
	float: right;
	margin-right: 70px;
}

#header #miniSearch form {
	margin: 5px 3px 0 10px;
}

#header #miniSearch form label {
	color: #fff;
	margin-right: 5px;
	font-size: 125%;
	letter-spacing: -1px;
}

#header #miniSearch form input.searchBox {
	width: 150px;
	border: 1px solid #333;
	line-height: 10px;
	font-size: 120%;
	letter-spacing: -0.5px;
	margin-left: 3px;
}

#header #miniSearch form input.submitButton {
	color: #fff;
	font-weight: normal;
	border: none;
	padding: 2px;
	font-size: 115%;
	letter-spacing: -1px;
}

#searchbox ul#quickSearchOptions {
	margin: 0;
	padding: 0;
	height: 28px;
}

#searchbox ul#quickSearchOptions li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#searchbox .quickSearchForm {
	background-color: #fff;
	width: 174px;
	padding: 12px;
}

#searchbox .quickSearchForm label {
	font-weight: bold;
	color: #333;
}

#searchbox .quickSearchForm select {
	font-size: 90%;
	width: 160px;
	margin-bottom: 5px;
}

#hotelQuickSearch #HotelQuickSearchForm {
	position: relative;
}

#hotelQuickSearch #HotelQuickSearchForm #HotelNamesSelectContainer {
	position: relative;
}

#hotelQuickSearch #HotelQuickSearchForm #HotelNamesSelectContainer #hotelResultsUpdated {
	position: absolute;
	display: none;
	z-index: 9999;
	width: 138px;
	height: 21px;
	left: 160px;
	top: 13px;
}

#restaurantQuickSearch #RestaurantQuickSearchForm #RestaurantNamesSelectContainer {
	position: relative;
}

#restaurantQuickSearch #RestaurantQuickSearchForm #RestaurantNamesSelectContainer #restaurantResultsUpdated {
	position: absolute;
	display: none;
	z-index: 9999;
	width: 138px;
	height: 21px;
	left: 160px;
	top: 13px;
}


#newsbox p {
	font-size: 90%;
	color: #fff;
	margin-top: 0;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#newsbox h4 {
	font-weight: bold;
	font-size: 90%;
	margin: 3px auto 2px auto;
	padding: 0;
}

#newsbox .moreInfo {
	color: #d661c9;
	text-align: right;
}

#newsbox .moreInfo a {
	color: #d661c9;
	text-align: right;
	text-decoration: none;
}

#newsbox .moreInfo a:hover {
	text-decoration: underline;
}

#featureBox {
	position: relative;
	height: 403px;
	border: 1px solid #efefef;
}

.featureItem {
	position: absolute;
	top:0;
	left:0;
	width: 750px;
	height: 403px;
	background-color: #fff;
}

ul#featureNav {
	margin: 0;
	padding: 0;
}

ul#featureNav li {
	display: inline;
}

.error {
	background-color: #FDD;
	margin: 5px;
	border: 2px solid #C00;
	color: #C00;
	padding: 3px;
	text-transform: uppercase;
}

.success {
	background-color: #E4FFD2;
	margin: 5px;
	border: 2px solid #090;
	color: #090;
	padding: 3px;
	text-transform: uppercase;
}

.overviewBox {
	position: relative;
	float: left;
	width: 234px;
	margin: 0 7px 10px 0;
	height: 250px;
	background-color: #e0dedf;
}

.overviewBox h2 {
	display: block;
	font-size: 120%;
	color: #4a4a4a;
	font-weight: bold;
	margin: 10px 0 6px 10px;
}

.overviewBoxHover {
	background-color: #d461c6;
	cursor: pointer;
}

.overviewBoxHover h2 {
	color: #fff;
}

.boldPink {
	font-weight: bold;
	color: #d861c7;
}

#resultsTable {
	color: #000;
	font-size: 90%;
}

#resultsTable strong {
	color: #000;
	font-size: 110%;
}

#resultsTable a {
	font-size: 90%;
	color: #54436d;
	border-bottom: 1px dotted #54436d;
}

#resultsTable a:hover {
	color: #2a1942;
	border-bottom: 1px dotted #2a1942;
	text-decoration: none;
}

.resultsTable {
	color: #000;
	font-size: 90%;
}

.resultsTable strong {
	color: #000;
	font-size: 110%;
}

.resultsTable a {
	font-size: 90%;
	color: #54436d;
	border-bottom: 1px dotted #54436d;
}

.resultsTable a:hover {
	color: #2a1942;
	border-bottom: 1px dotted #2a1942;
	text-decoration: none;
}

#hotelInfo {
	color: #4b4b4b;
	width: 460px;
	float: left;
}

#hotelRightCol {
	color: #000;
	width: 240px;
	float: right;
}

#hotelSections {
	background-color: #e0dedf;
	padding: 10px;
}

ul#hotelSectionControl {
	margin: 20px 0 0;
	padding: 0;
}

ul#hotelSectionControl li {
	display: inline-block;
	background-color: #e9e9e9;
	font-weight: normal;
	padding: 15px 20px 10px;
	text-align: center;
	color: #333;
}


ul#hotelSectionControl li#hotelControlMain {
	width: 87px;
	margin-right: 1px;
	zoom: 1;
    *display: inline;

}
ul#hotelSectionControl li#hotelControlWedding {
	width: 60px;
	margin-right: 1px;
	zoom: 1;
    *display: inline;
}
ul#hotelSectionControl li#hotelControlBusiness {
	width: 60px;
	margin-right: 1px;
	zoom: 1;
    *display: inline;
}
ul#hotelSectionControl li#hotelControlRestaurant {
	width: 90px;
	zoom: 1;
    *display: inline;
}


ul#hotelSectionControl li.on {
	background-color: #e0dedf;
	font-weight: bold;
	color: #e97bda;
}

#rightQuickLinks {
	color: #000;
	padding: 20px 10px 20px 10px;
	background-color: #e9e9e9;
	margin: 1px 0 1px 0;
}

#rightQuickLinks a {
	color: #000;
	display: block;
	text-decoration: none;
}

#rightQuickLinks a:hover {
	text-decoration: none;
	color: #d662c7;
}

#rightLocationMap {
	padding: 10px;
	background-color: #e9e9e9;
	margin: 1px 0 1px 0;
}

#rightContactDetails {
	padding: 10px;
	background-color: #e9e9e9;
	margin: 1px 0 1px 0;
}

#google_map {
	width: 220px;
	height: 220px;
}

.smaller {
	font-size: 90%;
}

.standardLabel {
	font-size: 90%;
	font-weight: bold;
}

.standardInput {
	border: 1px solid #666;
	width: 192px;
}

#restaurantInfo {
	color: #4b4b4b;
	width: 460px;
	float: left;
}

#restaurantRightCol {
	color: #000;
	width: 240px;
	float: right;
}

#restaurantSections {
	background-color: #e0dedf;
	padding: 10px;
}

ul#restaurantSectionControl {
	margin: 20px 0 0;
	padding: 0;
}

ul#restaurantSectionControl li {
	display: inline-block;
	background-color: #e9e9e9;
	font-weight: normal;
	padding: 15px 20px 10px;
	text-align: center;
	color: #333;
}


ul#restaurantSectionControl li#restaurantControlMain {
	width: 87px;
	margin-right: 1px;
}
ul#restaurantSectionControl li#restaurantControlWedding {
	width: 60px;
	margin-right: 1px;
}
ul#restaurantSectionControl li#restaurantControlBusiness {
	width: 60px;
	margin-right: 1px;
}
ul#restaurantSectionControl li#restaurantControlHotel {
	width: 90px;
}


ul#restaurantSectionControl li.on {
	background-color: #e0dedf;
	font-weight: bold;
	color: #e97bda;
}

#daysOutExtra {
	margin-top: 10px;
	width: 717px;
	background-color: #e0dedf;
}

#daysOutExtra h3 {
	color: #666;
	padding: 15px 0 15px 10px;
	font-size: 130%;
}

#daysOutExtra .overviewBox {
	padding: 10px;
	width: 214px;
	font-size: 90%;
	height: auto;
}

#dayOutInfo {
	color: #4b4b4b;
	width: 470px;
	float: left;
}

#dayOutRightCol {
	color: #000;
	width: 240px;
	float: right;
}

#dayOutRightCol h3 {
	font-weight: bold;
	color: #666;
	font-size: 110%;
}

#planYourDay {
	padding: 10px;
	background-color: #e9e9e9;
	color: #4a4a4a;
	margin: 1px 0 1px 0;
	min-height:270px;
  	height:auto !important;
  	height:270px;
}

#planYourDay h3, #planYourDay a {
	color: #4a4a4a;
	text-decoration: none;
}

#planYourDay a:hover {
	text-decoration: underline;
}

#planYourDay p {
	font-size: 90%;
	margin: 3px;
}

#searchSections {
	background-color: #e0dedf;
	padding: 10px;
}

ul#searchSectionControl {
	margin: 20px 0 0;
	padding: 0;
}

ul#searchSectionControl li {
	display: inline-block;
	background-color: #e9e9e9;
	font-weight: normal;
	padding: 15px 15px 10px;
	text-align: center;
	color: #333;
}


ul#searchSectionControl li {
	margin-right: 1px;
}


ul#searchSectionControl li.on {
	background-color: #e0dedf;
	font-weight: bold;
	color: #e97bda;
}

#featuregallery {
	position: relative;
	overflow: hidden;
}

div.galleryNav {
  /* Set it so we could calculate the offsetLeft */
  position: absolute;
  height: 55px;
  width: 750px;
  /* Add scroll-bars */
  overflow: auto;
  top: 353px; 
  left: 0;
  background-color: #666; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
	z-index: 50000;
}
ul.galleryNav {
  display: block;
  height: 45px;
  /* Max width here, for users without Javascript */
  width: 3000px;
  padding: 0;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
.galleryNav li {
  display: block;
  float: left;
  padding: 0 4px;
}
.galleryNav a {
  display: block;
  text-decoration: none;
}
.galleryNav span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

#featuregallery .galleryNav li { width: 54px; float: left; margin: 8px; list-style: none }
#featuregallery .galleryNav a { width: 54px; padding: 3px; display: block; border: 1px solid #ccc; }
#featuregallery .galleryNav a.activeSlide { background: #bd6ec6; }
#featuregallery .galleryNav a:focus { outline: none; }
#featuregallery .galleryNav img { border: none; display: block }

#featuregallery #galleryThumbs {
	position: absolute; 
	top: 353px; 
	left: 0; 
	width: 750px;
	margin: 0px; 
	padding: 0px; 
	background-color: #666; 
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
	z-index: 50000;
	text-align: center;
	overflow: auto;

}

#featuregallery #galleryThumbsContainer {
	width: 718px; 
	margin: 0px; 
	padding: 0px; 
	
}

#featuregallery #galleryNav { margin: 0px; padding: 0px; }
#featuregallery #galleryNav li { width: 54px; float: left; margin: 8px; list-style: none }
#featuregallery #galleryNav a { width: 54px; padding: 3px; display: block; border: 1px solid #ccc; }
#featuregallery #galleryNav a.activeSlide { background: #88f }
#featuregallery #galleryNav a:focus { outline: none; }
#featuregallery #galleryNav img { border: none; display: block }

#featuremap {
	position: relative;
	overflow: hidden;
}

#featuremapItemDetails {
	display: none;
	position: absolute;
	top: 293px;
	left: 0;
	width: 520px;
	height: 110px;
	padding: 5px;
	background-color: #666;
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
}

#featuremapContainer {
	width: 520px;
	padding-right: 10px;
	height: 403px;
	float: left;
}

.mapDetailImage {
	width: 110px;
	float: left;
}

.mapDetailInfo {
	font-size: 80%;
	width: 410px;
	float: left;
	color: #fff;
}

.mapDetailInfo h3 {
	color: #fff;
	margin-top: 0;
	padding-top: 0;
}

.mapDetailInfo a {
	color: #CCC;
}

#businessList {
	width: 210px;
	float: left;
	margin-left: 10px;
	height: 403px;
	overflow: hidden;
}

#hotelBusinessListContainer {
	height: 340px;
	overflow: hidden;
}

ul.hotelBusinessListUL {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.hotelBusinessListUL li {
	font-size: 80%;
}

#restaurantBusinessListContainer {
	height: 340px;
	overflow: hidden;
}

ul#sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#sitemap a {
	text-decoration: none;
}

ul#sitemap h3 {
	padding-bottom: 5px;
}

ul#sitemap ul {
	padding-left: 30px;
	list-style-type: none;
	font-size: 90%;
}

ul#sitemap ul ul {
	padding-top: 6px;
	font-size: 80%;
}

#infoCentralCol {
	color: #4b4b4b;
	width: 460px;
	float: left;
}

#infoRightCol {
	color: #000;
	width: 240px;
	float: right;
}

#rightWIDMap {
	padding: 10px;
	background-color: #e9e9e9;
	margin: 1px 0 1px 0;
}

#rightDYKMap {
	padding: 10px;
	background-color: #e9e9e9;
	margin: 1px 0 1px 0;
}