@import url(/.shared/css/core.css);

#topbar {
    background-color: #C20017;
}

a:link, a:visited, a:active {
    color: #333;
}

#user-info {
    border: 1px solid #C20017;
    color: #C20017;
}

#toptabsdiv {
    border-bottom: 1px solid #666;
}

#toptabs .tab {
    background-color: #C20017;
    border: 1px solid #000;
}

#toptabs a {
    font-family: arial, verdana, sans-serif;
    color: #FFF;
}

#toptabs #toptab-here {
    border-bottom-color: #E0E0E0;
    background-color: #E0E0E0;
}

#toptabs #toptab-here a {
    color: #000;
}

#tabs .tab {
    margin: 0 3px 0 0;
    background-color: #F5F5F5;
}

#gray-background {
    background-color: #E0E0E0;
    border-bottom: 1px solid #666;
}

h1 {
    color: #000;
}

h2 {
    color: #C20017;
    border-bottom: 1px solid #C20017;
}

h3 {
    color: #C20017;
}

.action-box {
    border: 1px solid #C20017;
}

.indent-left {
    background-color: #C20017;
}

.action-box hr {
    background-color: #C20017;
    color: #C20017;
}

.indent-right h3 {
    color: #C20017;
}

.note-box h4 {
    color: #C20017;
}

#view-site {
    background-color: #C20017;
}

#subnav input#search {
    width: 120px;
}

#toptabs a:link,
#toptabs a:active,
#toptabs a:visited,
#toptabs a:hover,
#tabs a:link,
#tabs a:active,
#tabs a:visited,
#tabs a:hover {
    font-weight: bold;
}
