
body, * {
  font-size: 100%;
  font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
  padding: 0;
  margin: 0;
  text-align: left;
  margin-top: 0px;
  line-height: 1.4em; }

body {
  width: 990px;
  margin: 0 auto; }

a {
	font-size: 10px;
}
a:link {
	text-decoration: none;
color:#122698;}
  


a:hover {
  color: #fd942a;
  }
  
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.b {
	font-size: 16px;
}
.b:link {
	text-decoration: none;
color:#122698;}
b:active {
	text-decoration: none;
}
.b:hover {
	color:  #fd942a;
	
}
.b:visited {
	text-decoration: none;
}

p {
  margin-bottom: 1em; }

ol, ul {
  padding-left: 1.5em;
  margin: 0 0 0.3em 0; }

ol {
  margin-left: 1em; }

li {
  margin: 0 0 -0.5em 0; }

h1, h2, h3 {
  color: #333333;
  margin: 0 0 .3em 0;
  padding: 0;
  font-weight: bold; }

h1 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 1.3em; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: .9em; }

hr {
  background-color: #b3b3b3;
  border: medium none;
  clear: both;
  color: #b3b3b3;
  height: 1px; }

img {
  border: none; }

quote {
  font-style: italic;
  font-size: .8em; }

small {
  font-size: .8em; }

sup {
  font-size: .8em; }

table {
  margin: 0 0 30px 0; }

fieldset {
  border: none; }
  fieldset fieldset {
    padding: 1em;
    border-bottom: 1px solid #e0e0e0; }
  fieldset label {
    padding: 0.1em 1em 0.1em 0;
    text-align: right;
    clear: both; }

.field_note {
  color: #666666;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 1em;
  padding-left: 33%; }

input, select, textarea {
  border: 1px solid #c3c3c3;
  border-top-width: 0;
  border-bottom-color: #ddd;
  background: #fff url(images/input_bg.png) repeat-x;
  padding: .1em  0 .1em .3em;
  font-size: .95em; }

input[type=image] {
  border: none;
  background: none; }

select {
  font-size: .9em; }

button {
  background: none;
  border: 0;
  color: #ec5e12;
  text-decoration: underline;
  cursor: pointer;
  float: left;
  width: 1pt;
  overflow: visible; }

button:hover {
  color: #fd942a;
  text-decoration: none; }



button[class] {
  width: auto; }

form.button_for {
  display: inline; }

.button, .button:hover, a.button, a.button:hover {
  background: #f57e3e url(images/submit_bg.png) top left repeat-x;
  border: 1px solid #ec5e12;
  color: #fff;
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  padding: .1em .4em;
  text-align: center;
  text-decoration: none;
  overflow: visible; }



input[type=submit] {
  background: #f57e3e url(images/submit_bg.png) top left repeat-x;
  border: 1px solid #ec5e12;
  color: #fff;
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  padding: .1em .4em;
  text-align: center;
  text-decoration: none;
  overflow: visible; }

label {
  display: block;
  float: left;
  width: 33%; }

#header {
  float: left;
  width: 100%;
  margin: 1px 0 1px 0;
  padding: 0 0 5px 0;
  background: url(images/header_shadow.png) bottom left repeat-x;
  font-size: .8em; }
  #header #logo {
    float: left; }
  #header #url {
    float: right;
    margin: 1px 0 1px 0;
    font-weight: bold;
    font-size: .8em;
    color: #333333; }

#google_search {
  clear: both;
  background: #bb1918 url(images/header_bg.png) 0 0 repeat-x;
  color: #fff;
  width: 100%; }
  #google_search form.googlesearch {
    padding: .2em .5em;
    text-align: right; }
  #google_search a, #google_search a:hover {
    text-decoration: none;
    color: #fff; }
  #google_search a:hover {
    text-decoration: underline; }
  #google_search input {
    width: 152px; }

#navigation {
  float: right;
  margin-left: 190px;
  font-size: .95em; }
  #account_nav ul {
    list-style: none;
    margin: 0;
    float: left; }
    #account_nav ul li {
      display: inline;
      float: left; }
    #account_nav ul li.last button {
      padding-right: 0;
      border-right: 0; }
  #account_nav button {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    padding: 0 .5em;
    border-right: 1px solid #ddd; }
  #account_nav button:hover {
    text-decoration: underline; }

