/* PROPERTY SEARCH PAGE // LOGGED-IN CLIENT PAGES */

fieldset.PropertySearchFieldset, fieldset.ClientStatusDetails, fieldset.ClientStatusForm, fieldset.ClientLoginFieldset, div.PropertyShopMXForm {
  border: 1px solid #54431c;
  padding: 5px;
 width : 680px;
}
input.submitButton {
  border: 1px solid #54431c;
  color: #54431c;
  background-color: #ffd87f;
}

input.SubmitBtn{
display: block;
width: 100px;
/*width:110px;*/
  margin-bottom: 5px;
  border: 1px solid #54431C;
  color: #54431C;
  background-color: #FFD87F;
}

div.FormFieldButton label {
  position: relative;
  top: 5px;
}

.PropertySearchFieldset legend, .ClientLoginFieldset legend, .ClientStatusDetails legend, .ClientStatusForm legend {
  font-weight: 700;
  padding: 2px;
  margin-bottom: 5px;
}

.PropertySearchFieldset div.FormProperty {
  display: block;
  padding-bottom: 10px;
}

.PropertySearchFieldset div.FormProperty label, .ClientStatusDetails .FormField label {
  display: block;
  float: left;
  width:150px;
  padding-bottom: 10px;
}

.PropertySearchFieldset div.FormFieldButton label {
  width:440px;
  margin-bottom: 5px;
  vertical-align: top;
}

.PropertySearchFieldset .FormFieldButton input {
  width:100px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.PropertySearchFieldset .FormHint, .PropertySearchFieldset .FormHintHeading {
  font-size: 90%;
  color: #515151;
  padding-bottom: 2px;
}

.PropertySearchFieldset .FormHintHeading {
  text-decoration: underline;
}

/* what is this for?? */
.PropertySearchFieldset .ImageDiv {
  display: none;
}
label#AdvertTypeID-1-label, label#AdvertTypeID-2-label, label#AdvertTypeID-3-label, label#AdvertTypeID-4-label, label#AdvertTypeID-5-label, label#AdvertTypeID-6-label {
  padding: 0 10px 3px 0;
  position: relative;
  top: -2px;
  display: inline-block;
  width: 200px;
}
input#AdvertTypeID-1, input#AdvertTypeID-2, input#AdvertTypeID-3, input#AdvertTypeID-5 {
  position: relative;
  top: -2px;
}


div.AdvertTypeTable {
  float: left;
  clear: left;
  width: 500px;
  padding-top: 16px;
margin-right:35px;
}
div.AdvertTypeTable label.formlabel {
  float: left;
}
div.AdvertTypeTable div.HangingIndent {
  float: right;
  width: 347px;
  margin-top: 0px;
}
div.AdvertTypeTable div.HangingIndent * {
  vertical-align: middle;
}
div.AdvertTypeTable div.HangingIndent img {
  margin-bottom: 15px;
}

.ClientStatusDetails #CurrentAddress span {
  display: block;
  padding-left: 150px;
}


.CORE_PropertyRequestWithdrawal_Table {
  border-collapse: collapse;
}

.CORE_PropertyRequestWithdrawal_Table TH {
  text-align: left;
}

.CORE_ClientStatus FORM {
  margin:0px;
}

.CORE_PropertyShopApply .FormProperty {
  padding-bottom: 10px;
}

.CORE_PropertyShopApply .submitButton {
  width:100px;
}

.CORE_PropertyShopApply #cmdApplyYes {
  border: 1px solid #27541C;
  background-color: #99FF7F;
}

.CORE_PropertyShopApply #cmdApplyNo {
  border-color: #541C1C;
  background-color: #FF7F7F;
}





/* PROPERTY RESULTS // FULL DETAILS PAGE */

/* Overall property listing containers */
div.Advert, div.AdvertFullDetails {
  width: 570px;
  border: 1px solid #a98738;
  background-color: #fff;
  text-align: left;
  padding: 8px;
  float: left;
  margin-bottom: 10px;
}
div.AdvertField label {
  margin-right: 5px;
}
div.AdvertFullDetails div.AdvertField label {
  font-weight: 700;
}
fieldset.AdvertGroup {
  padding: 5px;
  width: 250px;
  line-height: 140%;
}
fieldset.AdvertGroup legend {
  margin-bottom: 5px;
  font-weight: 700;
}

