body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{
border-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

table.navbar {
   border-collapse: collapse;
}
table.navbar td {
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 14px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
table.navbar td a{
	display: block;
	width: 221px;
	padding: 10px 3px 10px;
	text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000000;
   background-color: #f0f0f0;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #000000;
   background-color: #CCCCCC;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.houses{
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 10px;
	background: #f0f0f0;
	padding: 5px 3px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.houses_selectorbox {
	
}
.aboutcopy {
	line-height: 14px;
	vertical-align: top;
}
.aboutcopy p {
	margin-top: 0px;
}
.favouritesheadings {
	border-bottom: 1px solid #000000;
}
.faint {
	color: #CCCCCC;
}
.houses a {
	color: #333333;
	font-weight: bold;
}
.houses img {
	margin-bottom: 5px;
}

#wraper{
	width:983px;
	margin:0 auto;
	overflow:hidden;
}
.wraper-c{
	width:961px;
	padding:0 11px 12px;
	overflow:hidden;
	background:url(../images/bg-wraper-c.png) repeat-y;
}
.wraper-b{
	background:url(../images/bg-wraper-b.png) no-repeat;
	width:100%;
	height:13px;
	overflow:hidden;
}
#header{
	width:931px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat 100% 100%;
}
#header h1{
	float:right;
	margin:8px 31px 0 0;
	display:inline;
	width:161px;
	height:55px;
	overflow:hidden;
}
#header h1 a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:161px;
	height:55px;
	text-indent:-9999px;
	cursor:pointer;
}
#header-nav{
	width:700px;
	float:left;
	margin:15px 0 0;
	overflow:hidden;
	background:url(../images/bg-header-nav.gif) repeat-x;
}
#header-nav ul{
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	width:698px;
	overflow:hidden;
	background:url(../images/bg-header-nav-ul.gif) no-repeat 100% 0;
}
#header-nav ul li{
	float:right;
}
#header-nav ul li a{
	font-size:10px;
	font-weight:bold;
	float:left;
	height:18px;
	padding:7px 16px 0 14px;
	color:#fff;
	white-space:nowrap;
}
#header-nav ul li:first-child a{
	padding-right:11px;
	background:url(../images/bg-header-nav-el.gif) repeat-x;
}
#main{
	width:931px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-main.gif) no-repeat 100% 0;
}
.headline{
	width:100%;
	overflow:hidden;
}
.headline h2{
	font-size:18px;
	margin:13px 0 0;
}
.content-area{
	width:100%;
	overflow:hidden;
	margin:33px 0 0;
}
.sidebar{
	width:160px;
	float:left;
}
.sidebar-nav{
	width:158px;
	border:1px solid #d6d6d6;
	border-top:none;
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar-nav li{
	border-top:1px solid #d6d6d6;
}
.sidebar-nav li a{
	background:#f4f4f4 url(../images/bg-active-sidebar-menu.gif) repeat-x 0 100%;
	display:block;
	height:1%;
	line-height:12px;
	padding:4px 2px 4px 7px;
}
.sidebar-nav li a strong{font-size:10px;}
.sidebar-nav li ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar-nav li ul li a{
	background:none;
}
.select-frm{
	height:1%;
	padding:3px 9px 3px 7px;
	overflow:hidden;
}
.select-frm select{
	float:right;
	padding:0;
	width:61px;
}
.select-frm label{
	float:left;
	margin:4px 0 0;
	line-height:11px;
}
.sidebar-menu{
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
.sidebar-nav input {
	font-size: 10px;
}
.sidebar-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar-menu ul li{
	margin:0 0 5px;
}
.sidebar-menu ul li a{
	display:block;
	height:19px;
	background:url(../images/bg-display-location-view-favourites.gif) no-repeat;
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	padding:8px 0 0 7px;
}
.primary{
	float:left;
	margin:0 0 0 16px;
	width:754px;
}
.primary-t{
	width:100%;
	overflow:hidden;
	background:#515151 url(../images/bg-primary-t.gif) no-repeat;
	padding-bottom:9px;
}
.primary-t h3{
	font-size:12px;
	color:#fff;
	margin:10px 0 0 15px;
}
.primary-c{
	height:440px;
	overflow:auto;
	background:url(../images/bg-primary-c.gif) repeat-y;
}
.primary-b{
	background:url(../images/bg-primary-b.gif) no-repeat;
	width:100%;
	height:13px;
	overflow:hidden;
}
.holder{
	margin:29px 0 0 42px;
}
.holder img{
	display:block;
}
/*inner start*/
.primary-inner{
	float:left;
	margin:0 0 0 7px;
	width:764px;
}
.gallery-holder{
	width:597px;
	float:left;
}
.gallery-t{
	width:100%;
	height:25px;
	overflow:hidden;
	background:#515151 url(../images/bg-inner-primary-title.gif) repeat-x;
	position:relative;
}
.gallery-t a {
	color: #FFFFFF;
}
.next{
	float:right;
	margin:4px 18px 0 0;
	display:inline;
	font-size:12px;
	color:#fff;
}
.pre{
	float:left;
	margin:5px 0 0 15px;
	display:inline;
	font-size:12px;
	color:#fff;
}
.gallery-b{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-inner-primary-b.gif) no-repeat;
	height:13px;
}
#carusel{
	width:100%;
	overflow:hidden;
	height:448px;
	position:relative;
}
.link-prev{
	position:absolute;
	top:208px;
	left:7px;
	background:url(../images/btn-pre.gif) no-repeat;
	width:16px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	z-index:100;
}
.link-next{
	position:absolute;
	top:208px;
	right:11px;
	background:url(../images/btn-next.gif) no-repeat;
	width:16px;
	height:21px;
	text-indent:-9999px;
	outline:none;
	z-index:100;
}
#carusel div{
	width:597px;
	height: 100%;
	overflow:hidden;
	position:relative;
}
#carusel div ul{
	position:relative;
	width:100%;
	height: 100%;
	padding:0;
	margin:0;
	list-style:none;
}
#carusel ul li{
	width:597px;
	position: absolute;
	top: 0;
	left:0;
	height:448px;
}
#carusel ul li div{
	height:448px;
	width:597px;
	display:inline;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
* html #carusel ul li{float:left;}
*+html #carusel ul li{float:left;}
/* #carusel ul li .image-holder{
	width:auto;
} */
.image-holder {
	text-align:center;
}
.column{
	width:160px;
	margin:0 0 0 7px;
	float:left;
	display:inline;
}
.column-info{
	width:158px;
	border:1px solid #d6d6d6;
	border-top:none;
}
.column-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.column-info ul li{
	border-top:1px solid #d6d6d6;
}
.column-info ul li a{
	background:#f4f4f4 url(../images/bg-active-sidebar-menu.gif) repeat-x 0 100%;
	display:block;
	height:1%;
	line-height:12px;
	padding:5px 2px 7px 7px;
}
.column-info ul li a strong{font-size:10px;}
.column-info ul li ul{
	list-style:none;
	margin:0;
	padding:0;
}
.column-info ul li ul li a{
	background:none;
}
.text{
	border-top:1px solid #d6d6d6;
	height:1%;
	overflow:hidden;
	padding:0 8px;
	min-height:383px;
}
* html .text{
	height:383px;
	overflow:visible;
}
.text p{
	margin:10px 0 0;
	line-height:15px;
}
/*inner end*/