#container {
  width: 529px;
  background-color: #ffffff;
  border-left: 255px solid #ffffff;
  border-right: 206px solid #ffffff;
  float: left; }
  #container #subnav {
    float: left;
    width: 235px;
    margin-left: -255px;
    position: relative;
    font-size: .75em; }
    #container #subnav ol li {
      width: 100%;
      display: list-item; }
      #container #subnav ol li button {
        float: none;
        display: block;
        width: 99%; }
  #container #content {
    float: left;
    width: 529px;
    margin-right: -529px;
    font-size: .8em; }
  #container #sidebar {
    float: right;
    font-size: .75em;
    width: 186px;
    margin-right: -206px;
    padding-left: 20px;
    position: relative; }
    #container #sidebar ul {
      margin-bottom: 0; }

body.no-subnav #container {
  width: 784px;
  border-left: 0px; }
  body.no-subnav #container #content {
    width: 784px; }
  body.no-subnav #container #subnav {
    display: none; }

body.no-sidebar #container {
  width: 735px;
  border-right: 0px; }
  body.no-sidebar #container #content {
    width: 735px;
    margin-right: -764px; }
  body.no-sidebar #container #sidebar {
    display: none; }

body.no-subnav-or-sidebar #container {
  width: 990px;
  border-left: 0px;
  border-right: 0px; }
  body.no-subnav-or-sidebar #container #content {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px; }
  body.no-subnav-or-sidebar #container #subnav {
    display: none; }
  body.no-subnav-or-sidebar #container #sidebar {
    display: none; }

#footer {
  clear: both;
  margin: 0 auto;
  padding: 15px 0;
  width: 990px;
  text-align: center;
  font-size: .75em;
  color: #b3b3b3; }
  #footer #bottom_nav {
    background: url(images/footer_bg.png) bottom left repeat-x;
    border-top: 1px solid #f2f2f2;
    padding: .5em 0;
    margin: 0 0 .5em;
    font-weight: bold;
    float: left;
	text-align: center;
    width: 100%; }
    #footer #bottom_nav ul {
      list-style: none;
      padding: 0 0 0 105px;
      margin: 0;
      float: left; 
	  text-align: center;}
    #footer #bottom_nav li {
      float: left; 
	  text-align: center;}
    #footer #bottom_nav a, #footer #bottom_nav button {
      border-right: 1px solid #b3b3b3;
      margin: 0 0 0 .5em;
      padding: 0 .5em 0 0;
      font-weight: normal;
      font-size: 1em;
	  text-align: center; }
    #footer #bottom_nav a {
      padding-top: .1em;
      padding-bottom: .1em; 
	  text-align: center;}
  #footer .google_ads {
    clear: both;
    margin: 1em 0;
    padding: 1em 0 0; }
  #footer div, #footer h3 {
    text-align: center;
    font-weight: normal; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

#print #property_title h1 {
  padding-bottom: 3px; }
#print #property_agent {
  font-weight: bold; }
  #print #property_agent img {
    padding-right: 5px; }
#print #property_description {
  padding-top: 10px; }
#print #print_link {
  font-size: 20px; }

#admin #logo {
  margin: 0 0 10px 10px; }
#admin #nav {
  width: 15%; }
#admin #main {
  float: left;
  width: 80%;
  padding: 0 20px;
  margin: 0; }

rounded_box