div.reasons, div.queueposition {
  border: 1px solid #ffb200;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 5px 3px 0 3px;
  margin-top: 8px;
}

/* Box containing advert type icon */
div.AdvertTypeIcon {
  display: inline;
  float: left;
  padding: 0;
  margin: 0;
  width: 74px;
}

div.AdvertTypeText {
  float: left;
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
  padding: 7px;
  width: 480px;
  height: 14px;
  font-weight: bold;
  font-style: normal;
  font-size: 0.9em;
  background-color: #ddd;
}

/* Box containing property photo */
div.PropertyMediaArea {
  float: left;
  width: 178px;
  padding: 4px 0 0 6px;
  font-size: 0.8em;
}
span.PropertyMediaDescription {
  background-color: #ccc;
  display: block;
  text-align: center;
  padding: 2px;
}

/* Box with main details */
div.AdvertSummary {
  width: 260px;
  float: left;
  padding: 0;
}

/* Box with buttons */
div.AdvertButton {
  width: 120px;
  float: left;
  text-align: right;
  padding: 3px 6px 0 0;
}
div.AdvertButton form {
  display: inline;
}
input.CORE_PropertyListButton {
  display: block;
  width: 110px;
  margin-bottom: 5px;
  border: 1px solid #54431C;
  color: #54431C;
  background-color: #FFD87F;
}



br {
  clear: both;
}

/* Box with icons */
div.AdvertPropertyIcons {
  float: left;
}

/* Box with team logo */
div.AdvertTeamLogo {
  padding-top: 10px;
  text-align: right;
  padding: 0 6px 1px 0;
  height: auto;
  min-height: 72px;
}

div#PropertyTypeID {
  display: inline;
}
#PropertyID, #AdvertClassificationID, .AdvertFullDetails LEGEND, #AdvertClassification SPAN {
  font-weight:bold;
}
.AdvertFullDetails #TotalCost SPAN {
  border-top: 1px solid #54431c;
  font-weight: 700;
}
div.AdvertField {
  padding-bottom: 5px;
}
.AdvertFullDetails .AdvertField {
  display: block;
  padding: 3px 0;
  border-bottom: 1px dotted #ccc;
}
.AdvertFullDetails #AdvertAddressSummary SPAN {
  width: 200px;
}
fieldset#Cost div.AdvertField {
  border: none;
}
fieldset#Cost label {
  width: 175px;
  float: left;
  margin-bottom: 3px;
}
fieldset#Cost span {
  width: 60px;
  float: left;
  text-align: right;
}




/* PAGE LINKS */

div.AdvertPageLinks {
  width: 580px;
  height: 15px;
  text-align: left;
  margin-bottom: 10px;
}

div.AdvertPageLinks A {
  padding: 2px;
  text-decoration: none;
  font-weight: bold;
}
div.AdvertPageLinks A:hover {
  text-decoration: underline;
}

div.AdvertPageLinkItems {
  height: 15px;
  width: 258px;
  text-align: center;
  display: block;
  float: left;
}
div.AdvertPageLinksPrevious, div.AdvertPageLinksNext {
  height: 15px;
  width: 160px;
  display: block;
  float: left;
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
}
div.AdvertPageLinksNext {
  text-align: right;
}

div.AdvertPropertyPages, div.AdvertNoResults, div.AdvertLoginMessage, div.AdvertRefineSearchMessage, div.AdvertCompareSummary {
  width: 100%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 1px;
}

div.AdvertRefineSearchMessage, div.AdvertCompareSummary {
  width:100%;
}
div.AdvertRefineSearchMessage a {
  display: block;
}

.AdvertPropertyMapLink {
  position: absolute;
  float: left;
  clear: right;
  left: 20px;
  top: 140px;
  width:150px;
  height: 125px;
  border: 1px solid #FFB200;
  padding: 3px;
  text-align: center;
  background-image: url(/Allocations/Images/maplink.gif);
  background-repeat: no-repeat;
  background-position: center 3px;
  padding-top: 100px;
}

