/* StyleSheet 11: Oxford City Property Shop */
/* This style sheet has been generated automatically - do not edit manually!! */

/* LINKS */

/* TAGS */

/* OTHER STYLES */
body.PropertyShopBody
{
  margin: 0px;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-size: smaller;
  background-color: #EAE8EA;
  background-image: url(/VOWHInstallation/NovaWeb/Images/LeftMenuBackground.gif);
  background-repeat: repeat-y;
}

table
{
  font-size: 100%;
}


.PropertyShopBody
{

}


#PropertyShopDiv
{
}

#PropertyShopHeader
{
  background-color: #988D99;
  width:100%;
  height: 100px;

}

#PropertyShopHeader H1
{
  position: absolute;
  left: 78px;
  top: 0px;
  font-family: Arial;
  font-size: 300%;
  color: #EAE8EA;
  padding: 0px;
  display: none;
}

#PropertyShopLogo1
{
  width:400px;
  height: 100px;
  position:absolute;
  left: 0px;
  top: 0px;
  background-image: url(/VOWHInstallation/NovaWeb/Images/Logo_PropertyShop_OxfordCity.gif);
  background-repeat: no-repeat;
}

#PropertyShopLogo1Landing
{
  width:400px;
  height: 100px;
  position:absolute;
  left: 0px;
  top: 0px;
  background-image: url(/VOWHInstallation/NovaWeb/Images/Logo_PropertyShop.gif);
  background-repeat: no-repeat;
}



/*************************/
/*Start of top navigation*/
/*************************/
#PropertyShopTopMenu
{
  background-color: #655868;
  margin-bottom: 0px;
  border-top: 1px solid #322832;
  padding-top: 2px;
  padding-bottom: 2px;
}

#PropertyShopTopMenu ul
{
  padding: 0;
  margin: 0;
}

#PropertyShopTopMenu li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#PropertyShopTopMenu li a
{
  color: #FFFFFF;
  padding: 4px 10px 5px 10px;
  text-decoration: none;
  font-weight: bold;
}

/*************************/
/*End of top navigation*/
/*************************/

#PropertyShopTopBar {
  width: 100%;
  background-color: #433745;
  color: #FFFFFF;
  padding: 2px 10px 2px 10px;
  font-size: 80%;
}

#PropertyShopDelimiter
{
  position: relative;
}

/*************************/
/*start of side navigation*/
/*************************/
#PropertyShopleftMenu {
  width: 210px;
  padding: 20px;
  height: 500px;
}


#PropertyShopleftMenu ul {
 list-style: none;
 padding: 0px;
 margin-left: 0px;
}

#PropertyShopleftMenu ul.level3 {
  margin-top: 0px;
  padding-top: 0px;
}

#PropertyShopleftMenu ul.level3 li {
  margin-left: 20px;
}

#PropertyShopleftMenu ul.level3 li A {
  font-weight: normal;
}

#PropertyShopleftMenu li {
 display: block;
 text-decoration: none;
 padding-bottom: 10px;
}

#PropertyShopleftMenu A {
  text-decoration: none;
  color: #FFFFFF;
}
/*************************/
/*end of side navigation*/
/*************************/


#PropertyShopContentContainer
{
  position: absolute;
  top: 0px;
  left: 210px;
}



/*
#PropertyShopLogo2
{
  background-color: Navy  ;
  width:300px;
  height: 60px;
  position:absolute;
  left: 80px;
  top: 10px;
  display: none;
}
*/
/*
#PropertyShopTopMenu
{
  width: 100%;
  float: left;
  background-color: #655868;
  border-top: 1px solid #322832;
}

#PropertyShopTopMenu ul
{
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
 clear: right;
}

#PropertyShopTopMenu li
{
  float: left;
 display: block;
 text-decoration: none;
 padding: 0;
}

#PropertyShopTopMenu A
{
 text-decoration: none;
 font-weight: bold;
 display: block;
 color: #FFFFFF;
 padding: 4px 10px 5px 10px;
}

#PropertyShopTopBar
{
  width:100%;
  background-color: #433745;
  color: #FFFFFF;
  padding: 2px 10px 2px 10px;
  font-size: 80%;
}
*/

