
@charset "utf-8";
body {
    font: 12px arial;
    margin: 0;
    padding: 0;
}

.clr {
    clear: both;
}
@font-face {
    font-family: 'avantagesmallnormal';
    src: url('../font/avantagesmall-normal-webfont.eot');
    src: url('../font/avantagesmall-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/avantagesmall-normal-webfont.woff') format('woff'),
         url('../font/avantagesmall-normal-webfont.ttf') format('truetype'),
         url('../font/avantagesmall-normal-webfont.svg#avantagesmallnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'calibri';
    src: url('../font/calibri_0-webfont.eot');
    src: url('../font/calibri_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibri_0-webfont.woff') format('woff'),
         url('../font/calibri_0-webfont.ttf') format('truetype'),
         url('../font/calibri_0-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../font/bebasneue-webfont.eot');
    src: url('../font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue-webfont.woff') format('woff'),
         url('../font/bebasneue-webfont.ttf') format('truetype'),
         url('../font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../font/futural-webfont.eot');
    src: url('../font/futural-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futural-webfont.woff') format('woff'),
         url('../font/futural-webfont.ttf') format('truetype'),
         url('../font/futural-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

.top-bar{
	width:100%;
	height:30px;
	background:url(../images/top-bar.jpg) no-repeat top center;
}
.top-bar-sup{
	width:1000px;
	margin:0 auto;
}
.flag-icon-sup{
	float:left;
	width:458px;
}
ul.flag-icon{
	margin:0;
	padding:0;
}
.flag-icon li{
	float:left;
	list-style:none;
}
.flag-icon li span{
	float:left;
	width:22px;
	height:26px;
	padding:3px 13px 0 0;
}
.flag-icon li a{
	color: #000000;
    font: bold 11px/29px arial;
    text-decoration: none;
    text-transform: uppercase;
	padding-right:17px;
}
.flag-icon li a:hover{
	color:#005fa3;
}
.right-tab-sup{
	float:right;
	width:363px;
	padding-top:4px;
}
.login-txt a{
	background: url(../images/live-icon.png) no-repeat 0px 4px;
	font:normal 11px arial;
	color:#fffc00;
	text-decoration:none;
	padding:3px 0 0 25px;
	float:left;
}
.login-txt a:hover{
	text-decoration:underline;
}
.register-txt a{
	background: url(../images/phone-icon.png) no-repeat scroll 0 4px ;
    color: #fffc00;
    float: left;
    font: 11px arial;
    margin-left: 20px;
    padding: 3px 0 0 22px;
    text-decoration: none;
}

.register-txt a:hover{
	text-decoration: underline;
}
.contact-txt a{
	background: url(../images/mail-icon.png) no-repeat scroll 0 3px ;
	color: #fffc00;
    float: left;
    font: 11px arial;
    margin-left: 11px;
    padding: 3px 0 0 22px;
    text-decoration: none;
}
.contact-txt a:hover{
	text-decoration:underline;
}
.header-bg {
    background: linear-gradient(to bottom, #FFFFFF 0%, #EFEFEF 100%) repeat scroll;
    border-bottom: 1px solid #FFFFFF;
    box-shadow: 2px 2px 5px #000000;
    width: 100%;
	position:relative;
	z-index:1;
}
.header-support {
    margin: 0 auto;
    width: 1000px;
}
.logo {
    float: left;
    height: 84px;
    padding: 10px 10px 10px 0;
    width: 255px;
}
.right-bar {
    float: right;
    padding-top: 5px;
    width: 700px;
}
.register-btn-bg {
    background: none repeat scroll 0 0 #0C588F;
    border-radius: 5px;
    box-shadow: 0 0 6px #505050 inset;
    float: right;
    margin-right: 10px;
    padding: 5px;
    width: 78px;
	behavior: url(PIE.htc);
}
.register-btn a {
    background: url("../images/register-icon.png") no-repeat scroll 5px 1px ;
    color: #FFFFFF;
    font: bold 12px/28px arial;
    padding-left: 24px;
    text-decoration: none;
}
.register-btn a:hover {
    color: #FFF600;
}
.espanol-btn{
	float:right;
	width:94px;
	height:37px;
	padding:0 0 0 10px;
	}
.login-btn-bg {
    background: none repeat scroll 0 0 #9C1421;
    border-radius: 5px;
    box-shadow: 0 0 6px #5C0C0C inset;
    float: right;
    padding: 5px;
    width: 62px;
	behavior: url(PIE.htc);
}
.login-btn a {
    background: url("../images/login-icon.png") no-repeat scroll 5px 1px ;
    color: #FFFFFF;
    font: bold 12px/28px arial;
    padding-left: 24px;
    text-decoration: none;
}
.login-btn a:hover {
    color: #FFF600;
}
.nav {
        float: right;
		background: rgb(250,167,28); /* Old browsers */
background: -moz-linear-gradient(top, rgba(250,167,28,1) 0%, rgba(227,109,17,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,167,28,1)), color-stop(100%,rgba(227,109,17,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(250,167,28,1) 0%,rgba(227,109,17,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(250,167,28,1) 0%,rgba(227,109,17,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(250,167,28,1) 0%,rgba(227,109,17,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(250,167,28,1) 0%,rgba(227,109,17,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa71c', endColorstr='#e36d11',GradientType=0 ); /* IE6-9 */
border-radius:5px 5px 0px 0px;
margin-top:17px;
}
.nav ul.mainmenu {
    position: relative;
	margin:0;
	padding:0;
}
.nav ul.calling-cards-menu {
	margin:0;
	padding:0;
}
.nav li {
	 list-style:none;
    float: left;
    position: relative;
	border-right:1px solid #faa94d;
}
.nav li:last-child{
	border-right:none;
}
.nav li a {
    color: #fff;
    font: bold 13px/44px arial;
    height: 44px;
    padding: 0 15px;
    text-decoration: none;
}

.nav li a:hover {
    text-decoration: none;
}
.nav ul li ul.submenu {
   display: none;
    left: -33px;
    position: absolute;
    top: 45px;
    width: 200px;
    z-index: 2;
	
}
.nav ul li:hover ul.submenu {
    display: block;
}
ul.submenu li {
    background: none repeat scroll 0 0 #e36d11;
    border-bottom: 1px solid #fff;
    border-right: medium none !important;
    float: none;
    width: 160px;
	box-shadow:3px 2px 3px #000;
}
ul.submenu li:hover {
    background: none repeat scroll 0 0 #005fa3;
}
ul.submenu li a {
    font-size: 12px;
    height: 30px !important;
    line-height: 30px !important;
	color:#fff;
}
ul.submenu2 {
    display: none;
    left:109px;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 1;
}
ul.submenu li:hover ul.submenu2 {
    display: block;
}
.nav .active{
	background: none repeat scroll 0 0 #005fa3;
    border-radius: 5px 0 0;
    color: #fff;
}
.banner-bg {
    background: url("../images/banner-bg.jpg") no-repeat scroll center top ;
    width: 100%;

}
.banner-support {
    height:290px;
    margin: 0 auto;
    width: 1000px;
}
.banner {
    background: url("../images/banner.png") no-repeat scroll center center;
    float: left;
    height: 365px;
    padding: 25px 0 0 10px;
    width: 1022px;
	position:relative;
}
.search-bg{
	background: none repeat scroll 0 0 #bb0f19;
    border-bottom: 4px solid #9a0202;
    border-top: 1px solid #fff;
    width: 100%;
}
.search-sup{
	width:1000px;
	padding:5px;
	margin:0 auto;
}
.txtfiled-bg{
	      float: left;
    margin-left: 5px;
    margin-top: 2px;
}
.select{
     border: 1px solid #adadad;
    box-shadow: 0 0 17px #b4b4b4 inset;
    cursor: pointer;
    font: 12px arial;
    height: 37px;
    margin-bottom: 10px;
    padding: 5px;
    width: 417px;
	color:#757575;
	font-size:16px;
}
.search-btn{
	float:right;
	width:146px;
	height:38px;
	background:url(../images/search-btn.png) no-repeat;
	border:none;
	font-size:0px;
	cursor:pointer;
	margin:2px 0 0 ;
}
.tab-bg {
    background: none repeat scroll 0 0 #EFEFF0;
    padding-bottom: 25px;
    width: 100%;
}
.tab-bg-support {
    margin: 0 auto;
    width: 1000px;
}
.heading-howit {
    height: 26px;
    padding: 20px 0 0 14px;
    width: 1000px;
	margin:0 auto;
}
.tab {
    cursor: pointer;
    float: left;
    height: 353px;
    padding: 20px 0 0 41px;
    position: relative;
    width: 165px;
    z-index: 1;

}
.tab-1 {
    border: 5px solid #FFFFFF;
    height: 358px;
    position: relative;
    width: 165px;
}
.tab:hover .tab-1 {
    box-shadow: 0 0 20px #CCCCCC;
}
.tab-1 span {
    background: none repeat scroll 0 0 #0C588F;
    display: block;
    padding: 11px 0;
    text-align: center;
}
.tab-1:hover > span {
    background: none repeat scroll 0 0 #9C1421;
    display: block;
    padding: 11px 0;
    text-align: center;
}
.tab-headding {
    color: #000000;
    font: 17px/18px arial;
    padding: 6px 0;
    text-align: center;
}
.tab-txt {
    color: #000000;
    font: 12px/16px 'calibri';
    max-height: 169px;
    padding: 0 5px;
    text-align: justify;
}
.tab-btn {
    background: url("../images/btn-icon.png") no-repeat scroll 132px 5px #F9F9F9;
    border-top: 1px dashed #EBEBEB;
    bottom: 0;
    height: 32px;
    padding: 0 10px;
    position: absolute;
    width: 145px;
}
.tab-btn a {
    color: #9C1421;
    font: bold 13px/33px arial;
    text-decoration: none;
}
.tab-btn a:hover {
    color: #0C588F;
}
.mid-bg {
    background: url("../images/mid-bg.jpg") no-repeat scroll center top #FAFAFA;
    border-top: 1px solid #D6D6D7;
    width: 100%;
	padding-bottom:25px;
}
.mid-bg-support {
    width:100%;
}
.auto-recharge-sup {
   background: rgb(255,204,204); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,204,204,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,204,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,204,204,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,204,204,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    /* box-shadow: 0 0 13px #c7c7c7 inset;*/

    width:100%;
	border-top:solid 1px #fff;
	border-bottom:1px solid #cacaca;
	margin:0 auto;
}
.Referral-Program-sup {
   background: rgb(222,222,222); /* Old browsers */
background: -moz-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,222,222,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(222,222,222,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    /* box-shadow: 0 0 13px #c7c7c7 inset;*/
    
    width: 100%;
	border-top:solid 1px #fff;
	border-bottom:1px solid #cacaca;
	margin:0 auto;
}
.topup-sup {
   background: rgb(196,255,171); /* Old browsers */
background: -moz-linear-gradient(top, rgba(196,255,171,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,255,171,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(196,255,171,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(196,255,171,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(196,255,171,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(196,255,171,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4ffab', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
   /* box-shadow: 0 0 13px #c7c7c7 inset;*/
    
    width:100%;
	border-top:solid 1px #fff;
	border-bottom:1px solid #cacaca;
	margin:0 auto;
}
.tabsup{ width:1000px; margin:0 auto;}
.auto-racharge-img {
    float: left;
    height: 363px;
    width: 434px;
}
.txt-sup {
    float: right;
    width: 480px;
}
.recharge-heading {
    color: #0c588f;
    float: left;
    font: 40px/30px 'avantagesmallnormal';
    padding-top: 83px;
	font-weight:bold;
}
.recharge-txt {
    color: #000000;
    float: left;
    font: 22px/32px "futura_lt_btlight";
    padding-top: 20px;
    width: 479px;
}
.btn-readmore-bg {
   background: #3f4c6b; /* Old browsers */
background: -moz-linear-gradient(top, #3f4c6b 0%, #606c88 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#606c88)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3f4c6b 0%,#606c88 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3f4c6b 0%,#606c88 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3f4c6b 0%,#606c88 100%); /* IE10+ */
background: linear-gradient(to bottom, #3f4c6b 0%,#606c88 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#606c88',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    cursor: pointer;
    float: right;
    margin-top: 30px;
    width: 130px;
	margin-bottom:20px;
	behavior: url(PIE.htc);
}
.btn-readmore-bg:hover {
background: #606c88; /* Old browsers */
background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    float: right;
    margin-top: 30px;
    width: 130px;
	margin-bottom:20px;
	behavior: url(PIE.htc);
}
.btn-readmore-bg a {
    color: #FFFFFF;
    font: 17px/45px arial;
    padding-left: 26px;
    text-decoration: none;
}
.btn-readmore-bg a:hover {
    color: #F6FF00;
}
.referral-img {
    float: right;
    height: 363px;
    width: 434px;
}
.referral-txt-sup {
    float: left;
    width: 480px;
	padding-left:30px;
}
.referral-heading {
    color: #0c588f;
    float: left;
    font: 40px/30px 'avantagesmallnormal';
    padding-top: 83px;
	font-weight:bold;
}
.referral-txt {
    color: #000000;
    float: left;
    font: 22px/32px  "futura_lt_btlight";
    padding-top: 20px;
    width: 479px;
}
.caption-bg {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #A6CE39;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 2px 2px 15px;
	margin:0 auto;
    margin-top: 20px;
    width: 996px;
}
.caption-txt {
    color: #8F8E8E;
    float: left;
    font: italic 12px/22px arial;
    padding: 10px 10px 0;
    text-align: justify;
    width: 970px;
}
.btn-read {
    background: url("../images/btn-read.png") no-repeat scroll ;
    float: right;
    height: 28px;
    margin-bottom: 20px;
    width: 123px;
}
.btn-read a {
    color: #000000;
    font: bold 12px/27px arial;
    padding-left: 37px;
    text-decoration: none;
}
.btn-read a:hover {
    color: #C01F0C;
}



#footer {
    background: url("../images/footer-bg.jpg") repeat-x scroll;
   width:100%;
   height:237px;
}
.footer-frame {
    background: url("../images/bg-footercolumn.png") no-repeat scroll 50%;
    margin: 0 auto;
    overflow: hidden;
    padding:5px 0 0;
    position: relative;
    top:13px;
    width: 1002px;
}
.f-link-sup{
	float:left;
	width:220px;
	padding:10px 0 0 28px;
}

.footer-head{
    background: url("../images/bg-footer-heading.png") no-repeat scroll 0 100% ;
    color: #000000;
    font: 21px/1.5em 'bebas_neueregular';
    margin: 0;
    padding: 0 0 18px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.footer-link{
	float: left;
    padding:0px 0 0 42px;
    width: 216px;
}
.footer-link ul{
	margin:0;
	padding:0;
}
.footer-link li{
	list-style:none;
	float:left;
	background:url(../images/bulet.png) no-repeat 0px 14px;
	width:200px;
	 border-bottom:1px dotted #d0d0d0;
}
.footer-link li a{
    color: #474747;
    display: block;
    font: 12px arial;
    padding: 10px 0 0 15px;
    text-decoration: none;
	
}
.footer-link li a:hover{
	color:#000;
}
.card{
	float:left;
	width:209px;
	height:108px;
}
.last-bg{
	width:100%;
	height:60px;
	background:url(../images/last-bg.jpg) repeat-x;
}
.last-bg-sup{
	width:1000px;
	margin:0 auto;
}
.copyright-txt {
    color: #9E9E9E;
    float: left;
    font: 11px/24px arial;
	padding:11px 0 0 9px ;
}
.social-icon{
	float:right;
	width:136px;
	padding-top:15px;
}
.social-icon a{
	background: url("../images/bg-socials.png") repeat scroll;
    height: 30px;
    width: 30px;
	display:block;
	float:left;
	margin-right:4px;
}
.f-icon a{
	background-position:0 0;
	
}
.f-icon a:hover{
	background-position:bottom left;
}
.m-icon a{
	background-position:-42px 0 ;
}
.m-icon a:hover{
	background-position:-42px -31px;
}
.rss-icon a{
	background-position:-84px 0 ;
}
.rss-icon a:hover{
	background-position:-84px -31px;
}
.twitt-icon a{
	background-position:-127px 0 ;
}
.twitt-icon a:hover{
	background-position:-127px -31px;
}

.f-link {
    float: left;
	padding-top:10px;
}

.f-link ul {
    margin: 0;
    padding: 0;
}

.f-link li {
    float: left;
    list-style: none outside none;
	background:url(../images/f-divider.jpg) no-repeat 6px 3px;
}

.f-link li a {
    background: none repeat scroll 0 0 ;
    color: #ABABAB;
    font: 11px arial;
    padding: 5px 0 0 11px;
    text-decoration: none;
}