/* -------------------------------------main---------------------------------- */
.country-flag{                                                                                                                                                                  
    background-image: url('/images/country-flag.png');
    background-repeat: no-repeat;
}
.pr{ background-position: 1px 1px; }
.ch{ background-position: 1px -47px; }
.tu{ background-position: 1px -127px; }
.kz{ background-position: 1px -191px; }
.lk{ background-position: 1px -255px; }
.nz{ background-position: 1px -318px; }

ul.localnavi-country li, 
ul.localnavi li{ 
    display: block; 
   } 

   ul.localnavi-country li.last,
   ul.localnavi li.last{
       border: 0;
   }

   ul.localnavi li{
       padding: 2px;
   }
   ul.localnavi-country li{
       padding: 1px 1px 1px 40px;
       margin-bottom:3px;
 }

/* --------------------------------------------------------------------------- */

html,body{
    margin:0px auto;
    height:100%;
}
footer{
    border-top:0px;
}
.c_footer{
    margin-top:5px;
}
.c_footer li{
    margin-bottom:3px;
}
.c_footerborder{
    background-color:#e4e4e4;
    border-radius:0.5em 0.5em 0 0;
}
.containers{
    position: relative;
    margin:0px auto;
    width: 940px;
    height: 100%;
    min-height: 100%;
}
.breadcrumb{
/*     height:35px; */
    display:block
    background-image:none;
    margin:0px;
    padding:0px;
    border:0px;
}
.breadcrumb ul{
    background-color:#ffffff;
    margin:5px 0 0 5px;
}
.breadcurmb ul li{
    background-color:#ffffff;
}
body > .containers {
    height: auto;
}
.wrap_container{
    height:auto;
    padding-bottom:200px;
}
.lte-ie8 .wrap_container{
    padding-bottom:0px!important;
}
    
header{
    height:200px; 
    width:940px;
}
footer{
    padding-top:5px;
    width:940px;
    height:170px; 
    position: absolute;
    bottom: 0px;
}
.calendar th, .calendar td {
    padding:1px;
}
.c_home label{
   width:57px; 
   margin-right:4px;
   float:left;
   text-align:right;
}
.c_home input{
    height:15px!important;
    width:110px!important;
 } 
