body {
	text-align: center;	
	font: 11px verdana;
	color: #000000;
}

h1 {
	font: 14px verdana;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0;
}

h2 {
	font: 11px verdana;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}

p {
	margin-right: 18px;
}
p.small {
 margin: 0 0 3px 0;
}
p a:link, p a:hover, p a:visited, p a:active{
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
}

th {
	font-weight: bold;
	border: 1px solid black;
}

textarea {
	overflow: hidden;
	font-family: verdana,sans-serif;
	font-size: 11px;
}

textarea.others {
	height: 50px;
	width: 400px;
	overflow: hidden;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}


a.email, a.email:visited, a.email:active {
	text-decoration: underline;
}

a.red, a:hover.red, a:visited.red, a:active.red {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

a.white, a:hover.white, a:visited.white, a:active.white {
	color: black;
	text-decoration: none;
}


form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	width: 570px;
	text-align: left;
}

legend {
	margin-top: 20px;
}

hr {
	width: 250px;
	color: #e7e7ef;
	background-color: #e7e7ef; 
	text-align: left;
}


input {
	font: 11px verdana;
}

select {
	font: 11px verdana;
}

label {
	width: 110px;
	font-weight: bold;
	display: block;
	float: left;
}

label.tel {
	width: 25px;
	font-weight: bold;
	display: block;
	float: left;
}


label.list {
	width: 95px;
	font-weight: bold;
	display: block;
	float: left;
}

label.contact {
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}

label.finLabel {
	width: 120px;
	font-weight: bold;
	display: block;
	float: left;
}



label.bldgInfo {
	width: 130px;
	font-weight: bold;
	display: block;
	float: left;
}

label.call {
	width: 150px;
	font-weight: bold;
	display: block;
	float: left;
}



td.contact {
	padding: 10px 5px 10px 5px;
}

div.qPane {
	background: #C2D1DD;
	font-weight: bold;
	color: black;
	padding: 3px 10px 10px 5px;
	min-height: 30px;
}

div.aPane {
	padding: 3px 10px 10px 5px;
	min-height: 30px;
}


div#listProperty {
	background-color: #fcdd00;
	width: 550px;
	padding: 3px 5px 3px 5px;
	margin: 0;
}

div#listProperty a,
div#listProperty a:visited,
div#listProperty a:active {
	color: black;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;

}

div#listProperty a:hover {
	color: white;
	text-decoration: none;
}



td.resultRow{
	border-top: 1px solid gray;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align:top;
}

td.topBorder {
	border-top: 1px solid black;
}

td.callMe {
	background-color: #E0DFE3;
	margin: 20px 5px 3px 50px;
	padding: 5px;
	text-align: left;
}

div#contact2 {
	background: #E0DFE3;
	border: 1px solid #636363;
	width: 270px;
	height: 160px;
	margin: 5px 5px 5px 0;
	padding: 5px;
}

div#financing {
	background: #E0DFE3;
	border: 1px solid #636363;
	width: 270px;
	height: 125px;
	margin: 5px 5px 5px 0;
	padding: 5px;
}



/*for the buttons below the contact div*/
div.contactContainer {
	width: 282px;
	border: none;
}




img.resultThumb {
	width: 100px;
	border: 1px solid black;
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
}

img.faq {
	float: left;
	vertical-align: middle;
}

img.staff {
	display: inline;
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
	border: 1px solid black;
}



img#thumbBig {
	border: 1px solid black;
	height: 225px;
	width: 297px;
	margin-left: 1px;
	vertical-align:top;
}

img.thumb {
	margin-right: 7px;
	border: 1px solid black;
}

img.check {
	vertical-align: text-bottom;
}

img.header {
	float: left;

}

div#unitThumbs {
	text-align: left;
	height: 170px;
}

div#bldgThumbs {
	text-align: left;
	height: 170px;
}



div.thumbBox {
	float: left;
	/*display: inline;*/
	text-align: center;
	margin-right: 4px
	border: 1px solid black;
}

img.thumb2 {
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	width: 96px;
	height: 72px;
	border: 1px solid black;
}


img.thumb3 {
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	width: 96px;
	height: 72px;
	border: 1px solid black;
}


