@charset "utf-8";
/*
@author - Samar Panda
@email - samar.panda@bombayworks.se
*/

body{
  font-family:Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background: url(../images/system/bg1.jpg) no-repeat top center ;
}

/* Typography */
h1 {
    font-size: 27px;
    line-height: 120%;
    font-weight: normal;
    color: #022355;
    margin-bottom: 8px;
}
.content h1{
	font-size: 18px;
}
h2, h3  {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 8px;
}

a{
    text-decoration: underline;
    color:#946C02;
    font-size: 13px;
    font-weight: normal;
}

i, em {
  font-style: italic;
}

/*Default css*/

#main {
	background:none transparent;
  width:980px;
  margin:0 auto;
  padding:0;
  /*position: relative;*/
}

#content:after, #main:after {
  visibility:hidden;
  display:block;
  font-size:0;
  content:" ";
  clear:both;
  height:0;
}

#header{
  clear:both;
  width:100%;
  height:95px;
  margin:0 auto;
  padding:0;
  position:relative;
}
#header > a {
	position:absolute;
	top:15px;
}
	#header > a img {
	}

  #header div{
		position:absolute;
		right:0;
		bottom:5px;
  }
  #header ul{
        margin: 0;
    display:inline;
    color: #FFFFFF;
    font-size: 11px;
    font-weight:bold;
  }
#header ul.menu {
  float:left;
  margin-bottom: 5px;
}
    #header ul li{
      /*display: inline;*/
      display: block;
      float: left;
      margin-left: 22px;
      position: relative;
    }
    #header ul li a{
      text-decoration: none;
      text-transform:uppercase;
      color:#FFFFFF;
    }
    #header ul li a.active {
      color:#68a9d5;
    }
    #header ul li a:link{}
    #header ul li a:visited{}
    #header ul li a:hover {
      color: #68a9d5;
    	cursor: pointer;
    }
    #header ul li a:active{}

      /*Menu - Sub*/
      #header ul li:hover .up-arrow {
        display:block;
      }
      #header .up-arrow {
        background: transparent url('../images/system/menu_top_arrow.png') bottom center no-repeat;
        display: none;
        position: absolute;
        top: 18;
        left: 10px;
        height: 10px;
        width: 19px;
        margin-top: 0;
        z-index: 100;
      }
      #header ul ul.sub {
        display: block;
        z-index: 100;
        position: absolute;
        background:#FFFFFF;
        top: 9px;
        left: -10px;
        margin: 0;
        padding: 16px 22px;
        width: 268px;
        -webkit-box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px;
        -moz-box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px;
        -o-box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px;
        box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px;
      }
      #header ul li ul li{
        display: block;
        position: relative;
        width: 276px;
      }
      #header ul li ul li.pageLink{
        border-bottom: 1px dotted #58585A;
        margin: 0;
        padding: 6px 0;
        width: 268px;
      }
      #header ul li ul li.pageLink span.brief , #header ul li ul li.brief { /*Change this while you upload.*/
        margin-top: 5px;/*8px*/
        color: #3f3f3f;
        font-size:11px;
        line-height: 14px;
        font-style:italic;
        font-weight: normal;
      }
      #header ul li ul li.pageLink:first-child {
        margin: 0;
        padding-top: 0;
      }
      #header ul li ul li.pageLink:last-child {
      	border: none;
      	padding-bottom: 0;
      }
      #header ul li ul li a{
        text-decoration: none;
        text-transform:none;
        font-weight: normal;
        color: #3d6b89;
        display: block;
      }

      #header ul li ul li a:link{}
      #header ul li ul li a:visited{}
      #header ul li ul li a:hover {
        color:#68a9d5;
      }
      #header ul li ul li a:active{}

  #header form{
    display:inline;
    float: left;
    margin-left: 12px;
  }
  #header form ul li{
    margin-left: 10px;
  }
  #header form ul li input{
    border: 0px;
  font-size: 12px;
  width: 145px;
  height: 15px;
  }
  /* fix for mouse over li*/
  #header .menu li{
    height: 28px;
  }
  #header .sub li{
    height: auto;
    background:none;
  }

/*#page-hem #banners{
	display: none;
}
#page-hem #content{
	display: none;
}*/
        
#content {
  clear:both;
  background: url(../images/system/content-bg.png) left top transparent;
  width: 100%;
  padding-top: 57px;
  margin: 0 auto;
}

