/* Renderer container */
.CBLRenderer, .MXRenderer, .SORenderer, .MXPlusRenderer {
  height: auto;
}

div.AdvertTypeTable {
  float: left;
  clear: left;
  width: 590px;
}
div.AdvertTypeTable div.HangingIndent {
  float: left;
  clear: both;
  width: 300px;
  position: relative;
  top: -15px;
  left: 180px;
}
div.AdvertTypeTable div.HangingIndent * {
  float: left;
  vertical-align: middle;
}
div.AdvertTypeTable div.HangingIndent img {
  margin-left: -3px;
}
div.AdvertTypeTable div.HangingIndent span {
  height: 44px;
}
div.AdvertTypeTable div.HangingIndent label {
  width: 200px;
}

/* Box containing advert type text */
.DetailAdvertTypeText {
  font-weight: bold;
  font-style: normal;
  font-size: 0.8em;
}

/* Overall property listing containers */
.ADVERT {
  position: relative;
  width: 620px;
  height: auto;
  min-height: 250px;
  z-index: 1;
  border: 1px solid #000;
  background-color: #fff;
  text-align: left;
}

.ADVERT FORM {
  margin: 0px;
}

/* Top row - Colour banner */
.CBLPropertyAdvertType, .MXPropertyAdvertType, .SOPropertyAdvertType {
  width: 100%;
  height: 53px;
  position: relative;
  border-bottom: 1px solid #000;
}
/* Box containing advert type icon */
.AdvertTypeIcon {
  background-color: #fff;
  width: 89px;
  padding-bottom: 4px;
  text-align: center;
}
.AdvertTypeIcon img {
  margin-top: 5px;
}

div.PropertyAdvertType span {
  float: left;
}

/* Box containing advert type text */
.AdvertTypeText, div.PropertyAdvertType span.AdvertTypeRef {
  float: left;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 26px;
  margin-left: 10px;
}

div.PropertyAdvertType span.AdvertTypeRef {
  float: right;
  padding-right: 10px;
}

/* Left column - Image */
.ADVERT .PropertyMediaArea, .ADVERT .PropertyMediaAreaNoImage
{
  width: 170px;
  text-align: center;
  height: auto;
  float:left;
  padding-left:5px;
  padding-top:5px;
}

/* Middle column - Text */
.ADVERT .AdvertSummary
{
  float:left;
  width: 250px;
  text-align: right;
  height: auto;
  text-align:left;
  padding-left:15px;
  padding-top:5px;
  padding-bottom:5px;
}

/* Right column - Vertical arrangement of buttons */
.ADVERT .AdvertButton
{
  float:left;
  width: 150px;
  padding-left:15px;
  padding-top:5px;

}

/* 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;
}

.minimumclientage
{
  padding-top: 13px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  display: inline;
  height: 50px; 
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 50px;
  font-size: 14pt;
  font-weight: 700;
  text-align: center;
  vertical-align: top;
}


.AdvertIconsSection
{
  width: 360px;
  margin-top: 15px;
  position: relative;
  vertical-align: top;
  height: 55px;
}


.icons
{
  display: inline;
  height: 50px;
}

#icon
{
  margin-right: 5px;
}


#TeamLogo
{
  position: relative;
}


.AdvertPropertyRef
{
  font-weight: bold;
  padding-bottom: 5px;
}

.AdvertAddressSummary, .AdvertBedrooms
{
  padding-bottom: 5px;
}

.AdvertCost
{
  font-weight: bold;
  display: inline;
}

.AdvertCostAmount, .AdvertClosingDate
{
  display: inline;
}

.AdvertClosingDate
{
  text-align:right;
  width: 200px;
  padding-bottom: 5px;
}

.AdvertPageLinks {
  float: left;
  width: 620px;
  text-align: left;
  margin-bottom: 5px;
}
.AdvertPageLinks A {
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
  border: 1px solid #fff;
}

.AdvertPageLinkItems {
  width: 310px;
  text-align: center;
  display: inline-block;
  float: left;
}

.AdvertPageLinksPrevious, .AdvertPageLinksNext {
  display: block;
  border-top: 1px solid #EAE8EA;
  float: left;
  white-space: nowrap;
  vertical-align: top;
}

A.AdvertPageLinkCurrentItem, A.AdvertPageLinkCurrentItem:visited
{
  background-image: none;
  border: 1px solid #000;
}

.AdvertPageLinksPrevious {
  width: 170px;
}
.AdvertPageLinksNext {
  width: 140px;
  text-align: right;
}
p.PopupLinkWarning {
  float: left;
}

.AdvertPropertyPages, .AdvertNoResults, .AdvertLoginMessage, .AdvertRefineSearchMessage, .AdvertCompareSummary
{
  width: 620px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 1px;
}

.AdvertRefineSearchMessage, .AdvertCompareSummary
{
  border: 1px solid #C9C9C9;
  padding: 3px;
}

#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 #000;
  background-color: #fff;
}

.CORE_PropertyDetailHeader
{
  border-bottom: 1px solid #000;
  background-color: #ccc;
}


/* Compare container */
.AdvertCompare
{
  width:100%;
  position: relative;
  height: auto;
  border: 1px solid #000;
  background-color: #fff;
  text-align: left;
}

