
body {
    background-color: #fbfbf3;
    color: #111;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
div {
    text-align: left;
}
p {
    margin: 1em 0;
}
table {
    border: 0 none;
    border-spacing: 0;
    font-size: 1em;
}
form {
    margin: 0;
}
a {
    text-decoration: underline;
}
a.plain {
    text-decoration: none;
}
ul {
    margin: 0.25em 0 0.75em;
    padding: 0 0 0 2.5em;
}
tt {
    font-size: 1.25em;
}
label {
}
label.error {
    color: #900;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
    background-color: #f0f0e8;
    border-color: #666 #e8e8e1 #e8e8e1 #666;
    border-style: solid;
    border-width: 2px;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
input.button {
    background-color: #e8e8e1;
    font-size: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
input.defaultButton {
    background-color: #375;
    color: #fbfbf3;
    font-weight: bold;
}
#container {
    margin: 0 auto;
    min-width: 730px !important;
    text-align: center;
    width: 100% !important;
}
#header {
    text-align: center;
    width: 100%;
}
#headerTitle {
    margin: 0 auto;
    padding: 0;
    text-align: left !important;
    width: 100%;
}
#header h1 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    margin: 0 auto;
    padding: 0.5em 0 0.25em 10%;
}
#footer {
    clear: both;
    min-height: 50px;
    position: static;
    text-align: center;
    width: 100%;
}
#footerContent {
    margin: 0 auto;
    padding-left: 10%;
    width: 100%;
}
#main {
    padding: 0.5em 0 2em;
}
#main h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    margin: 0 1em 0.5em 0;
    padding-top: 0.5em;
}
#main h3 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    margin: 0 1em 0.5em 0;
    padding-top: 0;
}
#navbar {
    border-bottom: 2px dotted #000;
    margin-right: 0;
    padding-bottom: 0.5em;
}
#breadcrumb {
    font-size: 0.7em;
    padding-top: 1em;
}
#content {
    border-top: 2px dotted #000;
    font-size: 0.7em;
    margin: 0;
    padding: 0.5em 0 0;
}
#content h3 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#content h4 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0.75em 1em 0.25em 0;
}
#content h5 {
    font-size: 1em;
    font-weight: bold;
    margin: 0 1em 0.25em 0;
    padding-top: 0.75em;
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb a.current {
    font-weight: bold;
}
#footer div.debugStats {
    font-size: 0.6em;
}
span.disabled, label.disabled {
    color: #666;
}
a.action, a.file {
    font-size: 0.85em;
    text-transform: uppercase;
}
a.icon {
    text-decoration: none;
}
a.icon img {
    border: 0 none;
}
a.icon:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
span.formRequired {
    color: #333;
    font-size: 0.9em;
}
span.heading {
    font-size: 0.85em;
    text-transform: uppercase;
}
span.highlight {
    border-bottom: 1px dotted #000;
}
div.warningMessage {
    background: url("../templates/images/icons/icon_alert.gif") no-repeat scroll 3px 40% rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 5px 5px 5px 25px;
}
.nowrap {
    white-space: nowrap;
}
table.info td {
    padding: 0 0.5em 0.5em 0;
}
table.listing td {
    padding: 0.25em 1.5em 0.25em 0.5em;
}
table.listing tr.heading td, table.listing td.heading, table.info td.heading {
    font-size: 0.85em;
    font-weight: normal;
    padding: 0.75em 1.5em 1em 0.5em;
    text-transform: uppercase;
}
table.info td.heading {
    padding-left: 0;
}
table.listing td.nodata, table.info td.nodata {
    font-style: italic;
    text-align: center;
}
table.listing td.headseparator {
    border-top: 1px dotted #000;
    font-size: 0.1em;
    line-height: 1%;
}
table.listing td.endseparator {
    border-top: 1px dotted #000;
    font-size: 0.25em;
    line-height: 10%;
}
table.listing td.separator, table.info td.separator {
    border-top: 1px dotted #ddddd0;
    font-size: 0.1em;
    line-height: 1%;
}
table.data tr {
}
table.data td {
    padding-bottom: 0.25em;
}
table.data td.label {
    padding-right: 1em;
}
table.data td.value {
}
table.data td.separator {
    font-size: 0.1em;
    line-height: 1%;
    padding: 0.5em;
}
table.data td.heading {
    padding-left: 0;
    padding-right: 0;
}
table.nested tr {
    margin: 0;
    padding: 0;
}
span.nested {
    font-size: 1.2em;
    padding: 0 4px 0 0;
}
span.pkp_form_error {
    color: #900;
    font-size: 1em;
    font-weight: bold;
}
span.pkp_form_success {
    color: #090;
    font-size: 1em;
    font-weight: bold;
}
ul.pkp_form_error_list {
    color: #900;
}
ul.menu {
    margin: 0;
    padding: 0;
}
ul.menu li {
    display: inline;
    margin: 0;
    padding: 0 1.5em 0 0;
}
ul.menu li.current {
    font-weight: bold;
}
ul.menu a {
    font-size: 0.85em;
    text-decoration: none;
    text-transform: uppercase;
}
ul.steplist {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
ul.steplist li {
    display: inline;
    font-size: 0.85em;
    margin: 0;
    padding: 0 0.5em 0 0;
    text-transform: uppercase;
}
ul.steplist li.current {
    font-weight: bold;
}
ul.steplist a {
    text-decoration: none;
}
ul.plain {
    list-style-type: none;
    padding-left: 1.5em;
}
ul.filter {
    list-style-type: none;
    margin: 0;
    padding: 1.5em 0;
}
ul.filter li {
    display: inline;
    padding-right: 1.5em;
}
div.separator {
    border-bottom: 1px dotted #000;
    font-size: 0.5em;
    line-height: 25%;
    margin-bottom: 0.25em;
    margin-top: 1em;
    padding: 0;
    width: 100%;
}
