bohtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    /* padding: 0; */
    border: 0;
    font-size: 100%;
    font: inherit;
    /* vertical-align: baseline; */
    vertical-align: middle;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: "SourceSansPro-Semibold";
    src: url("/javax.faces.resource/css/fonts/SourceSansPro-Semibold.otf.xhtml?ln=public&v=1_0_0");
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("/javax.faces.resource/css/fonts/SourceSansPro-Regular.otf.xhtml?ln=public&v=1_0_0");
}
@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("/javax.faces.resource/css/fonts/SourceSansPro-Bold.otf.xhtml?ln=public&v=1_0_0");
}
@font-face {
    font-family: "SourceSansPro-ExtraLight";
    src: url("/javax.faces.resource/css/fonts/SourceSansPro-ExtraLight.otf.xhtml?ln=public&v=1_0_0");
}
@font-face {
    font-family: "SourceSansPro-Light";
    src: url("/javax.faces.resource/css/fonts/SourceSansPro-Light.otf.xhtml?ln=public&v=1_0_0");
}

body{
    font-family: SourceSansPro-Regular,arial, helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    background: url("/javax.faces.resource/images/bg.png.xhtml?ln=public&v=1_0_0");
    line-height: 18px;
    color: #747272;

}
.page{

    margin: 0 auto;
}

.home-content:after,
.main:after,
.header:after,
.bottom-box:after{
    clear: both; display: block; content: "."; visibility: hidden; overflow: hidden; height: 0;
}

.header-container{
    height: 124px;
    border-top: 10px solid #fff;
    position: relative;
}
.topout{
    height: 30px;
    padding-bottom: 12px;
}
.topout .wrapper{
    float: right;
}
.stock-box{
    background: url("/javax.faces.resource/images/stock-box-1.png.xhtml?ln=public&v=1_0_0") no-repeat left bottom;
    height: 30px;
    line-height: 25px;
    float: left;
}
.stock-box2{
    background: url("/javax.faces.resource/images/stock-box2.png.xhtml?ln=public&v=1_0_0") no-repeat left bottom;
    float: left;
    height: 30px;
    line-height: 13px;
    position: relative;
    margin-left: -38px;
}
.stock-box2 .cont{
    color: #fff;
    font-size: 11px;
    padding-left: 52px;
    padding-right: 20px;
}
.stock-box .cont{
    padding-left: 32px;
    padding-right: 50px;
    font-size: 11px;
}
span.tiny-up{
    background: url("/javax.faces.resource/images/tiny-arrow-up.png.xhtml?ln=public&v=1_0_0") no-repeat right center;
    padding-right: 12px;
    margin-left: 5px;
}
span.tiny-down{
    background: url("/javax.faces.resource/images/tiny-arrow-down.png.xhtml?ln=public&v=1_0_0") no-repeat right center;
    padding-right: 12px;
    margin-left: 5px;
}
span.tiny-unchange{
    background: url("/javax.faces.resource/images/tiny-unchange-arrow.png.xhtml?ln=public&v=1_0_0") no-repeat right center;
    padding-right: 12px;
    margin-left: 5px;
}
.header-wrapper{
    width: 900px;
    margin: 0 auto;
}
.header-wrapper2{
    position: absolute;
    top: -10px;
}
.header{

    background: url("/javax.faces.resource/images/header-bg.png.xhtml?ln=public&v=1_0_0") no-repeat left top #fff;
    background-size: 900px 145px;
    height: 137px;
    width: 900px;
    margin:  0 auto;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #f6f6f6;
    box-shadow: 2px 2px 2px rgba(170,171,171,0.5);
}
.header .logo{
    height: 70px;
    width: 90px;
     float: left;
    margin-left: 40px;
}
.header .img-box{
    float: right;
    width: 300px;
    text-align: right;
}
.header .img-box img{
    margin-left: 10px;
    margin-right: 10px;
}
#nav{
    background: #fff;
    margin: 4px auto 4px auto;
    border: solid 1px #abacac;
    border-right: solid 1px #d4d5d5;
    border-bottom: solid 1px #b0b1b1;
    border-radius: 3px;
    width: 900px;
}
#nav ul.nav:after{ clear: both; display: block; content: "."; visibility: hidden; height: 0; overflow: hidden;}
#nav ul.nav{ margin: 0; margin: 0;}
#nav ul.nav li {
    float: left;
    border-right: solid 1px #dddddd;
    position: relative;
}

