﻿body {
    background-color: #FFFFCC;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
}

td {
    vertical-align: top;
}

.clearboth{
    clear: both;
    height: 0px;
    width: 0px;
}

.homequicksearchdiv input {
    background-color: #D3D3D3;
    border: 1px solid black;
    font-size: 11px;
    height: 15px;
    width: 148px;
}

.homequicksearchdiv select {
    background-color: #D3D3D3;
    border: 1px solid black;
    font-size: 11px;
    height: 18px;
    width: 150px;
}

.homequicksearchdiv .quicksearchbutton{
    width: auto;
    height: auto;
}

.smallinput {
    background-color: #D3D3D3;
    border: 1px solid black;
    font-size: 10px;
    width: 100px;
}

.homequickcell
{
    background: url("images/arrow.png") no-repeat scroll 4px 5px transparent;
    border: 1px solid #FFCC33;
    float: left;
    margin: 2px;
    padding: 2px 2px 2px 15px;
    width: 120px;
}

.homequickcell:hover{
    background: #FDEAB3 url("images/arrow.png") no-repeat scroll 4px 5px;    
}

.homequickcell a:hover{
    text-decoration: none;
}

A, A:visited, A:active	{	
	text-decoration:	none;
	color:	#660000;
}

A:hover	{	
	text-decoration:	underline;
	color:	#660000;
}

h1
{
    color: #660000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px;
}

h2
{
    color: #660000;
    font-weight: bold;
    font-size: 16px;
}
h3
{
    color: #660000;
    font-weight: bold;
    font-size: 12px;
}
h4
{
    font-weight: bold;
}

.maindiv {
    border: solid 1px #000000;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    height: auto;
}

.officefooter .sideOfficeInfo{
    width: 990px;
    border: 0;
    text-align: center;
    font-size: 10px;
}

.sideOfficeInfoInner div{
    display: inline;
    padding-right: 10px;
}

.header, .secondheader {
    width: 990px;
    height: 76px;
}

.header{
    background: url("images/topbanner.jpg") no-repeat;
}

.secondheader{
    background: url("images/secondbanner.jpg") no-repeat;
}

.homecontentdiv{
    width: 799px;
    height: 358px;
    text-align: right;
    padding: 10px 10px 0px 0px;
    background: #FBFAE6 url("images/homebg1.jpg") no-repeat left bottom;
    float: left;
    color: #003366;
    font-size: 16px;
}

.homenav{
    background: url("images/homebg2.jpg") no-repeat scroll center bottom #FFFFCD;
    border-left: solid 1px #DCDBC6;
    float: left;
    height: 358px;
    padding: 5px;
    width: 170px;
}

.homeareasdiv {
    background: url("images/homebg3.jpg") no-repeat scroll 0 0 #FFFFCD;
    border-right: 2px solid #650101;
    border-top: 1px solid #650101;
    float: left;
    height: 135px;
    overflow: auto;
    padding-left: 200px;
    padding-top: 45px;
    width: 298px;
}


.homequicksearchdiv{
    background: url("images/mlsquicksearch.gif") no-repeat scroll 0 0 #FBFAE6;
    border-top: 1px solid #650101;
    float: left;
    height: 147px;
    padding-left: 20px;
    padding-top: 33px;
    width: 470px;
}


