body
{
	background: url(images/bg.jpg) top repeat-x;
	background-color: #fff;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

pre { font-size: 14px; font-family: Verdana, Geneva, sans-serif; text-align: left; }


.property
{
	border: 2px solid #000;
	padding: 5px;
	width: 720px;
	height: 160px;
	margin-bottom: 20px;
}

.property-detailed
{
	border: 2px solid #000;
	padding: 5px;
	width: 720px;
}

.property img
{
	float: right;
	width: 150px;
	margin-top: 13px;
}

.property p
{
	width: 550px;
	height: 75px;
	text-align: justify;
	font-size: 12px;
	float: left;
}

.property a,         .property-detailed a,
.property a:active,  .property-detailed a:active,
.property a:visited, .property-detailed a:active
{
	color: #000;
	text-decoration: none;
}

.property h2,
.property-detailed h2
{
	font-size: 16px;
	margin: 1px;
	border-bottom: 1px solid #000;
	display: block;
	width: 400px;

}

.property-detailed h2
{
	border: none;
	color: #000;
}

.details
{
	float: right;
	width: 400px;
	margin-top: 10px;
}

#search
{
	float: right;
	width: 160px;
	background: #fff;
	border: 2px solid #000;
}

#search ul
{
	text-indent: -30px;
	text-align: left;
	list-style: none;
	background: #fff;
}

#search li
{
	height: 35px;
	margin: 0;
	padding: 0;
	width: 160px;
}

#search li a
{
	font-weight: bold;
	height: 35px;
	color: #000;
	text-decoration: none;
	border: none;
	padding-top: 7px;
	width: 160px;
}


#images
{
	width: 710px;
	margin: 50px auto auto auto;
}

.img-right
{
	float: right;
	margin-left: 10px;
}

.text-left
{
	width: 510px;
	text-align: justify;
}

.goback a,
.goback a:active,
.goback a:visited
{
	color: #000;
}

.goback { margin-bottom: 10px; }



.property-image
{
	width: 230px;
	cursor: pointer;
}

#error
{
	border: 2px solid #000;
	width: 620px;
	padding: 10px;
	padding-top: 40px;
	height: 60px;
	margin: auto;
	margin-bottom: 150px;
	margin-top: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	background: url(images/exclamation.png) no-repeat 30px 30px #FFC4C4;
}

#error li
{
	font-size: 12px;
	font-weight: normal;
}

.pagi
{
	font-weight: bold;
}

#langs
{
	float: right;
	padding-top: 9px;
	padding-right: 10px;
}

#langs img
{
	margin-right: 3px;
	border: 1px solid #000;
	height: 15px;
	width: 30px;
}

#wrapper
{
	width: 966px;
	height: 152px;
	margin: auto;
	background-position:center top;
	background-image: url(images/header2.png);
	color: #fff;
	border-bottom: none;
}

#wrapper h2
{
	float: right;
	margin: 70px 150px;
	text-align: center;
	line-height: 30px;
	font-size: 23px;
}

#navbar
{
	background: #fff;
	width: 800px;
	height: 35px;
	border: 3px solid #000;
	margin: auto;
	font-size: 16px;
	font-weight: bold;
}

#container
{
	width: 760px;
	margin: auto;
	background-color: #e3f7f8; /* #9ed4b1; /*#f5a156; /* #036; /*: rgb(0, 128, 192);/* rgb(196, 0, 0); */
	color: #000;
	border: 3px solid #000;
	border-top: none;
	padding: 20px;
}

#margin
{
	width: 740px;
	margin: auto;
	margin-top: 20px;
}

#navbar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li
{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navbar li a,
#navbar li a:active,
#navbar li a:visited
{
	height: 28px;
	display: block;
	color: #000;
	text-decoration: none;
	border: none;
	padding-top: 7px;
	border-right: 1px solid #000;
}

#navbar li a:hover
{
	background-color: #03C /* #063 */;
	color: #FFF;
}

.title
{
	font-size: 16px;
	font-weight: bold;
}

#container img  { border: 1px solid #000; }

a, a:active, a:visited { color: #000; }
a:hover                { text-decoration: none; }
.center                { text-align: center; margin-top: 40px; }
.small                 { width: 600px; margin: auto; }
.nopadding             {  padding-bottom: 0px; }
td                     { vertical-align: top; }

#footer
{
	margin: auto;
	width: 400px;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}


#form
{
	width: 530px;
	height: 230px;
}

#form input,
#form textarea
{
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
}

#form textarea
{
	height: 100px;
}

#form p
{
	width: 200px;
	text-align: right;
}

.submit
{
	margin-left: 227px;
	width: 80px;
	height: 30px;
	color: #FFF;
	background-color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #fff;
}

.hi-robot { display: none; }