input.valid_content {
  border: 2px solid #0F0; }

input.invalid_content {
  border: 2px solid #bf1a19; }



.autocomplete {
  background-color: #fff;
  border: 1px solid #b3b3b3;
  width: 250px;
  font-size: .9em; }
  .autocomplete ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .autocomplete ul li.selected {
      background-color: #b3b3b3; }
    .autocomplete ul li {
      cursor: pointer;
      list-style-type: none;
      padding: 0 .5em; }

.break {
  clear: both;
  font-size: 1px;
  height: 1px; }

.clear {
  clear: both; }

li> .button_for {
  margin: 0 0 .3em;
  padding: 0 0 3px;
  width: 100%; }

.clear_link, .clear_link a, .clear_link button {
  text-decoration: none; }

.favlink {
  font-size: .9em; }
  .favlink a {
    text-decoration: none; }
  .favlink img {
    margin-right: .5em; }
  .favlink small {
    margin-left: .5em; }



li.submit {
  list-style: none;
  padding: 1em 0 0 0; }

#popular_left_column {
  float: left;
  width: 375px; }

#popular_right_column {
  float: right;
  padding-right: 100px;
  
  width: 250px; }

a.create, a.edit, a.basket_add, a.info, a.rss {
  padding: 4px 0 4px 20px;
  font-weight: bold; }

a.create {
  background: url(images/icons/add.png) 0 50% no-repeat; }

a.edit {
  background: url(images/icons/edit.png) 0 50% no-repeat; }

a.basket_add {
  background: url(images/icons/basket_add.png) 0 50% no-repeat; }

a.info {
  background: url(images/icons/information.png) 0 50% no-repeat; }

a.rss {
  background: url(images/rss.png) 0 50% no-repeat; }


.rounded_box {
  background: url(images/content_bg.png) left repeat-y;
  margin-bottom: 15px; }
  .rounded_box .header {
    background: url(images/content_header.png) left top no-repeat;
    border-bottom: 1px solid #b3b3b3; }
    .rounded_box .header .title {
      min-height: 28px;
      background: url(images/content_header.png) right top no-repeat;
      margin-left: 10px;
      padding: 10px 0 1px 0; }
      .rounded_box .header .title h1, .rounded_box .header .title h2, .rounded_box .header .title h3 {
        background: url(images/content_bullet.png) 0 50% no-repeat;
        padding: 0 0 0 20px;
        margin: 0; }
        .rounded_box .header .title h1 .reference, .rounded_box .header .title h2 .reference, .rounded_box .header .title h3 .reference {
          float: right;
          font-size: 75%;
          padding-right: 5px;
          line-height: 2.0em; }
      .rounded_box .header .title h1 {
        font-size: .8em; }
  .rounded_box .content {
    background: url(images/content_bg.png) right repeat-y;
    clear: both;
    margin: 0 0 0 10px;
    padding: 1em 10px 1px 0; }
  .rounded_box .footer {
    background: url(images/content_footer.png) left bottom no-repeat; }
    .rounded_box .footer div {
      height: 23px;
      background: url(images/content_footer.png) right bottom no-repeat;
      margin-left: 5px; }

.enhanced .rounded_box {
  background-image: url(images/bold_content_bg.png); }
  .enhanced .rounded_box .header {
    background-image: url(images/bold_content_header.png);
    border-bottom: none; }
    .enhanced .rounded_box .header .title {
      background-image: url(images/bold_content_header.png); }
      .enhanced .rounded_box .header .title h1, .enhanced .rounded_box .header .title h2, .enhanced .rounded_box .header .title h3, .enhanced .rounded_box .header .title .reference, .enhanced .rounded_box .header .title a {
        color: #fff; }
      .enhanced .rounded_box .header .title h1, .enhanced .rounded_box .header .title h2, .enhanced .rounded_box .header .title h3 {
        background-image: url(images/bold_content_bullet.png); }
  .enhanced .rounded_box .content {
    background-image: url(images/bold_content_bg.png); }
  .enhanced .rounded_box .footer {
    background-image: url(images/bold_content_footer.png); }
    .enhanced .rounded_box .footer div {
      background-image: url(images/bold_content_footer.png); }

#subnav .rounded_box {
  width: 235px;
  background: url(images/subnav_bg.png) left repeat-y;
  background-color: #f6f9f4; }
  #subnav .rounded_box .header {
    background: url(images/subnav_header.png) left top no-repeat;
    border-bottom: 1px solid #A9C294; }
    #subnav .rounded_box .header .title {
      background: url(images/subnav_header.png) right top no-repeat; }
  #subnav .rounded_box .content {
    background: url(images/subnav_bg.png) right repeat-y; }
  #subnav .rounded_box .footer {
    background: url(images/subnav_footer.png) left bottom no-repeat; }
    #subnav .rounded_box .footer div {
      background: url(images/subnav_footer.png) right bottom no-repeat; }
  #subnav .rounded_box .header_small {
    background: url(images/subnav_header_small.png) left top no-repeat;
    margin-bottom: -15px; }

