/*
ul,ol,li,*/
h1,h2,h3,h4,h5,h6,pre,form,html,blockquote,input { 
  margin: 0; 
  padding: 0; 
}

a img,:link img,:visited img { 
  border: none; 
}

a {
  text-decoration: none;
  color: #000099;
}

a:hover
{
  text-decoration: underline;
}


h1, h2, h3, h4, h5, h5 {
  color: #000099;
}
h1,h2,h3 {
  margin: 0 0 10px 0;
}

body {
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
}

body.full {
  padding: 0px;
}

.verticalSpacer {
  float: left;
}

#Header {
  background: #000099;
  padding: 10px 20px 10px 20px;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
#Header h1 {
  font-size: 24px;
}
#Header img {
  margin: 0 20px 0 0;
}
#Menu {
  height: 32px;
  background: #999999;
  padding: 5px 0 5px 20px;
}
#Content {
  padding: 20px;
}

#UserInfo {
	float: right;
	font-weight: normal;
	padding: 0 10px 0 10px;
}

td
{
  margin: 0;
  padding: 0;
}

#pageTitle {
  text-align: center;
  padding-bottom: 0.5em;
}
#Header .pageTitle {
  float: right;
  line-height: 70px;
  color: #ffffff;
}

#sf_guard_auth_form {
  float: right;
  width: 320px;
  border: 0.1em solid #000099;
  padding: 10px;
  text-align: left;
}

#sf_guard_auth_form  input[type="submit"] {
  float: right;
}

#sf_guard_auth_form label {
  display: block;
  clear: left;
  float: left;
  width: 140px;
  font-weight: normal;
}

#sf_guard_auth_form fieldset {
  margin-bottom: 0.5em;
  padding: 0.2em;
  border: 0;
}

#sf_guard_auth_form  div.form-row, #sf_guard_auth_form  td {
  padding: 5px 0 5px 0;
}

fieldset {
  margin-bottom: 0.5em;
  padding: 0.2em;
}

p {
  padding: 0px 0px 0.3em 0px;
  margin: 0px;
}

fieldset dl {
  margin-top: 0px;
}

fieldset dt {
  margin-top: 0.2em;
}

div.filters {
  float: right;
  margin-left: 0.2em;
  min-width: 15em;
  padding: 0.2em;
  border: 1px solid #000099;
  background: #ffffff;
  font-size: 0.8em;
}

* html div.filters {
  width: 1%;
}

div.filters select {
  font-size: 0.9em;
}

div.filters dl {
  margin: 0px;
}

div.filters dt {
  margin: 0px;
}

div.filters dd {
  margin: 0px;
  padding: 0px;
}

div.filters fieldset {
  margin-bottom: 0.1em;
  clear: both;
}

div#indicator {
  z-index: 1000;
  position: fixed;
  top: 0px;
  right: 0px;
  text-decoration: blink;
  background-color: #000099;
  color: #ffffff;
  font-weight: bolder;
  line-height: 30px;
  margin: 1px;
  padding: 0 20px 0 20px;
}

div.dialog_content > div {
  padding: 0.2em;
}

textarea {
  border: 1px solid #cccccc;
}

.changesNotShown {
  margin: 2px;
  border: 1px solid red;
  padding: 0.3em;
}

.changesShown {
  margin: 2px;
  border: 1px solid green;
  padding: 0.3em;
}

.errors {
  margin: 0 0 10px 0;
  padding: 10px;
  background: #ffcccc;
  border: 1px solid #ff0000;
  color: #ff0000;
}

dl.errors {
  padding: 10px 10px 10px 84px;
  background: #ffcccc url('../images/icon-64-error.gif') 10px center no-repeat;
  min-height: 64px;
}
dl.errors dt {
  margin: 0 0 10px 0;
  font-weight: bold;
}
dl.errors dd {
  margin: 0;
}

.error {
  margin: 5px 0 5px 0;
  padding: 5px 5px 5px 30px;
  background: #ffcccc url('../images/icon-20-error.gif') 5px center no-repeat;
  border: 1px solid #ff0000;
  color: #ff0000;
}

.SuccessNotice {
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 94px;
  min-height: 64px;
  background: #ccffcc url('../images/icon-64-success.gif') 15px center no-repeat;
  border: 1px solid #009900;
  color: #009900;
}
.SuccessNotice p {
  margin: 0 0 10px 0;
}
.SuccessNotice h3 {
  color: #009900;
}

.InfoNotice {
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 94px;
  min-height: 64px;
  background: #ccddff url('../images/icon-64-info.gif') 15px center no-repeat;
  border: 1px solid #000099;
  color: #000099;
}
.InfoNotice p {
  margin: 0 0 10px 0;
}
.InfoNotice a {
  text-decoration: underline;
}

.content {
  background-color: #ffffff;
  padding: 0.2em;
}

.dialog .dialog_content {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
}

.overdueInvoice td, .overdueInvoice :link {
  font-weight: bolder;
  color: red;
}

.paidInvoice td, .paidInvoice :link  {
  color: grey;
}

table.invoice {
  clear: both;
}

table.invoice td {
  padding: 0.2em;
}

table.invoice tbody td.lineTotal {
  border-right: 1px solid black;
}

