﻿#mapWrapper{
	width:auto;
	}
#mapWrapper ul{
	width:auto;
	height:auto
	}

#mapWrapper ul li.instruction {
	float: left;
	color: #666666;
/*	font-size: 10px;*/
}
#mapWrapper ul li.areaname {
	color: #666666;
	/*font-size: 10px;*/
	float:right;
	margin-right: 50%;
	font-weight: bold;
}	
/*start of the index page*/

* {
	margin:0;
	padding:0;
}
body {
	/*background:#252017;*/
	background:#6F6F6F;
	color:#333333;
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
#index #wrapper {
	width:100%;
	min-width:980px;
}
#index #wrapper #nav_container {
	width:100%;
	margin:0 auto;
	height:50px;
	background:url(../images/1x50.png) repeat-x top left;
}
#nav_logo {
	background:url(../images/urbanrenterlogo2.png) no-repeat;
	background-position:0 -50px;
	height:50px;
	width:155px;
	position:absolute;
	left:0px;
	top:-1px;
	z-index:100;
}
#nav_logo a {
	display:block;
	width:100%;
	height:100%;
}
#nav_logo:hover {
	background:url(../images/urbanrenterlogo2.png) no-repeat;
	background-position:0 -50px;
	height:50px;
	width:155px;
	position:absolute;
	left:0px;
	top:-1px;
	z-index:100;
}
#nav_index {
	display:block;
	margin:0 auto;
	padding:0;
	list-style:none;
	background:url(../images/nav_index_980x50.png) no-repeat center center;
	height:50px;
	width:980px;
}
#nav_index li {
	float:left;
	display:block;
	width:150px;
	height:50px;
	background:url(../images/nav_index_980x50.png) no-repeat center center;
}
#nav_index li a {
	display:block;
	height:50px;
	outline:none;
}
#nav_index li.nav_header {
	background-position:0px 0px;
	width:350px;
}
#nav_index li.renters {
	background-position:-350px -50px;
}
#nav_index li.renters:active, #nav_index li.renters:hover {
	background-position:-350px -50px;
}
#nav_index li.liRenters_selected {
	background:url(../images/nav_index_980x50.png) no-repeat center center;
	background-position:-350px -100px;
}
#nav_index li.landlords {
	background-position:-500px -50px;
}
#nav_index li.landlords:active, #nav_index li.landlords:hover {
	background-position:-500px -50px;
}
#nav_index li.liLandlords_selected {
	background:url(../images/nav_index_980x50.png) no-repeat center center;
	background-position:-500px -100px;
}
#nav_index li.nav_footer {
	background-position:-650px 0;
	width:330px;
}
#menu_hr {
	background:url(../images/8bg_green.jpg) repeat-x top left;
	height:8px;
}
.x50bar {
	background:url(../images/10hbg.jpg) repeat-x;
	background-position:0 0;
	height:10px;
	width:100%;
}
#content_container {
	width:100%;
	/*overflow:hidden;*/
}
#renters_container {
	width:100%;
	background:#ffffff url(../images/600hbg-blue3d1.png) repeat-x top left;
	height:auto;
	/*overflow:hidden;*/

}
#renters_container #btmBar {
	position:absolute;
}
#threeQuestions_container {
	margin:0 auto;
	width:976px;
	height:100%;
	max-width:1024px;
	min-width:778px;
	position:relative;
	overflow:hidden;
}
#threeQuestions_container ul#wizardQuestions {
	list-style:none;
	display:block;
	width:712px;
	height:100%;
	position:relative;
	clear:both;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#threeQuestions_container #wizardQuestions > li {
	display:block;
	/*float:left;*/
padding-bottom:20px;
	width:auto;
}
#wizardQuestions .howmuch {
	/*background:url(../images/questions_bg_howmuch.png) no-repeat left top;*/
/*width:700px*/
	height:50px;
	padding-top:30px;
}
#wizardQuestions .howmany {
	height:50px;/*background:url(../images/200hbg-white3d3.png) repeat-x;*/
}
#wizardQuestions .wherelive {
/*background:url(../images/500hbg_blue_flat1.png) repeat-x top left;*/
/*margin-bottom:20px;*/

}
#wizardQuestions h4{
	color:#464646;
	font-weight:normal;
	font-size:13px;
	
	}
.isitempty {
	clear:both;
	height:5px;
}
#slider-rent {
	width:40%;
	margin-top:10px;
	margin-left:50px;
	height:8px;
}
.number1 {
	background:url(../images/numbers_round_dark.png) no-repeat;
	background-position:0 0;
	padding-left:40px;
	line-height:24px;
	display:block;
	height:24px;
	margin-left:10px;
	
}
.number2 {
	background:url(../images/numbers_round_dark.png) no-repeat;
	background-position:0 -22px;
	height:24px;
	padding-left:40px;
	line-height:24px;
	display:block;
	margin-left:10px;
}
.number3 {
	background:url(../images/numbers_round_dark.png) no-repeat;
	background-position:0 -44px;
	height:24px;
	padding-left:40px;
	line-height:24px;
	display:block;
	margin-left:10px;
}
.checkCities {
	display:none;
}
#howmanyContent {
	padding-left:50px;
	width:auto;
}
.checkBeds {
	width:auto;
}
.checkBeds label {
	margin-right:10px;
}
.checkBeds input {
	margin-right:5px;
}
#whereContent {
	padding-left:50px;
	width:auto;
	height:auto;
}
#provinceTabs {
	width:auto;
	/*float:left;*/
	font-size:10px;
	float:left;
	overflow:hidden;
}
#provinceTabs ul {
	margin:0;
	padding:0;
	list-style:none;/*width:500px;*/
