*{
	margin: 0;
	padding: 0;
}
fieldset, img{
	border: 0;
}
body{
	background: #276b94 url(/images/stasisru/design/bg.png) no-repeat 50% 0;
	font-family: Tahoma, Helvetica, Sans-serif;
}
hr{
	display: none;
}

.wrapper{
	width: 878px;
	margin: 0 auto;
	background: url(/images/stasisru/design/top.png) no-repeat 0 0;
}
#heading{
	position: relative;
	height: 468px;
}
	#heading h1{
		width: 382px;
		text-align: center;
		position: relative;
		left: 50%; top: 40px;
		height: 54px;
		margin-left: -191px;
	}
		#heading h1 a{
			display: block;
			height: 54px;
			line-height: 54px;
			color: #FFF;
			text-decoration: none;
		}
			#heading h1 a span{
				position: absolute;
				top: 0; left: 0;
				width: 100%; height: 100%;
				background: url(/images/stasisru/design/logo.png) no-repeat 0 0;
			}
		#heading .address3 {
			font-weight: normal;
			height: 20px;
			font-size: 11px;
			color: #bdd9e9;
		}
		#heading .address3 strong {
			color: #e5caa3;
		}
	#heading .address{
		position: absolute;
		top: 13px;
		left: 30px;
	}
			#heading #address2{
				left: auto;
				right: 30px;
			}
		#heading .address h3{
			font-size: 0.83em;
			color: #e5caa3;
			margin: 0 0 20px;
		}
		#heading .address p{
			font-size: 0.63em;
			color: #bdd9e9;
		}

	#welcome{
		position: absolute;
		width: 350px;
		right: 30px;
		top: 170px;
	}
		#welcome h2{
			font-size: 0.88em;
			color: #e5caa3;
			margin: 0 0 20px;
		}
		#welcome p{
			font-size: 0.69em;
			color: #ddebf4;
		}
			#welcome p a{
				color: #e6c326;
				text-decoration: none;
				padding: 0 4px 0 6px;
			}
	#search{
		position: absolute;
		bottom: 51px; right: 0;
		background: #5198c3 url(/images/stasisru/design/search.png) no-repeat 0 0;
		width: 601px; height: 123px;
	}
		#search legend{
			display: none;
		}
		#search .i, #search .submit{
			position: absolute;
		}
		#search .i1, #search .i2, #search .i3{
			top: 22px;
		}
			#search .i1, #search .i4{
				left: 20px;
			}
			#search .i2, #search .i5{
				left: 217px;
			}
			#search .i3, #search .submit{
				left: 412px;
			}
		#search .i4, #search .i5, #search .submit{
			top: 64px;
		}
		#search label{
			display: none;
		}
		#search select{
			background: none;
			border: none;
			color: #276b94;
			font-weight: bold;
			font-size: 0.69em;
			width: 161px;
		}
		#search input{
			background: none;
			border: none;
			color: #daecf7;
			font-weight: bold;
			padding: 0 4px 0 6px;
			width: 157px;
		}
		#search .submit input{
			font-weight: normal;
			color: #ffe8c7;
			background: #cf7400 url(/images/stasisru/design/submit.png) no-repeat 0 0;
			width: 54px; height: 24px;
			line-height: 24px;
			text-align: center;
			padding: 0;
			cursor: pointer;
		}
	#breadcrumb{
		height: 51px;
		background: #2a6890;
		position: absolute;
		bottom: 0px; left: 0;
		width: 100%;
	}
		#breadcrumb ul.path{
			list-style-type: none;
			padding: 0 0 0 24px;
			float: left;
		}
			#breadcrumb ul.path li{
				float: left;
				line-height: 51px;
				font-size: 0.69em;
				padding: 0 10px 0 8px;
				background: url(/images/stasisru/design/arrow_right.png) no-repeat 100% 50%;
			}
				#breadcrumb ul.path li a{
					color: #e5caa3;
					text-decoration: none;
				}
				#breadcrumb ul.path li.current{
					background: none;
				}
		#breadcrumb p.todayis{
			float: right;
			font-weight: bold;
			color: #e5caa3;
			font-size: 0.69em;
			line-height: 51px;
			padding-right: 30px;
		}
			#breadcrumb p.todayis em{
				font-weight: normal;
				font-style: normal;
			}
