﻿html, body
{
    margin: 0;
    padding: 0;
    font: 12px verdana;
}

@media print 
{
html, body
{
    background: #fff;
}
    #elpage 
    {
        width: 650px;
    }
    
}

@media screen 
{
html, body
{
    background: #2F1C09;
}
    #elpage 
    {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        background: #EDE8CB;
        overflow: hidden;
    }
}

#eltitle 
{
    height: 132px;
    position: relative;
}

#eltitletext, #eltitletextmask
{
    position:absolute;
    right: 0;
    bottom: 0;
    margin: 8px;
    font-size: 18px;
    height: 30px;
    width: 20em;
    text-align: center;
    line-height: 30px;
}

#eltitletext
{
    color: #fff;
}

#eltitletextmask
{
    opacity: 0.40;
    filter: alpha(opacity=40);
    background-color: #000;
}

#elcontainer
{
    background: #EDE8CB;
}

#elnav 
{
    float: left;
    height: 1%;
    width: 160px;
    z-index: 500;
}

#elcontactinfo
{
    text-align: center;
    margin: 9px 0;
}

#elcontent 
{
    margin-left: 170px;
    padding: 10px;
    color: #555;
}

#elslideshow 
{
    width: 544px;
    margin: 10px auto;
}

#elfooter
{
    clear: both;
    background: #EDE8CB;
    height: 20px;
}

.tb
{
    font: 12px verdana;
    width: 230px;
}

#tbcomment 
{
    height: 130px;
}

/******************    sign styles    ******************/

.sign
{
    background: #ff0;
    border: 1px solid #000;
    font-family: Times New Roman;
    text-align: center;
    position: relative;
    width: 145px;
    margin: 0 auto;
}

.signTitle
{
    font-style:italic;
    font-weight: bold;
    font-size: 15px;
}

.signAddress
{
    font-size: 10px;
}

.signPhone, .signTollFree
{
    font-size: 11px;
}

.signLogo
{
    padding: 0;
    border: none;
    margin: 0;
}

.signWebsite
{
    margin-top: 1px;
}

.signWebsite a
{
    text-decoration: none;
    color: #000;
}

/******************    property list styles    ******************/

#propertytypelinks 
{
    text-align: center;
}

#propertytypelinks a
{
    text-decoration: none;
    color: #00f;
}

#propertytype 
{
    text-align:center;
    font-size:16px;
    margin: 8px 0;
    color: #2F1C09;
    font-weight: bold;
}

#propertylist 
{
    width: 590px;
    margin-left: auto;
    margin-right: auto;
}

.listProperties 
{
}

.listcount 
{
    color: #2F1C09;
    text-align: center;
}

.listProperty 
{
    border: 1px solid #b36f00;
    margin: 5px;
    overflow: hidden;
    height: 1%;
    position: relative;
}

.listPropertyTitle
{
    font-size: 14px;
    font-weight: bold;
}

.listPropertyTitle a
{
    color: #2F1C09;
    text-decoration: none;
}

.listPropertyPrice
{
}

.listPropertyDetails
{
    margin-left: 10px;
    padding: 6px;
    overflow: hidden;
    height: 1%;
}

.listPropertyLink
{
}

.listPropertyLink a
{
    text-decoration: none;
    color: #00f;
}

.listPaymentCalc a
{
    text-decoration: none;
    color: #00f;
}

.listPaymentCalc a img
{
    border: none;
    margin-left: 4px;
}

.cListPropertyThumb 
{
    float: left;
    width: 180px;
    text-align:center;
    margin-left: 10px;
}

.listPropertyThumb
{
    margin: 10px 0;
    border: none;
}

.listPropertyText ul
{
    list-style-type: none;
    margin: 0;
}

.listRequestInfo
{
    margin: 7px 0;
}

.listRequestInfo a
{
    text-decoration: none;
    color: #2F1C09;
}

.listPropertyType 
{
}

.listPropertyType a
{
    text-decoration: none;
    color: #b36f00;
}

.listPropertyID 
{
    font-size: 9px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin:3px;
    color: #a9a9a9;
}
/******************    property details styles    ******************/

@media print 
{
    .property 
    {
        width: 650px;
    }

    .cDetailTitle
    {
        width: 650px;
    }
}

@media screen
{
    .property 
    {
        width: 750px;
    }

    .cDetailTitle
    {
        width: 750px;
    }
}

.cDetailTitle
{
    position: relative;
    margin: 10px auto;
    height: 100px;
}

.detailContactInfo 
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 150px;
    height: 90px;
    padding-left: 30px;
}

.detailTitle 
{
    text-align: center;
    font-size: 16px;
    margin-bottom: 16px;
    padding-left: 70px;
}

.detailPrintPage 
{
    position: absolute;
    right:0;
    top: 0;
}

.detailPrintPage a
{
    text-decoration: none;
}

.propertySummaryTable 
{
    margin: 12px 0 0 10px;
}

.label 
{
    vertical-align:top;
}

.val 
{
    vertical-align:top;
    color: #00f;
}

.status 
{
    color: #f00;
}

