
@charset "utf-8";
html, body {
    font-family: Arial,Helvetica,sans-serif;
    height: 100%;
}
body {
    color: #737677;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.mainContainer {
    margin: 0 auto -45px;
    min-height: 100%;
    position: relative;
    max-width: 940px;
}
.header {
    height: 64px;
}
.logo {
    background-image: url("../images/logo.png");
    background-position: 23px center;
    background-repeat: no-repeat;
    background-size: 276px 34px;
    float: left;
    height: 64px;
    width: 300px;
}
ul, ol {
    margin: 0;
    padding-left: 20px;
}
.navigation {
    float: left;
    height: 64px;
    width: 600px;
}
.navigation ul {
    float: right;
    margin: 25px auto;
}
.navigation ul li {
    float: left;
    font-size: 14px;
    list-style: none outside none;
    text-align: center;
    width: 85px;
}
.navigation ul li a {
    color: #CC0000;
    text-decoration: none;
}
.navigation ul li a:hover, .navigation ul li a:focus, .navigation ul li a.selected {
    color: #737677;
}
li.open {
}
.open ul {
    background-color: #FFFFFF;
    border-radius: 5px;
    display: table;
    float: left;
    margin: 5px 10px;
    padding: 5px;
    position: relative;
    visibility: hidden;
    width: 133px;
    z-index: 105;
}
.open ul li {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 11px;
    height: 20px;
    margin-left: 11px;
    padding: 5px 0 0 5px;
    position: relative;
    text-align: left;
    width: 79%;
}
.open ul li a {
    color: #3C4344 !important;
    display: block;
    text-decoration: none;
}
.open ul li:last-child {
    border-bottom: medium none;
}
.open > a:hover {
    background-image: url("../images/arrow_sprite.png");
    background-position: 60px -20px;
    background-repeat: no-repeat;
    background-size: 52px auto;
    display: block;
}
.open > a {
    background-image: url("../images/arrow_sprite.png");
    background-position: 60px -1px;
    background-repeat: no-repeat;
    background-size: 52px auto;
    display: block;
}
.slider {
    overflow: hidden;
    position: relative;
}
.slider ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding-bottom: 37%;
    position: relative;
    padding-left: 0px;
}
.slider ul li {
    background: none repeat scroll 0 0 #CCCCCC;
    display: block;
    float: left;
    /* height: 350px;
    line-height: 300px; */
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 940px;
}
.landingContent {
    font-size: 12px;
}
fieldset {
    border-color: #EBEBEB;
    border-radius: 5px;
    margin-bottom: 12px;
}
fieldset legend {
    color: #CC0000;
    font-size: 13px;
    margin-left: -1px;
    padding: 0 7px;
}
.landingContent ul {
    margin: 0;
    padding-left: 3px;
}
.landingContent ul li {
    list-style: square outside none;
    margin-left: 11px;
}
.contentDiv{
clear:both;	
}

