/*reset styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
img {
  vertical-align: top;
}
:focus {
  outline: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
}
ul, ol {
  list-style: none;
}
/*main style*/
body {
  background: #fff;
  color: #464646;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a {
  color: #0170c3;
  text-decoration: underline;
}
#wrap {
  background: url(/design/images/bg.png) top repeat-y;
  margin: 0 auto;
  width: 1100px;
}
#header {
  background: #fff url(/design/images/bg-header.png) bottom no-repeat;
  height: 105px;
  overflow: hidden;
  padding: 15px 70px 0;
  zoom: 1;
}
.top-links {
  margin-bottom: 15px;
  text-align: right;
}
.top-links a {
  color: #16527e;
  border-right: #e0e0e0 1px solid;
  display: inline-block;
  padding: 4px 10px 4px 6px;
  text-decoration: none;
}
.last {
  padding-right: 0 !important;
  border-right: none !important;
}
.logo {
  float: left;
}
.chat {
  float: right;
}
.search {
  display: inline;
  float: left;
  margin: 5px 0 0 190px;
}
.srch-inp {
  background: url(/design/images/inp-srch.png) top repeat-x;
  border: #d3dae0 1px solid;
  border-right: none;
  color: #9ea2a6;
  float: left;	
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 7px;
  width: 150px;
}
.srch-but {
  background: url(/design/images/btn-srch.png) no-repeat;
  border: #d3dae0 1px solid;
  border-left: none;
  cursor: pointer;
  float: left;	
  height: 26px;
  margin: 0;
  padding: 0;
  width: 34px;
}
#content {
  margin: 0 auto;
  padding: 20px;
  width: 920px;
}
.member_nav{
  width: 900px;
  border-bottom: 1px solid rgb(224, 224, 224);
  margin-bottom:10px;
  padding-bottom:10px;
}
.member_nav div{
  width: 176px;
  border-right: 1px solid rgb(224, 224, 224);
  display: inline-block;
  //float:left;
  width: 176px;
  padding:0;
  margin:0;
  text-align:center;
}
.member_nav div.last{
  border-right: none;
}
.member_nav div a{
	color: rgb(22, 82, 126);
	font-weight:bold;
	font-size:16px;
}
.home-banner {
  background: url(/design/images/bg-homeb.png) left 70px no-repeat;
  height: 390px;
  width: 920px;
}
.login {
  height: auto;
  width: 920px;
}
.loginform h1{
  width: 400px;
  float:left;
  display: inline;
}
.loginform {
  float:left;
  display:inline;
  background: #ebeeef;
  font-size: 14px;
  height:auto;
  margin: 15px 0 15px 0;
  padding: 15px;
  width: 400px;
}
.loginform div {
  display: inline;
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin: 10px 10px 0 10px;
}
.loginform div#jsReg, .loginform div#jsErr{
  display: block;
  float:none;
}
.loginform div span{
  text-align:right;
}
.loginform .ban-but {
  border: none;
  cursor: pointer;
  height: 33px;
  margin-top: 25px;
  width: 111px;
  float:right;
}
.loginform .acc_sett{
  float:left;
  display:inline;
  width:420px;
  font-size:14px;
}
.inner-banner {
  color: #505151;
  font-size: 14px;
  margin-left: 400px;
  width: 503px;
}
.inner-banner h1, .prod-in h1 {
  font-size: 30px;
  margin: 0 0 10px;
}
.inner-banner p, .adv-item p {
  line-height: 20px;
}
.dblue {
  color: #0d6db5;
}
.bold {
  font-weight: bold;
}
.em{
  font-style: italic;
}
.heading {
  font-weight: bold;
  color: #0d6db5;
  line-height: 20px;
  margin:10px 0;
}
.form-banner {
  background: #eff2f3 url(/design/images/bg-formb.png) no-repeat;
  font-size: 14px;
  height: 74px;
  margin: 15px 0 15px 400px;
  padding: 15px;
  width: 483px;
}
.form-banner div {
  display: inline;
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin: 10px 10px 0 0;
}
.ban-inp, .promo-inp {
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  color: #464646;
  padding: 5px 3px;
  width: 160px;
}
.acc-inp{
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  color: #464646;
  padding: 5px 3px;
  width: 230px;
}
.log-inp{
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  color: #464646;
  padding: 5px 3px;
  width: 220px;
}
.ban-sel, .basket select {
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  color: #464646;
  height: 28px;
  padding: 4px 3px;
  width: 160px;
}
.or {
  font-size: 13px !important;
  padding-top: 20px;
}
.basket .selproduct{
  width:450px;
  font-weight:bold;
  font-size:16px;
  text-align:right;
  padding-right:100px;
}
.ban-but {
  border: none;
  cursor: pointer;
  height: 33px;
  margin-top: 25px;
  width: 111px;
}
.ban-but:active {
  background: url(/design/images/but-search1.png) no-repeat;
}
.home-banner table {
  margin-left: 570px;
  width: 300px;
}
.home-banner td {
  padding: 3px 0;
  width: 25%;
}
.all-link {
  padding-right: 25px !important;
  padding-top: 7px !important;
  text-align: right;
}
.all-link a {
  color: #464646;
}
#shadow {
  margin-bottom: 10px;
  text-align: center;
}
#advantage h2 {
  color: #16517e;
  font-family: Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
