﻿html {
    overflow-y: scroll;
}

body {
    text-align: center;
    min-width: 780px;
    color: #444;
    background: #fff url(../Images/BodyBG.gif) no-repeat center top;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 12px;
	margin: 5px;
}

h1 {
    font-size: 24px;
    margin: 16px 0;
}

h2 {
    font-size: 18px;
    margin: 15px 0;
}

h3 {
    font-size: 14px;
    margin: 14px 0;
}

h4 {
    font-size: 12px;
    margin: 16px 0;
}

p {
    margin: 12px 0;
}

th {
    text-align: left;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/** --------------- Links --------------- **/

a:link, a:visited {
    text-decoration: none;
    color: #0000ff;
}

a:hover {
    text-decoration: underline;
}

a.RedLink {
	color: #ff0000;
}

a.FooterLink {
	color: #f5f5f5;
}

a.UnderLink, a.FooterLink, #PoweredBy a {
    text-decoration: underline;
}

.UnderLink:hover, .FooterLink:hover, #PoweredBy a:hover {
    text-decoration: none;
}

/** --------------- Text --------------- **/

.PageTitle {
	color: #003399;
}

.PropertiesFound {
	color: #4682b4;
	font-weight: bold;
}

#PropDetailsPrice {
    color: #ffd700;
}

#PropDetailsRef {
    color: #ff0000;
}

.RequiredField {
	color: #ff0000;
	font-weight: bold;
}

#CatchPhrase {
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
}

.AgentName {
    font-weight: bold;
    text-transform: uppercase;
}

/** --------------- Layout --------------- **/

#Container {
    text-align: left;
    width: 760px;
    background-color: #fff;
    border-right: solid 5px #fff;
    margin: 0 auto;
}

#Content {
    border: solid 1px #003399;
}

#AdvancedSearch, #SearchResults, #OurTeam, #ContactUs {
    padding: 0 30px 10px 30px;
}

#CitySearch { 
    padding: 0 0 10px 30px;
}

#SearchResultsPrice {
    width: 276px;
}

#PropertyDetails {
    padding: 0 5px;
}

#Email {
    padding-left: 10px;
}

body#EmailBody, body#ExchangeRatesBody {
    text-align: left;
    min-width: 520px;
    background: #fff;
}

/** --------------- Master Page --------------- **/

#Header {
	height: 130px;
	color: #fff;
	background-color: #003399;
	padding-top: 4px;
}

#RefSearch {
	padding: 30px 0 0 625px;
}

#BigImage {
    height: 170px;
    background: #fff url(../Images/BigImage.jpg) no-repeat;
}

#Footer {
   clear: both;
   line-height: 40px;
   color: #f5f5f5;
   background: #3366cc;
   border-top: solid 2px #fff; 
}

#PoweredBy {
    color: #000;
    font-size: 11px;
    padding: 2px 0 8px 0;
}

/** --------------- Top Navigation --------------- **/

#TopNavigation {
	height: 25px;
    background-color: #fff;
    font: bold 13px/21px Arial;
    border: solid #003399;
    border-width: 0 1px;
}

#TopNavigation li {
    float: left;
}

#TopNavigation a {
    display: block;
    text-decoration: none;
    color: #003399;
    padding: 2px 22px;
    border-right: solid 1px #003399;
}

a#Last {
    padding-left: 23px;
    border-right: none;
}

ul.Sub {
    position: absolute;
    left: -999em;
    width: 10.3em;
    height: auto;
    background-color: #fff;
    border: solid 1px #666;
    margin: 0 0 0 -1px;
}

ul.Sub li {
    width: 10.3em;
    line-height: 24px;
    padding: 2px 0;
}

#TopNavigation ul.Sub a {
	width: 9.45em;
    padding: 0 0 0 11px;
    border-right: none;
    margin: 0;
}

#TopNavigation li:hover ul, #TopNavigation li.sfhover ul {
	left: auto;
}

#TopNavigation li:hover, #TopNavigation li.sfhover {
	background-color: #3366cc;
}

#TopNavigation a:hover {
	color: #fff;
	background-color: #3366cc;
}

#Content {
    clear: both;
}

/** --------------- Homepage --------------- **/

#Home {
    background-color: #003399;
}

#LeftContent {
    float: left;
    text-align: justify;
    width: 415px;
    color: #f5f5f5;
    font-size: 13px;
    padding: 0 0 15px 25px;
}

#RightContent {
    float: right;
    padding-right: 25px;
}

#FPHeading {
    text-align: center;
    color: #f5f5f5;
}

#FeaturedProperty {
	width: 202px;
	background-color: #f5f5f5;
	padding: 6px 10px 2px 10px;
}

/** --------------- Ravenswood --------------- **/

#Ravenswood {
    clear: both;
}

#RavensTop {
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
}

#RavensLeft {
    float: left;
    width: 365px;
    color: #fff;
    padding-left: 26px;
}

#RavensLeft p {
    color: #ff3300;
    font-weight: bold;
}

#RavensRight {
    float: right;
    text-align: center;
    width: 356px;
    color: #ff0000;
    font-size: 15px;
    font-weight: bold;
}

.RavenImg {
    width: 300px;
    height: 225px;
    border: solid 2px #0033ff;
}

/** --------------- Search --------------- **/

.PanelHeader, .SubPanelHeader, a.CitySearchLink {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px;
}

.PanelHeader {
	color: #003399;
	background-color: #b0c4de;
	border: solid 1px #4682b4;
}

.SubPanelHeader {
	color: #fff;
	background-color: #778899;
	border: solid 1px #708090;
}

a.CitySearchLink {
	color: #003399;  
	background-color: #b0c4de;
	border: solid 1px #4682b4;
	padding: 1px;
	display: block;
	text-decoration: none;
	text-align: center;
}

a.CitySearchLink:hover {
	color: #003399;
	background-color: #fff;
}

.PropDetailsAltRow td {
	background-color: #f0f0f0;	
}

#Paging {
    border: solid 1px #bbb;
    margin: 1px 0;
}

.PropDetailsRow td, #PropDetailsContact td, .PropDetailsAltRow td {
	padding: 3px 5px;	
}

/** --------------- Other --------------- **/

select, input, textarea {
	width: 205px;
	color: #444;
	font-family: Arial;
	font-size: 14px;
}

.Buttons {
    width: 62px;
    height: 18px;
    border: 0;
}

.GreenBulletSmall, #AdvancedSearch li {
	background: url(../Images/BulletGreenRoundSmall.gif) no-repeat 0 6px;
    padding-left: 10px;  
}