#content{
	background: #6da0be;
	float: left;
}
		#content:after{
			content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden
		}
	#content #primary{
		width: 601px;
		float: right;
		background: #f0edd8;
	}
		#content #primary h2{
			color: #aa0004;
			font-size: 0.88em;
			height: 42px;
			line-height: 42px;
			padding: 0 25px;
		}
		#content #primary ul#properties{
			list-style-type: none;
		}
			#content #primary ul#properties li{
				width: 199px;
				float: left;
				border-right: 1px solid #dfdbc4;
			}
				#content #primary ul#properties li h3{
					border-top: 1px solid #d9d5bb;
					border-bottom: 1px solid #d9d5bb;
					background: #e6e3cb;
					color: #7d6f50;
					text-align: center;
					height: 44px;
					line-height: 44px;
					font-size: 0.75em;
				}
					#content #primary ul#properties li h3 a{
						color: #7d6f50;
						text-decoration: none;
						display: block;
					}
				#content #primary ul#properties li .img{
					background: #e6e3cb url(/images/stasisru/design/img_spacer.png) repeat-x 0 100%;
					padding: 9px 7px;
				}
					#content #primary ul#properties li .img img{
						display: block;
					}
				#content #primary ul#properties li .desc{
					height: 110px;
					padding: 20px 10px 0 25px;
					background: #f0edd8;
				}
					#content #primary ul#properties li .desc p{
						font-size: 0.75em;
						color: #997b5f;
					}
						#content #primary ul#properties li .desc p a{
							color: #b96a00;
							text-decoration: none;
							padding: 0 6px;
						}
				#content #primary ul#properties li.quicklinks{
					position: relative;
					top: -42px; left: -1px;
					background: #e9d07a url(/images/stasisru/design/quicklinks.png) no-repeat 0 0;
					margin-bottom: -42px;
					width: 200px;
				}
					#content #primary ul#properties li.quicklinks h3{
						background: none;
						color: #797038;
						text-align: left;
						padding: 0 0 0 20px;
						height: 40px;
						line-height: 40px;
						border-bottom: 1px solid #f0edd8;
						font-size: 0.88em;
					}
					#content #primary ul#properties li.quicklinks .links{
						
					}
						#content #primary ul#properties li.quicklinks .links ul{
							padding: 16px 18px;
							list-style-type: none;
							height: 155px;
						}
							#content #primary ul#properties li.quicklinks .links ul li{
								border: none;
								width: 157px;
								height: 21px;
								float: none;
								font-size: 1em;
								overflow: hidden;
							}
								#content #primary ul#properties li.quicklinks .links ul li a{
									display: block;
									height: 21px;
									line-height: 21px;
									font-size: 0.69em;
									color: #8d753c;
									background: url(/images/stasisru/design/quicklinks_li.png) no-repeat 0 0;
									text-decoration: none;
									padding: 0 0 0 13px;
								}
							#content #primary ul#properties li.quicklinks .links ul li:last-child{
								height: 20px;
							}
					#content #primary ul#properties li.quicklinks .desc{
						border-left: 1px solid #dfdbc4;
						
					}
	#content #secondary{
		width: 277px;
		float: left;
	}
		#content #secondary .secondary-box{
			background: #6da0be url(/images/stasisru/design/menu_2_grad.png) repeat-x 0 48px;
		}
			#content #secondary .secondary-box h2{
				color: #f2f6f8;
				font-size: 0.88em;
				height: 48px;
				line-height: 48px;
				padding-left: 30px;
				background: url(/images/stasisru/design/menu_2.png) no-repeat 0 0;
			}
		#content #secondary #menu{
			background: #5ea4cd url(/images/stasisru/design/menu_1_grad.png) repeat-x 0 48px;
		}
			#content #secondary #menu h2{
				background: url(/images/stasisru/design/menu_1.png) no-repeat 0 0;
			}
			#content #secondary #menu ul{
				list-style-type: none;
				padding: 28px 0 20px 20px;
			}
				#content #secondary #menu ul li{
					font-size: 0.69em;
					overflow: hidden;
				}
					#content #secondary #menu ul li a{
						color: #deebf2;
						background: url(/images/stasisru/design/menu_li.png) no-repeat 0 0;
						text-decoration: none;
						display: block;
						padding-left: 20px;
						width: 197px;
						height: 22px;
						line-height: 20px;
					}
						#content #secondary #menu ul li a:hover{
							text-decoration: underline;
						}
					#content #secondary #menu ul li:last-child{
						height: 21px;
					}
		#content #secondary #currency{
			
		}
			#content #secondary #currency form{
				padding: 10px 0;
			}
				#content #secondary #currency form fieldset{
					position: relative;
				}
			#content #secondary #currency .i{
				position: relative;
				height: 32px;
			}
				#content #secondary #currency .i label{
					position: absolute;
					display: block;
					width: 170px;
					height: 25px;
					z-index: 1;
					padding: 0 0 0 30px;
					font-size: 0.69em;
					color: #daecf7;
					line-height: 25px;
				}
				#content #secondary #currency .i .inputframe{
					position: relative;
					left: 86px;
					z-index: 2;
					background: url(/images/stasisru/design/field.png) no-repeat 0 0;
					height: 25px;
					width: 96px;
				}
					#content #secondary #currency .i input{
						font-size: 0.69em;
						border: none;
						background: none;
						font-weight: bold;
						color: #daecf7;
						width: 88px;
						padding: 0 4px;
					}
					#content #secondary #currency .i .inputframe select{
						background: none;
						border: none;
						font-size: 0.69em;
						font-weight: bold;
						color: #daecf7;
						width: 92px;
						padding-left: 1px;
						margin-left: 2px;
					}
			#content #secondary #currency .submit{
				position: absolute;
				left: 200px;
				bottom: 7px;
			}
				#content #secondary #currency .submit input{
					color: #FFF;
					background: url(/images/stasisru/design/submit.png);
					width: 54px; height: 24px;
					border: none;
					line-height: 24px;
					text-align: center;
					cursor: pointer;
				}
		#content #secondary #inthenews{
		}
			#content #secondary #inthenews ul{
				list-style-type: none;
				margin: 10px 0 15px 25px;
			}
				#content #secondary #inthenews ul li{
					font-size: 0.69em;
				}
					#content #secondary #inthenews ul li a{
						font-weight: bold;
						color: #daecf7;
						text-decoration: none;
						display: block;
						width: 220px;
						padding: 5px 5px 8px;
						background: url(/images/stasisru/design/spacer.png) repeat-x 0 100%;
					}
					#content #secondary #inthenews ul li:last-child a{
						background: none;
					}
		#content #secondary #weather{
		}
			#content #secondary #weather dl{
				width: 220px;
				font-size: 0.69em;
				color: #cbe1ee;
				height: 87px;
				overflow: hidden;
				margin: 20px 0 15px 25px;
			}
				#content #secondary #weather dl dt{
					width: 135px;
					float: left;
					padding: 0 0 0 5px;
					background: url(/images/stasisru/design/spacer.png) repeat-x 0 100%;
					height: 22px; line-height: 20px;
				}
				#content #secondary #weather dl dd{
					float: left;
					position: relative;
					width: 80px;
					background: url(/images/stasisru/design/spacer.png) repeat-x 0 100%;
					height: 22px; line-height: 20px;
				}
					#content #secondary #weather dl dd img{
						position: absolute;
						top: 1px; right: 0;
					}
					