#nav ul.nav li.last{ border-right: 0;}
#nav ul.nav li a{ display: block;
    padding: 0 22px;
    height: 41px;
    line-height: 41px;
    text-decoration: none;
    color: #625548;
    font-family: SourceSansPro-Semibold;
    font-size: 13px;
    text-transform: uppercase;
}
#nav ul.nav li:hover a{
    background: url("/javax.faces.resource/images/menu-hover-bg.png.xhtml?ln=public&v=1_0_0") repeat-x;
    color: #fff;
}

#nav ul.nav li .sub-menu{
    position: absolute;
    left: 0;
    top: 41px;
    width: 200px;
    z-index: 99;
    background: #fff;
    border:0;
    display: none;
}
#nav ul.nav li:hover .sub-menu{
    display: block;
}
#nav ul.nav li .sub-menu li{
    float: none;
    border-right: 0;
    border-bottom: solid 1px #07986a;
}
#nav ul.nav li .sub-menu li:last-child{ border-bottom: 0;}
#nav ul.nav li .sub-menu li a{
    background: #035d29;
    color: #fff;
    font-family: SourceSansPro-Regular;
    height: 30px;
    line-height: 30px;
}
#nav ul.nav li .sub-menu li a:hover{
    background: #07986a;
}

#nav ul.nav li.searchbox{
    display: inline;
    line-height: 40px;
    text-align: right;
    border-right: 0;
    float: right;
}

input.input-text.search-input{
    width: 198px; height: 28px;
    border: solid 1px #d9d9d9;
    margin-right: 12px;
    font-family: "SourceSansPro-Semibold";
    padding: 0 6px;
    font-size: 14px;
    background: url("/javax.faces.resource/images/input-search-bg.png.xhtml?ln=public&v=1_0_0") no-repeat right center;
}

input.input-text{
    border-radius: 3px;
    font-family: SourceSansPro-Semibold;
    padding: 0 16px;
    border:solid 1px #d9d9d9;
    font-size: 14px;
    height: 28px;
}

.clear{
    clear: both;
}
.button{
    height: 39px;
    line-height: 34px;
    font-family: SourceSansPro-Bold;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}

#slider{ width: 900px; height: 380px; margin: 0 auto;}
#slider img{ border-radius: 3px;}
.nivo-controlNav{
    padding: 6px 0 !important;
}
.nivo-controlNav a.nivo-control{
    background: url("/javax.faces.resource/images/nav-slider.png.xhtml?ln=public&v=1_0_0") no-repeat 0 0;
    font-size: 0;
    display: inline;
    padding: 7px;
    margin-right: 5px;
    float: none;
}
.nivo-controlNav a.nivo-control.active{
    background-position: -20px 0;
}

