
* { margin: 0; padding: 0; }

.cleaner { clear: both; }

body {
	background: #F9FCE9 url(../img/body_bg.jpg) center top repeat-x;
	font: 11px/110% Tahoma;
}

#container {
	width: 1000px;
	margin: 0 auto;
}


/* begin header*/
#header {
	height: 87px;
	border-bottom: solid 1px #FBF6CE;
	background: #000 url(../img/header.png) left top repeat-x;
	position: relative;
}
#header #logo {
	width: 254px;
	height: 87px;
	float: left;
	background:  url(../img/logo1.gif) 47px 20px no-repeat;
	text-indent: -10000px;
}

#header #logo #logo_link {
	display: block;
	width: 210px;
	height: 71px;
}

#header ul {
	list-style-type: none;
	list-style-position: outside;
	z-index: 1337;
}

#header ul li {
	z-index: 1337;
}

#header #container_shade_L {
	background: url(../img/shade_L.jpg) left top no-repeat;
	width: 16px;
	height: 562px;
	position: absolute;
	left: -16px;
	top: 0px;
}
#header #container_shade_R {
	background: url(../img/shade_R.jpg) left top no-repeat;
	width: auto;
	height: 562px;
	position: absolute;
	left: 100%;
	top: 0px;
}



/* begin header main_nav*/

#header #main_nav {
	float: right;
	height: 57px;
}
#header #main_nav ul {
	padding-top: 18px;
}
#header #main_nav ul li {
	float: left;
	height: 18px;
	display: inline;
}
#header #main_nav ul li#home {
	background: url(../img/header_li_home.gif) left top no-repeat;
	padding-left: 18px;
	margin-right: 19px;
}
#header #main_nav ul li#sitemap {
	background: url(../img/header_li_sitemap.gif) left top no-repeat;
	padding-left: 18px;
	margin-right: 23px;
}
#header #main_nav ul li#english {
	margin-right: 20px;
}
#header #main_nav ul li#english,
#header #main_nav ul li#sitemap,
#header #main_nav ul li#home {
	margin-top: 4px;
	padding-bottom: 1px;
}
#header #main_nav ul li a {
	font: 11px/100% Tahoma;
	color: #604822;
	display: block;
	padding-top: 1px;
	text-decoration: underline;
}
#header #main_nav ul li a:hover {
	text-decoration: underline;
}

/* end header main_nav*/



#header #sait_nav {
	clear: right;
	float: right;
	height: 30px;
	background: #000 url(../img/header_site_nav.jpg) left top repeat-x;
	width: 746px;
}
/*#header #sait_nav ul { padding-right: 277px; }
#header #sait_nav ul li { float: left; padding: 0 1px;  border-right: 1px solid #FBF6CE;  text-align: center; }
#header #sait_nav ul li#sales a { padding-left: 14px; padding-right: 16px; }
#header #sait_nav ul li#rentals a { padding-left: 15px; padding-right: 16px; }
#header #sait_nav ul li#aboutus a { padding-left: 14px; padding-right: 16px; }
#header #sait_nav ul li#services a { padding-left: 15px; padding-right: 15px; }
#header #sait_nav ul li#contact a { padding-left: 16px; padding-right: 20px; }
#header #sait_nav ul li a { font: bold 16px/100% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 39px; display: block;  }
#header #sait_nav ul li a.selected { background: url(../img/header_site_nav_selected.jpg) left top repeat-x; } */




#subheader {
	width: 100%;
	height: 171px;
	background: #000 url(../img/subheader_bgrd.jpg) center top repeat-x;
	padding-bottom: 1px
}
#subheader .subheader_inn {
	width: 1000px;
	margin: 0 auto;
}

#flash_gallery {
	display: block;
	float: left;
	width: 417px;
	height: 171px;
	xbackground: #000;
	xbackground: url('../img/srch_bg2.jpg') repeat-x 0 0 #154207;
}



