@charset "iso-8859-1";
/* CSS Document */
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0;
	padding: 0;
	background: #6699ff repeat fixed;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #6699CC; 
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
    color:#0000FF;
    text-decoration: none;
}
/************** header tag styles **************/

h1{
 font: bold 140% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 }

h2{
 font: bold 140% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
text-align: center;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 5px 5px 5px 5px;
 padding: 5px 5px 5px 5px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px 0px 10px 0px ;
}

h5{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.pagecell1{
	position:absolute;
	top: 205px;
	left: 2%;
	right: 2%;
	width:95.6%;
    min-width: 880px;
	background: #ffffff;
}

.tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95%;
    min-width: 880px;
    height:30%;
  }
.pageNav{
	position: absolute;
    top: 30px;
    width:138px;
    left: 0px;
	padding:0px;
	margin-right:10px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font: small Verdana,sans-serif;
}
.rotationText{
width:138px;
border:0px;
}
.content{
	padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 178px;
    border-left: 1px solid #FFFFFF;  
	}

.flashNegativ{
position:absolute;
top:80px;
right:5px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
.siteName{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
}

/************* globalNav styles ****************/
.globalNav{
	position: relative;
    width: 100%;
    min-width: 880px;
    height: 32px;
	color: #cccccc;
	margin-top: 5px;
	background-image: url(../../Back/glbnav_background.gif);
}
.globalNav img{
	margin-bottom: -4px;
}
.gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
.gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
.globalLink{
  position: absolute;
  top: 6px;
  height: 22px;
  padding: 0;
  margin: 0;
  right: 10px;
  z-index: 100;
  text-align: right;
  color: #333333;
}
a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	background-image:url(back/glblnav_selected.gif);
	text-decoration: none;
}
/************* breadCrumb styles ***************/

.breadCrumb{
float:left;
width: 45%;
}
.breadCrumb a{
	color:#666666;
}
.breadCrumb a:hover{
	color:#0066FF;
	text-decoration: underline;
}
.firstAlinea{
	 padding: 5px 0px 5px 0px;
     height:20px;
	 font: small Verdana,sans-serif;
	 color:#666666;
}
.address{
float: right;
width: 55%;
}

/************** feature styles *****************/

.feature{
    padding: 0px 0px 0px 10px;
     font-size: 80%; 
     clear: both;
     border-top: 2px dotted #99CCFF;
     text-align: left;
     vertical-align: middle;
 }
html>body .feature {height:auto;}
.feature h4{
	font: 100% Arial,sans-serif;
	color: #000000;
}
.feature img{
	float: right;
	padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
    width: 12%;
    border: 1px solid #000000; 
	}
.property{
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px; 
    font-size: 80%;
    clear: both;
    border-top: 2px dotted #99CCFF;
    text-align: left;
    vertical-align: middle;
}
html>body .property {height:auto;}
.property h4{
	font: 100% Arial,sans-serif;
	color: #000000;
}
.property a:link, .sectionLinks a:visited {
	padding: 10px 0px 0px 0px;
}

.slide img{
    display:block;
    float: left;
	padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
   }
.characteristic{
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 80%; 
    clear: both;
    border-top: 2px dotted #99CCFF;
    text-align: left;
    vertical-align: middle;
}
html>body .characteristic {height:auto;}
.characteristic h4{
	font: 100% Arial,sans-serif;
	color: #000000;
}
.characteristic img{
	float: left;
	padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 0px;
	width: 10%;
    border: 1px solid #000000;
}
.galleryProperty{
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 80%;
    clear: both;
    border-top: 2px dotted #99CCFF;
    vertical-align: middle;
}
html>body .galleryProperty{height:auto;}

.galleryProperty h4{
	font:  100% Arial,sans-serif;
	color:  color: #333333;
}
.galleryProperty img{
	float: left;
	padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 0px;
	width: 24%;
    border: 1px solid #000000;
}
.direction{
position: absolute;
top:857px;
width:5%;
left: 92%;
right: 3%;
}
html>body .direction {height:1px;}

  /************** siteInfo styles ****************/

.siteInfo{
	clear: both;
    border-top: 1px solid #cccccc;
    font-size: small;
    color: #333333;
    padding: 10px 10px 10px 10px;
    margin-top: 0px;
}

.siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************ sectionLinks styles **************/

.sectionLinks{
	margin:0px;
	padding:0px;

}

.sectionLinks h3{
	padding:10px 0px 2px 10px;
	border-bottom:1px solid #CCCCCC;
}

.sectionLinks a:link, .sectionLinks a:visited {
	display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:url(back/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF ;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/********************* end **********************/



