footer, article, section, nav, figure {
    display: block;
}

#wrapper {
    min-height: 100%;
}

.header-shell {
    padding-top:8px;
    max-width: 960px;
    margin: 0 auto;
}

.shell {
    margin: 0 auto;
}

.cl {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.left, .alignleft {
    float: left;
    display: inline;
}

.right, .alignright {
    float: right;
    display: inline;
}

/*
	Header
*/

.blue-nav, #header {
    //min-height: 60px;
    //border-top: 8px solid #f47a20;
    position: relative;
    z-index: 99;
}

/* new method for IE support */

.white-line {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #c7c6c5;
}

.gray-line {
    position: relative;
    overflow: hidden;
    padding: 30px 0 0;
    background: url(images/gray-noise.png);
}

.blue-nav {
    text-align: center;
    border-top: 6px solid #f47a20;
    min-width: 960px;
}

.blue-nav ul {
    font-size: 0;
    line-height: 0;
}

.blue-nav ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0;
    border-right: 1px solid #4e6a96;
}

.blue-nav ul li:first-child {
    border-left: 1px solid #4e6a96;
}

.blue-nav ul li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 20px 55px;
    font: 14px/21px "proxima_nova_cn_ltbold", arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.blue-nav ul li a:hover,
.blue-nav ul li a.active {
    background-color: #0f141b;
    text-decoration: none;
}

.blue-nav ul li a:hover span,
.blue-nav ul li a.active span {
    border-bottom: 3px solid #feba12;
}

.top-para {
    padding: 6px 0 9px;
    background-color: #f47a20;
    position: relative;
    z-index: 2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .9);
}

.top-para p {
    font: 16px/20px "proxima_nova_cn_ltbold", arial, sans-serif;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    text-align: center;
}

.top-para a {
    color: #fff;
    text-decoration: underline;
}

.top-para a:hover {
    text-decoration: none;
}

h1#logo {
    width: 238px;
    height: 31px;
    padding-top: 14px;
}

h1#logo a {
    display: block;
    height: 31px;
    background: url(images/logo.png) no-repeat 0 0;
}
.logo {
    display: inline-block;
    overflow: hidden;
    width: 140px;
    height: 35px;
    background: url(images/logo.png) no-repeat 0 0;
    background-size: 100% 100%;
    text-indent: 100%;
    white-space: nowrap;
    padding-top:8px;
}

#navigation {
    padding-top: 14px;
}

#navigation ul li {
    float: left;
    display: inline;
    padding: 0 18px;
    font-size: 13px;
    line-height: 17px;
    position: relative;
}

#navigation ul li a {
    display: block;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
}

#navigation ul li a:hover {
    color: #c6c5c5;
    text-decoration: none;
}

#navigation .profile {
    position: relative;
    padding: 0 0 0 20px;
    background: url(images/profile-side.png) no-repeat 0 center;
}

#navigation .profile > a {
    display: block;
    padding: 5px 20px 5px 0;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
}

#navigation .profile > a.name {
    background: url(images/link-arrow.png) no-repeat right center;
}

#navigation .dd {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    white-space: nowrap;
    background-color: #333333;
    border: 1px solid #858585;
    border-radius: 2px;
    z-index: 99;
}

#navigation .dd span.arrow {
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 7px;
    margin: 0 0 0 -5px;
    background: url(images/arrow.png) no-repeat center 0;
}

#navigation .dd > ul {
    padding: 0 17px;
    background-color: #333333;
}

#navigation .dd > ul > li {
    position: relative;
    float: none;
    display: block;
    padding: 10px 0 7px;
    border-bottom: 1px solid #5c5c5c;
}

#navigation .dd > ul > li > a {
    display: block;
    padding: 0 0 0 25px;
    background: url(images/dd-icon.png) no-repeat 0 0;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}

#navigation .dd ul li a.admin {
    background-position: 0 -33px;
}

#navigation .dd ul li a.y-account {
    background-position: 0 -67px;
}

#navigation .dd ul li a.t-account {
    background-position: 0 -98px;
}

#navigation .dd ul li a.list {
    background-position: 0 -132px;
}

#navigation .dd ul li a.switch {
    background-position: 0 -166px;
}

#navigation .dd ul li a.pos {
    background-position: 0 -200px;
}

#navigation .dd ul li a.logout {
    background-position: 0 bottom;
}

#navigation .dd ul li .dd2 {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
}

#navigation .dd ul li .dd2 span.arrow2 {
    position: absolute;
    top: 0;
    right: 21px;
    width: 6px;
    height: 100%;
    background: url(images/dd2-arrow.png) no-repeat 0 0;
}

#navigation .dd ul li .dd2 ul {
    margin: 0 27px 0 0;
    padding: 0 15px 0 9px;
    background-color: #333333;
}

#navigation .dd ul li .dd2 ul li {
    display: block;
    float: none;
    border-bottom: 1px solid #5c5c5c;
}

#navigation .dd ul li .dd2 ul li a {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}


#navigation .nav .dd {
    width: 100%;
    width: 325px;
    padding: 10px 0;
    left: -50%;
}

#navigation .nav .dd ul {
    display: block;
}

#navigation .nav .dd li,
#navigation .nav .dd li {
    border-bottom: 0;
    border-top: 1px solid #5c5c5c;
}

#navigation .nav .dd li:first-child {
    border-top: 0;
}

#navigation .nav .dd li a {
    white-space: nowrap;
    width: 100%;
    display: block;
    float: none;
    background: none;
    padding-left: 0;
}

#navigation .nav .dd li a span.wrap {
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding-left: 25px;
}

#navigation .nav .dd li a span.wrap strong {
    display: block;
    font-size: 13px;
    font-weight: normal;
    position: relative;
}

#navigation .nav .dd li a span.wrap strong em {
    position: absolute;
    left: -20px;
    top: -1px;
}

#navigation .nav .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #e87800;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    top: 5px;
    right: 5px;
}

#navigation2 {
    position: relative;
    overflow: hidden;
}

#navigation2 ul li {
    float: left;
    display: inline;
}

#navigation2 ul li a {
    display: block;
    padding: 18px 15px 20px 15px;
    font: 14px/16px "proxima_nova_rgbold", arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

#navigation2 ul li a:hover,
#navigation2 ul li a.active {
    background-color: #0f141b;
    text-decoration: none;
}

#navigation2 ul li a:hover span,
#navigation2 ul li a.active span {
    border-bottom: 3px solid #feba12;
}

#footer {
    position: relative;
    width: 100%;
    font: 12px/24px 'ProximaNova-Bold', Arial, Helvetica, sans-serif;
    height: 45px;
    text-transform: uppercase;
    border-bottom: 5px solid #333b47;
    text-shadow: 0 1px 0 #000;
/ / margin-top: - 50 px;
    color: #f6f6f6;
    background: #0f141b;
}

#footer .holder {
    margin: 0 auto;
    width: 90%;
    max-width: 1100px;
    overflow: hidden;
    padding: 10px 0;
}

#footer .copyright {
    float: left;
    margin: 0 0 0 6px;
}

#footer .contact-info {
    float: right;
    margin: 0 4px 0 0;
}

#footer a:link, #footer a:visited {
    color: white;
}

#footer a:hover {
    color: #FEBA12;
}