/**
*  page stylies maintained from 
*/
.help{
    color: #333;
}
.help h1{
   font-size: 40px;
   color: #006699;
   margin: 0px 0px 10px 0px;
   font-weight:normal;
}
.help h2{
   color: #006699 !important;
   font-size: 20px;
   font-weight: bold;
   margin:15px 0px;
   
}

.help h3 {
	color: #006699 !important;
    margin-left: 35px;
}

.help a{
   color: #069;ss
   text-decoration: none;
}
.tab-container ul li,
.tab-container ol li{
    margin-left: 25px;
}

.phone-text{ font-size:18px; font-weight:bold;}
.email-text{ color:#0099CC !important; font-size:18px;  }

.help-left{float:left; padding-right:36px;*width:50%;}   
.help-right{float:right;}

#help-box1{border-top:thin solid #cccccc; padding-top:50px; margin-top:20px;}
#help-box2{border-top:thin solid #cccccc; padding-top:50px; }
#box-contact{margin-left: 110px; width: 750px; color: #333333;}

.left-nav{
  position: relative;
  float:left;
  width: 245px;
}
.left-nav ul{
    list-style: none;
}
.left-nav ul li{
    list-style: none;
    background: url('../../marketing/images/help/sub_tab.png') no-repeat left center;
    padding-left: 14px;
    margin-bottom: 25px;
    margin-bottom: 11px;
    margin-left: 10px;
}

.left-nav ul li a{
   color: #09c;
   font-weight: normal;
}
.left-nav ul li.active{
    list-style: none;
    background: url('../../marketing/images/help/sub_tab-active.png') no-repeat left center;
    padding-left: 14px;
    margin-bottom: 25px;
    margin-bottom: 11px;
    margin-left: 10px;
}
.left-nav ul li.active a{
    color: #069;
}

/*tab design*/
.tab-page{
   width: 100%; 
   background: #fff url('../../marketing/images/help/tab-container-bg.jpg') repeat-x left top;
   
}
.tab-page .tabs{
     height: 296px;
     border:1px solid transparent;
}
.tab-page .tabs-small{
     height: 296px;
     border:1px solid transparent;
}

.tabs ul{
   list-style: none;
   margin-top: 45px;
   height: 251px;
}
.tabs-small ul{
   list-style: none;
   margin-top: 75px;
   height: 222px;
}

.tabs-small ul li{
   float: left;
   text-align: center;
   background: transparent ;
   height: 100%;
   font-weight: 300;
   font-size: 23px;
   color: #fc3;
   width: 243px;
   cursor: pointer;
   margin-bottom: 10px;
}
.tabs ul li{
   float: left;
   text-align: center;
   background: transparent url('../../marketing/images/help/help-tab-inactive.png') no-repeat left bottom;
   height: 100%;
   font-weight: 300;
   font-size: 48px;
   color: #fc3;
   width: 480px;
   margin-left: 10px;
   cursor: pointer;
   margin-bottom: 10px;
}
.tabs-small ul li span img {
 
}

.bot-img{

}



.tabs ul li img {
 margin-top: -6px;
}

.tabs-small ul li.active{
  background: transparent url('../../marketing/images/help/small-tab-active.png') no-repeat left bottom;
}
.tabs ul li.active{
  background: transparent url('../../marketing/images/help/help-tab-active.png') no-repeat left bottom;
}

.tab-page .tab-container{
   width: 100%;
   margin-top: 25px;
   background: #fff;
}

.tab-container .page-content{
   width: 670px;
   padding-left: 30px;
   float:left;
}
.tab-container .tab-content{
   display:none;

}


.help .light-h1{
    font-size: 26px;
    font-weight: 300;
    color: #069;
}
.help .circle-counter{
    background: transparent url('../../marketing/images/help/circle-counter.png') no-repeat center center;
    text-align:center;
    height: 28px;
    font-size: 26px;
    width:24px;
    padding:10px 3px;
    font-weight:bold;
    color: #069;

}
.help .circle-counter a {
	 padding:10px 15px;
     color:#006699;
}

.page-content li {
	margin-left:30px;
	margin-top:10px;
}

.page-content h2 {
	margin-top:10px;
}

.page-content h2 a {
	color:#000;
}

.page-content h2:first-child {
	margin-top:0px;

}



.sitemap ul li{
margin-left:50px;
line-height:30px;
}

#newsmenu li {
	list-style-type:none;
    border-bottom:1px solid #C4C4C4;
    padding:15px 0px;
}
.back-arrow{
    background: url('../../marketing/images/help/back-arrow.png') no-repeat left center;
	padding-left:20px;
}
.news-title { 
	border-bottom:1px solid #C4C4C4;
    padding-bottom:10px;
}
.news-date {
	margin-bottom:5px;
    color:#C4C4C4;
}


.zh_HK .help, .zh_CN .help {
	/*font-family: "Microsoft YaHei", "HuaWen XiHei","HuaWen Song ti" !important; */
    /* font-family: STXihei, "Microsoft JhengHei", SimHei!important; */
    font-family: 'Roboto Condensed','Arial Narrow', Arial, Helvetica, sans-serif;

}