/*#hemoverlay {
  top: 95px;
  width: 979px;
  position: absolute;
  padding-top: 0;
  margin-bottom: 8px;
  z-index: 50;
}*/
#hemoverlay {
	background-color:white;
	width:980px;
	margin:0;
	padding:0;
	position:absolute;
	top:95px;
	z-index:50;
}
  #overlay-close{
  	position: absolute;
  	right: -17px;
  	top: -15px;
  }
  /*sub navigation*/
  .subnavigation {
  	float:left;
	  margin:0 0 25px;
	  width: 100%;
  }
	.media-start-page .subnavigation .title,
  .media-newspaper-page .subnavigation .title,
  .media-images-page .subnavigation .title {
		text-indent:0 !important;
	}
		
  div.subnavigation img.map{
    float: right;
    margin-left: 15px;
    margin-top: -13px;
  }
    #content .subnavigation .title{
      font-size: 27px;
      color: #022355;
  		text-indent:30px;
  		float:left;
    }
      #content .subnavigation .subtitle{
        display: block;
        font-size: 17px;
        color: #333232;
        margin-top: 7px;
        clear: both;
        text-indent: 30px;
      }
    #content .subnavigation ul {
      display: block;
      float: right;
      margin: 12px 30px 0 10px;
    }

    #content .subnavigation ul li {
      display: block;
      float: left;
      margin-left: 15px;
    }
    #content .subnavigation ul li a{
      text-decoration: underline;
      text-transform:uppercase;
      font-weight: bold;
      color:#023671;
      font-family: Arial;
      font-size: 12px;/*10px*/
    }
    #content .subnavigation ul li a.active{
    	color: #949bbd;
    }
    #content .subnavigation ul li a:link{}
    #content .subnavigation ul li a:visited{}
    #content .subnavigation ul li a:hover{}
    #content .subnavigation ul li a:active{}

  h2.archive-title {
    float: right;
    margin-right:53px;
    color: #022355;
    margin-top: 4px;
  }
  h2.arkiv-title {
  	float: right;
    margin-right:78px;
    color: #022355;
    margin-top: 4px;
  }
  /*landing page*/
  #content .landingPage{
    display: block;
    margin-left: 34px;
  }
  /*search results page*/
  #content .search-results{
    clear: both;
    display:block;
  margin-left: 34px;
  width: 897px;
  }
  #content .search-results a{
    text-decoration: none;
  font-weight: bold;
    color:#023671;
    font-size: 12px;
  }
  #content .search-results a:link{}
  #content .search-results a:visited{}
  #content .search-results a:hover{
    text-decoration: underline;
  }
  #content .search-results a:active{}

  /*News page*/
  #content .newspage{
    clear: both;
    display:block;
    /*margin-left: 34px;*/
    width: 440px;/*924px*/
    margin: 0 auto;
  }
  #content .newspage ul li{
    list-style: none;
  }
  .news-title{
  	width: 500px;
  	margin: 0 auto;
  	float: none;
  }
  .ntitle , .ndtitle{
  	font-size: 27px;
  	line-height: 120%;
  	color: #022355;
  	margin-bottom: 8px;
  	text-decoration: none;
  	display: block;
  }
  .ntitle:hover{
  	text-decoration: underline;
  }
  ul.newslist{
    display:block;
  float: left;
  width: 440px;
  margin-left: 0px;
  }
  ul.newslist h4.heading{
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 6px;
	display: none;
  }
  ul.newslist h6.date{
    font-size: 10px;
  font-weight: normal;
  margin-bottom: 2px;
  }
  ul.newslist li.content{
    /*margin-bottom: 26px;*/
  }
  ul.newslist li.media{
    margin-bottom: 20px;
  }
  ul.newslist li.tags{
  	padding-bottom: 4px;
  }
  ul.newslist li.tags a{
    font-size: 11px;
  text-decoration: none;
  color: #020202;
  }
  li.line , .dline {
  	border-bottom: 1px solid #666666;
  	margin: 30px 0;
  }
  .dline{
  	margin: 0 0 30px;
  }
  .newslist .more{
  	margin-bottom: 10px;
  	color: black;
  	text-decoration: none;
  }
  /*Media content news page*/
  #content .newspage .media{
  	display: block;
  }
  #content .newspage .slideshow {
    display: block;
    overflow: auto;
    position: relative;
    margin-left: 0px;
  }
  #content .newspage .slideshow .slide {
    overflow: hidden;
  }
  #content .newspage .slideshow .control {
    display: block;
    top: 131px;
    width: 29px;
    height: 39px;
    text-indent: -1000px;
    position: absolute;
    cursor: pointer;
  }
  #content .newspage .slideshow .leftControl {
    left: 10px;
    background:url(../images/system/slide_left_arrow.png) no-repeat;
  }
  #content .newspage .slideshow .rightControl {
    right: 10px;
    background:url(../images/system/slide_right_arrow.png) no-repeat;
  }
  div.archive > h2.arkiv-title{
  	color: #022355;
	float: left;
	margin-right: 13px;
  }
  div.archive{
  	clear: left;
    display: block;
    float: left;
    margin: 0 0 25px;
  }
  div.archive ul.yearlist{
  	clear: both;
    margin: 0 5px;
  }
  div.archive ul.yearlist li:last-child{
    margin-bottom: 10px;
  }
  div.archive ul.yearlist a.year{
    margin-left: -5px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #020202;
  }
  div.archive ul.yearlist a.selected{
    font-weight: bold;
  }
  div.archive ul.yearlist li a.month{
    font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  color: #020202;
  text-transform: capitalize;
  }
  div.archive ul.yearlist li a.selected{
    font-weight: bold;
  }
  div.archive ul.yearlist li.hide{
    display:none;
  }
  div.archive ul.yearlist li.show{
    display:block;
  }

/*Media room css starts here*/

/*media room start page*/
#content.media-start-page .subnavigation .title , #content.media-newspaper-page .subnavigation .title , #content.media-images-page .subnavigation .title {
  margin-left:0;
}
#content.media-start-page .subnavigation ul , #content.media-newspaper-page .subnavigation ul , #content.media-images-page .subnavigation ul {
  margin-right: 0;
}
/*Fix added for Sub navigation and archive title*/
#content.press-release-page .subnavigation .title , #content.media-start-page .subnavigation .title , #content.media-newspaper-page .subnavigation .title , #content.media-images-page .subnavigation .title {
	display: block;
	float: left;
}

#content.media-start-page {
    padding: 57px 34px;
    width: 911px;
}
#right-column{
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 27px 20px;
    background: #c2eeff;
  width: 350px;
}
div.video-list {
  clear: both;
  display: block;
  float: left;
  margin-bottom: 30px;
}
div.video-list > h3.video-cat-title{
	clear: both;
	display: block;
}
ul.video-contents{
  clear:both;
  display: block;
  float: left;
  border-top: solid #999999 1px;
  width: 901px;
  margin-left: 0;
  /*padding-left: 10px;*/
}
ul.video-contents > li {
  /*border-bottom: solid #999999 1px;*/
  display: inherit;
  float: inherit;
  list-style: none;
  padding-bottom: 1px;
  margin-top: 10px;
 width: 335px;/*300px*/
  min-height: 89px;/*89px */
}
ul.video-contents > li > a > img{
  display: block;
  float: left;
}
ul.video-contents > li > p{
  display: block;
  float: left;
  /*margin-left: 10px;*/
}
ul.video-contents > li > p.caption strong {
  display: block;
  margin-bottom: 4px;
}
ul.video-contents > li > p.caption{
  width: 220px;/*180px*/
  height: 42px;/*53px*/
  line-height: 14px;
  margin-top: 5px;
}
ul.video-contents > li > p.bottom{/*Not used*/
  width: 180px;
  margin-bottom: 0px;
  font-size:10px;
}

/*new changes as per Helene*/
ul.video-contents > li > p.view{
  width: 160px;/*180px*/
  margin-bottom: 0px;
  font-size:11px;
  line-height: 13px;
}
ul.video-contents > li > p.tags{
  margin-top: 1px;
  width: 160px;/*180px*/
  margin-bottom: 0px;
  line-height: 13px;
  color:#020202;
  font-size:11px;
}
ul.video-contents > li > p.tags > a{
  line-height: 13px;
  color:#020202;
  font-size:11px;
  text-decoration:none;
}

div.top-news{
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
div.top-news ul.newslist > li{
  list-style: none;
}
div.top-news > h3.top-news-title {
  border-bottom: solid 1px #999999;
  padding-bottom: 10px;
}
ul.media-contacts {
  clear: both;
  display: block;
  float: left;
  margin-left: 0;
}
ul.media-contacts > li.contact {
  list-style: none;
  clear: both;
  display: block;
  float: left;
}
ul.media-contacts > li.contact > img{
  display: block;
  float: left;
}
ul.media-contacts > li.contact > p{
  float: left;
  margin-left: 10px;
}

/**/

/*newspaper page*/
#content.media-newspaper-page {
    padding: 57px 34px;
    width: 911px;
}

div.newspaper-list{
  display: block;
  float: left;
}

div.newspaper-list > h3.newspaper-year-title {
  font-size: 15px;
  color: #020202;
  font-weight: bold;
}
ul.newspaper-year {
  border-top:1px solid #999999;
  border-bottom:1px solid #999999; /* jose */
  clear: both;
  display: block;
  float: left;
  margin-left: 0;
  width: 901px;
  padding-left: 10px;
}
ul.newspaper-year > li {
  list-style: none;
  /*border-bottom: solid #999999 1px; jose*/
  display: inherit;
  float: inherit;
  padding-bottom: 1px;
  margin-top: 10px;
  width: 225px;/*232*/
}
  ul.newspaper-year > li > img{
    display: block;
    float: left;
    width:90px;
    height:120px;
  }
  ul.newspaper-year > li > p.images{
    display: block;
    float: left;
    margin-left: 6px;/*10px*/
    /*width: 129px;*/
    max-width: 129px;
    line-height: 14px;
  }
    ul.newspaper-year > li > p.images > strong {
      display: block;
      margin-bottom: 4px;
    }
    ul.newspaper-year > li > p.images > a{
      display: block;
      clear: both;
      float: left;
      color: #020202;
      font-weight: normal;
      text-decoration: underline;
      line-height: 16px;
    }

/*Media images page*/
#content.media-images-page {
    padding: 57px 34px;
    width: 911px;
}

div.image-list{
  display: block;
  float: left;
}

