body {
	margin:0 auto; 
	padding:0;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

img {
	border:0;
}

form {
	padding:0;
	margin:0;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}	

a {
	text-decoration:none;
	color:#544639;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0;
	padding:0;
}

#header {
	padding:0;
	margin:0 auto;
	width:960px;
	height:100px;
	background-color:#FFFFFF;	
}

#container {
	padding:0;
	margin:0 auto;
	width:960px;
	background-repeat:repeat-y;
	text-align:left;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

#content {	
	padding:0;
	margin:0;
	width:674px;	
	float:left;
}

#right {
	padding:0;
	margin:0;
	width:284px;		
	float:right;
	margin-top:1px;
	margin-right:1px;
}

#logonav {
	padding:0;
	margin:0;
	width:260px;	
	float:left;
	height:100px;	
}

#headertext {
	padding:0;
	margin:0;
	width:690px;
	float:right;
	height:100px;
	font-size: 9px;
	text-align: right;	
}

#menu {
	width:156px;
	height:90px;
	margin-top:139px;	
}

#footer {
	padding:0;
	margin:0 auto;
	width:960px;
	height:70px;	
	background-image:url(../img/footer_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#copyright {
	text-align:right; 
	font-size:10px;	
	color:#FFFFFF;
}

#footer_menu {
	font-size:10px; 
	margin-left:11px; 
	margin-top:10px;
	color:#FFFFFF;
	line-height:16px;
}


#footer_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer_menu a:hover {
	text-decoration:underline;	
}

.sectionheader {
	background-image: url(../img/headertitleback.gif);
	background-repeat: repeat-x;
	height: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:1px;
	color: #5a2738;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	width:655px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.subtitle{
	margin-top:20px; 
	margin-left:35px;	
}

.content{
	margin-top:5px; 
	margin-left:35px;
	margin-right:15px;
	line-height:15px;
	text-align:justify;
}

.hide_content{
	margin-top:0; 
	margin-left:35px;
	line-height:15px;
	text-align:justify;
	display:none;		
}

.show_content{
	margin-top:0; 
	margin-left:35px;
	line-height:15px;
	text-align:justify;
	display:block!important;
}

.content_ul {
	margin:0;
	padding:0;
	margin-left:1.5em;
	line-height:15px;		
}

.more{
	margin-top:5px; 
	margin-left:35px;
	text-align:right;	
}

#shortlist_container {
	padding:0;
	margin:0;
	width:283px;
	/*background-image:url(../img/favourites2.jpg);*/
	background-repeat:no-repeat;
	/*background-color:#61778e;*/
	padding-top:70px;
	padding-bottom:10px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

#quicksearch {
	padding:0;
	margin:0;
	width:283px;
	/*background-color:#8b9bac;*/
	/*background-image:url(../img/search3.jpg);*/
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-bottom:10px;
}

#quicksearch_container {
	padding:0;
	margin:0;
	width:281px;	
	background-color:#ffffff;
}

#search_container {
	padding:0;
	margin:0;
	width:281px;
	padding-bottom:4px;
	background-color:#ffffff;
}

#shortlist_title {
	margin-top:11px;
	margin-left:7px;
	margin-bottom:11px;
}

#shortlist {
	margin-left:4px;
	margin-right:4px;
}

#shortlist_table {	
	width:265px;
	border:1px solid #8b9bac;
	margin-left:5px;
	color:#002f5b;
}

#shortlist_table td {
	padding-left:3px;
	padding-right:1px;
	padding-top:3px;
	padding-bottom:3px;
}

#shortlist_table a {
	color:#4e172a;
	text-decoration:none;		
}

#shortlist_table a:hover {	
	text-decoration:underline;		
}

#loader {
	background-image:url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	height:10px;
	color:#FFFFFF;
	font-weight:bold;
}

#category {
	padding:0;
	margin:0;
	width:284px;
	height:75px;
	margin-top:5px;
	background-image:url(../img/category.jpg);
	background-repeat:no-repeat;
	background-color:#8b9bac;
	padding-top:70px;
}

#projects {
	padding:0;
	margin:0;
	width:284px;	
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../img/projects.jpg);
	background-repeat:no-repeat;
	background-color:#61778e;
	padding-top:70px;
	padding-bottom:7px;
}

.property_block {
	width:162px;
	height:268px;
	background-color:#eeeeee;
}

.property_block_nav {
	text-align:right; 
	background-color:#eeeeee;	
	margin-bottom:10px;
}

.pagination {
	font-size:11px;
	color:#b5a685;	
}

.pagination a {
	font-size:11px;
	color:#5a2738;	
	text-decoration:none;
}

#enquiry {
	width:263px;
	border:1px solid #8b9bac;
	margin-left:5px;		
}

#priceFrom{
	font-weight:bold;		
}

#priceTo{
	font-weight:bold;		
}

#beds{
	font-weight:bold;		
}

#address {
	text-align:right; 
	font-size:10px; 
	margin-top:0;
	margin-bottom:20px;
	line-height:15px;		
	color:#FFFFFF;
}

#contact_button {
	height:65px; 
	width:283px; 
	/*background-color:#61778e;*/
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;	
}

#projects_table {	
	width:269px;
	border:1px solid #8b9bac;
	margin-left:7px;
	color:#FFFFFF;
}

.findoutmore {
	display:block;
	height:30px;
	padding:8px 0 0 30px;
	background-image:url(../img/findoutmorebg.jpg); 
	background-repeat:no-repeat; 
}

