@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	background-image: url(/images/body_bg.jpg);
  background-repeat: repeat-x;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Verdana;
	background-color: #214409;
}
a {
	font-family: Tahoma, Verdana;
	color: #e8bf2a;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
a.news
{
	font-weight: bold;
}
#container
{
	width: 100%;
	min-height: 100%;
	background-color: #36630f;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
}
#header
{
	margin: 0 auto;
	width: 990px;
	height: 173px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
#header #languages
{
	padding: 0 20px 0 0;
	height: 20px;
	float: right;
}
#header #languages ul
{
	margin: 0;
	padding: 0;
}
#header #languages ul li
{
	margin: 3px;
	list-style-type: none;
	float: left;
}
#header #languages ul li a
{
	padding: 0 0 0 5px;
	font-size: 12px;
	text-decoration: none;
}
#header #languages ul li a:hover
{
	text-decoration: underline;
}
#header #navigation
{
	width: 640px;
	height: 60px;
	float: right;
	padding: 25px 10px 0 0;
}
#header #navigation ul
{
	margin: 0;
	padding: 0;
	position: relative;
}
#header #navigation ul li
{
	height: 23px;
	list-style-type: none;
	display: block;
	float: left;
}
#header #navigation ul li:hover
{
	background-image: url(/images/navigation_selected.png);
}
#header #navigation ul li:hover ul
{
	display: block;
}
#header #navigation ul li a.level1
{
	margin: 0 6px 0 6px;
	padding: 5px 2px 0 2px;
	height: 23px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#header #navigation ul ul
{
	padding: 3px 0 0 15px;
	width: 605px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 23px;
	display: none;
	background-image: url(/images/submenu_bg.png);
}

* html #header #navigation ul ul
{
	left: -619px;
}

#header #navigation ul ul li
{
	margin: 0 15px 0 0;
	position: relative;
	list-style-type: none;
	float: left;
}
#header #navigation ul ul li:hover
{
	background-image: none;
}

#header #navigation ul ul li a
{
	padding: 0 0 0 10px;
	height: 19px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7f7f7f;
	text-decoration: none;
	background-image: url(/images/navigation_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#header #navigation ul ul li a:hover
{
	color: #000;
}

#breadcrumb ul
{
	color:#000000;
  font-family:Tahoma,Verdana;
  font-size:11px;
  margin-top: 0px;
}

#breadcrumb ul li
{
	float: left;
	list-style-type: none;
}

#breadcrumb ul a
{
	text-decoration: none;
	color:#000000;
}

#breadcrumb ul a:hover
{
  text-decoration: underline;
}

#breadcrumb ul a:visited
{
  color:#000000;
}

#content
{
	margin: -4px auto 0 auto;
	padding: 0 0 57px 0;
	width: 990px;
}
#content #breadcrumb
{
	margin: 0;
	padding: 5px 0 0 10px;
	width: 980px;
	height: 26px;
	background-image: url(/images/title_bg.jpg);
	background-repeat: no-repeat;
	display: block;
}
#content h1
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#article
{
	width: 980px;
	text-align: left;
	font-family: Tahoma, Verdana;
  font-size: 11px;
  color:#EEEE75;
}

#article_content
{
	width: 600px;
	float: left;
}

#article_photo
{
	width: 380px;
	float: left;
	overflow: hidden;
	text-align: center;
}

#article_photo_collection a
{
  padding: 0 2px 0 2px;
}

#sub_sections
{
  text-align: left;
}

#panes
{

}
#panes div
{
	width: 323px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}
#panes div .title
{
	padding: 23px 0 15px 0;
}

#panes div .title h1 a, #panes div .title h1 a:visited
{
  color: #000000;
  text-decoration: none;
  font-family:"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:bold;
}

#panes div .title h1 a:hover
{
	text-decoration: underline;
}

#panes div img
{
	margin: 26px 0 0 0;
}
#panes div p
{
	margin: 20px 0 20px 0;
	color: #eeee75;
	line-height: 16px;
}
#panes div a.more
{
	padding: 0 0 0 7px;
	background-image: url(/images/anchor_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-align: left;
}
#panes .pane
{
	margin: 20px 7px 0 0;
	background-image: url(/images/vline_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#panes .pane h3
{
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #e8bf2a;
}
#panes .pane p
{
	margin: 5px 10px 15px 0;
}
#panes .pane p img
{
	margin: 5px 5px 0 0;
	float: left;
}
#panes #last
{
	background-image: none;
}
#footline
{
	width: 100%;
	height: 37px;
	background-color: #214409;
	background-image: url(/images/footline_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer
{
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 990px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #fffa61;
}


/* search */

#search_results_apartment table
{
  background-color: white;
  border: 2px solid black;

}

#search_results_apartment table tr td
{
  border: 1px solid black;
}

#search_results_apartment table tr.reserved
{
  background-color: #bfe9a0;
}

#search_results_apartment table tr.sold
{
  background-color: #993300;
}

#search_results_legend
{
	padding-bottom: 3px;
}

#search_results_legend span
{
  background-color: white;
  border: 1px solid black;
  margin: 1px;
}

#search_results_legend span.reserved
{
  background-color: #bfe9a0;
}

#search_results_legend span.sold
{
  background-color: #993300;
}

#other_projects
{
  width: 100%;
}

#other_projects_names
{
  width: 100px;
  height: 500px;
  float: left;
}

#other_projects_photos
{
  width: 120px;
  height: 500px;
  overflow: auto;
  float: left;
}

#other_projects_large_photo
{
  width: 720px;
  height: 500px;
  float: left;
}

#panes div#large_photo_preloader
{
  width: 678px;
  height: 500px;
  background-color: black;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  color: white;
  font-weight: bold;
  position: absolute;
  left: 445px;
  top: 195px;
  padding-top: 230px;
  text-align: center;
}

#panes div#photos_preloader
{
  width: 136px;
  height: 500px;
  background-color: black;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  color: white;
  font-weight: bold;
  position: absolute;
  left: 310px;
  top: 200px;
  padding-top: 130px;
  text-align: center;
}

#sitemap
{
  text-align: left;
}