@charset "utf-8";
/* CSS Document */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	width: 900px;
	padding: 0px;
	margin: 2em auto;
	border: rgb(204,204,204) thin solid;
	height: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 7px 7px 15px 4px #ccc;
	-moz-box-shadow: 7px 7px 15px 4px #ccc;
	box-shadow: 7px 7px 15px 4px #ccc;
}
.figlt {
	border: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0 20px 0 20px;
	float: left;
	position: relative;
	visibility: visible;
}
.figrt {
	border: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0 20px 0 20px;
	float: right;
	position: relative;
	visibility: visible;
}
.hotel {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	visibility: visible;
	float: left;
	clear: both;
}
.imgshadow {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 7px 7px 15px 4px #ccc;
	-moz-box-shadow: 7px 7px 15px 4px #ccc;
	box-shadow: 7px 7px 15px 4px #ccc;
}
/* Header */
#title {
	background-color: #09526D;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px 0 5px 0;
	line-height: 2em;
	margin: 0;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#ihb {
	font-family: Oswald, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	margin: 0;
	padding-left: 10px;
}
#logo {
	background-color: #09526D;
	color: #FFFFFF;
	height: 4.0em;
	padding-top: 12px;
}
.logoleft {
	width: 510px;
	float: left;
	position: relative;
}
.logoright {
	width: 390px;
	float: right;
	position: relative;
	text-align: center;
}
.subscribe {
	font-size: 90%;
	margin: auto;
	width: 50%;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #dbeef6;
	height: 50px;
	overflow: hidden;
	visibility: visible;
	text-align: left;
	float: left;
}
.subscribebox {
	font-size: 90%;
	padding-left: 15px;
}
.social {
	margin: auto;
	width: 50%;
	padding-top: 7px;
	background-color: #dbeef6;
	height: 50px;
	overflow: hidden;
	visibility: visible;
	float: right;
}
#gplus {
	float: left;
	display: inline-block;
	padding-right: 1.0em;
	padding-left: 3.0em;
	padding-top: 1.0em;
}
#tweet {
	float: left;
	display: inline-block;
	padding-right: 1.0em;
	padding-left: 5.0em;
	padding-top: 1.0em;
}
#facebook {
	float: right;
	display: inline-block;
	padding-right: 1.0em;
	padding-top: 1.0em;
}
.googlehome {
	margin: auto;
	clear: both;
	text-align: center;
}
.googlemobile {
	display: none;
}
#googleinfo {
	width: 120px;
	float: right;
	margin-right: 10px;
}
/** navigation **/
#master ul {
	padding-left: 0;
	margin: 0;
	background-color: #057EAB;
	color: White;
	float: left;
	width: 100%;
	font: bold 0.9em Verdana, sans-serif;
	line-height: 2.3em;
}
#master ul li {
	display: inline;
}
#master ul li a {
	padding: 0.1em 1em 0.1em 1em;
	background-color: #057EAB;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: none;
}
#master ul li a:hover {
	background-color: #09526D;
	color: #fff;
}
/** navigation languages**/
#langs {
	position: relative;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	height: 20px;
	font-size: 12px;
	width: 279px;
	font-weight: bold;
	background: url(../images/ihb_languages.png) no-repeat right;
}
#langs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: right;
}
#langs ul li {
	display: block;
	float: left;
	margin-left: 3px;
	width: 22px;
}
#langs ul li a {
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 3px;
	height: 13px;
	width: 18px;
}
#langs ul li a:hover {
	color: #fff;
	background: transparent;
}
/**  .legend {
	width:100%;
	margin:auto;
	border-top: 5px solid #990000;
	padding-top:3px;
	padding-bottom:7px;
	clear: both;
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
} **/
/** form **/
.iform {
	font: 12px/26px Verdana, Geneva, sans-serif;
	width: 80%;
	margin: 0 auto;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 0px;
	float: left;
}
.iform ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.iform ul ul {
	overflow: auto
}
.iform li {
	padding-bottom: 5px;
	clear: both;
}
.iform label {
	width: 150px;
	display: block;
	float: left;
	line-height: 26px;
	padding-left: 30px;
}
.iform label.ilabel {
	width: auto;
	display: inline;
	float: none;
	line-height: 26px;
	padding: 0 5px
}
.iform .itext, .iform .itextarea, .iform .iselect, .iform .ibutton {
	width: 275px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	padding: 5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform .itext:hover, .iform .itextarea:hover, .iform .iselect:hover, .iform .ibutton:hover, .iform .itext:focus, .iform .itextarea:focus, .iform .iselect:focus, .iform .ibutton:focus {
	border-color: #333;
	background: #fff;
}
.iform .itext {
}
.iform .itextarea {
	height: 100px;
	width: 300px;
}
.iform .ibutton {
	width: auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform .ibutton:hover, .iform .ibutton:focus {
	background: #dadada;
}
.iform li.iheader {
	display: block;
	font-size: 18px;
	border-bottom: 1px solid #000;
	padding: 5px;
	text-indent: 10px;
	margin: 5px 0 15px
}
.iform li.iseparator {
	display: block;
	text-indent: -9999px;
	height: 10px;
	line-height: 10px;
	border-bottom: 1px solid #999;
	margin: 5px 0 15px
}
.iform .required {
	border-color: #F00;
}
#imessageOK, #imessageERROR {
	border: 1px solid #F60;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: none;
	margin-bottom: 20px;
	background: #F90;
	background: -webkit-gradient(linear, left top, left 25, from(#F90), color-stop(4%, #FC0), to(#F90));
	background: -moz-linear-gradient(top, #F90, #FC0 1px, #F90 25px);
	color: #fff;
}
label.long {
	width: 250px;
}
.error_strings {
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
}
.sfm_float_error_box {
	position: absolute;
	z-index: 999;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
	background-color: #ffff66;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
}
.sfm_float_box_td {
	padding: 3px;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
	background-color: #ffff66;
}
.sfm_close_box {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000;
	border-width: 0px;
	text-align: center;
}
fieldset {
	border: none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
legend {
	border: none;
	padding: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
#broker {
	width: 100%;
	border-top: 5px solid #057EAB;
	text-align: center;
	-webkit-border-radius: 0 /** 0 15px 15px **/;
	-moz-border-radius: 0 /** 0 15px 15px **/;
	border-radius: 0 /** 0 15px 15px **/;
	-webkit-box-shadow: 7px 7px 15px 4px #ccc;
	-moz-box-shadow: 7px 7px 15px 4px #ccc;
	box-shadow: 7px 7px 15px 4px #ccc;
}
#hotelforsale {
	padding-top: 20px;
	text-align: center;
	color: #09526D;
}
#map_canvas {
	clear: both;
	height: 420px;
	width: 100%;
	margin: auto;
}
.footerwrap {
	text-align: center;
}
p {
	padding-left: 30px;
	padding-right: 30px;
}
li {
	list-style-position: inside;
}
.clear {
	clear: both;
}
.margtop {
	margin-top: 10px;
	height: 100%;
}
.parent {
	display: table;
	width: 100%;
}
.child {
	display: table-cell;
	vertical-align: middle;
}
.margtop h3 {
	padding-left: 30px;
}
.redfont {
	color: #F00;
}
.centeredtxt {
	text-align: center;
}
.automargin {
	margin: auto;
}
#container {
	margin: auto;
}
#hfs {
	width: 100%;
	background-color: rgb(9,82,109);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0 auto;
	color: rgb(255,255,255);
}
.newlisting, .comingsoon, .sold {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 245px;
	color: #fff;
	top: 140px;
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
}
.comingsoon {
	color: #CFF;
	background-color: transparent;
}
.sold {
	color: #FF0000;
}
.soldref {
	color: #FF0000;
	padding-left: 20px;
}
.featurenew {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 245px;
	color: #000;
	top: 170px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}
.homeproperty {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	visibility: visible;
	border-bottom: #CCCCCC solid 2px;
}
.fighomel {
	width: 255px;
	margin: 0;
	border: none;
	float: left;
	position: relative;
	overflow: hidden;
	visibility: visible;
	clear: left;
}
.bbbb {
	overflow: hidden;
	margin: auto;
	text-align: center;
	width: 100%;
}
.dddd {
	background-color: #E1E4F4;
	float: left;
	display: table;
	text-align: center;
	width: 255px;
	margin: 20px;
	border: rgb(153,0,51) dashed thin;
	font-size: 90%;
	padding-bottom: 10px;
}
.figfeature {
	width: 255px;
	margin: 5px;
	border: none;
	float: left;
	position: relative;
	overflow: hidden;
	visibility: visible;
	display: table;
}
.clearr {
	clear: right;
}
.homeright {
	width: 645px;
	float: right;
	position: relative;
	overflow: visible;
	visibility: visible;
	text-align: center;
	padding: 0;
	clear: right;
}
.legend {
	width: 100%;
	margin: auto;
	border-top: 5px solid #990000;
	padding-top: 3px;
	padding-bottom: 7px;
	clear: both;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.topdesc {
	width: 90%;
	margin: 10px auto 10px auto;
	font-size: 90%;
}
.hotelsale {
	margin: auto;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	border-top: 5px solid #990000;
	padding-top: 3px;
	padding-bottom: 7px;
	background-color: #CCCCCC;
}
.featured {
	width: 100%;
	margin: auto;
	clear: both;
	background-color: #FFF4F4;
	overflow: hidden;
	visibility: visible;
	border-bottom: #990000 solid 2px;
}
.featured h1 {
	margin: 2px;
	font-size: 1em;
	overflow: hidden;
	visibility: visible;
}
.soldlink {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.enlarge {
	border: none;
}
#master-bar {
	padding: 0;
	margin: 0;
	background-color: #7A0F0F;
	float: left;
	width: 100%;
}
#menu-bar {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 0px 6px;
	height: 34px;
	line-height: 100%;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px 0px #666666;
	-webkit-box-shadow: 0px 0px 0px #666666;
	-moz-box-shadow: 0px 0px 0px #666666;
	background: #7A0F0F;
	border: solid 0px #6D6D6D;
}
#menu-bar li {
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	list-style: none;
}
#menu-bar a {
	font-weight: bold;
	font-family: arial;
	font-style: normal;
	font-size: 12px;
	color: #E7E5E5;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 20px;
	margin: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-shadow: 2px 2px 3px #000000;
}
#menu-bar .current a, #menu-bar li:hover > a {
	background: #0399D4;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#EBEBEB, endColorstr=#A1A1A1);
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
	background: -moz-linear-gradient(top, #EBEBEB, #A1A1A1);
	color: #444444;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
	background: none;
	border: none;
	color: #666;
	-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#menu-bar ul a:hover {
	background: #0399D4 !important;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#04ACEC, endColorstr=#0186BA);
	background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
	background: -moz-linear-gradient(top, #04ACEC, #0186BA) !important;
	color: #FFFFFF !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul {
	background: #DDDDDD;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#CFCFCF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
	background: -moz-linear-gradient(top, #FFFFFF, #CFCFCF);
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 30px;
	left: 0;
	border: solid 1px #B4B4B4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px #222222;
	-moz-box-shadow: 2px 2px 3px #222222;
	box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
	display: block;
}
#menu-bar ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#menu-bar ul a {
	padding: 10px 0px 10px 15px;
	color: #424242 !important;
	font-size: 12px;
	font-style: normal;
	font-family: arial;
	font-weight: normal;
	text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu-bar {
	display: inline-block;
}
html[xmlns] #menu-bar {
	display: block;
}
* html #menu-bar {
	height: 1%;
}
.refer {
	width: 90%;
	margin: auto;
	clear: both;
	overflow: hidden;
	visibility: visible;
}

.skipnav { text-align: left; }
  .skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
  .skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }
