/*Tenant Styles*/
#HelpfulToolsList {padding:0 18px 10px 18px;}
#HelpfulToolsList li {padding:0.5em 0;}
#Body #HelpfulToolsList a {font-weight:bold; color:#363636; text-decoration:none;}
#Body #HelpfulToolsList a:hover {text-decoration:underline;}

#PropertySearchForm {width:620px; color:#ffffff;}
#PropertySearchForm .padded {padding:12px;}
#PropertySearchForm .background {background:#B63F97 url(/SiteImages/PropertySearchForm-bottom.gif) left bottom no-repeat; padding:10px 18px;}
#PropertySearchForm .titleHolder {padding-bottom:1em;}
#PropertySearchForm .leftSide {padding-right:1em;}
#PropertySearchForm label {display:block; font-weight:bold; cursor:pointer; padding-bottom:0.3em;}
#PropertySearchForm .selectInput {width:12em; border-color:#B63F97;}
#PropertySearchForm .buttonHolder {padding-top:1.6em;}
#PropertySearchForm .submitButton {font-weight:bold; color:#ffffff;}

#LowerHeader .containerBottom {position:relative;}
#PropertySearchForm {position:absolute; right:0; bottom:0; z-index:10;}
#LowerHeader .bannerHolder {position:absolute; right:12px; top:12px; z-index:5; width:596px; overflow:hidden;}

/*budget calculator styles*/
#BudgetCalculator {padding:0 18px 18px 18px;}
#BudgetCalculator fieldset,
#BudgetCalculator .results {width:50%; float:left;}
#BudgetCalculator legend.heading3 {padding-top:1em;}
#BudgetCalculator .formRow {padding:1px 0;}
#BudgetCalculator label {display:block; width:15em; float:left;}
#BudgetCalculator .textInput {width:5em;}
#BudgetCalculator .submitButton {border:1px solid #b63f97; color:#b63f97; font-weight:bold; font-size:110%; padding:3px 10px;}


/*Property List*/
#PropertResultsHolder {padding:0 18px 1em 18px;}
#PropertyResultsList {border:0;}
#PropertyResultsList th,
#PropertyResultsList td {vertical-align:top;}
#PropertyResultsList th {font-weight:bold;}
#PropertyResultsList .address {width:30%;}
#PropertyResultsList .property {width:20%;}
#PropertyResultsList .lettings {width:15%;}
#PropertyResultsList .landlord {width:15%;}
#PropertyResultsList .edit {width:8%;}
#PropertyResultsList .delete {width:12%;}

.adminButtons .submitButton {font-weight:bold; border:1px solid #363636; padding:3px 7px; margin-right:10px;}

#EditPropertyForm .adminButtons {width:34em; text-align:right;}
#EditPropertyForm .adminButtons .submitButton {margin:0 0 0 10px;}

span.error {display:block;}

/*homemade pagination*/
.paginationList {padding:1.5em 0; text-align:center;}
.paginationList li {display:inline; margin:0 0.5em;}


/*landlord list*/
#LandlordListing {margin:0 15px;}
#LandlordListing th {font-weight:bold; font-size:120%; color:#b63f97;}
#LandlordListing th,
#LandlordListing td {vertical-align:top;}

