@import "/style/c-css.php";

/* header */

.headerLogo
{
	padding: 15px 20px 0.5em 20px;
}

.headerLogo *
{
	position:relative;
	z-index: 7;
}

.headerMenu
{
	padding: 30px 20px 0.5em 10px;
}

.headerMenu *
{
	position:relative;
	z-index: 7;
}

.headerMenuList
{
	margin: 0;
	padding: 0;
	font-size:75%;
}

.headerMenuList li
{
	line-height:1.2em;
	margin: 0 5px 0 0;
	padding: 0.4em 10px;
	text-indent:0;
	float:left;
	white-space:nowrap;
}

.headerMenuList .cur
{
	background-color:#003975;
	color:#fff;
}

.headerPhone
{
	padding: 30px 0 0.5em 20px;
	white-space: nowrap;
}

.headerPhone small
{
	font-size:70%;
	position:relative;
	z-index:7;
	white-space: nowrap;
}

.headerPhone strong
{
	font-size:120%;
	position:relative;
	z-index:7;
	white-space: nowrap;
}

/* home */

.homeMap
{
	width:100%;
	height:623px;
	background: url('/i/bg/topmap.jpg') no-repeat left top;
	position: relative;
	top:-60px;
	z-index:10;
}

.homeMapPadding
{
	position: relative;
	top: -60px;
	z-index:5;
	background: url('/i/bg/topmap_text.jpg') no-repeat left top;
}

.homeHeader
{
	font-size: 200%;
	margin: 0 0 0.3em 20px;
	position: relative;
	z-index:50;
}

.homeVillageSwitch
{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 110%;
	position: relative;
	z-index: 50;
	[if IE] float: left !important;	
	[if IE] margin: 0 0 0 0px !important;	
}

.homeVillageSwitch li
{
		line-height: 1.2em;
		margin: 0 0 0 10px;
		padding: 0.2em 10px 0.4em 10px;
		text-indent: 0;
/*!!!*/ float: left;
		white-space: nowrap;
		color: #003975;
		font-weight: bold;
}

.homeVillageSwitch .cur
{
	background-color: #003975;
	color:#fff;
	cursor:default;
}

.homeVillageSwitch a
{
	border-bottom: 1px dotted #003975;
	color: #003975;
	text-decoration: none;
}

.homeVillageSwitch .cur a
{
	border-bottom: 1px dotted #003975;
	color:#fff;
	text-decoration: none;
	cursor:default;
}

.homeAllVillage
{
	position: absolute;
	left: 820px;
	top: 480px;
}

.homeAllVillage a
{
	display:block;
	font-size:110%;
	font-weight:bold;
	line-height: 1.3em;
}

.homeAllVillage small
{
	display:block;
	color:#666;
	font-size:75%;
	padding-top: 0.6em;
}

.riga,
.minskoe
{
	position: absolute;
	left:0;
	background-color: #fff;
	padding: 0.3em 10px 0.5em 20px;
	-webkit-box-shadow: 0 0 8px #888;
	box-shadow: 0 0 8px #333;
	font-weight:bold;
}

.riga a,
.minskoe a
{
	color:#333;
	font-size:90%;
}

.riga
{
	top: 60px;
}

.minskoe
{
	top: 530px;
}

.homeFilter
{
	position: absolute;
	left: 820px;
	top: 440px;
	z-index:100;
}

.homeFilterSwitch
{
	position: relative;
	background: url('/i/filter_ico.gif') no-repeat left 0.4em;
	padding-left: 18px;
	z-index:105;
	cursor: pointer;
	cursor:hand;
}

.homeFilterClose
{
	position: relative;
	background: url('/i/filter_close.gif') no-repeat 3px 0.5em;
	padding-left: 18px;
	z-index:105;
	cursor: pointer;
	cursor:hand;
}

.homeFilterSwitch span,
.homeFilterClose span
{
	border-bottom: 1px dotted #003975;
	color:#003975;
	font-size:100%;
	font-weight:bold;
}

