﻿/* General */

body {
    font-size: 11px;
}

div#corp-navbar {
    z-index: 10000;
    position: relative;
    background: black url('/images/navbar/corp_gradient.gif');
    height: 32px;
    width: 100%;
    text-align: center;
    box-shadow: #ccc 0px 3px 5px 1px;
    -webkit-box-shadow: #ccc 0px 3px 5px 1px;
    -moz-box-shadow: #ccc 0px 3px 5px 1px;
}

    div#corp-navbar .center {
        background: black url('/images/navbar/corp_gradient.gif');
        position: relative;
        width: 1020px;
        height: 32px;
        margin-left: auto;
        margin-right: auto;
    }

    div#corp-navbar img {
        display: inline;
        margin: 4px 20px;
        vertical-align: middle;
        border: 0;
    }

div#main {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
}

div#subscribebar {
    font-family: Georgia;
    border-width: 3px;
    border-color: #000000;
    width: 100%;
    border-bottom-style: solid;
    font-size: 14px;
}

    div#subscribebar .arrows {
        font-size: 22px;
        line-height: 0px;
        color: #003366;
    }

    div#subscribebar a {
        text-decoration: none;
        color: Black;
    }

div#titlebartop {
    background-repeat: no-repeat;
    background-image: url( '/images/WebsiteHeader.png' );
    width: 970px;
    height: 121px;
}

    div#titlebartop a {
        margin-left: auto;
        position: absolute;
        top: 0;
        left: 0;
        width: 245px;
        height: 121px;
    }

        div#titlebartop a span {
            display: none;
        }

div#titlebar {
    font-family: Verdana;
    font-size: 10px;
    height: 2px;
    width: 970px;
}

div#titlebarbottom span {
    font-style: italic;
}

div#titlebarbottom {
    font-family: Verdana;
    font-size: 10px;
    height: 14px;
    background-color: Black;
    padding-left: 10px;
    padding-top: 2px;
    color: White;
    width: 970px;
}

div#titleadvert {
    float: left;
    position: relative;
    top: 12px;
    left: 245px;
}

div#loginstatus {
    color: Black;
    margin-right: 10px;
    margin-top: 2px;
    font-family: Verdana;
    font-size: 10px;
    width: 250px;
    position: relative;
    top: 28px;
    left: 720px;
    text-align: right;
}

    div#loginstatus a {
        color: #f8a500;
    }

div#navbar {
    font-family: Verdana;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: Black;
    height: 23px;
    font-size: 11px;
    margin-bottom: 13px;
}

div#navleft {
    float: left;
    top: 5px;
    position: relative;
}

div#navclassified {
    float: left;
    top: 2px;
    position: relative;
    padding-left: 6px;
}

div#navsearch {
    float: left;
    margin-left: 15px;
    top: 2px;
    position: relative;
}

div#navright {
    float: right;
    top: 5px;
    position: relative;
}

div#navbar a {
    text-decoration: none;
    color: Black;
}

    div#navbar a:hover {
        color: gray;
    }

.txtClassified {
    display: block;
    font-family: Verdana;
    font-size: 11px;
    height: 15px;
    padding: 3px 5px 2px 5px;
    width: 150px;
}

.ContextMenuPanel {
    background: url("/images/menu-bg.gif") repeat-y scroll 0 0 #FAFAFA;
    border: 1px solid #868686;
    cursor: default;
    font-size: 11px;
    padding: 1px 1px 0;
    z-index: 1000;
}

.ContextMenuBreak {
    border-top: 1px solid #C5C5C5;
    display: block;
    height: 1px;
    margin: 1px 1px 1px 32px;
    overflow: hidden;
    padding: 0;
}

a.ContextMenuItem {
    color: #003399;
    cursor: pointer;
    display: block;
    margin: 1px 0;
    padding: 4px 19px 4px 33px;
    text-decoration: none;
    white-space: nowrap;
}

a.ContextMenuItem-Selected {
    font-weight: bold;
}

a.ContextMenuItem:hover {
    background-color: #FFE6A0;
    border: 1px solid #D2B47A;
    color: #003399;
    padding: 3px 18px 3px 32px;
}

.service {
    line-height: 1.2em;
    font-family: Verdana;
    background-color: #f0f0f0;
    color: Gray;
    border-bottom: dotted 1px gray;
    padding: 5px;
}

    .service:hover {
        background-color: White;
    }

    .service .header {
        font-family: Georgia;
        font-size: 10px;
        font-weight: bold;
        color: Black !important;
    }

        .service .header a {
            color: Black;
        }

    .service a {
        text-decoration: none;
        color: Gray;
    }

    .service .toggle {
        font-size: 9px;
        text-decoration: none;
        color: gray;
        cursor: pointer;
    }

    .service .arrows {
        color: #f8a500;
        font-family: Georgia;
        font-size: 16px;
        line-height: 0px;
    }

    .service:hover .arrows {
        color: #7d0200;
    }

.service-header {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}

    .service-header h1, .service-header h2 {
        font-family: Georgia;
        color: #003663;
        font-weight: normal;
    }

    .service-header h1 {
        font-size: 36px;
        font-weight: normal;
    }

    .service-header h2 {
        font-size: 24px;
        font-weight: normal;
    }

