body {
    font: 10pt Arial, sans-serif;
}

#progress, #logo, #motto, #header, #menu, #permamenu, #languages, #footer, #submenu, #propertyOptions {
    display: none;
}

#wrapper {
    text-align: left;
    border-top: 1px solid #900;
    border-bottom: 1px solid #900;
    margin: 1em 0em;
    padding-top: 1em;
}

#main .content {
    line-height: 1.5em;
    margin-left: 220px;
    margin-top: 0px;
}

.content h1 {
    font-size: 1.2em;
}

h2 {
    font-size: 1em;
}

#leftpanel {
    width: 200px;
    float: left;
}


#mapcontainer .controls, #mapcontainer #feedback, #mapcontainer .help {
    display: none;
}

#mapcontainer.propertydetails {
    position: absolute;
    width: 305px;
    right: 0px;
    /*margin: 30px 10px 10px 470px;*/
    top: 60px;
}

#printMap {
    float: right;
    width: 305px;
    height: 220px;   
}


#searchpanel {
    display: none;
}

#searchresults {
    width: 373px;
    margin-right: 3px;
    margin-top: 27px;
    margin-bottom: 0px;
    float: right;
}

html > body #searchresults {
    margin-top: 0px;
}

#searchresults .title {
    width: 145px;
    height: 22px;
    color: #888;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    margin-left: 217px;
    margin-bottom: -6px;
}

#searchresults .panel {
    border: 1px solid #e6dea6;
    border-top: 1px solid #CBA8B2;
    height: 430px;
    overflow: auto;
}

#aboutus {
    width: 703px;
    margin: 10px 0px 0px 75px;
    padding-bottom: 20px;
}

#aboutus .title {
    height: 22px;
    color: #990000;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    margin-left: 1px;
    margin-bottom: -6px;
    width: 145px;
}


#propertydetails {
    clear: none;
    width: 450px;
    margin-left: 10px;
}

#propertydetails h1, h1 {
    color: #990000;
    font-size: 1.5em;
    line-height: normal;
    margin: 0px;
    padding: 0px;
}

.detailsdescription {
}

div.thumbnails {
    background: #F3EAAF;
    margin: 10px;
    padding-bottom: 10px;
}

div.thumbnails h1 {
    display: none;
}

div.images {
    font-size: 0px;
}

div.locationmaterial {
    margin-right: 400px;
    margin-top: 32px;
}

div.images img {
    border: 1px solid #900;
    margin: 5px 0px 5px 10px;
}

.notprintable {
    display: none;
}

.LargeItemList {
    width: 90%;
    /*margin: 30px;*/
    text-align: left;
}

.LargeItemList a {
    text-decoration: none;
    font-weight: bold;
    color: #900;
}

.LargeItemList .description {
    width: 435px;
    float: right;
    text-align: justify;
    margin-left: 10px;
}

.LargeItemList td {
    padding: 10px 10px 30px 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    page-break-inside: avoid;
    page-break-before: auto;
}

.LargeItemList span {
    color: #00f;
}

.LargeItemList .Alt {
    
}

