/* CSS Document */

img, div {
  behavior: url(iepngfix.htc);
}

div.clearfix {
  clear: both;
}

a.button img {
  border-width: 0;
  margin: 0;
  padding: 0;
}

/* -------------------------------------------------------------------------- */

.ui-dialog .ui-dialog-content {
  padding: 0;
}

/* -------------------------------------------------------------------------- */

div.buy_text {
  background-color: #ed1c24;
  padding: 5px;
  margin-bottom: 5px;
  color: #FFFFFF;
}

div.buy_text img {
  display: none;
}

div.buy_text p {
  margin: 0;
}

form#buy input,
form#buy textarea {
  width: 330px;
}

form#buy input.image {
  width: auto;
  height: auto;
  border-width: 0;
}

div.buy_arrow {
  width: 542px;
  height: 102px;
  margin: 0;
  padding: 0;
  background-image: url(/images/buy_arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* -------------------------------------------------------------------------- */

ul#top_menu {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: none
}

ul#top_menu li {
  margin: 0;
  padding: 8px 0 0 0;
  text-align: left;
}

ul#top_menu li a {
  display: block;
  height: 26px;
  width: 184px;
  background-image: url(/images/redesign_button.png);
  background-postion: 0 0;
  background-repeat: no-repeat;
  color: #999999;
  padding: 8px 0 0 8px;
}

/* -------------------------------------------------------------------------- */

div.centerbox h3 {
  line-height: 20px;
}

div.centerbox h3 a,
div.centerbox h3 a:hover {
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 20px;
  background-image: url(/images/folder1.gif);
  background-position: 0 1px;
  background-repeat: no-repeat;   
}

div.centerbox h3 a:visited {
  color: #3cc0e7;
  background-image: url(/images/folder2.gif);
}

/* -------------------------------------------------------------------------- */

div.auto_search_page_num,
div.auto_search_progress {
  border-color: #A5090A;
  border-style: dashed;
  border-width: 1px 0;
  float: left;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 5px 0;
  width: 532px;
}