div.image-list > h3.image-category-title {
  font-size: 15px;
  color: #020202;
  font-weight: bold;
}
ul.image-category {
  border-top:1px solid #999999;
  clear: both;
  display: block;
  float: left;
  margin-left: 0;
  width: 901px;
  padding-left: 10px;
}
ul.image-category > li {
  list-style: none;
  border-bottom: solid #999999 1px;
  display: inherit;
  float: inherit;
  padding-bottom: 1px;
  margin-top: 10px;
  width: 300px;
  height: 89px;/*Added later*/
}
  ul.image-category > li > a > img{
    display: block;
    float: left;
  	max-width:90px;
  	max-height:120px;
  }
  ul.image-category > li > p.images{
    display: block;
    float: left;
    margin-left: 10px;
    width: 180px;
    line-height: 14px;
  }
    ul.image-category > li > p.images > strong {
      display: block;
      margin-bottom: 4px;
    }
    ul.image-category > li > p.images > a.download{
      display: block;
      font-size: 12px;
      color: #020202;
      font-weight: normal;
      text-decoration: underline;
      line-height: 16px;
    }

/*About us and press release news media content*/
#content.about-us-news .media , #content.media-start-page .media {
  display: block;
}
#content.about-us-news .slideshow , #content.media-start-page .slideshow {
  display: block;
  overflow: auto;
  position: relative;
  margin-left: 0px;
}
#content.about-us-news .slideshow .slide , #content.media-start-page .slideshow .slide {
  overflow: hidden;
}
#content.about-us-news .slideshow .control , #content.media-start-page .slideshow .control {
  display: block;
  top: 131px;
  width: 29px;
  height: 39px;
  text-indent: -1000px;
  position: absolute;
  cursor: pointer;
}
#content.about-us-news .slideshow .leftControl , #content.media-start-page .slideshow .leftControl {
  left: 10px;
  background:url(../images/system/slide_left_arrow.png) no-repeat;
}
#content.about-us-news .slideshow .rightControl , #content.media-start-page .slideshow .rightControl {
  right: 10px;
  background:url(../images/system/slide_right_arrow.png) no-repeat;
}

/*media room - right media*/
#right-meida{
  float: right;
  margin-left: 25px;
  margin-bottom: 15px;
  width: 440px;
    /*min-height: 300px;*/
}
#right-meida .slideshow {
  display: block;
  overflow: auto;
  position: relative;
  height:280px;
}
  #right-meida .slideshow .slide {
    width: 420px;
    height: 280px;
    overflow: hidden;
  }
  #right-meida .slideshow .control {
    display: block;
    top: 131px;
    width: 29px;
    height: 39px;
    text-indent: -1000px;
    position: absolute;
    cursor: pointer;
  }
  #right-meida .slideshow .leftControl {
    left: 10px;
    background:url(../images/system/slide_left_arrow.png) no-repeat;
  }
  #right-meida .slideshow .rightControl {
    right: 10px;
    background:url(../images/system/slide_right_arrow.png) no-repeat;
  }