/* begin find property*/
#subheader #find_property {
	float: left;
	width: 583px;
	height: 171px;
	color: #fff;
	xbackground-color: #311E0D;
	font: 11px/100% Tahoma;
	background: url('../img/srch_bg2.jpg') repeat-x left top #154207;
}
#subheader #find_property a {
	color: #fff;
}
#subheader #find_property ul {
	list-style-type: none;
	list-style-position: outside;
}
#subheader #find_property ul li {
	display: inline;
}
#subheader #find_property p {
	line-height: 17px;
	float: left;
}
#subheader #find_property td {
	padding-left: 17px;
}
#subheader #find_property td select {
	font: 11px Tahoma;
}
#subheader #find_property .tr1 td {
	padding-top: 17px;
}
#subheader #find_property .tr1 h1 {
	float: left;
	font: bold 16px/100% arial;
}
#subheader #find_property .tr1 ul {
	float: right;
	padding-right: 15px;
}
#subheader #find_property .tr1 ul li {
	float: left;
	padding: 0 5px;
	border-right: solid 1px #557746;
	line-height: 16px;
	display: inline;
}
#subheader #find_property .tr1 ul li.last {
	border: none;
}
#subheader #find_property .tr1 ul li a {  }
#subheader #find_property .tr2 td {  }
#subheader #find_property .tr2 select {
	width: 120px;
	margin-right: 25px;
	float:left;
}
#subheader #find_property .tr3 select {
	float: left;
	width: 120px;
	margin-right: 25px;
}
#subheader #find_property .tr2 input,
#subheader #find_property .tr3 input {
	margin-left: 34px;
	float: left;
}
#subheader #find_property .tr2 label,
#subheader #find_property .tr3 label {
	float: left;
	padding-left: 5px;
	line-height: 17px;
	font-size: 11px;
}
#subheader #find_property .tr4 td { }
#subheader #find_property .tr4 input {
	width: 43px;
	float: left;
	height: 16px;
	font-size: 11px;
}
#subheader #find_property .tr4 select {
	float: left;
	margin-left: 5px;
	font-size: 11px;
	height: 18px;
}
#subheader #find_property .tr4 p {
	float: left;
	padding: 0 5px;
}
#subheader #find_property .tr4 a {
	float: right;
	width: 76px;
	text-align: center;
	display: block;
	background: #F5F4E1;
	line-height: 21px;
	text-decoration: none;
	color: #2D600F;
	font-size: 11px;
	font-weight: bold;
}
#p_srch {
	padding-right: 20px;
}
#subheader #find_property .tr2 td,
#subheader #find_property .tr3 td {
	padding-bottom: 20px;
}
/* end find property */
/* end header */




/*CONTENT START */

#content {
	background: #fff;
}
#cnt_main {
	padding-left: 1px;
}
#cnt_main .news {
	float: left;
	width: 253px;
	background: #fff;
}
#cnt_main .news h3, h3.icnh3 {
	width: 242px;
	height: 34px;
	background: url(../img/cnt_h3_bgrd.jpg) left top repeat-x;
	padding-left: 10px;
	font: bold 13px tahoma;
	line-height: 34px;
	position: relative;
	overflow: hidden;
}
h3.icnh3 a {
	color: #000;
	text-decoration: none;
}
#cnt_main .news h3 span {
	background: url(../img/cnt_h3_span_bgrd.png) left top no-repeat;
	display: block;
	width: 2px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0;
}
#cnt_main .news h3 a {
	text-decoration: none;
	color: #000;
}

#cnt_main .news #news_scroll {
	margin-top: 22px;
	font: 11px/120% Tahoma;
	position: relative;
	height: 400px;
}
#cnt_main .news #news_scroll ul {
	padding: 0 0 0 19px;
	height: 344px;
	list-style-type: none;
	list-style-position: outside;
}
#cnt_main .news #news_scroll ul li {
	border-bottom: #E9E9E9 1px solid;
	width: 192px;
	padding: 13px 0;
}
#cnt_main .news #news_scroll ul li a {
	color: #333;
	text-decoration: none;
}
#cnt_main .news #news_scroll ul li a:hover {
	text-decoration: underline;
}
#cnt_main .news #news_scroll ul li span {
	background: url(../img/news_bullet.jpg) left center no-repeat;
	padding-left: 14px;
	color: #4F861D;
}

#cnt_main #right {
	float: left;
}