.dateText
{
  text-decoration:underline;
  padding-left:20px;
  color:White;
}

a.dateText
{
  font-size:10pt;
  font-weight:bold;  
  color:#433745;
  background-color:#a57bae;
  padding-left:10px;
  padding-right:10px;
  margin-left:10px;
  margin-right:10px;
}


/*
#PropertyShopleftMenu
{
  width:210px;
  padding: 20px;
  float: left;
  clear: right;
}

#PropertyShopleftMenu ul
{
 list-style: none;
 padding: 0px;
 margin-left: 0px;
}

#PropertyShopleftMenu ul.level3
{
  margin-top: 0px;
  padding-top: 0px;
}

#PropertyShopleftMenu ul.level3 li
{
  margin-left: 20px;
}

#PropertyShopleftMenu ul.level3 li A
{
  font-weight: normal;
}

#PropertyShopleftMenu li
{
 display: block;
 text-decoration: none;
 padding-bottom: 10px;
}

#PropertyShopleftMenu A
{
 text-decoration: none;
 color: #FFFFFF;
}
*/



/*
#PropertyShopContentContainer
{
  float: left;
  width:75%;
}
*/



#PropertyShopBreadcrumb
{
  /*background-color: #6F6687;*/
  width:100%;
  padding: 2px;
  /*border-right: 2px solid #1B1133;*/
  padding-left: 7px;
}

#PropertyShopBreadcrumb A, #PropertyShopBreadcrumb A:visited, #PropertyShopBreadcrumb 

.BreadcrumbPlain
{
  color: #322832;
  padding-right: 3px;
  padding-left: 3px;
}

#PropertyShopContentHeader
{
 /*background-color: #6F6687;*/
 /*border-bottom: 2px solid #1B1133;
 border-right: 2px solid #1B1133;*/
 padding-left: 10px;
}

H2
{
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #322832;
  font-size: 140%;
  font-family: Verdana, Arial;
}

#PropertyShopContentHeader H2
{
  margin-bottom: 0px;
}

#PropertyShopContent
{
  padding-left: 10px;
  padding-right: 10px;
  /*height: 600px;*/
clear: right;
}

#PropertyShopContent A, #PropertyShopContent A:visited, #PropertyShopContent A.BasicLink, 

#PropertyShopContent A.BasicLink:visited
{
  color: #322832;
  text-decoration: none;
  font-weight: 700;
}


.PropertyShopFooter
{
  /*background-color: #6F6687;*/
  display: block;
  border-top : 1px solid #322832;
  border-bottom : 1px solid #322832;
  width:100%;
  text-align: center;
  padding-top:5px;
  padding-bottom: 5px;
  margin-top: 50px;
  color: #1B1133;
}

.PropertyShopFooter A , .PropertyShopFooter A:visited
{
  color: #322832;
}

#PropertyShopContent A, #PropertyShopContent A:visited
{
 color: #322832;
}

DIV.CORE_ClientLogin
{

}

DIV.CORE_ClientLogin LABEL
{
 width:100%;
 padding-bottom: 10px;
}

DIV.CORE_ClientLogin .FormField
{
  display: block;
  padding-bottom: 10px;
}

.PropertyShopLoginError
{
  /*background: #FFD87F;*/
  border: 1px solid #655265;
  padding: 5px;
  margin-bottom: 10px;
}

.FormError
{
  background: #FFF0F5;
  border: 1px solid Red;
  padding: 5px;
  margin-bottom: 10px;
}

.FieldError
{
  background: #FFF0F5;
  border: 1px solid Red;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px;
}

#PropertyShopSwitchStyle {
  position: absolute;
  left: 500px;
  top: 5px;
  text-decoration: none;
  color: #FFFFFF;
}

#PropertyShopSiteMap {
  position: absolute;
  left: 500px;
  top: 25px;
  text-decoration: none;
  color: #54431C;
}

.PropertySearchFieldset
{
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:100%;
}