/*right media description*/
#right-meida + div.media-desc {
  display: block;
  float: right;
  margin: 0px 0 10px 25px;
  width: 440px;
}
#right-meida + div.media-desc > h5{
  font-size: 12px;
}
#right-meida + div.media-desc > p.desc {
  margin-bottom: 8px;
}
#right-meida + div.media-desc > p.bottom{
  margin-bottom: 10px;
  font-size: 11px;
}
#right-meida + div.media-desc > p.bottom a{
  font-size: 11px;
  color: #020202;
  font-weight: normal;
}
/*Media room css ends here*/

  /*general text contents*/
  #content .twoColumns{
    width: 911px;
    margin: 0 34px;
    /*float: left;*/
    clear:both;
  }
  #content .twoColumns:after {
	  visibility:hidden;
	  display:block;
	  font-size:0;
	  content:" ";
	  clear:both;
	  height:0;
	}

  /* text content - General */
  #content .twoColumns .textContent{
    float:left;
    width: 463px;
  }
  #content .twoColumns .textContent strong{
    line-height: 15px;
  }
  /*#content .twoColumns .textContent p {*/
  .twoColumns .textContent p {
    line-height: 14px;
  }

  div.textContent form.addressForm{
    margin-bottom: 20px;
  }
  .textContent .apartmentsForm select { /*.textContent .addressForm select */
    width: 150px;
  }
    /* address form page*/
  .textContent .addressForm input.search {
    position:relative;
    top: 3px;
    margin-left: 12px;
  }

  /*contacts page*/
  #content .twoColumns .contacts-page{/*Added for contacts page fix*/
    width: 493px;
  }
  div.contacts-page{
    display:block;
    clear: both;
  }
  table.contact-table th, td, caption{
    padding:0;
  }
  div.contacts-page select{
    display:block;
    clear:both;
    width: 242px;
    margin-top: 10px;
  }
  div.contacts-list h5{
    display: block;
    float: left;
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    margin-left: 10px;
    padding-bottom: 6px;
    width: 300px;
  }
  div.contacts-list ul li p.contact{
    line-height: 18px;
    margin-bottom: 0;
  }
  a.mailLink{
    color:#028fd1;
  }
  p.indexing a{
    color:#838383;
    font-size: 11px;
  }
  p.indexing a:link{}
  p.indexing a:visited{}
  p.indexing a:hover{}
  p.indexing a:active{}

  /*projects page*/
  ul.projects{
    display: block;
    float: left;
    clear: both;
    width: 945px;
    margin-bottom: 50px;
  }
  .projects li{
    list-style: none;
  }
  li.h-type , li.h-area , li.h-address {
    font-size: 11px;
  }
  ul.area-projects {
    display: block;
    padding-left: 10px;
  }
  li.project{
    display:block;
    top: -50px;
    border-bottom: 1px solid #999999;/*#000000*/
    float:left;
    margin-bottom: 15px;
    padding-bottom: 1px;
    width: 100%;
  }
  li.project div.project-detail{
    float:left;
    margin-left: 15px;
    width: 482px;
  }
  .project img.col-1 {
    display:block;
    float: left;
    max-height: 89px;
  }
  .project div span.col-2 {
    float: left;
    width: 114px;
  }
  .project img.col-5 {/*read more*/
    display:block;
    float: right;
    margin-right: 50px;
    position: relative;
    top: 60px;
  }
  /* -- end of projects page --*/

  /*Subproject page*/
  ul.subprojects{
    display:block;
    float: left;
    clear: both;
    width: 912px;
    margin: 25px 32px 120px 32px;
  }
  .subprojects li.subproject{
    clear: both;
    display: block;
    float: left;
    list-style: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #999999;/*000000*/
    width: 100%;
    padding-bottom: 1px;
  }
  .subproject img.col-1 {
    display: block;
    float: left;
  }
  li.subproject div.subproject-detail{
    display: block;
    float:left;
    width: 468px;
    margin-left: 15px;
  }

  /* apartments form page*/
  .textContent .apartmentsForm input.search {
    position:relative;
    top: 5px;
    margin-left: 12px;
  }
  .textContent .apartmentsForm p {
    margin: 0 0 8px;
  }
  /* apartments listings */
  #map_canvas {
  	margin:0 0 20px 0;
  }

  #map_canvas .map-popup {
  	margin:0;
  	padding:0;
  	position:absolute;
  	z-index:3;
  	top:12px;
  }

  #map_canvas .map-popup > .col1 {
  	width:130px;
  	margin:0 10px 0 0;
  	padding:0;
  	float:left;
  }

  #map_canvas .map-popup > .col2 {
  	width:140px;
  	margin:0;
  	padding:0;
  	float:left;
  }

  #map_canvas .map-popup > .col1 > img {
  	max-width:130px;
  }

  #map_canvas .map-popup p {
  	margin:0 0 2px;
  	padding:0;
  	clear:both;
  	line-height:normal;
  }
  /*Needs to be upgraded.*/
  ul.apartments{
    display: block;
    clear: both;
    float:left;
    width: 945px;
  }
  .apartments li{
    list-style: none;
  }
  /*area-head*/
  ul.projects ul.area-head{
    margin-bottom: 15px;
  }
  ul.area-head li {
    display: inline;
  }
  ul.area-head hr {
    border: none;
  border-top: solid 1px #999999;
  }
  li.h-area-name{
    font-size:15px;
    font-weight:bold;
  }
  li.h-type , li.h-area , li.h-address {
    font-size: 11px;
  }
  ul.area-apartments {
    padding-left: 10px;
  }
  li.apartment{
    display: block;
  float: left;
  height: 105px;
  width: 100%;
  }
  li.apartment:first-child {
  }
  li.apartment hr {
    margin-top: -3px;
  }
  /*Upgrade apartments.*/
  div.apartmentsCont{
    display: block;
    clear: both;
    width: 911px;
    margin: 0px 34px;
    float: left;
  }
  dl.apartments{
    display:block;
    width: 100%;
    clear:both;
    margin-bottom: 10px;
    float: left;
  }
  dt.area-term{
    width: 100%;
    padding-bottom: 4px;
    margin-bottom: 36px;
    border-bottom: 1px solid #999999;
  }
  dt.area-term h2.area, dt.area-term h2.area-name{
    font-size: 15px;
    display: inline;
    font-weight: bold;
  }
  dt.area-term h2.area{
    color: #6d6c6c;
  }
  dl.apartments dd.item{
    margin: 0 89px 0 0;
    width: 244px;
    height: 268px;
    float: left;
  }
  dl.apartments dd.third{
    margin: 0;
  }
  dd.item img.thumb-apartment{
    max-width: 246px;
  }
  dd.item h2.address{
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
  }
  dd.item h2.address >a{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
  }
  dd.item p.details{
    margin-bottom: 8px;
    line-height: 15px;
  }
  dd.item a.more{
    color: #000000;
    text-decoration: none;
  }
  dd.item a.more:hover{
    text-decoration: none;
  }
  /*Needs to be upgraded end.*/
  /*apartment-detail*/
  li.apartment div.apartment-detail{
    clear: both;
    display: block;
    margin-left: 230px;
    position: relative;
    top: -22px;
  }
  .apartment img.col-1 {
    display:block;
    float: left;
  max-height:89px;/*added*/
  }
  .apartment div span.col-2 {
    float: left;
    width: 114px;
  }
  .apartment div span.col-3 {/*address*/
    float: left;
    width: 80px;
  }
  .apartment img.col-5 {/*read more*/
    float: left;
    margin-left: 780px;
    position:relative;
    top: -43px;
  }
  .apartment hr.col-6 {/*hr*/
    clear: both;
    display: block;
    position: relative;
    top: -35px;
  border: none;
  border-top: solid 1px #999999;
  }

  /*apartment page*/
  .media div.interest , .media div.tip-a-friend {
    display: block;
    width: 342px;
    margin-left: 56px;
  }
  div.links{
    clear: both;
  display: block;
  float: left;
  }

  div.links a{
    text-decoration: none;
    color:#946C02;
    font-size: 12px;
    font-weight: bold;
  }

  p.tack{
    background:url(../images/system/form_submit_popup_bg.png) no-repeat left top;
    clear:both;
    width: 341px;
    height: 43px;/* 43+17 = 60px */
    font-size: 13px;
    padding:17px 0 0 16px;
    line-height: 14px;
  }
  #interest-form span {
  display:block;
  float: left;
  width: 100%;
  }
  #interest-form span p {
  margin: 0 0 0.5em;
  float: left;
  width: 100%;
  }
  #interest-form span.label-wrapper{
    width: 88px;
  float: left;
  }

  /* interest */
  .media div.interest{
    margin-top: 1.5em;
  }
  .interest input.type1 {
    border:1px solid #CCCCCC;
    float:left;/*right*/
    height:16px;/*height:15px;*/
  }
  .interest input.type3 {
    float: right;
    margin: 0 7px 1.5em 0;
  }
  .interest textarea.type2 , .tip-a-friend textarea.type2 {
    border:1px solid #CCCCCC;
    width: 342px;
    height:120px;
  }

  /* Tip a friend*/
  .tip-a-friend input.type1 , .tip-a-friend input.type2{
    border:1px solid #CCCCCC;
    height:16px;
  }
  .tip-a-friend input.type1 {
    margin-left: 40px;
  }
  .tip-a-friend input.type2{
    margin-left: 44px;
  }
  .tip-a-friend input.type3{
    float: right;
    margin-right:7px;
  }

  /*building page*/
  .textContent h2.tenantInfo{
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #303132;
    font-weight: bold;
    }
  .textContent ul.tenantInfoList h5.info-date{
    font-weight: normal;
    font-size: 10px;
    color: #020202;
  }
    .textContent ul.tenantInfoList {
      display:block;
    margin-left: 0px;
    }
    .textContent ul.tenantInfoList li {
      margin-top: 5px;
    list-style: none;
    }
    .textContent ul.tenantInfoList li div {
    float: none;
    clear: both;
      margin: 10px 10px 20px 10px;
    }
    .textContent ul.tenantInfoList li div.hide {
      display:none;
    }
    .textContent ul.tenantInfoList li div.show {
      display:block;
    }
    .textContent ul.tenantInfoList li a.linkActive{
      text-decoration: none;
      color:#946C02;
    font-size: 10px;
    font-weight: bold;
    }
    .textContent ul.tenantInfoList li a.linkInactive{
      text-decoration: none;
      color:#898988;
    font-size: 10px;
    font-weight: bold;
    }

    .textContent .html-editor{
      clear: both;
      margin-top: 30px;
      margin-bottom: 20px;
    }
    /* contact list*/
    .textContent .contacts-list{
    clear:both;
    display:block;
    margin-left: -18px;
    margin-bottom: 48px;
    width: 100%;
    }
    .textContent .contacts-list ul{
      display:block;
      float: left;
      width:100%;
    }
    .textContent .contacts-list ul li{
      display:block;
      clear: both;
      padding-top: 10px;
    }
      .grp-title{
      	font-size: 12px;
      	font-weight: bold;
      }
      .textContent .contacts-list ul li:first-child{
        padding-top: 0px;
      }

    .textContent .contacts-list ul li img{
      display:block;
      float: left;
    }
    .textContent .contacts-list ul li p{
      display:block;
      float: left;
      margin-left: 10px;
      line-height: 15px;
      margin-bottom: 0;
    }

  /*Media content*/
  /*#content .twoColumns .media{*/
  #content .media {
    margin-left: 8px;
    width:440px;
  	/*min-height: 300px;*/
  	float: right;
  }

    /* slideshow */
    #content .twoColumns .slideshow {
      display: block;
      overflow: auto;
      position: relative;
      height:280px;
    }
    #content .twoColumns .slideshow .slide {
      width: 420px;
      height: 280px;
      overflow: hidden;
    }
    #content .twoColumns .slideshow .control {
      display: block;
      top: 131px;
      width: 29px;
      height: 39px;
      text-indent: -1000px;
      position: absolute;
      cursor: pointer;
    }
    #content .twoColumns .slideshow .leftControl {
      left: 10px;
      background:url(../images/system/slide_left_arrow.png) no-repeat;
    }
    #content .twoColumns .slideshow .rightControl {
      right: 10px;
      background:url(../images/system/slide_right_arrow.png) no-repeat;
    }
    /*old slideshow modifed for default layout*/
    #oslidecontainer{
      width: 420px;
      height: 280px;
      position: relative;
      float: right;
    }
    #oslides {
		position:absolute;
	}
	.oslides_container {
		width:420px;
		overflow:hidden;
		position:relative;
		display:none;
	}
	.oslides_container div.oslide {
		width:420px;
		height:280px;
		display:block;
	}
	#oslides .next,#oslides .prev {
		position:absolute;
		top:124px;
		left:0;
		width:23px;
		height:32px;
		display:block;
		z-index:5;
	}
	
	#oslides .next {
		left:398px;
	}
	.pagination {
		margin:10px auto 0;
	}
	.pagination li {
		float:left;
		margin:0 4px;
		list-style:none;
	}
	.pagination li a {
		display:block;
		width:5px;
		height:0;
		padding-top:6px;
		background-image:url(../images/system/slideshow/pagination.png);
		background-position:0 0;
		background-repeat: no-repeat;
		float:left;
		overflow:hidden;
	}
	.pagination li.current a {
		background-position:0 -6px;
	}
    /* Advanced slideshow */
    #new-slide-container {
		width:920px;
		height:310px;
		position:relative;
	}
        #new-slide-container a {
            color: white;
        }
	#nslides {
		position:absolute;
		/*z-index:100;*/
	}
	.nslides_container {
		width:911px;
		overflow:hidden;
		position:relative;
		display:none;
	}
	.nslides_container div.nslide {
		width:911px;
		height:280px;
		display:block;
	}
	#nslides .next,#nslides .prev {
		position:absolute;
		top:124px;
		left:0;
		width:23px;
		height:32px;
		display:block;
		z-index:5;
	}
	
	#nslides .next {
		left:888px;
	}
	.pagination {
		margin:10px auto 0;
	}
	.pagination li {
		float:left;
		margin:0 4px;
		list-style:none;
	}
	.pagination li a {
		display:block;
		width:5px;
		height:0;
		padding-top:6px;
		background-image:url(../images/system/slideshow/pagination.png);
		background-position:0 0;
		background-repeat: no-repeat;
		float:left;
		overflow:hidden;
	}
	.pagination li.current a {
		background-position:0 -6px;
	}
	#nslides .ncaption {
		z-index:500;
		position:absolute;
		left:0;
		top:0;
		height:216px;
		width:390px;
		padding: 32px 26px 32px 40px;/*10px*/
		background:#000;
		background:rgba(0,0,0,.5);
		font-size:12px;
		line-height:1.33;
		color:#fff;
		border-top:1px solid #000;
		text-shadow:none;
	}
  /* fault report & subscribe */
  .media div.fault-report , .media div.subscribe {
    display: block;
    width: 342px;
    margin-left: 56px;
  }
  p.tack{
    background:url(../images/system/form_submit_popup_bg.png) no-repeat left top;
    clear:both;
    width: 341px;
    height: 43px;/* 43+17 = 60px */
    font-size: 13px;
    padding:17px 0 0 16px;
    line-height: 14px;
  }
  p.error-popup{
    background:url(../images/system/form_submit_popup_bg.png) no-repeat left top;
    clear:both;
    width: 310px;
    height: 43px;/* 43+17 = 60px */
    font-size: 13px;
    padding:17px 16px 17px 16px;
    line-height: 14px;
  }
  #failure-form span {
  display:block;
  float: left;
  width: 100%;
  }
  #failure-form span p {
  margin: 0 0 0.5em;
  float: left;
  width: 100%;
  }
  #failure-form span.label-wrapper{
    width: 168px;
  float: left;
  }

  /* fault report*/
  .media div.fault-report{
    margin-top: 1.5em;
  }
  .fault-report input.type1 {
    border:1px solid #CCCCCC;
    float:right;
    height:16px;
  }
  .fault-report input.type3 {
    float: right;
    margin: 0 7px 1.5em 0;
  }
  .fault-report textarea.type2 {
    border:1px solid #CCCCCC;
    width: 342px;
    height:120px;
  }

  /* Subscribe*/
  .subscribe input.type1 , .subscribe input.type2{
    border:1px solid #CCCCCC;
    height:16px;
  }
  .subscribe input.type1 {
    margin-left: 40px;
  }
  .subscribe input.type2{
    margin-left: 44px;
  }
  .subscribe input.type3{
    float: right;
    margin-right:7px;
  }

