/* StyleSheet 2000: West Wiltshire property shop default */
/* This style sheet has been generated automatically - do not edit manually!! */

/* LINKS */
a.StandardLink:link {
color:#00C78C;
text-decoration: none;
}
a.StandardLink:visited {
color:#00C78C;
text-decoration: none;
}
a.StandardLink:hover {
color:#00C78C;
background-color:#00C78C;
}

/* TAGS */
H3 {
  margin: 2px;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #322832;
  font-size: 80%;
  font-family: Verdana, Arial, sans-serif;

}

/* OTHER STYLES */
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-size: smaller;
  background-color: #F0F0F0;
}

input, select, h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
  font-size: 100%;
}

#PropertyShopHeader {
  background-color: #FFFFFF;
  width:100%;
  height:100px;
/*  height: 74px;*/
}

#PropertyShopHeaderLanding {
  background-color: #FFFFFF;
  width:100%;
  height: 100px;
}

#PropertyShopHeader H1 {
  display: none;
}

#PropertyShopLogo1 {
  width:300px;
  height: 100px;
  left: 0px;
  position:absolute;
  background-image: url(/WestWiltshireInstallation/NovaWeb/images/WiltshireLogo.png);
  background-repeat: no-repeat;
}

#PropertyShopLogo1Landing {
  width:290px;
  height: 100px;
  position:absolute;
  left: 10px;
  top: 6px;
  background-image: url(/WestWiltshireInstallation/NovaWeb/images/WiltshireLogo.gif);
  background-repeat: no-repeat;
}

/* Top Menu */

#PropertyShopTopMenu {
  width: 100%;
  float: left;
  background-color: #04B28C; /*WWgreen*/
  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: #fff;
  padding: 4px 10px 5px 10px;
}
#PropertyShopTopMenu A:hover {
  background-color: #1B3F8B;
  color: #FFFFFF;
}

#PropertyShopTopBar {
  width: 100%;
  background-color:#1B3F8B;
  color: #fff;
  padding: 0;
  font-size: 80%;
  text-indent: 10px;
  height: 18px;
  float: left;
}
#PropertyShopTopBar a {
  text-decoration: none;
  text-align: right;
  color: #fff;
  position: relative;
  top: -10px;
  margin-bottom: 0px;
  display: block;
  float: right;
  padding-right: 10px;
  background-color: #1B3F8B;
  height: 14px;
}

#PropertyShopleftMenu {
  width: 200px;
  padding: 20px;
  float: left;
  clear: right;
  background-color: #F0F0F0;/*#f7c5a7;*/
}

#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: #433745;
}
#PropertyShopleftMenu A:hover {
  text-decoration: underline;
}

/*end of side menu*/

#PropertyShopContentContainer {
  float: left;
  width: 760px;
}
#PropertyShopDelimiter {
  float: left;
  width: 1002px;
}


#PropertyShopBreadcrumb {
  width:100%;
  padding: 2px;
  padding-left: 7px;
}

#PropertyShopBreadcrumb A, #PropertyShopBreadcrumb A:visited, #PropertyShopBreadcrumb .BreadcrumbPlain {
  color: #322832;
  padding: 0 3px;
}

#PropertyShopContentHeader {
 padding-left: 10px;
}

H1 {
  color: #1B3F8B;
  font-size: 160%;
  font-family: Verdana, Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 5px;
}

H2 {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #04B28C;
  font-size: 110%;
  font-family: Verdana, Arial, sans-serif;
}

H3 {
  margin: 2px;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #322832;
  font-size: 95%;
  font-family: Verdana, Arial, sans-serif;
}

#PropertyShopContentHeader H2 {
  margin-bottom: 0px;
}

#PropertyShopContent {
  padding-left: 10px;
  padding-right: 10px;
  clear: right;
}

#PropertyShopContent A, #PropertyShopContent A:visited, #PropertyShopContent A.BasicLink, #PropertyShopContent A.BasicLink:visited {
  color: #1B3F8B; /*#322832;*/
  text-decoration: none;
  font-weight: 700;
}

.PropertyShopFooter {
  display: block;
  border-top : 1px solid #322832;
  border-bottom : 1px solid #322832;
  width:760px;
  text-align: center;
  padding-top:5px;
  padding-bottom: 5px;
  margin-top: 50px;
  color: #1B1133;
}

.PropertyShopFooter A , .PropertyShopFooter A:visited {
  color: Blue;
}

#PropertyShopContent A, #PropertyShopContent A:visited {
  color: Blue;
}

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;
}

