/*
** HTML elements
*/
body {  
  background: #135d87;
  margin: 0;
  padding: 0;
  font:  11px Verdana, Trebuchet MS, Georgia, serif;
  height: 100%;
}

input {
  border: 1px solid #135d87;
  font-size: 11px Verdana, Trebuchet MS, serif;
  color: #334152;
}

textarea {
  border: 1px solid #135d87;
  font-size: 11px Verdana, Trebuchet MS, Georgia, serif;
  color: #334152;
}

select {
  border: 1px solid #135d87;
  font-size: 11px Verdana, Trebuchet MS, serif;
  color: #334152;
}
/*
** Class elements
*/
.header-logo {
  position: absolute;
  margin-top: 10px; 
}

.header-shadow {
  background: white url('images/header-shadow-01.gif') repeat-x;
  width:100%;
  height: 8px;
}

.mainmenu-title {
  margin-top: 6px;
  width: 551px;
  height: 60px;
}

.mainmenu-big-text {
  font-size: 28.5px;
  font-weight: bold;
  color: #334152;
}

.message-text {
  font-size: 14px;
  font-weight: bold;
  color: #334152;
}

.navmenu {
  margin-top: 0px;
  margin-left: 7px;
  width: 551px;
  height: 30px;
  color: #334152;
}

.navmenu a {
  text-decoration: none;
  color: #334152;
}

.navmenu a:hover {
  text-decoration: underline;
  color: #334152;
}

.welcome-box {
  margin-top: 6px;
  width: 551px;
  height: 45px;
}

.welcome-big-text {
  font-size: 33px;
  font-weight: bold;
  color: #334152;
}

.welcome-title-text {
  font-size: 13px;
  font-weight: bold;
  color: #6e6f73;
}

.content-text {
  font-size: 13px;
  margin-top: 6px;
  color: #334152;
}

.content-text a:link{
  margin-top: 6px;
  color: #334152;
  text-decoration: none;
}

.content-text a:visited{
  margin-top: 6px;
  color: #334152;
  text-decoration: none;
}


.content-text a:hover{
  margin-top: 6px;
  color: #334152;
  text-decoration: underline;
}

.estate-image-list {
  display: block;
  border: 2px solid;
  border-color: #ececec;
  width: 343px;
  height: 600px;
}

.special-offer {
  display: block;
  font-size: 13px;
  border: 2px solid;
  border-color: #ececec;
  width: 343px;
  height: 340px;
}

.special-offer-title {
  font-size: 19.5px;
  line-height: 19.5px;
  font-weight: bold;
  color: #334152;
  margin-top: 7px;
  margin-left: 7px;
  height: 30px;
}

.special-offer-list {
  background: #ececec;
  color: #334152;
  width: 322px;
  height: 120px;
  margin-top: 7px;
  margin-left: 7px;
  padding-left: 7px;
  padding-top: 7px;
}

.special-offer-image {
  position: absolute;
}

.special-offer-text {
  position: absolute;
  margin-left: 155px;
  width: 150px;
  line-height: 12px;
}

.special-offer-text a {
  font-weight: bold;
  text-decoration: none;
  color: #334152;
}

.special-offer-text a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #334152;
}


.house-of-month {
  display: block;
  font-size: 13px;
  border: 2px solid;
  border-color: #ececec;
  margin-top: 4px;
  width: 343px;
  height: 200px;
}

.house-of-month-content {
  background: #334152;
  margin: 4px 4px 4px 4px;
  height: 194px;
}

.house-of-month-title {
  margin-left: 10px;
  font-size: 19.5px;
  color: white;
  line-height: 40px;
}

.house-of-month-image {
  position: absolute;
  margin-left: 180px;
  width: 150px;
  height: 150px;
}

.house-of-month-text {
  position: absolute;
  margin-left: 12px;
  line-height: 12px;
  color: white;
  width: 160px;
}

.house-of-month-link {
  position: absolute;
  margin-top: 120px;
  margin-left: 200px;
  font-weight: bold;
  color: white;
  line-height: 15px;
  height: 15px;
}

.house-of-month-link a {
  font-weight: bold;
  color: white;
  text-decoration: none;
  display: block;
}

.house-of-month-link a:hover {
  font-weight: bold;
  color: white;
  text-decoration: underline;
  display: block;
}

.search-box {
  display: block;
  width: 343px;
  height: 186px;
}

.search-title {
  font-size: 16px;
  line-height: 19.5px;
  font-weight: bold;
  color: #6e6f73;
  margin-top: 7px;
  margin-left: 7px;
  height: 30px;
}

.search-logo {
  position: absolute;
  margin-left: 25px;
  margin-top: 20px;
  width: 70px;
  height: 53px;
}

.search-form {
  position: absolute;
  margin-left: 113px;
  width: 250px;
  height: 186px;
  color: #6e6f73;
}

.query-form {
  height: 40px;
  color: #6e6f73;
}

