﻿body 
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #99CCFF;
    text-align: justify;
}
body a:link { 
color: blue; 
text-decoration: underline;
} 
body a:visited { 
color: blue; 
text-decoration: underline;
} 
body a:hover { 
color: #0099FF; 
text-decoration: underline;
} 
h1 {
display: inline;
} 
h2 {
display: inline;
} 
.mainintro {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.leadingletter
{
    font-size: 11pt;
    font-weight: bold;
    color: #000099;
}
.newlistingdate
{
    font-size: 8pt;
    font-weight: bold;
    color: #980000; 
}
.newlistingname
{
    font-size: 9pt; 
}
.newlistinglocation
{
    font-size: 8pt; 
}
.frontpagesection
{
    font-size: 13pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000099;
}
.logoarea
{
    background-color: #B0C4DE;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}
.userdetails 
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.topmenu
{
    background-color: #000099;
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
}
.topmenu a:link { 
color: white; 
text-decoration: none;
} 
.topmenu a:visited { 
color: white; 
text-decoration: none;
} 
.topmenu a:hover { 
color: white; 
text-decoration: underline;
} 
.footer 
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #99CCFF;
}
.pageheader 
{
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
}
.inputtable
{
    background-color: silver;
}
.errorfeedback
{
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
}

/* Whole bunch of CSS for tabs in listingedit */
table.tabbed {
	background-color: white; 
	border-width: 0px; 
	border-style: none;
}
.tabbed a:link { 
color: black; 
text-decoration: none;
} 
.tabbed a:visited { 
color: black; 
text-decoration: none;
} 
.tabbed a:hover { 
color: white; 
text-decoration: underline;
} 
.tab{
	border-width: 1px; 
	padding: 4px;
	border-style: solid; 
	border-color: black; 
	background-color: gray;
}
.selectedtab {
	border-width: 1px; 
	padding: 4px;
	border-style: solid; 
	border-color: black; 
	background-color: silver;
}
td.tabcontentarea {
	border-width: 1px; 
	padding: 2px;
	border-style: solid; 
	border-color: black; 
	background-color: silver;
}
.myaccountsection
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000099;
}
.myaccountnotes
{
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}
.lstinstruct_link
{
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
	border-top-style: dotted;
	border-top-color: gray;
	border-top-width: 2px;
}

.lstinstruct_step 
{
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
}
.lstinstruct_title 
{
    font-size: 11pt;
    font-weight: bold;
    color: #000090;
    font-family: Arial, Helvetica, sans-serif;
}
.lstinstruct_detail
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}
.myaccountnotactive
{
    color: #CC0000; 
    font-weight: bold;
}
.searchresults_std
{
    border: 1px solid gray; 
    background-color: #FFFFE0;
}
.searchresults_feat
{
    border: 2px solid #333333; 
    background-color: #FFFF99;
}
.searchresults_pnamefeatured
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #820f1a;
    font-style: italic;
    font-weight:bold;
}
.searchresults_propertyname
{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #00008B;
}
.searchresults_propertyname a:link { 
    color: #00008B; 
    text-decoration: none;
} 
.searchresults_propertyname a:visited { 
    color: #00008B; 
    text-decoration: none;
} 
.searchresults_propertyname a:hover { 
    color: #0099FF; 
    text-decoration: underline;
} 
.listing_propname
{
    font-size: 20pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.linksheader
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.linkstext
{
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.snapshotmainlist
{
    margin-left: 7px; 
    padding-left: 7px;
}
.quicksearchcontainer
{
    border: solid 1px #99aac1;
    background-color: #ededed;
    padding: 5px;
    width: 80%;
}
.quicksearch
{
    font-size: 9pt;
    border: solid 1px black;
    background-color: #cdcdcd;
}
.quicksearchbutton
{
    font-size: 9pt;
}

ul.seller_benefits
{
    list-style-type: square;
    font-size: 9pt;
}

