/* ------------------------------GENERAL STYLES------------------------------ */
body {
  text-align: center;
  background: url("../images/bg.gif") #2f8ed6;
  margin: 0px 0px;
  font-family: Trebuchet MS, verdana, arial, sans-serif;
  font-size: 0.8em;
  color: #4b4b4b;
  }
h1 {font-size: 1.5em; color: #2f8ed6;}
h3 {font-size: 1em; color: #9f9f9f; font-weight: bold; line-height: 1em; margin: 0px;}
a, a:link, a:active, a:visited {color: #2f8ed6; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}
img {border: 0px;}
#container {
  margin: 0 auto;
  width: 910px;
  background: url("../images/bg2.gif") repeat-y;
  background-align: left;
  text-align: left;
  padding-left: 14px;
  }

#containerB {
	width: 880px;
	background: #fff;
	background: url("../images/content_bg.gif") repeat-y;
	background-position: right;
	}

/* ------------------------------HEADER------------------------------ */
#header {
	background: #fff;
	height: 90px;
	width: 880px;
	}
#header .headerLeft {position: relative; float: left; height: 90px;}
#header .headerLeft img {margin-top: 10px;}
#header .headerRight {position: relative; float: right; }
#header .headerRight .flags {width: 680px; }
#header .headerRight .text {width: 680px; position: relative; float: left; text-align: right;}
#header .headerRight .text p {font-size: 20px; font-weight: bold; color: #2f8ed6; margin: 0; margin-top: 10px; }
#header .flags {float: left;}
#header .flags a {float: right; border: 1px solid #FFF; margin-top: 5px;}
#header .flags a:hover {border: 1px solid #20d4df}

#OfficialHeader {position: relative; float: left; height: 30px;}
#OfficialHeader .OfficialHeaderCenter {position: relative; float: center; height: 40px;}
#OfficialHeader .OfficialHeaderCenter .text {width: 880px; position: relative; top:8px; float: center; height: 30px; text-align: center; font-size: 30px; font-weight: bold; color: #2f8ed6}

#content .left {
	position: relative;
	float: left;
	width: 640px;
	margin-bottom: 20px;
	}

#content .searchHolder {float: left; margin-top: 20px; z-index: 0; }
#content .search {position: relative; float: left; width: 572px; border-width: 1px 0px 1px 0px;}
#content .search .searchMid {border-width: 0px 1px 0px 1px; border-style: solid; border-color: #838383; background: #FFF; height: 330px;}
#content .flash {position: relative; float: left; width: 307px; padding: 0px; margin:0px; border:0px;}
#content .flashTop {height: 9px; background: #FFF; line-height: 1px;}
#content .flashMid {height: 287px;}


/* ------------------------------HOMEPAGE - MAP------------------------------ */
#content .iconsMapsHolder {position: relative; display: table; background: #f1f1f1; border-width: 0 1px 0 1px; border-style: solid; border-color: #9f9f9f}
/*fixes ie5.5*/
#content .iconsMapsHolder { 
  width:881px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:879px;
} 
/*end fixes ie5.5*/