div.auto_search_progress {
  background-image: url("/images/progressbar_dot.gif");
  background-position: 100% 8px;
  background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------- */

table.left td.menu .title_box{
  border-top: 0px;
  background-color: #a5090a;
  padding: 5px 5px 5px;
  width: 186px;
  margin: 0 0 0 3px;
  height: 25px;
  vertical-align: bottom;
  background-image: url(/images/cim_menu.jpg);
  background-repeat: no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-transform: capitalize;
  font-variant: small-caps;
}

table.left td.menu ul.left_menu {
  width: 196px;
  padding: 0px;
  margin: 0 0 0 3px;
  list-style: none;
}

table.left td.menu ul.left_menu li{
  margin: 0px;
  list-style: none;
}

table.left td.menu ul.left_menu li.r0 a{
	width: 166px;
	height: 25px;
	display: block;
	background: url(/images/checked.png) no-repeat left #dad0d0;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
	color: #990000;
	padding: 0 0 0 30px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.left td.menu ul.left_menu li.r1 a{
	width: 166px;
	height: 25px;
	display: block;
	background: url(/images/checked.png) no-repeat left #eee6e6;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
	color: #504b4b;
	padding: 0 0 0 30px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.left td.menu ul.left_menu li.r1 a:hover,
table.left td.menu ul.left_menu li.r0 a:hover{
  background: url(/images/checked_h.png) no-repeat left #96989a; 
  color: #FFFFFF;
  background-position: 5px 5px;
}

/* -------------------------------------------------------------------------- */

form.ext {
  margin: 0;
  padding: 0 0 20px 0;
}

form.ext th, form.ext td {
  text-align: left;
  vertical-align: top;
}

form.ext input, form.ext select, form.ext textarea {
  border-color: #F8D34D;
  color: #A5090A;
}

form.ext input {
  width: 308px;
  border-style: solid;
  border-width: 1px;
}

form.ext select {
  width: 320px;
  border-style: solid;
  border-width: 1px;
}

form.ext textarea {
  width: 308px;
}

form.ext input.num {
  text-align: right;
  width: 120px;
}

form.ext input.button {
  height: auto;
  width: auto;
}

form.ext input.image {
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  border-width: 0;
  vertical-align: top;
}

form.ext label {
  float: none;
  margin: 0;
  width: auto;
}

form.ext input.check {
  border-width: 0;
  width: auto;
  height: auto;
}

/* -------------------------------------------------------------------------- */

div.nav {
  clear: both;
  padding: 0 0 10px 0;
}

div.nav a {
  padding: 2px;
  margin: 1px;
  border-color: #24576E;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
  
}

div.nav a.selected {
  font-size: 16px;
}

/* -------------------------------------------------------------------------- */

table.item {
  font-size: 12px;
}

table.item th, table.item td {
  text-align: left;
  vertical-align: top;
  width: 25%;
}

table.item td.buttons {
  text-align: right;
}

table.item td.buttons img {
  margin: 0;
  padding: 0;
  border-width: 0;
}

table.item td.buttons img.first {
  margin-top: 0;
}

table.item_image {
}

table.item_image td {
  text-align: center;
  vertical-align: middle;
  width: auto;
}

/* -------------------------------------------------------------------------- */

input.list_email, input.list_email_button {
  border-color: #c2c2c2;
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  margin: 1px;
  background-color: #FFFFFF;
  font-size: 10px;
}

p.alert {
	padding: 0;
	margin: 5px auto 5px auto;
	width: 98%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
  text-align: center;
  border-color: #c2c2c2;
  border-style: dashed;
  border-width: 1px;
}

p.ingatlan_lista_cimke {
	padding: 0;
	margin: 5px auto 5px auto;
	width: 98%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.ingatlan_lista {
	padding: 0;
	margin: 0 auto 5px auto;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 98%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.ingatlan_lista td, table.ingatlan_lista th {
  border-color: #c2c2c2;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

table.ingatlan_lista th {
  text-align: center;
}

table.ingatlan_lista td.right {
  text-align: right;
}

table.ingatlan_lista tr.tegla td {
  font-weight: bold;
}

table.ingatlan_lista tr.panel td {
  font-style: italic;
}

/* -------------------------------------------------------------------------- */

div.alert {
  padding: 10px;
  margin: 0 0 10px 0;
  text-align: center;
  border-color: #A5090A;
  border-style: dashed;
  border-width: 1px;
  font-size: 16px;
}

/* -------------------------------------------------------------------------- */

form#hirlevel {
  width: 170px;
  padding: 10px;
  margin: 0 5px 0 0;
  background-color: #A5090A;
}

form#hirlevel td, form#hirlevel th {
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

form#hirlevel th {
  color: #FFFFFF;
}

form#hirlevel input {
  width: 158px;
  border: 1px solid #A5090A;
  color: #A5090A;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 15px;
  padding: 1px 5px 0;  
}

form#hirlevel input.button {
  width: 170px;
  height: 25px;
}

/* -------------------------------------------------------------------------- */

div.property_box {
  padding: 10px 10px 0 10px;
  margin: 0;
  background-color: #FFFFFF;
}

div.property_box p {
  padding: 0 0 10px 0;
  margin: 0;
  cursor: pointer;
}

div.property_box img.thumb {
  float:left;
  margin:5px;
/*  
  border: 0;
*/
}

div.property_box div.more {
/*
  width: 50%;
  float: right;
*/
  text-align: right;
  padding: 0 0 10px 0;
}

div.property_box div.buttons {
  padding-bottom: 5px;
  text-align: right;
}

div.property_box div.buttons span.price {
  color: #A5090A;
  display: block;
  float: left;
  font-weight: bold;
  padding: 13px 0 0 6px;
}

div.property_box div.buttons a {
}

div.property_box div.buttons a img {
  vertical-align: middle;
  width: 120px;
  border-width: 0;
  margin: 0;
  padding: 0;  
}

/* -------------------------------------------------------------------------- */

div.scrollbox {
  border-color: #F8D34D;
  border-style: solid;
  border-width: 1px;
  color: #A5090A;
  width: 310px;
  padding: 5px;
/*  height: 95px;*/
  height: 58px;
  overflow: auto;
  background-color: #FFFFFF;
}

div#listafejlec {
	height: 150px;
	width: 98%;
    margin: 0 auto 0 auto;
}

div#listafejlec div {
	height: 130px;
	width: 550px;
	float: right;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
}

