* { margin: 0; padding: 0; }

body {
	background: #e5e5db;
	text-align: center;
	color: #565656;
}

body, table, label, input, select, textarea, button {
	font: normal 12px Arial, Helvetica, sans-serif;
}

fieldset { border: none; }
option { padding-right: 6px; }

hr { display: none; }
a { color: #da1202; outline: none; text-decoration: none; }

h2, h3, h4 { color: #2a2325; letter-spacing: -1px; }
h2 { font-size: 18px; }
h3 {
	font-size: 18px;
	line-height: 21px;
}
h4 { font-size: 16px; }

form em {
	font-size: 11px;
	font-style: normal;
	color: #da1202;
	background: url('../images/arrowError.gif') 0 3px no-repeat;
	padding-left: 15px;
}

p strong { color: #2a2325; }
img { border: none; }

.clearer,
.separator {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
	overflow: hidden;
}

.separator {
	height: 1px;
	background: #d0d2bd;
	margin: 21px 0 14px;
}

.container {
	width: 984px;
	margin: 0 auto;
	text-align: left;
}

.top {
	width: 984px;
	height: 145px;
	float: left;
	display: block;
	position: relative;
	background: url('../images/bgTop.gif') center bottom no-repeat;
}

.logo {
	width: 202px;
	height: 94px;
	float: left;
	display: inline;
	margin-top: 33px;
}

.logo img {
	display: block;
}

blockquote.payoff {
	width: 360px;
	float: left;
	display: inline;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	color: #373929;
	margin: 62px 0 0 21px;
}

blockquote.payoff strong {
	font-size: 17px;
	display: block;
	text-indent: 30px;
}

.userArea {
	width: 401px;
	height: 106px;
	float: left;
	display: inline;
	margin-top: 11px;
}

ul.userAreaTabs {
	height: 32px;
	float: right;
	display: inline;
	margin-right: 7px;
	list-style: none;
}

ul.userAreaTabs li {
	float: left;
	display: inline;
	line-height: 29px;
}

ul.userAreaTabs li a {
	float: left;
	display: inline;
	padding: 0 14px;
	border-top: 3px solid #e5e5db;
	color: #2a2325;
}

ul.userAreaTabs li a.active,
ul.userAreaTabs li a.active:hover {
	font-weight: bold;
	border-color: #d0d2bd;
	background: #babca8;
	color: #fff;
}

ul.userAreaTabs li a:hover {
	background: #c6c8b0;
}

ul.userAreaNav {
	width: auto;
	width: 300px !ie;
	white-space: nowrap;
	overflow: hidden;
	height: 74px;
	float: right;
	display: inline;
	list-style: none;
	position: relative;
	margin-top: -1px;
	border-top: 1px solid #d0d2bd;
}

ul.userAreaNav li {
	float: left;
	display: inline;
}

ul.userAreaNav li a {
	color: #373929;
	height: 32px;
	float: left;
	display: inline;
	padding: 42px 21px 0;
	background-position: center 21px;
	background-repeat: no-repeat;
	border-left: 1px solid #d0d2bd;
}

ul.userAreaNav li a.userAccount {
	background-image: url('../images/iconUser.gif');
}

ul.userAreaNav li a.userProperties {
	background-image: url('../images/iconProperties.gif');
}

ul.userAreaNav li a.userLogout {
	background-image: url('../images/iconLogout.gif');
}

ul.userAreaNav li a:hover,
ul.userAreaNav li a.active {
	color: #2a2325;
	background-color: #a1a389;
}

form#topLoginForm {
	width: 400px;
	float: right;
	display: inline;
}

fieldset.userAreaLogin {
	width: auto;
	float: right;
	display: inline;
	margin-right: 14px;
}

.userAreaLoginCell {
	width: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 13px 7px 0 0;
}

fieldset.userAreaLogin label {
	display: block;
}

fieldset.userAreaLogin input {
	display: block;
	background: #fff;
	margin-top: 3px;
	border: 3px solid #fff;
	padding: 3px;
}

input.inputUser {
	width: 138px;
}

input.inputPass {
	width: 74px;
}

button.btnLgnSubmit {
	height: 31px;
	line-height: 31px;
	float: left;
	display: inline;
	margin-top: 29px;
	padding: 0 14px;
	padding: 0 7px !ie;
	color: #fff;
	font-weight: bold;
	border: none;
	background: url('../images/bgTabGrey.gif') left center repeat-x;
}

.langSelect {
	width: auto;
	height: 19px;
	float: right;
	display: inline;
	margin: 9px 17px 0 0;
}

.langSelect img {
	float: left;
	display: inline;
	margin-left: 3px;
}

.content {
	width: 977px;
	float: left;
	display: inline;
	margin-left: 7px;
	background: #d0d2bd url('../images/bgContent.gif') right top repeat-y;
}

.leftSide {
	width: 715px;
	float: left;
	display: inline;
	margin-left: 7px;
}

.leftSideTop {
	width: 715px;
	/*height: 352px;*/
	padding-bottom: 111px;
	float: left;
	display: block;
	border-bottom: 7px solid #d0d2bd;
	background: #4a91e6 url('../images/bgHomeIntro.jpg') center bottom no-repeat;
}

.leftSideNav {
	width: 715px;
	height: 45px;
	float: left;
	display: block;
	border-bottom: 8px solid #da1202;
	background: #d0d2bd;
}

.leftSideNav ul {
	width: auto;
	height: 45px;
	float: left;
	list-style: none;
}

.leftSideNav ul li {
	float: left;
	display: inline;
	margin-right: 2px;
	font-size: 16px;
	line-height: 45px;
}

.leftSideNav ul li a {
	height: 45px;
	float: left;
	display: inline;
	padding: 0 21px;
	color: #fff;
	background: #373929 url('../images/bgTabGrey.gif') left top repeat-x;
}

.leftSideNav ul li a.active,
.leftSideNav ul li a.active:hover {
	color: #fff;
	background: #da1202 url('../images/bgTabRed.gif') left top repeat-x;
}

.leftSideNav ul li a:hover {
	background: #373929;
}

a.uploadProperty {
	float: right;
	display: inline;
	width: auto;
	height: 38px;
	line-height: 38px;
	padding: 0 21px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	background: url('../images/tabUpProp_en.gif') left top repeat-x;
}

a.uploadProperty:hover {
	background: #da1202;
}

.welcomeText {
	width: 353px;
	float: left;
	display: inline;
	color: #fff;
	margin: 21px 0 0 21px;
}

.welcomeText h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	color: #fff;
}

.welcomeText h1 span {
	font-size: 30px;
	display: block;
	text-indent: 0;
}

.welcomeText p {
	font-size: 15px;
	line-height: 19px;
	margin-top: 21px;
	color: #eff7ff;
}

.welcomeText p a {
	color: #fff;
	width: auto;
	height: 31px;
	line-height: 31px;
	padding: 7px 14px;
	background: #e22936 url('../images/bgBtnLeftTop.gif') left top repeat-x;
}

.welcomeText p a:hover {
	background: #e22936;
}

.searchBox {
	width: 278px;
	float: left;
	display: inline;
	margin-left: 21px;
	padding: 21px;
}

.searchBox h2 {
	color: #fff;
}

.searchBoxFieldsCell {
	width: auto;
	float: left;
	display: inline;
	margin-right: 14px;
}

fieldset.searchBoxFields {
	margin: 14px 0 0;
}

fieldset.searchBoxFields label {
	display: block;
	color: #fff;
}

fieldset.searchBoxFields select,
fieldset.searchBoxFields input {
	padding: 4px;
	margin: 2px 0 14px;
}

button.btnSearchSubmit {
	color: #fff;
	width: auto;
	height: 31px;
	line-height: 31px;
	padding: 0 14px;
	padding: 0 7px !ie;
	border: 0;
	background: #e22936 url('../images/bgBtnLeftTop.gif') left top repeat-x;	
}

.leftSideContent {
	width: 673px;
	float: left;
	display: block;
	padding: 14px 21px 0;
	border-bottom: 7px solid #D0D2BD;
	padding-bottom: 14px;
	background: #fff;
}

.leftSideContent h2 {
	border-bottom: 3px solid #d0d2bd;
	padding-bottom: 15px;
	font-size: 24px;
}

fieldset.sortList {
	width: auto;
	float: right;
	position: relative;
	margin-top: -42px;
}

.propertyList {
	width: 673px;
	float: left;
	display: block;
}

.propertyListItem {
	width: 673px;
	float: left;
	display: block;
	margin-top: 21px;
	font-size: 13px;
	line-height: 17px;
	border-bottom: 1px solid #d0d2bd;
	/*background: url('../images/dotGrey.gif') center top repeat-y;*/
	background: url('../images/bgListItem.gif') 525px 0 repeat-y;
}

.propertyListItemImg {
	width: 140px;
	height: 105px;
	float: left;
	display: inline;
	overflow: hidden;
	background: #babca8;
	position: relative;
}

.propertyListItemImg img {
	display: block;
}

.sold {
	width: 140px;
	height: 105px;
	color: #fff;
	background: #fe0000;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 105px;
	position: absolute;
	left: 0;
	top: 0;
}

h2.propertyItemTitle,
h3.propertyItemTitle {
	color: #6c6d5c;
}

h2.propertyItemTitle span {
	color: #2a2325;
}

.propertyListItem h3 {
	width: 511px;
	font-size: 18px;
	line-height: 22px;
	float: left;
	display: inline;
	margin-left: 21px;
	background: #fff;
}

h3.propertyItemTitle a {
	color: #2a2325;
}

h3.propertyItemTitle a:hover {
	color: #da1202;
}

h3.propertyItemTitle span {
	color: #d0d2bd;
	margin: 0 3px;
}

.propertyListItem p a,
.propertyListItem li a {
	padding: 5px 6px;
	position: relative;
	margin-left: -6px;
}

.propertyListItem p a:hover,
.propertyListItem li a:hover {
	background: #da1202 url('../images/bgTabRed.gif') left center repeat-x;
	color: #fff;
}

.propertyListItemTeaser {
	width: 350px;
	float: left;
	display: inline;
	margin-left: 21px;
	padding: 0 14px 14px 0;
}

.propertyListItemTeaser p {
	margin-top: 14px;
}

.propertyListItemOther {
	width: 134px;
	float: left;
	display: inline;
	margin-top: 14px;
	padding-left: 14px;
	padding-bottom: 11px;
}

.propertyListItemOther ul {
	list-style: none;
}

li.empty {
	line-height: 12px;
}

.pages {
	width: 773px;
	float: left;
	display: block;
	font-size: 13px;
	line-height: 60px;
	margin-bottom: -14px;
	color: #6c6e5d;
}

.pages span {
	float: left;
	display: inline;
	margin-right: 14px;
}

.pages a,
.pages strong {
	float: left;
	display: inline;
	height: 60px;
	padding: 0 14px;
	color: #6c6e5d;
}

.pages strong {
	position: relative;
	margin-bottom: -7px;
	font-weight: bold;
	background: #e5e5db;
	border-bottom: 7px solid #a1a389;
	color: #da1202;
}

.pages a:hover {
	color: #2a2325;
	background: #eeeee7;
}

ul.directions {
	width: 673px;
	float: left;
	display: block;
}

.dirTop {
	border-bottom: 3px solid #d0d2bd;
	padding-bottom: 13px;
	margin-bottom: 7px;
}

.dirBottom {
	border-top: 3px solid #d0d2bd;
	padding-top: 13px;
}

ul.directions li {
	width: 224px;
	float: left;
	display: inline;
}

ul.directions li a {
	color: #babca8;
}

ul.directions li a:hover {
	color: #6c6e5d;
}

ul.directions li.dir1 {}
ul.directions li.dir2 { text-align: center; }
ul.directions li.dir3 { text-align: right; }

p.breadcrumbs {
	color: #babca8;
	position: relative;
	margin-top: -29px;
	margin-bottom: 14px;
}

p.breadcrumbs a {
	color: #babca8;
}

p.breadcrumbs a.active,
p.breadcrumbs a.active:hover {
	color: #da1202;
}

p.breadcrumbs a:hover {
	color: #6c6e5d;
}

.propertyItemGallery {
	width: 416px;
	float: left;
	display: inline;
	margin-top: 21px;
	background: #babca8;
}

.propertyItemGalleryImg {
	width: 416px;
	height: 312px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
}

.propertyItemGallery img {
	margin: 0 auto;
}

.propertyItemGalleryThumbs {
	width: 416px;
	float: left;
	display: block;
	padding-bottom: 6px;
	border-top: 7px solid #fff;
}

.propertyItemGalleryThumbs img {
	float: left;
	display: inline;
	margin: 6px 0 0 6px;
	border: 1px solid #fff;
}

.propertyItemInfo {
	width: 236px;
	float: left;
	display: inline;
	margin: 0 0 0 21px;
	font-size: 13px;
	line-height: 19px;
}

.propertyItemInfo h3 {
	margin-top: 21px;
}

.propertyItemInfo p,
.propertyItemInfo ul {
	list-style: none;
	margin-top: 14px;
}

.propertyItemInfo a:hover {
	color: #2a2325;
}

.contentFromEditor {
	font-size: 13px;
	line-height: 17px;
}

.cfeFloat {
	width: 416px;
	float: left;
	display: inline;
	padding-bottom: 7px;
}

.contentFromEditor img {
	margin: 21px 0 7px;
}

.contentFromEditor h3 {
	margin-top: 21px;
}

.contentFromEditor h4,
.contentFromEditor p,
.contentFromEditor ul,
.contentFromEditor ol {
	margin-top: 14px;
}

.contentFromEditor ul,
.contentFromEditor ol {
	margin-left: 21px;
}

.contentFromEditor li {
	margin-top: 7px;
}

.contentFromEditor p a:hover,
.cfeSide p a:hover {
	border-bottom: 1px solid #da1202;
}

.cfeSide {
	width: 236px;
	float: right;
	display: inline;
	margin: 0;
	padding-bottom: 14px;
	background: #eeeee7;
}

.cfeSide h3 {
	margin-top: 14px;
	padding: 0 14px;
}

ul.cfeSideNav {
	width: 236px;
	float: left;
	display: block;
	margin: 14px 0 21px;
	list-style: none;
	border-bottom: 1px solid #d0d2bd;
}

ul.cfeSideNav li {
	width: 208px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 15px;
}

ul.cfeSideNav li a {
	width: 208px;
	float: left;
	display: block;
	padding: 7px 14px;
	border-top: 1px solid #d0d2bd;
	color: #565656;
}

ul.cfeSideNav li a:hover {
	color: #da1202;
	border-color: #da1202;
	background: #e5e5db url('../images/corner.gif') left top no-repeat;
}

.cfeSide p {
	margin: 14px 14px 0;
}

table.propertyItemSpecs {
	width: 673px;
	margin-top: 14px;
	border-top: 1px solid #d0d2bd;
}

table.propertyItemSpecs td {
	width: 154px;
	padding: 6px 7px;
	border-bottom: 1px solid #d0d2bd;
}

td.propertyItemSpecsCarac {
	color: #2a2325;
	background: #e5e5db;
}

.propertyItemDesc {
	width: 315px;
	float: left;
	display: left;
	padding-right: 21px;
	overflow: hidden;
}

.pIdForm {
	background: #e5e5db;
	padding: 0 11px;
}

fieldset.contactForm,
fieldset.directContactForm {
	margin-top: 7px;
	padding-bottom: 14px;
}

fieldset.contactForm p {
	width: 416px;
}

fieldset.directContactForm p {
	width: 326px;
}

fieldset.contactForm p,
fieldset.directContactForm p {
	float: left;
	display: block;
	margin-top: 7px;
}

fieldset.contactForm p em,
fieldset.directContactForm p em {
	margin-left: 115px;
}

fieldset.contactForm label,
fieldset.directContactForm label {
	width: 115px;
	float: left;
	display: inline;
	padding-top: 6px;
}

span.fieldGroup {
	width: 300px;
	float: left;
	display: inline;
}

input.textField {
	width: 185px;
}

input.textFieldSmall {
	width: 68px;
	margin-right: 7px;
}

textarea.textAreaField {
	width: 185px;
	height: 80px;
}

fieldset.contactForm textarea.textAreaField {
	width: 289px;
	height: 100px;
}

input.textField,
input.textFieldSmall,
textarea.textAreaField {
	background: #fff;
	border: 1px solid #d0d2bd;
	padding: 5px;
}

p.formError input.textField,
p.formError input.textFieldSmall,
p.formError textarea.textAreaField {
	border-color: #da1202;
}

span.requiredMark,
p.formError label {
	color: #da1202;
}

fieldset.contactForm button,
fieldset.directContactForm button {
	margin-left: 115px;
}

button.btnSubmit {
	color: #fff;
	width: auto;
	height: 31px;
	line-height: 31px;
	padding: 0 14px;
	padding: 0 7px !ie;
	border: 0;
	background: #e22936 url('../images/bgTabRed.gif') left top repeat-x;
}

p.warning {
	color: #fff;
	padding: 8px 11px;
	background: #e22936 url('../images/bgTabRed.gif') left top repeat-x;
}

.upPropContainer {
	width: 673px;
	float: left;
	display: block;
	margin-top: 17px;
	font-size: 13px;
}

.upPropContainerCol {
	width: 326px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 21px;
}

.upPropContainerCol.noMargin {
	margin-right: 0;
}

.upPropContainer h3 {
	margin-bottom: 14px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d0d2bd;
	font-size: 17px;
}

.upPropContainer p {
	margin-bottom: 14px;
	line-height: 17px;
}

.upPropContainerCol p a {
	display: block;
	background: #e5e5db;
	padding: 8px 10px;
	margin-bottom: 14px;
}

.upPropContainerCol p a:hover {
	color: #fff;
	background: #da1202 url('../images/bgTabRed.gif') left top repeat-x;
}

.upPropContainerCol .directContactForm p {
	margin-top: 0;
}

.directContactForm .btnLgnSubmit {
	margin: 0 0 0 115px;
	float: left;
	display: inline;
}

ul.upPropSteps {
	width: 673px;
	float: left;
	display: block;
	list-style: none;
	margin-bottom: 21px;
}

ul.upPropSteps li {
	width: 224px;
	float: left;
	float: left;
	display: inline;



	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #d0d2bd;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #d0d2bd;
}

ul.upPropSteps li.active {
	color: #da1202;
	border-color: #da1202;
}

fieldset.upPropFieldset {
	float: left;
	display: block;
	margin-bottom: 14px;
}

fieldset.upPropFieldset p {
	width: 673px;
	float: left;
	display: block;
	margin: 0 0 7px;
}

fieldset.upPropFieldset p:hover {
	background: #eeeee7;
}

fieldset.upPropFieldset p em {
	margin-left: 273px;
}

fieldset.upPropFieldset label {
	width: 259px;
	float: left;
	display: inline;
	padding: 6px 14px 0 0;
	text-align: right;
}

fieldset.upPropFieldset select {
	width: 200px;
	padding: 4px;
}

fieldset.upPropFieldset textarea.textAreaField {
	width: 368px;
	height: 120px;
}

fieldset.upPropFieldset button.btnLgnSubmit {
	margin: 7px 0 0 273px;
}

fieldset.uploadedPhotos {
	width: 673px;
	float: left;
	display: block;
	overflow: hidden;
}

.tmpUploadImage {
	display: inline;
}

.tmpUploadImage a {
	width: 160px;
	float: left;
	display: block;
	padding-bottom: 7px;
}

.rightSide {
	width: 248px;
	float: left;
	display: inline;
	margin-left: 7px;
}

.featProperty {
	width: 248px;
	float: left;
	display: block;
	padding-bottom: 14px;
	background: #da1300 url('../images/bgPropOfWeek.gif') right bottom no-repeat;
	color: #fff;
}

.featProperty h2 {
	margin: 8px 14px;
	color: #fff;
}

.featProperty h3 {
	font-size: 13px;
	line-height: 17px;
	margin-left: 14px;
}

.featProperty h3 a {
	color: #fff;
}

.featProperty ul {
	list-style: none;
	margin: 4px 0 0 14px;
}

.featProperty ul li {
	line-height: 17px;
}

a.viewDetails {
	color: #2a2325;
	float: right;
	clear: right;
	display: inline;
	position: relative;
	font-weight: bold;
	margin: -23px 7px 0 0;
	padding: 7px;
}

a.viewDetails:hover {
	background: #e13e2e;
}

.featPropertyImg {
	display: block;
	background: #c21100;
	margin: 15px 7px 7px;
	padding: 7px;
	text-align: center;
	overflow: hidden;
}

.rightSideBox {
	width: 234px;
	float: left;
	display: block;
	padding: 7px;
	background-image: url('../images/bgBoxRight.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.rightSideBox h2 {
	color: #d0d2bd;
	margin: 0 0 7px 7px;
}

.hotZones {
	color: #d0d2bd;
	font-size: 13px;
	line-height: 21px;
	background-color: #6c6e5d;
	padding: 12px 7px 15px;
	padding: 12px 7px 19px !ie;
}

.hotZones a {
	color: #d0d2bd;
	float: left;
	display: inline;
	padding: 0 7px;
}

.hotZones a:hover {
	color: #fff;
	font-size: 14px;
	background: #da1300;
}

.rSAds {
	background-color: #fff;
}

.rSAds img {
	display: block;
	padding-bottom: 7px;
}

.footer {
	width: 928px;
	float: left;
	display: block;
	padding: 14px 21px 14px 35px;
	color: #6c6e5d;
}

.footer p {
	margin-top: 7px;
	line-height: 16px;
}

.footer a {
	color: #6c6e5d;
}

.footer a:hover {
	color: #da1202;
}

p.socofi {
	margin-top: 14px;
}

p.socofi a {
	padding-top: 7px;
	border-top: 1px solid #d0d2bd;
}

#tellAFriend{
	font-size: 11px;
	float: right;
}

#tellafriend_form
{
	position: absolute;
	top: 0px;
	background-color: #E45041;
	padding: 10px;
	border: 1px solid #fff;
	left: 50%;
	margin-left: -135px;
	color: #fff;
	text-align: left;
	top: -400px;
	display: none;
	width: 270px;
}
#tellafriend_form h3
{
	font-size: 14px;
	margin-bottom: 4px;
}
#tellafriend_form p {
	clear: left;
}
#tellafriend_form input,
#tellafriend_form textarea,
#tellafriend_form label
{
	margin: 4px 0 4px 10px;
	position: relative;
	float: left;
	width: 250px;
}
#tell_ajax_indicator
{
	display: none;
}