.AdvertMap, .AdvertNoMap {
  width: 400px;
  height: 400px;
  margin: 10px;
  border: 1px solid #CCCCCC;
  background-image: url(/Allocations/Images/maploading.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.AdvertMapSpacer {
  /* USED TO PREVENT FUNNY WRAPPING */
  display: none;
  height: 600px;
  width: 1px;
  clear: right;
}

.AdvertMapLarge {
  width: 400px;
  height: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #CCCCCC;
  /*background-image: url(/Allocations/Images/maploading.gif);*/
  background-repeat: no-repeat;
  background-position: center;
  clear: right;
  float: left;
}

.AdvertMapPropertyList {
  width: 300px;
  padding: 2px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline;
}

.AdvertMapPropertyList DIV {
  padding: 5px 0;
}

.AdvertMapLegend {
  width: 100%;
  margin-bottom: 200px;
}



/* RESULTS ON MAP - should not be shown as not sure of google license rules */
div.AdvertPropertyMapLink {
  display: block; /* should be 'display: none;' */
}





/* Outcomes */
.OutcomesTable {
  FONT-SIZE: 95%;
  border: 1px #ccc solid;
  border-collapse: collapse;
}

.OutcomesHeader {
  background-color: #747DC0;
  color:#FFFFFF;
  font-weight: bold;
  border: 1px #ccc solid;
}
.OutcomesCell{
  border: 1px #ccc solid;
}




.PropertySearchFieldset {
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:700px;
}

.PropertySearchFieldset FORM {
  margin: 0px;
}

.PropertySearchFieldset LEGEND {
  font-weight: 700;
  padding: 2px;
  margin-bottom: 5px;
}

.PropertySearchFieldset .FormProperty {
  display: block;
  padding-bottom: 10px;
}

.PropertySearchFieldset .FormProperty LABEL {
  width:150px;
  padding-bottom: 10px;
  vertical-align: top;
}

.PropertySearchFieldset .FormFieldButton LABEL {
  width:550px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.PropertySearchFieldset .FormFieldButton INPUT {
  width:190px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.PropertySearchFieldset .FormHint, .PropertySearchFieldset .FormHintHeading {
  font-size: 90%;
  color: #515151;
  padding-bottom: 2px;
}

.PropertySearchFieldset .FormHintHeading {
  text-decoration: underline;
}

.PropertySearchFieldset .ImageDiv {
  background-image: url(/BlackpoolInstallation/NovaWeb/Images/map.gif);
  background-repeat: no-repeat;
  width:348px;
  height: 265px;
  position:absolute;
  left: 0px;
  top: 10px;
  clear: left;
  left: 350px;
}

.ClientLoginFieldset {
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:500px;
}

.ClientLoginFieldset LEGEND, .ClientStatusDetails LEGEND, .ClientStatusForm LEGEND {
  font-weight: 700;
  padding: 2px;
  margin-bottom: 5px;
}

.ClientStatusDetails, .ClientStatusForm {
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:700px;
}

.ClientStatusDetails .FormField {
  display: block;
  padding-bottom: 10px;
}

.ClientStatusDetails .FormField LABEL {
  width:150px;
  padding-bottom: 10px;
  vertical-align: top;
}

.ClientStatusDetails #ClientName SPAN {
  font-weight: 700;
}


.ClientStatusDetails #CurrentAddress SPAN {
  display: block;
  padding-left: 155px;
}


.CORE_PropertyRequestWithdrawal_Table {
  border-collapse: collapse;
}

.CORE_PropertyRequestWithdrawal_Table TH {
  text-align: left;
}

.CORE_PropertyRequestWithdrawal_Table A, .CORE_PropertyRequestWithdrawal_Table A:visited {
  color: #54431c;
}

.CORE_ClientStatus FORM {
  margin:0px;
}

.CORE_PropertyShopApply .FormProperty {
  padding-bottom: 10px;
}

.CORE_PropertyShopApply .submitButton {
  width:100px;
}

.CORE_PropertyShopApply #cmdApplyYes {
  border: 1px solid #27541C;
  background-color: #99FF7F;
}

.CORE_PropertyShopApply #cmdApplyNo {
  border-color: #541C1C;
  background-color: #FF7F7F;
}

.CORE_AdvertFullDetails {
  margin-top: 10px;
}