.clear {}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#facebox .b {
  background:url(../img/facebox/b.png);
}

#facebox .tl {
  background:url(../img/facebox/tl.png);
}

#facebox .tr {
  background:url(../img/facebox/tr.png);
}

#facebox .bl {
  background:url(../img/facebox/bl.png);
}

#facebox .br {
  background:url(../img/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;  
  background: #fff;
  width: 450px;
}

#facebox .content {
  padding:20px 0 10px 0;  
  margin:0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;  
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 3px;
  text-align: center;
}

#facebox .info {
  margin-top: 5px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  color: #777;
  line-height: 16px;
  font-size: 11px;
}

#facebox .navigation {
  float: left;
}

#facebox .close {
  float: right;
}

#facebox .next, #facebox .prev {
  font-size: 170%;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/* Menu principal */
div#menuPrincipal {
	clear: both;
	z-index: 50;
	background-image: url(../img/menuback.gif);
	background-repeat: repeat-x;
	background-color: #5a2738;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border:1px solid #CCCCCC;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#menuPrincipal ul {
	list-style-type: none;
	z-index: 50;
	margin:0;
	padding:0;
}
div#menuPrincipal ul li ul{
	margin: 0;
	padding: 0;
	z-index: 50;
}
div#menuPrincipal ul#nav {
	margin: 0;
	height: 29px;
	z-index: 50;
}
div#menuPrincipal ul#nav li {
	float: left;
	position: relative;
	height: 29px;
	z-index: 50;
}
div#menuPrincipal ul#nav li a {
	display: block;	
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	/*text-transform: uppercase;*/
	font-variant:small-caps;
	height: 19px;
	padding-top: 8px;
	z-index: 50;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}

div#menuPrincipal ul#nav li ul {
	position: absolute;
	top: 29px;
	left: 0;
	width: auto;
	display: none;
	text-align: left;
	z-index: 50;
}
div#menuPrincipal ul#nav li ul li {
	display: block;
	clear: both;
	width: 197px;
	height: 20px;
	line-height: 16px;
	border-bottom: 0px solid #999;
	padding: 0;
	margin: 0;
	background-color: #5a2738;
	background-image: url(../img/menuback_ovr.gif);
	background-repeat: repeat-x;
	z-index: 50;
}
div#menuPrincipal ul#nav li ul li a {
	background: none;
	display: block;
	width: 185px;
	clear: both;
	line-height: 12px;
	padding: 4px 0 4px 12px;
	margin: 0;
	z-index: 50;
	height: 20px;
}
div#menuPrincipal ul#nav li:hover ul, div#menuPrincipal ul#nav li.over ul {
	display:block;
	width: 190px;
	z-index: 1000;
}
div#menuPrincipal ul#nav li:hover, div#menuPrincipal ul#nav li.over {
	height: 29px;
	background-color: #5a2738;
	background-image: url(../img/menuback_ovr.gif);
	background-repeat: repeat-x;
}
div#menuPrincipal ul#nav li:hover ul li {
	height: 20px;
}
div#menuPrincipal ul#nav li:hover ul li:hover, div#menuPrincipal ul#nav li.over ul li.over {
	background: none;
	background-color: #5a2738;
	height: 20px;
}
div#menuPrincipal ul#nav li:hover a, div#menuPrincipal ul#nav li.over a {
	height: 20px;
	/*background-color: none;*/
}

div#menuPrincipal ul#nav li:hover ul li a:hover, div#menuPrincipal ul#nav li.over ul li a:hover {
	text-decoration: none;
	background-color: #5a2738;
	height: 20px;
}
div#menuPrincipal a:hover {
	text-decoration: none;
}
/* DETAILS */
.details_row {
	width:130px; 
	height:17px; 
	padding-top:3px;
}

.specs_row {
	padding-left:5px; 
	width:150px; 
	height:17px; 
	padding-top:3px;
	margin-left:10px;
}

.fitout {
	margin-top:20px;
	padding-top:3px;
	height:17px; 
	background-color:#f0f0f0;
}

#refno {
	margin-bottom: 15px;
	font-weight:bold;
}
#propertydetailname {	font-weight:bold; font-size:14px;}

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	display: block;
	text-align: left;
	border: 1px solid #dedbd1;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1
	text-decoration: none
}
/* Román András*/
.shortrent, .shortrent_l { 
	width: 162px;
	height: 20px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #5a2738;
	margin-left: -10px;
	line-height: 19px;
	cursor: pointer;
}
.shortrent_l { 
	color: #f3c743;
}
.shortrent_infoablak {
	width: 154px;
	height: 130px;
	text-align: left;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left:-10px;
	margin-top:-141px;
	overflow:hidden;
	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5a2738;
	border-right-color: #5a2738;
	border-left-color: #5a2738;
	cursor: pointer;
}
.shortrent_infoablak a {
	color: #5a2738;
	text-decoration: underline;
}
.shortrent_infoablak a:hover, .shortrent_infoablak a:active {
	color: #5a2738;
	text-decoration: none;
}
.rovidtav_cim { 
	width: 305px;
	text-align: left;
	color: #5a2738;
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 8px;
}
.rovidtav_leiras, .rovidtav_leiras a { 
	width: 305px;
	text-align: left;
	color: #000;
	text-decoration: none;
	line-height: 14px;
}
.rovidtav_leiras a:hover, .rovidtav_leiras a:active {
	color: #5a2738;
	text-decoration: underline;
}

