﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { font-size: 12px; font-family: arial, helvetica, sans-serif; /*line-height: 200%; */}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { 	content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
input.txt { border: 1px solid #ccc; background: url('/UserSide/Template/Default/imgs/yellow_input_back2.png') 0px -3px repeat-x;}
input.txt_error { border: 1px solid red; background-color: #ffe8ed; }
input.txt_grey { border: 1px solid #dcdcdc; background-color: #fdfdfd; color: #ccc; }
a:link, a:active, a:visited { text-decoration: none; color: #2f69a8; }
a:hover { text-decoration: underline; }
hr { height:1px; border:0;background-color:#ccc; /*#bacfe2;*/}
@font-face { font-family: "elindre"; src: url('elindreBold.otf'); font-weight: bold; }
@font-face { font-family: "elindre"; src:url('elindreNormal.otf'); font-weight: normal; }
h1, h2 { font-family: elindre, Arial, tahoma; font-wight: bold; color: #2f69a8; }
.relative { position: relative; }
.edit { border: 0px solid red; }
.edit textarea { width: 100%; }
.fleft { float: left; }
.fright { float: right; }
.error { border: 2px solid red; color: red; font-weight: bold; padding: 10px; margin: 5px 0 5px 0; }
h1, .hh1 {
	font-family: elindre, Arial, tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2f69a8;
	margin: 10px 0 5px 0;
	}
h2 { font: 24px elindre; }
.h3 { font: bold 22px elindre; }
h3 a:link, h3 a:visited, h3 a:active {
	font: bold 14px sans-serif;
	color: #2f69a8;
}
h3 a:hover {
}
.banner { height: 267px; width: 549px; }

#banner2 { 
	position: absolute;
	top: 0px; left: 0;
	}
	
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url('/imgs/tipsy.gif'); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

	
.main-wrap {
	/*border: 1px solid #ccc;*/
	margin: 20px auto;
	width: 955px;
	min-height: 800px;
	position: relative;
	}

.content-wrap {
	border: 0px solid green;
	width: 549px;
	position: relative;
	/*margin-top: 335px;*/
	margin-top: 90px;
	float: right;
	left: 0px;
	}
.text-wrap {
	margin-left: 5px;
	font-size: 14px;
	line-height: 150%;
	}
.content-wrap h1 {
	font-size: 28px;
	margin-bottom: 10px;
	margin-left: 5px;
	/*margin-left: 10px;*/
	}
.content-wrap h2 { font-size: 22px;	}
.content-wrap h3 { font-size: 12px; margin: 10px 0 5px 0;	}
.contacts-wrap { line-height: 130%; font-size: 12px; }
.contacts-wrap h3 { font-size: 16px; }
.left-wrap {
	position: relative;
	float: left;
	margin-top: 100px;
	left: 0px;
	width: 400px;
	}
#map { height: 440px; margin-left: 5px; border: 1px solid #ccc; }
.duk h4 { margin: 15px 0 0px 0; }
.search-div { background: url('/imgs/back6.jpg') 0px 0px no-repeat; }
.search-div td { vertical-align: bottom; }
.left-wrap .search-h2 { font-size: 18px; font-weight: bold;  }
.left-wrap td { padding: 2px 8px 3px 0; font-weight: bold; }
.left-wrap select, .left-wrap input { width: 105px; color: #666666; }
.left-wrap h2 { 
	font-size: 28px; 
	font-weight: normal;
	color: #2f69a8;
	margin-bottom: 10px;
	}
.top-menu-wrap {
	background: url('/imgs/top.jpg') 0 0 no-repeat;
	border: 0px solid #d1d1d1;
	width: 100%;
	position: absolute;
	top: 0;	
	left: 0px;
	height: 80px;
	}
.top-menu-wrap .logo { 
	float: left;
	width: 200px;
	/*border: 1px solid #ccc;*/
	position: relative;
	}
.top-menu-wrap ul {
	/*float: left;*/
	display: inline;
	position: relative;
	}

#main-menu li { 
	padding: 0;
	display: block;
	float: left;
	min-width: 70px;
	}
#lang-menu li {
	float: right;
	
	}
.top-menu-line {
	margin-top: 5px;
	height: 25px;
	background-color: #275faa;
	}
.top-menu-line a:link, .top-menu-line a:visited, .top-menu-line a:active {
	color: white;
	font-size: 15px;
	font-weight: normal;
	display: block;
	height: 20px;
	padding: 5px 10px 0 10px;
	}
.top-menu-line a:hover {
	text-decoration: none;
	background-color: red;
	}

.footer-wrap {
	color: #666666;
	clear: both;
	padding: 50px 0 30px 0px;
	position: relative;
	}
.footer-wrap ul { position: absolute; right: 0px; top: 60px;  }
.footer-wrap ul li { 
	display: inline;
	margin: 0 20px 10px 0;
	}
.cb { clear: both; }
.ck { height: 100%; }
.cke_contents { height: 700px !important; }
.ofh { overflow: hidden; height: 100%; width: 100%;}

.admin-wrap {
	border:1px solid #ccc;
	background: #f1f1f1;
	padding: 10px;
	margin-bottom: 15px;
	}
.add_button:link, .add_button:visited, .add_button:active {
	display: block;
	float: left;
	padding: 2px 5px;
	margin-right: 5px;
	color: white;
	background: red;
	
	}

/**********************************************************************/
.first-block-wrap {
	border: 0px solid red;
	}

/**********************************************************************/
.house-info-wrap {
	border: 0px solid #ccc;
	padding: 5px;
	}
.house-info-wrap .info-block { float: left; width: 100%; margin-bottom: 20px; min-height: 10px; }
.info-block span { font-size: 13px; }
.house-thumb-wrap {
	border: 0px solid yellow;
	margin: 0px 0 0 20px;
	width: 264px;
	}
.house-thumb-div {
	font-size: 11px;
	line-height: 120%;
	margin: 0 9px 10px 0;
	padding: 8px 5px 5px 8px;
	min-height: 70px;
	width: 250px;
	float: left;
	position: relative;
	left: 5px;
	}
.house-non-special {	border: 1px solid #f1f1f1; background-color: #f1f1f1; }
.house-special {	border: 1px solid #fff37d; background-color: #fffce1; }
.house-thumb-div .aa {
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
	display: block;
	padding: 2px;
	width: 90px;
	height: 60px;
	}
.house-thumb-div .info-wrap { 
	float: left;
	width: 145px;
	height: 60px;
	overflow: hidden;
	}
.placiau:link, .placiau:visited, .placiau:active { 
	display: block;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	right: 8px;
	bottom: 5px;
	color: #666666;
	}
.placiau:hover { color: #333333; text-decoration: underline; }
	
.icons-wrap { 
	border: px solid red;
	background-color: white;
	position: absolute; 
	padding: 0 4px 4px 4px;
	right: 5px;
	top: -4px;
	}
.icon {
	float: right;
	width: 20px;
	height: 20px;
	background-image:url('/imgs/icons2.png?1');
	}
.ico-lock {
	background-image:url('/imgs/icons2.png'); 
	background-position: 0px -40px; 
	float: left; 
	width: 20px; 
	height: 20px;
	position: relative;
	top: -4px;
	margin-right: 5px; 
	}
.house-thumb-div h3 {
	font: bold 14px tahoma;
	}
table.spec-table { width: 100%; border-collapse: collapse; border-spacing: 5px; }
.spec-key { 
	text-align: right; 
	background-color: #f1f1f1;
	padding: 2px 10px 2px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid white;
	width: 40%;
}
.spec-val { 
	text-align: left; 
	background-color: #f7f7f7;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
/***********************************************************************/
.gallery {
	border: 0px solid #ccc;
	padding: 10px 0 10px 0;
	}
.gallery .gallery-big-wrap {
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
	width: 100%;
	}
.gallery .gallery-big-wrap img {
	display: block;
	margin: auto;
	}
.gallery-scroll-wrap-wrap {
	background-color: #e0e0e0;
	position: relative;
	margin-top: 10px;
	padding: 8px 0 2px 0;
	}
.gallery-scroll-wrap {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 90%;
	height: 70px;
	}
.thumb-wrap {
	width: 80px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	position: relative;
	}
.thumb-wrap img {
	display: block;
	margin: auto;
	}
#gallery_scroll { position: absolute; }
.gallery-scroll-wrap td {
	border: 2px solid white;
	}
#gallery-back {
	position: absolute;
	top:22px;
	left: 4px;
	}
#gallery-next {
	position: absolute;
	top:22px;
	right: 4px;
	}
#progress {
	display: none;
	padding: 1px;
	background-color: white;
	position: absolute;
	top: 45%;
	left: 40%;
	z-index: 5000;
	}
.navi-wrap {
	color: #2f69a8;
	border-top: 1px solid #95c0df;
	margin-top: 5px;
	padding-top: 5px;
	}
.navi_page_active {
	color: #ffffff;
	background-color: #2f69a8;
	border: 1px solid #2f69a8;
	padding: 0px 4px 0px 4px;
	}
.navi_page {
	color: #2f69a8;
	border: 1px solid #2f69a8;
	padding: 0px 4px 0px 4px;
	}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}