@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
@font-face {
    font-family: 'icomoon';
    src:    url('icomoon/icomoon.eot?anb1hw');
    src:    url('icomoon/icomoon.eot?anb1hw#iefix') format('embedded-opentype'),
        url('icomoon/icomoon.ttf?anb1hw') format('truetype'),
        url('icomoon/icomoon.woff?anb1hw') format('woff'),
        url('icomoon/icomoon.svg?anb1hw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
    content: "\e901";
}
.icon-arrow-right:before {
    content: "\e902";
}
.icon-layers-alt:before {
    content: "\e900";
}



body {
    margin: 0px;
    background-image: url(../images/body-bg.gif);
}
.clear {
    clear: both;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    /*font-size: 13px;*/
    font-size: 14px;
}
a {
    text-decoration: none;
    color: #2263AF;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover {
    text-decoration: underline;
}




.top-pan {
    position: relative;
}

.top-pan .blue-panel {
    background-color: #2062ae;
    height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #17487D;
}
.top-pan .blue-panel .top-menu {
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
}
.top-pan .blue-panel .top-menu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    float: right;
}
.top-pan .blue-panel .top-menu ul li {
    display: block;
    float: left;
    list-style-type: none;
    height: 30px;
}
.top-pan .blue-panel .top-menu ul li a {
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding-top: 5px;
    height: 25px;
    padding-right: 20px;
    padding-left: 20px;
}
.top-pan .blue-panel .top-menu ul li a:hover {
    background-color: #17477B;
    color: #aae9ff;
}

.top-pan .blue-panel .top-menu ul li .language {
    display: none;
}
.top-pan .blue-panel .top-menu ul li .language span {
    display: block;
    float: left;
}

.top-pan .blue-panel .top-menu ul li .language .arrow {
    background-image: url(../images/arrow-blue.png);
    background-repeat: no-repeat;
    height: 6px;
    width: 7px;
    display: block;
    margin-top: 7px;
    margin-left: 5px;
    background-position: 0px 0px;
}
.top-pan .blue-panel .top-menu ul li a:hover .arrow {
    background-position: 0px -6px;
}
.top-pan .blue-panel .top-menu ul li .language .flag {
    background-image: url(../images/us.png);
    background-repeat: no-repeat;
    height: 11px;
    width: 16px;
    margin-top: 5px;
    margin-left: 5px;
}
.top-pan .blue-panel .top-menu ul li .login {
    padding-right: 15px;
    padding-left: 15px;
    background-color: #1b3462;
    margin-right: 1px;
    margin-left: 1px;
}







