* {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #1A171B;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: 12px;
}

ul {
	margin: 0.5em 0 1em 0;
}

h1 {
	margin: 18px 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	text-align: left;
	color: #86241E;
}

h2 {
	margin: 12px 0;
	color: #8B8989;
	font-size: 1.4em;
	font-weight: bold;
}

h2 em {
	color: #86241E;
	font-style: normal;
}

a {
	color:#747A00;
	text-decoration: underline;
}

a:hover, a.active {
	color: #770000;
}

hr {
	height: 1px;
	color: #999;
	background-color: #999;
	border: 0;
}

table.article img {
	padding: 2px;
	border: 1px solid #999;
	width: 200px;
}

table.article td {
	vertical-align: top;
}

table.article td.left {
	width: 480px;
}

table.article td.right {
	width: 206px;
	padding-left: 24px;
}

/*
div.news.title h1 {
        color:#FF8E17;
        font-size:17px;
        font-weight:bold;
        padding-left:10px;
        text-align:left;
}
*/
div.news.header div.news.title {
	width: 100%;
}

div.news.header div.news.title h1 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	width: 90%;
	color: #000;
	font-size: 1em;
	text-align: justify;
	background: none;
	border-width: 0px;
}

div.news.content {
        /*border-bottom: 1px solid #ccc;*/
        /*margin-bottom: 20px;*/
		margin: 10px 0px 25px 0px;
		padding: 0;
		color: #333;
		font-size: 0.9em;
		font-weight: lighter;
		overflow: hidden;
}

div.news.content p {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

div.news.content p.seeall {
	margin: 6px 0px 2px 0px;
	padding: 0;
}

div.news.date {
	/*margin-top: -5px;*/
	/*background-color: #CCC;*/
	margin: 0;
	padding: 0;
	margin-left: 2px;
	background: none;
	/*text-align: right;*/
	text-align: left;
	color: #F19001;
	font-weight: bold;
	font-size: 1em;
}
div.news.date a {
	color: #000;
	font-weight: normal;
}

.rewind {
	float: right;
	margin: 0;
	padding: 0;
}

ul.filelist {
	padding: 0px 0px 0px 18px;
	list-style: circle outside url(/images/icons/bullet_go_crop.png);
}

ul.filelist a {
	text-decoration: underline;
}

ul.filelist li {
	text-align: justify;
}

#push {
	height: 40px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 860px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border: 0px solid #F00;
}

#leftshadow {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 100%;
	background: url(../layouts/epestate/bg_site_left.gif) repeat-y;
}

#rightshadow {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 100%;
	background: url(../layouts/epestate/bg_site_right.gif) repeat-y;
}

#container {
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	width: 858px;
	/*border: 1px solid #B7BABE;*/
	background-color: #FFF;
}

#headerLogo {
	width: 100%;
	height: 87px;
}

#logo {
	float: left;
	margin: 5px 0 5px 8px;
	width: 211px;
	height: 77px;
	background: url(../layouts/epestate/logo.png) no-repeat;
	cursor: pointer;
}
#logo-rigth {
	display: none;
	float: right;
	margin: 30px 30px 0 0;
	width: 140px;
	height: 50px;
	background: url(../layouts/epestate/christieslogo.jpg) no-repeat;
	cursor: pointer;
}

#langs {
	float: right;
	margin: 50px 0 0 0;
	width: 50px;
	height: 20px;
}

#langs ul {
	float: right;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	height: 20px;
	list-style: none inside none;
}

#langs ul li {
	float: left;
	display: inline-block;
	width: 32px;
	text-align: center;
}

#headerMenu {
	float: left;
	margin: 3px 0 13px 0;
	padding: 0;
	width: 100%;
	height: 30px;
	text-align: center;
}
#headerMenu ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 30px;
	background: none;
	text-align: center;
	list-style: none inside none;
}
#headerMenu ul li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 286px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background: none;
}
#headerMenu ul li:hover, #headerMenu ul li.other:hover, #headerMenu ul li.last:hover {
	background-color: #CCC;
}
#headerMenu ul li a {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 287px;
	height: 30px;
	line-height: 30px;
	color: #828283;
	font-family: Arial;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#headerMenu ul li.other img, #headerMenu ul li.last img {
	position: absolute;
	top: 9px;
	left: -6px;
}

