﻿.poweredBySitefinityLogo
{
    position: relative;
    margin-top: -40px;
    margin-left: 940px;
}

body
{
    background: #dddfe1 url(Images/TopBg.png) top left repeat-x;
}

/* Adds Right Scoll bar to Fire Fox */

html
{
    min-height: 100% !important;
    margin-bottom: 1px !important;
}

/*End FF Scroll*/


.ClearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .ClearFix
{
    height: 1%;
}
/* End hide from IE-mac */

.Clear
{
    clear: both;
    font-size: 1px;
}
*:focus
{
    outline: none;
}

.Bold
{
    font-weight: bold;
}

.NoBold
{
    font-weight: normal;
}

.Italic
{
    font-style: italic;
}

.Center
{
    text-align: center !important;
    margin: 0 auto !important;
}

.AlignLeft
{
    text-align: left !important;
}

.AlignRight
{
    text-align: right !important;
}

.ImageRight
{
    float: right;
    padding-left: 7px;
}

.ImageLeft
{
    float: left;
    padding-right: 7px;
}

/*//////////Main Layout ////////*/
#Wrapper
{
    margin: 0 auto;
    width: 980px;
}


#Header
{
    width: 980px;
    float: left; /*border: 1px solid #ccc;*/
    height: 113px;
    background: url(Images/TopBg.png) top left repeat-x;
}

.Logo
{
    width: 215px;
    height: 90px;
    float: left;
    padding: 10px 0;
}

.SearchBox
{
    width: 480px;
    height: 90px;
    float: left;
    margin: 0 0 0 40px;
}

.PhoneNumbers
{
    width: 210px;
    height: 90px;
    float: right;
}

.PhoneNumbers h2
{
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 12px 0 0 0;
    color: #fff;
}


#MainNav
{
    float: left;
    width: 980px;
    height: 35px;
}


#BodyTop
{
    width: 980px;
    height: 5px;
    background: url(Images/BodyTop.png) top left no-repeat;
    margin: 30px auto 0 auto;
}

#BodyMiddle
{
    width: 980px;
    background-color: #fff;
}

#LeftColumn
{
    width: 610px;
    float: left;
    padding: 10px;
}
#RightColumn
{
    float: right;
    width: 340px;
    display: inline; /*background-color:#f2f2f2;*/
}

#MapColumn
{
    width: 960px;
    float: left;
    padding: 10px;
}


#Footer
{
    background: url(Images/FooterBg.png) top left no-repeat;
    width: 980px;
    clear: both;
    height: 56px;
    color: #333;
}

#Footer p
{
    position: relative;
    top: 12px;
    left: 20px;
}

#Footer a:link
{
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}

#Footer a:visited
{
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}

#Footer a:hover
{
    color: #ccc;
    text-decoration: underline;
    font-size: 12px;
}

/*//////////END Main Layout ////////*/

#searchForm{
    margin-bottom: 12px;
}

.SearchOptionHeader{
    font-weight:bold;
}

.SignUpForm
{
    width: 320px;
}

.SignUpForm td
{
    height: 30px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding-bottom: 4px;
    line-height: 16px;
}

.PageHeaderBg
{
    background: url(Images/PageHeaderBg.gif) top left no-repeat;
    width: 610px;
    height: 40px;
    margin: 0 auto 15px auto;
}

.PageHeaderBg h1
{
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 8px;
    left: 10px;
}

.RightsResultsBg
{
    background: url(Images/RightsResultsBg.png) top left no-repeat;
    width: 240px;
    height: 40px;
    float: right;
    clear: both;
}

.RightsResultsBg h2
{
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    margin-left: 10px;
}

.MapContent
{
    margin: 0 auto;
    width: 960px;
}

.MainContent
{
    margin: 0 auto;
    width: 600px;
}

.MainContent ul
{
    margin-left: 30px;
}

.MainContent ol
{
    margin-left: 30px;
}

.RightCon
{
    background: #f5f6f5 url(Images/RightTopBg.png) top left no-repeat;
    width: 325px;
    margin: 10px auto 0 auto;
}

.SearchTable
{
    /*border:solid 1px #ccc;*/
    width: 710px;
    background-color: #F0F0F0;
}

.SearchTable td.propertysearchcontent
{
    width: 355px;
}

.TopForm h2
{
    color: #a5383d;
    font-size: 1.5em;
    text-align: center;
}

.TopForm p
{
    width: 310px;
    margin: 0 auto;
    line-height: 1.2em;
}

.TipsAdvice li
{
    margin-bottom: 6px;
}

.MapBalloon
{
    width: 280px;
    height: 190px;
    margin: 10px 0;
    overflow: auto;
}

.MapBalloon h3
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}


.DescriptionTable
{
    width: 100%;
}

.DescriptionTable td
{
    font-size: 10px;
    text-align: left;
    height: 12px;
    line-height: 12px;
}



.propertybluecontent2
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #067aa1;
}

.Dots
{
    background: url(Images/Dots.gif) top repeat-x;
    height: 1px;
    width: 100%;
    margin: 10px 0 10px 0;
}

.SearchBg
{
    background: url(Images/SearchBg.png) top left no-repeat;
    width: 469px;
    height: 49px;
    position: relative;
    top: 30px;
    padding-top: 13px;
}

.SearchBg label
{
    float: left;
    margin-left: 40px;
    color: #fff;
    font-weight: bold;
}

.SearchBg input
{
    float: left;
    margin-left: 20px;
}

.BtnSearch
{
    margin-top: 10px;
}

.BlogPostTitleList li
{
    margin: 2px !important;
}

.BlogPostTitleList li h2
{
    margin: 0px;
    font-size: 1em;
}

div.SendEmailFormContainer
{
    width: 100%;
    text-align:center;
}

div.SendEmailForm, div.SendEmailStatusMessage
{
    width: 350px;
    margin: 0 auto;
}

.SendEmailForm table tr td
{
    vertical-align: top;
    border: solid 0px black;
}

.SendEmailForm table tr td.ButtonCell
{
    text-align: center;
    padding: 5px;
}

.SendEmailForm table tr td.Label
{
    text-align: right;
    width: 100px;
}

.SendEmailForm table tr td.InputField
{
    width: 250px;
}

.SendEmailForm table tr td.InputField input, .SendEmailForm table tr td.InputField textarea
{
    width: 250px;
}

div.ContactInfoContainer {
    width: 100%; 
    text-align: center;
    margin: 0px 0px 12px 0px;
}

div.ContactInfo {
    width:300px;
    margin-top: 0px; 
    margin-right: auto; 
    margin-bottom: 0px; 
    margin-left: auto;
}

#SelectedLeadContainer {
    height:300px;
    overflow:auto;
}

div.BuyerInfoContainer {
     text-align: center;
}

div.BuyerInfo {
    width: 550px; 
    margin: 0px auto;
}

table.BuyerInfoForm {
    width: 550px; 
    text-align:left;
}