.detailPaymentCalc 
{
    background: url(images/buttonHome.gif) no-repeat right center;
    text-decoration: none;
    padding-right: 20px;
}

.paymentCalculator img
{
    border: none;
    margin-left: 4px;
}

.propertyLocation 
{
    color: #333;
    font-weight: bold;
}

.propertyLegal, .propertyRemarks 
{
    color: #00f;
}

.propertyRemarks 
{
    padding-top: 10px;
}

.cPropertyPic 
{
    width: 425px;
    height: 260px;
    overflow: hidden;
}

.propertyPic 
{
    width: 320px;
    border: 1px solid #333;
    float: left;
}

.detailThumbs 
{
    overflow:auto;
    width: 100px;
    height: 240px;
    float: right;
}

.detailThumbs img
{
    margin: 0 0 4px 0;
    border: 1px solid #333;
}

.detailPictureTitle
{
    text-align: center;
    margin: 0 0 4px 0;
}

.propertyMap 
{
    border: 1px solid #333;
}


.propertyMorePic 
{
    display: block;
    border: 1px solid #333;
    margin: 10px;
}

/**************   Property photos  ***************/

.allPropertyPhotos 
{
    text-align: center;
    padding-top: 30px;
}

@media screen 
{
    .allPropertyPhotos img
    {
        margin: 10px;
        border: 1px solid #333;
    }
}

@media print 
{
    .allPropertyPhotos img
    {
        margin: 0;
        border: none;
    }
}

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu 
{
    margin: 20px 0 20px 26px;
    height: 1%;
    font-size: 12px;
    font-family: verdana;
    position: relative;
    z-index: 500;
}

.menu ul 
{
    margin: 0pt;
    padding: 0pt;
    position: relative;
    z-index: 500;
    list-style-type: none;
    width: 150px;
}

.menu li
{
    background-color: #000;
    float: left;
}

.menu li.sub
{
    background-color: #2F1C09;
}

.menu table
{
    position: absolute;
    border-collapse: collapse;
    top: 0pt;
    left: 0pt;
    z-index: 100;
    font-size: 1em;
    margin-top: -1px;
}

.menu a, .menu a:visited
{
    border: 1px solid #ffffff;
    display: block;
    text-decoration: none;
    height: 1.8em;
    line-height: 1.8em;
    width: 8em;
    color: #fff;
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.menu b
{
    float: right;
    margin-right: 5px;
}

* html .menu a, * html .menu a:visited 
{
    width: 8em;
}

* html .menu a:hover  
{
    color: #EDE8CB; 
    background-color: #2F1C09; 
    position: relative; 
    font-weight: normal; 
    font-style: normal; 
    font-variant: normal; 
    text-decoration: none; 
    text-transform: none; 
}

.menu li:hover  
{
    position: relative; 
}

.menu a:active, .menu a:focus  
{
    color: #EDE8CB; 
    background-color: #2F1C09; 
    font-weight: normal; 
    font-style: normal; 
    font-variant: normal; 
    text-decoration: none; 
    text-transform: none; 
}

.menu li:hover > a  
{
    color: #EDE8CB; 
    background-color: #2F1C09; 
    font-weight: normal; 
    font-style: normal; 
    font-variant: normal; 
    text-decoration: none; 
    text-transform: none; 
}

.menu li ul  
{
    padding: 2em; 
    visibility: hidden; 
    position: absolute; 
    top: -2em; 
    left: 5em; 
    background-color: transparent; 
}

.menu li:hover > ul  
{
    visibility: visible; 
}

.menu ul a:hover ul ul 
{
    visibility: hidden;
}

.menu ul a:hover ul a:hover ul ul  
{
    visibility: hidden;
}

.menu ul a:hover ul a:hover ul a:hover ul ul  
{
    visibility: hidden; 
}
    
.menu ul a:hover ul  
{
    visibility: visible; 
}
    
.menu ul a:hover ul a:hover ul  
{
    visibility: visible; 
}
    
.menu ul a:hover ul a:hover ul a:hover ul  
{
    visibility: visible; 
}
    
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul  
{
    visibility: visible; 
}

/********************    Modal Dialog Styles    ********************/

#dialog 
{
    border: 2px outset;
}

#dialogtitlebar
{
    background: #fff url(modaldialog/titlebg.gif) repeat-x;
    color: #fff;
    font: 13px verdana;
    padding: 9px 0 0 6px;
}

#dialogclose 
{
    background: #fff url(modaldialog/close.gif) no-repeat center center;
    height: 21px;
    width: 21px;
    margin-top: 6px;
    margin-right: 3px;
}

#dialogcontent
{
    color: #000;
}

.spanbul
{
    text-align: center;
    font-weight: bold;
    color: #2F1C09;
}

.spanbul span
{
    background: url(images/bull.gif) no-repeat left 3px;
    padding: 0 5px 0 15px;
}

.fullheight
{
    height: 400px;
}

.tblsearch
{
    margin-left:auto;
    margin-right: auto;
    position: relative;
}

.tblsearch, .tblsearch button, .tblsearch input
{
    font-size: 12px;
}

#elsearch
{
    margin: 0;
}