.PropertySearchFieldset .submitButton,.PropertyMediaArea .submitButton
{
  background-color:#eae8ea;
}

.PropertySearchFieldset FORM
{
  margin: 0px;
}

.PropertySearchFieldset LEGEND
{
  /*border: 1px solid #54431C;
  background-color: #FFD87F;*/
  font-weight: 700;
  padding: 2px;
  /*width: 250px;*/
  margin-bottom: 5px;
}

.PropertySearchFieldset DIV
{
  display: block;
  padding-bottom: 10px;
  width:100%;
}

.PropertySearchFieldset DIV LABEL
{
  width:100px;
  padding-bottom: 10px;
  vertical-align: top;
}


.PropertySearchFieldset DIV TABLE
{
  display: inline;
}

.PropertySearchFieldset DIV.FormFieldButton LABEL
{
  margin-bottom: 10px;
  vertical-align: middle;
}

.PropertySearchFieldset DIV.FormFieldButton INPUT
{
  width:196px;
  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(/AbritasInstallation/NovaWeb/Images/map.gif);
  background-repeat: no-repeat;
  width:340px;
  height: 260px;
  position:absolute;
  top: 20px;
  clear: left;
  left: 268px;
  display: none;
}

.ClientLoginFieldset {
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:500px;
}

.ClientLoginFieldset LEGEND
{
  /*border: 1px solid #54431C;
  background-color: #FFD87F;*/
  font-weight: 700;
  padding: 2px;
  /*width: 250px;*/
  margin-bottom: 5px;
}


.ClientStatusDetails
{
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:700px;
}

.ClientStatusDetails LEGEND
{
  /*border: 1px solid #54431C;
  background-color: #FFD87F;*/
  font-weight: 700;
  padding: 2px;
  /*width: 250px;*/
  margin-bottom: 5px;
}

.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 LABEL
{
  float: left;
}

.ClientStatusDetails #CurrentAddress SPAN
{
  display: block;
  float: left;
}

.ClientStatusForm
{
  padding: 5px;
  border: 1px solid #54431C;
  position:relative;
  width:700px;
}

.ClientStatusForm LEGEND
{
  /*border: 1px solid #54431C;
  background-color: #FFD87F;*/
  font-weight: 700;
  padding: 2px;
  /*width: 250px;*/
  margin-bottom: 5px;
}

.ClientStatusForm DIV.FormField{
  display: block;
  padding-bottom: 5px;
}

.ClientStatusForm DIV.FormField LABEL
{
  width: 150px;
  padding-bottom: 5px;
  vertical-align: top;
}

.ClientStatusForm DIV.FormField SPAN
{
  padding-bottom: 5px;
}

.PropertyShopMXForm {
  width: 100%;
}


.PropertyShopMXForm DIV.FormField, .PropertyShopMXForm DIV.FormFieldButton
{
  display: block;
  padding-bottom: 10px;
}

.PropertyShopMXForm DIV.FormField LABEL
{
  width: 150px;
  padding-bottom: 10px;
  vertical-align: top;
}

.PropertyShopMXForm DIV.FormField SPAN
{
  padding-bottom: 10px;
}

.PropertyShopMXForm DIV.SectionHeader
{
  font-weight: 700;
  padding-bottom: 20px;
}

.PropertyShopMXForm .SubmitBtn
{
  width:100px;
}

.PropertyShopMXForm #cmdMXWithdrawYes
{
  border: 1px solid #27541C;
  background-color: #99FF7F;
}

.PropertyShopMXForm #cmdMXWithdrawNo
{
  border-color: #541C1C;
  background-color: #FF7F7F;
}



.CORE_PropertyRequestWithdrawal_Table
{
  /*border: 1px solid #000000;*/
  border-collapse: collapse;
}

.CORE_PropertyRequestWithdrawal_Table TH
{
  /*border: 1px solid #000000;*/
  /*background-color: #E3E3E3;*/
  text-align: left;
}

.CORE_PropertyRequestWithdrawal_Table A, .CORE_PropertyRequestWithdrawal_Table A:visited
{
  color: #000000;
}

