body {
    background: #e7ebf2 !important;
}

/* ---------  Header  --------- */
#brd-head {
    border: none !important;
    border-radius: 0 !important;
    background: #e7ebf2 !important;
    padding: 12px 0 12px 0 !important;
}

#logo_img {
    float: left;
    width: 130px;
    height: 70px;
}

#fsb_logo_area {
    float: left;
    padding: 10px 0 0 12px !important;
}

#search_form {
    float: right;
    display: block;
    margin-left: 10em;
    margin-top: 2px;
    border-radius: 0 !important;
}

#search_form input.button {
    background: url("http://forexsb.com/img/search.png") no-repeat scroll 0px 0px transparent;
    border-width: 0px;
    width: 19px;
    height: 14px;
    text-indent: -99999px;
    margin-left: -22px;
    margin-top: -5px;
    box-shadow: none;
    padding-top: 2px;
}

#search_form input.edit {
    border-radius: 0 !important;
    width: 16em;
    padding: .1em 22px .1em .1em;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
}

#fsb_nav_menu {
    float: right;
    margin-top: 0;
    font-family: Georgia, sans-serif;
    list-style-type: none;
    font-size: 17px;
}

#fsb_nav_menu li {
    float: left;
    margin: 0;
}

#fsb_nav_menu li a {
    text-decoration: none;
    display: block;
    padding: 0 6px;
    line-height: 24px;
    text-shadow: none;
    color: #555 !important;
}

#fsb_nav_menu li a:hover {
    color: #333;
}

#fsb_nav_menu li.download:hover, #fsb_nav_menu li.download a {
    color: #D54E21 !important;
}

/* Nav Bar */
#brd-navlinks, .main-menu, .admin-menu, .main-head, .main-foot {
    background-image: none !important;
    background-color: #4c66a4 !important;
    border-color: #4c66a4 !important;
}

#brd-navlinks .isactive a, .main-menu .active a, .admin-menu .active a {
    background-color: #4D7DB3 !important;
    font-weight: bold;
}

span.sorted_by a:link, a:visited {
    font-weight: bold;
}

.record_actions {
    border: 1px dashed #84BCE4;
}

.record_actions ul, .record_actions li {
    display: inline;
    padding: 10px;
    margin: 10px;
}

.record_actions ul li a {
    display: block;
    float: left;
}

#form_description, #repo_repobundle_repodescriptiontype_description, #repo_repobundle_repofiletype_description, #repo_repobundle_repocsfiletype_description {
    margin: 0px;
    width: 550px !important;
    height: 150px !important;
}

.current_ancestor {
    color: red;
}

table {
    border: 1px solid #dde4eb;
}

.index_description {
    width: 820px;
    float: left;
    text-align: justify;
    margin-top: 10px;
    padding: 10px
}

.index_title h1 {
    width: 500px;
    float: left;
    margin-top: 10px;
    display: block;
}

.index_title_1h {
    font-size: 2.5em;
}

.h2 {
    font-size: 2em;
    margin: 20px 0 15px 0px;
    padding: 0;
}

.content h1 {
    font-size: 1.4em;
}

.content h2 {
    font-size: 1.2em;
}

.content h3 {
    font-size: 1em;
}

.content p {
}

.content p.fsb_go_top {
    text-align: center;
}

.fsb_strategy_slot {
    font-family: sans-serif;
    width: 40em;
    margin: 2px auto;
    text-align: center;
    background-color: #f3ffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.fsb_strategy_slot table tr td {
    text-align: left;
    color: #033;
    border: none;
    padding: 0;
}

.fsb_strategy_slot table {
    border: none;
    width: 30em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.fsb_properties_slot {
    color: #fff;
    padding: 2px 0px;
    background: #966;
    text-align: center;
}

.fsb_open_slot {
    color: #fff;
    padding: 2px 0;
    background: #693;
    text-align: center
}

.fsb_close_slot {
    color: #fff;
    padding: 2px 0;
    background: #d63;
    text-align: center
}

.fsb_open_filter_slot {
    color: #fff;
    padding: 2px 0;
    background: #699;
    text-align: center
}

.fsb_close_filter_slot {
    color: #fff;
    padding: 2px 0;
    background: #d99;
    text-align: center
}

.fsb_str_indicator {
    padding: 10px;
    color: #6090c0;
    font-size: 150%;
    text-align: center
}

.fsb_str_logic {
    padding-bottom: 5px;
    color: #066;
    font-size: 125%;
    text-align: center
}

.fsb_table {
    margin: 0 auto;
    border: 2px solid #003;
    border-collapse: collapse;
}

.fsb_table th {
    border: 1px solid #006;
    text-align: center;
    background: #ccf;
    border-bottom-width: 2px;
}

.fsb_table td {
    border: 1px solid #006;
}