/* CSS Document */
body {
  font: 76% Verdana, Arial, Sans-serif;
  color: #666;
  margin: 0;
  padding: 0;
}

img {
  border:0;
}
form{
    padding: 0;
    margin: 0;
}
a:link, a:visited{
    color: #f07a00;
}
h1{
    font-size: 145%;
}
h2{font-size: 130%}
h3{font-size: 120%}
hr{
    color: #f07a00;
    background-color: #f07a00;
    height: 1px;
    border: 0;
    line-height: 1em;
    clear: both;
}
#wrapper {
 text-align:left;
 width: 768px;
 margin: 0 auto;
}
#header {
  margin-top: 10px;
  height: 120px;
  background: url(/img/layout/header_bgr.gif) no-repeat;
  position: relative;
}
#header h1{
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0;
	padding: 0;
	color: #848484;
}
dl{
    margin-top: 15px;
    padding: 0;
}

/******************************** MENU ************************************************/
ul#mainMenu, #footerMenu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    margin-right: 1px;
    position: relative;
    top: -1em;
    font-size: 110%;
}
#mainMenu li{
  float: left;
  margin: 0;
  padding: 0;
  background: url(/img/layout/btndelimeter.gif) left bottom no-repeat;
  padding-left: 1px;
}
#footerMenu{
	 background-color: #eeeeee;
	 padding: 3px 0;
	 margin-bottom: 5px;
}
#footerMenu ul{background: none; float: none; text-align: center; margin-top: 10px;}
#footerMenu li{
 float: none;
 margin: 0;
 padding: 0 5px;
 border-right: 1px solid #666;
 top: 0;
 display: inline;
 border: none;
}
#footerMenu li a{
	color: #999;
}
li#langButton{
    width: 147px;
    text-align: center;
    display: block !important;
    float: right;
}
li#langButton a:link, li#langButton a:visited{
    color: #f07a00;
    border: 0;
    text-decoration: underline;
}
li#langButton a:hover{
     border: 0;
     text-decoration: underline;
}
ul#mainMenu a{
    text-decoration: none;
    color: #666;
    padding: 0px 6px;
    position:relative;
}
#mainMenu a:visited, #mainMenu a:link{ border-bottom: 2px solid #22a0dd; }
#mainMenu a:hover{
    border-bottom: 2px solid #f07a00;
}

#propertyBody #topOffersBtn{
    border-bottom: 2px solid #f07a00;
}

#propertysalesBody #salesBtn{
    border-bottom: 2px solid #f07a00;
}
#propertyrentals_searchBody #rentals_searchBtn{
  border-bottom: 2px solid #f07a00;
}
#propertysales_searchBody #sales_searchBtn{
 border-bottom: 2px solid #f07a00;
}
#propertyrentalsBody #rentalsBtn{
    border-bottom: 2px solid #f07a00;
}
#pagescontactsBody #contactsBtn{
    border-bottom: 2px solid #f07a00;
}
#pagesofferBody #offerBtn{
    border-bottom: 2px solid #f07a00;
}
/******************************** END MENU ************************************************/

#content {
 background: url(/img/layout/content_bgr.gif) 0 25px repeat-y;
}

#mainContent{
    width: 599px;
    padding: 0 10px 5px 10px;
    float: left;
    margin-top: -20px;
}