/* Full details container */
div.Advert, div.AdvertFullDetails {
  letter-spacing: 0.1em;
  line-height: 130%;
  border: 1px solid #000;
  background-color: #fff;
  text-align: left;
  float: left;
  clear: both;
  margin-bottom: 20px;
  padding: 0;
  width: 620px;
}

#ShowAllAS1, #ShowAllAS2, #ShowAllAS3, #ShowAllAS4, #ShowAllAS5 {
  display:none
}

/*Start of full details styles*/




div.PropertyMediaThumbnail, 
div.FurtherPropertyDetails, 
div.AdvertFullDetails, 
div.AdvertFullDetails.PropertyMediaArea, 
div.MainAdvertSummary, 
div.AdvertInteraction, 
div.ConfigurableMessage,
div.Disclaimer,
div.PropertyAdvertType,
div.MainPropertyMedia,
div.MainPropertyDetails,
div.PropertyIcons
{
float: left;
}

div.AdditionalDetails, div.MainAdvertSummary, div.Logos, div.PropertyAdvertType {
  width: 100%;
}
div.AdvertInteraction, 
div.ConfigurableMessage 
{
  width: 99%;
  margin-left: 2px;
}
.ClientTabSelected div.PropertyAdvertType div.AdvertTypeIcon {
  width: 74px;
  margin-right: 10px;
  padding-bottom: 0;
}
.ClientTabSelected div.PropertyAdvertType * {
  float: left;
  margin: 0;
}

div.AdditionalDetails, div.Logos, div.PropertyFooter {
  padding-top: 10px;
}

div.AdditionalDetails {
  clear: both;
}

div.MainAdvertSummary {
  padding: 10px;
}

div.AdvertTeamLogo {
  text-align: center;
  padding: 5px 10px 10px 0;
  float: right;
}

div.PropertyVisuals {
  float: left;
  width: 155px;
  border: 1px solid #fff;
}


div.PropertyVisuals.SuperSize {
  width: 100%;
  text-align: center;
}

div.PropertyVisuals.SuperSize .PropertyMediaThumbnail {
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: top
}

div.MainAdvertSummary, div.MainAdvertSummary.SuperSize .PropertyMedia {
  width: 100%;
}

div.MainAdvertSummary.SuperSize .MainPropertyMedia  {
 border-bottom: 1px solid #000;
}




div.PropertyMapLink, div.PropertyServicesLink {
  background-color: #DDD9FF;
  padding: 1px 5px;
}

img.PropertyMediaThumbnail {
  border: 1px solid #000;
  padding: 10px;
}

div.MainPropertyMedia IMG {
  border: 1px solid #000;
}

div.PropertyMediaThumbnail IMG {
  margin-bottom: 10px;
}

div.MainPropertyMedia {
  font-size: 0.8em;
}

div.MainPropertyDetails {
 padding-left: 10px;
}

div.MainPropertyDetails div.PropertyServicesLink, div.MainPropertyDetails div.PropertyMapLink {
 margin-bottom: 10px;
}

div.MainPropertyDetails LABEL {
 width: 120px;
 font-weight: bold;
}

div.AdvertInteraction,
div.ConfigurableMessage
{
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
div.AdvertInteraction ul {
  margin: 0 auto;
}

div.AdvertInteraction span.Disclaimer {
  position: relative;
  left: 44px;
  width: 90%;
  display: block;
  padding: 11px 0;
}

div.AdvertInteraction.LOGIN {
  background-image: url(/awf/icons2/SymbolInformation.png);
  border: 1px solid #6464FF;
  background-color: #DDD9FF; 
  margin-top: 10px;
  margin-bottom: 10px;
}

div.AdvertInteraction.NONE {
  display:none;
}
div.AdvertInteraction.ELIGIBLE, div.AdvertInteraction.APPLY {
  background-image: url(/awf/icons2/SymbolCheck.png);
  border: 1px solid #99FF33;
  background-color: #ECFFD9; 
  margin-top: 10px;
}

div.AdvertInteraction.ELIGIBLE span.Disclaimer {
  width: 70%;
  clear: none;
}
div.AdvertInteraction.ELIGIBLE * {
  float: left;
}

div.AdvertInteraction.ELIGIBLE span.Apply {
  float: left;
  clear: none;
  margin-left: 50px;
}
  
div.AdvertInteraction.INELIGIBLE {
  background-image: url(/awf/icons2/SymbolError.png);
  border: 1px solid #FF8484;
  background-color: #FFDFDF; 
  margin-top: 10px;
}


div.PropertyMediaThumbnailContainer {
  width: 100%;
}

/* No HTML Prefix as all thumbnails need to behave the same regardless of type.*/
.PropertyMediaThumbnail {
  width: 150px;
  margin-bottom: 10px;
}


div.AdvertField {
  width: 280px;
  clear: both;
}
div.AdvertField * {
  float: left;
}
div.AdvertField label {
  margin-right: 5px;
  font-weight: 700;
  font-size: 81%;
  
}
div.AdvertField span {
  display: block;
  width: 153px;
  margin: 0;
  padding: 0;
  
}

/*START OF FUTHER DETAILS STYLE*/
div#Address1, div#Address2, div#Address3, div#Postcode {
  display: none;
}

