@charset "windows-1251";

/* Global */
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #D1D1D1;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #2A3E56;
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #434343;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.width_100 {
	width: 100%;
}

a:link, a:visited {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:active {
	color: #7C7C7C;
}

input, select {
	border: 1px groove #999999;
}

form {
	margin: 0;
}

.required {
	color: #CC0000;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.black_text {
	color: #000000;
}

#main {
    margin: 0 auto;
	margin-top: 0;
}

#main {
 	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 990px;
}

#main_100 {
    margin: 0 auto;
	margin-top: 0;
}

#main_100 {
 	voice-family: "\"}\""; 
	voice-family: inherit;
	/*width: 100%;*/
	width: 990px;
}

.estates_button, .properties_item_button {
	background-image: url(../images/estates/buy_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	width: 87px;
	height: 19px;
	background-color: #FFFFFF;
	border: 0;
	padding-left: 5px;
	text-align: left; 
	padding-top: 2px;
}

.estates_button a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.estates_image {
	border: 1px #CCCCCC solid;
}

/* Header */
#header {
	background-image: url(../images/estates/header.gif);
	background-position: left 0;
	background-repeat: no-repeat;
	margin-top: 0;
	height: 76px;
	margin-left: 15px;
}
.separator_top_header {
	height:2px;
}

#header_login_register {
	margin-right: 15px;
	padding-right: 7px;
	padding-top: 5px;
	margin-bottom: 0;
	background-image: url(../images/estates/header_login_register.gif);
	background-position: right 0;
	background-repeat: no-repeat;
}

#header_login_register a:link, #header_login_register a:visited {
	font-weight: bold;
}

/*Header Search bar */
#header_search_bar {
	padding-right: 13px;
	color: #333333;
	margin-top: 10px;
}

#header_search_bar_text {
	font-weight: bold;
	padding: 0;
	color: #3E3E3E;
	font-size: 11px;
}

#header_search_bar_left_piece {
	background-image: url(../images/estates/header_search_left_piece.gif);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 8px;
	height: 30px;
}

#header_search_bar_background {
	background-image: url(../images/estates/header_search_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 5px;
	font-size: 11px;
}

#header_search_bar_background a:link, #header_search_bar_background a:visited {
	color: #333333;
	font-size: 11px;
}

#header_search_bar_background a:hover, #header_search_bar_background a:active {
	color: #A45200;
}

.header_search_bar_controls {
	border: 1px solid #FFFFFF;
	color: #666666;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 10px;
}

/* Selected Categories */
.selected_categories_div {
	padding: 0 0 0 1px;
}

#selected_categories_div_left_piece {
	background-image: url(../images/estates/menu_categories_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 7px;
	height: 34px;
	float: left;
}

#selected_categories_div_background {
	background-image: url(../images/estates/menu_categories_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	vertical-align: middle;
	float: left;
	color: #000000;
	width: 97.5%;
}

#selected_categories_div_center {
	display: block;
  	padding:0; 
  	margin:0 auto; 
  	list-style-type:none;
 	white-space:nowrap;
	/*margin-left: auto;
	width: 98%;*/
}

.selected_categories_div_links {
	padding: 10px 7px 0 7px;
	height: 24px;
	float: left;
	/*display:table-cell;*/
}

.selected_categories_div_links a:hover, .selected_categories_div_links a:active {
	color: #006600;
}

.selected_categories_div_links_active {
	padding: 10px 7px 0 7px;
	float: left;
	background-image: url(../images/estates/menu_categories_background_active_categories.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 24px;
	/*display:table-cell;*/
}

.selected_categories_div_links_active a:link, .selected_categories_div_links_active a:visited {
	color: #2E692E;
}

.selected_categories_div_links_active a:hover, .selected_categories_div_links_active a:active {
	color: #003300;
}

#selected_categories_div_right_piece {
	background-image: url(../images/estates/menu_categories_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 7px;
	height: 34px;
	float: left;
}

/* Related Categories */
#related_categories_div_background {
	background-image: url(../images/estates/related_categories_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	margin: 0 26px 0 24px;
	color: #000000;
	padding: 7px 5px 0 5px;
	text-align: left;
}

#related_categories_div_title {
	font-style: italic;
	font-weight: bold;
}