#cnt_main #top_p {
	float: left;
}
#cnt_main #top_p .news {
	width: 373px;
	background: url('../img/border-gr.gif') repeat-y left top;
}
#cnt_main #top_p .news h3 {
	width: 362px;
}
#cnt_main .news .location,
.icn {
	padding-left: 12px;
	margin-top: 24px;
}
#cnt_main .news .location div.prty_blok,
.icnt div.prty_blok {
	margin-bottom: 22px;
	height: 120px;
	padding-right: 25px;
	position: relative;
	padding-bottom: 5px;
}

#cnt_main .news .location div.prty_thmb_block,
.icnt div.prty_thmb_block {
	height: 100px;
	float: left;
	margin-right: 0px;
}
#cnt_main .news .location div.prty_thmb_block{
	width: 124px;
	padding: 0px 0px 0px 0px;
}
#cnt_main .news .location div.prty_blok a,
.icnt div.prty_blok a {
	color: #444;
}
#cnt_main .news .location div.prty_blok a.prty_thmb,
.icnt div.prty_blok a.prty_thmb {
	display: block;
	float: left;
	height: 89px;
	background-color: #ecf2e2;
}
#top_offers div.prty_thmb_block,
#similar div.prty_thmb_block,
#last_seen div.prty_thmb_block{
	margin-top: 10px;
	padding: 0px !important;
}

#cnt_main .news .location div.prty_blok a.prty_thmb img,
.icnt div.prty_blok a.prty_thmb img {
	xfloat: left;
	margin: 5px;
}
div.prty_thmb_block a.prty_thmb { /*padding: 5px;*/
	display: block;
	float: left;
	height: 89px;
	background-color: #ecf2e2;
}
div.prty_thmb_block {
	height: 79px;
	width: 114px;
	padding: 10px 0px 0px 0px;
}
#thumb1 div.prty_thmb_block,
#thumb2 div.prty_thmb_block {
	padding: 0px 10px 0px 0px;
}
.news div.prty_thmb_block,
.icnt div.prty_thmb_block {
	padding-top: 0;
}
div.prty_thmb_block img { margin: 0; }

#thumb1, #thumb2 { width: 358px; float: left;  }

#cnt_main .news .location div.prty_blok img,
.icnt div.prty_blok img {
	float: left;
	margin-right: 12px;
}

/*
#cnt_main .news .location div.prty_blok span { background: url(../img/news_bullet.jpg) left center no-repeat; padding-left: 14px; }
#cnt_main .news .location div.prty_blok span a { color: #4F861D; text-decoration: none; }
#cnt_main .news .location div.prty_blok span a:hover { text-decoration: underline; }
*/

#cnt_main #new_p {
	float: left;
}
#cnt_main #new_p .news {
	width: 372px;
	background: url('../img/border-gr.gif') repeat-y left top;
}
#cnt_main #new_p .news h3 {
	width: 362px;
}
#cnt_main #new_p .news h3 span {
	background: none;
}
#cnt_main #new_p .news .location {
	border: none;
}


#cnt_main #p_message {
	width: 715px;
	margin-left: 2px;
}
#cnt_main #p_message p {
	padding-left: 19px;
	color: #2E5A02;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	background: url('../img/border-gr.gif') repeat-y left top;
}

#rss_link {
	padding-right: 20px;
	padding-left: 16px;
}

#rss_link a {
	display: block;
	width: 54px;
	height: 17px;
	font-size: 0px !important;
	font-weight: normal !important;
	background: url('../img/rss_logo.gif') no-repeat left top;
}


/* begin info */
#cnt_main .info {
	background: #fff;
}
#cnt_main .info .left {
	float: left;
	margin: 0;
	padding-left: 14px;
	margin-top: 23px;
}
input#email {
	display: block;
	float: left;
	height: 19px;
}
#cnt_main .info .left .signup {
	float: left;
}
#cnt_main .info .left .l_banner,
#cnt_main .news .l_banner {
	width: 228px;
	/*height: 79px; */
	overflow: hidden;
	text-align: center;
}
#cnt_main .info .left p {
	padding-bottom: 13px;
}
#cnt_main .info .left p.last {
	padding-bottom: 0px;
}
#cnt_main .info .right {
	margin-top: 20px;
	float: left;
	margin-left: 14px;
	width: 701px;
	height: 237px;
	padding: 23px 0 0 22px;
}
#cnt_main .info {}
#cnt_main .info .right .upper p {
	display: block;
	width: 450px;
	text-align: justify;
}
#cnt_main .info .right .upper h3 {
	font: 8.5pt tahoma, verdana, arial;
	font-weight: bold;
}
#cnt_main .info .right .lower {
	margin-top: 42px;
}
#cnt_main .info .right .lower p {
	float: left;
	/*margin-right: 72px;*/
	margin-right: 40px;
	xmargin-left: 11px;
}
#cnt_main .info .right .lower p a {
	color: #2E5A02;
}
/* end info*/

/* begin partners */
#cnt_main #partners {
	height: 102px;
	background: #fff;
	padding-top: 13px;
	padding-left: 14px;
}
/*
#cnt_main #partners .left {
	float: left;
	width: 213px;
	height: 65px;
	border: 1px solid #E9E9E9;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#cnt_main #partners .left p {
	font: bold 15px/130% Arial;
	padding-bottom: 16px;
}
#cnt_main #partners .left form {
	float: left;
	margin-right: 8px;
}
#cnt_main #partners .left form input.input_1 {
	width: 132px;
	height: 18px;
	font: 11px/100% Tahoma;
}
#cnt_main #partners .left a {
	float: left;
	width: 52px;
	height: 19px;
	background: #55881C;
	font: 10px Tahoma;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 3px;
}
*/

#partners .left {
	float: left;
	display: inline;
	width: 213px;
	height: 79px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font: bold 15px/130% Arial;
	border: 1px solid #E9E9E9;
}

#partners .left p {
	padding-bottom: 4px !important;
}

#partners .left #email_container {
}

	#partners .left #email_container label,
	#partners .left #captcha_container label {
		float: left;
		clear: left;
		font-weight: normal;
	}

	#partners .left #email_container input,
	#partners .left #captcha_container input {
		float: right;
		display: inline;
		margin: 0 4px 0 0;
		width: 128px;
		height: 16px;
		font-family: Monospaced, monospace;
		font-size: 12px;
		background: #ffffff;
		color: #000000;
		border: 1px solid #000000;
	}

	#partners .left #submit_container a {
		float: right;
		display: inline;
		margin: 1px 4px 0 0;
		width: 52px;
		height: 16px;
		padding-top: 1px;
		font: 10px Tahoma;
		text-align: center;
		background: #55881c;
		color: #ffffff;
		border: 1px solid #000000;
	}

#cnt_main #partners .right {
	float: left;
	/*background: url(../img/our_partners.gif) no-repeat left top;*/
	border: 1px solid #E9E9E9;
	margin-left: 12px;
	padding-top: 14px;
	padding-bottom: 9px;
	padding-left: 15px;
	width: 708px;
	height: 64px;
}
#cnt_main #partners .right .upper {  }
/* end partners */

/*CONTENT FINISH */



/* begin footer */

#footer {
	height: 101px;
	background: #FDF8D2;
	color: #94917F;
}
#footer .copy {
	float: left;
	margin: 19px 0 0 0px;
	padding-left: 20px;
}
#footer .created {
	float: right;
	margin: 19px 0px 0 0;
	padding-right: 20px;
}
#footer .created a {
	color: #94917F;
}
#header, #content, #footer {
	width: 1000px;
	margin: 0 auto;
}


/*===============================================*/

div.NavPanel {
	position: absolute;
	top: 0px; right: 0px;
	width: 16px; height: 100%;
}
div.NavPanel div {
	position: relative;
	width: 100%;
	height: 100%;
}
div.NavPanel span.dragger {
	position: absolute; top: 11px; right: 0px;
	width: 16px; font-size: 0px;
	background: #f3f3f3;
}
span.arrdown,
span.arrup {
	position: absolute;
	right: 0px;
	display: block;
	font-size: 0px;
	cursor: pointer;
	width: 14px;
	height: 14px;
	padding: 0px 1px 0px 1px;
}
span.arrdown {
	bottom: 0px;
	background: #f0f0f0 url('../img/s_arrow_down.gif') no-repeat 1px 0;
}
span.arrup {
	top: 0px;
	background: #f0f0f0 url('../img/s_arrow_up.gif') no-repeat 1px 0;
}