.full-size {
    width: 1020px;
}

h1, h2, h3, h4, h5 {
    margin: 5px 0 5px 0;
}

h1 {
    font-family: Georgia;
    font-weight: bold;
    font-size: 19px;
}

h2 {
    font-family: Georgia;
    font-size: 16px;
}

h3 {
    font-size: 13px;
}

p {
    margin-bottom: 5px;
    margin-top: 5px;
}

a {
    color: #1665a2;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

.textbox {
    font-size: 10px;
    border: solid 1px black;
}

.textbox-watermark {
    font-size: 10px;
    border: solid 1px black;
    color: Gray;
}

.button {
    font-family: Trebuchet MS, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 10px;
    background-color: #dddddd;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
    height: 18px;
}

.button-red {
    font-family: Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    background-image: url( '/images/Gradient-Blue.gif' );
    color: White;
    border-top: solid 1px #34a0eb;
    border-left: solid 1px #34a0eb;
    border-right: solid 1px #34a0eb;
    border-bottom: solid 1px #34a0eb;
}

.button-green {
    font-size: 10px;
    font-weight: bold;
    color: White;
    background-color: #8ba200;
    border-top: solid 1px #748800;
    border-left: solid 1px #748800;
    border-bottom: solid 1px #485300;
    border-right: solid 1px #485300;
}

.rounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid gray;
    padding: 5px;
}

.drop-shadow {
    -moz-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
}

.red {
    color: #770000;
}

.blue {
    color: #003663;
}

/* HomePage.master */

.small-header {
    font-family: Georgia;
    font-weight: bold;
    font-size: 12px;
}

.vertical-spacer {
    padding-top: 10px;
    margin-top: 10px;
}

.list-table {
    font-size: 11px;
}

    .list-table th, .data-table td {
        vertical-align: top;
    }

    .list-table th {
        font-weight: bold;
        text-align: left;
    }

    .list-table tbody tr td {
        border-bottom: #c8c8c8 1px solid;
        background-color: #f8f8f8;
    }

    .list-table tbody .alt td {
        background-color: #e3ecf2;
    }


.data-table {
    font-size: 11px;
    text-align: left;
    font-family: Verdana;
}

    .data-table th, .data-table td {
        vertical-align: top;
        padding: 3px;
    }

    .data-table th {
        font-weight: bold;
        text-align: left;
        border-bottom: solid 1px black;
        vertical-align: bottom;
    }

        .data-table th a {
            color: Black;
        }

    .data-table tbody tr td {
        border-bottom: #c8c8c8 1px solid;
        background-color: #f8f8f8;
    }

    .data-table tbody .alt td {
        background-color: #e3ecf2;
    }

.data-table-pager {
    font-weight: bold;
}

    .data-table-pager table tr td {
        border: 0;
    }

    .data-table-pager table td a {
        text-decoration: none;
    }

#stat-header {
    background-color: #e9e9e9;
    margin-top: 10px;
    font-size: 9px;
    padding: 5px;
    display: none;
}

    #stat-header table {
        width: 100%;
    }

    #stat-header th {
        background: gray;
        font-weight: bold;
        font-size: 10px;
        text-align: left;
        height: 14px;
        color: White;
        padding-left: 5px;
        padding-right: 5px;
    }

    #stat-header td {
        border-bottom: solid 1px #dedede;
        height: 16px;
        padding-left: 3px;
        padding-right: 3px;
    }

    #stat-header .title {
        color: #770000;
    }

    #stat-header a {
        color: #770000;
        text-decoration: none;
    }

        #stat-header a:hover {
            text-decoration: underline;
        }

#left-column {
    float: left;
    min-height: 820px;
    width: 190px;
    line-height: 1.5;
    font-size: 10px;
}

    #left-column p {
        margin-top: 5px;
        margin-bottom: 0px;
    }

    #left-column h1 {
        font-family: Georgia;
        font-size: 14px;
        margin: 0;
    }

    #left-column h2 {
        font-size: 11px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    #left-column .section {
        border-bottom: solid 1px gray;
        padding-bottom: 10px;
        margin-top: 10px;
    }

#news-date-list a {
    display: block;
}

.news-date {
    color: Black;
    display: block;
}

.news-date-selected {
    color: #34a0eb;
    font-weight: bold;
}


.content {
    float: left;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    width: 490px;
    max-width: 490px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 1400px;
}

.content-wide {
    float: left;
    border-left: solid 1px gray;
    width: 769px;
    padding-left: 10px;
    min-height: 1400px;
}

.content .section {
    clear: both;
    border-top: dotted 1px gray;
    margin-bottom: 15px;
    padding-top: 15px;
}

.widgets {
    float: left;
    width: 266px;
    font-size: 10px;
}

    .widgets a:hover {
        text-decoration: none;
    }

    .widgets .section {
        padding-bottom: 10px;
        margin-top: 10px;
        clear: both;
    }

