﻿/* CSS Document */
body, td, div, p, a, h1, h2, h3, h4, h5, h6, input, select, option, optgroup, textarea, li {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
body{
	margin:0px;
	padding:0px;
	background-image:url(images/page_bg.gif);
	background-color:#F5EDD8;
}
table, img{
	border:0px;
}
td{
	vertical-align:top;
}
td, div, p, select, input{
	font-size:12px;
	color:#555555;
}


a, a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#B05442;
}


h1{
	color:#6BB8BC;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}


h1.toph1{
	color:#999999;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}


h2{
	color:#999999;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

blockquote{
	margin:0px;
	padding:10px 0px 10px 20px;
}



td.topMenu{
	background-color:#C4A43F;
	color:#F5EDD8;
	font-size:11px;
	padding:0px 20px 0px 20px;
	vertical-align:middle;
	height:20px;
	line-height:11px;
}
td.topMenu select, option{
	font-size:11px;
	padding:0px 0px 0px 2px;
	margin:0px;
}
td.topMenu a{
	color:#F5EDD8;
}
td.topMenu a:hover{
	color:#F5EDD8;
}

td.logoAndBannerPlane{
	background-image:url(images/header_stripes_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}



div.mainMenu{
	height:30px;
	background-color:#B05442;
}
div.mainMenu td{
	padding:6px 10px 7px 10px;
	border-right: #C5826F solid 1px;
}
div.mainMenu a{
	color:#F5EDD8;
	font-size:14px;
}
div.mainMenu a:hover{
	color:#F5EDD8;
	font-size:14px;
}
div.mainMenu td.activeMenuElement {
}
div.mainMenu td.activeMenuElement a{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
div.mainMenu td.activeMenuElement a:hover{
	color:#ffffff;
	font-size:14px;
	text-decoration:underline;
}

input.redButton{
	background-color:#B05442;
	color:#F5EDD8;
	font-weight:bold;
	font-size:12px;
	padding: 0px 5px 0px 5px;
	border-left:#D8AAA1 solid 1px;
	border-top:#D8AAA1 solid 1px;
	border-right:#582A21 solid 1px;
	border-bottom:#582A21 solid 1px;
}



table.quickSearchPlane{
	background-color:#C4A43F;
	padding:0px;
	height:25px;
}
table.quickSearchPlane td{
	color:#F5EDD8;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
table.quickSearchPlane a{
	color:#F5EDD8;
}
table.quickSearchPlane input{
	background-color:#F5EDD8;
	padding:1px 2px 1px 3px;
	font-size:11px;
}
table.quickSearchPlane select, option, optgroup{
	background-color:#F5EDD8;
	padding:0px 0px 0px 2px;
	margin:0px;
	font-size:11px;
}
table.quickSearchPlane input.redButton{
	background-color:#B05442;
	color:#F5EDD8;
	font-weight:bold;
	font-size:12px;
	padding: 0px 5px 0px 5px;
	border-left:#D8AAA1 solid 1px;
	border-top:#D8AAA1 solid 1px;
	border-right:#582A21 solid 1px;
	border-bottom:#582A21 solid 1px;
}




div.propertyTypes{
}
div.propertyTypes h2{
	color:#888888;
	border-bottom:#666666 solid 1px;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:10px 0px 5px 0px;
}
div.propertyTypes td{
	padding:5px 5px 5px 10px;
	vertical-align:middle;
	background-image:url(images/list_bullet.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
div.propertyTypes a{
	font-size:14px;
}
div.propertyTypes .activeMenuElement {
}
div.propertyTypes .activeMenuElement a{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}


.rightColumn{
	padding-bottom:350px;
}
.bottomLeftDecor{
	height:30px;
	background-image:url(images/decor_bottom_lines_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}


.tdContentDecor{
	background-image:url(images/decor_bottom_tower.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}










#companyHint{
	border:#959595 solid 1px;
	margin:0px;
	padding:10px;
	background-color:#FBF8EB;
	width:250px;
	position:absolute;
	
	display:none;
}
#companyHint .description{
	font-size:10px;
	line-height:11px;
}




.companyExtNameBlock{
	text-align:left;
	display:inline;
	margin:0px;
}


.companyExtNameBlock a:hover{
	color:#FFFFFF;
	background-color:#B05442;
}

.SEtext {
	font-size: 11px;
	color:#959595;
	line-height: 14px;
}

.bigText {
	line-height:17px;
}



div.linksBlock{
	padding:10px;
	font-size:11px;
	color:#777777;
}
div.linksBlock a{
	font-size:11px;
	color:#777777;
	text-decoration:underline;
	font-weight:normal;
}
div.linksBlock a:hover{
	color:#B05442;
	text-decoration:underline;
	font-weight:normal;
}


table.textTable {
	background-color:#999999;
	border:0px;
}

table.textTable td{
	background-color:#ffffff;
	padding: 3px 3px 3px 4px;
}
table.textTable th{
	background-color:#ffffff;
	padding: 3px 3px 3px 4px;
	font-weight:bold;
	text-align:left;
}




.sTextBlock{
	padding:10px;
}

.sTextBlock h2{
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 0px 0px;
	color:#B05442;
}
.catalog_title_link
{
	border-bottom:1px dotted #666666;
	margin:10px 0px 5px;
	font-size:12px;
	font-weight:bold;
	color:#888888;
}

/*  Новые стили */

.searchBlock .addSearchMenuLink
{
	padding:10px 10px 10px 108px;
}
.searchBlock .addSearchMenuLink A, .searchBlock .addSearchMenuLink A:hover
{
	font-size:14px;
	font-weight:bold;
}
.err_
{
	font-size:11px;
	color:red;
	
}
.pa_content
{
	margin:20px;font-size:15px;font-family:Arial;
}
.pa_content H3
{
	font-size:16px;
}
.photoContainer
{
	overflow:hidden;
	padding:5px;
}