/* --- php --- */

.icnt {
	color: #5F5F5F;
}
.icnt h1 {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 20px;
}
.icnt a {
	color: #5F5F5F;;
}
.icnt img {
	margin: 10px;
}
.icnt p {
	margin: 10px 0;
	padding-top: 10px;
	line-height: 13px;
}
.icnt a {
	text-decoration: none;
}
h3.icnh3 {
	display: block;
	float: left;
	width: 734px;
	height: 34px;
	xmargin-top: 1px;
	border-left: 1px solid #cdcdcd;
	/*font-size: 11px;*/
	font-weight: bold;
}

.icnt {
	float: left;
	width: 719px;
	padding: 20px 0px 20px 13px;
	border-left: 1px solid #ccc;
	xborder-right: 1px solid #ccc;
}
.icnt a	{
	color: #4D851A;
}
/*
.icnt a:hover	{
	color: #4D851A;
}
*/
.icnt ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: square;
}

.icnt ul li {
	margin-left: 20px;
	line-height: 13px;
}

.icnt .title {
	font-size: 13px;
	font-family: arial, tahoma, vardana;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	height: 40px;
	line-height: 1.3;
}


.date_tst {
	font-size: 16px;
	font-weight: normal;
}

.nws_bn {
	margin: 30px 0px;
	padding: 0px 10px;
	/*height: 257px;*/
}

.nws_bn p {
	margin-top: 10px;
}

.prn_stf {
	float: right;
	line-height: 0;
	font-size: 0;
}

.prn_stf a,
a.atb {
	line-height: 13px;
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 3px;
}
.prn_stf a	{
	padding-left: 30px;
}

.prn, .stf,
.atb, .news_ttl, .read_more a {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}

.hp_opt {
	float: left;
}

.hp_opt .read_more {
	xfloat: right;
	padding-right: 20px;
	position: absolute;
	left:125px;
	top:-7px;
	width: 90px;
}
td.bookmarks .read_more a	{
	position: absolute;
	left: 10px;
	top: 17px;
}
td.bookmarks a.atbb{
	top: 9px;

}

div.ibtn {
	float: left;
	background-color: #f3f3f3;
	height: 21px;
	padding: 8px 13px 0 11px;
	font-weight: bold;
}
.prn_stf a.prn {
	background-image: url('../img/print.gif');
	display: block;
	float: left;
	padding-right: 3px;
}
.prn_stf a.stf {
	background-image: url('../img/send_to.gif');
	display: block;
	float: left;
}
a.atb {
	background-image: url('../img/bookmark.gif');
	display: block;
	float: left;
}
.prn, .stf, .atb {
	background-position: 10px 2px;
}
.pgn_line {
	background-color: #f3f3f3;
	height: 29px;
	text-align: right;
	padding-right: 10px;
}
.pgn_line a {
	font-weight: bold;
	color: #4e8621;
}
.pgn_line a.bwd,
.pgn_line a.fwd {
	display: block;
	float: right;
	font-size: 0;
	line-height: 0;
	width: 9px;
	height: 9px;
	margin-top: 13px;
}
.pgn_line a.bwd {
	background-image: url('../img/arrow_bwd.gif');
	margin-right: 8px;
}
.pgn_line a.fwd,
.news_ttl, .read_more a {
	background-image: url('../img/arrow_fwd.gif');
	margin-left: 8px;
}
.news_ttl, .read_more a {
	padding-left: 18px;
	color: #4d851a !important;
}
.read_more a {
	margin: 0;
	text-decoration: none;
	padding-left: 15px;
}
.smap_cols {
	width: 300px;
	float: left;
}
.table_view th {
	padding: 5px;
	background-color: #ddedbc;
}
.table_view td {
	padding: 5px;
	vertical-align: top;
}
a.atbb {
	xfloat: right !important;
	position: absolute;
	left:200px;
	top:-7px;
	width: 110px;
	/* position: relative; left: 10px; */
}
.table_view td img {
	margin: 0;
}
.table_view td.styl_1 {
	background-color: #ffffff;
}
.table_view td.styl_2 {
	background-color: #f3f3f3;
}
.bold {
	font-weight: bold;
	padding-bottom: 8px;
}
.green {
	color: #2A600E;
}
.browse_up, .browse_down {
	display: block;
	width: 121px;
	height: 20px;
	font-size: 0 !important;
	line-height: 0 !important;
	background-repeat: no-repeat;
	background-position: 50px 6px;
}

