/* StyleSheet 2: PropertyShop */
/* This style sheet has been generated automatically - do not edit manually!! */

/* LINKS */

/* TAGS */

/* OTHER STYLES */
body.PropertyShopBody {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-size: smaller;
  background-color: #0092C4;
  text-align: center;
}

table {
  font-size: 100%;
}

/* fix for IE6 (and probably older) where text boxes are too wide */
input#Address1_PrimaryApplicant, input#Address2_PrimaryApplicant, input#Address3_PrimaryApplicant, input#Address4_PrimaryApplicant, input#CorrespondenceSalutation, input#CorrespondenceAddress1, input#CorrespondenceAddress2, input#CorrespondenceAddress3, input#CorrespondenceAddress4, input#Address1_JointApplicant, input#Address2_JointApplicant, input#Address3_JointApplicant, input#Address4_JointApplicant, input#OtherTenure {
  width: 350px;
}

#PropertyShopDiv {
  text-align: left;
  width: 810px;
  border: 1px solid red;
  position: relative;
  background-color: #fff;
  margin-left: 5%;
  float: left;
  border: 1px solid #000;
}

#PropertyShopHeader {
  width: 810px;
  height: 100px;
}

#PropertyShopHeader H1 {
  display: none;
}

#PropertyShopLogo1 {
  width: 316px;
  height: 120px;
  background-image: url(/CoventryInstallation/NovaWeb/Images/CoventryHomeFinderBanner.jpg);
  background-repeat: no-repeat;
  float: left;
}


#PropertyShopLogo2 {
  width:489px;
  height: 96px;
  background-image: url(/CoventryInstallation/NovaWeb/Images/CoventryHomeFinderBanner2.jpg);
  background-repeat: no-repeat;
  float: right;
}

#PropertyShopTopMenu {
  width: 810px;
  float: left;
}

#PropertyShopTopMenu ul {
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
 clear: right;
}

#PropertyShopTopMenu li {
 float: left;
 display: block;
 text-decoration: none;
 padding: 0;
 margin: 2px;
 border-left: 1px solid #FCEADB;
 border-top: 1px solid #FCEADB;
 border-right: 1px solid #A8988B;
 border-bottom: 1px solid #A8988B;
 background-color: #FCD9BA;
}

#PropertyShopTopMenu A, #PropertyShopTopMenu A:visited {
 text-decoration: none;
 font-weight: bold;
 display: block;
 color: #472303;
 padding: 4px 13px 5px 14px;
}

#PropertyShopTopMenu A:hover {
  background-color: #FABE89;
}

#PropertyShopTopBar {
  color: #000;
  padding: 4px 10px 4px 10px;
  font-size: 80%;
  display: block;
  clear: left;
}

#PropertyShopTopBar A, #PropertyShopTopBar A:visited {
  color: #000;
  margin-left: 70px;
  font-weight: bold;
  color: #0092C4;
  padding: 4px 14px 5px 14px;
  font-size: 14px;
}

div#PropertyShopDelimiter {
  float: left;
}

#PropertyShopleftMenu {
  width: 200px;
  float: left;
  clear: right;
  background-color: #D9F5FF;
  min-height: 307px;
}

#PropertyShopleftMenu ul, #PropertyShopleftMenu ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#PropertyShopleftMenu ul.level2 {
  padding: 20px;
}
#PropertyShopleftMenu ul.level2 li {
  padding: 5px 0;
}
#PropertyShopleftMenu ul.level3 {
  padding: 0 0 0 20px;
}
#PropertyShopleftMenu ul.level3 li {
  position: relative;

}

#PropertyShopleftMenu li {
 display: block;
 text-decoration: none;
 padding: 5px 0;
 border-bottom: 1px solid #00384A;
}

#PropertyShopleftMenu A {
  display: block;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

div#BrowseAloudLogoContainer {
  padding: 0 0 20px 20px;
}


#PropertyShopContentContainer {
  float: left;
  width: 600px;
}

#PropertyShopContentContainerWide {
  float: left;
  width: 800px;
}

#PropertyShopBreadcrumb {
  width:100%;
  padding: 2px;
  padding-left: 7px;
}

#PropertyShopBreadcrumb A, #PropertyShopBreadcrumb A:visited, #PropertyShopBreadcrumb .BreadcrumbPlain {
  color: #00384A;
  padding-right: 3px;
  padding-left: 3px;
}

#PropertyShopContentHeader {
 padding-left: 10px;
}

H2 {
  padding: 0;
  margin: 5px 0;
  color: #0197CC;
  font-size: 140%;
  font-family: Verdana, Arial;
}

#PropertyShopContentHeader H2 {
  margin-bottom: 0px;
}

#PropertyShopContent {
  padding: 0 10px;
  clear: right;
}

