/* CSS Document */
a img{
	border:0;
}
h1,h2,h3,h4,h5{
	margin:4px 0;
	padding:0;
}
h1{
	color:#0099c1;
	font-size:160%;
}
h2{
	color:#909090;
	font-size:140%;
	font-weight:normal;
}
h3{
	color:#c2a96d;
	font-size:160%;
	font-weight:normal;
	font-family:"Times New Roman";
	text-align:center;
}
h4{
	color:#0099c1;
	font-size:100%;
}
h5{
	font-size:90%;
}

p {
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

a{
	color:#0099c1;
	font-weight:bold;
	font-size:90%;
}
a:hover{
	color:#007998;
}
a:visited{
	color:#007998;
	font-weight:normal;
}
ul li{
	background:url(/images/bullet.gif) no-repeat top left;
	margin-left:0;
	padding-left:16px;
	margin-top: 3px;
}
ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
table{
	color:#464646;
}
.image .info .name{
	color:#a0a0a0;
}
/* commented backslash hack v2 \*/ 
html, body{height:100%;margin:0;padding:0;} 
/* end hack */

/* CSS Document IE */
* html #outer{	height:100%;}
* html #minHeight {display:none}
* html #footer {
	height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}
* html #centrecontent {margin:0}
* html #outer{word-wrap:break-word}
/* end CSS Document IE */

body {
        behavior:url(/css/csshover.htc);
        background:#ffffff;
        color: #FFF;
        font:12px Tahoma;
        min-width:1000px;
        width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
        position:relative;
}
#outer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background: #f7f4f0 url(/images/body_back_bg.gif);
	margin-bottom:-32px;
	min-height:100%;
}
#header{
	position:absolute;
	top:0;
	left:50%;
	width:1000px;
	height:505px;
	background:url(/images/head.jpg) no-repeat 0 0;
	overflow:hidden;
	margin-left:-500px;
}
.inner #header{
	height:265px;
	background:url(/images/head_in.jpg) no-repeat 0 0;
}
#footer {
	width:1000px;
	clear:both;
	height:30px;
	text-align:center;
	position:relative;
	margin:0 auto;
	background:url(/images/body_back_bg.gif);	
}
#clearheader{height:505px;}/*needed to make room for header*/
.inner #clearheader{height:265px;}/*needed to make room for header*/
#clearfooter{clear:both;height:32px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
#centrecontent {
	width:100%;
	/*float:left;*/
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
	color:#464646;
}
#centrecontent .bg{
	background:url(/images/body_back.gif) repeat-x top;
}
html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */


body.img {
	background-color: #E6E6E6;
}

image.img {
	border: 10px white solid;
	text-align: center;
}
table.img {
	background-color: #E4D9C3;
}

/* HEAD */
#header .sloganl, .slogand {
	font-size:90%;
	margin-top:20px;
	margin-left:50px;
	color:#FFFFFF;
}

#header .slogand {
	color:#696969;
}

#header .logo{
	height:55px;
	width:178px;
	position:absolute;
	top:40px;
	left:0;
	background:url(/images/menu_back.gif) repeat-x top;
}
#header .logo img{
	margin-left:49px;
	margin-top:7px;
}
#header .menu{
	width:505px;
	background:url(/images/menu_back.gif) repeat-x top;
	height:55px;
	position:absolute;
	top:40px;
	left:178px;
	z-index: 100;
}
#header .obj{
	position:absolute;
	top:95px;
	left:0;
	width:525px;
	padding-top:215px;
	padding-left:75px;
}
#header .obj .dom{
	position:absolute;
	top:0;
	left:0;
}

#header .obj .dom p {
	margin: 0px;
}

#header .obj .info{
	margin-left:200px;
}
.obj .info,.obj .info a,.obj .info a:link,.obj .info a:visited{
	color:#656565;
	font-size:95%;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
}
.obj .info .title{
	color:#c2a96d;
	font-weight:bold;
}
.obj .info .item{
	color:#000000;
	background:none;
}

.obj .info .more{
	padding:5px 10px;
	text-align:right;
}

.obj .info .more a, .obj .info .more a:link, .obj .info .more a:visited {
	color:#0099c1;
	font-weight:bold;
	font-size:90%;
}

