/*
  $Date: 2009-02-26 09:43:11 +0100 (Thu, 26 Feb 2009) $
  $Revision: 33 $
*/

.actions {
  position:               absolute;
  right:                  4px;
  top:                    395px;
}

.actions li {
  float:                  right;
  margin-left:            10px;
}

.actions li a {
  display:                block;
  font-size:              1.1em;
  padding:                5px 5px 5px 25px;
  background:             url(../img/common/bg_icons.png) no-repeat -57px -57px;
}

.actions li.print {
  display:                block;
}

.actions li.print a {
  background-position:    -87px -87px;
}

.form.interest {
  margin:                 15px 0 0;
  background:             #d1d2bb url(../img/common/bg_plate-inner.png) no-repeat -688px bottom; 
  padding-bottom:         20px;
}

.content.wide .form.interest {
  background-position:    -1142px bottom; 
}

.viewings > h1 > span {
  display:                block;
  font-size:              0.71em;
  margin:                 24px 0 5px;
}

.viewings > ul > li {
  border-bottom:          1px solid #d8dadb;
  margin-bottom:          15px;
  padding-bottom:         8px;
}

.viewings > ul > li:last-child {
  border:                 0;
  padding-bottom:         0;
}

.viewings > ul > li > h2 {
  text-transform:         none;
  margin-bottom:          8px;
  font-size:              1.7em;
  font-family:            Verdana;
}

.popup-project {
  width:                  748px; 
  padding:                10px 9px 14px; 
  height:                 660px;
  background:             #fff;
  overflow:               hidden; 
}

.popup-project > .body { 
  margin:                 0 0; 
  padding:                8px 8px 0; 
  height:                 548px; 
  overflow:               hidden; 
  overflow-y:             auto; 
}

.popup-project > .body > div {
  margin:                 5px 0 10px;
}

.popup-project > .body > div > img {
  margin-bottom:          5px;
}
	
.popup-project > .body > div > h2 {
  text-transform:         uppercase;  
  padding:                15px 0 5px;
  clear:                  both;
}

.popup-project > .body > div h2 {
  color: #000;
}

.popup-project > .body > div > h3 {
  font-family:            Verdana;
  font-size:              1.5em;
  padding:                4px 0 10px;
  clear:                  both;
}

.popup-project > .body > div {
  clear:                  both;
  overflow:               hidden;
} 

.popup-project > .body > div .agents > li {
  background:             none;
  border:                 1px solid #aaa;
  padding:                7px;
}

.popup-project > .body > div .agents h2 {
  color:                  #000;
}

.popup-project > .body > div table.plain {
  width:                  50%;
}

.popup-project label { 
  cursor:                 pointer; 
  white-space:            nowrap;
  font-size:              1.2em;
}

.popup-project > .top { 
  padding:                0 6px 10px 6px; 
  border-bottom:          1px solid #eee; 
}

.popup-project > .top > p.close { 
  margin:                 -10px -15px 15px -15px; 
  padding:                7px 6px; 
  background-color:       #f3f3f3;
}

.popup-project legend { 
  font-weight:            bold; 
  padding:                0 0 5px 3px; 
  font-size:              11px; 
}

.popup-project .submit.btn {
  float:                  right;
  margin:                 -5px 0 5px 0;
}

.download { float: right; clear: both; margin: 0 -3px 5px 0; font-size: 11px; }
.download a {
  display:                inline;
  font-size:              11px;
  padding:                5px 25px 5px 5px;
  background:             url(../img/common/bg_icons.png) no-repeat 35px -57px;
  border: none;
  text-decoration: underline;
  color:                  #2375bb;
}