/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

.error {
  font-size:150%;
  color:#c00;
  background:#fee;
  padding:20px;
  margin:20px;
  border:2px solid #c00;
}
.message {
  font-size:150%;
  color:#00c;
  background:#eef;
  padding:20px;
  margin:20px;
  border:2px solid #00c;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ 
  font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight:bold;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
  font-weight:bold;
  text-align:center;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  margin: 0px 8px 0px 0px;
}

.right
{ float: right; 
  margin: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 900px;}

/* links above the logo / footer */
#links, #footer
{ 
  padding: 5px 0;
  width: 880px;
  height: 16px;
  font-size: 94%;
}

#links h1 {
  display:inline;
  text-align:left;
  padding-left:10px;
  font-size:15px;
  color:#ccc;
}
#links p {
  float:right;
}
#links p a {
  margin:0;
  padding:0 10px;
}
#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ width: 880px;
  height: 150px;
  text-align: left;
}

#logo h1
{ 
  margin:0;
  padding:0;
  width:1px;
  height:1px;
  text-indent:-1000em;
  overflow:hidden;
}

#logo #contact {
  padding:15px 15px 0 0;
  text-align:right;
  font-size:14px;
  line-height:21px;
}
#logo #contact > img {
  float:right;
  margin-left:15px;
  border:1px solid #000;
}

/* navigation menu */
#menu
{ 
  height: 42px;
  width: 880px;
}

#menu ul{margin: 0px auto;} 

#menu li
{ 
  float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ 
  text-transform: uppercase;
  display: block; 
  float: left; 
  height: 27px;
  text-decoration: none; 
  padding: 15px 15px 0 15px;
} 

/* main content */
#content
{ width: 880px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

div.fListing {
  text-align:center;
}

.sbicontent a.viewproperty {
  float:right;
  color:#fff;
  font-size:12px;
}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 620px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1
{ padding: 24px 0px 8px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  background:transparent url("/images/remax_logo_small.jpg") top right no-repeat;
}

#column2 h2 {
  padding: 24px 0px 8px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 130%;
  text-transform: uppercase;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

#cancer {
  float:left;
  width:100%;
  border:1px solid #369;
  margin-bottom:10px;
}
#cancer h4 {
  border-bottom:1px solid #369;
  background:#f69;
  color:#fff;
  text-align:center;
  margin:0;
  padding:6px 0;
  font-size:14px;
}
#cancer p {
  width:122px;
  min-height:125px;
  float:left;
  text-align:left;
  font-size:10px;
  border-right:1px solid #369;
}
#cancer p.borderless {
  border-right:0;
}
#cancer p span {
  display:block;
  padding:2px 6px;
}

dl {
  width:280px;
  float:right;
}
dl dt {
  width:100px;
  float:left;
  text-align:right;
  padding-right:10px;
}

form {
  border:1px solid #eee;
  padding:10px;
  float:left;
  width:100%;
}
#column2 form h2 {
  margin:0;
  padding:0;
}
form p {
  font-weight:bold;
  background:#9cf;
  border-bottom:1px solid #06c;
  padding:3px;
  margin:2px;
  float:left;
  width:100%;
}

form p.center {
  text-align:center;
  margin-left:2px;
}
form p label {
  display:block;
  width:200px;
  float:left;
  text-align:right;
  padding-right:10px;
}
form p span.leftpad {
  display:block;
  padding-left:20px;
  font-weight:normal;
}

div.listing {
  border-bottom:1px solid #eee;
  float:left;
  width:100%;
}
div.listing h4 {
  font-size:110%;
  background:#006;
  padding:4px;
  margin:5px 0;
  color:#fff;
}
#column2 div.listing h4 a {
  color:#fff;
  border-bottom:0;
}
#column2 div.listing h4 a:hover {
  color:#ccc;
}
div.listing img {
  float:left;
  margin-right:20px;
}
div.listing ul {
  margin:0;
  padding:0;
  list-style:none;
}
div.listing ul li {
  list-style:none;
  float:left;
  width:200px;
}

div.listing ul li.openhouse {
  width:400px;
  font-weight:bold;
  color:#c00;
}


div.listing p {
  clear:left;
}

div.listing img.borderless {
  margin-right:5px;
  border:0;
}
div#column2 ul#subNav {
  float:left;
  width:100%;
  margin:0;
  padding:0;
}
div#column2 ul#subNav li {
  float:left;
  padding:0 2px 6px 2px;
  margin:0 10px;
}
div#column2 ul#subNav li a {
  border-bottom:1px dashed #666 !important;
}
div#column2 ul#subNav li a:hover {
  border-bottom:1px solid #666 !important;
}

div#images {
  width:630px;
  float:right;
  text-align:center;
}
div#images p {
  float:left;
  width:480px;
}
div#images div {
  float:left;
  width:140px;
  text-align:center;
}
div#images div img {
  margin:4px;
  float:left;
}
div#images div a, div#images div a:hover {
  border:0;
  width:70px;
  float:left;
}

div#resources {
  float:right;
  margin:0 0 5px 10px;
  background:#c00;
  border:1px solid #f33;
}
div#resources h4 {
  margin:0;
  padding:4px;
  text-align:center;
  color:#fff;
  border-bottom:1px solid #f33;
  background:#900;
}
div#resources ul, div#resources ul li {
  margin:0;
  padding:0;
  list-style:none;
}
div#resources ul li a {
  padding:4px 0;
  display:block;
  color:#ff3;
  border:1px solid #c00;
  border-width:0 10px;
}
div#resources ul li a:hover {
  padding:4px 0;
  border-bottom:0;
  border-color:#900;
  color:#fff;
}


ul#specs li {
  list-style:none;
  float:left;
  width:200px;
}

div#prepareContent div {
  width:50%;
  float:left;
}
div#prepareContent div ul {
  list-style:none;
}
div#prepareContent div ul li {
  list-style:none;
}

div.sbicontent h2 a  {
  border-bottom:0;
}

div.testimonial {
  border-bottom:1px solid #00c;
}

ol li a {
  font-weight:bold;
  font-size:130%;
}
iframe {
  width:650px;
  height:800px;
  border:0;
  margin:0 0 0 -15px;
  padding:0;
}
.borderless {
  border:0;
}