#PropertyShopContent A, #PropertyShopContent A:visited, #PropertyShopContent A.BasicLink, #PropertyShopContent A.BasicLink:visited {
  color: #00384A;
}

.PropertyShopFooter {
  clear: both;
  display: block;
  width:100%;
  text-align: center;
  padding:5px 0;
  margin-left: 8px;
  margin-top: 20px;
  color: #00384A;
}

.PropertyShopFooter A , .PropertyShopFooter A:visited {
  color: #00384A;
}

#PropertyShopContent A, #PropertyShopContent A:visited {
 color: Navy;
}

DIV.CORE_ClientLogin LABEL {
 width:100%;
 padding-bottom: 10px;
}

DIV.CORE_ClientLogin .FormField {
  display: block;
  padding-bottom: 10px;
}

.PropertyShopLoginError {
  border: 1px solid #FFB200;
  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;
  float: left;
  width: 100%;
}


#PropertyShopSwitchStyle, #PropertyShopSiteMap {
  margin: 5px;
  text-decoration: none;
  color: #fff;
  position: relative;
  left: -34%;
  line-height: 26px;
}


/* Outcomes */
.OutcomesTable {
  FONT-SIZE: 95%;
  border: 1px #ccc solid;
  border-collapse: collapse;
  width: 95%;
}

.OutcomesHeader {
  background-color: #E9F7FE;
  font-weight: bold;
  border: 1px #ccc solid;
}
.OutcomesCell{
  border: 1px #ccc solid;
}
/* End Outcomes */


/* Address History styles 2007-03-12 NJP */
table.AddressHistory {
  border-top: 1px solid #708090;
  border-bottom: 1px solid #708090;
  border-left: 1px solid #708090;
  border-right: 1px solid #708090;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}

tr.AddressHistoryHeaderRow td {
  background-color: #D3D3D3;
  text-align: left;
  border-bottom: 1px solid #708090;
  padding: 3px;
  font-size: 80%;
  font-weight: bold;
}

tr.AddressHistoryHeaderRow td#AddressHistoryHouseholdMembers {
  background-color: #D3D3D3;
  text-align: left;
  border-bottom: 1px solid #708090;
  border-left: 1px solid #708090;
  padding: 3px;
  font-size: 80%;
  font-weight: bold;
}

td.AddressHistoryAddressCell, td.AddressHistoryEditAddressCell, td.AddressHistoryHouseholdMembersCell {
  font-size: 80%;
  text-align: left;
}

td.AddressHistoryEditAddressCell table {
  width: 100%;
  height: 100%;
}

td.AddressHistoryHouseholdMembersCell table {
  width: 80%;
  font-size: 80%;
  text-align: left;
}

td.AddressHistoryDates {
  text-align: right;
}

td.AddressHistoryLinkCell, td.AddressHistoryLinkAlternateCell {
  text-align: center;
  font-size: 80%;
}

table.AddressLink {
  width: 100%
}

tr.AddressHistoryAddAddressRow td {
  text-align: center;
}

td.AddressHistoryEditButton {
  text-align: left;
  font-size: 80%;
}

td.AddressHistorySaveButton, td.AddressHistoryDeleteButton, td.AddressHistoryCancelButton, td.AddressHistoryAddLinkButton {
  text-align: center;
  font-size: 80%;
}

td.AddressHistoryEditLinkButton, td.AddressHistoryDeleteLinkButton {
  text-align: center;
}

table.AddressHistoryAddAddress {
  border-top: 1px solid #708090;
  border-bottom: 1px solid #708090;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 600px;
}



/* End of Address History styles*/


#ShowAll INPUT, #ShowAllAS1 INPUT, #ShowAllAS501 INPUT, #ShowAllAS502 INPUT {
  width: 150px;
}

#ShowAll LABEL, #ShowAllAS1 LABEL, #ShowAllAS501 LABEL, #ShowAllAS502 LABEL {
  width: auto;
}

div.PropertyShopMXForm {
  border: 1px solid black;
  background-color: fff;
  width: 750px;
  padding: 10px;
}

div.PropertyShopMXForm div.FormFieldButton span.TrailingFieldHTML label {
  width: 500px;
}

div.PropertyShopMXForm div.sectionheader {
  font-weight: bold;
  padding-bottom: 15px;
}

div.PropertyShopMXForm label {
  margin: 2px;
  width: 200px;
}



/*Louise- SITE MAP */
/*prevents extra bullet on IE but doesn't work on Firefox*/
div#PropertyShopContent ul.level1 li {
  border-top: 1px solid transparent;
}
/*Tidies up layout on Firefox (but bullet still present)*/
div#PropertyShopContent ul, div#PropertyShopContent li {
  padding-top: 0;
  margin-top: 0;
}
/*End Louise- SITE MAP */



