/* CSS Document */

html{
	margin:0px;
	padding:0px;
	width:100%; height:100%;

}

body{
	margin:0px;
	padding:0px;
	width:100%; height:100%;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}


/* Main Styles */

#top {width:100%; height:18px; background-color:#B5C0E0; color:#FFFFFF; font-size:10px; line-height:18px; text-align:center;}
#top a {color:#FFFFFF; text-decoration:none;}
#top a:hover {color:#003399; text-decoration:none;}

#outer {width: 760px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px;}

#bottom {width:100%; height:18px; background-color:#B5C0E0; color:#FFFFFF; font-size:10px; line-height:18px; text-align:center;}
#bottom a {color:#FFFFFF; text-decoration:none;}
#bottom a:hover {color:#003399; text-decoration:none;}

/* Main Table Styles  */
.indextable {color: #003399; font-weight:bold;}
.indextable a {color: #990000; font-weight:bold; text-decoration:none}
.indextable a:hover {color:#003399; font-weight:bold; text-decoration:none}

/* Main Frame Border Styles  */
.frame { border:#B5C0E0 1px solid; padding-top:8px; width:100%; height:100%;}

.frame_1 { border:#B5C0E0 1px solid; padding:12px 10px 4px 6px; margin-right:4px; width:350px; height:114px;}

.frame_2 { border:#B5C0E0 1px solid; padding:8px; margin-right:4px; width:164px; height:114px;}
.frame_rotx { border:#990000 1px solid;}

#flashcontent { width:100%; text-align:center; margin:10px 0 10px 0}


/* Special Text and Headline Styles  */
h1 {color: #003399; font-weight:bold; font-size: 20px;
	font-family: Arial, Helvetica, sans-serif; margin-left:10px; margin-top:50px; margin-bottom:0px; padding-bottom:0px;}
	
h2 {color: #003399; font-weight:bold; font-size: 14px;}

.underlined { text-decoration:underline}
.gr { line-height:25px;}



/* Main Navi Links */
.frame_3 { border:#B5C0E0 1px solid; padding:8px; margin-right:0px; width:160px; height:254px; background:url(images/navi_bg.jpg) repeat-y;}
.frame_3 li a { color:#990000;}
.frame_3 li a:hover { color:#003399;}
.frame_3 li a.current {color:#003399;}

ul#Navigation {margin: 0; padding: 0; margin-left:30px;}
ul#Navigation li {margin: 0; padding: 0; list-style: url(images/navi_li.gif); color:#990000; margin-top:10px;}

ul#subNavigation { margin: 0; padding: 0; margin-left:30px; margin-top:5px;}
ul#subNavigation li {list-style: none; margin: 0; padding: 0;}


/* Sub Navi Mitte */
ul#secondnav {margin: 0; padding: 0; margin-left:20px;}
ul#secondnav li {margin: 0; padding: 0; list-style: url(images/navi_li_kl.gif); color:#990000; margin-top:10px;}

.frame_2_nav li a.current {color:#003399;}
.frame_2_nav { border:#B5C0E0 1px solid; padding:8px; margin-right:4px; width:164px; height:114px; background-color:#FFF0DB;}
.frame_2_nav li a { color:#990000;}
.frame_2_nav li a:hover { color:#003399;}


/* Main Content Rechts */
.frame_4 { border:#B5C0E0 1px solid; padding:12px 10px 4px 6px; margin-right:4px; width:352px; height:254px; overflow:auto; font-weight:normal;}

.frame_4b { border:#B5C0E0 1px solid; padding:12px 10px 4px 6px; margin-right:4px; width:352px; height:400px; overflow:auto; font-weight:normal;}


/* Main Content Rechts - House types*/
.frame_4c { border:#B5C0E0 1px solid; padding:5px 0px 5px 0px; margin-right:4px; width:368px; height:261px; overflow:auto; font-weight:normal;}

.frame_4d { border:#B5C0E0 1px solid; padding:5px 0px 5px 0px; margin-right:4px; width:368px; height:120px; overflow:auto; font-weight:normal;}

.tiponav {color:#990000; font-weight: bold; padding: 0px 0px 5px 10px; border-bottom:#B5C0E0 1px solid;}
.tiponav a {color:#990000; font-weight: bold; text-decoration:none;}
.tiponav a:hover {color:#003399; font-weight: bold; text-decoration:none;}
.tiponav a.current {color:#003399;}

.tipo_img {font-weight: bold; padding: 145px 0px 5px 10px; border-bottom:#B5C0E0 1px solid; height:35px; }

.tipo_txt {padding: 5px 0px 0px 10px;}


/* Main Content Rechts - House types BG Images Villas Blancas*/
#vb_a {background:url(images/VillasBlancas-VillaA.jpg) left top no-repeat;}
#vb_b {background:url(images/VillasBlancas-VillaB.jpg) left top no-repeat;}
#vb_c {background:url(images/VillasBlancas-VillaC.jpg) left top no-repeat;}
#vb_d {background:url(images/VillasBlancas-VillaD.jpg) left top no-repeat;}
#vb_e {background:url(images/VillasBlancas-VillaE.jpg) left top no-repeat;}
#vb_f {background:url(images/VillasBlancas-VillaF.jpg) left top no-repeat;}
#vb_g {background:url(images/VillasBlancas-VillaG.jpg) left top no-repeat;}
#vb_h {background:url(images/VillasBlancas-VillaH.jpg) left top no-repeat;}

/* Lightbox Styles*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #003399;
	}