/*****************************************
Main structure
*****************************************/
td#banner {
	width: 843px;
	background-color: #ffd81c; /*PPA yellow*/

}

td#side {
	width: 153px;
}

td#menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	font-family: garamond;
	font-size: 15px;
	font-weight: bold;
}

td#content {
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 843px;
}

div#main {
	min-height: 350px;

}

div.testAd {
	border: 1px dotted red;
	height: 70px;
	width: 140px;
	margin: 10px 0 10px 0;
}

img.realAd {
	border: 1px solid black;
	height: 70px;
	width: 140px;
	margin: 10px 0 10px 0;
}

img.bigAd {
	border: 1px solid black;
	margin: 10px 0 3px 0;
}

div#featured {
	height: 121px;
	background-color: #ffe785;
	padding: 0;
	margin: 0;
	width: 100%;
	
}

div#buttons{
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*Hover buttons for rent and buy on the front page
*/

div#bBuy a{
	float: right;
	background-image: url(../images/bBuyUp.gif);
  width: 47px;	
	height: 47px;
}

div#bBuy a:hover {
	float:right;
	background-image: url(../images/bBuyDown.gif);
  width: 47px;	
	height: 47px;	
}

div#bRent a {
	float:left;
	background-image: url(../images/bRentUp.gif);
  width: 47px;	
	height: 47px;	
}

div#bRent a:hover {
	float:left;
	background-image: url(../images/bRentDown.gif);
  width: 47px;	
	height: 47px;	
}

/*Hover icons for viewproperty.php*/

div#iBldgInfo a {
	background-image: url(images/iBldgInfoOff.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
	margin-right: 20px;
}
div#iBldgInfo a:hover {
	background-image: url(images/iBldgInfoOn.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
}

div#iHouseInfo a {
	background-image: url(images/iHouseInfoOff.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
	margin-right: 20px;
}
div#iHouseInfo a:hover {
	background-image: url(images/iHouseInfoOn.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;

}

div#iPrint a{
	float:left;
	background-image: url(images/iPrintOff.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iPrint a:hover {
	float:left;
	background-image: url(images/iPrintOn.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
}

div#iMap a {
	float:left;
	background-image: url(images/iMapOff.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iMap a:hover {
	float:left;
	background-image: url(images/iMapOn.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
}

div#iMortgage a{
	float:left;
	background-image: url(images/iMortgageOff.gif);
  width: 42px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iMortgage a:hover {
	float:left;
	background-image: url(images/iMortgageOn.gif);
  width: 42px;	
	height: 57px;	
	display: table-cell;
}




div#iFloorplan a{
	float:left;
	background-image: url(images/iFloorplanOff.gif);
	background-repeat: no-repeat;
	width: 42px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iFloorplan a:hover {
	float:left;
	background-image: url(images/iFloorplanOn.gif);
  	background-repeat: no-repeat;
	width: 42px;	
	height: 57px;	
	display: table-cell;
}



img.iButton{
	display: inline;
	margin-left: 40px;
	margin-right: 40px;
}

td#footer {
	padding-top: 3px;
	text-align: center;
	line-height: 17px;
}

div.adBox {
	float:right;
	margin:3px 2px 3px 2px;
	min-height: 320px; 
}

/*******************
The Admin menu
*******************/
div#adminMenu {
	text-align: left;
	width: 90%;
	padding: 3px;
	margin-bottom: 4px;
	border: 1px solid black;
}

div#adminMenu a {
	font-family: verdana,sans-serif;
	font-size: 11px;
	display: inline;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
}

div#adminMenu a:hover {
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



div#refSearch {
	padding:5px;
	text-align:center;
	background-color:#e7e7ef;
	border:1px solid black;
	width:200px;
	height:50px;

}



div.beContainer {
	padding:5px;
	text-align:center;
	background-color:#e7e7ef;
	border:1px solid black;
	width:550px;

}


td.avail {
	padding: 3px 4px; 
	border-bottom: 1px solid black;
	text-align:left;
}

th.availUnits {
	padding: 3px 4px;
	font-weight: bold;
	border: 1px solid #D4D4E1;
}

tr.light {
	background-color: #ffffff;
	color: black;
}