#PropertyShopSwitchStyle, #PropertyShopSiteMap {
  position: absolute;
  left: 650px;
  top: 5px;
  text-decoration: none;
  color:Blue; /*#CEDBC3*/
}

#PropertyShopSiteMap {
  top: 5px;
  left: 550px
}

/* Online application form styles */

.formtable fieldset {
  width: 700px;
}
.FormTable form {
  margin: 0px;
}
.FormTable H1 {
  color: #1B3F8B;
  font-size: 120%;
  font-family: Verdana, Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 5px;
}
.FormTable div.FormControl {
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
.FormTable div.FormControl input 
{
  width: 200px;
}

.FormTable #FG_315 div
{
  float:none;
}

.FormTable input#btnTopNavigation, .FormTable input#btnBottomNavigation 
{
  font: 2em;
}
.FormTable hr.FormHR {
  width: 420px;
  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;
}
.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: 150px;
}
.FormTable #HouseholdMemberDelete, #HouseholdMemberEdit {
  width: 50px;
}
/* end tables */

.FormTable div.FormTable h1 {
  margin: 0;
  padding: 2px;
  font-size: 120%;
  text-align: center;
  background-color: #1B3F8B; /*WWDarkBlue*/
  color: #1B3F8B;
}
.FormTable .TextField, .FormTable .SelectField {
  font: 1em Verdana;
}
.FormTable .FormGroup {
  padding: 0 10px 10px 10px;
  border: 1px solid #1B3F8B;
  display: block;
  clear: left;
  margin: 10px 0;
}

.FormTable .FormGroup legend {
  font-weight: bold;
  color: #1B3F8B; /*WWNavy*/
  padding: 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: 655px;
  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;
}
.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;
}
.FormTable span.FormField {
  width: 320px;
  display: inline;
  float: left;
  padding: 0;
  margin: 0;
}
.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;
  clear: both;
  float: left;
}
.FormTable div span.FormGridCell div.HangingIndent label, .FormTable .FormField label {
  font-weight: normal;
}
input.TextField 
{
  max-width: 320px;
  width: 265px;
}
.FormTable div, .FormTable span {
  float: left;
}

/*page progress bar*/

div.PageNavigationSummary {
  font-size: 76%;
  color: #04B28C; /*WWgreen*/
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
div.Description {
  text-align: center;
  padding: 2px;
  margin-right: 10px;
  color: #04B28C; /*WWgreen*/
}
div.PagePositionAndCount {
  padding: 2px;
  text-align: center;
  color: #04B28C; /*WWgreen*/
}
span.Page {
  display: block;
  float: left;
  border: none;
  width: 41px;
  height: 20px;
  background-color: #BFEFFF; /*WWlightblue*/   
  padding: 0px;
  margin: 3px 2px 3px 1px;
  border: 1px solid #70DBDB;  /*mediumturquoise */
}
div.Bar {
  border: 1px solid #1B3F8B; /*WWNavy*/
  padding: 0px;
  height: 28px;
  padding: 0 2px;
  margin: 2px 0;
  background-color: #DAF4F0;
  width: 605px;
}

div.PageProgressBar, div.PageHistory {
  text-align: center;
  float: left;
  width: 100%;
}
div.PageHistory {
  padding: 5px 0 5px 53px;
}
div.PageProgressBar span.Past, div.PageProgressBar span.Current {
  background-color: #008080; 
  border: 1px solid #000000;
}
div.PageProgressBar span.Future {
}
div.PageProgressBar span.Last {
}
div.PageHistory {
  text-align: left;
}
div.PageHistory .Description, div.PageHistory .DropDown, div.PageHistory .Button {
  float: left;
}
div.PageHistory div.Button {
  margin-left: 5px;
}
div.Dropdown select.SelectField {
  font-size: 115%;
  vertical-align: middle;
}

/*end page progress bar */

.FormTable input#HouseholdMemberSave {
  width: auto;
}

/* End Of Online application form styles */


#ShowAll INPUT, #ShowAllAS4 INPUT, #ShowAllAS2 INPUT, #ShowAllAS3 INPUT, #ShowAllAS6 INPUT {
  width: 150px;
}

#ShowAll LABEL, #ShowAllAS4 LABEL, #ShowAllAS2 LABEL, #ShowAllAS3 LABEL, #ShowAllAS6 LABEL {
  width: auto;
}

div.PropertyShopMXForm {
  border: 1px solid #54431c;
  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 */

div.languages {
 float: left;
 width: 100%;
 clear: both;
}
p.language {
 float: left;
 display: inline-block;
 font-weight: bold;
 padding-left: 20px;
}

#FG_610 .DescriptiveText
{
  clear: left;
  width: 650px;
  padding-top: 10px;
}