.CORE_ClientStatus FORM
{
  margin:0px;
}

.CORE_PropertyShopApply .FormField
{
  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;
}

.PropertyShopContent .AdvertPropertyMapLink {
  position: relative;
  left: 20px;
  top: 140px;
  width: 200px;
  height: 125px;
  border: 10px solid #655265;
  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-top : 5px;
  padding-bottom: 5px;
}

.AdvertMapLegend
{
  /*border: 1px solid #54431C;*/
  width: 100%;
  margin-bottom: 200px;
}

/* Online application form styles */

.FormTable form {
 margin: 0px;
}

.FormTable div.FormControl{
 padding-top: 10px;
 text-align: center;
 width: 100%;
 border: 1px solid #322832;
}
.FormTable div.FormControl input {
 width: 200px;
}
.FormTable input#btnTopNavigation {
 font: 2em;
}
.FormTable hr.FormHR {
 width: 90%;
 display: block;
 float: left;
 clear: left;
 margin: 10px 0 5px 140px;
 padding: 0;
 height: 1px;
}

/* tables */
.FormTable table#HouseholdMemberList {
 border-top: 1px solid #708090;
 border-bottom: 1px solid #708090;
 border-right: 1px solid #708090;
 margin-top: 10px;
 margin-bottom: 20px;
 width: 600px;
/* empty-cells: show;
 border-collapse: separate;  fixes no borders round empty cells but only works on firefox */
}
.FormTable table#HouseholdMemberList th, table#HouseholdMemberList td {
 border-left: 1px solid #708090;
 padding: 3px;
 font-size: 80%;
}
.FormTable table#HouseholdMemberList th {
 background-color: #D3D3D3;
 text-align: left;
 border-bottom: 1px solid #708090;
}
.FormTable #HouseholdMemberButtons input {
 width: 180px;
}
.FormTable #HouseholdMemberDelete, #HouseholdMemberEdit {
 width: 50px;
}
/* end tables */


.FormTable div.FormTable h1 {
 margin: 0;
 padding: 2px;
 font-size: 120%;
 text-align: center;
 background-color: #cccccc;
 color: #32287b;
}

.FormTable .TextField, .FormTable .SelectField {
 font: 1em Verdana;
}
.FormTable .FormGroup {
 padding: 0 10px 10px 10px;
 border: 1px solid #888;
 display: block;
 clear: left;
 margin: 10px 0;
 /*background-color: #f2f2f2;*/
}
.FormTable .FormGroup legend {
 font-weight: bold;
 color: #444;for
 /*background-color: #f2f2f2;*/
 padding: 2px 5px 2px 5px;
}

.FormTable .FormHelp {
 width: 25px;
}

.FormTable div.FormError, .FormTable #LogonErrorMessage {
 background: #FFF0F5;
 border: 1px solid Red;
 letter-spacing: 1.2px;
 font: 0.8em Verdana;
 padding: 10px;
 margin: 10px;
 width: 100%;
 float: left;
}
.FormTable div.FieldError {
 background: #FFF0F5;
 border: 1px solid Red;
 margin-top: 3px;
 margin-bottom: 3px;
 padding: 2px 5px;
 width: 610px;
}
.FormTable div.FormError ul {
 letter-spacing: 1.2px;
}
.FormTable label.FormLabel, .FormTable span.FormLabel {
 width: 230px;
 display: inline;
 float: left;
 text-align: right;
 margin: 0 10px 0 0;
 padding: 0;
 font-weight: normal;
 /*background-color: #CCCCCC;*/
}
.FormTable div.FormDescriptiveText {
 margin: 5px;
 padding: 5px;
 letter-spacing: 1.1px;
 width: 580px;
 display: block;
}
.FormTable div.FormDescriptiveText ul {
 letter-spacing: 1.1px;
}

.FormTable input.FormButton {
 margin-bottom: 10px;
 border: 1px solid #655165; /* #32287b;*/
 color: #444;
 background-color: #DDD9DD; /*#927eb3;*/
}