.browse_down {
	background-image: url('../img/browse_down.gif');
}

.browse_up {
	background-image: url('../img/browse_up.gif');
}

#img_scroll_area {
	height:197px;
	width: 121px;
	overflow: hidden;
}

#imgviewer img {
	cursor: pointer;
	margin: 0;
}
#img_scroll_area img { margin: 4px 0 0px 4px; }




/* begin menu */
ul.main {
	list-style: none;
	height: 28px;
}
ul.main ul {
	width: 155px;
}
ul.main li {
	position: static;
	float: left;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	width: 155px;
}

ul.main li a {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

ul.main li ul li {
	border-bottom: 1px solid #311e0d;
	padding: 0;
}

ul.main li ul li a {
	display: block;
	padding: 4px 10px;
}

ul.main li ul li a:hover{
	background: #688F4B;
}

ul.main li ul,
ul.main li iframe {
	display: none;
	padding: 0;
}

ul.main li ul li.hov {
	background: url( '../img/menu_arrow.gif' ) no-repeat right top;
}
ul.main li ul li.hov a {
	padding-right: 15px;
}


ul.main li.hov {
	display: block;
}

ul.main li.hov:hover {
	display: block;
	position: relative;
}
ul.main li.hov:hover li.hov:hover {
	display: block;
	position: relative;
}
ul.main li.hov:hover li.hov:hover li.hov:hover {
	display: block;
	position: relative;
}
ul.main li.hov:hover ul li ul,
ul.main li.hov:hover ul li iframe,
ul.main li.hov:hover ul li.hov ul ul,
ul.main li.hov:hover ul li.hov ul li iframe {
	display: none;
}

ul.main li.hov ul,
ul.main li.hov iframe	{
	position: absolute;
	background: #3B6B17;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

ul.main li.hov:hover ul,
ul.main li.hov ul li.hov:hover ul,
ul.main li.hov ul li.hov ul li.hov:hover ul,
ul.main li.hov:hover iframe,
ul.main li.hov ul li.hov:hover iframe,
ul.main li.hov ul li.hov ul li.hov:hover iframe {
	display: block;
	border: 1px solid black;
}

ul.main li.hov:hover ul ul,
ul.main li ul li.hov:hover ul ul,
ul.main li ul li ul li.hov:hover ul ul {
	display: none;
}

ul.main li ul li.hov:hover ul,
ul.main li ul li.hov:hover iframe {
	left: 100%;
	top: -1px;
}

#btn_exclusive,
#btn_sales,
#btn_rentals,
#btn_virtual,
#btn_services,
#btn_about,
#btn_contact,
#btn_orders,
#btn_inquiry {
	display: block;
	height: 17px;
	font-family: tahoma, verdana, arial;
	font-size: 8.5pt;
	margin-right: 1px;
	font-weight: bold;
	line-height: 1 !important;
	padding-top: 10px;
	padding-left: 18px;
	letter-spacing: 2px !important;
}
/*
#btn_sales, #b_bg_sales { width: 72px; }
#btn_rentals, #b_bg_rentals { width: 89px; }
#btn_services, #b_bg_services { width: 100px; }
#btn_about, #b_bg_about { width: 100px; }
#btn_contact, #b_bg_contact { width: 93px; }
*//*
#btn_sales, #b_en_sales { width: 72px; }
#btn_rentals, #b_en_rentals { width: 89px; }
#btn_services, #b_en_services { width: 100px; }
#btn_about, #b_en_about { width: 100px; }
#btn_contact, #b_en_contact { width: 93px; }
*/

/*
#b_bg_sales { background-image: url('../img/btn_sales_bg.gif'); width: 116px; }
#b_bg_rentals { background-image: url('../img/btn_rentals_bg.gif'); width: 87px; }
#b_bg_services { background-image: url('../img/btn_services_bg.gif'); width: 87px; }
#b_bg_about { background-image: url('../img/btn_about_bg.gif'); width: 84px; }
#b_bg_contact { background-image: url('../img/btn_contact_bg.gif'); width: 93px; }
#b_bg_virtual { background-image: url('../img/btn_virtual_bg.gif'); width: 192px; }

#b_en_sales { background-image: url('../img/btn_sales_en.gif'); width: 73px; }
#b_en_rentals { background-image: url('../img/btn_rentals_en.gif'); width: 90px; }
#b_en_services { background-image: url('../img/btn_services_en.gif'); width: 101px; }
#b_en_about { background-image: url('../img/btn_about_en.gif'); width: 101px; }
#b_en_contact { background-image: url('../img/btn_contact_en.gif'); width: 94px; }
#b_en_virtual { background-image: url('../img/btn_virtual_en.gif'); width: 116px; }
/* end menu */

/* new menu: @author latchezar tzvetkoff */
/** bulgarian version */
#header .main.bg { background-image: url('../img/menu_bg.gif'); }
#b_bg_exclusive	{ width: 188px; }
#b_bg_sales		{ width: 101px; }
#b_bg_rentals	{ width: 83px; }
#b_bg_virtual	{ width: 179px }
#b_bg_services	{ width: 89px; }
#b_bg_about		{ width: 85px; }
#b_bg_contact	{ width: 102px; }
#b_bg_orders	{ width: 98px; }
#b_bg_inquiry	{ width: 100px; }
/** english version */
#header .main.en { background-image: url('../img/menu_en.gif'); }
#b_en_exclusive	{ width: 164px; }
#b_en_sales		{ width: 75px; }
#b_en_rentals	{ width: 102px; }
#b_en_virtual	{ width: 124px }
#b_en_services	{ width: 96px; }
#b_en_about		{ width: 108px; }
#b_en_contact	{ width: 95px; }
#b_en_inquiry	{ width: 131px; }

/* for full menu */
#header .main.bg_full { background-image: url('../img/menu_full_bg.gif'); }
#b_bg_exclusive_full	{ width: 164px; }
#b_bg_rentals_full	{ width: 57px; }
#b_bg_virtual_full	{ width: 174px }
#b_bg_services_full	{ width: 65px; }
#b_bg_about_full		{ width: 60px; }
#b_bg_contact_full	{ width: 83px; }
#b_bg_orders_full	{ width: 78px; }
#b_bg_inquiry_full	{ width: 65px; }

#header .main.en_full { background-image: url('../img/menu_full_en.gif'); }
#b_en_exclusive_full	{ width: 161px; }
#b_en_rentals_full	{ width: 83px; }
#b_en_virtual_full	{ width: 106px }
#b_en_services_full	{ width: 85px; }
#b_en_about_full		{ width: 95px; }
#b_en_contact_full	{ width: 87px; }
#b_en_inquiry_full	{ width: 123px; }


#b_en_contact ul, #b_en_contact_full ul,
#b_en_contact iframe ,
#b_en_contact_full iframe {
	right: -2px !important;
}