#header {
	float: left;
	margin: 0 0 13px 13px;
	padding: 0;
	width: 830px;
	height: 553px;
	background: url(../layouts/epestate/banner_v3.jpg) no-repeat;
	border: 1px solid #B7BABE;	
}

#headerTop {
	float: left;
	width: 760px;
}

#headerBottom {
	float: left;
	width: 770px;
}

#photocopy {
	float: right;
	margin: 0 15px 10px 0;
	font-size: 10px;
}
#photocopy a {
	color: #8B2322;
}

#imgMenus {
	float: left;
	width: 273px;
	height: 204px;
	background: url(../layouts/epestate/menuImages.jpg) no-repeat;
}

#imgHeader {
	float: left;
	margin: 1px 0px;
	width: 487px;
	height: 202px;
	/*background: url(../layouts/epestate/banner.jpg) no-repeat;*/
}

#content {
	position: relative;
	float: left;
	margin: 0;
	padding: 2px 5px 2px 2px;
	width: 100%;
	min-height: 300px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
#content div.col1 {
	float: left;
	margin: 0 15px;
	padding: 0;
	width: 280px;
	min-height: 300px;
	height: 100%;
}
#content div.col1 h1 {
	margin: 12px 0;
}
#content div.col1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1em;
}
#content div.col2 {
	float: left;
	margin-left: 25px;
	width: 320px;
}
#content div.col3 {
	float: right;
	margin-left: 5px;
	width: 310px;
}


#copyright {
	position: relative;
	clear: both;
	margin: 0 0 13px 0;
	padding: 4px 0px;
	width: 100%;
	height: 20px;
	color: #FFF;
	font-family: serif;
	font-size: 1.1em;
	text-align: center;
	background-color: #AB8386;
	border-top: 1px solid #B7BABE;
}
#copyright ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none inside none;
}
#copyright ul li {
	float: left;
}
#copyright ul li span.sep {
	float: left;
	/*color: #000;*/
	font-size: 1.0em;
}
#copyright ul li a {
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	/*letter-spacing: -0.03em;*/
	text-decoration: none;
}
#copyright ul li a:hover {
	text-decoration: underline;
}

#loginstatus {
	float:right;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
#search {
	position:absolute;
	right:0;
	float: left;
	padding-left:20px;
	padding-right:30px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	background:#CCC;
	border:0px solid #F00;
}
#search img {
	float:left;
	margin-right:6px;
	padding-top:2px;
}
#search form {
	float:left;
}
#search input {
	margin: 0px;
	height: 15px;
	font-size: 10px;
	border: 1px solid #DDD;
}
.toplink {
	float: left;
	margin: 0 5px;
	width: auto;
	line-height:22px;
	vertical-align:middle;
}
.toplink a {
	color: #333;
	font-weight: normal;
	text-transform:lowercase;
	text-decoration: none;
}
.toplink a:hover, .toplink a.active {
	text-decoration: underline;
}

#special {
	float: left;
	width: 710px;
	margin-top: 15px;
	margin-left: 12px;
}

#special a {
	padding: 2px;
	margin: 0 2px 0 0;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	font-weight: normal;
	color: #666;
	display: inline-block;
}

#special a:hover {
	color: #000;
}

/* classes to embellish the website */
.greyText {
	color: #8B8989;
}