.FormTable span.FormField {
 width: 320px;
 display: inline;
 float: left;
 padding: 0;
 margin: 0;
 /*background-color: #CCCCCC;*/
}

.FormTable #HM_AddressSameAsPA_JointApplicant.FormProperty {
 padding-bottom: 10px;
}

.FormTable #CorrespondenceAddressSameAsPALabel.FormProperty {
 padding-top: 10px;
 padding-bottom: 10px;
}

.FormTable span.FormGridCell, .FormTable div.HangingIndent {
 width: 195px;
 padding: 0;
 display: block;
}

.FormTable input {
 vertical-align: middle;
}

.FormTable div.FormProperty {
 padding-top: 4px;
 width:100%;
 display:block;
}


.FormTable div span.FormGridCell div.HangingIndent label {
 font-weight: normal;
}

.FormTable .FormField label {
 font-weight: normal;
}


/*page progress bar*/
div.PageNavigationSummary {
 border: 1px solid #888;
 font-size: 76%;
 font-color: #000000;
 margin-top: 10px;
 padding: 2px;
 width: 100%;
 text-align: center;
}

div.PageProgressBar {
 vertical-align: top;
 margin-bottom: 5px;
 width: 100%;
}


div.Description {
 text-align: center;
 padding: 2px;
 margin-right: 10px;
 color: #000000;
}
div.PagePositionAndCount {
 padding: 2px;
 text-align: center;
 color: #000000;
}

span.Page {
 display: block;
 float: left;
 border: none;
 width: 50px;
 height: 20px;
 background-color: #e6ecf9;
}
div.Bar {
 border: 1px solid #666666;
 padding: 0px;
 height: 20px;
 margin-bottom: 2px;
/* background-color: #D59500;*/
 width: 702px;
}
div.PageProgressBar span.Past {
 background-color: #988D99;
}
div.PageProgressBar span.Current {
 background-color: #655868;

}
div.PageProgressBar span.Future{
}
div.PageProgressBar span.Last {
}




div.PageHistory {
 text-align: center;
}

div.PageHistory .Description, div.PageHistory .DropDown, div.PageHistory .Button {
  float: left;
}

div.PageHistory input.FormButton {
 margin-bottom: 2px;
 border: 1px solid #655165; /* #32287b;*/
 color: #444;
 background-color: #DDD9DD; /*#927eb3;*/
}
div.PageHistory div.Button {
 margin-left: 5px;
}
div.Dropdown select.SelectField {
 font-size: 115%;
 vertical-align: middle;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*end page progress bar */




.FormTable input#HouseholdMemberSave {
 width: auto;
}
.FormTable div#divbtnTopNavigation {
 display: none;
}

/* End Of Online application form styles */

/* Full details container */

.AdvertFullDetails
{
  position: relative;
  width: 100%;
  z-index: 1;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  text-align: left;
}

.AdvertFullDetails .AdvertHeight
{
  height: 350px;
  width:0px;
  background-color: Red;
  float: left;
  visibility: hidden;
}

/* Left column - Image */
.AdvertFullDetails .PropertyMediaArea, .AdvertFullDetails .PropertyMediaAreaNoImage
{
  width: 10%;
  float: left;
  display:block;
  /*position: relative;
  top: 5px;
  left: 5px;*/
/*border: 1px solid #000000;*/
  text-align: center;
  height: 100%;
  margin: 5px;
  /*background-color: yellow;*/
}

.AdvertFullDetails .PropertyMediaArea
{
  width:180px;
}

/* Middle column - Text */
.AdvertFullDetails .AdvertSummary
{
  border:1px orange green;
  width: 70%;
  display:block;
/*background-color: Green ;*/
/*  padding-left: 150px;*/
  padding-right: 5px;
  position: relative;
  /*
  position: absolute;
  left: 210px;*/
  /*top: 58px;
  text-align: right;
  height: auto;
*/
}

.PropertyMediaTable
{
  width:150px;
}

/* Right column - Vertical arrangement of buttons */
.AdvertFullDetails .AdvertButton
{
  width: 100%;
  text-align:right;
  height: auto;
/*  padding-left: 150px;*/
  /*background-color: Red; */
}

