html {
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
}

body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
}

/** TEXTS */
body, th, td, input, textarea, select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

p, ul, ol, dl {
  margin-top: 0px;
  margin-bottom: 1em;
  text-align: justify;
  line-height: 160%;
}

/** HEADINGS */

h1, h2, h3 {
  margin: 0px 0px 15px 0px;
  font-weight: normal;
}
h1 {
  font-size: 21px;
  color: #A3C75B;
}

h1 span {
  color: #FF8F22;
}
h2 {
  font-size: 18px;
  color: #525252;
}

/** FORMS */

form {
  margin: 0px;
  padding: 0px;
}
fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}

input, select {
  padding: 2px;
  background: #FFFFFF;
  border: 1px solid #D1D1D1;
  color: #777777;
}

input.input-image {
  padding: 0px;
  border: none;
}

form ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

form li {
  margin-bottom: 10px;
}

/** LINKS */

a {
  color: #37A0D5;
  outline:none;
}

a:hover {
  text-decoration: none;
}

a.link1 {
  padding-left: 12px;
  background: url(../css/link1.gif) no-repeat left center;
}

a.link2 {
  padding-left: 12px;
  background: url(../css/link2.gif) no-repeat left center;
}


/* Search results */

.list1, .list1 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.list1 li {
  height: 110px;
  width: 480px;
}
.list1 img {
  width: 105px;
  height: 80px;
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  padding: 4px;
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}

.list1 ul {
  line-height: 160%;
  font-size: 11px;
}
.list1 ul strong {
  color: #525252;
}
.list1 ul li {
  float: left;
  width: 165px;
  height: auto;
  border-bottom: solid 1px #DFDFDF;
}
.list1 ul li a {
  text-decoration: none;
}

.left {
  margin-right: 15px;
}
.right {
  padding-right: 0px;
}

.list1 strong {
  float: left;
}
.list1 span {
  float: right;
}
.list1 .link2 {
  float: right;
}

/* Details */

.list2 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 160%;
  font-size: 11px;
  width: 490px;
}
.list2 li {
  float: left;
  width: 230px;
  height: auto;
  border-bottom: solid 1px #DFDFDF;
}
.list2 ul li span a {
  text-decoration: none;
}

.list2 li .right {
  padding: 0px;
}
.list2 li .left {
  padding: 25px;
}
.list2 li strong {
  color: #525252;
}
.list2 strong {
  float: left;
}

.list2 span {
  float: right;
}
.list2 .link2 {
  float: right;
}

/* Homepage Items */
.list3 {
  margin-top: 2px;
  list-style: none;
  font-size: 11px;
  width: 160px;
}
.list3 li {
  float: left;
  width: 160px;
  height: auto;
  padding-left:3px;
}
.list3 li strong {
  color: #525252;
}
.list3 strong {
  float: left;
}

.list3 span {
  float: right;
}
.list3 .link2 {
  float: right;
}

/* ContactInformation */

.list4 {
  list-style: none;
  font-size: 11px;
  padding-left: 2px;
  padding-right: 2px;
  width: 179px;
}
.list4 li {
  float: left;
  width: 100%;
}
.list4 li strong {
  color: #525252;
}
.list4 strong {
  float: left;
}
.list4 span {
  float: right;
}
.list4 .link2 {
  float: right;
}
/* Contact Form */

.list5 {
  list-style: none;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
}
.list5 li {
  float: left;
  width: 100%;
}
.list5 li strong {
  color: #525252;
}
.list5 strong {
  float: left;
}
.list5 span {
  float: right;
}
.list5 .link2 {
  float: right;
}

.list6 {
  width: 100%;
}
.list6 li {
  float: left;
  margin-left: 10px;
  border: none;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
  text-align: justify;
}

.align-right {
  text-align: right;
}

img {
  border: none;
}

.hr1 {
  height: 1px;
}

/** BOX STYLES */

.boxA, .boxB, .boxC, .boxD {
  float: left;
  width: 225px;
}
.boxA img, .boxB img, .boxC img, .boxD img {
  border: 1px solid #CCCCCC;
  padding: 4px;
}

.boxA, .boxC {
  margin-left: 25px;
}
.boxA *, .boxB *, .boxC *, .boxD * {
  line-height: normal !important;
}