tr.dark {
	background-color: #ffffcc;
	color: black;			
}

tr.highlight {
	background-color: red;
	cursor: pointer;

}



input.button {
	height: 20px;
}

input.emailFriend {
	width: 200px;

}

div.box {
	display: inline;
	float: left;
	height: 30px;
	margin-right:	5px;
	text-align: left;
}

div.c {
	clear: both;
	width: 1px;
	height: 1px;
	margin: 5px 0;
}



/*the std button*/
span.bStd {
	display: block;
	
	width: 125px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F0F0EB;
	border: 1px solid black;
	
	margin-bottom: 5px;
	cursor: hand;
}

/*language-selection div*/
div#langSelect {
	position: absolute;
	top:0px;
	right:0px;
/*	float: right;*/
	z-index:1;
	/*border: 1px solid red;*/
}









/*----------  new styles------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/*      .......................................
        . main
		.......................................
*/

h1, h2, h3 { font-size: 100%; }
img {border: none;}
*{padding: 0px; margin: 0px;}
.clear {margin: 0px; padding: 0px; clear: both;}
body {
	margin: 0px;
	padding: 0px;	
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background: #f3efe8; 
}

/*		.......................................
		. header
		.......................................
*/

#header {
	display: block; 
	width: 899px;
	margin: 0px auto;
	overflow: hidden;
	}
	#header h1 {
		display: block;
		float: left;
		width: 176px;
		height: 80px;
		background: url(images/logos-land.jpg) no-repeat;
		}
		#header h1 a {
			display: block;
			width: 176px; 
			height: 80px;
			text-decoration: none;
		}
		#header h1 span {
			visibility: hidden;
			}
	#header .info {
		display: block;
		float: right;
		width: 340px;
		margin: 63px 0px 0px;
		}
		#header .info li {
			display: inline;
			float: left;
			width: 170px;
			text-align: right; 
			list-style: none;
		}
		#header .info li a {
			text-decoration: none;
			color: #000;
			}
.topBanner {
	display: block;
	width: 899px;
	background: url(images/banner/banner-top.jpg) no-repeat;
	height: 257px;
	margin: 0px auto;
	border-bottom: 3px solid #ffcc00; 
	}