.homeFilterSwitch .switch,
.homeFilterClose .close{display: block;}
.homeFilterSwitch .close,
.homeFilterClose .switch{display: none;}

.filterBlockOff,
.filterBlockOn
{
	position: absolute;
	right:-15px;
	bottom:-15px;
	background-color: #fff;
	opacity:0.9;
	z-index:100;
	-webkit-box-shadow: 0 0 8px #333;
	box-shadow: 0 0 8px #333;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 0.5em 15px 3em 15px;
}

.filterBlockOn
{
	display:block;
}

.filterBlockOff
{
	display:none;
}

.homeFilterTable
{
	width:auto;
	border-collapse: collapse;
}

.homeFilterTable td
{
	font-size:90%;
	padding: 1.5em 70px 0 0;
	white-space: nowrap;
}

.homeFilterTable td input
{
	font-size:90%;
}


/*
.homeFilterHand
{
	height:367px;
	width:154px;
	background: url('../i/bg/home_hand.png') no-repeat right top;
	position:absolute;
	top:0;
	left:-53px;
	z-index:10;
	behavior:url('/png.htc');
}

.homeFilter
{
	position:relative;
	z-index: 7;
	height:250px;
	width:100%;
}

.homeFilterArrow
{
	height:250px;
	width:106px;
	position:absolute;
	top:0;
	right:0;
	background: url('../i/bg/home_filter_arrow.png') no-repeat right top;
	behavior:url('/png.htc');
	z-index:7;
}

.homeFilterBg
{
	margin:0 106px 0 20px;
	padding-left:90px;
	height:250px;
	background: url('../i/bg/home_filter_bg.gif') repeat-x left top;
	z-index:7;
}

.homeFilterTable
{
	width:auto;
	border-collapse: collapse;
}

.homeFilterTable th
{
	color:#333;
	text-align:left;
	font-size:180%;
	font-weight:bold;
	padding: 0.4em 50px 0.1em 0;
}

.homeFilterTable td
{
	font-size:90%;
	padding: 1.5em 70px 0 0;
}

.homeFilterTable td input
{
	font-size:90%;
}
*/

.homeSpecBlock
{
	width:100%;
	background-color: #d8e1ea;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position: relative;
	margin: 0 0 2em -15px;
}

.homeSpecBlock h4
{
	padding: 0.6em 0 0.2em 20px;
	font-size: 120%;
}

.homeSpecBlock .homeSpec
{
	width:100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
	margin: 0 0 20px 20px;
}


.homeParagraph
{
	padding: 1em 20px;
}

.homeParagraph h3
{
	font-size:160%;
}

.homeTags
{
	padding: 1.7em 20px;
}

.homeTagList
{
	line-height: 1.2em;
}

.homeTagList a,
.homeTagList a:visited,
.homeTagList small
{
	text-decoration:none;
	margin-right: 3px;
}

.homeTagList small
{
	font-size:60%;
	color:#999;
}

.homeTagList a:hover
{
	text-decoration:underline;
}

.homeTagList .range1
{
	font-size:70%;
	font-weight:normal;
	color:#6688ac;
}

.homeTagList .range2
{
	font-size:80%;
	font-weight:normal;
	color:#4c749e;
}

.homeTagList .range3
{
	font-size:90%;
	font-weight:normal;
	color:#336191;
}

.homeTagList .range4
{
	font-size:100%;
	font-weight:normal;
	color:#194c83;
}

.homeTagList .range5
{
	font-size:120%;
	font-weight:normal;
	color:#003975;
}

.homeAnons
{
	padding-top: 1.7em;
}

.homeAnons p
{
	font-size:75%;
	font-style: italic;
	line-height: 1.8em;
}

.homeHouse,
.homeHouseCur
{
	width:26px;
	height:35px;
	position:absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: left top;
	overflow:visible;
}

