/* Global */

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #58595B;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 14px;
	background-color: #58595B;
}
img { vertical-align:top 
}
a img { border: 0 none; 
}
form{
	margin: 0px;
	padding: 0px;
}
.form_item{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
.form_list_menu{
	width: 206px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a, a:link, a:active, a:visited {
    color: #58595B;
	text-decoration: none;
}
a:hover{
	color: #6AB4CD;
}
.title{
	padding-bottom: 15px;
}
h1 {
	color: #6AB4CD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;
}
h2 {
	color: #6AB4CD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;
}
h3 {
	color: #6AB4CD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;
}
ul{
	margin: 0px;
	padding: 0px;
}
.hidden{
	display: none;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#page{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	background-color: #FFFFFF;
}
#header{
	text-align: center;

}
.logo{
	text-align: right;
	padding: 20px;
}
.banner{
	text-align: center;
}
#content{
	width: 750px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/background_blue.gif);
}
#content_left{
	background-color: #A6CFE0;
	width: 224px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
	background-repeat: repeat-y;
}
#content_right{
	float: left;
	background-color: #FFFFFF;
	width: 466px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.left{
	float: left;
}
.right{
	float: right;
}
#footer{
	width: 710px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 9px;
	height: 95px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a{
	color: #58595B;
	text-decoration: none;
}
#footer a:hover{
	color: #6AB4CD;
	text-decoration: none;
}
.footer_left{
	float: left;
	background-color: #FFFFFF;
	padding-right: 30px;
}
.footer_center{
	float: left;
	background-color: #FFFFFF;
}
.footer_right{
	float: right;
	text-align: left;
	background-color: #FFFFFF;
}
#footer ul{
	list-style-type: none;
	line-height: 10px;
}
#footer li{
}






/* Global Menu */
.menu{
	padding-top: 10px;
	padding-bottom: 10px;
	height: 64px;
	padding-left: 15px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu ul{
	padding: 0px;
	margin: 0px;
}
.menu li{
	list-style-type: none;
	display: inline;
}
.menu li a{
}
.button{
}
.button-hit {
	display: block;
	width: 110px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	width: 110px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.button:hover {
	display: block;
	width: 110px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#home a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/home_stack.gif);
}
#home .button-hit {
	background-image: url(images/buttons/home_selected.gif);
}
#about a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/aboutus_stack.gif);
}

#about .button-hit {
	background-image: url(images/buttons/aboutus_selected.gif);
}
#tenants a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/tenants_stack.gif);
}
#tenants .button-hit {
	background-image: url(images/buttons/tenants_selected.gif);
}
#landlords a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/landlords_stack.gif);
}

#landlords .button-hit {
	background-image: url(images/buttons/landlords_selected.gif);
}
#contact a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/contact_stack.gif);
}

#contact .button-hit {
	background-image: url(images/buttons/contact_selected.gif);
}
#search a.button, a.button:link, a.button:active, a.button:visited {
	background-image: url(images/buttons/search_stack.gif);
}

#search .button-hit {
	background-image: url(images/buttons/search_selected.gif);
}






/* Home Page */

.divider{
	background-image: url(images/line_grey.jpg);
	height: 46px;
	background-repeat: repeat-x;
	background-position: center center;
}
.t_item{
	float: left;
	width: 215px;
}
.l_item{
	float: left;
	width: 220px;
	padding-left: 30px;
}







/* About Us Page */

.team_holder{
	width: 465px;
	height: 100px;

}
.team_text{
	float: left;
	width: 366px;
}
.team_img{
	float: right;
}





/* Tenants Page */
#content_tenants h2{
	font-size: 11px;
	padding-top: 10px;
}
#content_tenants a{
	color: #58595B;
	text-decoration:underline;
}

#content_tenants a:hover{
	color: #6AB4CD;
	text-decoration:none;
}

#content_tenants p{
	margin: 0px;
	padding: 0px;
}





/* landlords Page */
#content_landlords h2{
	font-size: 11px;
	padding-top: 10px;
}
#content_landlords h3{
	padding-top: 10px;
}
#content_landlords a{
	color: #6AB4CD;
}
#content_landlords p{
	margin: 0px;
	padding: 0px;
}
#content_landlords ul{
	padding-top: 15px;
}
#content_landlords li{
	list-style-type: square;
	padding-right: 20px;
	list-style-position: inside;
}








/* Contact us Page */

.contact_type{
	width: 50px;
	font-weight: bold;
	float: left;
	clear: both;
}
.contact_type_add{
	width: 50px;
	padding-top: 20px;
	float: left;
	font-weight: bold;
}
.contact_type_times{
	width: 100px;
	clear: both;
	float: left;
}
.contact_info{
	width: 200px;
	float: left;
	padding-top: 20px;
}
.contact_info_times{
	width: 200px;
	float: left;
}
.location{
	font-weight: bold;
	clear: both;
	padding-top: 20px;
}
#content_contact h1{
	padding-bottom: 20px;
}






/* Search Page */
#content_search p{
	padding-top: 10px;
}


/* Search Page2 */
#content_search2 h1{
	color: #221E1F;
	font-size: 12px;
}
#content_search2 .title{
	width: 100px;
	float: left;
}
.paging{
	float: right;
	font-size: 12px;
}
.paging span {
	color:#6AB4CD;
}
#content_search2 p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.results_holder{
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #DFEEF7;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 460px;
	clear:left;
}
.results_info{
	width: 195px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.results_price{
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
.results_img{
	float: right;
	border: 2px solid #999999;
}
.more{
	padding-top: 30px;
}


/* Search Page3 */
#content_search3 h1{
    font-size: 12px;
	color: #221E1F;
}
#content_search3 ul{
	margin-top: 5px;
	list-style-type: square;
	list-style-position: inside;
}
.details_holder{
	border: 2px solid #CCCCCC;
	text-align: center;
}
.details_info{
	background-color: #C5E0F1;
	padding: 15px;
	height: 35px;
}
.details_info_left{
	float: left;
	width: 250px;
	text-align: left;
}
.details_info_right{
	float: right;
}
.details_img{
	border: 2px solid #999999;
	width: 205px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.details_paging{
	width: 205px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 15px;
	margin: auto;
}
.details_paging span.disabled {
	color:#CCCCCC;
}
.details_paging_left{
	float: left;
	width: 65px;
	text-align: left;
}
.details_paging_center{
	float: left;
	width: 80px;
	color: #5EAFCD;
}
.details_paging_right{
	float: right;
	width: 55px;
	text-align: right;
}
.details_features{
	text-align: left;
	background-color: #C5E0F1;
	padding: 20px;
}
.details_features_left{
	width: 150px;
	float: left;
}
.details_features_center{
	float: left;
	width: 150px;
}
.details_features_right{}
.details_contact{
	background-color: #939598;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
}
.details_contact_left{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #C5E0F1;
	height: 20px;
	padding-top: 10px;
	background-color: #939598;
}
.details_contact_right{
	float: left;
	padding-left: 10px;
	height: 20px;
	padding-top: 10px;
	background-color: #939598;
}
.details_contact_right a {
	color:#ffffff;
}
.details_contact_no{
	font-size: 14px;
}






/* terms Page */
#content_terms p{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.no{
	float: left;
	width: 40px;
}
.tab{
	float: left;
	width: 420px;
}





/* Privacy Policy Page */
#content_privacy p{
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content_privacy ul{
	list-style-type: square;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 0px;
}
#content_privacy h1{
	font-size: 11px;
}
#content_privacy h2{
	font-size: 11px;
}