table.invoice tbody td {
  border: 1px solid black;
  border-right: 0px;
  
  text-align: right;
}

table.invoice tbody tr.foot td {
  border: 0px;
  font-weight: bolder;
}

table.invoice tbody td.total {
  margin-top: 0.2em;
  border-top: 1px solid black;
  font-weight: bolder;
}

table.invoice tbody td.description {
  text-align: left;
}

.invoice .address, .payment .address {
  border: 1px solid black;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
  padding: 0.3em;
} 

.invoice dl, .payment dl {
  clear: both;
  margin-bottom: 1em;
}

.brochureCopy {
  border: 1px solid #cccccc;
  padding: 0.3em;
  margin: 0.2em;
}

div.status {
  margin: 0.3em;
}  

div.status div.header {
  margin: 0px;
  border: 1px solid #999999;
  padding: 0.3em;
}

div.status div.body {
  margin: 0px;
  border: 1px solid #999999;
  border-top: 0px;
  padding: 0.3em;
}

div.currentStatus {
  background: #ccffcc;
  border: 1px solid #009900;
  color: #009900;
}

div.currentStatus div.header {
  font-weight: bolder;
}

div.partPaid, div.Paid {
  margin-top: 1em;
}

div.Paid {
  font-weight: bolder;
}

div.partPaid .remaining {
  font-weight: bolder;
}

tr.payment, tr.payment td {
  border-bottom: 1px solid #eeeeee;
}

ul.radio {
  list-style: none;
}

div.formRow {
	margin: 10px 0 10px 0;
}

em.required {
    float: right;
    color: red;
}

div.formLabel {
    font-weight: bolder;
}

div.fieldHelp {
    font-style: italic;
    font-size: 90%;
}

div.fieldHelp.emphasise {
    font-weight: bold;
}

tr.odd, tr.odd td {
  background-color: #ffffff;
}

tr.even, tr.even td {
  background-color: #dddddd;
}

table.brochure {
  width: 525px;
}

table.brochure td.text {
  font-size: 16px;
}

div[data-role=fieldcontain] {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: top;
  background-color: #eeeeee;
}

div[data-role=fieldcontain] label {
  width: 20em;
  display: inline-block;
}

div[data-role=fieldcontain] .note {
  font-size: 80%;
}

table.techform tbody tr {
  background-color: #eeeeee;
}

div.tasklist { 
  float: left;
  width: 15em;
  margin-right: 2em;
  margin-bottom: 1em;
  border: 1px solid #000099;
  padding: 0.3em;
  background-color: #cccccc;
  color: #000099;
}

ul.tasklist { 
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.tasklist li { 
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

ul.tasklist li.currentTask { 
  font-weight: bolder;
}

div.tasklist a {
  color: #000099;
}

iframe.refresher {
  position: absolute;
  left: -999em;
  top: 0px;
}

div.techform { 
  float: left;
  max-width: 45em;
  border: 1px solid #000099;
  padding: 0.5em;
  float: left;
}

.techform div[data-role=fieldcontain] input[type=text] {
  width: 20em;
}

.techform div[data-role=fieldcontain] textarea {
  width: 20em;
  height: 4.5em;
}

.techform td textarea {
  height: 4.5em;
}

.rowListing {
}
.rowListing td {
  padding: 4px;
  background: #dddddd;
}
.rowListing td.photo {
  height: 93px;
  width: 70px;
}
.rowListing td.photo img {
  height: 93px;
  width: 70px;
}
.rowListing td.actions {
  width: 140px;
}

.columnListing th {
  padding: 4px 14px 4px 4px;
  text-align: right;
}
.columnListing td {
  padding: 4px;
  background: #dddddd;
}

.lb182 dd {
  margin-bottom: 0.5em;
}

.lb182 .venueno {
  font-size: 400%;
  border: 1px solid black;
  padding: 0.2em;
  text-align: center;
  width: 3em;
  float: right;
}

.lb182 .venuebox {
  float: right;
  text-align: right;
}

a.newButton {
  display: inline-block;
  padding: 3px 8px 3px 8px;
  border: 0;
  background: #000099;
  color: #ffffff;
}

input[type="button"], input[type="submit"], input[type="reset"], a.button {
  padding: 3px 8px 3px 8px;
  border: 0;
  background: #000099;
  color: #ffffff;
}

input.next {
  float: right;
}

.personQuickAdd ul {
  margin: 0;
  padding: 0;
}
.personQuickAdd li {
  list-style-type: none;
  display: inline-block;
}
#Content {
  padding: 20px;
}
div.application {
	margin-right: 400px;
}

.HalfBox {
	float: left; 
	width: 48%; 
	padding: 0 2% 0 0;
}
.HalfBox h2 {
	background: #000099;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	margin: 0 4px 0 0;
}
.HalfBox table {
	width: 100%;
	margin: 0 -2px 20px -2px;
}

.HalfBox ul {
	margin: 0 0 20px 0;
}
.HalfBox li {
	line-height: 26px; 
}

#Footer {
	padding: 20px 0 20px 0;
	background: #999999;
	color: #ffffff;
}
#Footer img {
	margin: 3px 3px 3px 0;
}
#Footer a {
	color: #ffffff;
}