.PropertyMediaArea, .AdvertButton, .AdvertSummary
{
float: left;
/*border: 1px solid #C9C9C9;*/
}

.AdvertSummary
{
width: 270px;
}


.AdvertPropertyIcons
{
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  clear: left;
  float: none;
  /*border: 1px solid #C9C9C9;*/
}



.CORE_PropertyListButton
{
  font-size: 90%;
  width: 165px;
  height: 35px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  position: relative;
  margin-bottom: 10px;
}


.AdvertCostAmount, .AdvertClosingDate
{
  display: inline;
}

.AdvertClosingDate
{
  /*position: relative;
  top: -190px;
  left: 20px;*/
  text-align:right;
  width: 200px;
  padding-bottom: 5px;
}

.AdvertPageLinks
{
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.AdvertPageLinks A
{
  padding-right: 2px;
  padding-left: 2px;
  border: 1px solid #FFFFFF;
}

.AdvertPageLinkItems
{
  width: 55%;
  text-align: center;
  display: inline;
}

.AdvertPageLinksPrevious, .AdvertPageLinksNext
{
  width: 20%;
  height: 100%;
  display: inline;
  white-space: nowrap;
  vertical-align: top;
}

A.AdvertPageLinkCurrentItem, A.AdvertPageLinkCurrentItem:visited
{
  background-image: none;
  border: 1px solid #000000;
}

.AdvertPageLinksPrevious
{
  text-align: left;
}
.AdvertPageLinksNext
{
  text-align: right;
}

.AdvertPropertyPages, .AdvertNoResults, .AdvertLoginMessage, .AdvertRefineSearchMessage, .AdvertCompareSummary
{
  /*width: 620px;*/
  width: 100%;
  /*font-weight: bold;*/
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 1px;
}

.AdvertRefineSearchMessage, .AdvertCompareSummary
{
  border: 1px solid #C9C9C9;
  padding: 3px;
  width:100%;
}


/* Overall property listing containers */
.ADVERT
{
  /*position: relative;*/
  width:100%;
  width: 620px;
  height: auto;
  min-height: 250px;
  z-index: 1;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  text-align: left;
}

.ADVERT FORM
{
  margin: 0px;
}


/* Top row - Colour banner */
/* DONT THINK THIS IS ACTUALLY USED*/
/*
.CBLPropertyAdvertType, .MXPropertyAdvertType, .SOPropertyAdvertType
{
  width: 100%;
  height: 53px;
  border-bottom: 1px solid #000000;
}
*/

.PropertyAdvertType, .PropertyAdvertTypeSubRegional
{
  width: 100%;
  height: 53px;
  border-bottom: 1px solid #000000;
}

/* Box containing advert type icon */
.AdvertTypeIcon
{
  background-color: #FFFFFF;
  width: 100px;
  height: 100%;
  padding-left: 13px;
  padding-right: 13px;
  padding-top:5px;
  float:left;
}

/* Box containing advert type text */
.AdvertTypeText
{
  padding-left: 10px;
  padding-top: 20px;
  width: auto;
  height: auto;
  font-weight: bold;
  font-style: normal;
  font-size: 0.9em;
  float:left;
}


.AdvertField
{
/*  border: 1px solid #54431C;*/
  padding-bottom: 10px;
}

.AdvertField#PropertyID
{
  font-weight:bold;
}

.AdvertField#AdvertClassificationID
{
  font-weight:bold;
  font-size: 110%;
}


.AdvertField#PaymentCycleID
, .AdvertField#TotalCost
{
font-weight:bold;
padding-bottom: 0px;
display: inline;
}










/* Property Media */

.PropertyMediaTable
{
  border: 1px solid #000000;
  font-size: 125%;
  margin-top: 2px;
}

.PropertyMediaDescription
{
  /*border-top: 1px solid;*/
  width: 100%;
  padding: 2px;
  text-align: center;
}

.PropertyMediaCount
{
  width: 100%;
  height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid;
}

.PropertyMediaNavigateNext
{
  border-top: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
}

.PropertyMediaNavigatePrev
{
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.PropertyMediaThumbnail
{
  cursor: hand;
}

.PropertyMediaThumbnailAVI, .PropertyMediaThumbnailWMV
{
  text-align: center;
  vertical-align: middle; /*background-image:URL('/ELLCInstallation/NovaWeb/Images/media.gif');*/
  background-repeat: no-repeat;
  background-position: center center;
  height: 97px;
}

.PropertyMediaThumbnailOther
{
  text-align: center;
  vertical-align: middle; /*background-image:URL('/ELLCInstallation/NovaWeb/Images/File.gif');*/
  background-repeat: no-repeat;
  background-position: center center;
  height: 97px;
}

.PropertyMediaHelpText
{
  font-size: 70%;
  padding-top: 2px;
  padding-bottom: 1px;
}

.TableWithHeader
{
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.OutlineHeader
{
  font-size: 80%;
}

.OutlineCell
{
  font-size: 75%;
}

.CORE_PropertyListStatus, .CORE_PropertyListCount
{
  font-weight: bold;
  text-align: center;
}



.CORE_PropertyListPropertyID
{
  font-weight: bold;
}


.CORE_PropertyRequestWithdrawal_Table
{
}


/* Display containers */
.AdvertContainer
{
  text-align: center;
}

/* White background box */

/* Force advert height */
.AdvertHeight
{
  height: 250px;
  width:0px;
  background-color: Red;
  float: left;
  visibility: hidden;
}

/* Renderer container */
.CBLRenderer, .MXRenderer, .SORenderer
{
  height: auto;
}

/* Overall property detail containers */

/* Box containing advert type icon */
.DetailAdvertTypeIcon
{
}

/* Box containing advert type text */
.DetailAdvertTypeText
{
  font-weight: bold;
  font-style: normal;
  font-size: 0.8em;
}



/* Left column - Image */
.ADVERT .PropertyMediaArea, .ADVERT .PropertyMediaAreaNoImage
{
  width: 170px;
  /*border: 1px solid #000000;*/
  text-align: center;
  height: auto;
}


/* Right column - Vertical arrangement of buttons */
/*
.ADVERT .AdvertButton
{
  position: absolute;
  width: 150px;
  left: 440px;
  top: 58px;
  height: auto;
}
*/


/* Bottom row - Reasons ineligible */
.ADVERT .reasons, .ADVERT .queueposition
{
  position: relative;
  width: 500px;
  left: 5px;
  height: auto;
}



.AdvertPropertyMediaDescription
{
  padding: 2px;
  text-decoration: none;
}

.AdvertPropertyMediaHelp, .AdvertPropertyMediaMultiple
{
  font-size: 80%;
  text-decoration: none;
}




.AdvertTeamLogo
{
}


.AdvertPropertyRef
{
  font-weight: bold;
  padding-bottom: 5px;
}

.AdvertAddressSummary, .AdvertBedrooms
{
  padding-bottom: 5px;
}

.AdvertCost
{
  font-weight: bold;
  display: inline;
}


#cmdShowQueuePosition
{
}

#cmdApplyNow
{
  font-weight: bold;
  font-size: 110%;
}


#PropertyMediaImage
{
  border: 0px;
}

.CORE_HTMLPropertyListButton
{
  font-size: 90%;
  width: 165px;
  height: 35px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  padding: 3px 0 3px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}

a .CORE_HTMLPropertyListButton:link, a .CORE_HTMLPropertyListButton:visited, a .CORE_HTMLPropertyListButton:hover
{
  text-decoration: none;
}

a .CORE_HTMLPropertyListButton:active
{
  text-decoration: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}


.btn_ShowFullDetails
{
  width: 300px;
}


.CORE_PropertyDetailTableWithHeader
{
  border: 1px solid #000000;
  background-color: #FFFFFF;
}

.CORE_PropertyDetailHeader
{
  border-bottom: 1px solid #000000;
  background-color: #CCCCCC;
}


/* Compare container */
.AdvertCompare
{
  width:100%;
  position: relative;
  height: auto;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  text-align: left;
}

.PropertyShopMXForm .DescriptiveText
{
  padding-bottom: 10px;
}












/* PROPERTY SEARCH PAGE // LOGGED-IN CLIENT PAGES */
fieldset.PropertySearchFieldset, fieldset.ClientStatusDetails, fieldset.ClientStatusForm, fieldset.ClientLoginFieldset, div.PropertyShopMXForm {
  border: 1px solid #54431c;
  padding: 5px;
  width: 560px;
}
input.submitButton {
  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: 390px;
  margin-bottom: 5px;
  vertical-align: top;
}

.PropertySearchFieldset .FormFieldButton input {
  width:150px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.PropertySearchFieldset .FormHint, .PropertySearchFieldset .FormHintHeading {
  font-size: 90%;
  color: #515151;
  padding-bottom: 2px;
}

.PropertySearchFieldset .FormHintHeading {
  text-decoration: underline;
}

/* This is used to add a map image next to the property search area fields */
.PropertySearchFieldset .ImageDiv {
  display: none;
}
label#AdvertTypeID-1-label, label#AdvertTypeID-2-label, label#AdvertTypeID-3-label, label#AdvertTypeID-4-label, label#AdvertTypeID-5-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;
}
div.AdvertTypeTable div.HangingIndent {
  float: right;
  width: 400px;
  margin-top: -12px;
}
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_Row 
{
  border-bottom: 1px dashed E3E3E3;
}

.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;
}
/* END PROPERTY SEARCH PAGE // LOGGED-IN CLIENT PAGES */