﻿/*
STYLESMLS - 2.0 STYLESHEET 
CREATED 12/30/2008
*/

/* MLS SEARCH SETTINGS */


.mlsleftcolumn
{
    
    background: #FECD06 url("images/tallgradient.jpg") repeat-x top left;
}
.mlsshowhidecolumn
{
    width: 10px;
    background-image: url( "images/gradient.jpg" );
    background-repeat: repeat-y;
    
}
.mlsrightcolumn
{
    padding: 6px;
    background-color: #FFFFFF;
    width: 100%;
}
.mlslabel1
{
    color: #000000;
    font-weight: bold;
}

.filtertable
{

}
.filterlabels
{
    font-weight: bold;
}
.filterinputs
{
    font-size: 10px;
}
.locationlists
{
    font-size: 10px;
    width: 125px;
    height: 200px;
}
.locationtopline
{
    border-top-style: solid;
    border-width: 2px;
    border-color: #000000;
}
.locationtopbottomline
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    border-color: #000000;
}
.subdirections
{
    font-size: 10px;
}
#map
{
    border: outset 2px #C0C0C0;
    width: 99%;
    height: 400px;
}
#mlstoolbar
{
    width: 260px;
    padding: 10px;
}

.searchcountbox
{
    border: 2px solid #000000;
}
.searchcountnumber
{
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}
/* END MLS SEARCH SETTINGS */

.openhouselabel
{
    color: #FF0000;
    font-weight: bold;
}



/* RESULTS PAGE SETTINGS (AND SOME DETAILS PAGE) */
.resultitemtable{
    width: 100%;
    border-spacing: 0px;
}
.resultitembody
{
    padding: 2px;
}

.resultitemusersettings
{
    text-align: right;
    background-color: #E4E4E4;
    width: 180px;
}
.resultsettings
{
    border: 2px solid #000000;
    background-color: #FECD06;
}
.resultsettings TD
{
    vertical-align: middle;
}
.resultsettings TD SELECT
{
    z-index: 1;
    position: relative;
}
.resultsettings .pagercell
{
    text-align: right;
}
.resultscountlabel
{
    font-size: 14px;
}

.resultitemheader, .detailitemheader, .savedpropertyresults
{
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    background-position: right center;
    background-image: url( "images/gradient_horiz.jpg" );
    background-repeat: repeat-y;
    
}
.resultitembody a, .resultitembody a:visited, a:active
{
    color: #000000;
    text-decoration: none;
}
.resultitembody a:hover
{
    color: #000000;
    text-decoration: underline;
}



.resultsimage
{
	width: 128px;
	height: 100px;
}
.resultsenhancedtitle
{
    font-size: 16px;
    font-weight: bold;
}
.moredetailslink
{
    font-size: 16px;
    font-weight: bold;
}
.notfoundcell
{
    background-position: left center;
    background-image: url( "images/greymapmarker.jpg" );
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 5px;
}
/* END RESULTS PAGE SETTINGS */

/* DETAIL PAGE SPECIFIC */
.detailtitle
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.detailprice
{
    color: #000000;
}


.leftlinecell
{
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #808080;
}
.usersectionheader
{
    padding: 3px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}
.usersection
{
    padding: 15px 5px 15px 5px;
}

.savedsearchesresults
{
    width: 100%;
}
.savedSearchesresults TD
{
    padding: 4px;
}
.savedsearchesheader
{
    border: 1px solid #000000;
    background-color: #FFF8DC;
    font-weight: bold;
}
.savedsearchesheader TH
{
    padding: 2px;
}

.savedsearchesaltrow
{
    background-color: #FFF8DC;
}
.forReview .resultitembody
{
    background-color: #CCFFFF;
}
.sectiontitle
{
    font-weight: bold;
}
.optionscell
{
    font-size: 14px;
    padding: 0px 3px 0px 3px;
    border: 1px solid #000000;
    color: #000000;
    font-weight: bold;
    background-color: #FECD06;
}
.optionscell A, .optionscell A:visited, .optionscell A:active
{
    color: #000000;
    text-decoration: none;
}
.optionscell A:hover
{

}

.optionpane
{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color:#EEE;
}
.modaloptionpane
{
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -175px;
    background-color: #EEE;
    border: 3px solid #000000;
}
.modaloptionpane#subRequest
{
    width: 400px;
    height: 310px; 
}
.modaloptionpane#subEmailFriend
{
    width: 400px;
    height: 380px;    
}
.optionpanetitle
{
	font-weight: bold;
}
.darkenBackground
{
    background-color: rgb(0, 0, 0);
    opacity: 0.7; /* Safari, Opera */
    -moz-opacity: 0.70; /* FireFox */
    filter: alpha(opacity: 70); /* IE */
    z-index: 10;
    background-repeat: repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.hiddentext
{
    display: none;
}


.mortpmt
{
    font-size: 14px;
}
.mortpmtdetails
{
    font-size: 12px;
}

.mlsdisclaimer
{
    text-align: center;
    font-size: 12px;
    font-style: italic;
}
.wpmlmark
{
    margin: 4px;
}


/* AGENT PAGE STYLES */
.agentcell
{
    
    text-align: center;
    padding-bottom: 10px;
    width: 117px;
}
.agentname
{
    font-size: 22px;
}
.agenttitle
{
    font-size: 20px;
}
.agentphotodetails
{
    border: 2px solid #000000;
    width: 107px;
    height: 150px;
}

/* MORTGAGE CALCULATOR */
.borderleft
{
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #666666;
}
.thumbdiv{
    width: 86px;
    height: 250px;
    overflow-y: scroll;
}