div#listafejlec img {
	float: left;
}

div#listatools {
	height: 70px;
	width: 98%;
	margin: 0 auto;
	vertical-align: middle;
	padding-bottom: 10px;
}

/* -------------------------------------------------------------------------- */

div.tree {
  background-color: #FFFFFF;
  border: 1px solid #F8D34D;
  color: #A5090A;
  height: 58px;
  overflow: auto;
  padding: 5px;
  width: 310px;
}

div.tree * {
  margin: 0;
  padding: 0;
  border-width: 0;
}

div.tree table {
  border-collapse: collapse;
}

div.tree table.closed {
  display: none;
}

div.tree td {
  text-align: left;
  vertical-align: top;
}

div.tree td.line {
  width: 16px;
  background-image: url(/images/tree/ftv2vertline.gif);
  background-position: 0 0;
  background-repeat: repeat-y;
}

div.tree tr.last td.line {
  background-image: none;
}

div.tree td.line span {
  display: block;
  height: 22px;
  width: 16px;
  background-image: url(/images/tree/ftv2node.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

div.tree tr.last td.line span {
  background-image: url(/images/tree/ftv2lastnode.gif);
}

div.tree td.line a span {
  background-image: url(/images/tree/ftv2mnode.gif);
}

div.tree tr.last td.line a span {
  background-image: url(/images/tree/ftv2mlastnode.gif);
}

div.tree td.line a.closed span {
  background-image: url(/images/tree/ftv2pnode.gif);
}

div.tree tr.last td.line a.closed span {
  background-image: url(/images/tree/ftv2plastnode.gif);
}

div.tree td.item {
  padding: 2px 0 0 1px;
}

div.tree td.check {
  padding: 0 2px 0 1px;
}

div.tree input {
  width: auto;
  border-width: 1px;
}

/* -------------------------------------------------------------------------- */

form#popup_mail {
  width: 450px;
  padding: 0;
  font-size: 10px;
  font-family: verdana;
  overflow: hidden;
  background-color: #CCCCCC;
}

form#popup_mail p {
  margin: 0;
  padding: 5px;
  background-color: #F8F8FA;
  text-align: center;
}

form#popup_mail div.banner {
  padding: 5px;
  text-align: center;
}

form#popup_mail table {
  width: 372px;
  margin: 0 auto;
}

form#popup_mail th,
form#popup_mail td {
  padding: 1px 0 0 0;
  border-width: 0;
  text-align: left;
  vertical-align: top;
}

form#popup_mail th {
  width: 135px;
  color: #567b8e;
}

form#popup_mail select,
form#popup_mail input,
form#popup_mail textarea {
  border-color: #1f1f1f;
  border-style: solid;
  border-width: 1px;
  color: #1f1f1f;
  width: 234px;
}

form#popup_mail textarea {
/*
  height: 48px;
*/
  height: 32px;
}

form#popup_mail input.image {
  margin: 0;
  padding: 0;
  border-width: 0;
  width: auto;
  float: right;
}

/* -------------------------------------------------------------------------- */

form#popup_search {
  width: 450px;
  padding: 0;
  font-size: 10px;
  font-family: verdana;
  overflow: hidden;
  background-color: #CCCCCC;
}

form#popup_search p {
  margin: 0;
  padding: 5px;
  background-color: #F8F8FA;
  text-align: center;
}

form#popup_search div.banner {
  padding: 5px;
  text-align: center;  
}

form#popup_search table.form {
  width: 372px;
  height: 278px;
  margin: 0 auto;
}

form#popup_search th.c,
form#popup_search td.c {
  padding: 3px 0 0 0;
  border-width: 0;
  text-align: left;
  vertical-align: top;
  color: #567b8e;
}

form#popup_search th.c {
  width: 135px;
}