/*#banners {
  background:url("../images/system/content-bg.png") repeat-y scroll left top;
  clear:both;
  display:block;
  margin-bottom:8px;
  padding-bottom:10px;
  padding-left:13px;
  width:100%;
  font-size: 0;
  }
  #banners img {
      display: inline-block;
      padding-right: 4px;
}*/
  
#banners {
 	background:url("../images/system/content-bg.png") repeat-y left top;
  width:100%;
  float:left;
  overflow:hidden;
  font-size:0;
  margin:0 0 10px 0;
  padding:0;
}

/* footer */
#footer{

  background:url(../images/system/footer-bg.png) repeat-y top left;
  display: block;
  float: left;
  width: 979px;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #FFFFFF;
}
  #footer ul{
    display: block;
    float: left;
    margin: 0 0 0 18px;
    width: 300px;
  }
  #footer h2.news{
  font-size: 19px;
  }
  #footer h2.blog{
    font-size: 19px;
  }
  #footer ul li{
    display: block;
    margin-top: 18px;
    position: relative;
  }
  #footer ul li:first-child{
    margin-top: 0px;
  }
  #footer ul li span.date{
    display: block;
    font-size: 10px;
    line-height: 12px;
  }
  #footer ul li span.headline{
    display: block;
    margin-top: 6px;
    clear: both;
    line-height: 16px;
    font-size: 12px;
  }
  #footer div.share{
  	position: absolute;
  	width: 135px;
  	top: 0;
  	right: 0;
  }
  #footer div.share a{
  	margin-left: 8px;
  }