/* ------------------------------HOMEPAGE - ICONS------------------------------ */
#content .iconsHolder {position: relative; float: left; width: 740px;}
#content .iconsHolder .topRow {width: 560px; height: 120px; background: #f1f1f1; margin-left: 0px; margin-bottom: 10px;}
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {margin-left: 10px; margin-right: 10px; position: relative; float: left; width: 158px; height: 120px; background: url(../images/icon_bg.gif) no-repeat bottom; cursor: hand; }
.icon1 img, .icon2 img, .icon3 img, .icon4 img, .icon5 img, .icon6 img {margin-left: 10px;}
.icon1:hover, .icon2:hover, .icon3:hover, .icon4:hover, .icon5:hover, .icon6:hover {background: url(../images/icon_bg_hover.gif) no-repeat bottom; text-decoration: none;}
#content .iconsHolder .bottomRow {width: 750px; height: 120px; background: #f1f1f1; margin-left: 70px; margin-bottom: 10px;}
.topRow p, .bottomRow p {text-align: center; font-size: 1.2em; line-height: 1em; color: #2f8ed6; margin: 2px; padding: 0px;}
#content .mapsHolder {width: 300px;}
#content .mapsHolder img {margin-left: 100px;}

/* ------------------------------HOMEPAGE - BODY TEXT, SPECIAL OFFERS AND OTHER HOTEL SITES ------------------------------ */
#content .textRow {position: relative; width: 600px; display: table;}
#content .textRow .homepageLeft {position: relative; float: left; width: 520px; background: #FFF; margin-left: 10px; margin-right: 20px;}
#content .textRow .homepageRight {position: relative; float: left; width: 305px; display: table;}
#content .textRow .homepageRight .homeSpecials {margin-top: 20px; margin-bottom: 10px; width: 305px;}
#content .textRow .homepageRight .middle {border-left: 2px solid #9f9f9f; border-right: 2px solid #9f9f9f; text-align: center;}
#content .textRow .homepageRight .middle .homeSpecialsTitle {position: relative; top: -20px; left: 20px; margin: 0px; padding: 0px; line-height: 1.2em; width: 150px; background: #FFF; color: #9f9f9f; font-weight: bold;}
#content .textRow .homepageRight .middle .homeSpecialsTitle img {margin: 0px 5px; padding: 0px;}
#content .textRow .homepageRight .middle p {margin: 0px; padding:0px;}
#content .textRow .homepageRight .middle .searchSubmitBtn {position: relative; align: baseline; top: 8px; margin-left: 5px;}

.homeOtherSitesTable {width: 290px; margin-left: 10px;}
.homeOtherSitesTable td {width: 120px; text-align: left; padding-top: 10px;}
.homeOtherSitesTable td a {font-weight: normal;}


/* ------------------------------CONTENT FOR RIGHT HAND COLUMN - NOT DISPLAYED ON HOMEPAGE------------------------------ */
#content .right {
	position: relative;
	width: 225px;
	float: right;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	}
	
#content .right .signup {
	position: relative;
	width: 104px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	background: url("../images/btn_signup.gif") no-repeat;
	border:0px;
	padding:0px;
	margin:10px;
	cursor: pointer;
	}
#emailSignup {display:table;}

#otherHotels {text-align: left;	margin-top: 20px; border-top: 2px solid #b6ddfb;}
#otherHotels ul {list-style: none; font-weight: bold; margin-left: 20px;}
#otherHotels ul a {color: #fff; text-decoration:none}
#otherHotels ul a:hover {color: #fff; text-decoration:underline}
#otherHotels img {margin-left: 15px; margin-top: 10px;}

#rightIcons {background: #7cbced; width: 115px;	margin: 20px 50px 20px 55px;}
#rightIcons a, #rightIcons a:visited {color: #FFF; text-decoration: none}
#rightIcons a:hover {color:#FFF; text-decoration: underline;}

/* ####### FOOTER ####### */
#footer {
	background: #FFF;
	clear:both;
	position: relative;
	width: 880px;
	}
#footer .footerNav {
	font-size: 0.9em;
	color: #fff;
	padding-top: 10px;
	height:40px;
	position:relative;
	background: #2f8ed6;
	line-height: 14px;
	text-align: center;
	}
#footer .footerNav a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 5px;	
	font-weight: normal;
	}
#footer .footerNav a:hover {
	text-decoration: underline;
	}
	
#footer .google {
	width: 720px;
	text-align: center;
	color: #4b4b4b;
	padding-bottom: 10px;
	margin-left: 20px;
	}
#footer .ihfLogo {float: right; clear: both; margin: 20px;}


