﻿body {
    background-image: url('Images/Background.png');
    background-repeat: repeat;
    margin: 0;
    padding: 0;
	font-family: Verdana;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,fieldset {
	margin-bottom: 0.25em;
}

#GradientBG {
    background-image: url('Images/gradient.png');
    background-repeat: repeat-x;
    padding: 0;
    padding-top: 2em;
}

#PageContainer {
	background: transparent url(images/gradient.png) left top repeat-x;
}

#PageContainer2 {
    width: 950px;
    margin: 0 auto;
    padding: 1em 0;
}

#Navigation {
    padding-bottom: 20px;
    margin: 0 auto;
}

#Header {
    background-color: #ffffff;
    width: 950px;
    height: 200px;
    margin: 0 auto;    
}

#Content {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 1em;
}

#mainContent {
	width: 74%;
	float: right;
	margin-bottom: 1em;
}

#FeaturedListings {
    float: left;
    width: 25%;
}

#FeaturedListings a.ViewAllLink 
{
    color:Red;
    font-size: 110%;
}

.ListingInfo {
    text-align: left;
    width: 212px;
}

.FeaturedLabel {
    text-align: left;
    color: #05193d;
}

#FeaturedListings h2 {
    font-size: 1em;
    color: #05193d;
    text-align: left;
}

#FeaturedListings h3 {
    font-size: 0.8em;
    color: #934040;
    font-weight: normal;
    text-align: left;
}

div.Listing a {
    border: none;
}

.FeaturedProps {
    border: none;
}

#FlashHeader {
    width: 930px;
    height: 200px;
    margin: 0 auto; 
    padding-top: 11px;
}

#Navigation ul {
}

#Navigation li {
    float: left;
    width: 82px;
    height: 82px;
    margin-left: 12px;
}

#Navigation li.first {
	margin-left: 0;
}

#Navigation li a {
    display: block;
    width: 100%;
    height: 100%;
}

/* Navigation Buttons */
#HomeButton {
    background-image: url('Images/HomeButton.jpg');
    background-repeat: no-repeat;
}

#CommercialButton {
    background-image: url('Images/CommercialButton.jpg');
    background-repeat: no-repeat;
}

#DevelopmentButton {
    background-image: url('Images/NewDevelopmentButton.jpg');
    background-repeat: no-repeat;
}
#ForclosureButton {
    background-image: url('Images/ForclosureButton.jpg');
    background-repeat: no-repeat;
}
#MortgageButton {
    background-image: url('Images/MortgageToolsButton.jpg');
    background-repeat: no-repeat;
}
#ContactButton {
    background-image: url('Images/ContactButton.jpg');
    background-repeat: no-repeat;
}
#SearchButton {
    background-image: url('Images/SearchButton.jpg');
    background-repeat: no-repeat;
}
#WaterfrontButton {
    background-image: url('Images/WaterfrontButton.jpg');
    background-repeat: no-repeat;
}
#FarmsButton {
    background-image: url('Images/FarmButton.jpg');
    background-repeat: no-repeat;
}
#CommunityButton {
    background-image: url('Images/CommunityButton.png');
    background-repeat: no-repeat;
}

#contact {
	width: 74%;
	float: right;
}

#contact h2 {
	display: none;
}

#contact ul {
	display: table;
	height: 144px;
	padding-left: 220px;
	
	background-image: url(images/coldwell_banker_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	margin: 0 auto;
}

#contact a.email {
	font-weight: bold;
}

#Footer {
    clear: both;
}

#Footer, #Footer a {
	color: #fff;
}


#Footer div.primary {
	width: 100%;
	float: left;
}
#Footer div.contact {
	margin-right: 50%;
}

#Footer div.secondary {
	width: 50%;
	float: left;
	margin-left: -50%;
	text-align: right;
}

#Footer div.links h2 {
	display: none;
}

#Footer div.links li {
	display: inline;
}

#QuickSearch 
{
    width: 500px;
    float:left;
    margin-left: 10px;
    border: 1px solid black;
}

#QuickSearch ul li {
    padding-top: 5px;
    padding-left: 5px;
    float: left;
    width: 48%;
}

#QSContent label {
    display: block;
    float: left;
}

#QSContent input 
{
    float:right;
    width: 45%;
}
#QSContent select 
{
    float:right;
}


#QSHeader {
    color: #FFFFFF;
    background-color: #000000;
    font-size: 12pt;
    padding: 5px 15px;
}

#QSContent {
    color: #FFFFFF;
    background-color: #6886b4;
    font-size: 12pt;
    padding: 1em;
}

/* BLESSED CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
	
#Signature {
    font-size: 1.2em;
    font-family: Script;
    color: Blue;
    margin-bottom: 1em;
}

#ContactForm label {
    width: 10em;
    display: block;
    float: left;
    padding: 2px;
}

#ContactForm label {
    width: 10em;
    display: block;
    float: left;
    padding: 2px;
}

#ContactForm ul li {
    padding: 5px;
}


/* BLESSED CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
