/*
C21 Homestead colors
pale yellow - FDF6E2
medium yellow - FFE6A2
very dark brown - 373535
butterscotch - F3C27B
reddish brown - 9B3700
*/

.openHouseDateTime {
    font-weight: bold;
}

.openHouse {
    font-size: 10pt;
}

A.openHouse:link {
	color: #2E3545;
	text-decoration: underline;
}

A.openHouse:visited {
	color: #2E3545;
	text-decoration: underline;
}

A.openHouse:hover {
	color: #A51733;
	text-decoration: underline;
}





td.classesHeader {
    background-color: #FDF6E2;
    border: solid 1px #000000;
    border-collapse: collapse;
    padding: 2px 4px 2px 4px;   
}

A.classesHeader:link {
	color: #2E3545;
	text-decoration: none;
}

A.classesHeader:visited {
	color: #2E3545;
	text-decoration: none;
}

A.classesHeader:hover {
	color: #A51733;
	text-decoration: none;
}


TABLE.contactForm {
	width: 90%;
	border: solid 2px #084D83;
	margin-top: 10px;
}

.contactForm, H1,H2,H3 {
	text-align: center;
	color: #000000;
	margin: 0px;
}

TD.contactForm {
	padding: 5px;
}

P.contactForm {
	text-align: left;
	font-size: 10pt;
}