form#popup_search div.scrollbox,
form#popup_search div.tree {
  border-color: #1f1f1f;
  width: 224px;
}

form#popup_search div.scrollbox label,
form#popup_search div.tree label {
  color: #000000;
}

form#popup_search select,
form#popup_search input {
  border-color: #1f1f1f;
  border-style: solid;
  border-width: 1px;
  color: #1f1f1f;
  width: 234px;
}

form#popup_search input.check,
form#popup_search td.check input {
  width: auto;
}

form#popup_search input.num {
  text-align: right;
  width: 87px;
}

form#popup_search input.image {
  margin: 0;
  padding: 0;
  border-width: 0;
  width: auto;
  float: right;
}

/* -------------------------------------------------------------------------- */

div.popup_bookmark {
  background-color: #CCCCCC;
  padding: 10px;
  color: #567b8e;
  font-family: verdana;
  font-size: 11px;
}

div.popup_bookmark p {
  margin: 10px 0;
  font-weight: bold;
}

div.popup_bookmark div.banner {
  padding: 5px;
  text-align: center;  
}

/* -------------------------------------------------------------------------- */

form#popup_seller {
  width: 450px;
  padding: 0;
  font-size: 10px;
  font-family: verdana;
  overflow: hidden;
  background-color: #CCCCCC;
}

form#popup_seller p {
  margin: 0;
  padding: 5px;
  background-color: #F8F8FA;
  text-align: center;
}

form#popup_seller div.banner {
  padding: 5px;
  text-align: center;
}

form#popup_seller table {
  width: 372px;
  margin: 0 auto;
}

form#popup_seller th,
form#popup_seller td {
  padding: 1px 0 0 0;
  border-width: 0;
  text-align: left;
  vertical-align: top;
}

form#popup_seller th {
  width: 135px;
  color: #567b8e;
}

form#popup_seller input.text {
  border-color: #1f1f1f;
  border-style: solid;
  border-width: 1px;
  color: #1f1f1f;
  width: 234px;
}

form#popup_seller input.image {
  margin: 0;
  padding: 0;
  border-width: 0;
  width: auto;
  float: right;
}

/* -------------------------------------------------------------------------- */

form#search_mini {
  overflow: hidden;
  padding: 0 0 0 3px;
  width: 196px;
}

form#search_mini h4 {
  margin: 0;
  padding: 0;
  background-image: url(/images/reszleteskereses.jpg);
  width: 196px;
  height: 50px;
}

form#search_mini h4 span {
  display: none;
}

form#search_mini div.s {
  padding: 0 0 3px 0;
  margin: 0 0 3px 0;
  border-color: #B3131D;
  border-width: 0 0 1px 0;
  border-style: solid;
}

form#search_mini div.tree {
  width: 184px;
  height: 104px;
}

form#search_mini div#utca_div {
  width: 184px;
}

div.minibox {
  border-color: #F8D34D;
  border-style: solid;
  border-width: 1px;
  color: #A5090A;
  width: 184px;
  padding: 5px;
  background-color: #FFFFFF;
}

form#search_mini a {
  width: auto;
  padding: 0;
  margin: 0;
  display: inline;
  background: none;  
}

form#search_mini input.num {
  width: 60px;
}

form#search_mini input#kod {
  width: 184px;
}

form#search_mini input#search_bt {
  height: 40px;
  width: 196px;  
  background-image: url(/images/searchbutton.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #FFFFFF;
  border-width: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

form#search_mini select {
  width: 196px;
}

/* -------------------------------------------------------------------------- */

table.item div.centerbox {
  border: 1px solid #A5090A;
  margin: 0;
  width: 504px;
}

table.item div.centerbox form.ext {
  padding-bottom: 5px;
}

table.item div.centerbox form.ext label {
  display: block;
  width: 90px;
}

table.item div.centerbox form.ext input {
  width: 220px;
}

table.item div.centerbox form.ext textarea {
  width: 220px;
  height: 62px;
}

table.item div.centerbox form.ext td.big textarea {
  width: 346px;
}

table.item div.centerbox form.ext input.image {
  width: auto;
}