#searchBanners{
    width: 143px;
    float: right;
    overflow: hidden;
}
#searchBanners h4{
	color: #777;
}
#lang{
	height: 30px;
	padding: 0 30px;
}
#lang a{
	display: block;
	width: 16px;
	float: left;
	margin-right: 4px;
}
#searchBanners h4{margin: 3px 0; padding: 0;}
.banner
{
	display: block;
	margin: 10px 17px;
	width: 100px;
}
#useful_links, #partners{
	width: 133px;
	margin:  0px 0 10px 0;
	padding: 0;
	list-style: none;
}
#partners {border: 1px solid #ccc; margin-top: 10px; height: 270px; overflow: auto;}
#partners img{border: 1px solid #ccc; background-color: #fff;}
#partners  li{text-align: center; padding: 3px 0; margin: 0;}
#partners li a{padding: 0 !important;}
#partners li a:hover{background: none !important;}
a#accToggle{
	background: url(/img/interface/plus.png)  left center no-repeat;
	padding-left: 15px;
	position: relative;
	z-index: 200;
}
a#accToggle.open{
	background: url(/img/interface/minus.png)  left center no-repeat;
}
#useful_links.open{
	border: 1px solid #ccc;
	padding: 5px 0;
}
#searchBanners ul{
	list-style; none;
	margin: 10px 0;
	padding: 0;
}
#searchBanners li a{
	padding-left: 15px;
}
#searchBanners li a:hover{
	background: url(/img/interface/green_arrow.png)  left center no-repeat;
}
#registry_banner{
	padding: 0px 1px;
	margin 15px 0;
	background-color: #ffffff;
	border: 1px solid #ccc;
	width: 131px;
}
#useful_links li{
	padding: 3px;
	margin: 0;
}
.accToggle{
	margin: 0;
	padding: 0;
}
form#bgmaps{
	padding: 2px;
	border: 1px solid #ccc;
	width: 130px;
	margin-top: 10px;
}
form#bgmaps label{
	display: block;
	padding-top: 3px;
	color: #31528C;
	font-weight: bold;
}

#mainContent h1{
   margin: 0 0 7px 0;
   border-bottom: 1px solid  #f07a00;
   color: #f07a00;
   padding: 3px 0;
   position: relative;
}

ul.top_property{
    height: 128px;
    width: 265px;
    padding: 5px 10px;
    float: left;
    margin: 5px;
    list-style: none;
    background: url(/img/interface/topoffer_bgr.gif) no-repeat;
    position: relative;
    cursor: pointer;
}
ul.top_property_hover img{
	border: 1px solid #f07a00;
}
ul.top_property h3{
	color: #777;
}
ul.top_property_hover h3{
	color: #ff6200;
}

.top_property img{
    border: 1px solid #dbe3e8;
}
ul.top_property li{
    margin: 3px 0;
}
ul.top_property img{
    float: left;
    margin: 5px 10px 0 0;
}
li.topOfferImg{
    line-height: 1px;
}
ul.top_property .more{
    text-align: right;
}
.top_property .location{
	pading-top: 5px;
}
.top_property h3{
    color: #22a0dd;
    text-align: right;
    margin: 0 0 5px 0;
}
ul.salesPropertyList .more{
    text-align: right;
}

ul.salesPropertyList{
    padding: 5px 10px;
    margin: 0;
    list-style: none;
}
ul.salesPropertyList img{
    margin-right: 10px;
}
#imagesContainer a:link img, #imagesContainer a:visited img{
     border: 1px solid #dbe3e8;
}
#imagesContainer a:hover img{
    border: 1px solid #f07a00;
}
#footer {
 text-align:center;
 background: url(/img/layout/footer_bgr.gif)  left top  no-repeat;
 padding: 35px 0 10px 0;
 width: 770px;
 font-size: 80%;
}
#footer a {
 color:#fff;
}
#tyxo_counter{
	float: right;
	margin-right: 40px;
}
/************************** form *****************************************/
#topSearch{
    text-align: right;
    height: 59px;
    padding-top: 20px;
}
#topSearch .submit{
    margin: 0 15px 0 7px;
}
form.td{background-color: #E4EAED; padding: 5px 10px; border-top: 1px solid white; border-left: 1px solid white; border-bottom: 1px solid #d4dadd; border-right: 1px solid #d4dadd;}

input.submit
{
    border: 3px double #7F9DB9;
    border-top-color: #D4DADD;
    border-left-color: #D4DADD;
    padding: 0;
    background-color: #FFFFFF;
    background-image: url(/img/interface/submit_bgr.gif);
    background-repeat: repeat-x;
    color: #666;
    font-size: 90%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    cursor: pointer;
}
select, input{font-size: 10px;}

ul#pager li{
  display: inline;
  list-style: none;
}
ul#pager .currentPage{
  font-weight: bold;
}
