/*

	-- -- -- -- -- -- -- -- -- --
	Sutton.com CREA Co-Brand CSS
	-- -- -- -- -- -- -- -- -- --
	
*/



/* -- reset browser default styles first, for consistency's sake -- */
@import url("undohtml.css");


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Global basic re-usable HTML element styling
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

a:link {
	color: #9C0D0D;
	border-bottom: solid 1px #9C0D0D;
	}
a:visited {
	color: #600;
	border-bottom: solid 1px #600;
	}
a:hover {
	color: #D80808;
	}

body {
	color: #222;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0 20px;
	padding: 0;
	}
* {
	font-size: 12px;
}
p {
	margin: 1em 0;
}
hr {
	display: none;
}
img, map {
	border: none;
}
table, tbody {
	padding: 0;
	margin: 0;
}
td {
	vertical-align: top;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 General Styling
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

/* -- search buttons --*/
#_ctl0__ctl0_eImageMapLegend_btnSearch,
#_ctl0__ctl0_elLocation_btnSubmit2,
#_ctl0__ctl0_btnSubmit {
	display: block;
	margin-top: 15px;
	width: 74px;
	height: 28px;
	background: transparent url(http://css.sutton.com/cobrand-images/b-search.gif) no-repeat;
	overflow: hidden;
	padding-top: 28px;
	border: none;
	cursor: pointer;
}


/* -- Headings --*/
#_ctl0__ctl0_elLocation_LOCATIONAREA td {
	color: #222;
	border-bottom: 1px dotted #DDDDDD;
	display: block;
	font-size: 15px;
	margin-top: -25px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Map Pages
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
td.MapLegendCheckbox input {
	margin-top: 4px;
}
* html td.MapLegendCheckbox input {
	margin-top: 0;
}



/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 tabs
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#_ctl0__ctl0_elNavButtons_lnkResidential,
#_ctl0__ctl0_elNavButtons_lnkRecreational,
#_ctl0__ctl0_elNavButtons_lnkLand,
#_ctl0__ctl0_elNavButtons_lnkAgricultural,
#_ctl0__ctl0_elNavButtons_lnkOpenHouse,
#_ctl0__ctl0_elNavButtons_lnkParking {
	border: none;
}
#_ctl0__ctl0_elNavButtons_imgResidential {
	background: transparent url(http://css.sutton.com/cobrand-images/residential_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgResidential[src$="residential_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/residential_Tab_over.gif) no-repeat;
	}
#_ctl0__ctl0_elNavButtons_imgRecreational {
	background: transparent url(http://css.sutton.com/cobrand-images/recreational_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgRecreational[src$="recreational_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/recreational_Tab_over.gif) no-repeat;
	}
#_ctl0__ctl0_elNavButtons_imgLand {
	background: transparent url(http://css.sutton.com/cobrand-images/land_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgLand[src$="land_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/land_Tab_over.gif) no-repeat;
	}
#_ctl0__ctl0_elNavButtons_imgAgricultural {
	background: transparent url(http://css.sutton.com/cobrand-images/agricultural_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgAgricultural[src$="agricultural_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/agricultural_Tab_over.gif) no-repeat;
	}
#_ctl0__ctl0_elNavButtons_imgOpenHouse {
	background: transparent url(http://css.sutton.com/cobrand-images/Openhouse_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgOpenHouse[src$="openhouse_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/openhouse_Tab_over.gif) no-repeat;
	}
#_ctl0__ctl0_elNavButtons_imgParking {
	background: transparent url(http://css.sutton.com/cobrand-images/parking_Tab.gif) no-repeat;
	width: 85px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
	#_ctl0__ctl0_elNavButtons_imgParking[src$="parking_Tab_over.gif"] {
		background: transparent url(http://css.sutton.com/cobrand-images/parking_Tab_over.gif) no-repeat;
	}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Search Form
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#_ctl0__ctl0_elFinancialDetails_ddlOwnershipType input {
	margin: 0 3px -3px 0;
}
#_ctl0__ctl0_elFinancialDetails_ddlOwnershipType td {
	padding-right: 15px;
}
#pnlSale {
	margin: 15px 0 0 0;
}
#_ctl0__ctl0_elFinancialDetails_elForSale,
#_ctl0__ctl0_elFinancialDetails_elForRent {
	margin-right: 3px;
}

table.BuildingOptions {
	width: 100%;
}
#__ctl0__ctl0_elOpenhouse_calStartDateButton,
#__ctl0__ctl0_elOpenhouse_calEndDateButton {
	width: 22px;
	height: 0;
	background: transparent url(http://css.sutton.com/cobrand-images/ico-calendar.gif) no-repeat;
	overflow: hidden;
	padding-top: 22px;
	border: none;
	cursor: pointer;
}
td.calendarDayToday {
	color: #fff;
	background: #9B0000;
}
div.calendarTitle, td.calendarMonthTitle, td.calendarDayName, td.calendarDay {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}