.top-pan .candle-bg {
    background-image: url(../images/candle-rpt.gif);
    background-repeat: repeat-x;
    height: 32px;
    display: block;
    background-position: top;
}
.top-pan .candle-bg .candle-cntr {
    background-image: url(../images/candle-cntr.gif);
    height: 32px;
    width: 1024px;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.container {
    width: 1024px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
}
.container .left-section {
    width: 680px;
    display: block;
    float: left;
}
.container .left-section .top-logo {
    background-image: url(../images/logo-big.png?v=2);
    background-repeat: no-repeat;
    width: 680px;
    display: block;
    height: 82px;
    text-decoration: none;
    background-position: left;
}
.container .left-section .top-logo:hover .page-title {
    text-shadow: 0px 0px 0.1em #CCCCCC;
}
.container .left-section .top-logo:hover .tagline {
    text-shadow: 0px 0px 0.1em #CCCCCC;
}

.container .left-section .top-logo .page-title {
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    color: #333;
    font-size: 52px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 100px;
    line-height: 50px;
}
.container .left-section .top-logo .underline1 {
    display: block;
    height: 1px;
    background-color: #333;
    margin-left: 100px;
    width: 170px;
}
.container .left-section .top-logo .underline2 {
    display: block;
    height: 1px;
    background-color: #333;
    margin-left: 310px;
    width: 330px;
}


.container .left-section .top-logo .tagline {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    display: block;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 100px;
}



.container .left-section .nav {
    display: block;
    width: 680px;
    margin-top: 20px;
}
.container .left-section .nav .shadow-top {
    background-image: url(../images/shadow-line.png);
    background-repeat: no-repeat;
    height: 10px;
    width: 680px;
    display: block;
    background-position: 0px 0px;
}
.container .left-section .nav .shadow-bottom {
    background-image: url(../images/shadow-line.png);
    background-repeat: no-repeat;
    background-position: 0px -10px;
    display: block;
    height: 10px;
    width: 680px;
    clear: both;
}
.container .left-section .nav ul {
    display: block;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 22px;
}
.container .left-section .nav ul li {
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.container .left-section .nav ul li a {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    text-decoration: none;
    color: #666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    padding-bottom: 5px;
    padding-top: 10px;
}
.container .left-section .nav ul li .actived {
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
}

.container .left-section .nav ul li a:hover {
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
}
.container .left-section .nav ul li .join-button {
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-left: 20px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #2263af;
    color: #FFF;
    font-size: 18px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
}
.container .left-section .nav ul li .join-button:hover {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #266FC6;
    color: #FFF;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
}
.container .left-section .boxes-pan {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.container .left-section .boxes-pan .box {
    width: 220px;
    display: block;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    float: left;
    margin-right: 3px;
    margin-left: 3px;
}
.container .left-section .boxes-pan .box .top-row {
    background-color: #d1d1d1;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}
.container .left-section .boxes-pan .box .text-area {
    display: block;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    background-color: #F2F2F2;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.container .left-section .boxes-pan .box .line {
    background-color: #999;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    width: 220px;
    display: block;
}
.container .left-section .boxes-pan .box ul .line {
    background-color: #CCC;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    width: 218px;
    display: block;
    margin-left: -25px;
}


.container .left-section .boxes-pan .box ul {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2263af;
    margin: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 25px;
}
.container .left-section .boxes-pan .box ul li {
    padding-bottom: 10px;
    padding-top: 10px;
}

.container .left-section .boxes-pan .box ul li span {
    color: #333;
}
.container .left-section .boxes-pan .box ul li .blank {
    display: block;
    margin-top: 16px;
}

.container .left-section .boxes-pan .box .more-button {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: #666;
    background-color: #DFDFDF;
    text-decoration: none;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    float: right;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    margin-top: 10px;
}
.container .left-section .boxes-pan .box .more-button:hover {
    color: #FFF;
    background-color: #2263AF;
}
.container .left-section .boxes-pan .box-shadow  {
    background-image: url(../images/box-shadow.gif);
    background-repeat: no-repeat;
    height: 17px;
    width: 220px;
    display: block;
    float: left;
    clear: both;
}
.container .left-section .main-area {
    display: block;
    margin-top: 20px;
}
.container .left-section .main-area .section-title {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.container .left-section .main-area .dot-line {
    background-image: url(../images/dot.png);
    background-repeat: repeat-x;
    height: 1px;
    display: block;
    margin-bottom: 20px;
}
.container .left-section .main-area .video-box {
    display: block;
    height: 217px;
    width: 385px;
    float: right;
    margin-left: 15px;
    border: 1px solid #FFF;
    box-shadow: 0px 2px 2px #999;
    margin-bottom: 15px;
}
.container .right-section {
    display: block;
    float: right;
}
.container .right-section .live-button-offline {
    background-image: url(../images/live-block.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 80px;
    width: 300px;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 22px;
    text-shadow: 0px -1px #1B3462;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 35px;
}
.container .right-section .live-button-offline span {
    font-size: 32px;
    display: block;
    margin-top: 6px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #FFFFFF;
}
.container .right-section .live-button-offline .status-text {
    font-size: 12px;
    color: #15294F;
    margin-top: 6px;
    font-weight: bold;
    letter-spacing: 1px;
    text-shadow: 0px 1px #2874D0;
}
.container .right-section .live-button-offline:hover {
    -moz-box-shadow: 0px 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
}


.container .right-section .live-button-online {
    background-image: url(../images/live-block.png);
    background-repeat: no-repeat;
    background-position: 0px -80px;
    height: 80px;
    width: 300px;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 22px;
    text-shadow: 0px -1px #1B3462;
    margin-bottom: 35px;
}
.container .right-section .live-button-online span {
    font-size: 32px;
    display: block;
    margin-top: 6px;
    font-weight: normal;
    letter-spacing: 2px;
}
.container .right-section .live-button-online .status-text {
    font-size: 12px;
    color: #AEECFF;
    margin-top: 6px;
    font-weight: bold;
    letter-spacing: 1px;
}
.container .right-section .live-button-online:hover {
    -moz-box-shadow: 0px 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
}
.container .right-section .box1 {
    display: block;
    width: 300px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #e4e4e4;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.container .right-section .box1 .box-title {
    background-color: #f2f2f2;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}
.container .right-section .box1 .row {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8E8E8;
}
.container .right-section .box1 .row .column1 {
    display: block;
    float: left;
    width: 118px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e4e4e4;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.container .right-section .box1 .row .column2 {
    display: block;
    float: left;
    width: 80px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e4e4e4;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.container .right-section .box1 .row .column3 {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.container .right-section .box1 .pips-header {
    font-weight: bold;
}

.container .right-section .box1 .row-total {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.container .right-section .box1 .row-total .info-text {
    display: block;
    float: left;
    width: 130px;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
}
.container .right-section .box1 .row-total .total-pips {
    display: block;
    width: 150px;
    float: right;
    text-align: center;
}
.container .right-section .box1 p {
    font-size: 14px;
    color: #666;
    display: block;
    margin: 10px;
}
.container .right-section .box1 .form {
    padding-top: 10px;
    padding-bottom: 13px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #E4E4E4;
    border-bottom-color: #E4E4E4;
    margin-bottom: 10px;
}

.container .right-section .box1 .form label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    display: block;
    float: left;
    clear: left;
    text-align: left;
    padding-right: 10px;
    margin-top: 10px;
    font-weight: bold;
    padding-left: 10px;
    margin-right: 20px;
}
.container .right-section .box1 .form input {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    width: 180px;
    margin-top: 5px;
    -moz-box-shadow: inset 0 0 1px 0px #ccc;
    -webkit-box-shadow: inset 0 0 1px 0px #ccc;
    box-shadow: inset 0 0 1px 0px #ccc;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.container .right-section .box1 .form input.error{
    border: 1px solid #FF0000;
}
.container .right-section .box1 .blue-button {
    background-color: #2263af;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 28px;
    width: 200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}
.container .right-section .box1 .blue-button:hover {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    background-color: #266FC6;
}

.container .right-section .box1 .blue-button .total-icon {
    height: 28px;
    width: 28px;
    display: block;
    float: left;
    background-color: #1b3462;
    background-image: url(../images/total-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    padding: 0px;
}
.container .right-section .box1 .blue-button .news-icon {
    height: 28px;
    width: 28px;
    display: block;
    float: left;
    background-color: #1b3462;
    background-image: url(../images/news-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    padding: 0px;
}

.container .right-section .box1 .blue-button span {
    display: block;
    float: left;
    width: 172px;
    text-align: center;
    padding-top: 3px;
}
.container .right-section .box1 .total-box {
    background-color: #f2f2f2;
    display: block;
    border: 1px solid #E4E4E4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
    margin: 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
}
.container .right-section .box1 .total-box .arrow-down {
    background-image: url(../images/arrowbox.gif);
    background-repeat: no-repeat;
    height: 11px;
    width: 24px;
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}
.container .right-section .box1 .total-box span {
    text-align: center;
    display: block;
}


.container .left-section .boxes-pan .box #actived {
    color: #FFF;
    background-color: #2263AF;
}

.img-responsive {
    display: block;
    max-width: 100%;
}
.center-block {
    margin-left: auto;
    margin-right: auto;
}
















.footer {
    background: #222;
    color: #777;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    /*background-image: url(../images/foot-bg.gif);*/
    /*background-repeat: repeat-x;*/
    /*height: 398px;*/
    /*height: 456px;*/
    /*margin-top: 50px;*/
}
.footer .bottom-links {
    max-width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    padding-top: 30px;
}
.footer .bottom-links .blocked {
    display: block;
    float: left;
    width: 160px;
    margin-right: 21px;
    margin-left: 21px;
    margin-top: 20px;
}

.footer .bottom-links .blocked .title {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer .bottom-links .blocked a {
    font-size: 14px;
    color: #777;
    display: block;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer .bottom-links .blocked a:hover {
    color: #777;
    text-decoration: underline;
}

.footer .bottom-links .vertline {
    background-image: url(../images/vertline.png);
    background-repeat: no-repeat;
    height: 142px;
    width: 2px;
    display: none;
    float: left;
}
.footer .foot-menu {
    display: inline-block;
    text-align: center;
    /*width: 730px;*/
    /*width: 880px;*/
    margin: 25px auto;
    padding: 0px;
}
.footer .foot-menu li {
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 10px;
    margin-left: 10px;
}
.footer .foot-menu li a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #777;
    font-size: 14px;
}
.footer .foot-menu li a:hover {
    color: #777;
    text-decoration: underline;
}
.footer .logo-footer {
    display: inline-block;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    opacity: 0.8;
    text-decoration: none;
}
.footer .logo-footer .page-title {
    font-weight: normal;
    color: #CCC;
    font-size: 34px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 70px;
    line-height: 30px;
    padding-top: 3px;
}
.footer .logo-footer .underline1 {
    display: block;
    height: 1px;
    background-color: #CCC;
    margin-left: 70px;
    width: 110px;
}
.footer .logo-footer .underline2 {
    display: block;
    height: 1px;
    background-color: #CCC;
    margin-left: 210px;
    width: 210px;
}


.footer .logo-footer .tagline {
    font-size: 11px;
    font-weight: normal;
    color: #777;
    display: block;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.01em;
}
.footer .footer-copy {
    margin: 25px 0 20px;
    text-align: center;
}
.footer .logo-footer:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer .line {
    display: block;
    height: 1px;
    background-color: #444;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #444;
    margin-right: auto;
    margin-left: auto;
}

.footer .copyright {
    font-size: 12px;
    color: #FFF;
    text-align: center;
    display: block;
}

.footer .clickbank-footer {
    display: block;
    padding: 25px 0;
}

.container .left-section .bottom-buttons {
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    margin-top: 40px;
}
.container .left-section .bottom-buttons a:hover {
    background-color: #2263AF;
    color: #FFF;
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
}
.container .left-section .bottom-buttons .next-page:hover .next-icon {
    background-position: 0px -17px;
}


.container .left-section .bottom-buttons .join-now {
    background-color: #CCC;
    display: block;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-radius: 0px 0px 3px 3px;
}
.container .left-section .bottom-buttons .next-page {
    background-color: #CCC;
    display: block;
    float: right;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-radius: 0px 0px 3px 3px;
}
.container .left-section .bottom-buttons a span {
    display: block;
    float: left;
}

.container .left-section .bottom-buttons .next-page .next-icon {
    background-image: url(../images/arrow-small.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 17px;
    width: 12px;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 4px;
}





/*------------------------------------ About CSS --------------------------------------*/

.container .left-section .main-area .vlad-photo {
    background-color: #FFF;
    padding: 5px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 2px #999;
}
.container .left-section .main-area .head-text {
    display: block;
    margin-top: 135px;
    margin-left: 150px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E4E4E4;
    padding-left: 10px;
}
.container .left-section .main-area .subtitle-pan {
    background-color: #F2F2F2;
    display: block;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
    position: relative;
}
.container .left-section .main-area .subtitle-pan .icon {
    display: block;
    float: left;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: 10px;
}
.container .left-section .main-area .subtitle-pan p {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
.container .left-section .main-area ul {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.container .left-section .main-area ul li {
    list-style-type: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container .left-section .main-area ul li .bullet {
    display: block;
    background-image: url(../images/list-bullet.png);
    height: 19px;
    width: 16px;
    float: left;
    margin-right: 10px;
    margin-top: 1px;

}
.container .left-section .main-area ul li p {
    display: block;
    margin: 0px;
}
.container .right-section .box-grey {
    display: block;
    width: 300px;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
}
.container .right-section .box-grey .box-title {
    background-color: #f2f2f2;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

.container .right-section .box-grey .bubble-box {
    display: block;
    width: 273px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
.container .right-section .box-grey .bubble-box .top {
    background-image: url(../images/bubble-top.png);
    background-repeat: no-repeat;
    height: 7px;
    width: 273px;
    display: block;
}
.container .right-section .box-grey .bubble-box .body-area {
    background-image: url(../images/bubble-rpt.png);
    background-repeat: repeat-y;
    width: 273px;
    display: block;
}
.container .right-section .box-grey .bubble-box .body-area p {
    margin: 0px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-size: 14px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 20px;
}

.container .right-section .box-grey .bubble-box .bottom {
    background-image: url(../images/bubble-bottom.png);
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 273px;
}
.container .right-section .box-grey .bubble-box .bottom .name {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 28px;
    padding-top: 10px;
}
.container .right-section .box-grey .bubble-box .bottom .name span {
    font-size: 12px;
    font-weight: normal;
}

/*------------------------------------ Performance CSS --------------------------------------*/.container .left-section .main-area .graphic-box {
    display: block;
    background-color: #F2F2F2;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.container .left-section .main-area .graphic-box p {
    display: block;
    float: left;
    margin-top: 6px;
    margin-left: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.container .left-section .main-area .graphic-box select {
    background-color: #FFF;
    border: 1px solid #E4E4E4;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 300px;
    padding: 5px;
    font-size: 14px;
    border-radius: 3px;
    color: #666;
}

.container .left-section .main-area .signals-table {
    width: 680px;
    font-size: 14px;
    text-align: center;
    color: #333;
    background-color: #ccdef4;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    margin-top: 20px;
}
.container .left-section .main-area .signals-table tr td {
    padding-top: 7px;
    padding-bottom: 7px;
}
.signals-table .pagination { float: right; color: #fff; line-height: 40px; font-size: 0; }
.signals-table .pagination span { display: inline-block; font-weight: 400; text-transform: none; vertical-align: middle; font-size: 16px; margin: 0 15px 0 0; }
.signals-table .pagination a { display: inline-block; vertical-align: middle; font-size: 18px; color: #fff; text-decoration: none; margin: 0 6px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.signals-table .pagination a:hover, .traders-table .table-title .pagination a:focus { text-decoration: none; color: #9bbadf; }

.container .left-section .main-area .signals-table tr .table-name {
    font-family: "Open Sans", sans-serif;
    background-color: #1c3273;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 3px 3px 0px 0px;
    /*padding: 0 0 0 180px;*/
}
.container .left-section .main-area .signals-table tr .table-name .title {
    display: block;
    float: left;
    margin-left: 20px;
}

.container .left-section .main-area .signals-table .title-row {
    background-color: #FFF;
    font-weight: bold;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
.container .left-section .main-area .signals-table .blue1 {
    background-color: #dcecff;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
}
.container .left-section .main-area .signals-table .blue2 {
    background-color: #edf5ff;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav{
    display: block;
    line-height: 40px;
    float: right;
    margin-right: 20px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav:after{
    content: '';
    display: block;
    clear: both;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .prev-button{
    background-image: url(../images/prev-next-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 17px;
    width: 15px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 11px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .prev-button:hover{
    background-position: 0px -17px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .next-button{
    background-image: url(../images/prev-next-arrow.png);
    background-repeat: no-repeat;
    background-position: -15px 0px;
    height: 17px;
    width: 15px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 11px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .next-button:hover{
    background-position: -15px -17px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .number{
    display: block;
    /*width: 20px;*/
    width: 50px;
    text-align: center;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 3px;
}
.container .left-section .main-area .signals-table tr .table-name .table-nav .text {
    display: block;
    text-align: left;
    width: auto;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    font-weight: normal;
}

.container .left-section .main-area .note-text {
    background-color: #F2F2F2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #333;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 10px;
}

/*-------------------------------------- Testimonial CSS -------------------------------*/

.container .left-section .main-area .video320x240 {
    display: block;
    height: 240px;
    width: 320px;
    float: left;
    border: 1px solid #FFF;
    box-shadow: 0px 2px 2px #999;
    margin: 8px;
}

.container .left-section .main-area .sub-text {
    margin-left: 10px;
    margin-right: 10px;
}
.container .left-section .main-area .thumbnails-pan {
    width: 640px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.p12-grey {
    font-size: 12px;
    color: #999;
    margin: 0px;
}

.container .left-section .main-area .testi-thumb {
    display: block;
    height: 150px;
    width: 300px;
    float: left;
    border: 1px solid #FFF;
    box-shadow: 0px 1px 5px #999;
    margin: 8px;
}
.container .left-section .main-area .testi-thumb:hover {
    box-shadow: 0px 1px 5px 1px #666;
}

/*------------------------------------------- FAQ CSS -------------------------------------*/

.container .left-section .main-area .QA-box {
    display: block;
    margin-bottom: 20px;
}
.container .left-section .main-area .QA-box .Q-pan {
    background-color: #e4e4e4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    display: block;
    padding: 10px;
}
.container .left-section .main-area .QA-box .A-pan {
    background-color: #F2F2F2;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #333;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container .left-section .main-area .QA-box .service-table {
    width: 600px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #E4E4E4;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
}
.container .left-section .main-area .QA-box .service-table .blue-row td {
    background-color: #2263af;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Times New Roman", Times, serif;
}
.container .left-section .main-area .QA-box .service-table tr td {
    background-color: #FFF;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}


/*------------------------------------------- Contact CSS -------------------------------------*/

.container .left-section .main-area .support-team {
    display: block;
    clear: both;
    background-color: #F2F2F2;
    padding-bottom: 15px;
    padding-top: 10px;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
    margin-top: 20px;
    margin-bottom: 20px;
}
.container .left-section .main-area .support-team .p18 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 0px;
}
.container .left-section .main-area .support-team .team-pic {
    display: block;
    height: 126px;
    width: 109px;
    float: left;
    padding: 5px;
    box-shadow: 0px 2px 2px #999;
    margin-left: 14px;
    background-color: #FFF;
    margin-top: 10px;
}
.container .left-section .main-area .support-team .team-pic span {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: block;
}
.container .left-section .main-area .p-left {
    display: block;
    float: left;
    width: 350px;
    margin-left: 10px;
}
.container .left-section .main-area .p-right {
    display: block;
    float: right;
    margin-top: 22px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px;
    font-weight: bold;
}
.container .left-section .main-area .line {
    background-color: #E4E4E4;
    display: block;
    height: 1px;
    clear: both;
}
.container .left-section .main-area .recap-table {
    width: 680px;
    border-radius: 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #E4E4E4;
    border-right-color: #E4E4E4;
    border-left-color: #E4E4E4;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
}
.container .left-section .main-area .recap-table tr .table-name {
    background-color: #2263AF;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    padding: 10px;
    border-radius: 3px 3px 0px 0px;
}

.container .left-section .main-area .recap-table tr td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
    padding: 10px;
}
.container .left-section .main-area .recap-table tr .icon {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E4E4E4;
    height: 27px;
    width: 27px;
    padding: 10px;
}

.container .left-section .main-area .recap-table tr td .lv1-badge {
    background-image: url(../images/lv1-icon.png);
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    display: block;
    float: left;
    margin-right: 10px;
}

.container .left-section .main-area .recap-table tr td .lv2-badge {
    background-image: url(../images/lv2-icon.png);
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    display: block;
    float: left;
    margin-right: 10px;
}

.container .left-section .main-area .recap-table tr td .lv3-badge {
    background-image: url(../images/lv3-icon.png);
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    display: block;
    float: left;
    margin-right: 10px;
}
.container .left-section .main-area .recap-table tr:hover {
    background-color: #F2F2F2;
}
.container .pack1 {
    border: 1px solid #E4E4E4;
    display: block;
    width: 320px;
    background-color: #F2F2F2;
    border-radius: 3px;
    height: 460px;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-right: 8px;
    margin-left: 8px;
}
.container .pack1 .top {
    background-color: #E4E4E4;
    margin-bottom: 15px;
}
.container .pack1 .top .pack-name {
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.container .pack1 .top .pack-name .level {
    font-size: 60px;
    display: block;
    float: left;
    clear: left;
    line-height: 36px;
}
.container .pack1 .top .pack-name .member-type {
    display: block;
    clear: both;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
}

.container .pack1 .top .ribbon {
    display: block;
    float: right;
    margin-right: 20px;
    position: relative;
    background-color: #1B3462;
    width: 80px;
    height: 100px;
}
.container .pack1 .top .ribbon .ribbon-bottom{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    border-right-color: #1b3462;
    border-bottom-color: transparent;
    border-left-color: #1b3462;
    border-right-width: 40px;
    border-bottom-width: 20px;
    border-left-width: 40px;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    width: 0px;
    margin-right: 10px;
    position: absolute;
    bottom: -20px;
    border-top-width: 0px;
    border-top-color: transparent;
}

.container .pack1 .top .ribbon .price {
    font-family: "Times New Roman", Times, serif;
    font-size: 34px;
    color: #FFF;
    font-weight: bold;
    display: block;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 34px;
}
.container .pack1 .top .ribbon .price span {
    font-size: 12px;
    display: block;
    line-height: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}
.container .pack1 .button {
    background-color: #2263AF;
    display: block;
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 33px;
    border-radius: 0px 0px 3px 3px;
    text-decoration: none;
    padding: 20px;
    height: 55px;
    width: 280px;
    position: absolute;
    bottom: 0px;
}
.container .pack1 .button .text {
    display: block;
    float: left;
}

.container .pack1 .button .text span {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: "Times New Roman", Times, serif;
}
.container .pack1 .text-list {
    margin-top: 5px;
    margin-bottom: 5px;
}

.container .pack1 .button .circle {
    background-color: #FFF;
    display: block;
    background-image: url(../images/arrow.png);
    float: right;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: 15px center;
    border-radius: 50px;
    margin-top: 5px;
}
.container .pack1 .checklist {
    display: block;
    float: left;
    height: 16px;
    width: 21px;
    margin-right: 5px;
    margin-left: 20px;
    margin-top: 2px;
}
.container .pack1 .bullet-text {
    display: block;
    float: left;
    width: 270px;
    color: #666;
}
.container .pack1 .button:hover {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    background-color: #266FC6;
    text-shadow: 0px 0px 3px #15294F;
}
.container .pack1 .button:hover .circle {
    -moz-box-shadow: 0 0 2px 2px #1b3462;
    -webkit-box-shadow: 0 0 2px 2px #1b3462;
    box-shadow: 0px 0px 2px 2px #1b3462;
}

.container .pack2 {
    border: 1px solid #ccdef4;
    display: block;
    width: 320px;
    background-color: #edf5ff;
    border-radius: 3px;
    height: 460px;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-right: 8px;
    margin-left: 8px;
}
.container .pack2 .top {
    background-color: #dcecff;
    margin-bottom: 15px;
}
.container .pack2 .top .pack-name {
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.container .pack2 .top .pack-name .level {
    font-size: 60px;
    display: block;
    float: left;
    clear: left;
    line-height: 36px;
}
.container .pack2 .top .pack-name .member-type {
    display: block;
    clear: both;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
}

.container .pack2 .top .ribbon {
    display: block;
    float: right;
    margin-right: 20px;
    position: relative;
    background-color: #1B3462;
    width: 80px;
    height: 120px;
}
.container .pack2 .top .ribbon .ribbon-bottom{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    border-right-color: #1b3462;
    border-bottom-color: transparent;
    border-left-color: #1b3462;
    border-right-width: 40px;
    border-bottom-width: 20px;
    border-left-width: 40px;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    width: 0px;
    margin-right: 10px;
    position: absolute;
    bottom: -20px;
    border-top-width: 0px;
    border-top-color: transparent;
}

.container .pack2 .top .ribbon .price {
    font-family: "Times New Roman", Times, serif;
    font-size: 34px;
    color: #FFF;
    font-weight: bold;
    display: block;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 34px;
}
.container .pack2 .top .ribbon .price span {
    font-size: 12px;
    display: block;
    line-height: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}
.container .pack2 .button {
    background-color: #2263AF;
    display: block;
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 33px;
    border-radius: 0px 0px 3px 3px;
    text-decoration: none;
    padding: 20px;
    position: absolute;
    bottom: 0px;
    width: 280px;
    height: 55px;
}
.container .pack2 .button .text {
    display: block;
    float: left;
}

.container .pack2 .button .text span {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: "Times New Roman", Times, serif;
}
.container .pack2 .text-list {
    margin-top: 5px;
    margin-bottom: 5px;
}

.container .pack2 .button .circle {
    background-color: #FFF;
    display: block;
    background-image: url(../images/arrow.png);
    float: right;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: 15px center;
    border-radius: 50px;
    margin-top: 5px;
}
.container .pack2 .checklist {
    display: block;
    float: left;
    height: 16px;
    width: 21px;
    margin-right: 5px;
    margin-left: 20px;
    margin-top: 2px;
}
.container .pack2 .bullet-text {
    display: block;
    float: left;
    width: 270px;
    color: #666;
}
.container .pack2 .button:hover {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    background-color: #266FC6;
    text-shadow: 0px 0px 3px #15294F;
}
.container .pack2 .button:hover .circle {
    -moz-box-shadow: 0 0 2px 2px #1b3462;
    -webkit-box-shadow: 0 0 2px 2px #1b3462;
    box-shadow: 0px 0px 2px 2px #1b3462;
}
.container .pack2 .top .ribbon .best-value {
    background-color: #ffcc00;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.container .pack2 .p18 {
    font-size: 18px;
    color: #666;
}

/*-------------------------------------- Features CSS -----------------------------------------*/

.container .left-section .main-area .video640x480 {
    display: block;
    height: 480px;
    width: 640px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border: 1px solid #FFF;
    box-shadow: 0px 2px 2px #999;
    margin-bottom: 15px;
}
.container .left-section .main-area .sub-text-list {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.container .left-section .main-area .sub-title {
    margin-bottom: 10px;
}
.container .left-section .main-area .sub-title li {
    padding-bottom: 0px;
}

.container .left-section .main-area .sub-title li p {
    font-size: 16px;
    font-weight: bold;
}
.container .left-section .main-area .sub-title .line {
    margin-left: 25px;

}

.container .left-section .main-area .subtitle-bullet {
    padding-left: 55px;
    font-family: Arial, Helvetica, sans-serif;
}
.container .left-section .main-area .subtitle-bullet li {
    list-style-type: disc;
    font-size: 13px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
.container .left-section .main-area .images-list {
    width: 680px;
    padding: 0px;
    margin: 0px;
    display: block;
}
.container .left-section .main-area .images-list li {
    width: 300px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0px 0px 4px #999;
    float: left;
    clear: none;
    padding: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.container .left-section .main-area .images-list li span {
    display: block;
    padding-bottom: 7px;
}
.container .left-section .main-area .images-list li img {
    height: 200px;
    width: 300px;
    display: block;
}
.container .left-section .main-area .img-center {
    text-align: center;
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.container .left-section .main-area .img-right {
    display: block;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
}
.container .left-section .main-area .img-left {
    display: block;
    float: left;
    margin-right: 20px;
    margin-left: 30px;
}
.container .left-section .main-area ul li p {
    padding-left: 30px;
}
.container .right-section .box1 ul {
    display: block;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #E4E4E4;
    border-bottom-color: #E4E4E4;
}
.container .right-section .box1 ul li{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.container .left-section .main-area .product-list {
    display: block;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
}

.container .left-section .main-area .product-list li {
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    display: block;
    margin-left: 15px;
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 0px #999999;
    width: 300px;
    float: left;
    clear: none;
    height: 500px;
    padding: 10px;
    margin-top: 15px;
}
.container .left-section .main-area .product-list li p {
    padding-left: 15px;
    padding-right: 5px;
}
.container .left-section .main-area .product-list li .screenshot {
    display: block;
    height: 226px;
    width: 300px;
    margin-bottom: 10px;
}

.container .left-section .main-area .quick-nav {
    display: block;
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-radius: 3px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}
.container .left-section .main-area .quick-nav li {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #E4E4E4;
    border-left-color: #E4E4E4;
}

.container .left-section .main-area .quick-nav .title {
    font-weight: bold;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    display: block;
    color: #FFF;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2263AF;
    padding-bottom: 10px;
    background-color: #2263AF;
    padding-right: 20px;
    padding-left: 20px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #2263AF;
    border-left-color: #2263AF;
    border-radius: 3px 3px 0px 0px;
}
.container .left-section .main-area .quick-nav li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #666;
}
.container .left-section .main-area .quick-nav li a:hover {
    background-color: #F2F2F2;
    text-decoration: none;
    color: #333;
}
.container .left-section .main-area .subtitle-pan .back-to-top {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
}
.container .left-section .main-area .subtitle-pan .back-to-top:hover {
    color: #333;
    text-decoration: none;
}
.container .left-section .main-area .subtitle-pan .back-to-top:hover .arrow-up {
    background-position: 0px 0px;
}


.container .left-section .main-area .subtitle-pan .back-to-top .arrow-up {
    display: block;
    height: 10px;
    width: 14px;
    float: right;
    margin-top: 2px;
    margin-left: 5px;
    background-image: url(../images/arrow-up.png);
    background-position: 0px -10px;
}
.container .left-section .main-area p .statement-img {
    border: 5px solid #FFF;
    box-shadow: 0px 1px 5px #999;
}

.container .right-section .box1 .form .slider-pan {
    display: block;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;

}
.container .right-section .box1 .form .slider-pan p {
    font-weight: bold;
    float: left;
    margin-top: 15px;
    margin-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.container .right-section .box1 .form .slider-pan ul {
    display: block;
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
}
.container .right-section .box1 .form .slider-pan ul li {
    display: block;
    list-style-type: none;
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 33px;
}


.container .right-section .box1 .form .slider-pan .bar {
    background-color: #DFDFDF;
    height: 5px;
    display: block;
    float: right;
    width: 185px;
    border-radius: 3px;
    margin-top: 5px;
    position: relative;
    margin-right: 10px;
}

.container .right-section .box1 .form .slider-pan .bar:hover {
    cursor: pointer;
}

.container .right-section .box1 .form .slider-pan .bar .slider {
    position: absolute;
    top: 8px;
    background-image: url(../images/slider-arrow.png);
    display: block;
    right: -5px;
    height: 7px;
    width: 11px;
}

.container .right-section .box1 .form .slider-pan .bar .bar-slide1 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 0%;
    border-radius: 3px;
    position: relative;
}

.container .right-section .box1 .form .slider-pan .bar .bar-slide1 .slider{
    background-image: url(../images/slider-arrow.png);
    display: block;
    height: 7px;
    width: 11px;
    position: absolute;
    top: 8px;
    right: -7px;
}

.container .right-section .box1 .form .slider-pan .bar .bar-slide5 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 19%;
    border-radius: 3px;
    position: relative;
}
.container .right-section .box1 .form .slider-pan .bar .bar-slide10 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 38%;
    border-radius: 3px;
    position: relative;
}
.container .right-section .box1 .form .slider-pan .bar .bar-slide50 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 57%;
    border-radius: 3px;
    position: relative;
}
.container .right-section .box1 .form .slider-pan .bar .bar-slide100 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 76%;
    border-radius: 3px;
    position: relative;
}
.container .right-section .box1 .form .slider-pan .bar .bar-slide200 {
    display: block;
    background-color: #2263AF;
    height: 5px;
    width: 100%;
    border-radius: 3px;
    position: relative;
}

.container .right-section .box1 .form .slider-pan .risk-box{
    width: 187px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:10px;
    float: right;
    color: #666666;
    margin-right: 10px;
}

.container .right-section .box1 .form .slider-pan .risk-box .left-box {
    float: left;
}

.container .right-section .box1 .form .slider-pan .risk-box .right-box {
    float: right;
}

.leverage-alert {
    font-size: 12px;
    color: red;
    text-align: center;
}

.container .packages {
    display: block;
    margin-top: 50px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.container .packages .column1 {
    display: block;
    margin: 0px;
    float: left;
    width: 350px;
    background-color: #e4e4e4;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-radius: 3px 0px 0px 3px;
}
.container .packages .column1 li {
    display: table-cell;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    float: left;
    width: 310px;
    margin-bottom: 1px;
    background-color: #F2F2F2;
    list-style-type: none;
    height: 60px;
    padding-right: 10px;
    padding-left: 30px;
    line-height: 60px;
    text-shadow: 0px 1px #FFF;
}

.container .packages .column1 .top-column {
    height: 110px;
    width: 320px;
    background-color: #2062ae;
    border-radius: 3px 0px 0px 0px;
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 100px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    color: #FFF;
    text-shadow: 0px -1px #11355E;
}




.container .packages .column1 .bottom-column {
    margin: 0px;
    border-radius: 0px 0px 0px 3px;
    width: 320px;
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 130px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    background-color: #2062AE;
    color: #FFF;
    text-shadow: 0px -1px #11355E;
}

.container .packages .column2 {
    display: block;
    margin: 0px;
    float: left;
    width: 200px;
    background-color: #e4e4e4;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}
.container .packages .column2:hover {
    box-shadow: 0px 0px 15px #666;
    position: relative;
    z-index: 20;
    /*background-color: #00A854;*/
    background-color: #FDA502;
}
.container .packages .column2:hover li {
    /*background-color: #AAFFAE;*/
    background-color: #FFEC9F;
}


.container .packages .column2 .top-column .level {
    /*background-color: #0C6;*/
    background-color: #FC0;
}
.container .packages .column2 .top-column .level span {
    /*background-color: #00A854;*/
    background-color: #FDA502;
}
.container .packages .column2 li {
    /*background-color: #DDFFDF;*/
    background-color: #FFF7D5;
}
.container .packages .column2 .bottom-column {
    /*background-color: #B0FFB5;*/
    background-color: #FFEDA4;
}






.container .packages .column3 {
    display: block;
    float: left;
    width: 200px;
    background-color: #e4e4e4;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    margin-top: -30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-radius: 3px 3px 0px 0px;
}
.container .packages .column3:hover {
    box-shadow: 0px 0px 15px #666;
    position: relative;
    z-index: 20;
    /*background-color: #FDA502;*/
    background-color: #00A854;
}
.container .packages .column3:hover li {
    /*background-color: #FFEC9F;*/
    background-color: #AAFFAE;
}

.container .packages .column3 .top-column {
    height: 140px;
    border-radius: 3px 3px 0px 0px;
}
.container .packages .column3 .top-column .best-value {
    height: 30px;
    line-height: 30px;
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    display: block;
    text-align: center;
    /*background-color: #FFDA46;*/
    background-color: #00F97C;
    color: #000;
    border-radius: 3px 3px 0px 0px;
}


.container .packages .column3 .top-column .level {
    /*background-color: #FC0;*/
    background-color: #0C6;
}
.container .packages .column3 .top-column .level span {
    /*background-color: #FDA502;*/
    background-color: #00A854;
}
.container .packages .column3 li {
    /*background-color: #FFF7D5;*/
    background-color: #DDFFDF;
}
.container .packages .column3 .bottom-column {
    /*background-color: #FFEDA4;*/
    background-color: #B0FFB5;
}



.container .packages .column4 {
    display: block;
    margin: 0px;
    float: left;
    width: 200px;
    background-color: #e4e4e4;
    padding: 1px;
    border-radius: 0px 3px 3px 0px;
}
.container .packages .column4:hover {
    box-shadow: 0px 0px 15px #666;
    position: relative;
    z-index: 20;
    background-color: #0081D7;
}
.container .packages .column4:hover li {
    background-color: #AADDFF;
}



.container .packages .column4 .top-column {
    border-radius: 0px 3px 0px 0px;
    display: block;
}

.container .packages .column4 .top-column .level {
    background-color: #33ADFF;
    border-radius: 0px 3px 0px 0px;
}
.container .packages .column4 .top-column .level span {
    background-color: #008DEC;
}
.container .packages .column4 li {
    background-color: #E1F3FF;
}
.container .packages .column4 .bottom-column {
    margin: 0px;
    border-radius: 0px 0px 3px 0px;
    background-color: #AEDFFF;
}
.container .packages ul li {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    float: left;
    width: 200px;
    margin-bottom: 1px;
    background-color: #f2f2f2;
    list-style-type: none;
    line-height: 60px;
    height: 60px;
}
.container .packages ul .top-column {
    padding: 0px;
    width: 200px;
    height: 110px;
    background-color: #dcecff;
    position: relative;
}
.container .packages ul .top-column .level {
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 72px;
    font-weight: bold;
    margin: 0px;
    text-align: center;
    line-height: normal;
}
.container .packages ul .top-column .level span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    background-color: #266fc6;
    color: #FFF;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    width: 200px;
    left: 0px;
}
.container .packages ul li .no-icon {
    background-image: url(../images/x-icon2.png);
    height: 24px;
    width: 27px;
    display: block;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.container .packages ul li .yes-icon {
    background-image: url(../images/checklist-icon.png);
    height: 24px;
    width: 27px;
    display: block;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.container .packages ul .bottom-column {
    margin: 0px;
    height: 140px;
    position: relative;
    width: 200px;
}
.container .packages .bottom-column a {
    display: block;
    text-decoration: none;
    color: #333;
}


.container .packages ul .bottom-column a .price{
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 50px;
    display: block;
    width: auto;
    text-align: center;
    line-height: 60px;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.container .packages ul .bottom-column a .price span{
    display: block;
    font-size: 18px;
    line-height: normal;
    padding-bottom: 10px;
}

.container .packages ul .bottom-column a:hover .join-now {
    color: #FFF;
}

.container .packages .column2 .bottom-column a .join-now {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 30px;
    margin: 0px;
    display: block;
    width: 200px;
    text-align: center;
    line-height: normal;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    /*background-color: #00A854;*/
    background-color: #FDA502;
}
.container .packages .column3 .bottom-column a .join-now {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 30px;
    margin: 0px;
    display: block;
    width: 200px;
    text-align: center;
    line-height: normal;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    /*background-color: #FDA502;*/
    background-color: #00A854;
}
.container .packages .column4 .bottom-column a .join-now {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 30px;
    margin: 0px;
    display: block;
    width: 200px;
    text-align: center;
    line-height: normal;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    background-color: #008DEC;
}

.container .packages .column2 .bottom-column a:hover {
    /*background-color: #00CC66;*/
    background-color: #FFCC00;
}
.container .packages .column3 .bottom-column a:hover {
    /*background-color: #FFCC00;*/
    background-color: #00CC66;
}
.container .packages .column4 .bottom-column a:hover {
    background-color: #33ADFF;
}

/*********************** START OF JOIN PAGES STYLES **************************/
.container .dot-line   {
    background-image: url(../images/dot.png);
    background-repeat: repeat-x;
    height: 1px;
    display: block;
    margin-bottom: 20px;
}
.container .white-block {
    display: block;
    width: 700px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}


.container .p-title {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.container p .email-screenshot {
    display: block;
    border: 5px solid #FFF;
    box-shadow: 0px 0px 5px 0px #999;
    margin-top: 20px;
    margin-bottom: 20px;
}
.container .white-block .grey-block {
    background-color: #f2f2f2;
    border: 1px solid #E4E4E4;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 3px;
}
.container .white-block .optin-box {
    display: block;
    width: 330px;
    background-color: #f2f2f2;
    border: 1px solid #CCC;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
}
.container .white-block .optin-box .top {
    display: block;
    height: 40px;
    background-color: #2263af;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
}
.container .white-block .optin-box label {
    display: block;
    float: left;
    width: 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 25px;
    color: #666;
    line-height: 25px;
    padding-left: 10px;
    margin-top: 7px;
}
.container .white-block .optin-box input {
    float: left;
    border: 1px solid #CCC;
    height: 25px;
    width: 210px;
    margin-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 3px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #333;
}
.container .white-block .optin-box .submit {
    display: block;
    width: 100px;
    float: right;
    margin: 10px;
    font-family: "Times New Roman", Times, serif;
    color: #FFF;
    background-color: #2263AF;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #143865;
    border-radius: 3px;
}
.container .white-block .optin-box .submit:hover {
    text-decoration: none;
    background-color: #2771CB;
}
.container .white-block .optin-box .af-form-wrapper #af-form-334057293 #af-body-334057293 .af-element.buttonContainer .submit {
    display: block;
    float: right;
    width: 100px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    height: 30px;
    padding: 0px;
}

.container .cta {
    display: block;
    text-align: center;
    height: 50px;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    color: #FFFFFF;
    width: 953px;
    border-radius: 3px;
    background-color: #008dec;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #007ED2;
    margin-left: 32px;
}
.container .cta:hover {
    background-color: #0095F9;
    border: 1px solid #0068AE;
    box-shadow: 0px 0px 5px #666;
    color: #FFF;
    text-shadow: 0px -1px #2062AE;
}

.container .cta span {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}

.container .cta img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 6px;
    float: left;
    margin-left: 100px;
    display: block;
}

.footer iframe {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    width: 1024px;
    height: 35px;
}
.main-area .sub-title li a {
    text-decoration: none;
}
.container .left-section .main-area .sub-title li a:hover h4{
    color: #2263AF;
}

.container .left-section .main-area .subtitle-pan h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.container .left-section .main-area .sub-title li h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.container .left-section .main-area .article-pan {
    display: block;
    padding: 0px;
}
.container .left-section .main-area .article-pan li {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #E8E8E8;
    margin-top: 10px;
    border-radius: 3px;
    background-color: #FFF;
    box-shadow: 0px 1px 5px #E6E6E6;
}

.container .left-section .main-area .article-pan .dot-line {
    margin: 0px;
}

.container .left-section .main-area .article-pan li .subtitle {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8E8E8;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.container .left-section .main-area .article-pan li p {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.container .left-section .main-area .article-pan li ul {
    display: block;
    padding-left: 20px;
}
.container .left-section .main-area .article-pan li ul li {
    font-family: Arial, Helvetica, sans-serif;
    display: list-item;
    font-size: 13px;
    color: #333;
    list-style-type: disc;
    padding: 0px;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    box-shadow: none;
}
.container .left-section .main-area .article-pan li ul li span {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}
.container .left-section .main-area .article-footer {
    background-color: rgba(242,242,242,0.5);
    display: block;
    border-radius: 3px;
    border: 1px solid #E8E8E8;
    box-shadow: inset 0px 1px 10px #EEE;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.container .left-section .main-area .article-footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.container .left-section .main-area .article-footer p span {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    display: block;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    margin-bottom: 10px;
}
.container .left-section .main-area .article-footer .related-box {
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    margin-top: 20px;
    margin-left: -21px;
    margin-bottom: -11px;
    width: 678px;
    border-radius: 0px 0px 3px 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DADADA;
    border-right-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-left-color: #E8E8E8;
}
.container .left-section .main-area .article-footer .related-box span {
    display: block;
    padding-bottom: 5px;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #666666;
    background-color: rgba(219,219,219,0.3);
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 6px;
}
.container .left-section .main-area .article-footer .related-box li {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 40px;
    color: #666666;
    padding: 0px;
    float: left;
    width: 42%;
    clear: none;
}
.container .left-section .main-area .article-footer .related-box li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.container .left-section .main-area .article-footer .related-box li a:hover {
    color: #2263AF;
    text-decoration: underline;
}
.container .left-section .bottom-buttons .back {
    background-color: #CCC;
    display: block;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-radius: 0px 0px 3px 3px;
}

.container .left-section .bottom-buttons .back:hover .next-icon {
    background-position: 0px -17px;
}

.container .left-section .bottom-buttons .back .next-icon {
    background-image: url(../images/arrow-small-left.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 17px;
    width: 12px;
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

/*************************END OF JOIN PAGES STYLES *****************/





/************** Admin translation page styles *****************************/
.translation-pan {
    /*background-image: url(../images/top-box-rpt.gif);
    background-repeat: repeat-x;
    background-position: top;*/
    background-color: #F8F8F8;
    padding: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    border-left-color: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.translation-pan .pan-title {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #003772;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    text-shadow: 0px 1px 0px #fff;
}
.translation-pan .translation-block, .translation-pan .profile-block {
    background-color: #FFF;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.translation-pan .details {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.translation-pan .details ul, .white-area #result-div ul {
    height: 22px;
    margin: 0;
    padding: 3px 0 0;
    font-family: "Times New Roman", Times, serif;
    color: #333333;
    font-size: 12px;
}

.translation-pan .details ul li, .white-area #result-div ul li {
    display: block;
    float: left;
    min-height: 22px;
    list-style-type: none;
}

.translation-pan .action-column {
    width: 154px;
}

.white-area #result-div ul li.columns {
    width: 180px;
}

.white-area #result-div ul li.passed {
    color: green;
}

.white-area #result-div ul li.failed {
    color: red;
}

.translation-pan .details ul li.row-key-column {
    width: 250px;
}
/*
.translation-pan .details ul li.row-english-column {
    width: 338px;
}
*/
.translation-pan .details ul li.row-english-column {
    width: 600px;
    font-size: 14px;
    padding-right: 10px;
}
.key-column {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #004B9B;
    width: 250px;
}
.english-column {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #004B9B;
    width: 600px;
}
.current-column {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #004B9B;
}

#table-header .columns {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #004B9B;
    width: 180px;
}

.translation-pan .input-boxes {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #B6CFE9;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    color: #333;
    float: left;
    width: 256px;
}

.translation-pan .line {
    background-color: #CCCCCC;
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: 4px;
    margin-top: 8px;
}

.filter-box {
    float: right;
    width: 400px;
}
.filter-box .input-boxes{
    border: 1px solid #B6CFE9;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px;
    width: 128px;
    float: left;
}
.translation-block .submit-button, .profile-block .submit-button{
    background-color: #f8f8f8;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    text-decoration: none;
    color: #666;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #d9d9d9;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    float: left;
    margin-left: 10px;
}
.translation-block label {
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.translation-block select, .profile-block select {
    background-color: #FFF;
    border: 1px solid #E4E4E4;
    font-family: "Times New Roman", Times, serif;
    float: left;
    margin-left: 10px;
    width: auto;
    padding: 5px;
    font-size: 14px;
    border-radius: 3px;
    color: #666;
    max-width: 764px;
}
.translation-block .filter-box-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

#translation-contents .bottom-row {
    float: right;
    margin-top: 10px;
    width: 120px;
}

.delete-button {
    background-color: #F8F8F8;
    border: 1px solid #D9D9D9;
    border-radius: 9px 9px 9px 9px;
    color: #666666;
    display: block;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    margin-left: 10px;
    padding: 1px 6px;
    text-decoration: none;
    width: auto;
}
.delete-button:hover, .translation-block .submit-button:hover {
    background-color: #FFF;
    color: #333;
}

.back-box {
    float: left;
    padding: 5px 10px;
    font-size: 12px;
}

.admin-prev, .admin-next {
    font-size: 12px;
}

.current-page {
    color: #2263AF;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    font-size: 12px;
}

.highlighter {
    background-color: #FEF6F3;
}

ul.highlighter {
    border: 1px solid #9A1B1E;
}


/************** End of Admin translation page styles **********************/
/**** popup related css admin ************/
/* 28/11/2012
#popup-block {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    margin: 5px 5px 5px 5px;
}

#popup-block .popup_label {
    display: block;
    float: left;
    padding-top: 3px;
    padding-left: 10px;
    width: 120px;

}

#popup-block .popup_row {
    margin-top: 15px;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    height: 50px;
}

#popup-block .popup_input {
    border: 1px solid #B6CFE9;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 10px;
    padding: 3px;
    width: 270px;
}

#popup-block .popup_field {
    margin-left: 10px;
    width: 300px;
    display: block;
    float: left;
}

#popup-block .error {
    color: red;
}

.language-div {
    width: 500px;
}
.row-current-column {
    text-align: center;
} ****28/112012 end *****/
/**** end of popup related css admin ****/

.chart_div {
    width: 674px;
    height: 429px;
    background:url(../images/ajax-loader.gif) no-repeat center center;
}

/**** Login page related styles ****/
.login-container {
    padding-bottom: 10%;
    font-family: Arial, Helvetica, sans-serif;
}
.login-container * {
    box-sizing: border-box;
}
.login-container .box1 {
    
}
.login-container .logo-login {
    padding: 15% 0;
}
.login-container .box1 .box-title {
    display: block;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 2px solid #fff;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.login-container form label {
    font-size: 14px;
    display: block;
    float: left;
    clear: left;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}
.login-container form input {
    background-color: #FFF;
    border: 0;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    padding: 0 20px;
    font-size: 16px;
    color: #777;
}
.login-container form .blue-button {
    float: right;
    display: inline-block;
    background-color: #f1af0f;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 10px 55px;
    border-radius: 2px;
    color: #111;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
.login-container form .blue-button:hover {
    background-color: #f7b81f;
}
.login-container .box1 .label-input-block {
    height: 70px;
}

.login-container .form label.error {
    color: #FF4141;
    text-align: left;
    font-weight: normal;
}
.login-container .dont-have-account {
    float: right;
    font-size: 14px;
}
.login-container .dont-have-account a,
.login-container .dont-have-account a:hover {
    color: #ffba14;
    font-weight: bold;
}
.login-container .forgot-pwd-label {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
/**** End of login page styles ****/

/**** Popup styles ****/
#popup-block .popup-container {
    display: block;
    /*width: 300px;*/
    background: rgba(255, 255, 255, 0);
    border: 1px solid #e4e4e4;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}
#popup-block .popup-title {
    background-color: #f2f2f2;
    display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

#popup-block .popup-row {
    height: 70px;/* below 3 lines added on 14/1/23 */
    display:block;
    margin:0px auto;
    width:800px;
}

#popup-block .popup-row-textarea {
    height: 270px;
    display:block;
    margin:0px auto;
    width:800px;
}

#popup-block .popup-row label, #popup-block .popup-row-textarea label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}
#popup-block .popup-row input {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    width: 150px;
    margin-top: 5px;
    margin-left: 0px;
    -moz-box-shadow: inset 0 0 1px 0px #ccc;
    -webkit-box-shadow: inset 0 0 1px 0px #ccc;
    box-shadow: inset 0 0 1px 0px #ccc;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 5px;
    padding-left: 3px;
}

#popup-block .popup-row select {
    background-color: #FFF;
    border: 1px solid #E4E4E4;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 150px;
    padding: 5px;
    font-size: 14px;
    border-radius: 3px;
    color: #666;
    margin-top: 5px;
}

#popup-block .popup-row-textarea select {
    background-color: #FFF;
    border: 1px solid #E4E4E4;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 319px;
    height: 100px;
    padding: 5px;
    font-size: 14px;
    border-radius: 3px;
    color: #666;
    margin-top: 5px;
}


#popup-block .popup-row .blue-button {
    background-color: #2263af;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 28px;
    width: 100px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    float: left;
}
#popup-block .popup-row .blue-button:hover {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    background-color: #266FC6;
}
#popup-block .popup-row .blue-button span {
    display: block;
    float: left;
    width: 90px;
    text-align: center;
    padding-top: 3px;
}

#popup-block .popup-row .button-div {
    width: 220px;
    margin: 0px auto;
}

#popup-block .popup-row label.error, #popup-div #popup-block .popup-row-textarea label.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
    display: block;
    float: left;
    clear: left;
    width: auto;
    text-align: left;
    padding-left: 0px;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 310px;
    font-weight: normal;
}

.clickbank-footer-inner {
    font-size: 11px;
    color: #777;
    max-width: 1024px;
}

.package-new {
    background-image: url("../images/package-bg.png");
    display: block;
    height: 310px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    width: 780px;
}
.package-new .join-button {
    background-image: url("../images/join-bttn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-style: none;
    bottom: 20px;
    display: block;
    height: 88px;
    left: 20px;
    position: absolute;
    width: 287px;
}
.package-new .join-button:hover {
    background-position: 0 -88px;
}

.signaller-bock .search-user-box{
    text-align: center;
    margin: 30px auto;
}

.signaller-bock .search-user-box select{
    min-height: 29px !important;
    display: block;
    width:200px;
    margin: 10px auto;
}

.signaller-bock .search-user-box input{
    display: block;
    margin: 10px auto;
    width: 195px;
}

.signaller-bock .popup-row-textarea{
    height:70px !important;
    margin: 10px auto;
}