#centrecontent .obj{
	background:#f7f6f5;
	margin-bottom:15px;
}
#centrecontent .obj .info{
	padding:10px;
}
#centrecontent .obj .info .item{
	background:none;
}
.obj .gallery .title{
	width:164px;
	height:30px;
	background:url(/images/sovr.gif) no-repeat top;
	margin:0 auto;
}
.obj .gallery .title span{
	display:none;
}
#header .gallery{
	width:188px;
	text-align:center;
}
#header .gallery .images{
	margin-top:5px;
}
#header .gallery .images img{
	margin:5px;
}


#header .baner{
	position:absolute;
	top:108px;
	left:389px;
	z-index: 10;
}

#header .baner p{
	padding: 0px;
	margin: 0px;
}

.inner #header .baner{
	top:103px;
	left:300px;
	z-index: 10;
}

.inner #header .baner p{
	padding: 0px;
	margin: 0px;
}

.ie #header .baner,.ie #header .obj{
	z-index:-10;
}


/* MENU */
.menu ul{
	list-style:none;
	font:130% Arial;
	margin:9px 0 0px 15px;
	padding:0;
	list-style-image:none;
	z-index: 100;
}
.menu ul li{
	float:left;
	background:url(/images/menu_bulet.gif) no-repeat top left;
	margin:0;
	padding:8px 0;
	position:relative;
	z-index:20;
}
.menu ul li.last{
	background:none;
}
.menu ul li a {
	color:#666666;
	text-decoration:none;
	letter-spacing:-0.04em;
	display:block;
	padding:0 10px 22px 8px;
	font-weight:normal;
}

.menu ul li a:visited {
	color:#666666;
}

.menu ul li.active a{
	/*background:url(/images/menu_a_back.gif) repeat-x bottom;*/
}
.menu ul li a span{
	display:block;
}
.menu ul li:hover div.line{
	position:relative;
	top:-16px;
	left:-12px;
	margin-right:-24px;
	padding:0 12px;
	background:url(/images/menu_a_g_back.gif) repeat-x bottom;
	z-index: 100;
}
.menu ul li:hover  div.line div{
	background:url(/images/menu_a_back.gif) repeat-x bottom;
	z-index: 100;
}
.ie .menu ul li:hover  div.line{
	position:relative;
	top:-16px;
	left:0;
	margin:0;
	padding:0 12px;
	background:url(/images/menu_a_g_back.gif) repeat-x bottom;
	z-index: 100;
}

.menu ul li ul{
	font:110% Arial;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:46px;
	z-index:100;
	display:none;
}
.menu ul li:hover ul,.menu ul li ul:hover{
	display:block;
}
.menu ul li ul li{
	float:none;
	background:#6FB0C0 url(/images/submenu_back.gif) no-repeat bottom left;
	margin:0;
	padding:4px 0 6px;
	width:150px;
	padding-right:10px;
}
.menu ul li ul li a{
	color:#ffffff;
	text-decoration:none;
	letter-spacing:-0.04em;
	padding:0 0 0 10px;
	display:inline;
}
.menu ul li ul li a:visited {
	color:#ffffff;
}



/* ICONMENU */
.iconmenu{
	position:absolute;
	top:50px;
	left:930px;
}
.iconmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.iconmenu ul li{
	margin:10px 0;
	padding:0;
	background:none;
}

.inner .iconmenu{
	top:10px;
	left:554px;
}
.inner .iconmenu  ul li{
	margin:0 5px;
	display:inline;
}


/* CONTENT */
#centrecontent .left{
	width:686px;
	float:left;
	padding:20px 20px 0px 20px;
}
#centrecontent .right{
	margin-left:720px;
	padding:20px 20px 0px 20px;
	height:1%;
}

#centrecontent .center{
	width:960px;
	float:left;
	padding:20px 20px 0px 20px;
}

#centrecontent .left .left{
	width:255px;
	float:left;
	padding:0;
}
#centrecontent .left .right{
	margin-left:265px;
	padding:0;
}

h1.title{
	letter-spacing:-0.04em;
	font:140% Arial;
	color:#595959;
	margin:0;
	padding:0;
	background:url(/images/title_back.gif) repeat-x bottom left;
}