/*	width:350px;*/
}
#provinceTabs >div {
	margin:0;
	/*padding:0;*/
	/*min-height:120px;*/
	max-height:340px;
	overflow:auto;
	background:#E3F1FC;
}
#regionGTA {
	/*font-size:11px;*/
	display:block;
	padding-bottom:8px;
}
.mapIcon{
	color:#464646;
	padding:2px;
	text-decoration:underline;
	}
	.mapIcon:hover{
	color:#fff;
	background:#464646;
	}
#regionGTA span.loadSearch {
	background:url(../images/loadMap.png) left center;
	display:block;
	height:24px;
	line-height:24px;
	width:85px;
	color:#464646;
	text-align:center;	
}
#regionGTA span.loadSearch:hover {
	background-position:right center;
	color:#121212;
}
#lstCities {
	padding:0;
	margin:0;
	list-style-type:none;
	height:100%;
	position:relative;
	font-size:11px;
}
#lstCities li {
	padding:0;
	margin:10px 10px 0px 5px !important;
	text-align:center;
	float:left;
	text-transform:capitalize;
	height:25px;
	width:102px;
	line-height:25px;
	background:url(../images/25btn_bg.png) left top no-repeat;
	color:#464646;
}
#lstCities li:hover {
	background:url(../images/25btn_bg.png) left top no-repeat;
	background-position:left bottom;
}
#lstCities li a {
	display:block;
	height:25px;
	text-decoration:none;
	color:#efefef;
	outline:none;
}
#lstCities a:hover {
	color:#fff;
}
#mapBody {
	width:100%;
	height:542px;
	float:left;/*background:#FF0000;*//*overflow:scroll;*/
}
#map_Cities {
	/*	max-width:80%;*/
	width:auto;
	height:542px;
	border:#cccccc solid 1px;
	/*background:#00CCFF;*/
	float:left;
}
#neighbourhood {
	width:200px;
	height:540px;
	float:right;
	/*buffer between map_cities and neighbourhood*/
	/*margin-left:10px;*/
	padding:0px;
	background: #FFFFFF url(../images/600hbg-blue3d1.png) repeat;
	font-size:12px;
	border:#999999 solid 1px;
}
#selectAreas {
	min-height:80px;
	padding:0;
}
#neighbourhood #pleaseSelectTitle {
	background:url(../images/rowbig-bright-green.png) repeat-x bottom center;
	height:30px;
	width:100%;
}
#neighbourhood #pleaseSelectTitle span {
	padding:0;
	line-height:30px;
	color:#333333;
	padding-left:18px;
	margin-left:5px;
	width:100%;
	font-size:12px;
	font-weight:bold;
}
.selectedCities {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:3px;
}
.selectedCities li {
	height:22px;
	width:auto;
	padding-left:35px;
	background:url(../images/yes-green.png) no-repeat left center;
	background-position:18px center;
	line-height:22px;
	font-size:11px;
}
.selectedCities .clearLi {
	line-height:12px;
	font-size:10px;
	color:#666666;
	background:none;
	margin:0;
	padding:5px;
}
#searchbtnRightMap {
	margin:30px auto;
	height:30px;
	line-height:30px;
	width:100%;
	text-align:center;
	/*padding:0;*/
}
#searchbtnRightMap #lbSearchOnMap {
	display:block;
	margin:0 auto; /*how to center children block element*/
	width:84px;
	height:22px;
	line-height:22px;
	padding:0;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}

#landlords_container {
	width:100%;
	background:#ffffff url(../images/600hbg-blue3d1.png) repeat-x top left;
	height:auto;
	display:none;
	position:relative; //key to fix IE slider problems
}
#landlords_center {
	margin:0 auto;
	width:976px;
	height:auto;
	min-height:476px;
	max-width:1024px;
	min-width:778px;
	position:relative;
	background:url(../images/landlords_center.png) no-repeat center center;
}
#trigger_addListing{
	position:absolute;
	top:180px;
	left:470px;
	width:140px;
	height:100px;
	float:left;
	}
#trigger_listingSample{
	position:absolute;
	top:180px;
	left:650px;
	width:240px;
	height:100px;
	float:left;
		}
#trigger_addListing a {
	display:block;
	height:100%;
	width:100%;
	}
	
#trigger_listingSample a{
	display:block;
	height:100%;
	width:100%;
	
	}
	#testimony_f
	{
	    float:left;
	    
	}
#testimonyBox{
	position:absolute;
	left:90px;
	bottom:49px;
	width: 734px;
	height: 110px;	
	}
#left_Nav,#right_Nav{
	opacity:.35;
	filter:alpha(opacity=35);}
	#left_Nav:hover,#right_Nav:hover{
	opacity:.95;
	filter:alpha(opacity=95);}
#left_Nav{
	float:left;
	width:60px;
	height:98%;
	background:url(../images/leftarrow.png) center center no-repeat;
	}
#right_Nav{
	float:right;
	width:40px;
	height:98%;
	background:url(../images/rightarrow.png) center center no-repeat;
	}
#mainTestimony{
	display:block;
	width:594px;
	float:left;
	height:98%;


	
	}
#mainTestimony li{
	float:left;
	width:594px;
	float:left;
	height:98%;
	color:#FFF;
	font-size:1.1em;
	padding:10px 20px 10px 20px;
	margin-top:10px;
	line-height:1.4em;
	}
#mainTestimony blockquote{
	display:block;
	float:left;
	}	
.whoReviewed{
	font-weight:bold;
	color:#D1D1D1;
	padding-top:6px;
	text-align:center;
	}	