table.item div.centerbox form.ext td.buttons {
  text-align: right;
}

table.item div.centerbox form.ext td.buttons img {
  margin: 0;
  width: 118px;
}

/* -------------------------------------------------------------------------- */

div#social {
  margin: 0;
  padding: 10px 0 0 0;
}

.banner_button {
  margin: 0;
  padding: 10px 0 0 0;
  display: block;
}

.banner_button img {
  border-width: 0;
}

/* -------------------------------------------------------------------------- */

div.office {
  margin-bottom: 10px;
}

div.office div.img {
  float: left;
}

div.office div.img img {
  margin: 0;
  padding: 0;
  border-width: 0;
}

div.office div.info {
  color: #666666;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  float: right;
  width: 400px;  
}

div.office h3 {
  color: #414141;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: none;
  height: auto;
}

div.office h3 a {
  color: #414141;
}

div.office h3 a:hover {
  color: #D56528;
}

div.office div.address {
  background-image: url("/images/infobubble.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  margin-top: 12px;
  text-align: center;
  width: 281px;
  font-size: 10px;
  overflow: hidden;  
}

div.office div.email {
  background-image: url("/images/commentbubble.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  float: right;
  font-weight: bold;
  height: 26px;
  line-height: 21px;
  margin-top: 12px;
  text-align: center;
  width: 113px;
}

div.office div.email a {
  color: #FFFFFF;
  font-size: 10px;
}

/* -------------------------------------------------------------------------- */

div#bookmark_list_head {
  height: 25px;
}

div#bookmark_list_head a {
  color: #FFF;
}

table.bookmark_list {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
}

table.bookmark_list td {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #FFF;
  text-align: left;
  vertical-align: top;
  padding: 1px 0;
  margin: 0;
}

table.bookmark_list td.img img {
  width: 44px;
  border-width: 1px;
  padding: 1px;  
}

table.bookmark_list td.desc {
  padding-left: 5px;
}

table.bookmark_list td.desc,
table.bookmark_list td.desc a,
table.bookmark_list td.desc span {
  color: #FFF;
  font-weight: normal;
  font-size: 10px;
}

table.bookmark_list td.desc a.title {
  font-weight: bold;
}

table.bookmark_list td.desc a.delete {
  float: right;
  text-decoration: underline;
}

/* -------------------------------------------------------------------------- */

div.cim_account {
  background-color: #A5090A;
  background-image: url("../../images/cim_news.jpg");
  background-repeat: no-repeat;
  border-top: 0 none;
  color: #FFFFFF;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-variant: small-caps;
  font-weight: bold;
  height: 42px;
  margin-right: 5px;
  padding: 7px 5px 0;
  text-align: left;
  text-transform: capitalize;
  vertical-align: bottom;
  width: 180px;
}

div.cim_account a,
div.cim_account a:hover {
  color: #FFFFFF;
}

form#account_login_right {
  padding-top: 15px;
  padding-bottom: 0;
  margin: 0 5px 0 0;
  background-color: #A5090A;
  width: 190px;
}

form#account_login_right a.header {
  display: none;
  margin: 0 0 10px 0;
  padding: 0;
  width: 190px;
  height: 49px;
  background-image: url(/images/account/onkiszolgalo004.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;  
}

form#account_login_right a.header span {
  display: none;
}

form#account_login_right div {
  padding-bottom: 5px;
}

form#account_login_right div.buttons {
  text-align: center;
}

form#account_login_right label {
  display: inline-block;
  width: 40px;
  text-align: left;
  color: #ffffff;
}

form#account_login_right input {
  width: 120px;
}

form#account_login_right input.image {
  width: auto;
}

form#account_login_right input.login,
form#account_login_right input.register {
  height: 25px;
  width: 90px;
  margin: 0;
  padding: 0;
  border-width: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-attachment: scroll;
}

form#account_login_right input.login {
  background-image: url(/images/account/belepes.png);
}

form#account_login_right input.register {
  background-image: url(/images/account/regisztracio.png);
}

form#account_login_right div.buttons a {
  font-size: 10px;
  color: #ffffff;
}