.related_categories_div_links {
	padding: 0 10px 0 10px;
}

.related_categories_div_links a:link, .related_categories_div_links a:visited {
	color: #006600;
}

.related_categories_div_links a:hover, .related_categories_div_links a:active {
	color: #003333;
}

/* Titlebar */
#titlebar_div {
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#titlebar_div a:link, #titlebar_div a:visited {
	font-weight: bold;
	color: #666666;
}

#titlebar_div a:hover, #titlebar_div a:active {
	color: #333333;
}
a.titlebar_div_text_link:link, a.titlebar_div_text_link:visited {
	padding-top:5px;
	font-size:11px;
}

a.titlebar_div_text_link:hover, a.titlebar_div_text_link:active {
	font-size:11px;
}

/* Logged User */
#greeting_div {
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}

#logged_user_menu_div_left_piece {
	background-image: url(../images/estates/logged_user_menu_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 10px;
	height: 46px;
	float: left;
}

#logged_user_menu_div_background {
	background-image: url(../images/estates/logged_user_menu_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	height: 46px;
	vertical-align: middle;
	float: left;
	color: #000000;
	width: 97%;
}

#logged_user_menu_div_links_padding_top {
	padding-top: 16px;
}

.logged_user_menu_div_links_padding_right {
	padding-right: 2px;
}

.logged_user_menu_div_links_padding_right_a_active:link, .logged_user_menu_div_links_padding_right_a_active:visited {
	font-weight: bold;
}

#logged_user_menu_div_right_piece {
	background-image: url(../images/estates/logged_user_menu_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 10px;
	height: 46px;
	float: left;
}

/* Left Menu */
#left_menu {
	border-right: 1px #CCCCCC solid;
	float: left;
	margin: 5px 0 5px 5px;
	width: 215px;
}

.left_menu_links:link, .left_menu_links:visited {
	padding-left: 1px;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	font-size:14px;
	
}
.left_menu_links1:link, .left_menu_links1:visited {
	padding-left: 3px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size:12px;
	
}

.left_menu_links:hover, .left_menu_links:active {
	color: #000000;
}
.left_menu_links1:hover, .left_menu_links1:active {
	color: #000000;
}

.left_menu_cells {
	padding: 5px 0 5px 0;
}

/* Menus - left */
#menu_left_piece {
	background-image: url(../images/estates/menu_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	vertical-align: top;
	width: 6px;
	height: 21px;
}

#menu_background, #advanced_search_cell_background {
	background-image: url(../images/estates/menu_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	float: left;
	vertical-align: middle;
	height: 21px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	/*padding: 3px 61px 0 2px;*/
	width:203px;
}

#menu_right_piece {
	background-image: url(../images/estates/menu_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	vertical-align: top;
	width: 6px;
	height: 21px;
}

/* Left Menu Categories */
#menu_categories-left_left_piece {
	background-image: url(../images/estates/menu_categories-left_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	width: 6px;
	height: 21px;
	float: left;
}

#menu_categories-left_background {
	background-image: url(../images/estates/menu_categories-left_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	vertical-align: top;
	height: 18px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	/*padding: 3px 113px 0 2px;*/
	width: 201px;
	float: left;
}

#menu_categories-left_right_piece {
	background-image: url(../images/estates/menu_categories-left_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
	width: 6px;
	height: 21px;
	float: left;
}

#menu_categories-left_legend {
	padding: 3px 0 3px 8px;
}

.menu_categories-left_legend_firms:link, .menu_categories-left_legend_firms:visited {
	color: #316DBD;
	font-size: 11px;
	padding-left: 1px;
}

.menu_categories-left_legend_firms:hover, .menu_categories-left_legend_firms:active {
	color: #215294;
}

.menu_categories-left_legend_articles:link, .menu_categories-left_legend_articles:visited {
	color: #E7AE5E;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
}

.menu_categories-left_legend_articles:hover, .menu_categories-left_legend_articles:active {
	color: #A87C3E;
}

