body {
	margin: 0;
	background-color: #FFFEE0;
	color: #735741;
}

body,p,input,textarea,select,td,th {
	font-size: 10pt;
	/* font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; */
	font-family: Times New Roman, Times, Gerona, serif;
}

a:link {
	color: #404040;
}
a:visited {
	color: #808080;
}
a:active {
	color: black;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, Gerona, serif;
}

h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 8pt; }

h1,h2,h3,h4,h5,h6 {
}

form {
	margin: 0px;
	padding-left: 5px;
}

#container1 {
	width: 805px;
	background-color: #fffee0;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/background.png') 0 0 repeat-y;
}

#frame1 {
	width: 770px; /* 770px */
	background-color: #fffee0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#header1 {
}

#logo1 {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}
#logo1 a img {
	border: none;
	display: block;
}

#menu1 {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 400px;
}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 ul li {
	display: inline;
}
#menu1 ul li a {
	color: #735741;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 90px;
	height: 22px; /* 30px */
	float: left;
	background: url('/images/menu.png') 0 0 no-repeat;
	padding-top: 8px;
}
#menu1 ul li a:hover, #menu1 ul li.active a {
	padding-top: 6px;
	height: 24px;
	background-position: -90px 0;
}

#footer1 {
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-color: #735741;
	color: white;
	font-size: 6pt;
	font-weight: bold;
}
#footer1 table {
	width: 100%;
	border-collapse: collapse;
}
#footer1 table tr td {
	padding: 5px;
}
#footer1 table tr td.col2 {
	text-align: right;
}
#footer1 a {
  color: white;
}

#body1 {
	clear: both;
}

#content1 {
	padding: 10px;
}
#content1 p {
	text-align: justify;
	line-height: 15pt;
}

#header1 div.address {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.flags {
	text-align: right;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.flags ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	margin-left: 0px;
}
div.flags ul li {
	display: inline;
}
div.flags ul li a {
	margin-right: 5px;
}
div.flags ul li a img {
	border: none;
}
div.flags ul li a:hover img {
	-moz-opacity:0.25;
	opacity: 0.25;
	filter: alpha(opacity=25);
}

#banner1 {
}
#banner1 img {
	display: block;
}
#banner1 object {
  display: block;
}

div.shortcuts {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
}

div#tab1 {
	float: left;
}

div#tab1, div#classes, div#featured {
	min-height: 250px;
}

table.tab1 {
  width: 240px;
	border-collapse: collapse;
	border: 1px solid #72583f;
	background-color: #eee8d0;
	empty-cells: show;
}
table.tab1 tr td {
	padding: 0px;
	margin: 0px;
}
table.tab1 a {
	text-decoration: none;
	color: #6d533c;
	text-transform: uppercase;
}
table.tab1 tr td.col1, table.tab1 tr td.col2, table.tab1 tr td.col3 {
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
table.tab1 tr td.col1 {
	width: 50px;
	height: 36px;
	background: url('/images/tab1.png') 0 0 repeat-x;
}
table.tab1 tr td.col2 {
	width: 95px;
	height: 36px;
	background: url('/images/tab2.png') 0 0 no-repeat;
}
table.tab1 tr td.col3 {
	width: 90px;
	height: 42px;
	background: url('/images/tab3.png') 0 0 no-repeat;
}
table.tab1 tr td.main1 {
	padding: 5px;
}

div#classes {
	float: left;
	width: 108px;
	margin-left: 10px;
}
div#classes ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
}
div#classes ul li {
  margin-bottom: 15px;
}

div#featured {
	float: left;
	border: 1px solid #6d533c;
	width: 380px;
	background-color: #eee8d0;
	margin-left: 10px;
	height: 320px;
}
div#featured h1 {
	text-align: center;
	margin: 2px;
}

/* infocasa overrides */
div#featured div.hlArea, div#featured div.hlPropertyType, div#featured div.hlPrice {
  display: none;
}
div#featured div.hlThumbnail a, div#featured div.hlThumbnail img {
  border: none;
}
div#featured div.hlThumbnail img {
  border: 1px solid #6d533c;
}
/* div#search1 input#rn, */
/*div#search1 {
	width: 240px;
}*/
div#search1 div.label {
  display: none;
}

input.qs_button {
}
div.hlThumbnail img {
  width: 148px;
  height: 118px;
}

table.shortlistTable {
  border-collapse: collapse;
  border: 1px solid #666666;
  /* 2008 09 26 . jcuenca . removed width: 70%; */
  width: 100%; 
  margin-left: auto;
  margin-right: auto;
}
table.shortlistTable tr td {
  padding: 0px;
  border: 1px solid #666666;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  padding: 4px;
}
table.shortlistTable tr td.rendescription {
  
  vertical-align: top;
}
table.shortlistTable tr td.image {
  width: 120px;
  padding: 0px;
  vertical-align: center;
}
table.shortlistTable tr td img {
  display: block;
}
table.shortlistTable tr td table {
  width: 100%;
}
table.shortlistTable tr td table {
  border-collapse: collapse;
}
table.shortlistTable tr.renbottomrow td table tr td {
  font-weight: bold;
  font-size: 8pt;
}
table.shortlistTable tr td table tr td {
  border: none;
  padding: 0px;
}

div#reference h1 {
  background-color: #775539;
  color: white;
  padding-left: 0.5em;
}

div#photos_small img {
  width: 93px;
  height: 69px;
  border: 1px solid #775539;
  margin-right: 5px;
  margin-bottom: 5px;
}

input#rn {
  width: 216px;
}
div.searchbutton {
  margin-right: 10px;
}
div#search1 table {
  height: 321px;
}