.getStartedContent {
    float: left;
    width: 300px;
}
.getStartedContentPro {
    float: left;
    width: 450px;
}
.getStartedContentPro1 {
    float: left;
    width: 900px;
}
.getStartedContent div {
    float: left;
    min-height: 119px;
    position: relative;
    text-align: left;
    width: 200px;
}
.getStartedContentPro div {
    float: left;
    min-height: 119px;
    position: relative;
    text-align: left;
    width: 100%;
}
.getStartedContent div p {
    bottom: 2px;
    margin: 0;
    padding: 0;
    position: absolute;
}
.getStartedContentPro1 div {
    float: left;
    min-height: 55px;
    position: relative;
    text-align: left;
    width: 680px;
}
.service {
    float: left;
    height: 100px;
    margin-left: 8px;
    width: 90px !important;
}
.service1 {
    float: left;
    height: 75px;
    margin-left: 8px;
    width: 90px !important;
}
.bioImg {
    background-image: url("../images/bio-icon1.png");
    background-repeat: no-repeat;
}
.benefitImg {
    background-image: url("../images/benefits-icon1.png");
    background-repeat: no-repeat;
}
.signUpImg {
    background-image: url("../images/sign-up-icon.png");
    background-repeat: no-repeat;
}
.widgetImg {
    background-image: url("../images/tools-icon.jpg");
    background-repeat: no-repeat;
}
.bannerImg {
    background-image: url("../images/banner-icon.jpg");
    background-repeat: no-repeat;
}
.faqImg {
    background-image: url("../images/faq-icon.png");
    background-repeat: no-repeat;
}
.commissionImg {
    background-image: url("../images/commission-icon.png");
    background-position: left 0;
    background-repeat: no-repeat;
}
.contactImg {
    background-image: url("../images/contact-icon.png");
    background-position: left -12px;
    background-repeat: no-repeat;
}
.getStartedContent h2 {
    color: #3C4344;
    font-size: 18px;
    margin: 5px 5px 5px 97px;
    padding: 0;
}
.sliderContent {
    bottom: 16px;
    color: #CC0000;
    float: right;
    font-weight: bold;
    position: absolute;
    right: 10px;
    width: 320px;
}
.sliderContent .button {
    cursor: pointer;
    font-size: 18px;
    width: 140px;
}
.sliderContent div {
    bottom: 112px;
    height: 29px;
    position: relative;
    right: 38px;
    width: 200px;
}
.button {
    background-color: #CC0000;
    border: 0 none;
    border-radius: 3px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    padding: 4px 13px;
}
.pro {
    background-color: #FFFFFF;
    bottom: 0;
    clear: both;
    color: #CC0000;
    display: block;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 14px;
    text-decoration: underline;
}
.push {
    height: 100px;
}
.footer {
    height: 45px;
}
.footer {
    border-top: 1px solid #B5B3B3;
    bottom: 0;
    font-size: 11px;
    margin: auto;
    text-align: center;
    width: 100%;
}
.footer a {
    color: #CC0000;
}
.accordion, .accordionComm, .accordionBann {
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    color: #333333;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin: 0;
    padding: 8px;
    text-decoration: none;
    text-transform: capitalize;
}
.accordion:hover, .accordionComm:hover, .accordionBann:hover {
    background-color: #F0F0F0;
}
.accordion-open {
}
.accordion-open span {
    display: block;
    float: right;
    padding: 10px;
}
.accordion-open span {
    background: url("../images/minus.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.accordion-close span {
    background: url("../images/plus.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: right;
    padding: 10px;
}
div.container {
    background-color: #F0F0F0;
    margin: 0;
    padding: 0;
}
div.content {
    display: table;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    line-height: 25px;
    margin: 0;
    padding: 10px;
}
div.content p {
    font-size: 12px;
    margin: 0;
    text-align: justify;
}
.accordion div.content ul, .accordion div.content p {
    margin: 0;
    padding: 3px;
}
.accordion div.content ul li {
    line-height: 25px;
    list-style-position: inside;
}
.accordion div.content ul li a {
    color: #555555;
}
.faqContent, .bioContent {
    border-top: 1px solid #959595;
	clear:both;
}
.tcContent {
    border-top: 1px solid #959595;
    font-size: 12px;
	clear:both;
}
.tcContent p, .bioContent p, .bannerContent p {
    margin-left: 22px;
}
p.ques {
    font-weight: bold;
}
.bioContent ul li {
    list-style: circle outside none;
    margin: auto;
}
h2 {
    color: #333333;
    font-size: 24px;
    margin-left: 22px;
}
.headings {
    font-size: 13px;
    font-weight: bold;
}
.commissionRate, .headings {

    display: table;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}
/*.commissionRate div {
}
.row:nth-of-type(2n) {
    background-color: #EBEBEB;
}
.row:nth-of-type(2n) div {
    background-color: inherit;
}*/
.headings div,.heading div{
    background-color: #CCCCCC;
	font-weight:bold;
}
.category {
    float: left;
    padding-left: 8px;
    width: 22%;
}
.description {
    float: left;
    padding-left: 8px;
    width: 64%;
}
.rate {
    float: left;
    width: 11%;
}
.tcDiv {
    margin-left: 15px;
}
.sliderCatRate {
    color: #CC0000;
    height: 100px;
    margin: auto;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 300px;
}
.sliderCatRate p {
    height: 10px;
}
.sliderCatRate p a {
    color: #CC0000;
}
.content1 {
    width: 100%;
}
.content1 .commissionRate, .content1 .headings {
    font-size: 12px;
    width: 100%;
}
.content1 .row {
    font-size: 14px;
    margin: 5px 0;
}
#faqJoinToday {
    background-color: #CC0000;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 100px;
}
.disable {
    cursor: default;
}
.first {
    margin-top: 15px;
}
.acquisition{
	width:100%;
	text-align: inherit;
	font-size: 12px;
	/*display:none;*/
}
.acquisition .col-1,.acquisition .col-2,.acquisition .col-3,.acquisition .col-4{
	float:left;
	line-height: 20px;
}
.acquisition .col-1{
	width: 20%;	
	padding-left: 8px;
}
.acquisition .col-2{
	width: 31%;	
	word-wrap: break-word;
}
.acquisition .col-3{
	width: 66%;	
}
.acquisition .col-4{
	width: 8%;	
}
.row{
 	padding: 10px 0;
	height: 20px;
	clear: both;	
}
.empty{
	height:10px;	
}
@media screen and (min-width:320px) and (max-width:942px){
	.mainContainer{
		width: 100%;
		float: left;	
	}
	.navigation{
		 height:25px;	
		 width:100%;	
	}
	.navigation ul{
		margin:auto;
		width:100%;
	}
   .slider{
		width:100%;
	}	
	.slider ul li{
		width:100%;	
	}
	.slider ul li img{
		width:100%;	
	}
	.getStartedContent div {
		min-height: 107px;
		width: 66%;
	}
	.getStartedContent{
		width:100%;
	}
	.navigation ul li {
		width:75px;
	}
	.sliderCatRate {
	width: auto;
	font-size: 80%;
}
.sliderContent .button {
    cursor: pointer;
    font-size: 80%;
    width: auto;
}
.acquisition .col-1{
	width: 26%;	
	padding-left: 2px;
}
.acquisition .col-2{
	width: 33%;	
	word-wrap: break-word;
}
.acquisition .col-3{
	width: 40%;	
}
.acquisition .col-4{
	width: 11%;	
}
.category {
    float: left;
    padding-left: 2px;
    width: 32%;
}
.description {
    float: left;
    padding-left: 2px;
    width: 45%;
}
.rate {
    float: left;
    width: 17%;
}
}
@media screen and (max-width: 942px) and (min-width: 320px) and (orientation:Landscape){
.navigation {
height: 25px;
width: 62%;
margin-top: 23px;
}
.logo {
background-size: 180px 22px;
height: 64px;
width: 205px;
}
}
table{
    border: 1px solid #ccc;
}
th{
    background-color: #CCCCCC;
    font-weight: bold;
}
td{
    text-align: center;
}
.tcClass{
font-size: 11px;
margin: 0;
text-align: justify;
}
.qualified{
    width:100%;
}
.qualified td{
    text-align:left;
}