.widget-generic .radio {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

div#blog {
    padding: 10px 15px 0 15px;
}

    div#blog a {
        font-family: Georgia;
        font-weight: bold;
        font-size: 11px;
        display: block;
        margin-bottom: 5px;
    }

.ajax__tab_container {
    margin-top: 3px;
}

.widget-tab-lite .ajax__tab_header {
    background: url(../../images/tab-line-blue.png) repeat-x bottom;
    display: block;
}

.widget-tab-lite .ajax__tab_active .ajax__tab_tab {
    margin-right: 5px;
}

.widget-tab-lite .ajax__tab_header .ajax__tab_outer {
    background: url(../../images/tabblue.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 3px;
    margin-right: 5px;
}

.widget-tab-lite .ajax__tab_header .ajax__tab_inner {
    background: url(../../images/tabblue.png) no-repeat right top;
    border-color: #666;
    color: #666;
    padding: 3px;
}

.widget-tab-lite .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
}

.widget-tab-lite .ajax__tab_active .ajax__tab_outer {
    background: url(../../images/tabblue.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}

.widget-tab-lite .ajax__tab_active .ajax__tab_inner {
    background: url(../../images/tabblue.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}

.widget-tab-lite .ajax__tab_body {
    padding: 8px;
    background-color: #ffffff;
    border: solid 1px #7d0200;
    border-top-width: 0;
}

.widget-tab-lite p {
    margin: 0px;
    margin-bottom: 5px;
}

.widget-tab .ajax__tab_header {
    background: url(../../images/tab-line-blue.png) repeat-x bottom;
    display: block;
}

.widget-tab .ajax__tab_active .ajax__tab_tab {
    margin-right: 5px;
}

.widget-tab .ajax__tab_header .ajax__tab_outer {
    background: url(../../images/tabblue.png) no-repeat 0pt -40px;
    border-color: #222;
    color: #222;
    padding-left: 3px;
    margin-right: 5px;
}

.widget-tab .ajax__tab_header .ajax__tab_inner {
    background: url(../../images/tabblue.png) no-repeat right -40px;
    border-color: #666;
    color: #666;
    padding: 3px;
}

.widget-tab .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
}

.widget-tab .ajax__tab_active .ajax__tab_outer {
    background: url(../../images/tabblue.png) no-repeat left top;
    border-bottom-color: #ffffff;
}

.widget-tab .ajax__tab_active .ajax__tab_inner {
    background: url(../../images/tabblue.png) no-repeat right top;
    color: #000000;
    border-color: #333;
}

.widget-tab .ajax__tab_body {
    padding: 8px;
    background-color: #e1e1e1;
    border: solid 1px #012e4e;
    border-top-width: 0;
}

.widget-tab p {
    margin: 0px;
    margin-bottom: 5px;
}

.ui-widget-content ol {
    padding-left: 20px;
    font-family: Georgia;
    font-size: 12px;
    margin: 0;
}

.ui-widget-content li {
    padding-bottom: 4px;
    padding-top: 4px;
}

.widgets .advertisements div {
    display: block;
    margin-left: 5px;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer {
    width: 970px;
    position: relative;
    margin-top: 10px;
    margin-left: -5px;
    padding: 10px;
    background-color: #333333;
    font-size: 10px;
    font-weight: bold;
    clear: both;
    display: block;
    color: White;
}

    #footer a {
        color: White;
        font-weight: bold;
    }

#google-ads {
    margin-top: 50px;
    text-align: center;
}

.search-form {
    margin-top: 3px;
    border: solid 1px #012E4E;
    padding: 0px 8px 8px 8px;
    background-color: #e1e1e1;
    line-height: 1.6em;
}

    .search-form .input-section, .widget-tab .input-section {
        float: left;
        padding-right: 7px;
        margin-right: 7px;
        border-right: solid 1px gray;
    }

    .search-form p {
        margin: 0 0 5px 0;
    }

/* Page specific */

/* Neighborhood */
.hood-results {
    margin-bottom: 20px;
}

    .hood-results p {
        font-size: 15px;
    }

.list-builder-results {
    overflow: auto;
    width: 840px;
}

.warning {
    font-weight: bold;
    font-size: 14px;
    color: Red;
    text-align: center;
}

.tab-literal {
    text-align: center;
    margin-bottom: 5px;
}

.timestamp {
    font-family: Verdana;
    font-size: 9px;
    color: #808080;
    white-space: nowrap;
}

/* NA Search */
.editorial-results .article-title {
    font-family: Georgia;
    font-weight: bold;
    font-size: 1.1em;
    color: #003663;
}

.editorial-results .article-date {
    color: gray;
}

.georgia {
    font-family: Georgia;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

#login-popup {
    border: solid 1px #770000;
    display: none;
    position: absolute;
    width: 350px;
    z-index: 9002;
    background-color: #f0f0f0;
    padding: 10px;
}

    #login-popup label {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        display: block;
    }

    #login-popup input + label {
        display: inline;
        color: Gray;
        font-weight: normal;
        margin-bottom: 2px;
    }

#ctl00_NavBar1_SearchButton {
    margin-bottom: 2px;
    margin-left: 0px;
}
