body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 10px;
}
img {
    border: none;
}
body.nomargin {
    margin: 0px;
}
body.nosidemargin {
    margin: 10px 0px;
}

h1 {
    font-size: 14pt;
    margin: 10px 1px 10px 1px;
}
h1#heading_sponsors {
    font-size: 11pt;
}

h2 {
    font-size: 12pt;
    margin: 10px 0px 5px 0px;
}

h3 {
    margin: 30px 0px 10px 0px;
}

td, th {
    font-size: 10pt;
    vertical-align: top;
}

.error, .prominent {
    color: red;
}

#navtabbar {
    margin: 5px -10px 0px;
    border-bottom: 1px solid #18519d;
}

.navtab {
    background-color: #18519d;
    color: #fff;
    padding: 0px 10px;
    margin: 0px 0px 0px 10px;
    border-style: outset outset none outset;
    border-color: #ccc;
    border-width: 2px;
    text-align: center;
}
#mls_tab,#help_tab {
    background-color: #933;
}

.navtab.selected {
    background-color: #2784ff;
}

.navtab a {
    color: #fff;
    text-decoration: none;
}

#notification {
    background-color: #933;
    color: #fff;
    margin: 0px;
    padding: 1px;
    font-size: 10pt;
    position: absolute;
    vertical-align: middle;
    border: 1px solid black;
}

#proxymessage {
    margin-top: 20px;
}

#mls_input {
    border: 1px solid black;
    font-size: 10pt;
    height: 20px;
}

#mls_button {
    border: 1px solid black;
    background-color: #ece9d8;
    margin-left: 1px;
    font-size: 10pt;
    color: #933;
    height: 20px;
}

.noborder {
    border-style: none;
}

#close_image {
    margin: 3px;
    vertical-align: middle;
}

th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

table.listings td, table.listings th {
    padding: 2px 20px 2px 2px;
    margin: 0px;
}
table.listings th {
    text-align: center;
}
table.listings .constant_width {
    text-align: center;
}

tr.alternate {
    background-color: #eee;
}

table.listing th, table#profile th, table#purchase th {
    font-weight: normal;
}
table.listing {
    float: left;
    margin: 5px 20px 0px 0px;
}

.errors {
    color: red;
}

#footer{
    border-top: 1px solid #18519d;
    margin: 20px 0px 5px;
}


.listing_media {
    margin: 0px 0px 20px 0px;
    display: block;
}

.listing_media_image_area {
    margin: 0px 5px 0px 0px;
    display: inline-block;
    cursor: move;
}
.listing_media_edit_area {
    display: inline-block;
    vertical-align: top;
}
.listing_media_edit_area .media_field * {
    display: inline;
}
.listing_media_edit_area .media_field p {
    font-weight: bold;
    margin: 0px 2px 0px 0px;
}
.listing_media_edit_area .media_field {
    margin: 0px 6px 0px 0px;
}
.listing_media_edit_area .link_button {
    display: inline;
}
.listing_media_edit_area .file_button {
    display: block;
}
.listing_media_edit_area textarea {
    display: inline;
}
.listing_media_edit_area img {
    display: inline;
}

.listing_media_image_area p.media_filename {
    margin: 0px;
    display: block;
    font-size: 8pt;
}
.add_media_button {
    clear: left;
}

div.primary_image {
    background-color: #ddd;
}
.media_delete_button {
    margin: 0px 0px 0px 4px;
    vertical-align: middle;
    cursor: pointer;
}

.button {
    background-color: #ece9d8;
    border: 1px solid black;
}
table.listings .button {
    font-size: 9pt;
}
table.listings td.unavailable {
    background-color: #ddd;
}
table.listings tr.alternate td.unavailable {
    background-color: #ccc;
}

.submit_button {
    margin: 30px 0px 0px 0px;
}

.message {
    background-color: #ddd;
    font-weight: bold;
}

.office_heading {
    text-align: center;
}

.office_banners {
    text-align: center;
}
img.banner {
    margin: 10px 10px;
    border: none;
}
.center {
    text-align: center;
}
.help_button {
    vertical-align: bottom;
}
.col_marketing_status {
    width: 90px;
}
#notification_overlay {
    position: absolute;
    z-index: 8;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #444d66;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.notification_dialog {
    position: absolute;
    z-index: 9;
    display: none;
    text-align: center;
    top: 0px;
    left: 0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #7f0000;
}
.notification_dialog table {
    margin: 2px;
    padding: 10px;
    border: 1px solid white;
}
.exclamation_area {
    padding: 0px 0px 0px 5px;
    margin: 0px;
    vertical-align: middle;
}
.notification_contents {
    padding: 5px 15px 5px 5px;
    margin: 0px;
    vertical-align: middle;
    width: 600px;
    color: white;
}
.notification_contents .close_link {
    color: white;
}

.close_area {
    position: absolute;
    top: -1px;
    right: -2px;
}
.close_area img {
    border: 1px solid white;
}
#required_text {
    clear: left;
    margin: 0px;
}
table pre {
    display: inline;
}
.highlight {
    font-weight: bold;
}

.template_selection {
    margin: 20px 0px 0px 0px;
    width: 610px;
}
.template_selection .heading {
    background-color: #d4e5f1;
    font-weight: bold;
    padding: 3px;
}
.template_selection .template_item {
    display: inline-block;
    margin: 10px 20px 10px 0px;
}
.template_selection .template_item * {
    vertical-align: middle;
}
.background {
    color: #ccc;
}

.ui-corner-all {
    margin: 5px 0px;
    padding: 0 .7em;
}
.ui-corner-all .ui-icon {
    float: left;
    margin-right: .3em;
}

table#purchase {
    width: 600px;
}
