﻿body {
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    
}

td {
    vertical-align: top;
}
a, a:active, a:visited {
    text-decoration: none;
    color: #0e3c6d;
}
a:hover {
    text-decoration: underline;
    color: #0e3c6d;
    
}

a img{
    border: 0;
}

h1
{
    color: #4f0a0a;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px;
}

h2
{
    color: #4f0a0a;
    font-weight: bold;
    font-size: 16px;
}
h3
{
    color: #4f0a0a;
    font-weight: bold;
    font-size: 12px;
}
h4
{
    font-weight: bold;
}

.maindiv {
    border: solid 1px #0e3c6d;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    background-color: #FFFFFF;
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
}
.header {

}

/* MENU */
.menu {
    float: left;
}
.menu img{
    float: left;
    border: 0;    
}

.menuseparator{
    float: left;
    min-width: 1px;
    height: 34px;
    background-image: url("images/menu_separator.jpg");
}

/* CONTENT "COLUMNS" */
.sidecolumncell {
    padding: 3px;
    float: right;
    width: 200px;
}
.contentcell {
    padding: 10px;
    background-color: #FFFFFF;
    background-image: url("images/contentbg.jpg");
    background-repeat: repeat-x;
    min-height: 500px;
    clear: both;
}
/* FOOTER AND COPYRIGHTS */
.footer {
    clear: both;
    background-color: #0e3c6d;
    text-align: center;
    color: White;
}
.footer a, .footer a:visited, .footer a:active {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    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{
    border: solid 1px #4f0a0a;
    width: 707px;
}



.resultItemHeader, .savedpropertyresults
{
    color: #4F0A0A;
    background: url("images/resultItemHeader.jpg");
    background-position: right center;
    background-repeat: repeat-y;
    height: 25px;
    padding-top: 5px;
    width:721px;
    border-bottom: solid 1px #4f0a0a;
    
}

.savedsearchesheader{
    background-color: #B9DDFF;
}

.savedpropertyresults{
    padding-left: 10px;
}

.savedpropertyresults span{
    color: White;
}

.savedpropertyresults span input{
    
}

.savedpropertyresults_highlighted{
    padding-top: 5px;
    background-color: Yellow;
    color: Black;
    padding-left: 10px;
    border-bottom: solid 1px #4f0a0a;
}

.resultMLSNumber{
    color: White;
    font-weight: bold;
}


.resultItemBody{
    width: 700px;
    padding-left: 10px;
}

.resultItemOptions a, .resultItemOptions a:visited, .resultItemOptions a:hover, .resultItemOptions a:active
{
    color: #37A3DC;
}

.resultSettingsTop{

}

/*Details*/

.detailsOptions{
    width: 80%;
}

.detailsOptions a, .detailsOptions a:visited, .detailsOptions a:hover, .detailsOptions a:active
{
    color: #0E3C6D;
}

.detailsOuterDiv h2
{
    border-color: #0E3C6D;
}

.detailsTitle {
    color: #0E3C6D;
}

.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: #0E3C6D;
}

.detailsNavigation a:hover, .mlsuserNavigation a:hover, .mlsSearchOptions a:hover {
    background-color: #4F0A0A;
    color: #FFFFFF;
}

/*User Section*/

.usersectionheader
{
    color: #4F0A0A;
    border-bottom: solid 1px #4F0A0A;   
    height: 25px;
    padding-top: 2px;
    border-bottom: solid 1px #4f0a0a;
}

/*Saved Searches*/
.savedsearchesheader{
    background-color: #B9DDFF;
    border: 1px solid #32234C;
}

.savedsearchesaltrow
{
    background-color: #B2B3CF;
}

/*Modal Divs*/
.modaloptionpane
{
    border: 3px solid #4f0a0a;
}

.modaloptionpane h2{
    border-color: #0e3c6d;
    border-style: none none solid none;
    border-width: 2px;
}

/*Agent page*/

.agentname
{
    color: #32234C;
}

/*MLS search*/
.mlslabel1
{
    color: #0066CC;
}

#fbControlPanel{
    float: left;
    clear: both;
}

.sideOfficeInfoHeader{
    margin-bottom: 8px;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
}



.redhr{
    margin-top: 1px;
    min-height: 2px;
    width: 100%;
    background: #4f0a0a;
    float: left;
}

.homepagebottomdiv{
    clear: both;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}

.homepageimage, .homepageimageright{
    width: 236px;
    height: 309px;
    border: solid 2px #0e3c6d;
    float: left;
    margin-right: 25px;
    text-align: center;
}

.homepageimage img{
    margin-left: auto;
    margin-right: auto;
}

.homepageimageright{
    margin-right: 0;
}

.mlsMainDiv{
    width: 730px;
}

.homepagefeatured{
    float: left;
    margin-left: 50px;
    height:191px;
    background: white;
    padding-top: 5px;
    border: solid 2px #0E3C6D;
}

.homepageslideshow{
    float: left;
    margin-left: 55px;
    margin-bottom: 20px;
}

.inlineloginpanel, .inlineloggedinpanel {
    background-color: Transparent;
    background-image:url("images/darken.png");
    color:white;
    font-size:12px;
    font-weight:bold;
    right:50%;
    margin-bottom:-50px;
    margin-right:-495px;
    padding:2px 6px;
    position:absolute;
    text-align:right;
    z-index:1000;
}

.lightbluebg{
    background: #DFEFFF;
}

.redlink{
    color: #4f0a0a;   
}

.mlsResultFilters{
    width: 100%;
}