#header {
    clear: both;
}

#header img {
    padding: 7px 5px 7px 65px;
    float: left;
}

#header ul {
    list-style-type: none;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

#header li {
    padding: 5px 65px 5px 0px;
    font-size: 9pt;
    color: #888888;
}

#header a:link, #header a:visited {
    color: #888888;
    text-decoration: none;
    background: transparent url(../../images/builtins/menu-divider.png) scroll repeat-x bottom;
    padding-bottom: 1px;
}

#header a:hover, #header a:active {
    color: #000000;
}

#top-ribbon {
    clear: both;
    background-color: #e00024;
    padding: 0px 55px 0px 55px;
}

#top-ribbon a:link, #top-ribbon a:visited {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
}

#top-ribbon a:hover, #top-ribbon a:active {
    text-decoration: underline;
}

#top-ribbon td {
     color: #ffffff;
     white-space: nowrap;
}

#bottom-ribbon {
    clear: both;
    background-color: #666666;
    padding: 0px 55px 0px 55px;
}

#bottom-ribbon a:link, #bottom-ribbon a:visited {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
}

#bottom-ribbon a:hover, #bottom-ribbon a:active {
    text-decoration: underline;
}

#bottom-ribbon td {
    color: #ffffff;
    white-space: nowrap;
}

#footer {
    text-align: right;
    padding: 3px 65px 3px 65px;
    font: normal normal normal 8pt arial, verdana, helvetica, sans-serif;
    color: #555555;
}

#side-menu {
    background: #e1e1e1 url(../../images/builtins/vertical-divider.png) scroll repeat-y right;
    width: 230px;
    padding-top: 25px;
    padding-bottom: 25px;
    vertical-align: top;
}

#main-content {
    margin-right: 245px;
}

#main-content h1 {
    padding: 5px 5px 5px 10px;
    font-size: 13pt;
    background: #ffffff url(../../images/builtins/title-background.png) scroll repeat-x top;
    clear: both;
}

#main-content hr {
    border-top: 1px solid #b5b5b5;
    border-right: none;
    border-bottom: none;
    border-left: none;
    margin: 15px 0px 15px 0px;
    clear: both;
}

#main-content ul {
    list-style: none outside;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

#main-content li {
    padding: 0px 0px 20px 0px;
    clear: both;
}

#banners {
    position: absolute;
    top: 90px;
    right: 0px;
}

#banners div {
    width: 220px;
    margin: 10px;
    border: 1px solid #cccccc;
}

#banners div span {
    display: block;
    margin: 10px;
}

.menu-divider {
    height: 1px;
    background: #e1e1e1 url(../../images/builtins/menu-divider.png) scroll repeat-x left;
}

.selected-menu-option {
    display: block;
    color: #e00024;
    background-color: #ffffff;
    padding: 5px 5px 5px 20px;
}

.menu-option:link, .menu-option:visited {
    display: block;
    color: #7f7f7f;
    background: #e1e1e1 url(../../images/builtins/vertical-divider.png) scroll repeat-y right;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
}

.menu-option:active, .menu-option:hover {
    color: #000000;
    background: #f2f2f2 url(../../images/builtins/vertical-divider.png) scroll repeat-y right;
}

.text {
    font: normal normal normal 10pt arial, verdana, helvetica, sans-serif;
    line-height: 14pt;
    color: #7f7f7f;
}

.error-text {
    font: normal normal normal 10pt arial, verdana, helvetica, sans-serif;
    color: #e00024;
    padding-left: 15px;
    background: transparent url(../../images/builtins/error-background.png) scroll no-repeat center left;
}

.link:link, .link:visited {
    color: #e00024;
    text-decoration: none;
    background: transparent url(../../images/builtins/link-background.png) scroll repeat-x bottom;
    padding-bottom: 1px;
    line-height: 15pt;
}

.link:hover, .link:active {
    color: #7f7f7f;
}

.text-input {
    padding: 3px;
    border: 1px solid #b9b9b9;
    font: normal normal normal 10pt arial, verdana, helvetica, sans-serif;
    color: #7f7f7f;
    background-color: #ffffff;
}

.selection {
    padding: 3px;
    border: 1px solid #b9b9b9;
    font: normal normal normal 10pt arial, verdana, helvetica, sans-serif;
    color: #7f7f7f;
    background-color: #ffffff;
}

.blur-action {
    width: 135px;
    height: 33px;
    font: normal normal bold 10pt arial, verdana, helvetica, sans-serif;
    color: #ffffff;
    background: #ffffff url(../../images/builtins/blur-action.png) scroll no-repeat left;
    border: 0px;
    padding: 0px 4px 4px 0px;
    cursor: pointer;
}

.focus-action {
    width: 135px;
    font: normal normal bold 10pt arial, verdana, helvetica, sans-serif;
    height: 33px;
    color: #ffffff;
    background: #ffffff url(../../images/builtins/focus-action.png) scroll no-repeat left;
    border: 0px;
    padding: 0px 4px 4px 0px;
    cursor: pointer;
}

.popup-blur-action {
    width: 135px;
    height: 33px;
    font: normal normal bold 10pt arial, verdana, helvetica, sans-serif;
    color: #ffffff;
    background: #ffffff url(../../images/builtins/popup-blur-action.png) scroll no-repeat left;
    border: 0px;
    padding: 0px 4px 4px 0px;
    cursor: pointer;
}

.popup-focus-action {
    width: 135px;
    font: normal normal bold 10pt arial, verdana, helvetica, sans-serif;
    height: 33px;
    color: #ffffff;
    background: #ffffff url(../../images/builtins/popup-focus-action.png) scroll no-repeat left;
    border: 0px;
    padding: 0px 4px 4px 0px;
    cursor: pointer;
}