#ptyContent {
	width: 663px; 
	margin: 5px 0px 3px;
	padding: 0px; 
	overflow: hidden;
	}
	.search {
		display: block;
		float: left;
		width: 250px; /*329*/
		background: url(images/bg/bg-search.jpg) no-repeat #e5e1d9;
		margin: 0 10px 0 0;
		overflow: hidden;
		}

	.btnSearch {
		margin: 5px 0 5px 5px;
	}
	
	.footSearch {
		display: block;
		float: left;
		width: 329px;
		background: url(images/bg/bg-footSearch.jpg) no-repeat;
		height: 33px;
		}

		.totalLising {
			display: block;
			font-size: 12px; 
			color: #5f5046;
			padding: 38px 11px 5px;
			}
			.totalLising span {
				color: #FF9900;
				font-size: 20px; 
				font-weight: bold;
				padding-right: 10px;
			}

		.inputBox {
			display: block;
			float: left;
			width: 200px; 
			margin-right: 10px;
			padding-left: 10px;
			}
			.inputBox label {float: left; width: 100px; font-weight: bold;}
			.inputBox .selectSearch {
				display: block;
				width: 200px;
				border: 1px solid #cccccc;
				padding: 1px;
				background: #fff;
				margin-bottom: 3px;
				font-size: 12px;
				font-weight: bold;
				}

		.information {
			display: block;
			float: left;
			width: 380px;
			padding: 10px 10px 0 0;
			}
			.information p {
				width: 370px;
				
				font-size: 10px; 
				color: #666666;
				line-height: 12px;
				font-family: "MS Sans Serif";
				padding-bottom: 7px;
				text-align: justify;
				}	
			.information p.title {
				font-size: 14px;
				font-weight: bold;
				}
			.information p.subtitle {
				color: #000;
				font-weight: bold;
				}
	.listProperty {
		display: block; 
		float: left;
		width: 162px; 
		margin: 5px 5px 0px 0px;
		overflow: hidden;
		}
		.listProperty h3 {
			color: #5f5046;
			font-size: 14px; 
			font-weight: bold;
			height: 11px;
			text-align: center;
			padding: 12px 0px;
			margin-bottom: 5px;
			}
		.listProperty dl {
			display: block;
			width: 144px; 
			margin: 0px auto 5px;
			border-bottom: 1px solid #d4d2c9;
			padding-bottom: 5px;
			overflow: hidden;
			height: 60px;
			}
			.listProperty dl dt {
				display: block;
				float: left;
				width: 54px;
				height: 44px;
				}	
			.listProperty dl dd {
				display: block;
				float: right;
				width: 85px;
				overflow: hidden;
				}
			.titleProperty {
				display: block;
				background: url(images/line/line.gif) bottom no-repeat;
				padding-bottom: 2px;
				margin-bottom: 2px;
				font-size: 10px;
				}
			.price {
				font-size: 12px;
				color: #ff7200;
				font-weight: bold;
				}
			.listProperty .last {
				margin: 0px;
				}		
		.listProperty.normal {
			width: 162px;
			background: url(images/bg/bg-middlebox.jpg) repeat-y;
			overflow: hidden;
			}
		.listProperty.normal h3 {
			display: block;
			width: 162px;
			background: url(images/bg/bg-headbox.jpg) no-repeat;
			
			}
		.listProperty .normalfoot {
			display: block;
			width: 162px;
			background: url(images/bg/bg-footbox.jpg) no-repeat;
			height: 7px;
			}
		.listProperty.vip {
			width: 162px;
			background: url(images/bg/bg-middlebox-g.jpg) repeat-y;
			overflow: hidden;
			}
		.listProperty.vip h3 {
			display: block;
			width: 162px;
			background: url(images/bg/bg-headbox-g.jpg) no-repeat;
			}
			.listProperty.vip.last {
				margin-right: 0px;
				}
				
		.listProperty .vipfoot {
			display: block;
			width: 162px;
			background: url(images/bg/bg-footbox-g.jpg) no-repeat;
			height: 7px;
			}

	.projects {
	/*	width: 253px;*/
		overflow: hidden;
		}
		.projects h2 {
			display: block;
		/*	width: 253px;*/
			height: 37px;
			font-size: 18px;
			font-weight: bold;
			color: #f47e00;
			margin-bottom: 2px;
			padding-top: 3px;
			background: url(images/bg/bg-h3.gif) no-repeat;
			}
		.projects .recommendHead {
			display: block;
			width: 253px;
			background: url(images/bg/bg-recommendHead.gif) no-repeat;
			height: 14px;
			}
		.projects .detailProjects {
			display: block;
			/*width: 180px;*/
/*			background: url(images/bg/bg-recommendMain.gif) repeat-y; */
			overflow: hidden;
			padding: 5px 5px 0 5px;
			}
			.projects .detailProjects ul {
				display: block;
				margin: 0px 0px 5px;
				}
			.projects .detailProjects ul li {
				display: inline;
				margin-right: 2px;
				list-style: none;
				}
				.projects .detailProjects ul li.last {
					margin-right: 0px;
					}
			.projects .detailProjects dl {
				display: block;
				margin: 0 0 3px;
				float:left;
				}
				.projects .detailProjects dl dd.content {
					display: block;
					width: 170px;
					height: 45px;
					background: #fff3bb;
					padding: 3px 4px;
					position: relative;
				}
				div#ptyContent a,
				div#ptyContent a:visited,
				{
					text-decoration: none;
				}
				dd.content span.nameProperty {
					display: block;
					color: #403d2f;
					font-size: 12px;
					font-weight: bold;
				}
				.projects .detailProjects dl dd.content .priceProperty {
					display: block;
					color: #9e6c23;
				}
				.projects .detailProjects dl dd.content .btnView {
					display: block;
					position: absolute;
					top: 6px;
					right: 5px;
				}
		.projects .projectsFoot {
			display: block;
			/*width: 190px;*/
			background: url(images/bg/bg-recommendFoot.gif) repeat-x;
			height: 14px;
			}

body.pty {
text-align:left;
}