.boxA .title, .boxB .title, .boxC .title, .boxD .title {
  margin-bottom: 5px;
  padding: 15px 0px 0px 25px;
  background: url(../css/box.gif) no-repeat left top;
}

.boxA .content, .boxB .content, .boxC .content, .boxD .content {
  padding-left: 25px;
}

.boxA .title, .boxC .title {
  color: #A3C75B;
}

.boxB .title, .boxD .title {
  color: #FF9631;
}

.boxA {
  background: url(../css/boxa.gif) no-repeat 0px 10px;
}

.boxB {
  background: url(../css/boxb.gif) no-repeat 0px 10px;
}

.boxC {
  background: url(../css/boxc.gif) no-repeat 0px 10px;
}

.boxD {
  background: url(../css/boxd.gif) no-repeat 0px 10px;
}




/* ID */

#language {
  position: absolute;
  width: 350px;
  margin-left: 440px;
  margin-top: 25px;
}
#language a {
  color: #000;
  text-decoration: none;
}
#language a:hover {
  color: #999999;
  text-decoration: none;
}
#language .hr, .en, .de, .it, .ru {
  float: left;
  margin-right: 10px;
  padding-left: 20px;
}

#language .hr {
  background: transparent url(../css/flags/hr.png) no-repeat;
}
#language .en {
  background: transparent url(../css/flags/gb.png) no-repeat;
}
#language .ru {
  background: transparent url(../css/flags/ru.png) no-repeat;
}
#language .de {
  background: transparent url(../css/flags/de.png) no-repeat;
}
#language .it {
  background: transparent url(../css/flags/it.png) no-repeat;
}

/** LOGO */

#top {
  width: 778px;
  height: 200px;
  margin: 0px auto;
  background: url(../css/logo.jpg) no-repeat right top;
}

/** PAGE */

#page {
  width: 778px;
  min-height: 450px;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
}

/** SIDEBAR */

#sidebar {
  float: left;
  position: relative;
  width: 179px;
  margin-top: -40px;
  padding-left: 40px;
}

/** PROPERTY SEARCH */

#property-search {
  padding-bottom: 30px;
  border-bottom: 1px solid #E3E3E3;
}
#property-search h2 span {
  color: #5FC5E8;
}
#property-search .input-text {
  width: 179px;
}
#property-search .half-width {
  float: left;
}
#property-search .half-width .select {
  width: 84px;
}
#property-search .input-image {
  float: right;
}

#property-search a {
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
}
#property-search strong {
  color: #525252;
}

/* Contact */

#contact {
  padding-top: 15px;
}

#contact h2 span {
  color: #FF8F22;
}

#contact .input-text {
  width: 173px;
}

#contact .input-image {
  float: right;
}

#contact a {
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
}

/** CONTENT */

#content {
  float: right;
  width: 480px;
  padding-right: 25px;
}

#gallery {
  float: left;
  margin-bottom: 4px;
  position: relative;
  z-index: 1;
}
#gallery ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 160%;
  font-size: 11px;
}
#gallery ul li {
  float: left;
  padding-right: 5px;
}
#gallery img {
  width: 105px;
  height: 80px;
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  padding: 4px;
}


#ContactForm {
}
#ContactForm h1 {
}
#ContactForm h1 span {
  color: #FF8F22;
}

#ContactForm .small {
  -x-system-font: none;
  background: #F1F1F1 url(../css/inputbg.gif) repeat-x scroll center top;
  border: 1px solid #666666;
  font-size: 11px;
  height: 11px;
  padding: 5px;
  width: 160px;
}
#ContactForm .big {
  -x-system-font: none;
  background: #F1F1F1 url(../css/inputbg.gif) repeat-x scroll center top;
  border: 1px solid #666666;
  height: 120px;
  width: 220px;
  padding: 5px;
}
#ContactForm .instructions {
  padding-bottom: 20px;
}

#SpecialOffers {
  margin-left: auto;
  margin-right: auto;
}


/** FOOTER */

#footer {
  clear: both;
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 15px 20px 25px;
  background: url(../css/footer.gif) repeat-x left top;
}

#footer .links {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .links li {
  float: left;
  padding: 0px 10px;
  border-left: 1px solid #D1D1D1;
}

#footer .links li.first {
  border: none;
}

#footer .legal {
  margin-left: 100px;
}