.enquery-link {
  text-align: center;
  line-height: 45px;
  font-size: 15.5px;
  font-weight: bold;
  color: white;
  height: 45px;
}

.enquery-link a {
  text-align: center;
  font-size: 15.5px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  display: block;
}

.enquery-link a:hover {
  text-align: center;
  font-size: 15.5px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
  display: block;
}

.copyright {
  text-align: center;
  line-height: 22px;
  font-size: 10.5px;
  color: white;
  background: #204961;  
  height: 22px;
  width: 300px;
}

.footer-nav {
  line-height: 45px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  height: 45px;
  padding-left: 30px;
}

.footer-nav a{
  line-height: 45px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  height: 45px;
  text-decoration: none;
}

.footer-nav  a:hover {
  line-height: 45px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  height: 45px;
  text-decoration: underline;
}

.address {
  line-height: 10px;
  font-size: 10.5px;
  color: white;
  height: 22px;
  width: 617px;
  padding-left: 37px;
}

.address a{
  font-size: 10.5px;
  color: white;
  text-decoration: none;
}
.address a:hover{
  font-size: 10.5px;
  color: white;
  text-decoration: underline;
}
/*
** Page layout blocks
*/
#header, #content, #footer {  
  width: 100%; 
}

#header {
  background: #204961;  
}

#content {
  background: white;
}

#footer {
  background: #135d87;
}

#site-header {  
  margin: 0px auto;
  height: 177px;
  width: 900px;
}

#site-menu {
  position: absolute;
  padding: 0;
  margin-top: 147px;
  width: 900px;
  height: 30px;
  z-index: 1;
}

#nav, #nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
}

#nav li { /* all list items */
  position : relative;
  float : left;
  line-height : 1.25em;
  margin-bottom : -1px;
  margin-left: 2px;
  width: 145px; /* width needed or else Opera goes nuts */
  background: #334152;
  color: silver;
}

#nav li ul { /* second-level lists */
  position : absolute;
  left: -999em;
}

#nav li ul ul { /* third-and-above-level lists */
  left: -999em;
  margin-left : 11.05em;
  margin-top : -1.35em;
}

#nav li a, span.nolink {
  width: auto;
  display : block;
  color : silver;
  font-weight : bold;
  font:  17px Trebuchet MS, Georgia, serif;
  text-decoration : none;
  padding-left: 10px;
  background-color : #334152;
  padding : 0 0.5em;
  height: 30px;
  line-height: 30px;
}

#nav li a:hover {
  color : white;
  background-color : #135d87;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

#site-content {
  margin: 0px auto;
  background: white;
  height: 750px;
  width: 900px;    
}

#site-content-long {
  margin: 0px auto;
  background: white;
  height: 920px;
  width: 900px;  
}

#site-content-full {  
  position: absolute;
  margin: 0px auto;
  height: 678px;
  width: 894px;
}

#site-content-left {  
  position: absolute;
  margin: 0px auto;
  height: 650px;
  width: 551px;
}


#site-content-left-overflow {  
  position: absolute;
  margin: 0px auto;
  height: 650px;
  width: 551px;
  overflow: auto;
}

#site-content-right {  
  position: absolute;  
  margin-left: 557px;
  height: 678px;
  width: 343px;
}

#query-form {
  margin: 0px auto;
  height: 20px;
  width: 890px;  
  color: #334152;
}
#page-navigator {
  margin: 0px auto;
  padding-left: 15px;
  color: #334152;
  height: 20px;
  width: 890px;  
}
#page-navigator a {
  text-decoration: none;
  color: #334152;
}

#page-navigator a:hover {
  text-decoration: underline;
  color: #334152;
}

#special-navigator {
  font-size: 9px;
  margin: 0px auto;
  padding-left: 15px;
  color: #334152;
  height: 20px;
}
#special-navigator a {
  text-decoration: none;
  color: #334152;
}

#special-navigator a:hover {
  text-decoration: underline;
  color: #334152;
}

#site-footer {
  margin: 0px auto;
  background: #135d87;
  height: 67px;
  width: 900px;  
}

#footer-left {
  position: absolute;
  height: 67px;
  width: 300px;
}

#footer-right {
  position: absolute;
  margin-left: 273px;
  height: 67px;
  width: 600px;
}

#record-table {
  border-top: 1px dotted #334152;
  border-left: 1px dotted #334152;
  border-right: 1px dotted #334152;
  padding: 0;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 12px;
  color: #334152;
  width: 100%;
}

#record-table a {
  color: #334152;
  text-decoration: none;
}

#record-table a:hover {
  color: #334152;
  text-decoration: underline;
}


#record-table tr {
  background: #ececec;
}

#record-table tr.record-title {
  font-weight: bold;
  background: #ececec;
}

#record-table td{
  border-bottom: 1px dotted #334152;
  padding: 3px;
  vertical-align: top;
}

#record-table td.record-title {
  font-weight: bold;
  background: #ececec;
}