#b_bg_contact ul,
#b_bg_contact_full ul,
#b_bg_contact iframe,
#b_bg_contact_full iframe {
	right: 0 !important;
}

#b_en_contact iframe,
#b_en_contact_full iframe,
#b_bg_contact_full iframe ,
#b_bg_contact iframe {
	width: 150px;
}

#b_en_contact ul,
#b_en_contact_full ul,
#b_bg_contact ul,
#b_bg_contact_full ul,
#b_en_contact li,
#b_en_contact_full li,
#b_bg_contact li,
#b_bg_contact_full li {
	width: 150px;
}


#b_en_virtual ul,
#b_en_virtual_full ul,
#b_en_virtual li,
#b_en_virtual_full li {
	width: 150px;
}

#b_bg_virtual ul,
#b_bg_virtual_full ul,
#b_bg_virtual li,
#b_bg_virtual_full li {
	width: 173px;
}
#b_en_exclusive ul,
#b_en_exclusive_full ul,
#b_en_exclusive li ,
#b_en_exclusive_full li {
	width: 165px;
}

#b_bg_exclusive ul,
#b_bg_exclusive_full ul,
#b_bg_exclusive li,
#b_bg_exclusive_full li {
	width: 169px;
}

/* auction crap */
#auction a {
	background: #fbf4bd;
	color: #ff0000;
	font-weight: bold;
}