#advantage h4 {
  color: #017c7c;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.adv-item {
  float: left;
  height: 112px;
  padding-top: 20px;
  width: 415px;
}
.clear {
  clear: both;
  float: none;
  font-size: 0px !important;
  height: 0px !important;
}
.pad40 {
  padding-left: 40px;
}
.fl-left {
  float: left;
}
.mar20 {
  margin-right: 20px;
}
#footer {
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 920px;
}
#footer h2 {
  color: #008181;
  font-family: Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
}
.custom {
  background: #f2f5f5;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
.custom img {
  margin-right: 30px;
}
.main-foot {
  background: #f2f5f5;
  padding: 20px 10px;
}
.main-foot2 {
  background: #f2f5f5;
  padding: 0 0 10px 0;
}
#about, #over, #testim, #guar {
  color: #515151;
  float: left;
  line-height: 16px;
}
#testim {
  width: 220px;
}
#guar {
  width: 110px;
}
.main-foot h3 {
  color: #64707a;
  font-family: Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: normal !important;
  margin-bottom: 15px;
}
.al-rgh {
  text-align: right;
}
.al-centr {
  text-align: center;
}
/*
#over h4 {
  color: #6a6969;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
}
#over {
  margin-right: 10px;
  text-align: center;
  width: 190px;
}
*/
#over h4 {
  color: #6a6969;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
}
#over {
  margin-right: 10px;
  text-align: center;
  width: 300px;
}
#about {
  display: inline;
  margin: 0 10px;
  width: 460px;
}
#about ul {
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}
#about li {
  color: #7d99af;
  float: left;
  font-size: 10px;
  line-height: 18px;
  list-style: square inside;
  width: 225px;
}
#about li p {
  color: #515151;
  display: inline-block;
  font-size: 12px;
}
.copyr {
  border-top: #d8dbdb 1px solid;
  margin-top: 15px;
  padding: 15px 0 0;
  height:30px;
}
.copyr2 {
  border-top: #d8dbdb 1px solid;
  margin-top: 15px;
  padding: 15px 10px;
  height:30px;
}
.copyright{
  float:left;
  display:inline;
  color: #636363;
  font-size: 11px;
  line-height: 18px;
}
.foot-links {
	float:right;
  margin-bottom: 15px;
  text-align: right;
}
.foot-links a {
  color: #16527e;
  border-right: #e0e0e0 1px solid;
  display: inline-block;
  padding: 4px 6px 4px 2px;
  text-decoration: none;
}
#breadcrumbs a {
  text-decoration: none;
  zoom: 1;
}
#breadcrumbs {
  color: #838383;
  font-size: 11px;
  margin-bottom: 15px;
}
#breadcrumbs img {
  padding: 0 5px;
  zoom: 1;
}
#help-menu {
  box-shadow: 1px 1px 2px #eeeeee;
  float: left;
  width: 200px;
}
#help-menu .cap {
  background: #1e6397 url(/design/images/bg-helpcap.png) top repeat-x;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  height: 32px;
  padding-top: 3px;
  text-align: center;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#help-menu .bode {
  border: #e2e2e2 1px solid;
  border-top: none;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