/* ONLINE FORM */
.smalltext {
 font-size: 75%;
}
fieldset {
  margin-bottom: 10px;
}

.FormTable H1 {
  font-size:110%;
}

.FormGroup {
  padding: 10px;
}

.FormGroup LEGEND {
  font-weight:bold;
  margin-bottom: 6px;
}

label.FormLabel, span.FormLabel, td.FormLabel {
 width: 310px;
 text-align: right;
 margin: 0 10px 0 0;
 padding: 0;
 font-weight: normal;
 display: block;
 float: left;
}
#FP_276212 label.FormLabel, #FP_276216 label.FormLabel, #FP_276236 label.FormLabel, #FP_276240  label.FormLabel, #FP_276443 label.FormLabel{
  width:500px;
}
#CorrespondenceAddressSameAsPALabel label{
  width:10px;
}
div.FormProperty {
  padding-top:3px;
  padding-bottom:6px;
  display:block;
  float: left;
  width: 99%;
}

.FormDescriptiveText {
  padding-top:5px;
  padding-bottom:5px;
}

#divbtnTopNavigation {
  text-align:center;
  padding: 10px;
}

#divbtnBottomNavigation {
  text-align:center;
  padding: 10px;
}

#divbtnTopNavigation input, #divbtnBottomNavigation input {
  width: 160px;
}

.FormTable #FG_598 span.FormGridCell {
 width:50%;
 float:left;
 display:inline;
}
.FormTable #FG_98 span.FormGridCell div.HangingIndent {
 width:180px;
 float:left;
 display:inline;
}


/*page progress bar*/

div.PageNavigationSummary {
 border: 1px solid #808080;
 font-size: 76%;
 font-color: #000;
 margin-top: 10px;
 padding: 5px 0;
 width: 97%;
 text-align: center;
 float: left;
}
div.PageProgressBar, div.PageHistory {
 vertical-align: top;
 margin-bottom: 5px;
 width: 100%;
}
div.Description, div.PagePositionAndCount {
 text-align: center;
 padding: 1px 0 2px 0;
 float: left;
 width: 100%;
 margin-right: 0;
}
div.PageHistory div.Description {
  clear: left;
  width: auto;
}
span.Page {
 display: block;
 float: left;
 /*width: 43px;*/
 width: 10.9%;
 height: 15px;
 padding: 0;
 margin: 0 -1px 0 0;
 border-left: 1px dotted #0092c4;
}
div.Bar {
 border: 1px solid #808080;
 padding: 0;
 width: 469px;
 float: left;
 clear: both;
/* margin-left: 10%;*/
position: relative;
left: 150px;
 background-color: #D9F5FF;
}
div.PageProgressBar span.Past {
 background-color: #0092C4;
}
div.PageProgressBar span.Current {
 background-color: #0092C4;
 width: 12%;
}
div.PageProgressBar span.Future {
 background-color: #D9F5FF;
}
div.PageProgressBar span.Last {
}
div.PageHistory {
  float: left;
  margin-top: 10px;
  width: 400px;
  position: relative;
  left: 220px;
}
div.PageHistory .Description, div.PageHistory .DropDown, div.PageHistory .Button {
  float: left;
}

div.PageHistory input.FormButton {
 text-transform: capitalize;
 width: 35px;
 margin-bottom: 2px;
}
div.PageHistory div.Button {
 margin-left: 5px;
}
div.Dropdown {
  margin-left: 10px;
}
div.Dropdown select.SelectField {
 font-size: 125%;
 vertical-align: middle;
 /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}
/*end page progress bar */

/* tables */
.FormTable table#HouseholdMemberList, table#AddressHistoryEditPane {
 border-top: 1px solid #708090;
 border-bottom: 1px solid #708090;
 border-right: 1px solid #708090;
 margin-top: 10px;
 margin-bottom: 20px;
 width: 100%;
/* 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;
}

.AddressHistoryApplySameToAll TD, .AddressHistoryEditHMCell TD {
  padding-top:10px;
  padding-bottom:10px;
}
/* end tables */

/* Address History */
td.Formlabel {
  padding: 0 10px 0 0;
}
table#AddressHistoryEditPane {
  width: 100%;
  border: 1px solid #708090;
  padding: 2px 0 0 10px;
}
td.AddressHistoryEditDatesCell {
  text-align: left;
}
td.AddressHistoryEditDatesCell table {
  width: 54%;
  margin: 5px 0;
}
td.AddressHistoryEditDatesCell table td {
  text-align: left;
}
td.AddressHistorySaveButton {
  text-align: right;
}
td.AddressHistoryCancelButton {
  text-align: left;
}
td.AddressHistorySaveButton input, td.AddressHistoryCancelButton input {
  width: 100px;
}
/* End Address History */


/* END ONLINE FORM */


div#BrowseAloudLogoContainer {
 display: none;
}