h1.big{
	font:180% Arial;
}
h1.title div{
	background:url(/images/title_div_back.gif) no-repeat bottom left;
	padding-bottom:2px;
	padding-left:15px;
	margin-bottom:15px;
}
#centrecontent .text,.desc{
	color:#767676;
	font-size:90%;
}
#centrecontent .text{
	padding-left:15px;
	margin-bottom:15px;
}
#centrecontent .more{
	margin-top:10px;
}
#centrecontent .more a{
	color:#0099c1;
	font-weight:bold;
	font-size:90%;
}
#centrecontent .news{
	padding-left:15px;
}
#centrecontent .item{
	background:url(/images/date_back.gif) no-repeat top left;	
	padding-left:10px;
	margin-bottom:10px;
	width: 95%;
}

#centrecontent .item .date{
	padding:4px 0 5px;
	color:#696969;
	text-decoration:none;
	font-size: 90%;
}
#centrecontent .item .title{
	padding:0 0 5px;
}
#centrecontent .item .title a{
	color:#C29834;
	font-weight:bold;
}



.findform{
	padding-left:15px;
}
.findtext{
	width:160px;
	border:1px solid #a2a2a2;
	margin-right:6px;
	vertical-align:middle;
	font-size:90%;
}
.findbut{
	border:0;
	background:url(/images/find_but.gif) no-repeat center center;
	padding:9px;
	vertical-align:middle;
	color:white;
}


/* FOOTER */
.dev{
	color:#a3a3a3;
	width:100px;
	margin-left:auto;
	margin-right:30px;
	font-size:90%;
}
.dev a{
	color:#a3a3a3;
	font-weight:bold;
}

.print {
	font-size:90%;
	float: left;
	width: 400px;
	text-align: right;	
}


#centrecontent .obj{

}
#centrecontent .obj .adr{
	background:#009ac1 url(/images/add_back.gif) no-repeat top right;
	height:22px;
	color:white;
	padding:5px 0 0 5px;
}


/* CATALOG */
.catitem{
	padding:10px 0;
}
.catitem .img{
	float:left;
	padding-right:10px;
}
.catitem .img .view{
	text-align:right;
	padding:0 5px;
}
.catitem .img .view a{
	color:#c1a866;
}
.catitem .title{
	font-size:130%;
	font-weight:bold;
	color:#beaa6b;
}
.catitem .title span{
	font-size:80%;
	font-weight:normal;
	color:#009abf;
}
.catitem .info{
	padding-left:15px;
	margin-left:200px;
}
.catitem .date{
	font-weight:bold;
	color:#0099c7;
	font-size:90%;
	padding:5px 0;
}
.catitem .date span{
	color:#999798;
}

.month {
	font-size: 150%;
	color: #909090;
	font-weight: bold;
}

.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size:1px;
	width: 1px;
}

input.btn {   
   text-align: center;
   background: #AAAAAA;
	color: white;
   font-weight: bold;
   text-decoration: none;
   border: none;
   font-size: 10px;
   height: 20px;   
   padding: 0px 5px 5px 0px;
}

.txt {
	font: Tahoma;
	font-size: 90%;
}

.turq {
	color: #0EA4DF;
}

.flats {
	width: 100%;
}

.flats th {
	text-align: center;
	padding: 15px 3px 15px 3px;
}

.flats td  {
	text-align: center;
	padding: 3px;
}

.flats tr.gray {
	background-color: #EBE4DE;
}

.addr {
	color: #C5AF76;
	font:bold 16px Arial, Tahoma, sans-serif;
}

td.br {
	padding: 0px;
}

td.cnt {
	padding-top:0px;
	padding-bottom:0px;
}


.build_btn {
	cursor: hand;
}

.vars {
	width: 280px;
}
.vars th {
	color: #BEBEBE;
	text-align: left;
	font-size: 120%;
	padding-bottom: 5px;
	width: 150px;
	font-size: 90%;
}

.vars td {
	color: #696969;
	font-size: 120%;
	font-weight: bold;
	font-size: 90%;
}

span.bcyan {
	color: #0195D1;
	font-size: 130%;
	font-weight: bold;
}

span.cyan {
	color: #0195D1;
}