/* edited by jose: blog side-bar on the home page.*/
#footer ul.blog {
}

#footer ul.blog h2.blog > a {
  text-transform:uppercase;
  text-decoration:none;
  color:#FFFFFF;
  font-size: inherit;
  font-weight: normal;
}

#footer ul.blog h2.blog > a:hover {
  text-decoration:underline;
  font-size: inherit;
  font-weight: normal;
}

#footer ul.blog p.date {
  margin:0;
  padding:0;
  font-size: 10px;
}

#footer ul.blog > li p.headline {
  margin:0;
  padding:0;
  line-height: 16px;
  font-size: 12px;
}

#footer ul.blog > li p.headline > a {
  text-decoration:none;
  color:#FFFFFF;
  font-size:12px;
}

#footer ul.blog > li p.headline > a:hover {
  text-decoration:underline;
}

/* front-map styles BY Tobias */

#front-map {
    min-height: 393px;
    position: relative;
}
#front-map #map {
    z-index: 10;
    left: 13px;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}
#front-map #top-left-content {
    z-index: 20;
    width: 340px;
    font-size: 14px;
    margin-left: 30px;
    margin-top:  -30px;
    position: absolute;
}
#front-map #boat {
    background: transparent url('../images/boat.png');
    height: 8px;
    width: 8px;
    display: block;
    position: absolute;
    z-index: 25;
}
#dots {
    margin: 0;
    position: relative;
    z-index: 40;
}
#dots li {
    position: absolute;
    top: 200px;
    left: 123px;
    z-index: 30;
    list-style-type: none;
}
#dots.no-js .hover-target:hover {
    z-index: 40;
}
#dots.no-js .hover-target:hover div {
    opacity: 1;
    display: block;
}
#dots.no-js .hover-target:hover .up-arrow {
    opacity: 1;
    width: 41px;
    display: block;
}
#dots .map-point {
    position: absolute;
    display: block;
    top: -9px;
    left: -9px;
    height: 18px;
    width: 18px;
    z-index: 10;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
}
#dots .map-point.show-dot {
    background: transparent url('../images/map-point3.png') center no-repeat;
}
#dots .glow {
    position: absolute;
    display: block;
    width: 2px;
    height: 2px;
    top: -1px;
    left: -1px;
}
.csstransforms.csstransitions #dots .glow {
    width: 24px;
    height: 24px;
    top: -13px;
    left: -13px;
    padding: 1px;
    -webkit-transform: scale(0.1);
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -moz-transform: scale(0.1);
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transform: scale(0.1);
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    transform: scale(0.1);
    transition-property: all;
    transition-duration: 0.5s;
}
.csstransforms.csstransitions #dots .glow.pulsate {
    -webkit-transform: scale(1);
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -moz-transform: scale(1);
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transform: scale(1);
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    transform: scale(1);
    transition-property: all;
    transition-duration: 0.5s;
}