.news .atbb {
	padding-left: 15px !important;
	background-position: 0 0 !important;
}

#partners_links a, .pt_sep {
		display: block;
		float: left;
		height: 58px;
}

#partners_links #pt_1_bg {
	background-image: url('../img/pt_1_bg.jpg');
	background-repeat: no-repeat;
	width: 103px;

}

#partners_links #pt_1_en {
	background-image: url('../img/pt_1_en.jpg');
	background-repeat: no-repeat;
	width: 103px;
}


#partners_links #pt_2 {
	background-image: url('../img/pt_2.gif');
	width: 84px;
}

#partners_links #pt_3 {
	background-image: url('../img/pt_3.gif');
	width: 101px;
}

#partners_links #pt_4 {
	background-image: url('../img/pt_4.gif');
	width: 95px;
}

#partners_links #pt_5_bg {
	background-image: url('../img/pt_5.gif');
	width: 73px;
}

#partners_links #pt_5_en {
	background-image: url('../img/pt_5_en.gif');
	width: 73px;
}

#partners_links #pt_6 {
	background-image: url('../img/pt_6.gif');
	width: 90px;
}

#partners_links #pt_7 {
	background-image: url('../img/pt_7.gif');
	width: 73px;
}


.pt_sep {
	background-image: url('../img/pt_s.gif');
	background-repeat: no-repeat;
}

/* fix-vane na stila na kontent-a v bazata */

.c_tbl_style td div table td {
	width: auto !important;
}
.c_tbl_style td div table td table {
	width: auto !important;
}

/*.c_tbl_style td div { border: 1px solid black; }*/
select.bookmark {
	font-size: 9px;
	line-height: 9px;
	font-family: tahoma, verdana, arial;
}

.hp_opt {
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-right: 20px;
}

.hp_opt .read_more {}

.estate_data td { padding: 5px 0px 0px 10px; }
.estate_data { padding-bottom: 10px; }

#top_offers .read_more, #last_seen .read_more, #similar .read_more	{
	padding-top: 8px;
	display:block;
}

.est_line	{
	margin-bottom: 8px;
}


/* begin  unsubscribe form*/
.unsubscribe_form{
	background-color:#FBF7D3;
	width:240px;
	height:90px;
}
.unsubscribe_form form{
	padding-top:25px;
	padding-left:50px;
}
.unsubscribe_form input{
	display:block;
	font-size:12px;
}
/* end unsubscribe form*/


.head_text{
	margin-bottom:20px;
	font-size:13px;
}

#no_comission{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 83px;
	height: 83px;
	zoom:1;
	z-index: 1000 !important;
}
/*
.prty_thmb_block #no_comission{
	border: 1px solid red;
}
*/

.content_estate table {
	border-collapse: collapse;
}

.content_estate td {
	border: 1px solid #cccccc !important;
}

#auction a {
	background: #FBF4BD;
	color: red;
	font-weight: bold;
	xcolor: #305D18;
}
#auction a:hover {
	background: #EDF6E3;
}
.green_bck {
	background-color: #EFF7E7;
	padding: 5px;
	width: auto;
}

.white_bck {
	background-color: #FFF;
	padding: 5px;
	width: auto;
}

.inq_title {
	font-size: 14px;
	font-weight: bold;
}

.inq_question {
	padding-bottom: 5px;
	font-weight: bold;
}

.inq_answer {
	padding-bottom: 5px;
}

.inq_answer input {
	vertical-align: middle;
}

.inq_result {
	color: #2A5F12;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 13px;
}

/*-----------------------------Sociable-----------------------------*/
div.sociable { margin: 10px 20px 0 0; float: right; }

.sociable ul {
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.sociable_tagline {
	margin-bottom: 10px;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*-----------------------------Sociable end-----------------------------*/

#voted_button a {
	width: 76px;
	text-align: center;
	display: block;
	background: #F5F4E1;
	line-height: 21px;
	text-decoration: none;
	color: #2D600F;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}