.main{
    padding-bottom: 30px;
    width: 900px;
    margin: 0 auto;
}
/** home page **/
.title-tab{
    background: url("/javax.faces.resource/images/blue-tab-bg.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-position:-16px -6px;
    color: #fff;
    position: absolute;
    left:0;
    top: -34px;
    padding: 8px 34px 7px 12px;
    box-shadow: 2px 0px 1px rgba(150,150,150,0.5);
    font-size: 15px;
}
.title-tab1{
    background: url("/javax.faces.resource/images/blue-tab-bg1.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-position:-16px -6px;
    color: #fff;
    position: absolute;
    left:0;
    top: -34px;
    padding: 8px 34px 7px 12px;
    box-shadow: 2px 0px 1px rgba(150,150,150,0.5);
    font-size: 15px;
}
.title-tab2{
    background: url("/javax.faces.resource/images/blue-tab-bg1.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-position:-16px -6px;
    color: #fff;
    position: absolute;
    left:0;
    top: -34px;
    padding: 8px 18px 7px 12px;
    box-shadow: 2px 0px 1px rgba(150,150,150,0.5);
    font-size: 15px;
}
.title-tab3{
    background: url("/javax.faces.resource/images/blue-tab-bg.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-position:-16px -6px;
    color: #fff;
    position: absolute;
    left:0;
    top: -34px;
    padding: 8px 34px 7px 12px;
    box-shadow: 2px 0px 1px rgba(150,150,150,0.5);
    font-size: 15px;
}
.title-tab4{
    background: url("/javax.faces.resource/images/blue-tab-bg-home.png.xhtml?ln=public&v=1_0_0") no-repeat;
    color: #fff;
    position: realtive;
    left:0;
    top: -34px;
    padding: 8px 34px 7px 12px;
    /*box-shadow: 2px 0px 1px rgba(150,150,150,0.5);*/
    font-size: 15px;
}
.title-tab.green{
    background: url("/javax.faces.resource/images/green-title-bg.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-position:-16px -6px;
}
.title-tab span{
    font-family: SourceSansPro-Light;
}
.title-tab .text-2{
    font-family: "SourceSansPro-Bold";
    font-size: 14px;
}
.title-tab1 span{
    font-family: SourceSansPro-Light;
}
.title-tab1 .text-2{
    font-family: "SourceSansPro-Bold";
    font-size: 14px;
}
.title-tab2 span{
    font-family: SourceSansPro-Light;
}
.title-tab2 .text-2{
    font-family: "SourceSansPro-Bold";
    font-size: 14px;
}
.title-tab3 span{
    font-family: SourceSansPro-Light;
}
.title-tab3 .text-2{
    font-family: "SourceSansPro-Bold";
    font-size: 14px;
}
.title-tab4 span{
    font-family: SourceSansPro-Light;
}
.title-tab4 .text-2{
    font-family: "SourceSansPro-Bold";
    font-size: 14px;
}
.tabbox{
    position: relative;
    border-radius: 5px;
}
.home-content{
    padding-top: 40px;
    padding-bottom: 8px;
}
.home-content .tabbox{ height: 287px;}

.read-more{
    text-align: right;
}
a.read-more-link{
    background: url("/javax.faces.resource/images/small-btn.png.xhtml?ln=public&v=1_0_0") repeat-x;
    padding: 3px 20px 4px;
    border-radius: 4px;
    color: #fff;
    font-family: SourceSansPro-Semibold;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 2px 2px 2px rgba(150,150,150,0.7);
}

.home-content .box-1-wrapper{
    width: 412px;
    float: left;
    background: url("/javax.faces.resource/images/topbox-1.png.xhtml?ln=public&v=1_0_0") repeat-x top left #fff;
    border: solid 1px #d7d7d7;
    margin-right: 6px;
    box-shadow: 1px 1px 1px rgba(150,150,150,0.5);
}
.home-content .box-1-wrapper .box-1{
    background: url("/javax.faces.resource/images/bottombox-1.png.xhtml?ln=public&v=1_0_0") repeat-x bottom left;
}
.home-content .box-1-wrapper .box-1 .content{
    padding: 20px 18px 15px;
    line-height: 18px;
}


.home-content1{
    padding-bottom: 8px;
}
.home-content1 .tabbox1{ height: 860px;}


.home-content1 .box-4-wrapper{
    width: 900px;
    float: left;
    background: url("/javax.faces.resource/images/topbox-1.png.xhtml?ln=public&v=1_0_0") repeat-x top left #fff;
    /*border: solid 1px #d7d7d7;*/
    margin-right: 6px;
    /*box-shadow: 1px 1px 1px rgba(150,150,150,0.5);*/
}
.home-content1 .box-4-wrapper .box-4{
    background: url("/javax.faces.resource/images/bottombox-1.png.xhtml?ln=public&v=1_0_0") repeat-x bottom left;
}
.home-content1 .box-4-wrapper .box-4 .content{
    padding: 14px 14px 14px 14px;
    line-height: 18px;
}

.home-content .box-2-wrapper{
    width: 264px;
    float: left;
    background: url("/javax.faces.resource/images/box2-bg.png.xhtml?ln=public&v=1_0_0");
    border: solid 1px #dddddd;
    margin-right: 6px;
}
.home-content .box-2-wrapper .content ul{
    padding: 10px 12px;
}
.home-content .box-2-wrapper .content ul li{

    border-bottom: solid 1px #dddddd;
    padding: 20px 0;
    background: url("/javax.faces.resource/images/blue-bullet.png.xhtml?ln=public&v=1_0_0") no-repeat right center;
    padding-right: 30px;
}
.home-content .box-2-wrapper .content ul li.last{ border-bottom: 0;}
.home-content .box-2-wrapper .content ul li:hover{
    background-image: url("/javax.faces.resource/images/yellow-bullet.png.xhtml?ln=public&v=1_0_0");
}

.home-content .box-2-wrapper .content ul li a{
    text-decoration: none;
    color: #747272;

}
.home-content .box-2-wrapper .content ul li a:hover{
    text-decoration: underline;
}
.home-content .box-3-wrapper{
    width: 208px;
    height: 235px;
    float: left;
    background: url("/javax.faces.resource/images/login-bg2.png.xhtml?ln=public&v=1_0_0") repeat-x;
    background-position: top;
    background-color: #1473bf;
}
.home-content .box-3-wrapper .box-3{
    border-bottom: solid 1px #8fa1ae;
    background: url("/javax.faces.resource/images/login-bg2.png.xhtml?ln=public&v=1_0_0") repeat-x;
    background-position: top;
   
}
.box-3-wrapper.tabbox{
    border-radius: 0 5px 5px 5px;
}
.box-3-wrapper .content{
    padding: 15px 12px 6px 12px;
}
.content.loginbox{color: #fff;}
.loginbox .input-box{
    padding: 0 0 5px;
}

.loginbox .input-box2{
    padding: 0 0 7px;
}

.content.loginbox a{
    color: #fff;
    text-decoration: none;
}
.content.loginbox .button-acts{
    padding-bottom: 6px;
}
.content.loginbox a:hover{
    text-decoration: underline;
}
.loginbox input.input-text{
    width: 134px;
    height: 24px;
    font-family: "SourceSansPro-Light";

}
input.input-text.username-text{
    background: url("/javax.faces.resource/images/user-input.png.xhtml?ln=public&v=1_0_0") no-repeat 8px 12px #fff;
    padding-left: 30px;
}
input.input-text.password-text{
    background: url("/javax.faces.resource/images/pass-input.png.xhtml?ln=public&v=1_0_0") no-repeat 8px 12px #fff;
    padding-left: 30px;
}

.button.login-btn{
    background: url("/javax.faces.resource/images/green-btn2.png.xhtml?ln=public&v=1_0_0") repeat-x;
    border: solid 1px #62b07c;
    color: #fff;
    width: 180px;
    text-align: center;
}
.button.login-btn:hover{
    background-image: url("/javax.faces.resource/images/green-btn2-hover.png.xhtml?ln=public&v=1_0_0");
}

.home-content .box-3-wrapper .register-link{
     background: url("/javax.faces.resource/images/grey-1.png.xhtml?ln=public&v=1_0_0") no-repeat;
    height: 33px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-family: SourceSansPro-Semibold;
}
.register-link a{ color: #fff; text-decoration: none;}
.register-link a:hover{
    text-decoration: underline;
}

.bottom-box .box-1,
.bottom-box .box-2{
    float: left;
}
.bottom-box .box-1{
    margin-right: 6px;
    width: 412px;
}
.bottom-box .box-1 img{
    width: 412px;
    height: 166px;
    border-radius: 3px;
}
.bottom-box .box-2{
    margin-left: 2px;
    width: 480px;
}
.bottom-box .box-2 img{
    width: 480px;
    height: 166px;
    border-radius: 3px;
}

.main-content{
    width: 660px;
}
.main-content.left{
    float: left;
}
.sidebar{
    float: right;
    width: 230px;
}
/*** Inner Page **/
.box-wrapper{
    background: url("/javax.faces.resource/images/topbox-1.png.xhtml?ln=public&v=1_0_0") repeat-x top left #fff;
    border: solid 1px #d7d7d7;
    margin-right: 6px;
    box-shadow: 1px 1px 1px rgba(150,150,150,0.5);
}
.box-wrapper .box{
    background: url("/javax.faces.resource/images/bottombox-1.png.xhtml?ln=public&v=1_0_0") repeat-x bottom left;
}
.box-wrapper .box .cont{
    padding: 20px 18px 15px;
    line-height: 18px;
}
.inner{
    padding-top: 40px;
}
.inner .title-tab{
    padding-right:0;
    width: 160px;
}

.table ul.col:after,
.table:after{ clear: both; display: block; content: "."; visibility: hidden; height: 0; overflow: hidden;}

.odd{
    background: #f1f1f1;
}
.even{
    background: #fff;
}
.table .block1{
    float: left;
    border-right: solid 1px #d4d4d4;
}
.table .block1.last{
    border-right: 0;
}
.table ul.col{
    width: 206px;
}
.table ul.col .cell1{
    width: 90px;
    padding-left: 4px;
}
.table ul.col .cell2{
    width: 62px;
    text-align: left;
}
.table ul.col .cell2 span.tiny-down{
    margin-left: 0;
}
.table ul.col .cell2 span.tiny-up{
    margin-left: 0;
}
.table ul.col .cell3{
    width: 50px;
}
.table ul.col.field li.cell{
    background: #477c5b;
    color: #fff;
    display: block;
    height: 22px;
    line-height: 22px;
}
.table ul.col.field.black li.cell{
    background: #4c4c4c;
}

.table ul.col li.cell{
    float: left;
}

.box-wrapper .box .cont.important-date{
    padding: 10px 15px 10px;
}

.partner .inner{
    padding-top: 20px;
}
.partner .inner .tabbox{ position: relative; height: 94px;}
.partner .inner .title-tab.green{
    background-position: -16px -6px;
    top: 30px;
    position: absolute;
    box-shadow: 0 0 0;
    height: 40px;
    text-align: center;
    left: -10px;
}
.inner .partner-logos{
    padding-left: 50px;
    text-align: right;
    padding-right: 30px;
}
.cont .img{
    margin: 0;
    padding: 0;
}

/*** Side bar **/
.title.gradient{
    background: url("/javax.faces.resource/images/blue-gradient.png.xhtml?ln=public&v=1_0_0") no-repeat;
    background-size: 230px 31px;
    color: #fff;
    height: 31px;
    line-height: 30px;
    text-align: center;
}
.market-summary .title{
    text-transform: uppercase;
    font-family: SourceSansPro-Semibold;
}
.market-summary .cont label{  display: block; width: 120px; float: left;}
.market-summary .cont ul{
    border: solid 1px #dddddd;
    border-top: 0;
    border-radius: 0 0 3px 3px;
}
.market-summary .cont ul li{
    border-bottom: dotted 1px #ddd;
    padding-left: 4px;
    font-size: 11px;
    color: #666;
}
.market-summary .cont ul li.even{
    background: #f6f6f6;
}
.market-summary .cont ul li:last-child{
    border-bottom: 0;
}
.stats{
    margin-top: 4px;
}
.stats .table ul.col .cell1{
    width: 100px;
}
.stats .table ul.col{
    width: 228px;
}
.stats .table ul.col .cell2{
    width: 60px;
}
.stats .table ul.col .cell3{
    width: 64px;
}

.stats .mintab li{
    float: left;
    padding: 5px 0px;
    text-align: center;
    display: block;
    width: 75px;
    background: #3886c6;
    color: #fff;
    border-right: solid 1px #2574b6;
    cursor: pointer;
}
.stats .mintab li.active{
    background: #006abf;
}

.footer-container{
    background:#fff;
    height: 269px;
}
.footer-wrapper{
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.footer-wrapper2{
    position: absolute;
    top: -10px;
}
.footer{
    background: url("/javax.faces.resource/images/footer-bg.png.xhtml?ln=public&v=1_0_0") no-repeat #087743;
    background-size: 900px 234px;
    height: 234px;
    margin:0 auto;
    width: 900px;
    color: #fff;
    font-family: "SourceSansPro-ExtraLight";

}
.bottom-footer{
    background: url("/javax.faces.resource/images/foote2-bg.png.xhtml?ln=public&v=1_0_0") no-repeat #087743;
    background-size: 900px 44px;
    height: 45px;
    margin:0 auto;
    width: 900px;
    color: #fff;
}
.copyright{
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 44px;
    padding-left: 20px;
    font-size: 12px;
}

.footer .links{
    float: left;
    width: 180px;
    padding-left: 34px;
    padding-top: 10px;
    margin-top: 26px;
    border-right: solid 1px #fff;
    height: 174px;
}
.footer .links1{
    float: left;
    width: 180px;
    padding-left: 34px;
    padding-top: 10px;
    margin-top: 26px;
    height: 174px;
}

.footer .links h3.title,
.footer .links1 h3.title,
.footer .contact-box h3.title{
    font-family: SourceSansPro-Bold;
    text-transform: uppercase;
    /*padding-bottom: 18px;*/
    padding-bottom: 5px;
}
.footer .links ul{
    padding-left: 12px;
}
.footer .links1 ul{
    padding-left: 12px;
}
.footer .contact-box h3.title{
    padding-right: 24px;
}
.footer .contact-box{
    padding-top: 34px;
    text-align: right;
}
.footer .contact-box .contact-content{
    padding-right: 24px;
}
.footer .links a{ color: #fff; text-decoration: none;}
.footer .links a:hover{ text-decoration: underline;}