#sidebar .rounded_box {
  width: 186px;
  background: url(images/sidebar_bg.png) left repeat-y;
  background-color: #fffdec; }
  #sidebar .rounded_box .header {
    background: url(images/sidebar_header.png) left top no-repeat;
    border-bottom: 1px solid #ffea46; }
    #sidebar .rounded_box .header .title {
      background: url(images/sidebar_header.png) right top no-repeat; }
  #sidebar .rounded_box .content {
    background: url(images/sidebar_bg.png) right repeat-y; }
  #sidebar .rounded_box .footer {
    background: url(images/sidebar_footer.png) left bottom no-repeat; }
    #sidebar .rounded_box .footer div {
      background: url(images/sidebar_footer.png) right bottom no-repeat; }

.lite_box {
  background: url(images/rounded_lite.png) top right no-repeat;
  padding-right: 10px;
  padding-bottom: 15px; }
  .lite_box .content {
    padding-left: 10px;
    background: url(images/rounded_lite.png) top left no-repeat; }
  .lite_box .title {
    min-height: 28px;
    padding: 10px 0 0; }

.data_table {
  border: 1px solid #b3b3b3;
  padding: 0;
  margin: 0;
  width: 100%; }
  .data_table th, .data_table td {
    text-align: right;
    padding: .5em; }
  .data_table th {
    background: #b3b3b3; }
  .data_table select, .data_table input {
    margin: 0; }


#search {
  background: green; }
  #search .content {
    margin: 0 0 0 1px;
    padding: 0; }
  #search #spain_map {
    margin: 0 0 1em 0;
    padding: 1em 0 0 0;
    text-align: center; }
  #search #region_area {
    margin: 0 0 0 10px; }
  #search select {
    width: 140px;
    margin: 0 0 .5em 0; }

#featured_properties .content {
  padding-top: 0; }
#featured_properties .featured_property_wrap {
  float: left;
  width: 300px;
  margin: 15px 0 0 0;
  text-align: center;
  background: url(images/content_sub_bg.png) 50% 100% no-repeat; }
#featured_properties .submit {
  text-align: right;
  padding: 0 1em 0 0; }
#featured_properties img {
  border: 1px solid #b3b3b3;
  padding: 2px;
  width: 170px;
  height: 112px; }
#featured_properties button.property_thumb {
  width: 156px;
  height: 118px; }
#featured_properties h2 {
  margin: 0; }
#featured_properties ul {
  margin: 1em auto;
  width: 140px; }
#featured_properties li {
  margin-left: .5em; }

#featured_properties.browse .caption {
  font-size: .8em;
  color: #666;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 1em; }
#featured_properties.browse .featured_property_wrap {
  width: 176px;
  margin-top: 0;
  font-size: .9em; }
  #featured_properties.browse .featured_property_wrap ul {
    margin: .4em 0 .8em 0; }
  #featured_properties.browse .featured_property_wrap li {
    margin: 0 0 0 .5em; }
#featured_properties.browse .featured_property_wrap.p0 {
  text-align: left;
  background-position: 0 100%; }
#featured_properties.browse .featured_property_wrap.p1 ul {
  margin-left: 9px; }
#featured_properties.browse .featured_property_wrap.p2 {
  text-align: right;
  background-position: 100% 100%; }
  #featured_properties.browse .featured_property_wrap.p2 ul {
    margin-left: 1.5em; }

h1#home {
  background: url(images/content_bullet.png) 0 50% no-repeat;
  padding: 0 0 0 20px; }





.property {
  clear: both; }
  .property .header h2 {
    clear: none;
    display: inline;
    margin: 0 0 .5em;
    font-size: 1.1em; }
    .property .header h2 a {
      color: #333333; }
    .property .header h2 a:hover {
      text-decoration: underline; }
  .property .shadow {
    float: left; }
    .property .shadow button {
      width: 80px;
      height: 60px; }
  .property .thumbnail {
    width: 80px;
    height: 60px; }
  .property .details {
    margin-left: 86px; }
    .property .details .reference {
      float: right;
      font-size: .8em;
      font-weight: bold;
      padding-left: 10px; }
    .property .details .amenities {
      font-weight: bold;
      padding: 0 0 .5em 14px;
      color: #333333; }
    .property .details h3.description {
      color: #000000;
      font-size: 1em;
      font-weight: normal;
      margin: 0 0 .5em;
      padding-left: 14px;
      clear: right; }
    .property .details .action_link {
      float: right;
      text-align: right; }
    .property .details .favlink {
      padding-left: 14px; }








