﻿
.propertyDetails
{
    width: 225px; height: 300px;
    margin: 5px 8px 5px 8px;
    float:left;
    background: #fff url(/images/listingbg.jpg) no-repeat;
    font-size: 12px;
}

.propertyDetails A
{
    display:block;
    text-decoration:none;
    color:#000;
}

.propertyDetails IMG
{
    clear:both;
    width: 159px;
    height:132px;
    margin-top: 21px;
    margin-left: 29px;
}

.propertyDetails B
{
    color: #44b84e; font-weight:bolder; text-transform: capitalize;
}

.propertyDetails .column1
{
    padding-left:10px;
    color: #44b84e;
    font-weight:bold;
    width: 35%;
    float:left;
}

.propertyDetails .column2
{
    text-align:right;
    width: 55%;
    float:left;
    line-height: 16px;
}

.propertyDetails .title
{
    text-align:center;
    clear:both;
    padding-bottom: 5px;
}


.listNavigation
{
    clear:both;
    width:100%;
    height:25px;
}

.listNavigation B
{
    float:left; width: 200px;
}

.listNavigation ul
{
    list-style-type:none;
    padding:0; margin:0;
    float:right;
}

.listNavigation li
{
    float:left;
    margin-left: 10px;
    height:22px;
    background-color: #d4d1d1;   
}

.listNavigation .selected
{
    background-color: #1eab2a;
}

.listNavigation li a
{
    text-decoration:none;
    color:#fff;
    display:block;
    width:100%;
    margin: 5px 10px 5px 10px;
    height:12px;
}

.propertyInfo .largeImage
{
    background-image: url('../../images/largepicturebg.jpg');
    height: 263px;
    width: 328px;
    padding: 32px 0px 0px 42px;
    float:left;
}

.propertyInfo .largeImage IMG
{
    width: 280px;
    height:222px;
    margin:10px;
}

.propertyInfo #onlineBidding
{
    float:right;
    background-color: #e8eae8;
    width:300px;
    padding: 10px;
    margin-top: 25px;
    height:240px;
}

.propertyInfo #onlineBidding H3
{
    color: #66ae34;
    text-align:center;
    text-transform:capitalize;
    font-size: 18px;
}

.propertyInfo #onlineBidding .column1
{
    float:left;
    width: 100px;
    margin-left:10px;
    color:#66ae32;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
}

.propertyInfo #onlineBidding .column2
{
    line-height: 16px;
}

.propertyInfo .navigationPanel
{
    width: 200px;
    float:right;
    background-color:#e8eae8;
    padding-top: 15px;
}

.propertyInfo .description
{
    width: 500px;
    float:left;
}

.propertyInfo .navigationPanel .arrangeViewing
{
    list-style-image: url('../../images/arrangeviewing.jpg');
}

.propertyInfo .navigationPanel .arrangeCallBack
{
    list-style-image: url('../../images/bulArrangeCallback.jpg');
}

.propertyInfo .navigationPanel .viewMap
{
    list-style-image: url('../../images/bulViewMap.jpg');
}
.propertyInfo .navigationPanel .bullet
{
    list-style-image: url('../../images/bulnav.jpg');
}