#help-menu .bode a {
  border-bottom: #f6f6f6 1px solid;
  color: #1f669b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 0 7px 10px;
  text-decoration: none;
  width: 188px;
}
#help-menu .bode .active {
  background: #f5f6f7 url(/design/images/menu-arr.png) 175px center no-repeat;
}
#right-block {
  float: right;
  width: 700px;	
}
h1 {
  color: #505151;
  font-family: Helvetica, sans-serif;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 10px;
}
.title {
  background: #f5f6f7 url(/design/images/title.png) right top no-repeat;
  color: #505151;
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 26px;
  margin: 10px 0;
  padding: 8px 20px 0 10px;
}
#faq a.active {
  background: url(/design/images/aopen.png) left 3px no-repeat;
  color: #008c44;
}
#faq span {
  background: url(/design/images/aclose.png) left 3px no-repeat;
  color: #0170C3;
  cursor: pointer;
  display: block;
  line-height: 24px;
  padding: 0 0 0 25px;
  text-decoration: underline;
}
#faq span.active {
  background: url(/design/images/aopen.png) left 3px no-repeat;
  color: #008c44;
  font-weight:bold;
}
#faq #answer {
  color: #008c44;
  line-height: 18px;
  padding: 0 0 10px 25px;
}
#faq #answer p{
  padding-top: 10px;
}
#faq #answer p a, #faq #answer ul li a{
  color: #008c44;
}
#faq #answer ul{
  padding: 10px;
}
#faq #answer ul li{
  list-style:disc inside;
}
#faq #answer .bold{
  font-weight:bold;
}
.tabvendor td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 160px;
}
.tabvendor {
  margin-bottom: 30px;
}
.tabvendor td div {
  display: table-cell;
  height: 110px;
  vertical-align: middle;	
  width: 160px;
}
.tabvendor a {
  color: #000;
  font-size: 11px;
}
.ie6 .tabvendor td div img {
  display: block;
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
	
.ie7 .tabvendor td div img {
  display: block;
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.bord-rb {
  border-bottom: #e2e1e1 1px solid;
  border-right: #e2e1e1 1px solid;
}
.bord-b {
  border-bottom: #e2e1e1 1px solid;
}
.bord-r {
  border-right: #e2e1e1 1px solid;
}
.sitemap ul {
  float: left;
  line-height: 20px;
  margin-right: 10px;
  width: 300px;
}
.sitemap .zagl {
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}
.sitemap ul.examlist {
  float: left;
  line-height: 20px;
  margin: 10px 50px;
  - margin: 10px 30px;
  width: 800px;
}
.sitemap ul.examlist li{
  border-bottom: #e2e1e1 1px solid;
}
.sitemap ul.examlist li.zagl{
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
  border:none;
}
.sitemap ul.examlist li span{
 float: right;;
}
.sitemap ul.examlist2 {
  float: left;
  line-height: 20px;
  margin-right: 10px;
  width: 900px;
}
.sitemap ul.examlist2 li{
  float: left;
  display:inline;
  width:430px;
  margin-left:10px;
  border-bottom: #e2e1e1 1px solid;
}
.sitemap ul.examlist2 li.zagl{
  width: 890px;
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
  border:none;
}
#main-right {
  border: #e2e2e2 1px solid;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #eeeeee;
  float: right;
  width: 240px;
}
.alloc {
  background: #f2f5f5;
  color: #425e73;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  padding: 7px 0;
  text-align: center;
}
.inrgh {
  padding: 10px;
}
#need {
  color: #353535;
  font-size: 13px;
}
#story {
  font-style: italic;
  line-height: 16px;
}
.jako {
  font-size: 13px;
  font-weight: bold;
}
.stortxt {
  padding: 7px 0;
}
.sep {
  border-top: #eaeaea 1px solid;
  height: 1px;
  margin: 10px 0;
}
#why ul, .demo ul {
  background: url(/design/images/bg-why.png) top center no-repeat;
  font-size: 13px;
  line-height: 26px;
  padding-top: 15px;
}
.demo ul {
  background: none !important;
}
#why li, .demo li {
  background: url(/design/images/list.png) top left no-repeat;
  padding-left: 25px;
}
#why p {
  color: #5b6770;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 7px;
  text-align: center;
}
#why p span {
  font-size: 22px;
}
#left-block {
  float: left;
  width: 665px;
}
.dgrey {
  color: #505151;
}
.half-partn {
  float: left;
  margin: 20px 0;
  width: 330px;
}
.half-partn li {
  background: url(/design/images/list.png) left top no-repeat;
  line-height: 24px;
  padding-left: 25px;
}
.half-partn h4 {
  color: #0d6db5;
  font-size: 17px;
  font-weight: bold;
  padding-top: 13px;
}
.red {
  color: #ff0000;
}
.partabl1 {
  margin: 20px 0;
}
.partabl1 td {
  padding: 3px 0;
}
.txt-inp {
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  color: #464646;
  padding: 2px;
  width: 180px;
}
.txt-area {
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  height: 70px;
  padding: 2px;
  width: 460px;	
}
.val-top {
  vertical-align: top;
}
.val-mid {
  vertical-align: middle;
}
.txt-inp2 {
  background: #fff url(/design/images/bg-inp.png) top repeat-x;
  border: #ced2d6 1px solid;
  padding: 4px 2px;
  width: 100px;
}
#testimon {
  float: right;
  overflow: hidden;
  width: 650px;
  zoom: 1;
}
#testimon h1, #checkh {
  font-size: 28px;
}
#testimon div {
  float: left;
  padding: 15px 0;
  width: 310px;
}
.packtabl {
  border: #f5f6f7 2px solid;
  line-height: 18px;
  margin-bottom: 15px;
}
.packtabl td {
  padding: 5px 10px;
}
.row-even {
  background: #f5f6f7;
}
.buy {
  display: inline;
  float: right;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 180px;
}
.packtabl2 {
  background: #e1eaf4;
  border-radius: 10px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;	
}
.packprise {
  color: #1e6397;
  font-size: 30px;
}
.size24 {
  font-size: 24px !important;
}
.lblack {
  color: #2e2e2f;
}
.timer {
  color: #1e6397;
  font-size: 20px;
  text-transform: uppercase;
}
.packtabl2 table {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.packtabl2 td {
  padding: 5px 10px;
  text-align: center;
}
.pack-title {
  color: #0d6db5;
  display: inline;
  float: left;
  font-family: Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
  margin-top: 30px;
  padding-left: 20px;
  width: 470px;
}
.pack-img {
  background: url(/design/images/table.png) left 85px no-repeat;
  float: right;
  overflow: hidden;
  width: 400px;
  zoom: 1;
}
.pack-img div {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin: 0 20px 0 0;
  padding-bottom: 20px;
  text-align: center;
  width: 180px;
}
.pack-img p {
  font-size: 14px;
  font-weight: bold;
}
.prod-img {
  float: right;
  width: 290px;
}
.prod-in {
  color: #505151;
  float: left;
  font-size: 14px;
  margin-bottom: 30px;
  width: 610px;
}
.prod-in ul {
  color: #008181;
  font-size: 11px;
  line-height: 18px;
  list-style: square inside;
  margin: 15px 0 10px 7px;
}
.prod-in ol {
  color: #505151;
  font-size: 14px;
  line-height: 18px;
  list-style: decimal inside;
  margin: 15px 0 10px 7px;
}
.prod-in ol.search {
  color: #505151;
  font-size: 14px;
  line-height: 18px;
  list-style: decimal outside;
  margin: 15px 0 10px 40px;
}
.prod-in ol.search li {
  line-height: 20px;
}
.prod-in li span {
  color: #505151;
  font-size: 14px;
}
.prod-in p.texttitle
{
  font-weight: bold;
  line-height: 20px;
  font-size: 16px;
}
.prod-form {
  background: url(/design/images/prod-form.png) no-repeat;
  height: 174px;
  padding: 20px 0 0;
  width: 575px;
}
#item-gold, #item-silver {
  background: #e0e3e4;
  font-size: 13px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  width: 555px;
}
.save {
  color: #008181;
  font-size: 15px;
  font-weight: bold;
}
.strike {
  text-decoration: line-through;
}
#save {
  display: inline;
  float: right;
  font-size: 12px;
  margin: 0 10px 15px 0;
  text-align: center;
  width: 57px;
}
#pay {
  display: inline;
  float: right;
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;
  width: 100px;
}
.radiobut {
  float: left;
  margin: 0;
  display: none;
}
.radiolabel {
  background: url(/design/images/radio.png) left no-repeat;
  cursor: pointer;
  display: block;
  height: 17px;
  margin-left: 10px;
  padding-left: 25px;
}
.radiobut:checked + .radiolabel {
  background: url(/design/images/radioact.png) no-repeat;
}
.packbut {
  display: inline;
  float: right;
  margin-right: 15px;
}
.packsecure {
  display: inline;
  float: left;
  font-size: 13px !important;
  margin: 15px 0 0 15px;
  width: 260px;
}
.packsecure img {
  margin-left: 15px;
  vertical-align: middle;
}
.text {
  color: #2e2e2f;
  display: inline;
  float: left;
  font-size: 14px;
  margin: 0 50px 20px 0;
  width: 405px;
}
.text h3 {
  color: #1e6397;
  float: left;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.text h3 p {
  background: #eff2f3;
  border-radius: 5px;
  font-family: Helvetica, sans-serif !important;
  padding: 7px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sliderkit-nav-clip {
  background: url(/design/images/slider-top.png) left bottom no-repeat;
  padding-bottom: 1px;
}
.sliderkit-nav-clip li {
  float: left;
  margin-right: 3px;
}
.sliderkit-nav-clip a {
  background: #e8eaeb;
  border-radius: 5px 5px 0 0;
  color: #1f669b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 15px;
  text-decoration: none;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.sliderkit-selected a {
  background: #1f669b;
  color: #fff;
}
.sliderkit-panel {
  background: url(/design/images/slider-left.png) left top no-repeat;
  min-height: 162px;
  _height: 162px;
  padding: 15px 15px 0;
}
.buy {
  color: #0d6db5;
  font-size: 15px;
  font-weight: bold;
}
.buy span {
  font-size: 18px;
}
.certh {
  background: url(/design/images/bg-certh.png) repeat-x;
  border-radius: 5px 0 0 5px;
  color: #fff;
  float: left;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.certable {
  margin: 15px 0;
}
.certable td {
  padding: 10px;
  vertical-align: top;
  width: 300px;
}
.certable p {
  padding-bottom: 5px;
}
.certable p.certstatic {
  padding-bottom: 0px;
}
.certstatic{
  color: #16517e;
  font-size: 12px;
}
.certstatic a{
  color: #16517e;
}
.otsik {
  color: #16517e;
  font-size: 14px;
  font-weight: bold;
}
.otsik a{
  color: #16517e;
  font-size: 14px;
  font-weight: bold;
  text-decoration:none;
}
.otsik a:hover{
  text-decoration:underline;
}
.blue {
  color: #0c75c3;
  font-weight: bold;
}
#headercheck {
  background: #fff url(/design/images/bg-header.png) bottom no-repeat;
  height: 70px;
  overflow: hidden;
  padding: 30px 70px 0;
  zoom: 1;
}
.mcaf {
  display: inline;
  float: right;
  margin-right: 40px;
}
.str {
  color: #505151;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
.strblue {
  color: #0d6db5;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
.bord-block {
  border: #e2e2e2 1px solid;
  border-radius: 5px;
  padding: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.bord-block h3 {
  color: #008282;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.basket td {
  padding: 3px 5px;
}
#promo {
  margin:5px 0 0 115px;
  background: url(/design/images/bg-promo.png) top repeat-x;
  color: #6c6c6c;
  height: 45px;
  padding: 15px 0 0 15px;
  width: 325px;
}
#promo span {
  font-size: 11px;
}
#promo input {
  margin-left: 10px;
  vertical-align: middle;
}
.promo_mess {
  color: green;
  font-size: 14px;
  padding: 15px 100px 0 0;
}
.promo_mess_red {
  font-size: 14px;
  color: red;
  padding: 15px 100px 0 0;
}
.total {
  color: #008282;
  font-size: 24px;
  font-weight: bold;
  padding: 5px 100px 0 0;
}
.subtotal {
  color: #008282;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 100px 0 0;
}
#bil1 {
  margin-top: 20px;
}
#bil1 h4, #bil2 h4 {
  color: #1f669b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
#bil1 td, .bil2l td {
  padding: 3px 5px;
}
#bil1 input {
  width: 250px !important;
}
#bil2 {
  margin: 7px 0 20px 0;
}
.bil2l {
  float: left;
  width: 345px;
}
.bil2r {
  border-left: #e2e2e2 1px solid;
  float: right;
  text-align: center;
  padding-left: 10px;
  width: 265px;
}
.bil2r p {
  font-size: 11px;
  padding: 7px 0;
  text-align: left;
}
.bil2l img {
  margin: 0 5px;
  vertical-align: middle;
}
a#ie6 {-display:none;}
#guarant{
  width: 786px;
}
#guarant p {
  padding: 0 0;
}
.guar-top, .guar-bott {
  font-size: 0;
  height: 15px;
}
.guar-top {
  background: url(/design/images/popup.png);
}
.guar-bott {
  background: url(/design/images/popup.png) bottom;
}
.guar-mid {
  background: #fff;
  border-left: #bac3c5 10px solid;
  border-right: #bac3c5 10px solid;
  color: #404040;
  font-size: 13px;
  line-height: 18px;
  padding: 0 25px;
}
.guar-mid a {
  color: red;
  font-size: 13px;
  text-decoration: underline;
}
.guar-mid h1 {
  padding: 0 0 10px 15px;
}
#close {
  color: #042f54;
  cursor: pointer;
  font-size: 13px;
  float:right;
  text-decoration: underline;
}
.black_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #A6A6A6;
  z-index:1001;
  -moz-opacity: 0.4;
  opacity:.40;
  filter: alpha(opacity=80);
}
.grey_content {
  display: none;
  position: fixed;
  top: 30px;
  left:50%;
  margin-left: -420px;
  width: 620px;
  padding: 16px;
  z-index:1002;
  overflow: auto;
  font-size:14px;
}
.sliderkit-panel h1 {
  color: #0D6DB5;
  margin-bottom: 20px !important;
}
.tabcont table{
  border-top:1px solid #b1bead;
  border-left:1px solid #b1bead;
}
.tabcont table td{
  border-right:1px solid #b1bead;
  border-bottom:1px solid #b1bead;
  padding:0 2px 0 2px;
}
.tabcont p{
  line-height: 18px;
  padding-bottom:10px;
}
.tabcont ol {
  list-style: decimal inside;
  line-height: 18px;
  padding-bottom:10px;
}
.tabcont ul {
  list-style: disc inside;
  line-height: 18px;
  padding-bottom:10px;
}
.tabcont ul ol.inner, .tabcont ul ul.inner, .tabcont ol ul.inner, .tabcont ol ol.inner {
  margin-left:25px;
}
.tabcont ul ol, .tabcont ul ul, .tabcont ol ul, .tabcont ol ol {
  margin-left:25px;
}
.tabcont ol li, .tabcont ul li {
  line-height: 18px;
  padding: 2px 10px 2px 10px;
}
.monback p {
  line-height: 18px;
}
.monback ol {
  list-style: decimal inside;
  line-height: 18px;
}
#downdemo {
  background: url(/design/images/bg-formb.png) no-repeat #EFF2F3;
  height: 74px;
  margin: 15px auto 10px;
  padding: 15px;
  width: 483px;
}
#downdemo td {
  padding: 0 0 8px;
}
a.info, a.info2 {
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
    color:#666;
}	
a.info span, a.info2 span {display: none}
a.info:hover, a.info2:hover {z-index:25;}
a.info:hover span.cvv { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-400px; left:165px; width:300px;
    border:1px solid #b1bead;
    background-color:#FFF; color:#000;
    padding:11px;
    font-size:12px;
    color:#052f5d;
}
a.info2:hover span.cvv { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-400px; left:155px; width:300px;
    border:1px solid #b1bead;
    background-color:#FFF; color:#000;
    padding:11px;
    font-size:12px;
    color:#052f5d;
}
a.info:hover span.cvv p, a.info2:hover span.cvv p{ /*the span will display just on :hover state*/
    text-align:center;
	padding:10px 0;
}
.error_message{color:red;}
#sysErrTable, .error_message{color:red;}
#sysErrTable {line-height:18px;}
.prod_list {
  margin: 20px 0;
}
.prod_list th {
  font-size:14px;;
  text-align: center;
  padding:5px 0;
  border-bottom: #e2e1e1 1px solid;
  border-right: #e2e1e1 1px solid;
}
.prod_list td {
  padding: 5px;
  font-size:13px;;
  text-align: center;
  vertical-align: middle;
  border-bottom: #e2e1e1 1px solid;
  border-right: #e2e1e1 1px solid;
}
.prod_list td.left, th.left {
  text-align: left;
}
.prod_list td.right, th.right {
  text-align: right;
}
.prod_list td.date, th.date {
  width: 115px;
}
.prod_list td.bord-b, .prod_list th.bord-b{
  border-right: none;
}
.prod_list td a {
  color: rgb(13, 109, 181);
  font-weight:bold;
}
p.pager{
  font-size:14px;;
  text-align: right;
  color: rgb(13, 109, 181);
  font-weight:bold;
}
/* popups */
.close{
float:right;
display:block;
height:21px;
width:21px;
margin:5px 5px 0;
}
#popups{
width:960px;
position:relative;
height:1000px;
margin:0 auto;
}
#gPUContainer3 ,#gPUContainer2, #gPUContainer1{
visibility:hidden;
position:fixed;
top:0px;
left:0px;
z-index:99;
background:#000;
opacity:0.6;
width:100%;
height:100%;
overflow:hidden;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
#popupContent3{
margin:0 auto;
width:660px;
position:relative;
top:100px;
visibility:hidden;
}
#popupContent2{
margin:0 auto;
width:900px;
position:relative;
top:200px;
visibility:hidden;
}
#popupContent1{
margin:0 auto;
width:750px;
position:relative;
top:100px;
visibility:hidden;
}
.fs11{
  font-size: 11px;
}
.fs12{
  font-size: 12px;
}
.fs16{
  font-size: 16px;
}
.fs20{
  font-size: 20px;
}
.mbg {
  margin-top: -150px;
  text-align: right;
}
.mbgdown {
  margin-top: -20px;
  text-align: center;
}
.mbgdown a {
  color: #0d6db5;
  font-size: 20px;
}
.mbgdown img {
  margin-right: 5px;
  padding-top: 3px;
}
.exambox2{
   margin-left:30px;
}
.exambox2 td{
   padding: 0 8px 16px;
}
.exambox2 td.renew{
   padding: 0 0 30px 0;
}
.exambox2 td.renew input{
   padding-top: 30px;
}
.exambox td{
  padding: 0 8px 16px;
  width: 50%;
}
.newradio {
  display: none;
}
.exchoise {
  background: url(/design/images/exnonact.png) left top no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  height: 180px;
  text-align: center;
  width: 224px;
}
.exchoise2 {
  background-image: url(/design/images/exsilv-act.png) left top no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  height: 180px;
  text-align: center;
  width: 224px;
  float:none;
  margin-left:5px;
}
.exchoise .cap, .mbnonact .cap {
  color: #666;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 10px;
}
.exchoise2 .cap {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 10px;
}
#exsilver {
  float: right;
}
#exsilver2 {
   background: url(/design/images/exsilv-act.png) left top no-repeat;
}
#exgold {
  background: url(/design/images/exgold-act.png) left top no-repeat;
}
#exgold .cap {
  color: #fff;
}
.exchoise .exprice {
  font-size: 16px;
  padding-top: 8px;
}
.exchoise .exprice span {
  font-size: 36px;
}
.exchoise2 .exprice {
  font-size: 16px;
  padding-top: 8px;
  color: #60687E;
  font-weight: bold;
}
.exchoise2 .exprice span {
  font-size: 36px;
}
#exgold .exprice {
  color: #e08f24;
  font-weight: bold;
}
#membfoot {
  border-top: 1px solid #d8dbdb;
  color: #636363;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: left;
}
#membmenu, #membmenu2 {
  margin: -20px -20px 20px;
}
#membmenu td {
  width: 192px;
}
#membmenu2 td {
  width: 240px;
}
#membmenu a, #membmenu2 a {
  background: url(/design/images/bg-membmenu.png) left top repeat-x;
  border: 1px solid #e1e5e6;
  color: #16527e;
  display: block;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
}
.mbmact {
  background: url(/design/images/bg-membmenua.png) left top repeat-x !important;
}
.hpartl {
  background: url(/design/images/imemb.png) left top no-repeat;
  display: inline;
  float: left;
  height: 118px;
  margin-bottom: 15px;
  padding: 35px 0 0 143px;
  width: 307px;
}
.mbig {
  color: #0d6db5;
  font-size: 38px;
}
.mbig2 {
  color: #0d6db5;
  font-size: 30px;
}
.hpartr {
  color: #505151;
  float: right;
  font-size: 26px;
  margin-bottom: 15px;
  padding-top: 40px;
  width: 460px;
}
.hpartr img {
  vertical-align: middle;
}
.mbash1 {
  color: #16517e;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mbexam {
  width: 100%;
}
.mbexam td {
  color: #505151;
  padding: 10px 10px 10px 0;
  vertical-align: top;
}
.mbexam h2 {
  color: #0d6db5;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 15px;
}
.mbexam p, .mbundle p {
  margin-bottom: 10px;
}
.grsep {
  color: #ddd;
  padding: 0 8px;
}
.addexams {
  border: 2px solid #b2d9d9;
  border-radius: 7px;
  margin-bottom: 20px;
  padding: 15px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.addexams h3 {
  color: #008181;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mbexam .bord {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 0 !important;
}
.mbexam a {
  font-size: 16px;
  font-weight: bold;
}
.mbexam .mbprice {
  color: #16517e;
  font-size: 26px;
  font-weight: bold;
  padding-top: 10px;
}
.mbundle {
  border-top: 1px solid #b2d9d9;
  margin: 0 -15px;
  width: 918px;
}
.mbundle td {
  padding: 15px 0 0 10px;
  vertical-align: top;
}
.mbundle .mbprice {
  color: #16517e;
  font-size: 38px;
  font-weight: bold;
  padding-top: 45px;
}
.mbundle a {
  font-size: 20px;
  font-weight: bold;
}
.mbundle h1 {
  color: #f7941d;
  font-size: 32px;
  font-weight: bold;
  padding-top: 50px;
}
.retext {
  color: #505151;
  font-size: 18px;
  padding-bottom: 20px;
}
#renew {
  position: relative;
}
#renew h1 {
  color: #0d6db5;
  font-size: 34px;
  margin-bottom: 15px;
}
#renew .exambox {
  margin-bottom: 30px;
}
#promoff {
  background: url(/design/images/bg-off.png) left top no-repeat;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  height: 165px;
  padding: 63px 0 0 17px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 155px;
}
#promoff2 {
  background: url(/design/images/bg-off.png) left top no-repeat;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  height: 165px;
  padding: 63px 0 0 17px;
  width: 155px;
  margin-top:-30px;
}
hr {
  background-color: #e2e2e2;
  border: none;
  color: #e2e2e2;
  height: 1px;
  margin-bottom: 20px;
}
.mbash2 {
  color: #16517e;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mbinfo td {
  color: #666;
  font-size: 14px;
  padding: 0 15px 15px 0;
  vertical-align: top;
}
.inpt {
  border: 1px solid #ced2d6;
  color: #666;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin-top: 5px;
  padding: 2px 5px;
  width: 220px;
}
.mbinfo a, .mbdetail a {
  font-size: 12px;
}
.inps {
  border: 1px solid #ced2d6;
  color: #666;
  font-size: 14px;
  height: 28px;
  margin-top: 5px;
  padding: 2px;
  width: 232px;
}
.mbdetail td {
  color: #505151;
  font-size: 18px;
  padding: 0 15px 8px 0;
  vertical-align: top;
}
.green {
  color: #008c44;
}
#h3silv {
  color: #60687e;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