/* Left Menu Subcategories */
#left_menu_subcategories {
	float: left;
	margin: 10px 0 15px 15px;
	width: 60%;
}

#left_menu_subcategories_title_left_piece {
	background-image: url(../images/estates/menu_special_sites_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	width: 6px;
	height: 21px;
	float: left;
}

#left_menu_subcategories_title_background {
	background-image: url(../images/estates/menu_special_sites_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	vertical-align: top;
	height: 18px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 2px 0 2px;
	float: left;
}

#left_menu_subcategories_title_right_piece {
	background-image: url(../images/estates/menu_special_sites_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
	width: 6px;
	height: 21px;
	float: left;
}

.left_menu_subcategories_cell_padding {
	padding-top: 7px;
	padding-left: 6px;
}

.left_menu_subcategories_cell_padding_left {
	padding-left: 6px;
}

.left_menu_subcategories_cell_padding_top {
	padding-top: 7px;
}

.left_menu_subcategories_image {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.left_menu_subcategories_subcategory_name:link, .left_menu_subcategories_subcategory_name:visited {
	color: #FF9B00;
	font-size: 15px;
	font-weight: bold;
}

.left_menu_subcategories_subcategory_name:hover, .left_menu_subcategories_subcategory_name:active {
	color: #DF9C1B;
}

.left_menu_subcategories_text {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.left_menu_subcategories_legend_new_products:link, .left_menu_subcategories_legend_new_products:visited {
	color: #C22FD8;
	font-size: 13px;
	font-weight: bold;
}

.left_menu_subcategories_legend_new_products:hover, .left_menu_subcategories_legend_new_products:active {
	color: #660099;
}

.left_menu_subcategories_legend_promotion:link, .left_menu_subcategories_legend_promotion:visited {
	color: #3AA200;
	font-size: 13px;
	font-weight: bold;
}

.left_menu_subcategories_legend_promotion:hover, .left_menu_subcategories_legend_promotion:active {
	color: #006600;
}

.left_menu_subcategories_legend_clearance_sale:link, .left_menu_subcategories_legend_clearance_sale:visited {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

.left_menu_subcategories_legend_clearance_sale:hover, .left_menu_subcategories_legend_clearance_sale:active {
	color: #CC0000;
}

/* Content Area */
#content_area {
	width: 75%;
	float: left;
	margin: 10px 0 15px 7px;
}

#content_area_subcategories {
	width: 35%;
	float: left;
	margin: 10px 0 15px 0;
	text-align: left;
}

#content_area_100 {
	width: 98%;
	margin: 30px 0 15px 15px;
}

/* Index estates */
#index_estates_title {
	text-align: center;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.index_estates_title_category {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.index_estates_title_category a {
	font-size: 14px;
}

.index_estates_div {
	width: 220px;
	float: left;
	padding: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px #BCBCBC solid;
}

.index_estates_estate_name:link, .index_estates_estate_name:visited {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.index_estates_estate_name:hover, .index_estates_estate_name:active {
	color: #666666;
}

.index_estates_merchant_name:link, .index_estates_merchant_name:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.index_estates_merchant_name:hover, .index_estates_merchant_name:active {
	color: #333333;
}

.index_estates_price_availability {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.index_estates_price_color {
	color: #666666;
}

.index_estates_div_border {
	border-bottom: 1px #CCCCCC solid;
	clear: both;
}

/* Catalog of firms - bottom of the page */
#catalog_firms {
	background-image: url(../images/estates/catalog_firms_bottom_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	padding: 15px 20px 15px 20px;
	width: 97%;
}

#catalog_firms a:link, #catalog_firms a:visited {
	color: #666666;
}

#catalog_firms a:hover, #catalog_firms a:active {
	color: #333333;
}

/* Sort Search results  */
#sort_search_results_div_left_piece {
	background-image: url(../images/estates/sort_search_results_left_piece.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 10px;
	height: 44px;
	float: left;
}

#sort_search_results_div_background {
	background-image: url(../images/estates/sort_search_results_background.gif);
	background-repeat: repeat-x;
	background-position: right;
	height: 32px;
	padding-top: 12px;
	vertical-align: middle;
	float: left;
	color: #000000;
	width: 97%;
}