#dots .up-arrow {
    position: absolute;
    display: block;
    top: -19px;
    left: 1px;
    height: 20px;
    width: 38px;
    background: transparent url('../images/system/menu_top_arrow.png') bottom center no-repeat;
}
#dots li.left .up-arrow {
    right: 1px;
    left: auto;
}
#dots li h3 {
    position: absolute;
    font-weight: normal;
    top: -41px;
    text-align: center;
    width: 150px;
    left: -70px;
    font-size: 12px;
    height: 43px;
    line-height: 43px;
}
#dots li.below h3 {
    top: -2px;
}

#dots.no-js li .popup {
    display: none;
}
#dots .popup {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: -20px;
    background: white;
    padding: 16px;
    min-height: 80px;
    width: 346px;
    opacity: 0;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.8s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.8s;
    -o-transition-property: opacity;
    -o-transition-duration: 0.8s;
    transition-property: opacity;
    transition-duration: 0.8s;
    -webkit-box-shadow: rgba(0, 0, 0, .5) 5px 5px 15px;
    -moz-box-shadow: rgba(0, 0, 0, .5) 5px 5px 15px;
    -o-box-shadow: rgba(0, 0, 0, .5) 5px 5px 15px;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 15px;
}
#dots li .popup.show {
    opacity: 1;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.8s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.8s;
    -o-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    transition-property: opacity;
}
#dots li.below .popup {
    top: 40px;
}
#dots li.left .popup {
    left: -357px;
}
#dots li div img {
    height: 80px;
    width: 100px;
    float: left;
}
#dots li div p {
    padding-left: 10px;
    width: 233px;
    float: right;
    font-style: italic;
    min-height: 68px;
    margin: 0;
}
#dots .read-more {
    text-align: right;
    clear: right;
    display: block;
    height: 12px;
}

.slideInner .slide img {
	max-width:400px;
	max-height:280px;
}

.contacts-list img {
	max-width:140px;
	max-height:90px;
}