#h3gold {
  color: #e08f24;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.mbnonact {
  background: url(/design/images/mbnonact.png) center top no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 11px;
  height: 192px;
  margin: 0 10px 20px 0;
  text-align: center;
  width: 152px;
}
.mbnonact .exprice {
  font-size: 16px;
  padding-top: 12px;
}
.mbnonact .exprice span {
  font-size: 32px;
}
.actsilv {
  background: url(/design/images/mbsilv-act.png) center top no-repeat;
}
.actgold {
  background: url(/design/images/mbgold-act.png) center top no-repeat;
}
.actsilv .cap, .actgold .cap {
  color: #fff;
}
.actsilv .exprice {
  color: #60687e;
  font-weight: bold;
}
.actgold .exprice {
  color: #e08f24;
  font-weight: bold;
}
.grey_content2 {
  background: #000;
  display: none;
  height: 100%;
  left: 0;
  opacity: .50;
  position: fixed;
  top: 0;
  width: 100%;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 1001;
}
.white_content {
  background: #fff;
  color: #333;
  border: 5px solid #94c2f3;
  display: none;
  font-size: 14px;
  left: 50%;
  line-height: 20px;
  margin-left: -390px;
  padding: 20px;
  position: fixed;
  top: 15%;
  width: 730px;
  z-index: 1002;
}
.white_content h1 {
  color: #2559af;
  font-weight: bold;
  text-align: center;
}
.close1 {
  margin: -10px -10px 0 0;
  text-align: right;
}
.white_content li {
  background: url(/design/images/list.png) left top no-repeat;
  color: #666;
  padding: 3px 0 0 25px;
}
.white_content input {
  vertical-align: middle;
}
.white_content .inpt {
  margin: 0 5px 0;
}
.white_content form {
  margin: 10px 0;
}
.white_content2 {
  background: #fff;
  color: #434343;
  border: 5px solid #94c2f3;
  display: none;
  font-size: 16px;
  left: 50%;
  margin-left: -390px;
  padding: 0 20px 20px;
  position: fixed;
  top: 15%;
  width: 730px;
  z-index: 1002;
}
.white_content2 ul {
  margin-top: 7px;
}
.white_content2 li {
  background: url(/design/images/list.png) left top no-repeat;
  padding: 3px 0 7px 25px;
}
.whiteh {
  background: #f2f1f0;
  color: #4a7bb1;
  font-size: 22px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  margin: 1px -19px 15px;
  padding: 5px;
  text-align: center;
}
.close2 {
  position: absolute;
  right: 10px;
  top: 17px;
}
.step {
  color: #008181;
  font-size: 28px;
  font-weight: bold;
}
.mblue {
  color: #19a2ca;
}
.white_content2 form {
  margin: 10px 0 15px 18px;
}
.fupload {
  margin-top: 5px;
}
.fupload td {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  padding: 0 20px 5px 0;
}
.fupload a {
  text-decoration: none;
}
/* reg pop-up */
.grey_content3 {
  background: #000;
  display: none;
  height: 100%;
  left: 0;
  opacity: .50;
  position: fixed;
  top: 0;
  width: 100%;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 1001;
}
.white_content3{
  display: none;
  background: #fff;
  border-radius: 7px;
  box-shadow: #3a3a3a 0 0 10px;
  left: 50%;
  margin-left: -385px;
  padding: 0 30px 30px;
  position: fixed;
  top: 25%;
  width: 710px;
  z-index: 1002;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.white_content4 {
  background: #fff;
  color: #333;
  border: 5px solid #94c2f3;
  display: none;
  font-size: 14px;
  left: 50%;
  line-height: 20px;
  margin-left: -390px;
  padding: 0 20px 20px 20px;
  position: fixed;
  top: 15%;
  width: 730px;
  height:450px;
  overflow: scroll;
  z-index: 1002;
}
.white_content4 h1 {
  color: #505151;
  font-family: Helvetica, sans-serif;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 0;
}
.closecont {
  position:fixed;
  background:white;
  padding-top:20px;
  width:715px;
}
.offerh {
  background: #f1f1f1;
  border-radius: 7px;
  color: #16517e;
  font-size: 22px;
  margin: 0 -30px 20px;
  padding: 10px 0;
  text-align: center;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.offerh .discn{
  color:#0d6db5;
}
.offerh .discd{
	color:#008181;
}
.close3 {
  position: absolute;
  right: 10px;
  top: 9px;
}
#loffer {
  color: #008181;
  float: left;
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  width: 265px;
}
#roffer {
  float: right;
  line-height: 22px;
  margin-top: 20px;
  width: 410px;
}
#roffer .off {
  color: #0d6db5;
  font-size: 32px;
  font-weight: bold;
  line-height: 35px;
}
#roffer p {
   padding-bottom: 10px;
}
#roffer .txt-inp {
  color: #666;
  font-size: 12px;
  height: 26px;
  line-height: 26px; 
  margin-bottom: 3px;
  padding: 2px 5px;
  width: 270px;
}
a#isie6 {
  display:none;
}
a#notie6 {
  display:inline;
}
.derror_message{
  margin:10px 0 10px 18px;
  color:red;
  font-size:12px;
}
.space {
  clear: both;
  float: none;
  font-size: 0;
  height:15px;
}
.bigcont p {
  line-height: 20px;
  text-align:justify;
}
.bigcont ol {
  list-style: decimal inside;
  line-height: 20px;
}
.bigcont ul {
  list-style: disc inside;
  line-height: 20px;
  margin:10px 0 15px 20px;
}
.bigcont .ul {
  margin:10px 0 15px 20px;
}
.bigcont h3 {
  margin: 10px 0;
}
.bigcont .padl20 {
  padding-left:20px;
}
.premium p {
  line-height: 1.3;
  padding-bottom: 10px;
}
.size26 {
  font-size: 26px;
}
.turqu {
  color: #008181;
}
.size42 {
  font-size: 42px;
}
.size32 {
  font-size: 32px;
}
.premlft {
  float: left;
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
  width: 265px;
}
.premlft .block {
  background: url(/design/images/bg-premium.png) top center no-repeat;
  color: #60687e;
  font-size: 16px;
  height: 198px;
  margin-bottom: 5px;
}
.premlft .blockg {
  background: url(/design/images/bg-premiumgold.png) top center no-repeat;
  color: #60687e;
  font-size: 16px;
  height: 198px;
  margin-bottom: 5px;
}
.premlft .cap {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 15px;
}
.premlft p {
  padding-bottom: 4px;
}
.premlft .strike {
  font-weight: normal !important;
}
.premrgh {
  float: right;
  margin: 10px 0;
  padding-top: 8px;
  width: 635px;
}
.premrgh li {
  background: url(/design/images/list.png) left top no-repeat;
  font-size: 18px;
  padding: 0 0 10px 30px;
}
#lpremcheck {
  color: #666;
  float: left;
  margin: 20px 20px 30px 0;
}
#lpremcheck .al-rgh {
  font-size: 14px;
}
#lpremcheck td {
  padding: 3px 5px;
}
#lpremcheck #inp-text {
  background: url(/design/images/bg-inp.png) center top repeat-x;
  border: 1px solid #CED2D6;
  color: #464646;
  padding: 5px 3px;
  width: 288px;
}
#lpremcheck #inp-text2 {
  background: url(/design/images/bg-inp.png) center top repeat-x;
  border: 1px solid #CED2D6;
  color: #464646;
  padding: 5px 3px;
  width: 235px;
}
select#inp-text {
  height: 28px;
}
select#inp-sel2 {
  background: url(/design/images/bg-inp.png) center top repeat-x;
  border: 1px solid #CED2D6;
  color: #464646;
  padding: 5px 3px;
  height: 28px;
  width: 243px;
}
.seldate #inp-text {
  margin-right: 7px;
  width: 75px !important;
}
.cardcode span, .cardcode img, .cardcode #inp-text {
  margin-right: 7px;
  vertical-align: middle;
}
#rpremcheck {
  float: left;
  margin: 20px 0 5px 60px;
  width: 305px;
}
#rpremcheck2 {
  float: left;
  margin: 0 0 20px 60px;
  width: 305px;
}
#nhelp {
  background: url(/design/images/bg-help.png) left top no-repeat;
  height: 96px;
  width: 239px;
  margin:0 auto 15px auto;
  padding-top: 8px; 
}
#nhelp .al-centr {
  color: #425e73;
  font-size: 16px;
  padding-bottom: 30px;
}
#nhelp a {
  font-size: 14px;
  margin-left: 90px;
}
.olist {
  margin:0 0 20px 20px;
  padding:0;
}
.olist li {
  list-style:outside decimal;
  padding: 2px 5px 2px 0;
  line-height:16px;
}
.olist2 {
  margin:10px 0 5px 20px;
  padding:0;
}
.olist2 li {
  list-style:outside decimal;
  padding: 2px 5px 2px 0;
  line-height:16px;
}