#sort_search_results_div_padding_sort {
	padding-right: 10px;
	padding-left: 10px;
}

#sort_search_results_div_padding_show {
	padding-left: 39.8%;
	padding-right: 5px;
}

.sort_search_results_div_links_padding_right {
	padding-right: 5px;
}

.sort_search_results_div_links_padding_right_a_active:link, .sort_search_results_div_links_padding_right_a_active:visited {
	font-weight: bold;
}

#sort_search_results_div_right_piece {
	background-image: url(../images/estates/sort_search_results_right_piece.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 10px;
	height: 44px;
	float: left;
}

/* Login */
.form_top_left {
	background-image: url(../images/estates/form_topleft.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
}

.form_top_middle {
	background-image: url(../images/estates/form_topmiddle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 12px;
}

.form_top_right {
	background-image: url(../images/estates/form_topright.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
}

.form_middle_left {
	background-image: url(../images/estates/form_middleleft.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 13px;
}

.form_middle_right {
	background-image: url(../images/estates/form_middleright.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 13px;
}

.form_bottom_left {
	background-image: url(../images/estates/form_bottomleft.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
}

.form_bottom_middle {
	background-image: url(../images/estates/form_bottommiddle.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 12px;
}

.form_bottom_right {
	background-image: url(../images/estates/form_bottomright.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
}

.login_form_title {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}

.login_form_text_color {
	color: #333333;
}

.login_form_div_margin15 {
	margin-bottom: 15px;
}

.login_form_div_margin25 {
	margin-bottom: 25px;
}

.login_form_button_login {
	margin-left: 15px;
	background-image: url(../images/estates/button_login.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 63px;
	height: 31px;
	border:0;
	cursor: pointer;
}

#login_form_div_text {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	font-weight: bold;
}

#login_form_p_text {
	color: #646464;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#login_form_div_continue {
	background-image: url(../images/estates/button_yellow.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #EEEEEE;
	text-shadow: #000000;
	font-weight: bold;
	width: 120px;
	height: 26px;
	padding-top: 5px;
	padding-left: 55px;
	margin-left: 150px;
	margin-top: 20px;
}

#login_form_div_continue a {
	color: #FFFFFF;
}

#login_form_customer_mannikin, #login_form_customer_mannikin1 {
	background-image: url(../images/estates/customer_mannikin.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 38px;
	float: left;
	margin-right: 5px;
	padding-left: 35px;
}

#login_form_firm_mannikin, #login_form_firm_mannikin1 {
	background-image: url(../images/estates/firm_mannikin.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 38px; 
	float: left;
	margin-right: 5px;
	padding-left: 35px;
}

#login_form_customer_mannikin, #login_form_firm_mannikin {	
	font-weight: bold;
}

/* Register */
.register_form_div_controls {
	padding-bottom: 5px;
	padding-top: 15px;
	color: #646464;
	font-weight: bold;
}

.register_form_control_input {
	margin-bottom: 2px;
	margin-left: 2px;
	vertical-align: top;
	width: 100px;
	height:12px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.register_form_control_input1 {
	margin-bottom: 2px;
	margin-left: 2px;
	vertical-align: top;
	width: 150px;
	height:18px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.register_form_control_input_do0107 {
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: top;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.register_form_button {
	background-image: url(../images/estates/button_yellow.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	text-shadow: #000000;
	font-weight: bold;
	width: 120px;
	height: 31px;
	margin-left: 5px;
	padding-bottom: 7px;
	border: 0;
	cursor: pointer;
}

/* Presented Merchants */
#presented_merchants_title {
	color: #FF9B00;
	font-size: 13px;
	font-weight: bold;
}

.presented_merchants_firm_name:link, .presented_merchants_firm_name:visited {
	font-weight: bold;
	color: #666666;
}

.presented_merchants_firm_name:hover, .presented_merchants_firm_name:active {
	color: #333333;
}

.presented_merchants_firm_news:link, .presented_merchants_firm_news:visited {
	padding-left: 10px;
	color: #FF0000;
}

.presented_merchants_firm_news:hover, .presented_merchants_firm_news:active {
	color: #CC0000;
}

.presented_merchants_ol {
	padding-left:28px;
	margin: 2px;
}

.presented_merchants_ol li a:link, .presented_merchants_ol li a:visited {
	color: #000000;
}

.presented_merchants_ol li a:hover, .presented_merchants_ol li a:active {
	color: #666666;
}

.presented_merchants_firm_success:link, .presented_merchants_firm_success:visited {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
}

.presented_merchants_firm_success:hover, .presented_merchants_firm_success:active {
	color: #333333;
}

.presented_merchants_firm_site:link, .presented_merchants_firm_site:visited {
	font-weight: bold;
	color: #666666;
}

.presented_merchants_firm_site:hover, .presented_merchants_firm_site:active {
	color: #333333;
}

/* Advanced Search */
#advanced_search_table {
	color: #666666;
}

.advanced_search_controls {
	margin-top: 3px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 180px;
	color: #666666;
}

.advanced_search_list_control {
	overflow: auto;
	text-align: left;
	width: 172px;
	height: 180px;
	background-color: #FFFFFF;
	clear:left;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	padding: 3px;
}

.advanced_search_price_controls {
	margin-top: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 68px;
	color: #666666;
}

.advanced_search_radio-checkbox {
	border: none;
}

.advanced_search_floorage {
	width: 143px;
	margin-top: 3px;
	border: 1px #CCCCCC solid;
	color: #666666;
	background-color: #FFFFFF;
}

.advanced_search_currency {
	width: 85px;
	margin-top: 3px;
	border: 1px #CCCCCC solid;
	color: #666666;
	background-color: #FFFFFF;
}

.advanced_search_price {
	width: 91px;
	margin-top: 3px;
	border: 1px #CCCCCC solid;
	color: #666666;
	background-color: #FFFFFF;
}
/*
#advanced_search_cell_background {
	padding: 3px 48px 0 2px;
	margin-bottom: 5px;
}
*/
.advanced_search_cell_padding {
	padding: 0 0 10px 8px;
}

.advanced_search_cell_border {
	border-top: 1px #CCCCCC solid;
	padding-top: 6px;
	font-size: 1px;
}

.advanced_search_button {
	border: 1px #FFFFFF solid;
	width: 65px;
	height: 31px;
}

/* Properties item */
.properties_item_table {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC solid;
}
.properties_item_table_subcat {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px #CCCCCC solid;*/
}

.properties_item_title_property_cell {
	vertical-align: top;
	padding-bottom: 5px;
}

.properties_item_title_property {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

.properties_item_title_property a:link, .properties_item_title_property a:visited {
	color: #3AA200;
	text-transform: uppercase;
	font-weight: bold;
}

.properties_item_title_property a:hover, .properties_item_title_property a:active {
	color: #006600;
}

.properties_item_price {
	color: #CC0000;
	font-weight: bold;
}

.properties_item_text_black {
	color: #333333;
	font-weight: bold;
	padding-right: 2px;
}

.properties_item_button {
	margin-top: 5px;
}

.properties_item_button a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.properties_item_notebook_cell_div_picture {
	float: right;
	margin-left: 10px;
}

/* Search results */
#search_results_ads_div {
	margin-bottom: 5px;
	margin-top: 10px;
}

.gray_band_top_left {
	background-image: url(../images/estates/gray_band_top_left_piece.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.gray_band_top_middle {
	background-image: url(../images/estates/gray_band_top_middle_piece.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 5px;
}

.gray_band_top_right {
	background-image: url(../images/estates/gray_band_top_right_piece.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.gray_band_middle_left {
	background-image: url(../images/estates/gray_band_middle_left_piece.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 5px;
}

.gray_band_middle_right {
	background-image: url(../images/estates/gray_band_middle_right_piece.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 5px;
}

.gray_band_bottom_left {
	background-image: url(../images/estates/gray_band_bottom_left_piece.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.gray_band_bottom_middle {
	background-image: url(../images/estates/gray_band_bottom_middle_piece.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
}

.gray_band_bottom_right {
	background-image: url(../images/estates/gray_band_bottom_right_piece.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

#search_results_gray_band_left_piece {
	background-image: url(../images/estates/gray_band_left_piece.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 6px;
	float: left;
}

#search_results_gray_band_middle_piece {
	background-image: url(../images/estates/gray_band_middle_piece.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	color: #000000;
	/*padding-top: 3px;
	padding-right: 108px;*/
	width:203px;
	float: left;
}

#search_results_gray_band_right_piece {
	background-image: url(../images/estates/gray_band_right_piece.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	width: 6px;
	float: left;
}

#summary_results_products_div {
	padding: 0 0 7px 5px;
	border-bottom: 1px #CCCCCC solid;
}

#search_results_div_legend {
	margin-bottom: 7px;
	border-bottom: 1px #CCCCCC solid;
	padding: 5px 0 7px 5px;
}

.search_results_div_legend_all {
	color: #FF0000;
	padding-left: 5px;
}

.search_results_div_legend_new {
	color: #3AA200;
	padding-left: 5px;
}

.search_results_div_legend_old {
	color: #000099;
	padding-right: 10px;
}

.search_results_div_legend_all1 {
	color: #FF0000;
}

.search_results_div_legend_all1 a:link, .search_results_div_legend_all1 a:visited {
	color: #FF0000;
}

.search_results_div_legend_all1 a:hover, .search_results_div_legend_all1 a:active {
	color: #CC0000;
}

.search_results_div_legend_new1 {
	color: #3AA200;
}

.search_results_div_legend_new1 a:link, .search_results_div_legend_new1 a:visited {
	color: #3AA200;
}

.search_results_div_legend_new1 a:hover, .search_results_div_legend_new1 a:active {
	color: #006600;
}

.search_results_div_legend_old1 {
	color: #000099;
	padding-left: 5px;
}

.search_results_div_legend_old1 a:link, .search_results_div_legend_old1 a:visited {
	color: #000099;
}

.search_results_div_legend_old1 a:hover, .search_results_div_legend_old1 a:active {
	color: #000066;
}

/*#search_results_graybordered_band_left_piece {
	background-image: url(../images/estates/graybordered_band_left_piece.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 22px;
	width: 6px;
	float: left;
	margin-bottom: 20px;
}

#search_results_graybordered_band_middle_piece {
	background-image: url(../images/estates/graybordered_band_middle_piece.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 18px;
	color: #000000;
	padding-top: 4px;
	width: 98%;
	float: left;
	margin-bottom: 20px;
}

#search_results_graybordered_band_right_piece {
	background-image: url(../images/estates/graybordered_band_right_piece.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 22px;
	width: 6px;
	float: left;
	margin-bottom: 20px;
}*/

/* Property details */
#property_details_title_category {
	font-size: 14px;
	font-weight: bold;
	color: #3AA200;
	padding-left: 15px;
	margin-bottom: 20px;
	float: left;
}

#property_details_button_back {
	float: right;
	background-image: url(../images/estates/button_small.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px;
	width: 63px;
	text-align: center;
	padding-top: 5px;
}

#property_details_button_back a:link, #property_details_button_back a:visited, #property_details_button_back a:hover, #property_details_button_back a:active {
	color: #FFFFFF;
	font-weight: bold;
}

#property_details_table {
	padding-left: 15px;
	padding-right: 5px;
	vertical-align:top;
	width: 100%;
}

#property_details_table_big_image_cell {
	vertical-align: top;
	float: left;
}

#property_details_table_property_info_cell {
	vertical-align: top;
	padding-left: 5px;
	margin-left: 5px;
	color: #333333;
	float: left;
	width: 270px;
}

#property_details_table_image_gallery_cell {
	vertical-align: top;
	margin-top: 10px;
}

#property_details_table_property_info_cell a:link, #property_details_table_property_info_cell a:visited {
	color: #666666;
}

#property_details_table_property_info_cell a:hover, #property_details_table_property_info_cell a:active {
	color: #333333;
}

#property_details_table_property_info_cell_property_name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.property_details_table_property_info_cell_text {
	font-weight: bold;
}

.property_details_table_property_info_cell_text a:link, .property_details_table_property_info_cell_text a:visited {
	font-weight: 100;
}

.property_details_table_property_description {
	font-weight: bold;
	color: #3AA200;
	font-size: 14px;
}

#property_details_table_small_image_cell {
	vertical-align: top;
	padding-top: 20px;
}

#property_details_table_property_firm_name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#property_details_table_property_firm_info_left_top_piece {
	background-image: url(../images/estates/property_details_top_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

#property_details_table_property_firm_info_middle_top_piece {
	background-image: url(../images/estates/property_details_top_middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 8px;
}

#property_details_table_property_firm_info_right_top_piece {
	background-image: url(../images/estates/property_details_top_right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

#property_details_table_property_firm_info_left_middle_piece {
	background-image: url(../images/estates/property_details_left_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 8px;
}

#property_details_table_property_firm_info_right_middle_piece {
	background-image: url(../images/estates/property_details_right_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 8px;
}

#property_details_table_property_firm_info_left_bottom_piece {
	background-image: url(../images/estates/property_details_bottom_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

#property_details_table_property_firm_info_middle_bottom_piece {
	background-image: url(../images/estates/property_details_bottom_middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 8px;
}

#property_details_table_property_firm_info_right_bottom_piece {
	background-image: url(../images/estates/property_details_bottom_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

.property_details_table_green_text {
	color: #3AA200;
	font-weight: bold;
}

.property_details_table_red_text {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

/* Footer Special Sites */
#footer_special_sites {
	padding: 60px 0 10px 15px;
}

#footer_special_sites_left_piece {
	background-image: url(../images/estates/footer_special_sites_left_piece.gif);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 38px;
	width: 14px;
	float: left;
}

#footer_special_sites_background {
	background-image: url(../images/estates/footer_special_sites_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
	width: 95%;
	float: left;
}

#footer_special_sites_background a:link, #footer_special_sites_background a:visited {
	font-weight: bold;
	color: #666666;
}

#footer_special_sites_background a:hover, #footer_special_sites_background a:active {
	font-weight: bold;
	color: #333333;
}

#footer_special_sites_center {
	margin-left: auto;
}

#footer_special_sites_right_piece {
	background-image: url(../images/estates/footer_special_sites_right_piece.gif);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 38px;
	width: 14px;
	float: left;
}

#footer_special_sites_tradernet, #footer_special_sites_estates, #footer_special_sites_notices, #footer_special_sites_merchants, #footer_special_sites_varna-shopping, #footer_special_sites_sofia-shopping, #footer_special_sites_tnbs {
	background-image: url(../images/estates/footer_special_sites_tradernet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-right: 17px;
	float: left;
	padding-top: 10px;
	height: 28px;
}

#footer_special_sites_estates {
	background-image: url(../images/estates/footer_special_sites_estates.gif);
}

#footer_special_sites_notices {
	background-image: url(../images/estates/footer_special_sites_notices.gif);
}

#footer_special_sites_merchants {
	background-image: url(../images/estates/footer_special_sites_merchants.gif);
}

#footer_special_sites_varna-shopping {
	background-image: url(../images/estates/footer_special_sites_varna-shopping.gif);
}

#footer_special_sites_sofia-shopping {
	background-image: url(../images/estates/footer_special_sites_sofia-shopping.gif);
}

#footer_special_sites_tnbs {
	background-image: url(../images/estates/footer_special_sites_tnbs.gif);
}

/* Footer */
#footer {
	padding: 0 0 10px 15px;
	color: #333333;
}

#footer_left_piece {
	/*background-image: url(../images/estates/footer_left_piece.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	vertical-align: top;
	height: 44px;
	width: 16px;
	float: left;
}

#footer_background {
	/*background-image: url(../images/estates/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	padding-top: 7px;
	height: 37px;
	width: 96%;
	float: left;
}

#footer_background a:link, #footer_background a:visited {
	font-weight: bold;
}

#footer_background a:hover, #footer_background a:active {
	font-weight: bold;
	color: #666666;
}

#footer_right_piece {
	/*background-image: url(../images/estates/footer_right_piece.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	vertical-align: top;
	height: 44px;
	width: 16px;
	float: left;
}