/* MENU */
.menu {
    width: 150px;
    float: left;
    padding: 4px;
}
a.MenuItemParent, a.MenuItemParent:visited, a.MenuItemParent:active {
    color: #660000;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

a.MenuItemChild, a.MenuItemChild:visited, a.MenuItemChild:active, a.MenuItemChild:hover{
    background: url("images/arrow.png") no-repeat scroll 0 3px transparent;
    color: #063366;
    font-size: 11px;
    padding-left: 12px;
    text-decoration: none;
    margin-left: 2px;
}
a.MenuItemChild:hover {
    text-decoration: underline;
}    
    
.contentPageDiv{
    width: 616px;
}    

/* CONTENT "COLUMNS" */
.sidecolumncell {
    float: right;
    padding:3px;
    width: 200px;
}
.contentcell {
    padding: 5px;
    min-height: 500px;
    float: left;
}
/* FOOTER AND COPYRIGHTS */
.footer {
    background: url("images/footerbg.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    color: White;
    height: 23px;
    padding-top: 6px;
    text-align: center;
}
.footer a, .footer a:visited, .footer a:active {
    font-size: 11px;
    font-weight: bold;
    color: #FFFF99;
    text-decoration: none; 
}
.footer a:hover {
    color: #FEFF91;
    text-decoration: underline;
}
.copyright {
    font-weight: bold;
}
.poweredBy {
    font-size: 10px;
}
 
/* SIDE COLUMN DIVS */
.sideBarFloatingDiv {
    text-align: center;
    width: 150px;
    background-color: #B2B3CF;
    margin-left: 5px;
    margin-right: 5px;
    border: outset 2px black;
    padding: 5px;
}
.sideBarFloatingDiv .title
{
    font-size: 16px;
    font-weight: bold;
}
.sideBarFloatingDiv A
{
    font-weight: bold;
}


/* ADDITIONAL STYLES FOR SITE, IE WIDGETS, CUSTOM SECTIONS ETC */
/* DOCUMENT THESE STYLES !!! */

div#searchbackground {
	background-image:url(images/quicksearchbg.jpg);
	
	background-repeat:repeat-y;
	width:323px;
	height:181px;
	padding:10px;
	
	font-size:10px;
	font-weight:bold;
}


/* this is on contact us page for a content area? */
.contactinfo{
    margin-right: 5px;
    float: right;
    width: 225px;
    padding: 3px 3px 3px 3px;
}

.quicksearchfooter{
    margin-left: 12px;
    background: transparent url("images/quicksearchfooter.jpg") no-repeat;
}


/*MLS STYLES - COLORS*/

/*Result Item*/

.resultItem{
    width: 576px;
}

.resultItemHeader, .savedpropertyresults, .savedpropertyresults_highlighted
{
    background: url("images/footerbg.jpg") no-repeat scroll 0 -6px transparent;
    color: White;
    font-size: 16px;
    height: 22px;
    padding-top: 0;
    width: 590px;
}

.savedpropertyresults{
    padding: 0px;
}

.savedpropertyresults_highlighted{
    background: yellow;
    color: Black;
    padding-left: 0px;
}

.resultAddress, .resultPrice{
    font-size: 16px;
}

.resultItemBody{
    width: 574px;
}

.resultItemOptions a, .resultItemOptions a:visited, .resultItemOptions a:hover, .resultItemOptions a:active
{
    color: #37A3DC;
}

.resultSettingsTop{

}

/*Details*/

.detailsOptions a, .detailsOptions a:visited, .detailsOptions a:hover, .detailsOptions a:active
{
    color: #660000;
}

.detailsOuterDiv{
    width: 622px;
    
}

.detailsMainInfo{
    width: 175px;
}

.detailsMainInfoInner{
    width: 188px;
}



.detailsOuterDiv h2
{
    border-color: #660000;
}

.detailsTitle {
    color: #660000;
}

.detailsNavigation a, .detailsNavigation a:visited, .detailsNavigation a:active, .mlsuserNavigation a, .mlsuserNavigation a:visited, .mlsuserNavigation a:active, .mlsSearchOptions a, .mlsSearchOptions a:visited, .mlsSearchOptions a:active
{
    color: #660000;
}

.detailsNavigation a:hover, .mlsuserNavigation a:hover, .mlsSearchOptions a:hover {
    background-color: #660000;
    color: #FFFFFF;
}

/*User Section*/

.usersectionheader {
    background-color: #A9A9A9;
    color: #660000;
    border: 2px solid #660000;
}

/*Saved Searches*/
.savedsearchesheader{
    background-color: #FFFFFF;
    border: 1px solid #32234C;
}

.savedsearchesaltrow
{
    background-color: #B2B3CF;
}

/*Modal Divs*/
.modaloptionpane
{
    border: 3px solid #660000;
}

.modaloptionpane h2{
    border-color: #660000;
    border-style: none none solid none;
    border-width: 2px;
}

/*Agent page*/

.agentname
{
    color: #660000;
}

/*MLS search*/
.mlslabel1
{
    color: #660000;
}

#fbControlPanel{
    float: left;
    clear: both;
}

.sideOfficeInfoHeader{
    margin-bottom: 8px;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
}

.mlsResultsFilter{
    border: 1px solid #CCCCCC;
    clear: left;
    float: none;
    height: 394px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
    width: 90%;
}

.homenav ul{
    margin: 4px 0 0;
    padding: 0;
}

.homenav ul li{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    margin-bottom: 3px;
    
}

.homenav ul li a{
    background: url("images/arrow.png") no-repeat scroll 0 4px transparent;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.homequickcell a{
    
}

.mlsResultFilters{
    float: none;
}

.mlsMainDiv{
    width: 599px;   
}