.AdvertFullDetails .AdvertButton FORM
{
  display: inline;
}

/* Bottom row - Reasons ineligible */
.AdvertFullDetails .reasons, .AdvertFullDetails .queueposition
{
  float: left;
  border:1px #655265 solid;
  /*
  position: relative;
  width: 500px;
  left: 5px;
  height: auto;
  */
}

.AdvertFullDetails .CORE_PropertyListButton, .PropertyMediaArea .CORE_PropertyListButton
{
  font-size: 90%;
  width: 130px;
  height: 35px;
  margin: 5px;
  background-color:eae8ea;
}
.CORE_PropertyListButton
{
   float: right;
}
/* beans */

.AdvertFullDetails FIELDSET.AdvertGroup
{
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 10px;
  float: right;
  width:99%;
/*  height: 300px;*/
}

.AdvertFullDetails LEGEND
{
   font-weight: 700;
   /*text-decoration: underline;   */
}

.AdvertFullDetails .AdvertField
{
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
  border-bottom: 1px dotted #CCCCCC;
  width:100%;
}

.AdvertField
{
 width:80%;
}

.AdvertFullDetails .AdvertField LABEL
{
  /*font-weight: 700;*/
  /*width:50px;*/
  display:inline;
}

.AdvertFullDetails .AdvertField SPAN
{
  padding-left: 3px;
  display:inline;
}

.AdvertFullDetails #TotalCost SPAN
{
  text-align: right;
  border-top: 1px solid #000000;
  font-weight: 700;
}

.AdvertFullDetails #Rent SPAN, .AdvertFullDetails #ServiceCharge SPAN, .AdvertFullDetails 

#OtherCharges SPAN
{
  text-align: right;
}

.AdvertFullDetails #Rent LABEL, .AdvertFullDetails #ServiceCharge LABEL,
 .AdvertFullDetails #OtherCharges LABEL, .AdvertFullDetails #TotalCost LABEL
 , .AdvertFullDetails #PaymentCycle LABEL
{
  width:110px;
}


.AdvertFullDetails #FurtherInformation
{
  clear: left;
  width: 100%;
  height: auto;
}

.AdvertFullDetails #MarketingInformationWeb .AdvertField
{
  border-bottom:none;
}

/*
.AdvertFullDetails #MarketingInformationWeb  LABEL
{
  display: none;
}
*/
.AdvertFullDetails #MarketingInformationWeb  SPAN
{
  padding-left: 0px;
  line-height: 1.5em;
}

.AdvertFullDetails #SharedOwnership
{
  height: auto;
}

.AdvertFullDetails #Facilities
{

}


/*.AdvertFullDetails #Cost
{
  margin-bottom: 45px;
}
*/



Div.AdvertField#PropertyID
{
  margin-bottom: 10px;
}

Div.AdvertField#PropertyID LABEL, Div.AdvertField#PropertyID SPAN
{
  font-weight: 700;
}

Div.AdvertField#Postcode
{
  margin-bottom: 10px;
}

Div.AdvertField#AreaID
{
  margin-bottom: 10px;
}


Div.AdvertField#BandID
{
  margin-bottom: 10px;
}

Div.AdvertField#BandID LABEL, Div.AdvertField#BandID SPAN
{
  font-weight: 700;
}




#FP_122 .FormLabel, #FP_124 .FormLabel, #FP_126 .FormLabel, #FP_128 .FormLabel, #FP_130 

.FormLabel, #FP_132 .FormLabel, #FP_134 .FormLabel, #FP_136 .FormLabel,
#FP_154 .FormLabel,
#FP_156 .FormLabel,
#FP_158 .FormLabel,
#FP_172 .FormLabel,
#FP_184 .FormLabel,
#FP_192 .FormLabel,
#FP_146 .FormLabel,
#FP_148 .FormLabel,
#FP_160 .FormLabel,
#FP_164 .FormLabel,
#FP_166 .FormLabel,
#FP_162 .FormLabel,
#FP_180 .FormLabel,
#FP_152 .FormLabel,
#FP_170 .FormLabel,
#FP_176 .FormLabel,
#FP_178 .FormLabel,
#FP_420 .FormLabel,
#FP_430 .FormLabel,
#FP_432 .FormLabel,
#FP_434 .FormLabel,
#FP_450 .FormLabel,
#FP_150 .FormLabel
{
 width: 500px;
}

