html, body {
	background: #FFFFFF url('http://canada.housingblock.com/shared/img/bg/1x106.gif') repeat-x top center;
	/*background: #E8E5C0 url('/shared/img/bg/bg.png') repeat-x top center;*/
	height: 100%;
	font-family: Veranda;
	font-family: Calibri;
	margin: 0;
	padding: 0;
}
a { color: #0099dd; }
h1 { color: #000; font-size: 20px; margin: 0px; padding: 0px; }
h2 { color: #000; font-size: 20px; margin: 0px; padding: 0px; }
hr { background-color: #eee; border: none; color: #eee; height: 1px; width: 100%; }
img { border: none; }
label { margin-right: 10px; }
#container { min-height: 100%; }
#body { background-color: #fff; padding: 10px; padding-bottom: 60px; width: 100%;   /* Height of the footer */ }
#footer {
	background: #115F90 url('http://canada.housingblock.com/shared/img/bg/bg_footer.gif') repeat-x top center;
	color: #fff;
	font-size: 12px;
	width: 100%;
}
#footer a { color: #fff; }
div#preload { display : none; }

/* HEADER; */

.links { color: #fff; }
.header_span { display: block; margin-top: 10px; }
.header_input {
	background: #FFFFFF url('http://canada.housingblock.com/shared/img/bg/header_search_bg.png') no-repeat;
	border: none;
	color: #aaa;
	font: normal 108% Calibri;
	height: 28px;
	margin-right: 5px;
	padding: 7px 0 0 35px;
	width: 271px;
}

/* /HEADER; */

.bar { color: #ccc; font: normal 12px Calibri; }
.button {
	-moz-border-radius: 5px;
	background-color: #f0f0f0;
	border: 1px #ccc solid;
	cursor: pointer;
	padding: 5px;
	width: auto;
}
.button:hover { background-color: #aaa; }
.block { display: block; }
.header_box {
	-moz-border-radius: 5px;
	background-color: #f0f0f0;
	border: 1px #ccc solid;
	color: #000;
	display: block;
	font: bold 18px Calibri;
	margin-bottom: 3px;
	padding: 5px;
	padding-left: 10px;
	width: auto;
}
.homepage_cat_lists { display: block; font-size: 13px; margin: 5px; padding-left: 10px; }
.homepage_cat_lists_inline { display: inline; font-size: 13px; }
.img {
	-moz-border-radius: 2px;
	background-color: #fff;
	border: 1px #ccc solid;
	padding: 5px;
}
.img:hover { background-color: #eee; }
.img_flag { background-color: #fff; border: 1px #ccc solid; padding: 1px; vertical-align: middle; }
.img_flag:hover { background-color: #ccc; border: 1px #ccc solid; padding: 1px; vertical-align: middle; }
.major_city_list { display: block; font-size: 13px; }
.margin_left { margin-left: 10px; }
.outter_border { background-color: #fff; font: normal 15px Calibri; padding: 5px; }
.inner_border { border: 1px #ccc solid; }
/*.inner_body { background-color: #fff; padding: 10px; }*/
.inner_body { background-image: url('http://canada.housingblock.com/shared/img/bg/bg-noborder.gif'); background-color: #E7F1FF; background-repeat: repeat-x; padding: 10px; }
.center { text-align: center; }
.small_country { color: #0099dd; display: block; font: bold 14px Utsaah; margin-top: 5px; }
.small_country:hover { color: #0099dd; text-decoration: underline; }
.tabs {
	-moz-border-radius: 5px 5px 0px 0px;
	background-color: #fff;
	border: 1px #ccc solid;
	border-bottom-width: 0px;
	display: inline;
	margin-left: 5px;
	margin-right: 0px;
	padding: 5px;
}
.textbox {
	-moz-border-radius: 5px;
	border: 1px #ccc solid;
	cursor: text;
	display: block;
	padding: 5px;
	width: 100%;
}

/* api */
.oodle_left_nav_refine { display: block; font-size: 14px; padding: 5px 0 0 5px; }
.oodle_left_nav_refine_header { display: block; }
.count { color: #888; }
.listings_search_results_wrapper { padding: 10px; }
.list { margin-top: 10px; }
.left_nav_textbox { border: 1px #ddd solid; height: 16px; padding: 3px; width: 139px; }
.price_textbox { border: 1px #ddd solid; height: 16px; padding: 3px; width: 60px; }
.refine_listings_button
{
	background-color: #eee;
	border: 1px #ccc solid;
	color: #2d2d2d;
	cursor: pointer;
	font: bold 16px Calibri;
	padding: 5px;
	width: auto;
}
.refine_listings_button:hover { background-color: #e7f1ff; }

/* NESTORIA; */
.nav_select_box { border: 1px #ddd solid; cursor: pointer; height: 100%; margin-top: 3px; padding: 3px; width: 150px; }

/* MISC; */
.preload_img { display: none; }
.no_underline a { font-size: 13px; text-decoration: none; }
.error {
	-moz-border-radius: 5px;
	background-color: red;
	border: 1px #ccc solid;
	color: #fff;
	display: block;
	font: bold 15px Calibri;
	margin: 5px;
	padding: 5px;
	width: auto;
}
.success {
	-moz-border-radius: 5px;
	background-color: green;
	border: 1px #ccc solid;
	color: #fff;
	font: bold 15px Calibri;
	margin: 5px;
	padding: 5px;
	width: auto;
}

/* FORMS; */
.cat_headers {
	display: block;
	font: normal 15px Calibri;
	margin: 5px 0px 2px 0px;
}
.select {
	border: 1px #ccc solid;
	color: #2d2d2d;
	display: block;
	font: normal 14px Calibri;
	padding: 5px;
	width: auto;
}
.select:hover { background-color: #f0f0f0; cursor: pointer; }

/* RIGHT PANEL; */
.body_filler { background-color: #fff; border: 1px #e7eef4 solid; padding: 10px; }
/* /RIGHT PANEL; */

/* BLOG; */

.breadcrumb { color: #999; font-size: normal 12px Calibri; }

.name_header { font: bold 18px Calibri; }
.headline { color: #aaa; font: normal 12px Calibri; }
.blog_date { color: #aaa; font: normal 12px Calibri; text-align: left; }
.blog_bold { font-weight: bold; }
.recent_posts_header {
	background-color: #fafafa;
	border: 1px #ddd solid;
	color: #593333;
	display: block;
	font: bold 18px Calibri;
	margin-bottom: 10px;
	padding: 5px;
}
.rounded_corners { -moz-border-radius: 2px; }

/* /BLOG; */

/* HOMEPAGE; */
.count_bg {
	-moz-border-radius: 3px;
	background-color: #ccc;
	border: 1px #ccc solid;
	margin-right: 5px;
	padding: 3px;
}
.count_num { color: #fff; font: normal 12px Calibri; }
/* /HOMEPAGE; */

/* INPUT; */

.input_box {
	-moz-border-radius: 3px;
	border: 1px #ccc solid;
	padding: 5px;
	width: 80%;
}

/* NAVIGATION; */

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index:2;
}
ul.topnav {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: right;
	width: auto;
	background: #1c54a1;
	/*background: #222;*/
	border:1px #1c54a1 solid;
	font-size: 1.2em;
	/*background: url(/shared/img/nav/dropdown/topnav_bg.gif) repeat-x;*/
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 5px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	color: #fff;
	display: block;
	padding: 10px 5px;
	float: left;
	text-decoration: none;
}
ul.topnav li a:hover{
	text-decoration:underline;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(http://canada.housingblock.com/shared/img/nav/dropdown/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 240px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #1c54a1;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: none; /*--Create bevel effect--*/
	border-bottom: 1px solid #1c54a1; /*--Create bevel effect--*/
	clear: both;
	width: 240px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 225px;
	background-color:#1c54a1;
	padding-left: 10px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color:#0d3a7b;
}
.city_header {
	color:#aaa;
	display:inline;
	font-weight:bold;
	margin:0;
	padding:0;
}
#el01 { display: inline; width: auto; }

.header_crumb {
	font-size:13px;
	margin:5px 0;
}
#wrapper { margin: 0 auto; width: 1004px; }
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
#map_container { border : 1px #ccc solid; }
#map_canvas { background-color : #fff; margin : 5px; }
.map_info_bubble_header {
	color : #2d2d2d;
	display	: block;
	font : bold 18px Calibri;
	margin : 0px;
	padding : 0px;
}
.map_info_bubble_sub_header {
	color : #aaa;
	display	: block;
	font : bold 13px Calibri;
	margin : 0px;
	padding : 0px;
}
.map_info_bubble_view_listing {
	color : #aaa;
	display	: block;
	font : bold 13px Calibri;
	margin : 0px;
	padding : 0px;
	text-align : right;
}
.map_info_bubble_view_listing a { color : #6699dd; }
.map_info_bubble_view_listing a:hover { color : #00bcee; }
hr {
	background-color : #eee;
	border : none;
	color : #eee;
	height : 1px;
	width : auto;
}
#header {
	float:left;
	width:100%;
	background:#ffffff url("http://canada.housingblock.com/shared/img/misc/bg.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
#header ul {
	margin:0;
	padding:0 10px 0;
	list-style:none;
}
#header li {
	float:left;
	background:url("http://canada.housingblock.com/shared/img/misc/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#header a {
	float:left;
	display:block;
	background:url("http://canada.housingblock.com/shared/img/misc/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}
/* Commented Backslash Hack
	hides rule from IE5-Mac \*/
#header a {float:none;}
	/* End IE5-Mac hack */
#header a:hover {
	color:#333;
}
#header #current {
	background-image:url("http://canada.housingblock.com/shared/img/misc/left_on.gif");
}
#header #current a {
	background-image:url("http://canada.housingblock.com/shared/img/misc/right_on.gif");
	color:#333;
	padding-bottom:5px;
}
/* These styles create the dropdown menus. */
#navbar {
	height: 1em;
	margin: 0;
	padding: 0;
	}
#navbar li {
	float: left;
	list-style: none;
	}
#navbar li a {
	background-color: #fff;
	color: #0099DD;
	display: block;
	padding: 5px 3px 5px 0;
	text-decoration: none; 
	}
#navbar li ul {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #e7f1ff;
	border:1px #ccc solid;
	display: none;
	padding:3px;
	position:absolute;
	width: 20em; /* Width to help Opera out */
	z-index:5;
	}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	}
#navbar li:hover li, #navbar li.hover li { float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #e7f1ff;
	border-bottom: 1px solid #fff;
	color: #0099DD;
	padding:5px;
	}
#navbar li li a:hover { background-color: #8db3ff; }
#search-bar{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	padding:10px;
	background:#4b4b4b;
	clear:both;
	}
#search-bar .search-style{
	font-size:16px;
	color:#999999;
	border:solid 1px #b4b4b4;
	padding:4px;
	}
ul.search-options, ul.search-options li{
	padding:0;
	border:0;
	margin:0;
	list-style:none;
	}
ul.search-options{clear:both;}
ul.search-options li a{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	float:left;
	margin-right:2px;
	width:auto;
	background:#ffffff;
	padding:8px;
	color:#b4b4b4;
	text-decoration:none;
	font-weight:bold;
	}
.selected a{background:#4b4b4b; color:#ffffff;}
ul.search-options li.selected a{background:#4b4b4b; color:#ffffff;}
.dropdown_search_menu {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#eeeeee;
	border:1px #dddddd solid;
	color:#4b4b4b;
	cursor:pointer;
	display:inline;
	font-weight:bold;
	padding:5px;
	width:250px;
	}
.text_search_price {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#eeeeee;
	border:1px #dddddd solid;
	color:#4b4b4b;
	cursor:pointer;
	display:inline;
	font-weight:bold;
	padding:5px;
	width:111px;
}
.fixed { padding:2px; }
#search-bar{padding:10px; background:#14b1e4; clear:both;}
#search-bar .search-style{font-size:16px; color:#999999; border:solid 1px #CCCCCC; padding:4px;}
ul.search-options, ul.search-options li{padding:0; border:0; margin:0; list-style:none; display:inline;}
ul.search-options{clear:both;}
ul.search-options li a{float:left; margin-right:1px; width:auto; background:#42c2e9; padding:8px; color:#eeeeee; text-decoration:none; font-weight:bold;}
.selected a{background:#14b1e4; color:#FFFFFF;}
ul.search-options li.selected a{background:#14b1e4; color:#FFFFFF;}
.error_box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:red;
	border:1px red solid;
	color:#fff;
	padding:10px;
	width:auto;
}
#facebox .b {
  background:url(/shared/facebox/b.png);
}

#facebox .tl {
  background:url(/shared/facebox/tl.png);
}

#facebox .tr {
  background:url(/shared/facebox/tr.png);
}

#facebox .bl {
  background:url(/shared/facebox/bl.png);
}

#facebox .br {
  background:url(/shared/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.additional_single_listing_headers {
	color:#2d2d2d;
	font-size:16px;
	font-weight:bold;
}