#flash-notice {
  padding: 10px;
  text-align: center;
  background-color: #9ce07f;
  border: 1px solid #7db366;
}

#flash-error {
  padding: 10px;
  text-align: center;
  background-color: #e4a592;
  border: 1px solid #b68475;
}


.fieldWithErrors {
  padding: 2px;
  width:0px;
  background-color: #cc0000;
  display: table;
}

#errorExplanation {
  width: 96%;
  border: 2px solid #820000;;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
}

#errorExplanation h2 {
  text-indent: 100px;
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #cc0000;
  color: #ffffff;
}

#errorExplanation p {
  color: #202020;
  margin-top: 15px;
  margin-bottom: 15;
  padding: 5px;
}

#errorExplanation ul li {
  color: #202020;
  font-size: 12px;
  list-style: square;
  margin-left: 20px;
}

.column-content  form {

}

.column-content  form p {
  margin-bottom: 3px;
  line-height: 0.8em;
}

.column-content  form #enquiry-details {
  width: 240px;
  float: left;
  padding-left: 3px;
}

.column-content  form #details-text {
  width: 350px;
  float: right;
  margin-left: 20px;
}``

.column-content  form #details-text textarea {
  height: 180px;
  width: 240px;
}

/*.content form input*/


/*buttons*/

.image-button {
  margin-top: 1px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  xpadding-right: 6px;
}

.links {
  text-align: right;
  width: 100%;
  xbackground-color: #cccccc;
}

/*.grid-form {
  padding-bottom: 50px;
  background: url(/images/forms/form_footer.gif) no-repeat bottom;
}*/

.grid-form h1 {
  background: url(/images/forms/form_header.gif);
  font-size: 12px;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 4px;
  height: 22px;
  margin-bottom: 6px;
}

.grid-form table {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}

.grid-form table td, th {
  padding: 0;
}

.grid-form table td {
  padding-left: 2px;
}

.grid-form table th {
  color: #003699;
  text-align: left;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 4px;
  height: 22px;
  margin-bottom: 6px;
  white-space: nowrap;
}

.grid-form table tr.grid-headings {
  margin-bottom: 10px;
}

.grid-form table {
  background: url(/images/forms/form_title_header.gif) no-repeat;
}

.grid-form table .buttons {
  text-align: right;
  white-space: nowrap;
}

.grid-form table tr {

}


.grid-form table td {
  padding-top:5px;
  padding-left: 10px;
}


.grid-form table tr.odd-row {
  background-color: #efefef;
}

.grid-form table tr.even-row {
  background-color: #ffffff;
}

.grid-form .paging {
  text-align: right;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 0px;
  background: url(/images/forms/grid_footer.gif) no-repeat;
}

.grid-form .paging .button-next, .grid-form .paging .button-previous {
  margin-top: 20px;
}


form {
  /*padding-top: 3px;
  padding-left: 10px;*/
}

.form .image-button {
}
.form .image-submit {
}

.form h1 {
  background: url(/images/forms/form_header.gif);
  font-size: 12px;
  color: #ffffff;
  padding-left: 10px;
  padding-top: 4px;
  height: 22px;
  margin-bottom: 6px;
}


.form .buttons {
  margin-top: 15px;
  clear: both;
  text-align: right;
/*  width: 100%;*/
}









/*profile page*/

#profile-teaser {
  float: left;
}

#profile-photo {
  float: right;
  margin-bottom: 30px;
  margin-left: 10px;
}
  
#profile-picture {
  float: right;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  margin-left: 5px;
}

#profile-options {
  clear: both;
}




/*authentication*/

#signup #login-details {
  width: 360px;
  float: left;
  padding-left: 3px;
}

#signup #password-details {
  width: 350px;
  float: right;
  margin-left: 20px;
}

#signup .buttons {
  padding-top: 20px;
}



/*form label {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
*/
form br {
  margin-bottom: 10px;
}

#enquiry-text textarea {
  width: 250px;
}

/*
form p {
  margin: 6px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
*/

form fieldset legend {
  margin-left: 10px;
  padding: 3px;
}

/*form fieldset {
  padding: 10px;
}

label {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 50px;
  height: 0px;
  

  font-weight: bold;
}

form fieldset textarea {
  height: 80px;
  width: 489px;
}*/

form #buttons {
  margin-top: 20px;
}





fieldset {
  padding: 1em;
  font:90%/1 sans-serif;
/*    line-height: 16px;*/
}
  
label {
  float: left;
  width: 25%;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  font-weight: bold;
/*  font-size: 14px;*/
/*  line-height: 16px;*/
}
  
td label {
  float: none;
  clear: both;
  width: 25%;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  font-weight: bold;
}

select, textarea, input {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
}

form {
  line-height: 2em;
  margin: 0px;
}
/*
form textarea {
  height: 56px;
  width: 360px;
}*/