@charset "utf-8";
/* CSS Document */
header, nav, article, section, footer, address, figure, figcaption {
	display: block;
}
body {
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #000;
	width:900px;
	margin:2em auto;
	border-left:solid 1px #CCCCCC;
		border-right:solid 1px #CCCCCC;
	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;

}
/* Header */
#title {
	background-color:#09526D;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	width:100%;
	-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;
}
.homegoogle {
	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;
}
.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;
}
.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;
}
#rssl {
	float:left;
}
#rssr {
	float:right;
}
.homefooter {
	margin:auto auto auto auto;
	clear: left;
	background-color:#fff;
	overflow:hidden;
	visibility:visible;
	border-bottom:#CCCCCC solid 2px;
	text-align:center;
}
.coming {
	color:#FF0000;
	font-size:1.1em;
	font-weight:bold;
}
.wanted {
	text-align:center;
	background-color:#FFF;
	color:#000;
	overflow:hidden;
	border-bottom:#CCCCCC solid 2px;
}
.addthis_button {
	float:right;
	display:inline;
}
.facebook {
	float:left;
	display:inline;
}
.gplus {
	display:inline;
}
.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;
}
.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;
}
.homeright {
	width:645px;
	float:right;
	position: relative;
	overflow:visible;
	visibility:visible;
	text-align:center;
	padding:0;
	clear:right;
}