.additional_wrapper{
	clear: both;
	background: url(/images/stasisru/design/additional.png) repeat-x 0 57px;
	padding-top: 57px;
}
	#additional{
		width: 812px;
		margin: 0 auto;
		padding: 8px 30px 0 30px;
		clear: both;
	}
	#additional p.copyrights{
		float: left;
		font-size: 0.69em;
		color: #e5caa3;
		height: 55px;
		line-height: 55px;
	}
	#additional p.goup{
		float: right;
		font-size: 0.69em;
		color: #e5caa3;
		height: 55px;
		line-height: 55px;
	}
		#additional p.goup a{
			float:right;
			background: url(/images/stasisru/design/up.png) no-repeat 100% 50%;
			padding: 0 15px 0 0;
			text-decoration: none;
			color: #e5caa3;
		}
	#additional p.keywords{
		clear: both;
		padding: 50px 0 30px;
		font-size: 0.63em;
		line-height: 1.2em;
	}
		#additional p.keywords a{
			color: #8cc1e1;
			text-decoration: none;
		}
			#additional p.keywords a:hover{
				text-decoration: underline;
			}
#main_text table {
	font-size: 0.75em;
}

.searchLimit a {
	font-size: 1.25em;
}

#main_text p {
	font-size: 0.75em;
	margin: 15px 5px 10px; 20px;
}

#main_text ul {
	margin: 15px 5px 0 25px;
}

.searchProperty {
	font-size: 12px;
	color: black;
	margin-left: 30px;
	width: 540px;
	position: relative;
}
.searchProperty B, H3 {
	color: #A61023;
}
.searchProperty .media {
	float: left;
	width: 140px;
}
.searchProperty .thumb {
	border: 1px solid #dddcc8;
}
.searchProperty .media img {
	margin: 10px 0px 0px 10px;
}
.searchProperty .details {
	float: left;
	line-height: 18px;
	width: 370px;
	padding: 10px;
}

.searchProperty .details A {
	font-weight: bold;
	color: #A61023;
}

.contactForm {
	margin-left: 20px;
}

.contactForm input,textarea {
	border: 1px solid black;
}

#showProperty {
	font-size: 12px;
	line-height: 18px;
	width: 540px;
	margin-top: 5px;
	margin-left: 30px;
	position: relative;
}

#showProperty h4 {
	line-height: 20px;
	color: #810309;
	font-size: 13px;
	background-color: #FFF;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#showProperty .submit {
	font-weight: bold;
	color: #FFF;
	height: 18px;
	background-color: #A61023;
}

#showProperty .media {
	float: left;
}

#showProperty .thumb {
	border: 1px solid #dddcc8;
}

#showProperty ul {
	list-style-type: none;
}

#showProperty .gallery {
	text-align: center;
}

#showProperty .gallery img {
	border: 1px solid #444151;
	margin: 3px;
}

#details {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 240px;
}
#distances {
	text-align: center;
}
#features {
	float: left;
	width: 235px;
	margin: 5px 10px;
}
#features ul {
	padding:5px;
}
#features p {
	padding:5px;
}
#appointments {
	float: left;
	width: 255px;
	margin: 5px;
}
#appointments form {
	padding: 5px;
}
#appointments label {
	width: 95px;
	display: block;
	height: 14px;
	float: left;
}

#appointments input {
	height: 14px;

}

#appointments input,
#appointments textarea {
	width: 130px;
	border: 1px solid black;
}
.searchLimit {
	font-size: 12px;
	margin: 5px 0px 10px 10px;
}
.searchLimit B {
	color: #A61023;
}
