/* Owner Header (Dennis)*/

.OwnerHeaderTd
{
    background-color: #FE9E2C;
    color: #ffffff;
    height: 25px;
}

.OwnerHeaderLink
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.OwnerHeaderLink:hover
{
    color: #3F4369;
    text-decoration: underline;
}


/* LearnMore (Dennis) */

.ListYourPropertyLearnMoreBorderBox
{
    border: solid 1px #96BDFF;
}

.ListYourPropertyLearnMoreBox
{
    border: solid 1px #ffffff;
    padding: 5px;
    background-repeat: repeat;
    font-size: 11px;
    background-color: #F4F5FB;
}

.ListYourPropertyLearnMoreHeader
{
    border-bottom: 1px solid #000000;
    color: #000000;
    margin-bottom: 4px;
    text-transform: uppercase;
}


.ListYourPropertyLearnMoreListItem
{
    list-style-image: url(Images/Bullet.gif);
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 18px;
}

/* ListYourProperty (dennis) */
.ListYourPropertyBox
{
    padding: 5px;
    background-image: url(Images/ListYourPropertyPhoto.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.ListYourPropertyBorderBox
{
    border: solid 5px #D2E3FF;
}

.ListYourPropertyMargin
{
    margin-top: 115px;
}
.ListYourPropertyHeader
{
    margin: 0px;
    font-size: 19px;
    color: #3F4369;
    border: 0px;
    font-family: Arial;
    margin-bottom: 5px;
}
.ListYourPropertyPerNight
{
    background-color: #96BDFF;
    color: #ffffff;
    font-weight: bold;
}
.ListYourPropertyPrice
{
    background-color: #ffffff;
    color: #339900;
    font-size: 21px;
    font-weight: bold;
    font-family: Tahoma;
}

/* Header */
.HeaderTd
{
    color: #ffffff;
    height: 25px;
}

.HeaderLink
{
    color: #456DB0;
    font-weight: bold;
    text-decoration: none;
}

.HeaderLink:hover
{
    text-decoration: underline;
}



/* SearchBox */
.SearchBoxCheckBox
{
    font-weight: normal;
    font-size: 11px;
}

/* ToolBox */
.ToolBox
{
    width: 170px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-top: 1px solid white;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.ToolBoxHeader
{
    padding: 2px;
    background-color: #3F4369;
    font-weight: normal;
    border-bottom: 1px solid white;
    font-weight: bold;
}

.ToolBoxItem
{
    margin: 0px;
    padding: 2px;
    border-bottom: 1px solid white;
}

.ToolBoxItemLink
{
    color: white;
    text-decoration: none;
    font-size: 10px;
}

.ToolBoxItemLink:hover
{
    color: white;
    text-decoration: underline;
}

/* DesignUpdate */


.SearchBoxHomepageHeader
{
    margin: 0px;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    border: 0;
    width: 350px;
    margin-bottom: 4px;
}

div#SearchBoxHomepageContainer
{
    width: 100%;
    margin-top: 12px;
    margin-bottom: 0px;
    font-weight: bold;
}



.SearchBoxLabels, .SearchBoxLabelsFirst
{
    margin-bottom: 5px;
    color: #666666;
    font-weight: bold;
    font-size:11px;
    margin-top:5px;
}

.SearchBoxLabelsFirst
{
    margin-top:0px;
}

.NewsBoxHeader
{
    font-size: 13px;
    color: #3F4369;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0px;
    border: 0px;
}