div.FurtherPropertyDetails {
    width: 70%;
    padding-left: 10px;
}

div.FurtherPropertyDetails FIELDSET {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-bottom: 3px;
  float: left;
}

div.FurtherPropertyDetails LABEL {
  width: 200px;
  float: left;
}

div.FurtherPropertyDetails SPAN {
  float: left;
}

div.AdvertFullDetails LEGEND {
  font-weight:bold;
}

div.FurtherPropertyDetails  div.AdvertField {
  width: 425px;
  padding: 0;
  float: left;
  clear: both;
}
div.FurtherPropertyDetails  div.AdvertField span {
  width: 218px;
}

div.FurtherPropertyDetails  div.AdvertField#MarketingInformationWeb LABEL {
  width: 0px;
}

/*END OF FUTHER DETAILS STYLE*/



/*End of full details styles*/

/* LB- fixes the 'Back to search results' link positioning- impossible to style this link directly as it has no class or ID! */
div.CORE_AdvertFullDetails {
  width: 650px;
}


span.MonthYearDesc {
  display: none;
}







/*  ##
    ##  LB common fixes copied from core v.6 
    ## */  

div#CurrentBidsGroup, div#PropertySearchBidsGroup, div#HistoricBidsLinkGroup {
  float: left;
  width: 98%;
}

TABLE.PropertyShopMyBidSummary TD SPAN.MonthYearDesc {
  display: none;
}

select#AreaID, select#selectedAreas, select#selectedAreas2, fieldset.PropertySearchFieldset div.FormProperty select#AreaID {
  height: 300px;
  width: 296px;
  border: 1px solid #777;
}

div.FormProperty select#AreaID, div.FieldError select#AreaID {
  height: 1.5em;  /* LB 29/09/2008 added this fix because it breaks on the MX form on firefox/safari setting the height to 300px */
}

/* ContactUs form - logged in*/
div.ContactUsForm {
  float: left;
  margin: 10px 0;
}
div.ContactUsForm div {
  float: left;
  width: 100%;
  margin: 3px 0;
}
#PropertyShopContent div.ContactUsForm span {
  float: left;
  width: 300px;
  padding: 0;
}
div.ContactUsForm label {
  float: left;
  width: 200px;
  min-height: 10px;
}
div.ContactUsForm input {
  float: left;
  clear: left;
  margin: 10px 0 10px 200px;
}
div.ContactUsForm textarea {
  margin: 0;
}
/* End of ContactUs form - logged in*/


/* Contact Us Form - NOT logged in*/
div.PropertyShopContactUs {
  float: left;
}
div.PropertyShopContactUs div.SectionHeader {
  font-weight: bold;
  margin-bottom: 10px;
}
div.PropertyShopContactUs div {
  float: left;
  width: 550px;
  margin: 3px 0;
}
div.PropertyShopContactUs span {
  float: left;
}
div.PropertyShopContactUs Label {
  font-weight: bold;
  width: 200px;
  vertical-align: top;
  float: left;
}
div.PropertyShopContactUs input#cmdSubmitForm {
  float: left;
  clear: left;
  margin: 10px 0 10px 200px;
}
/* End of Contact Us Form - NOT logged in*/

fieldset.PropertySearchFieldset div.FormFieldButton label {
  position: relative;
  top: 2px;
  margin-bottom: 8px;
  margin-left: 8px;
  vertical-align: top;
  display: block;
  float: left;
  width: 390px;
  min-height: 25px;
}
fieldset.PropertySearchFieldset div.FormFieldButton input {
  width:150px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  clear: left;
}
fieldset.PropertySearchFieldset FORM {
  margin: 0px;
}
fieldset.PropertySearchFieldset div.FormHint, fieldset.PropertySearchFieldset div.FormHintHeading {
  font-size: 90%;
  color: #515151;
  padding-bottom: 3px;
  width: 540px;
  display: block;
}
fieldset.PropertySearchFieldset div.FormHintHeading {
  text-decoration: underline;
}