/*-- saved searches -- */
.FormTable {
	display: none;
}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Data Tables, Search Results
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.MainHeadingTable {
	margin-bottom: 10px;
}
.MainHeadingSecondary {
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
	border: dotted 1px #ccc;
	border-width: 1px 0;
}
.NonPadded table td .Label {
	font-weight: bold;
}
.NonPadded table td .Text {
	line-height: 1.6;
}
.NonPadded table td .TextSecondary, .NonPadded table td .LabelSecondary {
	color: #888;
	border-bottom: solid 1px #e4e4e4;
	line-height: 2;
}
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Data Tables, Listings
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
tr td.NonPadded table td {
	line-height: 1.6;
}
.MainHeadingLeft, .MainHeadingCenter, .MainHeadingRight {
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
	border: dotted 1px #ccc;
	border-width: 0 0 1px 0;
	vertical-align: middle;
}
.MainHeadingRight {
	color: #828282;
	text-align: right;
}
.MainHeadingRight a:link, .MainHeadingRight a:visited {
	border: 0;
}
.SubTable td {
	border-bottom: solid 1px #e4e4e4;
	line-height: 2;
}
.SubTable span {
	color: #888;
}
tr#_ctl0_eDetails_trOtherFeatures td {
	padding: 0;
	border: 0;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Pager Styling
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.Pager {
	padding: 10px;
	background: #e4e4e4;
	margin-bottom: 20px;
}
.Pager * {
	font-size: 11px;
}
.PageHeader {
	display: block;
	margin: 0 0 5px 0;
	color: #828282;
}
.Pager b {
	padding: 1px 3px;
	color: #828282;
	background: #fff;
}
.Pager a:link, .Pager a:visited {
	padding: 1px 3px;
	border: 0;
	color: #000;
}
.Pager a:hover {
	color: #900;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Filter styling
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#Main {
	width: 100%;
}
.FormTable {
	width: 100%;
}
.FormLabelSecondary {
	color: #888;
}
.FormHeading span {
	display: block;
	font-size: 15px;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#_ctl0_Form11_btnSearch {
	position: relative;
	top: -1em;
}
.Warning {
	color: #ff9999;
	background: #9b0505;
	padding: 10px 15px;
	margin: 1em 0;
	display: block;
}



/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Property page styling
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.PropDetailsSummaryTable td {
	border-bottom: solid 1px #E4E4E4;
}
.PropDetailsSummarySpecText {
	color: #888;
}
.PropDetailsLegalDescTable, .PropDetailsTables {
	width: 560px;
}


.PropDetailsRemarksText, .PropDetailsCaption {
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0.5em 0 -1em 4px;
}
.PropDetailsTable .PropDetailsCaption {
	margin: 0.5em 0;
}
.PropDetailsBasementTitle, .PropDetailsHeatingTitle {
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0.5em 0;
}
.PropDetailsBasementHeader {
	font-weight: bold;
	color: #828282;
}
.PropDetailsRemarksValue {
	display: block;
	margin: 1.5em 0 0 4px;
}
.PropDetailsTables table {
	width: 550px;
}

.MainFooting {
	padding-left: 8px;
}

/* -- hiding useless spacers in the page -- */
.PropDetailsRemarksValue br,
.PropDetailsTable p,
.PropDetailsTable p, .PropDetailsTable br
{
	display: none;
}

img[src$="noimage_lg.gif"] {
	background: url(http://css.sutton.com/cobrand-images/noimg-big.gif) no-repeat;
	width: 250px;
	height: 0;
	padding-top: 176px;
	overflow: hidden;
	border: solid 1px #DBDBDB;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Usage Agreement
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
a.NewFormButton:link, a.NewFormButton:visited {
	color: #ff9999;
	background: #9b0505;
	padding: 5px 15px;
	line-height: 30px;
	font-weight: bold;
	border: solid 1px #fff;
}
a.NewFormButton:hover {
	color: #fff;
	border-color: #6c0000;
}



/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Footer
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.Disclaimer {
	font-size: 10px;
	margin: 10px 10px 0 10px;
}
#FOOTER * {
	font-size: 10px;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
 Hide uneditable elements 
   -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.BreadCrumb,
#HEADER,
#LOCATION,
#ChangeLocation,
.PrintHide {
	display: none;
}

#_ctl0_Prefooter__ctl0_imgMachineID,
#_ctl0_Form11_SaveSearch1_lblSavedSearch,
#_ctl0_Form11_SaveSearch1_txtNewName,
#_ctl0_Form11_SaveSearch1_btnSaveNew {
	display: none;
}

