﻿.searchButton
{
    background-color: #3399FF;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border: 1px solid #000080;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sideButton
{
margin: 5px auto 0px auto; padding: 6px; width: 256px; height: 17px; background-image: url('images/side-button.png'); text-align: left; color: #FFFFFF; font-weight: bold;
}

#topFade
{
background-image: url('images/top-fade.png'); background-repeat: repeat-x; width: 100%; height: 36px;
}

#topFadeInner
{
color: white; font-size: 12px; font-weight: bold; padding-top: 10px; background-image: url('images/top-fade-logo.png'); background-repeat: no-repeat; width: 1010px; margin: 0 auto; height: 26px; text-align: center;
}

#topFadeInner a
{
    color: White;
}

.logoHolder
{
z-index: 2; 
top: 0; 
width: 1010px; 
margin: 0 auto; 
height: 266px; 
background-image: url('images/burleigh-heads-rounded-cut.jpg'); 
background-repeat: no-repeat;
position: relative;
}

#contentBackgroundTop
{
width: 1003px; height: 10px; background-image: url('images/content-background3.png'); background-repeat: no-repeat;
}

#contentBackground
{
float: none; width: 1003px; background-image: url('images/content-background-solid2.png'); background-repeat: repeat-y; background-color: #FFFFFF;
}

.property-price
{
    font-size: 14px; font-weight: bold; color: #222D86;
}

.our-people
{
    float: left;
    width: 170px;
    height: 210px;
    background-image: url('images/our-people.png');
    text-align: center;
    margin: 5px;
    padding: 5px;
    color: #FFFFFF;
}

#admin-banner
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 10px;
}
.admin-content
{
    width: 90%;
    margin: 0 auto;
    padding: 15px;
    background-color: #FFFFFF;
}

.agent
{
    width: 490px;
    padding: 5px;
    border: solid 1px #CCCCCC;
}

.agentImage
{
    border: 0;
    padding-right: 5px;
}

.agentHeading
{
    width: 480px;
    padding: 5px;
    background-color: #0F2A4C;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.openTimesPanel
{
    float: none;
    width: 420px;
    padding: 5px;
    background-color: #D1E9FF;
}

.textField
{
    width: 300px;
    padding: 2px;
    font-size: 12px;
}

.propertyHeading
{
    background-color: #FF0000;
    width: 669px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 7px 7px 27px;
    margin-left: -24px;
    margin-bottom: 10px;
    margin-top: 10px;
}