/* --------------this section styles the property page-------------- */
/* ----------------------------------------------------------------- */
.propertySummary {width: 480px; float: left; margin-left: 20px;}
/*.propertyDetails {clear:both;} */
.left .buttons {width: 840px; clear:both; margin-bottom: 5px; margin-left: 20px; float: left;}
.left .buttons a .button {float: left; width: 132px; padding: 2px 5px 2px 5px; margin: 2px; background: #3495df; text-align: center; border: 1px solid #3495DF; color: #FFF}
.left .buttons a:hover .button {background: #7cbced; border-left: 1px solid #000; border-top: 1px solid #000; border: 1px solid #3495DF; cursor: hand;}

.propertyDetails .about {float: left; width: 843px; margin: 0px; padding: 0px; border-left: 1px solid #838383; border-right: 1px solid #838383;}
.propertyDetails .about h1, .propertyDetails .about p {margin-left: 40px; margin-right: 40px;}
.propertyDetails .aboutTopBot {width: 845px; height: 10px; margin: 0px; padding: 0px; float: left;}
.propertySummary .facilities {margin-bottom: 10px; width: 450px;}
.propertySummary .facilities img {margin: 2px}
/* ####### PHOTOS ####### */
#photosfacilities {
	float: right;
	margin: 20px 20px 20px 0px;;
	width: 290px;
	height: auto;
	padding: 0px;
	}
* html #photosfacilities {margin:0px 0px 20px 0px;}
#photosBox {
	background: #f3f3f3;
	background-image: url("../images/photoBoxBg.gif");
	background-repeat: repeat-x;
	width: 290px;
	height: auto;
	padding: 0px;
	border:1px solid #d4d4d4;
	}
#photos {
	width:270px;
	height:206px;
	background: #FFF;
	margin:8px 8px 8px 8px;
	border:1px solid #000;
	}
#photos img {width: 270px; height: 206px;}
#photoThumbs img {margin-right:1px; margin: 8px 1px 8px 0; width: 54px; height: 41px;}
#photoThumbs img.t1 {margin-left:9px;}
#photoThumbs img.t4 {margin-right:8px;}
.viewAll {position: relative; width: 100%; float: right; margin: 0 0 0 0; font-size: 0.8em; text-align: center; pointer:cursor;}

#photoThumbsAll img {margin-right:1px; margin: 8px 1px 8px 0; width: 56px; height: 37px;}
#photoThumbsAll img.t1 {margin-left:9px;}
#photoThumbsAll img.t4 {margin-right:8px;}

#photoThumbsAll img {margin-right:1px; margin-bottom: 8px; }
#photoThumbsAll img.t1 {margin-left:9px;}
#photoThumbsAll img.t4 {margin-right:8px;}

/* ------------------------------FORMS------------------------------ */
table.specialsForm { width: 550px; line-height: 30px; }
table.specialsForm td.leftColumn {width: 200px; }
.longInput { width: 338px; }
.longDropDown { width: 344px; }
.mediumDropDown{ width: 170px; }
.shortDropDown { width: 154px; }
.smallDropDown {width: 118px; }
.tinyDropDown { width: 75px; }