.c_inputs-list{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.c_inputs-list input{
    float:left;
}
.c_inputs-list label{

    width:160px;
    padding:0px;
    margin:0px;
}
.c_exchange {
    background-color:rgb(230,230,230);
    height:45px;
    border-radius:0.5em;
    background-image:url(/images/layout.png);
    background-position:0px -340px;
}
.c_exchange p{
    font-size:15px;
    margin-left:80px;
}
.c_time {
    margin-top:5px;
    height:45px;
    background-color:rgb(230,230,230);
    border-radius:0.5em;
    background-image:url(/images/layout.png);
    background-position:-29px -250px;
}
.c_time p#clockTime{
    font-size: 15px;
}
.c_time p{
    margin-left:100px;
}
.c_language{
    margin-top:5px;
}
.c_language select{
    padding:0px;
    height:20px;
    width:120px;
}
.c_language li{
    margin:0 0 5px 20px;
    height:20px;
    list-style-type:none;
}
.c_contact {
    background-color:rgb(230,230,230);
    height:45px;
    border-radius:0.5em;
    background-image:url(/images/layout.png);
    background-position:-25px -170px;
}
.c_contact p{
    margin-left:64px;
}
.c_main{
    border-radius:0.5em 0.5em 0 0;
    height:83px;
    background-image:url(/images/layout.png);
    background-color:#888888;
    background-position:0px -1px;
}
.c_nav {
    background-image:url(/images/layout.png);
    background-position:0px -122px;
    border-radius:0 0 0.5em 0.5em;
    display:inline-block;
    *display:inline;
    *zoom:1;
    height:28px;
    margin:0 auto;
    text-align:center;
}
.c_nav li {
    padding:5px 0 0 0;
    height:25px;
    float:none;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.c_nav li em{
    padding:0 10px 2px 10px;
    font-size:14px;
    font-weight:bold;
    border-right:1px solid #aaaaaa;
    height:14px;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.c_nav li em a {
    color:#ffffff;
}
.span3_5{
    background-color:transparent;
    width:185px;
}
.span9_5{
    background-color:#ffffff;
    width:570px;
}
.c_title{
    height:20px;
    font-weight:bold;
    font-height:15px;
    color:#ffffff;
    padding:2px 10px 0 ;
    text-align:left;
    border-radius:0.5em;
    background-image:url(/images/layout.png);
    background-position:0px -123px;
}
.c_title a{
    height:25px;
    font-weight:bold;
    color:rgb(210,210,210); 
    text-align:left;
    border-radius:0.5em;
    background-position:0px -125px;
}
.c_title em{
    height:20px;
    font-weight:bold;
    color:rgb(210,210,210); 
    vertical-align:middle;
    text-align:center;
    border-radius:0.5em;
    background-image:url(/images/layout.png);
    background-position:0px -125px;
}
.c_title label{
    color:#000000;
    padding-top:2px;
    display:block;
    float:none;
    text-align:center;
    width:100%;
}
.h2_title{
    font-size:20px;
    font-weight:bold;
    color:#404040;
    text-align:left;
/*     border:1px solid rgb(100,100,100); */
/*     border-radius:0.5em; */
/*     background-image:url(/images/layout.png); */
/*     background-position:0px -118px; */
}
 .clearfix:after {content:"";clear:both;height:0;display:block;visibility:hidden;}
h1 {
  font-size: 24px;
  line-height: 36px;
}
h1 small {
  font-size: 14px;
    color:#404040;
}
h2 {
  font-size: 20px;
}
h2 small {
    color:#404040;
  font-size: 14px;
}
h3 {
  font-size: 16px;
}
h3 small {
  font-size: 12px;
}
h4 {
  font-size: 12px;
}
.c_staff{
    margin-top:10px;
    color:#0000ff;
}
h5 {
  font-size: 13px;
  color: #bfbfbf;
  text-transform: uppercase;
}
table.c_video th,
table.c_video td,
table.c_video tr{
    border:0; border-style:none;
}
.c_about table th,
.c_about table td {
  border: 1px solid #bebebe;
  border-collapse: collapse;
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
}
.c_about p{
    padding:10px 2px 15px;
}
.c_howto h3, .c_howto h4{
    display:inline;
}
.c_howto h3{
    margin-left:10px;
}
.c_howto p{
    padding:5px 15px 15px;
}
.c_howtonav{
      border:1px solid #bebebe;
      border-style:none solid solid solid;
      border-radius:0 0 0.5em 0.5em;
      color: rgb(210,210,210);
}
.c_howtonav ol{
    margin:0px;
    list-style-type:none;
}
.c_howtonavtitle{
    height:20px;
    border-top:1px solid #bebebe;
    border-bottom:1px solid rgb(190,190,190);
    background-color:rgb(230,230,230);
}
.c_howtonavtitle a{
    display:block;
    line-height:20px;
    padding-left:15px;
    color:rgb(100,100,100);
}
.c_howtonavtitle a:hover {
    color:rgb(255,255,255);
    background-color:rgb(190,190,190);
}
.c_howtonavtitle span{
    line-height:20px;
    margin-left:15px;
    color:rgb(170,170,170);
}
.c_howtonav ol li{
    margin-bottom:5px;
}
.c_howtonav ol ul{
    padding-left:10px;
    margin-bottom:10px;
}
.c_chose table th{
  border: 1px solid #bebebe;
  border-collapse: collapse;
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
}
.c_chose table td{
  border: 1px solid #bebebe;
  border-collapse: collapse;
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: right;
}
.c_chose_calculate table th{
  border: 1px solid #bebebe;
  border-collapse: collapse;
  padding: 10px 10px 9px;
  line-height: 18px;
}
.c_chose_calculate table td{
  border: 1px solid #bebebe;
  border-collapse: collapse;
  padding: 10px 10px 9px;
  line-height: 18px;
}


.media-grid span{
  float: left;
  padding: 4px;
/*   margin: 0 0 18px 20px; */
  margin: 0 0 18px 0; 
    border:1px solid #bebebe;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.media-grid p{
    padding:5px 0 0 25px;
    margin-bottom:0px;
}
.media-grid li{
    line-height:13px;
    padding-left:20px;
    margin:5px 0 0 25px;
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.media-grid a{
    margin:5px;
}
.c_media-grid div{
  float: left;
  padding: 4px;
  margin: 0 0 18px 20px;
  border: 1px solid #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.page-header{
    border-bottom:1px solid #bebebe;
}
.c_overview div.span2{
    width:106px;
    height:100px;
    border:3px solid rgb(150,150,150);
}
.c_overview div em{
    display:block;
    text-align:center;
    margin-top:5px;
    font-weight:bold;
}
.important li, .important a{
    color:#ff0000;
}
.c_chose div.span5{
    width:310px;
}
.c_chose div.span5 ul li{
    color:#404040;
}
.inputs-list input[type="checkbox"]{
    width:20px;
    margin:0px;
    margin-left:155px;
}
label[for=signin_remember]{
    text-align:right;
    display:inline-block;
    width:160px;
    margin:0px;
    margin-right:41px;
}
.error_list{
      list-style:none;
      background:url("/images/icon/error.gif") no-repeat scroll 0 3px transparent;
      color:#FF0000;
      font-weight:bold;
      padding:3px 0 0 20px;
      margin:0px;
}
form .input{
    margin-left:20px;
}
input{
    text-align:left;
    display:inline-block;
    *display:inline;
    *zoom:1;
    height:auto;
}
.c_form{
    background-color:rgb(230,230,230);
    border:1px solid rgb(190,190,190);
    border-top:0px;
    margin-bottom:20px;
}
.c_form label{
    margin-left:20px;
/*     display:block; */
    display:inline-block;
/*     float:none; */
    text-align:left;
    width:150px;
/*     width:auto; */
    padding-top:4px;
}
.c_form input{
    display:inline:block;
    width:200px;
}
.input{
    display:inline-block;
    width:350px;
}
.c_authentication input{
    width:150px;
} 
.c_form table{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
}
.c_form table td{
    border-top:0px;
}
.c_form table th{
    border-top:0px;
}
.c_myaccount{
    background-color:#ffffff;
}
.c_myaccount input{
    width:120px;
}
.c_myaccount button{
    border-radius:0.2em;
    width:20px;
    margin:0 3px 0 3px;
}
.c_myaccount table th,
.c_myaccount table td{
    color:#404040;
    padding:10px 2px 9px;
}
.c_myaccounttable td{
    padding:4px 6px 0;
}
.c_mystatus {
    background-image:none;
    background-color:rgb(230,230,230);
    height:25px;
    width:100%;
    border-radius:0.5em 0.5em 0 0;
}
.c_mystatus li a, .c_child li a{
    overflow:hidden;
}
.c_mystatus li, .c_child li{
    margin:4px 6px 10px 6px;
    margin:4px 0 0 8px;
}
.c_purchase{
    background-image:none;
    background-color:rgb(230,230,230);
    height:25px;
    width:100%;
    border-radius:0.5em 0.5em 0 0;
}
.c_purchase li{
    margin:0px;
}
.c_balance{
    background-image:none;
    background-color:rgb(230,230,230);
    height:25px;
    width:100%;
    border-radius:0.5em 0.5em 0 0;
}
.c_balance li{
    margin:4px 0 0 8px;
}
.c_balance_child li{
    margin:4px 0 0 8px;
}
.c_child{
    border-bottom:1px solid #bebebe;
    border-radius:0;
/*     margin-top:20px; */
    background-image:none;
    width:100%;
    border-radius:0;
}
.c_message label{
    font-size:100%;
    margin:0 0 10px 20px;
    display:block;
    float:none;
    text-align:left;
    width:auto;
    padding-top:4px;
}
.c_preview label{
    line-height:1;
    font-size:13px;
    text-align:left;
    margin:0px;
    padding:0px;
}
input[type="button"],input[type="submit"],button{
    text-align:center;
    cursor: pointer;
  display: inline-block;
    *display:inline;
    *zoom:1;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
input[type="button"], input[type="reset"],
input[type="submit"]{
    text-align:center;
}
input[type="checkbox"]{
    float:none;
    display:inline-block;
    width:20px;
    margin-left:20px;
}
.c_topchart th{
    border-right:1px solid #bebebe;
    text-align:center;
    margin:0 5px 0 5px;
}
.c_topchart{
    background-color:rgb(230,230,230);
    border-radius:0.5em;
}
.c_last{
    text-align:left;
}
.inputs-list input{
    float:right;
    margin-bottom:0px;
    padding-bottom:10px;
}
.inputs-list label{
    padding:0px;
    margin-bottom:0px;
}
.c_pay label{
    margin-top:0;
}
.c_pay input{
    margin-top:15px;
}
.clearfix label{
/*     margin-right:30px; */
    margin-left:50px;
    display:block;
    float:left;
    width:80px;
    text-align:left;
}
.c_clearfix label{
    vertical-align:top;
    float:none;
    width:170px;
    text-align:left;
    display:inline-block;
}
.c_clearfix{
/*     background-color:rgb(210,210,210); */
    border-bottom:1px solid rgb(190,190,190);
    padding:10px 0;
/*     border-radius:0.5em; */
/*     height:20px; */
}
.cc_clearfix label{
    float:none;
    width:170px;
    text-align:left;
    display:inline-block;
}
.cc_clearfix{
    border-bottom:1px solid rgb(190,190,190);
    padding:10px 0;
}
.input input{
    text-align:left;
/*     margin-bottom:5px; */
}
.topbar div > ul a, .nav a {
    display: inline;
}
.c_mystatus label{
    margin-left:0px;
    text-align:center;
}
table.profile tr td label{
    float:none;
}
.bank ul{
    margin:0 0 0 25px;
}
.c_dataform form{
    margin-bottom:0px;
    height:70px;
}
.c_dataform table td{
    border-top:0px;
}
.c_picborder{
    padding: 5px 5px 2px 5px;
    border:1px solid #bebebe;
    border-radius:0.5em;
}
.c_beforeAfter th, .c_beforeAfter td{
    border:1px solid #bebebe;
}
.pic label{
    padding-top:0px;
    display:block;
    width:100%;
    text-align:left;
}
.article tr td{
    border:0px;
}
.c_table th, .c_table tr td{
    border:1px solid;
}
.chile_table th, .chile_table tr td{
/*     text-align:right; */
    border:1px solid;
}
.c_dedicated ul{
    margin-top:3px;
}
p{
    padding:5px 10px;
}
.calendar {
    font-size:12px;
}
table.calendar, table.calendar td, table.calendar th{
    border:1px solid rgb(210,210,210);
}
table.calendar th{
    text-align:center;
}
table.calendar td em{
    text-align:center;
    display:block;
    width:20px;
}
.c_account tr th, .c_account tr td{
    margin:0px;
    padding:10px 0 5px 10px;
}
.c_account tr td{
    padding-left:30px;
    width:100px;
}
.c_born select{
    width:70px;
}
.c_name input{
    width:100px;
}
.topbar div > ul a:hover, .nav a:hover {
  color: #00438A;
  text-decoration: underline;
}
label[for=signin_email],label[for=signin_password]{
    width:80px;
}
.c_menutitle{
padding-left:20px;
background-color:rgb(230,230,230);
border-bottom:1px solid rgb(190,190,190);
border-top:1px solid rgb(190,190,190);
color:#808080;
}
.chile li{
    color:#404040;
}