.txtimport {
	color: #D15938;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.subtitle {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

.tblList {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
}

.tblList p {
	margin: 0px;
	margin-bottom: 3px;
}

p.search.result {
	border: 1px solid #CCC;
	padding: 5px 5px 5px 26px;
	background: #F9F9F9 no-repeat 5px 5px url(/images/icons/tick.png);
}

p.search.result a {
	font-weight: normal;
	color: #000;
	display: block;
}

p.search.result a:hover {
	text-decoration: none;
}

p.search.result span.found {
	color: #F93;
	font-weight: bold;
}

.hidden {
	display: none;
}

#searchfield {
	width:320px;
	padding: 3px 3px 3px 22px;
	background: #FFF no-repeat 3px 3px url(/images/icons/zoom.png);
	border: 1px solid #999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#searchfield + input, #searchfield + select, #searchfield + select + select, #searchfield + select + select + input {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.ourSelection {
	margin: 0;
	float: left;
}
div.ourSelection div.property {
	float: left;
	margin: 0 0 10px 0;
	width: 155px;
	height: 150px;
	min-height: 150px;
}
div.ourSelection div.property img {
	width: 140px;
	margin: 0;
	padding: 1px;
	border: 1px solid #CCC;
}
div.ourSelection div.property span, div.ourSelection div.property span.moreinfos a {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
div.ourSelection div.property span.moreinfos a {
	padding: 0 0 0 12px;
	color: #666;
	background: url(../layouts/epestate/dot.jpg) no-repeat 0 4px;
}

/** quick search **/
div.quickSearch {
	float: left;
	width: 280px;
	border: none;
}
div.quickSearch h2 {
	margin: 15px 0;
	padding: 0;
	color: #8B8989;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: lighter;
	letter-spacing: -0.01em;
	text-align: right;
}
div.quickSearch h2 em {
	color: #86241E;
	font-style: normal;
}
div.quickSearch hr {
	margin-left: 10px;
	height: 0px;
	color: #B8B4B4;
	border: 0 none;
	background-color: #B8B4B4;
}
div.quickSearch h3 {
	margin: 10px 55px 10px 0;
	padding: 0;
	font-size: 0.9em;
	text-align: right;
}
div.quickSearch p {
	margin: 0;
	padding: 0;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: right;
}
div.quickSearch p select {
	float: right;
	width: 140px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #CCC;
	border: 1px solid #666;
}
div.quickSearch p select option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.quickSearch p input {
	margin-left: 10px;
	width: 138px;
	height: 15px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #CCC;
	border: 1px solid #666;
}
div.quickSearch button {
	float: right;
	cursor: pointer;
	width: 68px;
	height: 19px;
	background: url(../layouts/epestate/search.jpg) no-repeat;
}

div.advSearch {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 280px;
	border: none;
}
div.advSearch hr {
	display: none;
	margin-left: 10px;
	height: 0px;
	color: #B8B4B4;
	border: 0 none;
	background-color: #B8B4B4;
}
div.advSearch h3 {
	margin: 0;
	padding: 0;
	color: #86241E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}
div.advSearch h3 em {
	color: #666;
	font-style: normal;
}
div.advSearch p {
	margin: 5px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
div.advSearch button {
	float: right;
	cursor: pointer;
	margin: 0;
	width: 68px;
	height: 19px;
	border: none;
	background: url(../layouts/epestate/search.jpg) no-repeat;
}

div.refSearch {
	float: left;
	margin: 0 0 20px 0px;
	padding: 0;
	width: 280px;
	border: none;
}
div.refSearch hr {
	display: none;
	margin-left: 10px;
	margin: 0;
	height: 0px;
	color: #B8B4B4;
	border: 0 none;
	background-color: #B8B4B4;
}
div.refSearch h3 {
	margin: 20px 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}
div.refSearch h3 em {
	color: #86241E;
	font-style: normal;
}
div.refSearch p {
	margin: 5px 0 5px 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: right;
}
div.refSearch p input {
	width: 138px;
	height: 15px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #CCC;
	border: 1px solid #666;
}
div.refSearch button {
	float: right;
	cursor: pointer;
	margin: 0;
	width: 68px;
	height: 19px;
	border: none;
	background: url(../layouts/epestate/search.jpg) no-repeat;
}
