* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#000;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}


#basket{margin-left:10px;}


.floatright{float:right;}


.adminImage{height:50px;width:50px;}
.linklogo{width:50px;height:50px;float:right}



#updated{ 
		border:1px solid #e9e9e9;
		background-color: #9AFF9A; 
		}

.highlight{
color:white;
background-color:#96C8BE;
cursor: pointer;
}


table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: inset;
	border-color: #96C8BE;
	border-collapse: collapse;
	}
table th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #96C8BE;
		-moz-border-radius: ;
}
table td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #96C8BE;
		-moz-border-radius: ;
}


/* general */
a {
	color:#669999;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

/* header */
#header {
	background:#96C8BE url('image/background_header.png') center repeat-y;
	width:100%;
	
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	
		margin:0 auto;
	width:800px;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	margin:0 0 0 20px;
	width:180px;
}

#header_insideadmin {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#header_insideadmin h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:800px;
}
#header_inside h1 span {
	color:#000;
}
#header_insideadmin h1 span {
	color:#000;
}
#header_inside ul {
	float:right;
	list-style:none;
	width:600px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#fff url('image/background_content.jpg') center repeat-y;
	clear:both;
	width:100%;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:795px;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	clear:both;
	float:right;
	height:auto;
	line-height:175%;
	margin:5px 0;
	padding:0 10px;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
#content_inside_main {
	background:#fff;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;
	padding:10px;
	width:550px;
}




#content_inside_mainProp {
	background:#fff;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;

	padding:10px;
	width:550px;
	/*overflow:auto;
	height:550px;*/

}



#searchProps {
	background:#fff;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;

	padding:10px;
	width:505px;
	}









#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}

#content_inside_mainProp h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}

#searchProps h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}

#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

/* footer */
#footer {
	background:#96C8BE url('image/background_header.png') center repeat-y;
	clear:both;
	height:60px;
	width:100%;
}
#footer_inside {
	height:60px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:60px;
	text-align:center;
}

#footer_inside ul li a:hover {
	color:#96C8BE;
}

#footer_inside ul li a.active {
		color:#111;
}

#footer_inside  a{

	color:#111;}

.input
{
color:#000;
border: 1px solid #96C8BE;
}

.inputAdmin
{
color:#000;
border: 1px solid #96C8BE;
width:100px;
}

.inputContact1
{
color:#000;
border: 1px solid #96C8BE;
width:450px;
}

.inputContact2
{
color:#000;
border: 1px solid #96C8BE;
width:160px;
}

.inputContact
{
color:#000;
border: 1px solid #96C8BE;
width:300px;

}




table.login  {
	border-style: none;
	}
table.login th {
		border-style: none;
	}
table.login td {
		border-style: none;
	}


table.contactTable  {
	border-style: none;
	}



table.contactTable th {
		border-style: none;
	}
table.contactTable td {
		border-style: none;
	}


table.noborder  {
	border-style: none;
	}
table.noborder th {
		border-style: none;
	}
table.noborder td {
		border-style: none;
	}


table.tablepartners  {
	border-style: none;
	}
table.tablepartners th {
		border-style: none;
	}
table.tablepartners td {
		border-style: none;
	}
table.tablepartners tr {
		border-bottom: 1px solid #96C8BE;
	}


a.btn { 
	width: auto; 
	overflow: visible;
	border: 0;
	background: #96C8BE; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	}
a.btn:hover { background-color: #ccc; color: #333; }	

#btnDetails { 
	width: auto; 
	overflow: visible;
	border: 0;
	background: #96C8BE; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	}
#btnDetails:hover { background-color: #ccc; color: #333; }	



a.btnA { 
	width: auto; 
	overflow: visible;
	border: 0;
	background: #96C8BE; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	}
a.btnA:hover { background-color: #ccc; color: #333; }	


.sold { 
	float:right;
	background-color:red;
	color:black;
	}
.underOffer { 
	float:right;
	background-color:yellow;
	color:black;
	}



.profiles {
margin: auto;
padding-left:100px;
}

.propertyImage{ border: 10px solid #ddd; width:150px; height:130;  float:right; margin-top:10px; }
.propertyImage2{ border: 10px solid #ddd; width:220px; height:200;  float:right; margin-top:10px; }
.propertyImage3{ border: 3px solid #ddd; width:40px; height:40;   }



blockquote { 
	margin: 15px 0; 
	border: 1px dashed #ddd; 
	padding: 15px; 
	display: block; 
	background: #fff; 
	color: #000; 
	 border: 1px solid #ddd; 
	padding: 0 15px 0 15px;
	background-color: #eee;
	min-height: 200px; 


	}


#error {color:red;}



#flashBanner {margin-left:10px;}


h2.trigger {
		text-align:left;

		 padding: 0 0 0 50px; 
		margin: 0 0 5px 0;
		 background: url(h2_trigger_a.gif) no-repeat; height: 46px;
		 line-height: 46px; width: 450px;
		 font-size: 2em; font-weight: normal;
		 float: left; }

 h2.trigger a { 
			text-align:left;
			color: #fff; text-decoration: none;	
			 display: block; } 

h2.trigger a:hover { 
			color: #ccc; } 
			h2.active {background-position: left bottom;}

 /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
 .toggle_container { 
			margin: 0 0 5px; 
			padding: 0; border-top: 1px solid #d6d6d6;
			 background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
			 overflow: hidden; font-size: 1.2em;
			 width: 500px; clear: both; }

 .toggle_container .block { 
				padding: 20px; /*--Padding of Container--*/ 
				background: url(toggle_block_btm.gif) no-repeat left bottom;
				 /*--Bottom rounded corners--*/ }




.propertyDetail {
		margin-top:10px;
		height:500px;
		overflow:auto;
		}














