html {
	height:100%;
}
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	height:100%;
	background:url(img/bodyback.gif) repeat-x;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.fullheight {
  height:100%;
}
#headerContainer {
  height:150px;
  
}
#header {
  width:990px;
  text-align:justify;
}

#logoContainer {
  height:120px;
  float:left;
}

#topmenuContainer {
  height:120px;
}

#topmenu {
  padding-top:30px;
}
#topmenu th {
  font-weight:normal;
  font-size:15px;
  padding:0 2px 2px 2px;
  border:0px;
  text-align:left;
}
#topmenu td{
  padding-top:2px;
  vertical-align:top;
  border:0px;
}
#topmenu th a {
  color:#003366;
}
#topmenu th.act {
  font-weight:bold;
}
#topmenu td a {
  color:#666;
}
#topmenu td p.act a {
  color:#003366;
  font-weight:bold;
}
#topmenu p {
  margin:0;
  font-size:12px;
}

.mdiv {
  background:url(img/mdivback.gif) repeat-y;
  width:18px;
}

#mainContainer {
  
}
#main {
  height:350px;
  width:990px;
  text-align:left;
  background:url(img/cback.gif) repeat-x;
}

#roadContainer {
  clear:both;
  height:30px;
  background:url(img/roadback.gif) repeat-x;
}

#lang {
  float:right;
  margin-right:10px;
  height:30px;
  line-height:30px;
  color:#666;
  font-size:14px;
}

#lang a {
  color:#666;
}

#road {
  height:30px;
  line-height:30px;
  color:#666;
  font-size:14px;
}

#road a {
  color:#666;
}

#rightContainer {
  width:250px;
  float:right;
  padding:10px;
  text-align:justify;
  border-left:1px dotted #999;
}
#rightContainer h2 {
  border-bottom:1px solid #999;
  padding-bottom:5px;
}

#contentContainer {
  width:990px;
}
#content {
  border-left:2px solid #003366;
  padding:10px 20px;
  text-align:justify;
  margin:20px 280px 20px 20px;
  line-height:150%;
}

#bottomContainer {
  text-align:center;
  font-size:11px;
  color:#999;
  padding:10px 0;
}
.module {
  border:1px solid #ccc;
  padding:10px;
}
.module_header {
  height:32px;
  margin-bottom:10px;
}
.module_image {
  height:32px;
  float:left;
  margin-right:10px;
}
.module_title {
  height:32px;
  line-height:32px;
}

/* TEXT FORMAT ------------------------------------------------------------- */

a {
  color:#003366;
}

p {
  margin:10px 0;
}

h1 {
  margin:0 0 10px 0;
  padding:0;
  font-size:18px;
  font-weight:normal;
  color:#003366;
}
h2 {
  margin:0 0 5px 0;
  padding:0;
  font-size:16px;
  font-weight:normal;
}

#contenttable {
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  background-color:white;
}
#contenttable td, th{
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  padding:3px;
}
#contenttable th{
  background-color:#ccc;
  color:#333;
  text-align:center;
}
#contenttable td {
  white-space:nowrap;
}
/* TEXT FORMAT ------------------------------------------------------------- */

/* OBJECT CATALOG ---------------------------------------------------------- */
.realestate_object_list_single {
  clear:left;
  width:620px;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
  background-color:#f9f9f9;
  height:100px;
  padding:10px;
}
.realestate_object_image {
  border:1px solid #ccc;
  background-color:whitesmoke;
  width:150px;
  height:100px;
  text-align:center;
  float:left;
  margin-bottom:10px;
}
.realestate_object_details {
  margin-left:170px;
}
.realestate_object_details h2, #realestate_object_tech h2{
  color:#003366;
}
#realestate_object_tech h2 {
  color:white;
}
.realestate_object_details h2 a {
  color:#003366;
}
.realestate_object_label {
  line-height:20px;
  height:20px;
  border-bottom:1px dotted #ccc;
}
.realestate_object_value {
  float:right;
  line-height:20px;
  height:20px;
  border-bottom:1px dotted #ccc;
}
.realestate_object_readmore {
  line-height:20px;
  height:20px;
  font-weight:bold;
  text-align:right;
}
.realestate_object_readmore a {
  color:#003366;
}
#realestate_object_single {
  height:350px;
}
#realestate_object_bigimage {
  float:right;
}
#realestate_object_bigimage_id {
  display:none;
}
#realestate_object_tech {
  padding:20px;
  color:white;
}
#realestate_object_tech a{
  color:white;
}
.realestate_object_single_label {
  font-weight:bold;
  text-transform: uppercase;
  padding:8px 0;
}
.realestate_object_single_value {
  padding-left:10px;
  margin-right:500px;
  clear:left;
}
.realestate_object_single_value img {
  border:1px solid white;
}
#realestate_object_single_navi {
  font-weight:bold;
  margin-top:10px;
  text-align:center;
}
/* OBJECT CATALOG ---------------------------------------------------------- */

/* LIGHTBOX ---------------------------------------------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* LIGHTBOX ---------------------------------------------------------------- */


/* NEWS -------------------------------------------------------------------- */
.news_item {
  border-bottom:1px dotted #ccc;
  padding:10px 0;
}

.news_title {
  font-size:16px;
  text-align:center;
}

.news_description {
  padding-top:3px;
  font-size:11px;
  color:#666;
}