.pngVillage .homeHouse,
.pngVillage .homeHouseCur
{
	background-image: url('/i/map/house.png');
}

.pngVillageFix .homeHouse,
.pngVillageFix .homeHouseCur
{
	background-image: url('/i/map/house.gif');
}

.homeHouse
{
	z-index:5;
}

.homeHouseCur
{
	z-index:120;
}

.homeHouse span,
.homeHouseCur span{
	display:block;
	text-align:center;
	padding: 7px 3px 0 0;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.homeHouse .content,
.homeHouseCur .content
{
	position:absolute;
	left:2;
	top:20;
	background: url('../i/bg/home_house_bg.gif') repeat left top;
	clear:both;
	padding: 0.6em 10px 1em 10px;
	z-index:120;
}

.homeHouse .content
{
	display:none;
	
}

.homeHouseCur .content
{
	display:block;
}

.content h1
{
	color:#fff;
	font-size:120%;
	font-weight:bold;
	margin: 0 8px 0.2em 8px;
	white-space:nowrap;
	clear:both;
}

.content h1 a,
.content h1 a:hover
{
	color:#fff;
}

.homeHouseBlock
{
	clear:both;
	position: relative;
	z-index:120;
}

.homeHouseBlock .out,
.homeHouseBlock .over
{
	float:left;
	padding: 7px;
	cursor:pointer;
	cursor:hand;
}

.homeHouseBlock .out
{
	background:none;
	border: 1px solid #5a3912;
}

.homeHouseBlock .over
{
	background-color:#61421c;
	border: 1px solid #7a6041;
}


.homeHouseBlock img
{
	border: 6px solid #7b6141;
}

.homeHouseBlock p
{
	font-size:70%;
	color:#fff;
	line-height:1.3em;
	margin:0.3em 0 0 0;
}

.homeHouseBlock p sup
{
	color:#fff;
}

.homeHouseBlock  strong
{
	display:block;
	color:#fff;
	padding: 0.2em 0 0 0;
	font-size:75%;
	white-space:nowrap;
}


/*
.homeGoodTable
{
	width:auto;
	border-collapse: separate;
}

.homeGoodTable td
{
	padding: 7px;
	cursor:pointer;
	cursor:hand;
}

.homeGoodTable td.out
{
	background:none;
	border: 1px solid #5a3912;
}

.homeGoodTable td.over
{
	background-color:#61421c;
	border: 1px solid #7a6041;
}

.homeGoodTable td img
{
	border: 6px solid #7b6141;
}

.homeGoodTable td p
{
	font-size:70%;
	color:#fff;
	line-height:1.3em;
	margin:0.3em 0 0 0;
}

.homeGoodTable td p sup
{
	color:#fff;
}

.homeGoodTable td strong
{
	display:block;
	color:#fff;
	padding: 0.2em 0 0 0;
	font-size:75%;
	white-space:nowrap;
}
*/

.homeSiteSwitch
{
	position: relative;
	margin-top: 30px;
	width: 100%;
	height: 141px;
	background: url('../i/swith.gif') no-repeat right top;
}

.homeSiteSwitch div
{
	position: absolute;
	font-size: 75%;
}

.siteSwitchBlock td
{
	background: url('../i/bg/home_filter_bg.gif') repeat-x left bottom;
}

.siteSwitchMenu
{
	margin: 0 0 0 10px;
	padding: 0;
	font-size:75%;
}

.siteSwitchMenu li
{
	line-height:1.2em;
	margin: 0 5px 0 0;
	padding: 0.4em 10px;
	text-indent:0;
	float:left;
	white-space:nowrap;
	color:#333;
}

.siteSwitchMenu .cur
{
	background-color:#fff;
	color:#333;
}

.siteSwitchMenu li a
{
	color:#333;
}


/* catalogue */

.catalogueFilter
{
	position:relative;
	width:350px;
	background: url('../i/bg/catalogue_filter_bg.gif') repeat left top;
}

.catalogueFilterBg
{
	width:100%;
	padding: 1.5em 0;
	background: url('../i/bg/catalogue_lightfilter_bg.gif') repeat-x left top;
}

.catalogueFilterHand
{
	position:absolute;
	width: 123px;
	height: 333px;
	left: 30px;
	top: -294px;
	background: url('../i/bg/catalogue_hand.png') no-repeat left top;
	behavior:url('/png.htc');
}

.catalogueAllVillage
{
	font-size:110%;
	font-weight:bold;
	line-height: 1.3em;
	padding: 2em 20px;
}

.catalogueHouseBlock
{
	position: relative;
	height:100%;
}

.catalogueHouseBlock #load
{
	height:100%;
}

.catalogueHouseBlock #load .loadAnimation
{
	top: 200px;
}

.catalogueHouseTable
{
	border-collapse:collapse;
	width:auto;
	position:relative;
	z-index:5;
}

.catalogueHouseTable th
{
	font-size:70%;
	color:#333;
	border-bottom: 1px solid #ccc;
	padding: 0.4em 6px 0.4em 6px;
	vertical-align:top;
}

.catalogueHouseTable .rowShow
{
	display:block;
	display:table-row;
}

.catalogueHouseTable .rowHide
{
	display:none;
}

.catalogueHouseTable td
{
	font-size:75%;
	color:#333;
	padding: 0.5em 6px 0.5em 6px;
	vertical-align:top;
}

.catalogueHouseTable .preview 
{
	padding: 6px 6px 6px 0;
}

.catalogueHouseTable .preview img
{
	border: 1px solid #ccc;
}

.catalogueHouseTable td p
{
	font-size:90%;
	color:#999;
	line-height: 1.2em;
	margin: 0.4em 0 0 0;
}

.catalogueFilterTable
{
	width:auto;
	border-collapse: collapse;
}

.catalogueFilterTable td
{
	padding: 1.5em 20px 0.2em 20px;
	font-size:90%;
}

.catalogueFilterTable td input
{
	font-size:90%;
}

/* cottage */

.cottagePrice
{
	font-size:140%;
	margin: 0 0 0.6em 0;
}

.cottageOtherPrice
{
	font-size:95%;
	line-height: 1.4em;
}

.cottageCharTable
{
	width:auto;
	border-collapse:collapse;
}

.cottageCharTable td
{
	font-size:105%;
	padding: 0.2em 20px 0.2em 0px;
}

.cottageText
{
	padding: 2em 0 0 0;
}

.cottageText p
{
	margin: 0;
	padding:0;
	line-height: 1.5em;
}

.cottageText h4
{
	margin: 1em 0 0.2em 0;
}

.cottagePhotoBlock
{
	clear:both;
}

.cottagePhoto
{
	background-color:#fff;
	border: 1px solid #ccc;
	margin: 5px 15px 10px 0;
	float:left;
}

.cottagePhoto img
{
	margin: 5px;
}

.cottageResultsLink
{
	float:left;
	background: url('../i/bg/left_small_arrow.gif') #efefef no-repeat left center;
	padding: 0.4em 15px 0.6em 20px;
	font-size: 85%;
}

.cottagePrintLink
{
	float:left;
	background: url('../i/print.gif') no-repeat left center;
	padding: 0.4em 15px 0.6em 21px;
	font-size: 85%;
	margin-left:40px;
}

.cottageManager
{
	position: relative;
	left: -20px;
	margin-top: 2em;
	background-color:#d8e1ea;
	padding: 0.5em 20px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


/* villages */

.villagesCatalogueTable
{
	width:auto;
	border-collapse: collapse;
}

.villagesCatalogueTable th
{
	font-size:80%;
	height:1em;
}

.villagesCatalogueTable td
{
	font-size:85%;
	padding: 0.2em 0 0.3em 0;
	vertical-align: top;
}

.villagesCatalogueTable .firstLetter
{
	padding: 0.3em 5px 0.2em 0;
	font-size:75%;
	color:#666;
	text-transform: uppercase;
	text-align:center;
}

.villagesCatalogueTable .name
{
	padding-left: 3px;
	padding-right:20px;
	white-space:nowrap;
}

.villagesdDistance
{
	padding: 4em 0 1.5em 0;
}

.villagesdDistanceLine
{
	background: url('../i/bg/villages_km.gif') #efefef no-repeat 20px bottom;
}

.villagesdDistanceArrow
{
	background: url('../i/bg/villages_grey_arrow.gif') no-repeat right center;
	padding-top: 50px;
	position:relative;
}

.villagesdDistanceBlock
{
	font-size:11px;
	white-space:nowrap;
	position:absolute;
	top:0;
	left:0;
}


/* villagepage */

.villageCottageSell .villageCottage{background-color:#e5ebf1;}
.villageCottageArenda .villageCottage{background-color:#ffefd9;}
.villageCottageLand .villageCottage{background-color:#eff5d9;}

.villageCottageSell .villageCottageOver{background-color:#d9e1ea;}
.villageCottageArenda .villageCottageOver{background-color:#ffe7c4;}
.villageCottageLand .villageCottageOver{background-color:#e6f0c4;}

.villageCottageSell h4,
.villageCottageArenda h4,
.villageCottageLand h4
{
	font-size: 110%;
	margin: 1em 0 0.6em 0;
}

.villageCottage,
.villageCottageOver
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 15px 0;
	padding: 15px;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	cursor: hand;
}

.villageCottageImage
{
	position: relative;
	left:0;
	top:0;
}

.villageCottageImage img
{
	border: 5px solid #fff;
}

.villageCottageContent
{
	padding: 0.2em 5px 0.2em 5px;
}

.villageCottageContent p
{
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
	font-size:75%;
}

.villageCottageContent strong
{
	font-size:80%;
}

.villageCoordinate
{
	padding: 0 0 0.4em 0;
}

.villageCoordinate span
{
	display:block;
	padding-bottom:0.8em;
	font-size: 75%;
	line-height: 1.4em;
}

.villageGoodBlock h4
{
	clear:both;
	padding: 1em 0 0.5em 20px;
	margin-top:0;
}


table.form{width:480px;}
table.form td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.form td.leftCol{width:300px; padding-top:0.6em;}

.RightBlockManager {
	padding-left:20px;
	padding-top:60px;
}

.RightBlockManager p {
	padding:0; margin:0;
	color:#003975;
}


/* footer */

#footerBg
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:336px;
	background: url('../i/bg/footermap.jpg') no-repeat left bottom;
	z-index:2;
}

.footerTl
{
	padding: 220px 20px 0 20px;
}

.footerCounter
{
	padding: 220px 20px 0 20px;
}

.footerTl .tlLink,
.footerTl .tlLink:hover
{
	color:#fff;
	font-size:70%;
	font-weight:normal;
	display:block;
	padding-top:0.5em;
	line-height:1.3em;
}

.footerLinkLab
{
	margin-top:200px;
	background-color: #afbc4e;
	width:300px;
	color:#fff;
	font-size:70%;
	padding: 1em 20px 0 20px;
	font-family: Tahoma;
	line-height: 1.5em;
}

.footerLinkLab a
{
	color:#fff;
	font-family: Tahoma;
}



/* articles */

.articleBlock
{
	padding: 0.4em 0;
}

.articleBlock h4
{
	font-size:110%;
}

.imgWr{
	width:88px;
	height:66px;
	display:block;
	position:relative;
}

.hidden{
	display:none;
}

.preloaderImg{
	position:absolute;
	left:23px;
	top:13px;
	width:40px;
	height:40px;
	background:url(/i/preloader.gif) 0 0 no-repeat;
}
