/*
Colors used in gjproperties:
text: #333333
search and display background colors: #F5F5F5
background color on "found" button: #75C8FC

remax red: CE0000
remax blue: 314594

*/

P {
    color: #333333;
}


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: #2D5792;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

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

TABLE.summaryTableSpecs {
	background-color: #F3F4F5;
}

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

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

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

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

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



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

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

TD.detailsHeader {
	text-align: center;
	background-color: #F5F5F5;
}

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

TD {
	vertical-align: top;
}

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

TD.courtesyNoticeRow {
	text-align: right;
	border: 0;
}

TR.courtesyNoticeRow {
	background-color: #F3F4F5;
}

TR.summaryTableHeaderRow {
}

TR.summary {
	background-color: #F3F4F5;
}

TD.summaryTableHeaderRow {
	text-align: center;
}

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

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

.newSearch {
	font-weight: bold;
}

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

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

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


TR.searchDivider {
	background-color: #2D5792;
}

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

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

H3.search {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

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: normal;
	color: #0b2e4c;
}


TABLE.search {
	background-color: #F5F5F5;
	border: 0;
	padding: 20px;
}

P.search {
	margin: 2px 2px 0px 2px;
	font-size: x-small;
}

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: #000000;
}
/* 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: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
	background-color: #F5F5F5;
}
/*
TD.searchInput {
	padding: 3px 2px 3px 2px;
	font-weight: bold;
}
*/

TR.searchInput {
	background-color: #F5F5F5;
	padding: 2px;
}

TD.searchInputAlt {
	text-align: left;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
	background-color: #F5F5F5;
}
/* replacement is just above
TD.searchInputAlt {
	padding: 3px 2px 3px 2px;
	font-weight: bold;
}
*/

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

INPUT.searchSubmit {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
}

INPUT.searchSubmitCount {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 3px;
	background-color: #75C8FC;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
	cursor: hand;
}
/* replacement above
INPUT.searchSubmit {
	border: outset 3px #ffffff;
	background-color: #2D5792;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt;
}
*/
.countedNotice {
	font-weight: bold;
	background-color: #75C8FC;
	color: #FFFFFF;
	padding: 1px 3px 1px 3px;
}


P.summaryTableFooterRow {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

P.showDetailsRequest {
	text-align: center;
}

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

FONT.summarySpecDescription {
	font-weight: bold;
	color: #333333;
}

FONT.summarySpecItem {
	font-weight: normal;
	color: #333333;
}

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

TD.summary {
	vertical-align: top;
}

TD.summaryPhotoCell {
}

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

H1.myListings {
	margin: 0px;
}

H2.myListings {
	margin: 0px;
}

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

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

TD.featuredListing {
	padding: 3px;
}

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

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

IMG.featuredListing {
}

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

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

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

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

INPUT.quickSearch {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #aaaaaa;
	color: #666666;
}

P.quickSearch {
    margin: 0px;
    color: #666666;
}

SELECT.quickSearch {
    margin: 0px;
}

TABLE.quickSearch {
    width: 90%;
}


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 #F5F5F5;
	background-color: #2D5792;
	margin-left: 3px;
	color: #ffffff;
}

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

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

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

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

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

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

TD.linksBlock {
	padding: 5px;
}

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


P.vtourLink {
	color: #CE0000;
}

TD.featuredList {
	border-bottom: solid 1px #F5F5F5;
	padding-top: 10px;
	padding-bottom: 5px;
}

P.featuredList {
	font-size: 9pt;
}

A.featuredListing_details:link {
	color: #65A5CE;
}

A.featuredListing_details:visited {
	color: #65A5CE;
}

A.featuredListing_details:hover {
	color: #65A5CE;
}
}
A.:link {
	color: #ffffff;
}

A.:visited {
	color: #ffffff;
}

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

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

P.quickSearch {
  color: #ffffff;
}

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

TABLE.quickSearch {
  width: 130px;
  margin-left: 0px;
  margin-right: auto;
  background-color: #611201;
}