/* ------------------------------RESULTS PAGE FROM LMIH SITE------------------------------ */
.topDetails {position: relative; float: left; width: 860px;}
.propertyInfo {position: relative; float: left; width: 860px; margin-bottom: 20px; margin-top: 10px; border-bottom: 1px solid #919191; background: #f3f3f3;}
.imageRoomsRating {position: relative; float: left; background: #f2eee8; padding: 10px;}
.imageRoomsRating p {line-height: 1.5em; margin: 0px; font-weight: bold;}
.imageRoomsRating .photo {width: 150px; margin-bottom: 5px;}
.imageRoomsRating .booknow {margin-top: 10px;}
.propertyDetails {position: relative; float: left; width: 620px; margin-left: 10px;}
.propertyDetails h2 {margin: 0px; font-size: 1.2em}
.propertyDetails p.details {border-bottom: 1px solid #b6b6b6; padding-bottom: 10px;}
.propertyDetails .ratesTableHeading {position: relative; float: left; width: 620px; clear: both;}
.propertyDetails .ratesTableHeading span {position: relative; float: left; width: 160px; font-weight: bold;}
.propertyDetails .ratesTableContent {position: relative; float: left; width: 620px; clear: both;}
.propertyDetails .ratesTableContent span {position: relative; float: left; width: 160px;}
.facilities {position: relative; float: left; width: 620px; clear: both; margin-top: 10px;}
.facilities p {font-weight: bold; margin-bottom: .5em;}
.facilities .facilityIcons {margin-bottom: 10px;}
.facilities .facilityIcons img {margin: 0 2px 0 0;}

/* -- SEARCH n SORT -- */

.searchFormDiv {padding: 0px; margin: 0px; }

/* div.searchFormRow { clear: both; padding: 3px 0; line-height: 30px; width: 100%;} */
div.searchFormRow { clear: both; padding: 3px 0; line-height: 26px; width: 100%; }
div.searchFormRow span.label { float: left; width: 80px; text-align: left; margin-right: 10px; color: #2f8ed6; font-weight: bold; }
div.searchFormRow span.label2 { float: left; text-align: left; margin-left: 5px; color: #2f8ed6; font-weight: bold; }
div.searchFormRow span.andor { float: left; text-align: left; margin-left: 10px; }
div.searchFormRow span.premises { float: left; width: 176px; text-align: left; }
div.searchFormRow span.region { float: left; width: 180px; text-align: left; } 
div.searchFormRow span.county { float: left; width: 180px; text-align: left; }
div.searchFormRow span.day { float: left; width: 45px; text-align: left; margin-right: 5px; } 
div.searchFormRow span.month { float: left; width: 130px; text-align: left; }
div.searchFormRow span.nights { float: left; width: 45px; text-align: left; }

span.calendar { margin-left: 5px; margin-top: 0px; z-index:100; }
div.searchFormRow label {float: left; width: 80px; text-align: left; padding-left: 10px; line-height: 26px; font-weight: bold;}
.searchFormDiv #sp\.loc {float:left; width: 210px; }
.searchFormDiv #cal_1 {width: 45px; float: left; clear: none;}
.searchFormDiv #cal_2 {width: 130px; margin-left: 5px; float: left;}
.searchFormDiv #cal_3 {width: 35px; float: left; color: #FFF; margin: 2px 0 0 2px;}
.searchFormDiv #cal_3 img {float: left; margin:2px 0px 0px 2px;}
.searchFormDiv #cal_4 {width: 45px; float: left;}
.searchFormDiv #sp\.numAdults {width: 45px; float: left;}
.searchFormDiv #sp\.numChildren {width: 45px; float: left;}
.searchFormDiv #sp\.numRooms {width: 45px; float: left;}
#sp\.propertyName {width: 206px; float: left; margin-bottom: 5px;}
/* div#premNameHeader {padding-left: 190px; font-weight: bold; line-height: 20px; clear: both; padding-top: 10px;} */
div#premNameHeader {padding-left:10px; font-weight: bold; line-height: 20px; clear: both; padding-top: 10px; }

/* line sperator */
.sperator #sp\.sperator{ text-align:center; width:85%}

div#searchFormButton {padding-left: 150px; margin-top: 5x; line-height: 30px; clear: both; } 
/* #sp\.search { padding-left: 210px; margin-top: 5px; line-height: 30px; position: fixed; cursor: pointer; width: 139px;} */

iframe { display:block; height:227px; width:172px; z-index:900; }

.searchMid form { margin: 0; }

#smallPhotos {
 width:270px;
 background: #FFF;
 margin:8px 8px 8px 8px;
 border:0px solid #000;
 }
 
#smallPhotos img {width: 64px; height: 48px;}
