/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ~ ©2013 ClickBank All Rights Reserved                                                                                ~
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sub_nav_row {
    background-color: #fff;
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #4d4d4d;
}

.sub_nav_row table {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    width: 970px;
}

.sub_nav_row table tr.navigation {
    height: 28px;
}

.paid_client_left {
    white-space: nowrap;
    text-align: left;
}

.paid_client_right {
    white-space: nowrap;
    text-align: right;
}

.topheader {
    background: #fff url('/images/mkweb20/header/gradient.gif') repeat-x;
    min-width: 990px;
}

.header {
    width: 100%;
}

.header * {
    font-size: 11px !important;
}

#navigation_tabs {
    float: right;
    text-align: right;
}

.navigation_tab {
    display: table-cell;
    height: 37px;
    vertical-align: middle;
    text-align: center;
    border-right: #ffffff 1px solid;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 10px;
}

.navigation_last {
    border-right: none;
}

.navigation_tab_wide {
    width: 180px;
}

.navigation_tab_inactive {
    background-color: #4d4d4d;
    color: #fff;
}

.navigation_tab_active {
    background-color: #fff;
    color: #fff;
}

.navigation_tab a, .navigation_tab a:hover, .navigation_tab a:visited {
    color: #ffffff;
    text-decoration: none;
}

.navigation_tab_active a {
    color: #be4b31 !important;
}

.navigation_table {
    height: 28px;
}

.navigation_table td.language {
    text-align: right;
}

.static_header_links {
    color: #e6e6e6;
    white-space: nowrap;
}

.static_header_links span {
    color: #e6e6e6;
}

.static_header_links a, .static_header_links a:visited, .static_header_links a:hover {
    color: #e6e6e6;
}

.static_header_links a:hover {
    text-decoration: underline;
}

.static_header {
    padding: 3px 0 0 10px;
}

.spinner_label {
    padding-top: 3px;
    padding-bottom: 2px;
}

.spinner_table {
    padding: 0;
    margin: 0;
}

.spinner_table tr td {
    height: 28px;
}

.dollar_spinner {
    font-weight: bolder;
    font-size: 1.2em;
    padding-right: 1px;
    font-size: 13px !important;
}

.counter_box {
    /*padding-top: 5px;*/
    white-space: nowrap;
    float: right;
}

#counter {
    height: 17px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    z-index: 1;
    top: 5px;
}

.counter_bg {
    z-index: 2;
    height: 10px;
    position: relative;
    right: -1px;
    top: 0;
<!-- [ if IE 7 ] > /*top: 23px;*/
< ! [ endif ] -->
}

.subnavigation {
    color: #000000;
    white-space: nowrap;
    vertical-align: middle;
    height: 26px;
}

.subnavigation div {
    float: right;
    margin: 0;
    white-space: nowrap;
    padding: 2px 0 0 0;
    float: right;
}

.subnavigation span {
    white-space: nowrap;
    padding: 2px 0 0 0;
}

.subnavigation a, .subnavigation a:visited, .subnavigation a:hover {
    color: #000000;
    text-decoration: none;
}

.subnavigation a:hover {
    text-decoration: underline !important;
}

.subnavigation .selected {
    color: #be4b31;
}

#loginName {
    padding-left: 25px;
    color: #000000;
}

span.extraWide {
    margin: 0 5px;
}

#accountNavHeader {
    width: 970px;
}

#accountNavHeader img {
    margin-right: 20px;
}

ul.main_navigation {
    list-style-type: none;
    margin: 0 -10px 0 0;
    padding: 0;
    text-indent: 0;
}

ul.main_navigation > li {
    cursor: pointer;
    display: block;
    float: right;
    text-indent: 0;
    text-align: center;
    padding-top: 11px;
    height: 25px;
    background: #4d4d4d url('/images/mkweb20/header/nav_sep.gif') no-repeat 0 50%;
    border-bottom: 1px solid #fff;
}

ul.main_navigation > li:last-child {
    background-image: none;
}

ul.main_navigation > li > a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px !important;
    padding: 0 10px;
    font-weight: normal;
}

ul.main_navigation > li.active {
    background-color: #fff;
    margin-right: -1px;
}

ul.main_navigation > li.active a {
    color: #be4b31;
    font-weight: bold;
    border: none;
}

select.localeChangeBox {
    background: #2f4959;
    color: #e6e6e6;
    display: inline;
    border: none;
    width: 90px;
}

#locale_label {
    color: #e6e6e6;
}
