* {
	margin: 0;
	padding: 0;
	border: 0;
}
#print {
	display: none;
}
body {
	text-align: center;
	background: #91989e url(../images/bg.jpg) left top repeat-x;
	font: normal 12px/25px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

/* container */

.container {
	margin: 0 auto;
	width: 835px;
	text-align:center;
}
.clearing {
	clear: both;
	height: 0;
	line-height: 0;
}

/* top */

.top {
	position:relative;
}
#logo, #tagline, #details {
	display: block;
	float: left;
}
#logo {
	height: 135px;
	width: 85px;
	margin: 21px 0 0 17px;
	background: url(../images/logo.jpg) left top no-repeat;
}
html>body #logo {
	margin: 21px 0 0 34px;
}
#tagline {
	height: 36px;
	margin: 47px 0 0 55px;
	width: 397px;
	background: url(../images/tagline.jpg) left top no-repeat;
}
#details {
	height: 60px;
	margin: 12px 0 0 101px;
	width: 163px;
	background: url(../images/details.jpg) left top no-repeat;
}
.topimages {
	position:absolute;
	top:80px;
	left:119px;
	width: 630px;
	margin: 10px 0 0 63px;
	padding: 0 0 0 20px;
	border-left: 3px solid #8a093e;
}
.topimages img {
	float:clear;
	margin: 0 0 0 5px;
}

/* content */

.content {
	clear: both;
	padding: 20px 0 0;
}
*:lang(en) .content {
	padding: 35px 0 0;
}

.subcontent {
	background: white;
	color: #202020;
	margin: 20px 0 0 20px;
	padding: 0 0 15px;
	border: 3px solid #d2d2d2;
}
.content .subcontent h1 {
	margin: 0 0 10px;
	padding: 12px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #8a093e;
	font-style: italic;
	text-transform: uppercase;
	background: #f3f3f3 url(../images/header.jpg) left -2px repeat-x;
	border-bottom: 1px solid #c5c5c5;
}

/* left */

.left {
	float: left;
	width: 160px;
	padding: 0 25px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background: url(../images/nav.jpg) right top no-repeat;
}
.left ul {
	list-style: none;
}
.left a {
	color: white;
	text-decoration: none;
	dislplay: block;
}
.left ul ul a {
	font-weight: normal;
	text-decoration: underline;
	padding: 0 10px 0 0;
	background: url(../images/out.jpg) right 10px no-repeat;
}

/* right */

.right {
	float: left;
	width: 650px;
	text-align: left;
}
.usp {
	border: 5px solid white;
	float: left;
	margin: 0 0 15px 25px;
}
.right h1 {
	font-size: 28px;
	margin: 20px 0 20px 25px;
	color: white;
	font-weight: normal;
}
.right p {
	margin: 0 0 15px 25px;
}
.right a {
	color: #8c0d41;
}

.detailimages {
	display: block;
	width: 332px;
	float: left;
	margin: 0 20px 0 0;
	background: #d2d2d2;
	border-right: 3px solid #d2d2d2;
	border-bottom: 3px solid #d2d2d2;
}
.detailimages img {
	cursor:pointer;
	margin: 5px 0 5px 1px;
}
#mainimage {
	margin: 0;
}
.arrows {
	cursor:pointer;
	position: relative;
	top: -15px;
}

.location a {
	font-size: 10px;
}

.right h3 {
	margin: 20px 0;
	height: 28px;
	text-indent: -5000px;
	background: url(../images/keyinfo.jpg) left top no-repeat;
}
*:lang(en) .right h3 {
	background-position: 350px top;
}
.right h4 {
	font-weight: normal;
	font-size: 18px;
	color: #91989e;
	margin: 10px 0 15px 25px;
}
*:lang(en) .right h4 {
	margin: 25px 0 15px 25px;
}
.right h5 {
	font-size: 12px;
	color: #91989e;
}

/* property */

.property {
	margin: 10px 0;
}
*:lang(en) .property {
	margin: 20px 0;
}
.property img {
	float: left;
	border: 3px solid #d2d2d2;
	border-width: 3px 3px 3px 0;
	margin: 5px 20px 0 0;
}
.property p {
	float: left;
	margin: 0 20px 0 0;
}

/* header */

.header {
	background: #f3f3f3 url(../images/header.jpg) left top repeat-x;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #c5c5c5;
}
.right .header h1, .right .header h2 {
	margin: 0;
	padding: 0px 5px 12px 0;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #8a093e;
	font-style: italic;
	width: 430px;
}
.right .header h2 {
	padding: 0 0 0 25px;
	color: white;
	float: none;
	text-align:left;
	background: url(../images/subheader.jpg) left top no-repeat;
}
.right .header h2 a {
	color: #666a6f;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	display: block;
	position: relative;
	left: -15px;
}
.right span {
	color: #8c0d41;
}

/* footer */

.footer {
	clear: left;
	font-size: 10px;
	margin: 20px 0 0;
	padding: 0 0 20px;
	font-weight: bold;
	color: #686868;
	text-align: right;
	background: url(../images/footer.jpg) left top repeat-x;
}
.footer p {
	padding: 13px 0 0;
}
.footer a {
	color: #686868;
}
#cro, #webdesign {
	color: white;
}
#webdesign {
	float: right;
}
#cro {
	text-align: left;
}
#cro a, #webdesign a {
	color: white;
}

/* search form */

.searchform {
	height: 209px;
	width: 600px;
	padding: 3px 0 0;
	margin: 5px 0 0;
	background: url(../images/form.jpg) 205px top no-repeat;
}
*:lang(en) .searchform {
	padding: 5px 0 0;
}
.searchform fieldset {
	padding: 0 0 0 205px;
}

#allproperties_lettings{
	background: url(../images/form1.jpg) 50px 30px no-repeat;
}

#allproperties_sales{
	background: url(../images/form2.jpg) 50px 30px no-repeat;
}

#allproperties_commercial{
	background: url(../images/form3.jpg) 50px 30px no-repeat;
}

#allproperties_overseas{
	background: url(../images/form4.jpg) 50px 30px no-repeat;
}

.searchform p {
	padding: 11px 10px;
	font-weight: bold;
	clear: both;
	vertical-align: baseline;
}
.searchform label {
	float: left;
	width: 120px;
}
.searchform select {
	width: 121px;
	float: left;
	color: #626568;
}
#search {
	float: left;
	display: block;
	width: 106px;
	height: 38px;
	position: relative;
	left: 301px;
	background: url(../images/search.jpg) left top no-repeat;
}

/* contactform */

#contactform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#contactform textarea, #contactform input, #contactform select {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 1px 2px;
}
#contactform textarea {
	width: 150px;
	height: 80px;

}
#contactform p {
	clear: both;
	margin: 0;
	padding: 5px 0 0;
}
#contactform label {
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
.submit, .reset {
	margin-left: 150px;
	border-width: 0;
	color: white;
	font-weight: bold;
	background: #686868;
	cursor: pointer;
}
.submit {
	margin-left: 0;
	color: #d9dde7;
}