INPUT.contactFormSubmit {
	border: outset 3px #ffffff;
	background-color: #F3C27B;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}


TABLE.summaryTable {
	margin-left: 10px;
}

P,H1,H2,H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2.normal {
	color: #730700;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}

H1 {
	color: #730700;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
}

H2 {
	color: #730700;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}

H3 {
	color: #730700;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}



H3.detailsHeader {
	font-size: 12pt;
	margin-bottom: 0px;
}

P.detailsHeader {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

TD.detailsHeader {
	text-align: center;
}

TABLE.detailsNavigationBlock {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

TD {
	vertical-align: top;
}

P.courtesyNoticeRow {
	font-size: 8pt;
}

TD.courtesyNoticeRow {
	text-align: right;
	border: solid 1px #666666;
}


TR.summaryTableHeaderRow {
	background-color: #2E3545;
}

TD.summaryTableHeaderRow {
	text-align: center;
}

H2.summaryTableHeaderRow,H3.summaryTableHeaderRow {
	color: #ffffff;
	margin-left: 135px;
}

P.summaryTableHeaderRow {
	color: #ffffff;
	margin-left: 135px;
}

.newSearch {
	font-weight: bold;
}

A.newSearch:link {
	color: #cccccc;
	text-decoration: underline;
}

A.newSearch:visited {
	color: #cccccc;
	text-decoration: underline;
}

A.newSearch:hover {
	color: #ffffff;
	text-decoration: underline;
}


TR.searchDivider {
	background-color: #F3C27B;
}

TD.searchDivider {
	background-color: #ffffff;
}

H3.searchDivider {
	text-align: center;
	font-size: 16pt;
}

H3.search {
	color: #9B3700;
}

IMG.thumbnail {
	padding: 3px;
}

BODY.idxPage {
	background-color: #ffffff;
}

BODY.setArea {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


P.classesHeader {
	font-weight: bold;
}


TABLE.search {
	background-color: #FDF6E2;
	border: solid 1px #000000;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

P.search {
	margin: 2px 2px 0px 2px;
}

A.search:link {
	color: #2E3545;
}

A.search:visited {
	color: #2E3545;
}

A.search:hover {
	color: #A51733;
}

TD.searchHeader,TD.searchFooter {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #9B3700;
}
/* replacement above
TD.searchHeader,TD.searchFooter {
	border: solid 1px #FFFFFF;
	border-collapse: collapse;
	padding: 3px;
	background-color: #2E3545;
	color: #ffffff;
}
*/

TD.searchInput {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #9B3700;
}
/*
TD.searchInput {
	padding: 3px 2px 3px 2px;
	font-weight: bold;
}
*/

TR.searchInput {
	background-color: #FDF6E2;
}

TD.searchInputAlt {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #9B3700;
	background-color: #FFE6A2;
}
/* replacement is just above
TD.searchInputAlt {
	padding: 3px 2px 3px 2px;
	font-weight: bold;
}
*/

TR.searchInputAlt {
	background-color: #FDF6E2;
}

INPUT.searchSubmit {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #9B3700;
	background-color: #FFF0C7;
	margin-left: 3px;
}
/* replacement above
INPUT.searchSubmit {
	border: outset 3px #ffffff;
	background-color: #F3C27B;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt;
}
*/
.countedNotice {
	font-weight: bold;
	background-color: #ffff00;
	color: #000000;
	padding: 1px 3px 1px 3px;
}


P.summaryTableFooterRow {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

P.showDetailsRequest {
	text-align: center;
}

FONT.summarySpecSpacer {
	font-weight: bold;
	text-decoration: underline;
}

FONT.summarySpecDescription {
	font-weight: bold;
}

TD.summaryListingTitle {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	background-color: #F3C27B;
}

TD.summary {
	vertical-align: top;
}

TD.summaryPhotoCell {
}

H3.summary {
	font-size: 12pt;
	margin-top: 0px;
}

H1.myListings {
	margin: 0px;
}

H2.myListings {
	margin: 0px;
}

/*.........................................................................
...Added  - March 2006 PROPERTY SPECIFICATION PAGE....
...........................................................................*/
A.showDetailsSubmit:link {cursor: default;border: outset 3px #ffffff; background-color: #A3B4BB;	font-weight: bold;	color: #000000;	margin-left: auto;	margin-right: auto;text-decoration: none;height: 25px;width:75px;}
A.showDetailsSubmit:visited {cursor: default;border: outset 3px #ffffff;background-color: #A3B4BB;font-weight: bold;color: #000000;margin-left: auto;margin-right: auto;text-decoration: none;height: 25px;width:75px;}
A.showDetailsSubmit:active {cursor: default;border: outset 3px #ffffff;background-color: #A3B4BB;font-weight: bold;color: #000000;margin-left: auto;margin-right: auto;text-decoration: none;height: 25px;width:75px;}
A.showDetailsSubmit:hover {cursor: default;border: outset 3px #ffffff;background-color: #A3B4BB;font-weight: bold;color: #000000;margin-left: auto;	margin-right: auto;text-decoration: none;height: 25px;width:75px;}

/* 
added by Ross 3/18/06 for featured listing 
*/

DIV.featuredListing {
	border: none;
	text-align: left;
	font-size: 8pt;
	margin-right: 10px;
}

H3.featuredListing {
	font-size: 9pt;
	font-weight: bold;
}

P.featuredListing {
	font-size: 8pt;
	font-weight: normal;
}

IMG.featuredListing {
	float: left;
	margin-right: 5px;
}

TD.quickSearch {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #9B3700;
}

INPUT.quickSearch {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #9B3700;
	background-color: #FFF0C7;
	margin-left: 3px;
}

TABLE.quickSearch {
}


A.myrealestate:link {
	color: #2E3545;
}

A.myrealestate:visited {
	color: #2E3545;
}

A.myrealestate:hover {
	color: #A51733;
}

INPUT.myrealestateSubmit {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #9B3700;
	background-color: #FFF0C7;
	margin-left: 3px;
}

H1.myrealestate {
	color: #730700;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
}

H2.myrealestate {
	color: #9B3700;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}

P.agentIndex {
	font-size: 10pt;
	font-weight: bold;
}

H1.linksBlock {
	color: #730700;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

H2.linksBlock {
	color: #730700;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

H3.linksBlock {
	color: #730700;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

TD.linksBlock {
	padding: 5px;
}

TD.linksBlockTable {
	padding: 5px;
	border-top: solid 1px #ffffff;
}



/*******************************************
			New CSS Classes
*******************************************/

/*Saved Search*/
DIV.mainDiv {
	border:0px solid #000;
}

DIV.searchNew {
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding:5px;
}

Table.Fx_Saved_Search {
	width:100%;
	margin:0px;
	padding:0px;
}
Tr.Fx_Saved_Search {
	background-color:#ececec;
}
Tr.Fx_Saved_Search#Alt {
	background-color:#dcdcdc;
}
Th.Fx_Saved_Search {
	background-color:#FEC51B;
	color:#fff;
	font-size:9pt;
	border:1px solid #000;
	margin:0px;
	padding:3px;
}
Td.Fx_Saved_Search {
	margin:0px;
	padding:3px;
	border:1px solid #aaa;
	border-bottom:0px;
}
Td.Fx_Saved_Search#Alt {
	margin:0px;
	padding:3px;
	border:1px solid #aaa;
	border-bottom:0px;
}
Button.Fx_Saved_Search {
}
A.Fx_Saved_Search:link {
	color: #2E3545;
}
A.Fx_Saved_Search:visited {
	color: #2E3545;
}
A.Fx_Saved_Search:hover {
	color: #A51733;
}
H1.Fx_Saved_Search {
	color: #730700;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
}
H2.Fx_Saved_Search {
	color: #9B3700;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}

.Fx_Saved_Search .Fx_Row_Alt {
	
}
.Fx_Saved_Search .Fx_Row_Alt td{
}

/*Quick search vertical*/

Table.Fx_Qs_V {
	width:100%;
	margin:0px;
	padding:0px;
}
Tr.Fx_Qs_V {
}
Tr.Fx_Qs_V#Alt {
}
Th.Fx_Qs_V {
}
Td.Fx_Qs_V {
	padding:2px;
	border:.5pt solid #555;
}
P.Fx_Qs_V {
}
Label.Fx_Qs_V {
	font-size:75%;
}
Input.Fx_Qs_V {
	font-size:75%;
}
Select.Fx_Qs_V {
	font-size:75%;	
}


.sb {
	border:1px solid #000;
}



.Idx_Results {
	width:550px;
	margin:auto;
	border:1px solid #ececec;
}
.Idx_Result {
	margin:2px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}
/* Header Info */
.Idx_Header {
	padding:2px;
}
.Idx_Info {
	width:60%;
	float:left;
}
.Idx_Info #Left {
	width:40%;
	float:left;
}
.Idx_Info #Right {
	width:60%;
	float:rigth;
}
.Idx_Info #Price {
	font-size:110%;
	font-weight:bold;
}
.Idx_Info #Status {
}
.Idx_Info #Type {
}
.Idx_Info #Address {
	width:50%;
	font-size:80%;
	float:left;
	padding:2px;
	padding-left:5px;
}
/* Content */
.Idx_Thumb {
	width:30%;
	float:left;
	margin:auto;
	text-align:center;
}
.Idx_Detail {
	float:right;
	padding:1px;
	font-size:85%;
	width:65%;
}
.Idx_Detail #Property_Info {
	
}
.Idx_Detail #Address_Info {
	width:50%;
}
.Idx_Detail #Description {
}
.Idx_Detail #Detail {
	width:48%;
	float:left;
	margin:1px;
}
/* Icons */
.Idx_Icons {
	float:right;
	text-align:right;
	margin:auto;
}
.Idx_Icon {
	width:28px;
	height:24px;
	margin:3px;
	padding:0px;
	border:0px solid #ececec;
}
.Idx_Icon#AskQuestion {
	background-image:url(http://idx.flexiss.net/images/icon_contact_agent.gif);
}
.Idx_Icon#Add2Favourite {
	background-image:url(http://idx.flexiss.net/images/icon_add2fav2.gif);
}
.Idx_Icon#Mortgage {
	background-image:url(http://idx.flexiss.net/images/icon_calculate.gif);
}
.Idx_Icon#EmailThis {
	background-image:url(http://idx.flexiss.net/images/icon_email.gif);
}
.Idx_Icon#MapThis {
	background-image:url(http://idx.flexiss.net/images/icon_searchmap.gif);
}
.Idx_Icon#PrintThis {
	background-image:url(http://idx.flexiss.net/images/icon_print.gif);
}

/* Footer */
.Idx_Footer {
	padding:3px;
	margin-top:2px;
}

.Idx_Footer #Notes {
	font-size:80%;
}


/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #000; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7 { /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	/* background-color1: #cfc;  set unselected tab background color as desired */
	color: #000; /* set unselected tab link color as desired */
	margin-right: 1px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
}

ul#tabnav a.tabselected {
	background-color:#fff;
}

/* end css tabs */




/* Start of the serch form screen */

TABLE.topNavBox {
	margin-top:5px;
	width:100%;
	border:1px solid #000;
}
P.topNavBox {
	width:200px;
	padding:5px;
	float:right;
	text-align:right;
	border:0px solid #000;
}
BUTTON.topNavBox {
	width:12px;
	height:12px;
	vertical-align:bottom;
	margin-left:3px;
	padding:5px;
	border:2px solid #fff;	
	background-color:#000;
}
A.topNavBox:link, A.topNavBox:visited, A.topNavBox:hover {
	margin-top:2px;
}

TABLE.topInfoBox {
	width:100%;
	margin-top:5px;
	border:1px solid #000;
}
P.topInfoBox {
	width:250px;
	float:right;
	font-size:.80em;
	border:0px solid #000;
}