#FP_122 .FormField, #FP_124 .FormField, #FP_126 .FormField, #FP_128 .FormField, #FP_130 

.FormField, #FP_132 .FormField, #FP_134 .FormField, #FP_136 .FormField,
#FP_154 .FormField,
#FP_156 .FormField,
#FP_158 .FormField,
#FP_172 .FormField,
#FP_184 .FormField,
#FP_192 .FormField,
#FP_146 .FormField,
#FP_148 .FormField,
#FP_160 .FormField,
#FP_164 .FormField,
#FP_166 .FormField,
#FP_162 .FormField,
#FP_180 .FormField,
#FP_152 .FormField,
#FP_170 .FormField,
#FP_176 .FormField,
#FP_178 .FormField,
#FP_420 .FormField,
#FP_430 .FormField,
#FP_432 .FormField,
#FP_434 .FormField,
#FP_450 .FormField,
#FP_150 .FormField
{
 width: 100px;
}


/*share your information */
#FP_586 .FormLabel
{
  padding-top: 10px;
  padding-bottom: 10px;
 width: 525px;
 font-weight: bold;
}

#FP_586 .FormField
{
padding-top: 10px;
padding-bottom: 10px;
width: 100px;
}

.FormControl
{
text-align: center;
}

.FormControl .FormButton {
color: #FFFFFF;
font-size: 1.15em;
background-color: #988D99;
border:1px solid #003082;
width: 200px;
height: 30px;
margin: 10px;
letter-spacing: 1.1px
}


.FormTable H1 {
 margin: 0;
 padding: 2px;
 font-size: 120%;
 text-align: center;
 background-color: #cccccc;
 color: #32287b;
}

/* Outcomes */
.OutcomesTable {
  FONT-SIZE: 95%;
  border: 1px #CCCCCC solid;
  border-collapse: collapse;
}

.OutcomesHeader {
  background-color: #E9F7FE;
  font-weight: bold;
  border: 1px #CCCCCC solid;
}
.OutcomesCell{
  border: 1px #CCCCCC solid;
}


#cmdShowFullDetails,#cmdShowLocalServices,#cmdShowMap,#cmdApplyNow, #cmdWithdrawApp
{
  background-color::#eae8ea;
  position:relative;
}

/*
div.AdvertButton form #cmdShowLocalServices
{
margin-left: 126.5%;
}

div.AdvertButton form #cmdShowFullDetails
{
margin-left: 126.5%;
}
div.AdvertButton form #cmdShowMap 
{
margin-left: 126.5%;
}

div.AdvertButton form #cmdShowFullDetails
{
background-color:#eae8ea;
position:relative;
margin-top: 10px;
margin-left: 126.5%;
margin-right: 27.5%;
padding: 1px;
}


div.AdvertButton form #cmdShowLocalServices 
{
background-color:#eae8ea;
position:relative;
background-color:#eae8ea;
position:relative;
margin-left: 126.5%;
margin-right: 27.5%;
padding: 1px;
}
div.AdvertButton form 
form #cmdShowMap
{
background-color:red;
height:100px;
}
*/


.PropertyShopContactUs .SubmitButton
{
  background-color:#eae8ea;
}



#PropertyShopContent div.AdvertPageLinks div.AdvertPageLinkItems A.AdvertPageLinkCurrentItem

{
  color:#a57bae;
  text-decoration:underline;
}



#PropertyShopContent a.BlueLink 
{
  color:Blue;
}


.MXRenderer #cmdApplyNow
{
 display:none;
}

#ShowAll LABEL, #ShowAllAS9 LABEL, #ShowAllAS7 LABEL, #ShowAllAS5 LABEL, #ShowAllAS6 LABEL, #ShowAllAS13 LABEL{
  width: auto;
}

