/* CSS Style Sheet */
body  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:11px;
}

p, h1, h2, h3 {
  padding: 0px 10px;
}

h1  { font-size: 12px; margin: 7px; text-transform: uppercase; }

.headingbanner  { background-color: #ccc; height:20px; margin-bottom: 10px; }

h2  { font-size: 10px; font-weight: bold; }
h3  { font-size: 9px; font-weight: bold; }

ol { font-size:10px; color: #fff; }

a img { border:0; }

iframe.propsearch {
  border:0;
  width:100%;
  height:1300px;
}

#container  {
  position: absolute; left: 0px; top:0px;
  width: 780px;
}

#table {
  width: 472px;
  background: #999;
  border-top: 0;
  border-bottom: 0;
  border-left: #ccc 35px solid;
  border-right: #666 35px solid;
  float:right;
}

#main  { 
  width: 470px;
  border-bottom: #fff solid 1px;
  border-left: #fff solid 1px;
  border-right: #fff solid 1px;
  padding-bottom: 10px;
  /*text-align: justify;*/
}

#main a {
  color: #fff;
}

#main img {
  border: #fff 1px solid;
  margin-bottom:5px;
}

#main #weatherbox {
  
}

#main #weatherbox img {
  border:0;
}

#main a img {
  border:0;
}

#main object#mainflash {
  border-bottom: #fff solid 1px;
  border-right:0;
  border-left:0;
  border-top:0;
}

#main  ul {
  color: #fff;
  font-size:10px;
  margin-left:30px;
  margin-right:10px;
  text-align:left;
}

#main ul.nobullet { list-style-type: none; }

#main li a  { color: #fff; }

#submain {
  width: 315px;
}

#submain img {
  padding-bottom:5px;
}

#picsmain {
	width: 150px;
  float:right;
  text-align:left;
}

#devlinks {
  font-size: 11px;
  text-decoration:none;
  text-align:left;
  color:#fff;
}

#devlinks a.orange {
  color:#EEB307;
  font-weight:900;
}

#nav  {
  float:left;
  width: 235px;
}

#logo {
			width: 217px; height: 97px;
			float:right;
}

#logo img {
			display:block;
}


ul#menu {
  padding:0; margin: 0;
  width: 235px;
  float:right;
}

ul#menu li {
  list-style:none;
  padding:0;margin: 0 0 0 18px;
  height:22px;
  width:217px;
  border-bottom: 1px solid #000;
}

ul#menu li img  {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  display:block;
}

ul#menu li.last { border-bottom: 0; }

ul#contact {
  display: block;
  width: 220px;
  padding: 0;
  margin: 0 0 0 15px;
}

ul#contact li {
  list-style:none;
  padding: 0px 0px 0px 3px;
  color:#aaa;
  font-size: 11px;
}

ul#contact li.orange  { color: #EEB307; font-weight: bold; }

ul#contact li a { color: #EEB307; }

#textbutton { border: 1px solid #fff; background-color: #ccc; width: 170px;
padding: 2px; font-size: 10px; }
#textbutton a { font-weight: bold; color: #333; text-decoration: none; }

#textbutton a:hover { font-weight: bold; color: #333; text-decoration: none; }

.picfloatright { float: right; margin: 10px 10px; }

.picfloatleft { float: left; margin: 10px 10px; }

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

.clearboth {
  clear:both;
}

.tableheader  { font-size: 10px; background-color: #666; color: #fff; text-align: center; }

.tableborder  { border: 1px solid #666; }

.noborder {
  border:0;
}

.tableborder td { font-size: 10px; color:#fff; }

#pictable img { margin:10px 5px; }

#links table  { color: #fff; font-size: 9px; }

#links td { padding: 0px 3px; }

#links img  { padding-bottom: 10px; border:0; }

table#searchresults {
  margin-left:auto;
  margin-right:auto;
  width:450px;
}

table#searchresults, table#searchresults td {
  border: 1px solid #fff;
}

table#searchresults td {
  padding:3px;margin:0;
  color:#fff;
  font-size:9px;
}

table#searchresults td.piccell {
  padding:0;margin:0;
  font-size:8px;
}

table#searchresults img.mainpic {
  width:100px;
  height:75px;
  border:0;
  display:block;
}

table#searchresults img.icon {
  width:20px;
  height16px;
  border:0;
}

#propdetailpics {
  text-align:center;
}

#propdetailpics img.icon {
  border:0;
  width:49px;
  height:38;
}

#propdetailpics img.propmainpic {
  width:400px;
  height:300px;
}

#propdetailpics img.thumbnail {
  width:120px;
  height:100px;
  margin:10px;
}

#propdetail ul#prices
{
  margin:5px 25px;padding:0;
}

#propdetail ul#prices li
{
  float:left;
  list-style:none;
  margin:5px;
}

#propdetail ul#featurelist
{
  margin-left:80px;
}

#propdetail ul#featurelist li
{
  list-style: url(http://www.property-rental-abroad.com/images/icons/tick.gif);
  margin-bottom:10px;
}

#footer {
  clear: left;
  width:470;
  padding: 3px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  border-left: #fff solid 1px;
  border-right: #fff solid 1px; 
}

#footer a:link, #footer a:visited {
  color:#fff;
}

table#cb_blank1 td {
  color: #fff;
}

#nav #languages {
  font-size:10px;
  color:#999;
  text-indent:10px;
  text-align: center;
}

#nav #languages a {
  color:#666;
  text-decoration:none;
}

#nav #languages a:hover {
  text-decoration:underline;
}

.centre {
  text-align:center;
}

#main #contactus ul {
  margin:0 20px 30px;
}

#main #contactus li {
  list-style:none;
  margin:0;
  padding:0 5px;
}

table.datatable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:11px;
  text-align:left;
}

td.datalabel {
  text-align:right;
}


table.banner {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:11px;
}

.gold {
  color: #EDBE2E;
}
