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, input {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
}
ul, ol {
  list-style: none;
}
/*main*/
body {
  background: #fff;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
}
a {
  color: #0c5fa6;
  text-decoration: underline;
}
h1 {
  color: #043260;
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 15px;
}
h2 {
  color: #0467bf;
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 10px;
}
h2 a, h4 a {
  text-decoration: none;
}
h3 {
  color: #0467bf;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 15px;
}
h4 {
  color: #1e354c;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
}
h5 {
  color: #043260;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;  
}
hr {
  background-color: #dcdcdc;
  border: none;
  color: #dcdcdc;
  height: 1px;
  margin: 10px 0;
}
.text hr {
  margin-top: 0 !important;
}
ol > li {
  list-style: decimal;
  margin-left: 25px;
  padding-bottom: 3px;
}
.blue {
  color: #0467bf;
}
.dblue, .dblue a {
  color: #274479;
}
.green {
  color: #008848;
}
strong, .bold {
  font-weight: bold;
}
.underln {
  text-decoration: underline;
}
.italic, .em {
  font-style: italic;
}
.strike {
  text-decoration: line-through;
}
.nowrap {
  white-space: nowrap;
}
.forimg {
  font-size: 0;
  line-height: 0;
}
.forimg img {
  vertical-align: bottom;
}
.text-cntr {
  text-align: center;
}
.text-rgh {
  text-align: right;
}
.valign-top {
  vertical-align: top;
}
.fl-lft {
  float: left;
}
.fl-rgh {
  float: right;
}
.clear {
  clear: both;
  float: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.ptop10 {
  padding-top: 10px;
}
.pbot5 {
  padding-bottom: 5px !important;
}
.pbot15 {
  padding-bottom: 15px;
}
.pbot10 {
  padding-bottom: 10px !important;
}
.mbot5 {
  margin-bottom: 5px;
}
.mbot8 {
  margin-bottom: 8px !important;
}
.mbot20 {
  margin-bottom: 20px;
}
.mtop5 {
  margin-top: 5px;
}
.mtop10 {
  margin-top: 10px;
}
.mtop15 {
  margin-top: 15px;
}
.mtop30 {
  margin-top: 30px;
}
.slip10 {
  margin-left: 10px;
}
.slip20 {
  margin-left: 20px;
}
.slip25 {
  margin-left: 25px;
}
.slip100 {
  margin-left: 100px;
}
.mrigh10 {
  margin-right: 10px;
}
.text p, .text ul, .text ol {
  line-height: 1.4;
  padding-bottom: 10px;
}
 #jsErr table, #jsLogin table, #jsReg table {
  line-height: 1.4;
  margin-bottom: 10px;
}
.error_message p {
  padding-bottom: 0 !important;
}
.liblue {
  padding-bottom: 5px !important;
}
.liblue > li {
  background: url(/design/images/liblue.png) 0 0 no-repeat;
  padding: 2px 0 5px 25px
}
.fortxt {
  padding-left: 10px;
  padding-right: 10px;
}
.size11 {
  font-size: 11px;
}
.size13 {
  font-size: 13px;
}
.size14 {
  font-size: 14px;
}
.size15 {
  font-size: 15px;
}
.size17 {
  font-size: 17px;
}
.size18 {
  font-size: 18px;
}
.red, .error_message {
  color: #dc141c;
}
#PRErr {
  display: none;
}
#wrap {
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  width: 1012px;
}
#main {
  background: url(/design/images/bg-main.png) 0 0 repeat-y;
  min-height: 600px;
  height: auto !important;
  height: 600px;
}
#content {
  margin: 0 11px;
  padding: 10px 0;
}
/*header*/
#header {
  padding: 13px 26px 10px;
}
#search {
  background: url(/design/images/bg-search.png) 0 0 no-repeat;
  display: inline;
  float: left;
  height: 27px;
  margin: 10px 0 0 125px;
  padding: 3px 3px 0;
  position: relative;
  width: 244px;
  z-index: 100;
}
#txtSrch {
  color: #a4a4a4;
  font-size: 12px;
  height: 16px;
  padding: 4px 0 4px 3px;
  width: 210px;
}
#btnSrch {
  background: url(/design/images/btn-srch.png) 0 0 no-repeat;
  cursor: pointer;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
#resSrch {
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  color: #000;
  display: none;
  left: 0;
  margin-top: 1px;
  position: absolute;
  width: 248px;
  z-index: 101;
}
#resSrch div {
  cursor: pointer;
  font-size: 11px;
  padding: 2px 5px;
}
#resSrch div:hover {
  background: #e6edfa;
}
/*menu*/
#menu {
  background: #064178 url(/design/images/bg-menu.png) 0 0 repeat-x;
  height: 35px;
  margin: 0 6px;
  position: relative;
  z-index: 50;
}
#menu2 {
  background: #064178 url(/design/images/bg-menu.png) 0 0 repeat-x;
  height: 10px;
  margin: 0 6px;
}
#menu a {
  color: #fff;
  text-decoration: none;
}
.link1 {
  background: url(/design/images/bord-menu.png) right 0 no-repeat;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 35px;
  padding: 0 17px 0 15px;
}
.link1:hover {
  background: #16523e url(/design/images/bord-menu.png) right 0 no-repeat;
}
.actlink1 {
  background: #0b3326 url(/design/images/bord-menu.png) right 0 no-repeat !important;
}
.addmenu .arrow, #addmenuL .arrow {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin-top: -8px;
  width: 0;
}
#addmenuB .arrow {
  border-bottom: 8px solid #fff;
  margin-left: 100px;
}
#addmenuB {
  background: #fff url(/design/images/bg-menuB.png) left bottom repeat-x;
  border: #9aa0a8 1px solid;
  border-bottom: #9aa0a8 6px solid;
  border-radius: 0 0 7px 7px;
  box-shadow: 0 0 4px 0 #9c9c9c;
  display: none;
  left: 0;
  position: absolute;
  top: 35px;
  width: 998px;
  z-index: 90;
  -moz-border-radius: 0 0 7px 7px;
  -moz-box-shadow: 0 0 4px 0 #9c9c9c;
  -webkit-border-radius: 0 0 7px 7px;
  -webkit-box-shadow: 0 0 4px 0 #9c9c9c;
}
#addmenuB table {
  margin: 15px 5px;
  width: 958px;
}
#addmenuB td {
  border-right: #ddd 1px solid;
  line-height: 1.4;
  padding: 0 15px;
  vertical-align: top;
}
#addmenuB a {
  color: #1f63b1;
  line-height:18px;
}
#addmenuB a:hover {
  text-decoration: underline;
}
#addmenuB .alllink {
  margin-left:125px;
  margin-top:7px;
  text-decoration:underline;
}
#addmenuB div {
  padding-bottom: 7px;
}
#addmenuB div a {
  color: #444;
  font-size: 18px;
}
#rmenu {
  background: #2163a0 url(/design/images/bg-menu2.png) 0 0 repeat-x;
  float: right;
  height: 35px;
  position: relative;
  width: 280px;
}
.link2 {
  background: url(/design/images/bord-menu2.png) right 0 no-repeat;
  display: block;
  height: 14px;
  padding: 10px 15px 11px;
}
#lastl2 {
  background: none;
}
.link2 img {
  padding: 0 5px 0 0;
}
#addmenuS, #addmenuL {
  border: #9aa0a8 1px solid;
  border-bottom: #9aa0a8 6px solid;
  border-radius: 0 0 7px 7px;
  box-shadow: 0 0 4px 0 #9c9c9c;
  display: none;
  left: 0;
  position: absolute;
  top: 35px;
  width: 278px;
  -moz-border-radius: 0 0 7px 7px;
  -moz-box-shadow: 0 0 4px 0 #9c9c9c;
  -webkit-border-radius: 0 0 7px 7px;
  -webkit-box-shadow: 0 0 4px 0 #9c9c9c;
}
#addmenuS {
  background: #fff url(/design/images/bg-menuS.png) left bottom repeat-x;
  z-index: 90;
}
#addmenuS .arrow {
  border-bottom: 8px solid #fff;
  margin-left: 50px;
}
#addmenuS div {
  padding: 15px 20px;
}
#addmenuS a {
  color: #0467bf;
  font-size: 13px;
  text-decoration: underline;
}
#addmenuL {
  background: #fff url(/design/images/bg-menuL.png) left bottom repeat-x;
  z-index: 110;
}
#addmenuL .arrow {
  border-bottom: 8px solid #fff;
  margin-left: 230px;
}
#addmenuL form {
  color: #043260;
  padding: 15px 20px;
}
#addmenuL label input {
  background: #fff;
  border: #77a2c8 1px solid;
  color: #000;
  font-size: 12px;
  margin: 2px 0 8px;
  padding: 5px;
  width: 220px;
}
#errlog {
  display: none;
  margin-bottom: 5px;
}
#fpassw {
  color: #68839e !important;
  font-size: 11px;
}
#fpassw:hover {
   text-decoration: underline;
}
#addmenuL .fl-rgh a {
  color: #0467bf;
  font-size: 13px;
  text-decoration: underline;
}
/*footer*/
#footer {
  background: url(/design/images/bg-footer.png) 0 0 repeat-x;
  height: 114px;
}
#footer2 {
  background: url(/design/images/bg-footch.png) 0 0 repeat-x;
  height: 74px;
}
#footer .inner {
  background: url(/design/images/bg-footer2.png) 0 5px no-repeat;
  color: #fff;
  display: inline;
  float: left;
  font-size: 11px;
  height: 84px;
  padding: 30px 0 0 15px;
  width: 960px;
}
#footer2 .inner {
  background: url(/design/images/bg-foot2ch.png) 0 5px no-repeat;
  color: #fff;
  display: inline;
  float: left;
  font-size: 11px;
  height: 54px;
  padding: 20px 0 0 15px;
  width: 960px;
}
#footer .links {
  margin-bottom: 30px;
}
#footer .links span {
  color: #28457a;
  display: inline-block;
  font-size: 14px;
  padding: 0 8px;
}
#footer .links a {
  color: #fff;
  display: inline-block;
  font-size: 11px;
  text-decoration: none;
}
#footer .links .sitemap {
  margin-left: 7px;
}
/*breadcrumbs*/
#breadcrumbs {
  color: #898989;
  font-size: 10px;
  padding: 0 10px 10px 10px;
}
#breadcrumbs a {
  color: #226cb1;
  display: inline-block;
  text-decoration: none;
}
#breadcrumbs span, #breadcrumbs img {
  display: inline-block;
}
/*right*/
#rightem {
  float: right;
  position: relative;
  width: 258px;
}
#right {
  border: #ddd solid 1px;
  border-radius: 7px;
  float: right;
  position: relative;
  width: 258px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.emptdecor {
  padding: 10px 10px 5px;
}
.emptdecor h4 {
  font-weight: bold;
  text-transform: uppercase;
}
#rCourse p {
  float: left;
  padding: 0 4px 5px 0;
  width: 115px;
}
#rCourse p a{
  line-height:18px;
}
#right .bluebox {
  /*background: #dcecf9 url(/design/images/audio.png) 10px center no-repeat;*/
  border-radius: 0 0 7px 7px;
  color: #043260;
  font-size: 16px;
  height: 60px;
  line-height: 1.4;
  padding: 15px 7px 0 7px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
}
#right .bluebox p {
  text-align:center;
  font-weight:bold;
  font-size: 14px;
}
#right .bluebox p.link {
  text-align:center;
  font-size: 13px;
  font-weight:normal;
  padding-top:5px;
}

#right a {
  color: #465766;
}

#right a:hover {
  color: #477171;
}


#right .simple {
  background: url(/design/images/bg-rsimple.png) 0 0 repeat-x;
  height: 1%;
  padding: 15px 10px;
}
#right .yellow {
  background: #fdf1cd;
  border-radius: 7px 7px 0 0;
  height: 1%;
  padding: 0 10px 15px;
  position: relative;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}
#right .yellow h5 {
  background: #fde295;
  border-radius: 7px 7px 0 0;
  color: #443c36;
  margin: 0 -10px 10px -10px;
  padding: 12px 5px 10px;
  text-align: center;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}
#right .yellow img {
  margin: 0 12px 0 0;
}
#right .yellow > p {
  line-height: 16px;
  margin-bottom: 8px;
}
#rGuarlink {
  position: relative;
}
#rGuarlink span {
  display: none;
}
#rGuarlink:hover span {
  background: #fdf1cd;
  border-bottom: #ddd 1px solid;
  display: block;
  left: 0;
  line-height: 1.3;
  margin-left: -10px;
  padding: 5px 10px 0;
  position: absolute;
  top: 0;
  width: 238px;
}
#satisf p {
  color: #043260;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#satisf p span {
  font-size: 22px;
}
#rTestim {
  overflow-x: hidden;
  width: 238px;
}
#rTestim p, #rTestim hr {
  margin: 0 0 7px !important;
}
#rTestim p.note {
  text-align:right;
  color:grey;
}
#moretestim {
  display: none;
}
/*member*/
#rMember {
  float: right;
  margin-top: 5px;
  width: 720px;
}
#rMember h3 {
  color: #043260;
  font-weight: bold;
  text-transform: uppercase;
}
.mbTable {
  width: 100%;
}
.mbTable th {
  border-bottom: 1px solid #dcdcdc;
  color: #0c5fa6;
  font-size: 15px;
  font-weight: bold;
  padding: 0 5px 8px;
  text-align: center;
  vertical-align: middle;
}
.mbTable td {
  padding: 5px;
}
#lMember {
  float: left;
  margin-top: 5px;
  width: 258px;
}
.membmenu {
  border: #ddd 1px solid;
  border-radius: 7px;
  margin-bottom: 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.membmenu h3 {
  background: #ddebf8 url(/design/images/imbmenu.png) 12px center no-repeat;
  border-radius: 7px 7px 0 0;
  color: #043260;
  margin-bottom: 7px;
  padding: 10px 15px 10px 53px;
  text-transform: uppercase;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}
.membmenu a {
  color: #444;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
}
.membmenu a.first {
  margin-top:-7px;
}
.membmenu a.active {
  background: #9ea5ac;
  color: #fff;
}
.membmenu #actlink { 
  font-weight: bold;
}
.membmenu a.prod { 
  font-size: 14px;
  font-weight: normal;
  padding: 5px 40px;
}
#mbSett h5 {
  color: #257ccd;
  font-size: 16px;
  text-transform: uppercase;
}
#tblSett td {
  padding: 4px 7px 4px 0;
}
.munPage {
  height: 1%;
  overflow: hidden;
  padding: 8px 0;
}
.munPage a {
  font-size: 13px;
  font-weight: bold;
}
#mbUnlim {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#mbUnlim th {
  padding-top: 8px;
}
.munCert {
  border-top: 1px solid #ddd;
}
.munCert a {
  color: #043260;
  font-size: 13px;
  font-weight: bold;
}
#mbRenew img {
  margin-bottom: 3px;
}
#mbRenew th {
  font-size: 13px;
}
#mbRenew td {
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  padding-top: 8px;
  vertical-align: top;
}
.bordNo {
  border: none !important;
}
#preOrd p.bold, #printEd p.bold, .actprodL p.bold {
  font-size: 14px;
  padding-bottom: 7px;
}
.preordR {
  float: right;
  margin-bottom: 10px;
  text-align: center;
  width: 160px;
}
.preordL {
  float: left;
  margin-bottom: 7px;
  width: 520px;
}
.preordL td, .actprodL td {
  padding: 3px 0 3px 10px;  
}
.preordL td.text-rgh {
  width: 100px;
}
.actprodL td.text-rgh {
  width: 115px;
}
#printEd td {
  padding: 3px 0 3px 0;
}
.actprodL {
  float: left;
  margin-bottom: 7px;
  width: 470px;
}
#actProd hr {
  margin: 5px 0 15px;
}
#actProd .mainhr {
  border: none;
  height: 1px;
  margin: 10px auto;
  width:500px;
}
.actprodR {
  float: right;
  margin-bottom: 10px;
  text-align: center;
  width: 220px;
}
.actprodR p {
  padding-bottom: 5px;
}
#actProd .violetS {
  border-bottom-color: #ddd;
  border-left: none;
  border-radius: 0;
  border-right: none;
  border-top-color: #ddd;
  font-size: 14px;
  margin: 0 -10px 10px -10px;
  width: 698px;
}
#actProd .violetS h3 {
  text-transform: none;
}
#actProd .violetS img.fl-lft {
  margin: 0 25px 20px;
}
#actProd .violetS table {
  margin-bottom: 15px;
  width: 100%;
}
#actProd .violetS td {
  font-size: 12px;
  padding: 3px 1px 3px 0;
  vertical-align: top;
}
.discgreen {
  color: #649900;
  text-align: center;
  width: 90px;
}
.discgreen hr {
  background-color: #649900 !important;
  color: #649900 !important;
  margin: 6px 10px !important;
}
.discgreen strong {
  font-size: 20px;
}
.offPrice {
  color: #2e5eb6;
  font-size: 20px;
  padding-bottom: 0 !important;
  text-align: center;
}
.offPrice span {
  text-decoration: line-through;
}
.offNew {
  color: #b8292f;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px !important;
  text-align: center;
}
#supportbox {
  background: #fff;
  border: 3px solid #b6cce3;
  border-radius: 4px;
  box-shadow: 0 0 5px #ccc;
  color: #444;
  display: none;
  margin-left: 450px;
  padding: 15px;
  position: fixed;
  top: 185px;
  width: 230px;
  z-index: 90;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#supportbox #killchat img {
  display: inline;
  float: right;
  margin: -15px -15px 0 0;
}
#supportbox .chatbtn {
  padding: 10px 0 20px;
  text-align: center;
}
/*carousel*/
#exlslide .disable, #certex .disable {
  visibility: hidden;
}
#exlslide, #certex {
  overflow: hidden;
}
#certex {
  margin-bottom: 10px;
}
#exlslide .viewport {
  float: left;
  height: 90px;
  overflow: hidden;
  position: relative;
  width: 142px;
}
#exlslide .overview {
  left: 0;
  position: absolute;
  top: 0;
  width: 142px;
}
#exlslide .overview li {
  float: left;
  height: 87px;
  margin-right: 8px;
  width: 67px;
}
#exlslide .overview li img {
  border: 1px solid #dcdcdc;
}
#exlslide .prev, #exlslide .next {
  float: left;
  margin: 32px 3px 0;
}
#certex .viewport {
  float: left;
  height: 57px;
  margin: 0 2px;
  overflow: hidden;
  position: relative;
  width: 268px;
}
#certex .overview {
  left: 0;
  position: absolute;
  top: 0;
  width: 268px;
}
#certex .overview li {
  float: left;
  height: 55px;
  margin-right: 2px;
  width: 65px;
}
#certex .prev, #certex .next {
  float: left;
  margin: 18px 0 0;
}
/*pop-up*/
#discount, #download, #details, #details2 {
  display: none;
  overflow: hidden;
  padding: 20px 20px 0;
}
#discount h4 {
  color: #043260;
  font-weight: bold;
  text-align: center;
}
#discount h4 span {
  color: #329700;
}
#discount div.fl-lft .btext {
  color: #4c8d00;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 6px;
}
#discount div.fl-lft {
  text-align: center;
  width: 285px;
}
#discount div.fl-rgh {
  width: 380px;
}
#discount div.fl-rgh form {
  line-height: 1.4;
}
#discount div.fl-rgh .btext {
  color: #0467BF;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 8px;
}
#discount .inptxt, #discount .inptxt_error {
  padding-bottom: 6px;
  padding-top: 6px;
  width: 270px;
}
#discount input {
  margin: 2px 0 5px;
}
#download h2, #details h2, #details2 h2 {
  font-size: 22px;
}
#download form {
  background: url(/design/images/bg-download.png) 0 0 no-repeat;
  height: 71px;
  margin: 0 auto 10px;
  padding: 15px 0 0 15px;
  width: 514px;
}
#download form div {
  margin-bottom: 5px;
}
#download form input, #download form span {
  vertical-align: middle;
}
#download form input {
  margin-left: 7px;
}
#download form .inptxt {
  padding-bottom: 5px;
  padding-top: 5px;
  width: 220px;
}
#download li {
  padding-bottom: 3px;
  padding-top: 2px;
}
#details div.fl-rgh, #details2 div.fl-rgh {
  position: relative;
  width: 460px;
}
#details li, #details2 li {
  padding-bottom: 2px !important;
}
/*tabs*/
.tabs-standard {
  padding-top: 1px;
}
.sliderkit-nav-clip li {
  background: #fafcfe;
  border: #e6eaee 1px solid;
  border-bottom: none;
  cursor: pointer;
  float: left;
  padding: 7px 15px;
}
.sliderkit-nav-clip a {
  color: #333;
  text-decoration: none;
}
.sliderkit-nav-clip .sliderkit-selected {
  background: #fff;
  border: #ddd 1px solid;
  border-bottom: #fff 1px solid;
  border-radius: 5px 5px 0 0;
  font-size: 13px;
  font-weight: bold;
  margin: -3px 0 -1px;
  padding-top: 9px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.sliderkit-panels {
  border: #ddd 1px solid;
  border-radius: 0 7px 7px 7px;
  padding: 15px 10px 10px;
  -moz-border-radius: 0 7px 7px 7px;
  -webkit-border-radius: 0 7px 7px 7px;
}
.tbreview p, .tbreview hr {
  margin: 0 0 8px;
}
.tbreview p {
  font-style: italic;
}
.tbreview p.note {
  text-align:right;
  color:grey;
}
.mainfo li.addition {
  list-style: none !important;
}
.tbProd, .tbProd2 {
  border-bottom: 1px solid #e7e7e7;  
  padding: 8px 0;
}
.tbProdR {
  float: right;
  width: 540px;
}
.tbProdR2 {
  display: inline;
  float: left;
  padding-left: 15px;
  width: 710px;
}
.tbProdR a, .tbProdR2 a, .tbProdR span.blue {
  color: #0c5fa6;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.tbProdR a:hover, .tbProdR2 a:hover {
  text-decoration: underline;
}
.tbProdR p, .tbProdR2 p {
  margin-top: 5px;
}
.tbProdR .size11 .grey, .tbProdR2 .size11 .grey {
  color: #919191;
  padding: 0 8px;
}
.tbProdR .size11 span, .tbProdR .size11 strong, .tbProdR2 .size11 span, .tbProdR2 .size11 strong {
  display: inline-block;
}
.tbProd2 img.fl-rgh {
  margin-top: 50px;
}
#prDetail {
  background: #eff2f5;
  border-radius: 0 0 7px 7px;
  font-size: 13px;
  margin: 5px -10px -10px -10px;
  padding: 15px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
}
#prDetail label, #prDetail span, #prDetail a, #qahc label, #qahc span, #qahc a {
  display: inline-block;
}
#prDetail label {
  cursor: pointer;
  font-weight: bold;
}
#qahc {
  background: #eff2f5;
  border-radius: 5px;
  font-size: 13px;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#qahc label {
  cursor: pointer;
}
.tbProdPrice {
  color: #0c5fa6;
  float: right;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
/*content*/
#sitemap p a {
  font-size: 14px;
  font-weight: bold;
}
#sitemap ul {
  overflow: hidden;
}
#sitemap li {
  background: url(/design/images/limap.png) 0 0 no-repeat;
  display: inline;
  float: left;
  padding: 0 7px 3px 12px;
  width: 119px;
}
#sitemap li a {
  color: #2e5eb6;
}
.greybox {
  border: #ddd 1px solid;
  border-radius: 7px;
  height: 1%;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#left {
  float: left;
  width: 720px;
}
#lCert h4 {
  font-size: 19px;
  text-transform: uppercase;
}
.courselogo {
  background: url(/design/images/shadbox-big.png) 0 0 no-repeat;
  float: left;
  height: 174px;
  text-align: center;
  width: 184px;
}
.courselogo .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.courselogo img {
  vertical-align: middle;
}
.courseinfo {
  float: right;
  line-height: 1.6;
  width: 500px;
}
.courseinfo li {
  color: #0c5fa6;
  list-style: disc;
  margin-left: 20px;
}
 .leveltxt li {
  color: #0c5fa6;
  list-style: disc;
  margin-left: 15px;
}
.courseinfo li li {
  margin-left: 12px !important;
}
.leveltxt li li {
  margin-left: 20px !important;
}
.leveltxt li {
  padding: 3px 0;
}
.leveltxt ul, .courseinfo ul {
  line-height: 1.4;
  margin: 2px 0 4px;
}
.leveltxt p {
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
}
.leveltxt strong {
  font-size: 13px;
}
.leveltxt2 li li {
  margin-left: 20px !important;
}
.leveltxt2 li {
  padding: 2px 0;
}
.leveltxt2 ul, .courseinfo ul {
  line-height: 1.4;
  margin: 2px 0 4px;
}
.leveltxt2 p {
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}
.leveltxt2 p.mainlev {
  font-size: 14px;
  font-weight: bold;
  padding-top: 7px;
}
.leveltxt2 strong {
  font-size: 13px;
}
.lvltitle {
  background: #e1ebf6;
  border-radius: 7px 7px 0 0;
  color: #0c5fa6;
  font-size: 18px;
  margin: -10px -10px 10px -10px;
  padding: 6px 10px;
  text-transform: uppercase;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}
.vndrtitle {
  background: #e1ebf6;
  color: #0c5fa6;
  font-size: 17px;
  margin: 8px -10px 7px -10px;
  padding: 6px 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.vndrtitlef {
  background: #e1ebf6;
  color: #0c5fa6;
  font-size: 17px;
  font-weight: bold;
  margin: -7px -10px 7px -10px;
  padding: 6px 10px;
  text-transform: uppercase;
  border-right:#dddddd 1px solid;
  border-top-right-radius:5px;
}
.vndrtitle a, .vndrtitlef a {
  text-decoration: none;
}
.vndrtitle a:hover, .vndrtitlef a:hover {
  text-decoration: underline;
}
#lGuar, #lArt, #lSearch {
  background: #fbfbfb;
}
#lGuar h1 {
  font-size: 28px;
}
#lGuar img {
  float: left;
  padding: 10px 15px 10px 0;
}
.violetB {
  background: #f6f9fe url(/design/images/bg-violetB.png) 0 0 repeat-x;
  border: #c9c9c9 1px solid;
  border-radius: 7px;
  height: 1%;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.violetS {
  background: #f6f9fe url(/design/images/bg-violetS.png) 0 0 repeat-x;
  border: #c9c9c9 1px solid;
  border-radius: 7px;
  height: 1%;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.violetS h2 {
  color: #043260;
}
#preorder ol li {
  color: #2e5eb6;
  font-weight: bold;
}
#preorder ol span {
  color: #333;
  font-weight: normal;
}
#preordinp {
  background: url(/design/images/inp-preorder.png) 0 0 no-repeat;
  height: 27px;
  margin: 0 auto 8px;
  width: 196px;
}
#preordinp input {
  background: #fff;
  color: #333;
  font-size: 12px;
  height: 18px;
  margin: 5px 4px 0;
  width: 184px;
}
#preorder form h1 {
  color: #0c5fa6;
  font-weight: bold;
  margin-bottom: 8px;
}
.inptxt, .inptxt_error {
  background: #fff url(/design/images/shadow.png) 0 0 repeat-x;
  border: #ced2d6 1px solid;
  color: #474c58;
  font-size: 12px;
  height: 15px;
  padding: 3px 4px;
  width: 190px;
}
.inpsel, .inpsel_error {
  background: #fff url(/design/images/shadow.png) 0 0 repeat-x;
  border: #ced2d6 1px solid;
  color: #474c58;
  font-size: 12px;
  height: 23px;
  padding: 1px 3px;
  width: 200px;
}
.inparea, .inparea_error {
  background: #fff url(/design/images/shadow.png) 0 0 repeat-x;
  border: #ced2d6 1px solid;
  color: #474c58;
  font-size: 12px;
  height: 70px;
  padding: 3px;
  width: 540px;
}
.inpcheck, .inpcheck_error {
  margin-right: 5px;
  vertical-align: top;
}
.faq h2 {
  color: #043260;
  font-size: 22px;
}
.faq h4 {
  font-size: 14px;
  line-height: 18px;
  font-weight:bold;
}
.faq ul {
  list-style: disc;
  margin-left: 25px;
}
.faq li {
  padding: 3px 0;
}
#lArt h2 {
  font-size: 22px;
  padding-top: 5px;
}
#lArt ul li {
  list-style: disc;
  margin-left: 25px;
}
#lArt table {
  margin-bottom: 10px;
}
#lArt th {
  background: #e8f1fa;
  border: #c9c9c9 1px solid;
  color: #17588e;
  font-size: 12px;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
#lArt td {
  border: #c9c9c9 1px solid;
  font-size: 12px;
  padding: 8px;
  vertical-align: middle;
}
#rLicen h4 {
  font-size: 15px;
  padding-top: 5px;
}
#partnerForm td {
  padding: 4px 6px 4px 0;
  vertical-align: top;
}
#partnerForm table, .shiptbl {
  margin-bottom: 10px;
}
#partnerForm td.text-rgh {
  padding-top: 7px;
}
.shiptbl td {
  padding: 4px 10px 4px 0;
  vertical-align: middle;
}
.shiptbl td.bold {
  font-size: 13px;
  vertical-align: middle;
}
#vendlist li a {
  color: #2e5eb6;
}
#vendlist p a {
  font-size: 14px;
  font-weight: bold;
}
#vendlist ul {
  overflow: hidden;
}
#vendlist li {
  background: url(/design/images/limap.png) 0 0 no-repeat;
  display: inline;
  float: left;
  padding: 0 7px 3px 12px;
  width: 300px;
}
#promovend td {
  padding: 0 15px 12px 6px;
  text-align: center;
  vertical-align: top;
}
.boxlogo {
  background: url(/design/images/shadbox-small.png) 0 0 no-repeat;
  height: 110px;
  padding-bottom: 3px !important;
  vertical-align: middle !important;
  width: 100px;
}
#promotion {
  background: url(/design/images/bg-email.png) 0 0 no-repeat;
  border: #c9c9c9 1px solid;
  border-radius: 7px;
  height: 219px;
  margin: 7px 0 5px;
  padding: 15px 0 0 522px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#promotion h1 {
  font-size: 28px;
  margin-bottom: 8px;
}
#promocode {
  color: #0467bf;
  font-size: 18px;
  margin-bottom: 10px;
}
#promocode input {
  background: #fff1ae;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  margin-left: 10px;
  padding: 5px 10px;
  vertical-align: middle;
  width: 140px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#promofind {
  background: url(/design/images/bg-promofind.png) 0 0 no-repeat;
  height: 108px;
  padding: 15px 20px 0;
  width: 376px;
}
#promofind p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 7px;
}
#promofind .inpsel {
  border: none;
  margin-bottom: 10px;
  width: 250px;
}
#signup div.fl-rgh {
  padding-bottom: 5px;
  width: 610px;
}
#signup .liblue li {
  float: left;
  font-weight: bold;
  padding-right: 8px;
  width: 310px;
}
#signup .logregtbl {
  margin: 8px -10px 0;
  width: 718px;
}
.logth {
  background: #c2d8f1;
  color: #043260;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 356px;
}
.logtd {
  background: url(/design/images/bg-logtd.png) 0 0 repeat-x;
  color: #464646;
  padding: 0 15px 10px;
  vertical-align: top;
}
.logtd a {
  text-decoration: none;
}
.logtd .inptxt, .logtd .inptxt_error {
  margin: 2px 0;
  width: 300px;
}
.logtd .strict {
  padding-bottom: 7px;
}
#demo {
  background: url(/design/images/bg-demo.png) 0 0 no-repeat;
  height: 86px;
  margin: 0 auto 6px;
  padding: 17px 17px 0 17px;
  width: 432px;
}
#demo select {
  background: #fff;
  border: none;
  border-radius: 5px;
  color: #333;
  font-size: 12px;
  height: 28px;
  margin-bottom: 10px;
  padding: 4px;
  vertical-align: middle;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#demo select.fl-lft {
  width: 220px;
}
#demo select.fl-rgh {
  width: 164px;
}
#demo p.fl-lft {
  color: #fff;
  display: inline;
  font-size: 12px;
  padding: 7px 0 0 10px;
}
#demo input.fl-lft {
  background: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  padding: 4px;
  width: 212px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.demonote {
  color: #555;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}
#blueProd {
  float: left;
  height: 400px;
  width: 584px;
}
#srchProd {
  background: url(/design/images/bg-srch.png) 0 0 no-repeat;
  height: 60px;
  margin: 0 auto;
  padding: 23px 0 0 20px;
  width: 426px;
}
#srchProd input, #srchProd select {
  vertical-align: middle;
}
#srchProd select {
  background: #fff;
  border: none;
  border-radius: 5px;
  color: #333;
  font-size: 12px;
  height: 32px;
  margin-right: 7px;
  padding: 5px 3px;
  width: 290px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#yellowProd {
  background: #ffeebd;
  border: #c9c9c9 1px solid;
  border-radius: 7px;
  float: right;
  height: 405px;
  margin-bottom: 5px;
  padding: 0 15px 10px;
  width: 338px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#yellowProd .cap {
  background: #fde295;
  border-radius: 7px 7px 0 0;
  color: #136603;
  font-size: 18px;
  margin: 0 -15px 10px;
  padding: 10px 15px;
  text-transform: uppercase;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}
#yellowProd .cap span {
  color: #661603;
  font-size: 26px;
}
#yellowProd a {
  font-size: 15px;
}
#yellowProd .alloc {
  color: #661603;
  font-size: 14px;
}
#yellowProd img {
  margin: -10px 0 0 -10px;
}
#megaPack .liblue {
  background: url(/design/images/box-megapack.png) right 20px no-repeat;
  padding-right: 285px;
}
#megaPack table {
  margin: 0 -10px;
  width: 717px;
}
#megaPack th {
  background: #cde0f4;
  color: #355eaa;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 8px;
  text-align: center;
}
#megaPack .bordr {
  border-right: #f6f9fe 3px solid;
}
#megaPack td {
  background: url(/design/images/bg-megapack.png) 0 0 repeat-x;
  font-size: 14px;
  padding: 0 8px 5px;
  text-align: center;
  vertical-align: top;
}
#megaPack td p {
  padding-bottom: 5px;
}
#megaPack .price {
  color: #b8292f;
  font-size: 23px;
  font-weight: bold;
}
#topVC {
  padding: 0 !important;
}
#topVC th {
  background: #bbb url(/design/images/bg-topth.png) 0 0 repeat-x;
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 50%;
}
#topVC td {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}
#topVC td.bordr {
  border-right: #ebebeb 1px solid;
}
#topVC th.bordr {
  border-right: #a6a6a6 1px solid;
}
#paystep h2, #basket h2, #support h2  {
  font-size: 22px;
}
#paystep h3 {
  margin-bottom: 10px;
}
#paystep form td {
  padding: 0 7px 4px 0;
  vertical-align: middle;
}
.inpay {
  background: url(/design/images/inp-paynow.png) 0 0 no-repeat;
  height: 24px;
  width: 221px;
}
.inpay input {
  font-size: 12px;
  height: 16px;
  margin: 4px 0 0 5px;
  width: 210px;
}
.total {
  color: #2e5eb6;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  padding-bottom: 15px;
}
.subprice {
  color: #274479;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
#scFooter p {
  padding-bottom: 0 !important;
}
.tblSup td {
  padding: 5px 7px 7px 0;
  vertical-align: top;
}
.tblSup .inparea, .tblSup .inparea_error {
  width: 530px;
}
.tblSup .inptxt, .tblSup .inptxt_error {
  width: 250px;
}
.tblSup .inpsel, .tblSup .inpsel_error {
  width: 260px;
}
.ordbasket {
  margin-bottom: 10px;
  width: 100%;
}
.ordbasket th {
  border-bottom: #e8e8e8 1px solid;
  font-weight: bold;
  padding: 10px 5px 3px;
}
.ordbasket td {
  border-bottom: #e8e8e8 1px solid;
  padding: 5px 7px;
}
.labinfo p {
  margin-bottom: 5px;
}
#examlabL {
  float: left;
  width: 200px;
}
#examlabR {
  float: right;
  padding-top: 10px;
  width: 480px;
}
#examlabR form td {
  padding-left: 10px;
}
#examlabR .newpr {
  color: #0c5fa6;
  font-size: 16px;
}
#examlabR .oldpr {
  color: #cf0227;
  font-size: 18px;
  font-weight: bold;
}
#examlabL .save {
  color: #fff;
  font-size: 18px;
  height: 45px;
  margin-bottom: 15px;
  padding: 178px 7px 0 120px;
  text-align: center;
  text-shadow: 0 2px 1px #a35d13;
  width: 62px;
}
#examlabL #studgui {
  background: url(/design/images/boxExsg.png) 0 0 no-repeat;
}
#examlabL #praclab {
  background: url(/design/images/boxExlab.png) 0 0 no-repeat;
}
#examlabL #audgui {
  background: url(/design/images/boxExaudio.png) 0 0 no-repeat;
}
#examlabL #rsreallab {
  background: url(/design/images/box-realabrs.png) 0 0 no-repeat;
}
#promo {
  background: url(/design/images/bg-promo.png) 0 0 no-repeat;
  color: #464646;
  float: right;
  font-size: 11px;
  height: 42px;
  margin-bottom: 10px;
  padding: 20px 0 0 10px;
  width: 317px;
}
#promo input, #promo span {
  vertical-align: middle;
}
#promo input {
  margin-left: 7px;
}
#promo .inptxt, #promo .inptxt_error {
  border: #b2b6bc 1px solid;
  width: 120px;
}
.billing {
  color: #474c58;
  margin-bottom: 10px;
}
.billing td {
  padding: 3px 7px 3px 0;
  vertical-align: middle;
}
.billing .inptxt, .billing .inptxt_error {
  width: 230px;
}
.billing .inpsel, .billing .inpsel_error {
  width: 240px;
}
img.info2 {
  margin-left: 5px;
  vertical-align: top;
}
a.info {
  color: #474c58;
  margin-left: 5px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
}
a.info span.cvv, #emailErr {
  display: none;
}
a.info:hover span.cvv {
  background: #F1F7FC;
  border: 1px solid #ddd;
  color: #000;
  display: block;
  left: 141px;
  padding: 10px 10px 0;
  position: absolute;
  top: -380px;
  width: 275px;
  z-index: 50;
}
a.info:hover span.cvv p {
  padding-bottom: 10px;
  text-align: justify;
}
.pcolor {
  color: #555;
}
#rBill {
  border-left: #dcdcdc 1px solid;
  display: inline;
  float: right;
  font-size: 11px;
  padding: 0 15px;
  width: 250px;
}
#homeUnlim h2 {
  color: #043260;
  font-size: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#homeUnlim div.fl-rgh {
  width: 410px;
}
.libluesm li {
  background: url(/design/images/libluesm.png) 0 2px no-repeat;
  line-height: 1.4;
  padding: 0 0 0 20px;
}
.homer {
  overflow: hidden;
}
.homer li {
  float: left;
  width: 115px;
}
#rHome h4 {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 8px;
}
#rHome a {
  line-height: 1.3;
}
.topinfo {
  overflow: hidden;
  padding: 0 10px 0 10px;
}
.topinfo img {
  float: left;
  margin: 0 15px 10px 0;
}
.topinfo ul li, .mainfo ul li {
  list-style: disc inside;
  margin-left: 8px;
  padding-bottom: 3px;
}
.topinfo div.fl-rgh {
  width: 575px;
}
.mainfo p {
  line-height: 1.4;
  margin-bottom: 10px;
}
.mainfo ul, .mainfo ol {
  line-height: 1.4;
  margin-bottom: 7px;
}
.labL {
  float: left;
  text-align: center;
  width: 150px;
}
.labL .oldpr {
  color: #1f63b1;
  font-size: 13px;
  padding: 15px 0 3px;
}
.labL .newpr {
  color: #b8292f;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 8px;
}
#labInf hr {
  margin: 15px 0;
}
.labR {
  color: #474c58;
  float: right;
  width: 535px;
}
.labR h3 {
  margin-bottom: 10px;
}
.labR .slip25 {
  color: #2e4c84;
}
#ccieLab {
  background: url(/design/images/box-labs.png) 0 0 no-repeat;
  color: #fff;
  font-size: 14px;
  height: 62px;
  padding: 107px 30px 0 472px;
  width: 50px;
  text-align:center;
}
#workBooks td {
  vertical-align: top;
}
#workBooks .newpr {
  color: #b8292f;
  font-size: 23px;
  font-weight: bold;
  padding-top: 48px;
}
#workBooks .alloc {
  background: url(/design/images/line.png) center bottom no-repeat;
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#certL {
  display: inline;
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 305px;
}
#certL a {
  text-decoration:none;
}
#certL a:hover {
  text-decoration:underline;
}
#certL a.demopup {
  text-decoration:underline;
}
#certL a.demopup:hover {
  text-decoration:none;
}
#certL .save {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  height: 62px;
  margin-bottom: 10px;
  padding: 180px 10px 0 176px;
  text-align: center;
  text-shadow: 0 2px 1px #a35d13;
  width: 100px;
}
#certL .saveBig {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  height: 66px;
  margin-bottom: 10px;
  padding: 173px 65px 0 100px;
  text-shadow: 0 2px 1px #a35d13;
  width: 100px;
  text-align:center;
}
.examltxt a {
  text-decoration:none;
}
.examltxt a:hover {
  text-decoration:underline;
}
a.examlhead {
  text-decoration:none;
}
a.examlhead:hover {
  text-decoration:underline;
}
#bundl2 {
  background: url(/design/images/box-bundl2.png) 0 0 no-repeat;
}
#bundl3 {
  background: url(/design/images/box-bundle3.png) 0 0 no-repeat;
}
#bundl2p-1 {
  background: url(/design/images/box-bundl2p-1.png) 0 0 no-repeat;
}
#bundl2p-2 {
  background: url(/design/images/box-bundl2p-2.png) 0 0 no-repeat;
}
#bundl2p-3 {
  background: url(/design/images/box-bundl2p-3.png) 0 0 no-repeat;
}
#bundl2p-4 {
  background: url(/design/images/box-bundl2p-4.png) 0 0 no-repeat;
}
#bundl2p-5 {
  background: url(/design/images/box-bundl2p-5.png) 0 0 no-repeat;
}
#bundl2p-6 {
  background: url(/design/images/box-bundl2p-6.png) 0 0 no-repeat;
}
#bundl3p-1 {
  background: url(/design/images/box-bundl3p-1.png) 0 0 no-repeat;
}
#bundl3p-2 {
  background: url(/design/images/box-bundl3p-2.png) 0 0 no-repeat;
}
#bundl3p-3 {
  background: url(/design/images/box-bundl3p-3.png) 0 0 no-repeat;
}
#bundl3p-4 {
  background: url(/design/images/box-bundl3p-4.png) 0 0 no-repeat;
}
#bundl4p {
  background: url(/design/images/box-bundl4p.png) 0 0 no-repeat;
}
#boxExam {
  background: url(/design/images/box-exam.png) 0 0 no-repeat;
}
#boxSG {
  background: url(/design/images/box-sg2.png) 0 0 no-repeat;
}
#boxLab {
  background: url(/design/images/box-lab2.png) 0 0 no-repeat;
}
#boxAudio {
  background: url(/design/images/box-audio2.png) 0 0 no-repeat;
}
#certR {
  float: right;
  margin-bottom: 20px;
  width: 660px;
}
#certR h2, .cinfoR h2, .certAll h2 {
  font-size: 22px;
  margin-bottom: 5px;
}
#certR h3, .cinfoR h3, .certAll h3 {
  font-size: 21px;
  line-height: 24px;
}
#mback {
  background: url(/design/images/bg-mback.png) 0 0 no-repeat;
  float: left;
  height: 108px;
  margin-bottom: 20px;
  width: 477px;
}
#mback img {
  display: inline;
  float: left;
  padding: 15px 10px 0 10px;
}
#mback h2 {
  color: #333;
  font-size: 20px;
  padding-top: 7px;
}
#mback p {
  font-size: 13px;
  padding-right: 10px;
}
#certPrice {
  color: #043260;
  float: right;
  font-size: 24px;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: right;
  width: 400px;
}
#certPrice p {
  line-height: 1;
  padding-bottom: 5px;
}
#certPrice .added {
  float: right;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 150px;
}
#boxIndiv {
  background: #fff url(/design/images/bg-boxInd.png) 0 0 repeat-x;
  margin: 0 -4px;
  overflow: hidden;
  padding: 15px 0 0 15px;
}
#boxIndiv h2 {
  margin-bottom: 15px;
}
#boxIndiv .item {
  float: left;
  margin: 0 5px 20px 0;
  overflow: hidden;
  width: 237px;
}
#boxIndiv div.fl-rgh {
  padding-top: 8px;
  width: 150px;
}
#boxIndiv .iplink {
  color: #0c5fa6;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#boxIndiv .ipname {
  color: #0c5fa6;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#boxIndiv .iplink:hover {
  text-decoration: underline;
}
#boxIndiv p.size11 {
  line-height: 1.3;
  padding: 7px 0;
}
#boxIndiv .icart {
  float: right;
  text-align: center;
  width: 90px;
}
.btinfoL {
  float: left;
  width: 478px;
}
#certR .btinfoL {
  width: 320px !important;
}
.btinfoR {
  float: right;
  width: 478px;
}
#certR .btinfoR {
  width: 310px !important;
}
#bigTab #certR {
  margin-bottom: 0;
  width: 640px;
}
.cinfoL {
  display: inline;
  float: left;
  line-height: 1.3;
  margin-bottom: 15px;
  padding: 10px 0 0 10px;
  width: 290px;
}
.cinfoL a{
  text-decoration:none;
}
.cinfoL a:hover{
  text-decoration:underline;
}
.cinfoR {
  float: right;
  width: 675px;
}
.cinfoL2 {
  float: left;
  line-height: 1.5;
  margin-bottom: 20px;
  width: 450px;
}
.cinfoL2 a{
  text-decoration:none;
}
.cinfoL2 a:hover{
  text-decoration:underline;
}
#examL {
  float: left;
  margin-bottom: 20px;
  text-align: center;
  width: 260px;
}
#examL a.demopup {
  text-decoration:underline;
}
#examL a.demopup:hover {
  text-decoration:none;
}
#examR {
  display: inline;
  float: right;
  font-size: 13px;
  margin-bottom: 20px;
  padding-right: 10px;
  width: 700px;
}
#examR h2 {
  font-size: 21px;
}
#examR .alloc strong {
  color: #043260;
  font-size: 15px;
}
#forgotForm {
  padding-bottom: 20px;
  text-align: center;
}
#forgotForm input {
  margin-left: 10px;
  vertical-align: middle;
}
#forgotForm .inptxt, #forgotForm .inptxt_error {
  padding-bottom: 6px;
  padding-top: 6px;
  width: 280px;
}
#listItem p a {
  font-size: 14px;
  font-weight: bold;
}
#listItem li {
  background: url(/design/images/limap.png) 0 0 no-repeat;
  display: inline;
  float: left;
  padding: 0 10px 3px 12px;
  width: 150px;
}
#listItem ul {
  overflow: hidden;
}
#listItem li a {
  color: #2e5eb6;
}
#blockErr {
  padding: 15px 30px 0;
}
#blockErr img {
  float: left;
  margin-right: 30px;
}
#blockErr h1 {
  padding-top: 20px;
}
.srchpager {
  border-top: #dcdcdc 1px solid;
  padding: 15px 0;
  text-align: right;
}
#lNews li {
  float: left;
  width: 310px;
}
.infoback {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  text-align: right;
}
.bundlProd {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.bundlProd form {
  text-align: right;
  width: 120px;
}
.bundlProd p {
  padding-bottom: 5px;
}
.bundlProd p.fl-rgh {
  font-size: 13px;
  padding-top: 10px;
  text-align: right;
  width: 560px;
}
.demolab {
  width: 100%;
}
.demolab td {
  padding: 5px 10px 5px 0;
  vertical-align: top;
}
.demolab tr:hover {
  background: #f5f5f5;
}
#lab_block h1 {
  color: #0467bf;
}
#lab_block h2 {
  color: #043260;
}
#lab_block ul ul li {
  margin-left: 20px;
}
#lab_block img {
  display: block;
  margin: 0 auto;
}
#lab_block .crumbs {
  padding-bottom: 10px;
  text-align: right;
}
#lab_block hr {
  margin-top: 0;
}
.reallab {
  background: url(/design/images/curs-hand.png) right center no-repeat;
  padding: 5px 30px 5px 0;
}
/*ie6*/
* html ol li {
  list-style: decimal;
  margin-left: 25px;
  padding-bottom: 3px;
}
* html .liblue li {
  background: url(/design/images/liblue.png) 0 0 no-repeat;
  padding: 2px 0 5px 25px
}
.specpad li {
  padding-bottom: 0 !important;
}
#promovend h3 {
  margin-bottom: 10px;
  margin-left: 5px;
}
#homeUnlim h5 {
  font-weight: normal !important;
}
.categpad p {
  padding-bottom: 10px;
}
.martop {
  margin-top:10px;
}
.faqs .question{
  font-weight:bold;
  padding:7px 0;
}
.faqs .answer ul{
  padding-bottom: 5px;
}
.faqs .answer ul li {
  list-style: disc;
  margin-left: 20px;
}
.faqs .answer p{
  padding-bottom: 10px;
  text-align:justify;
}
.space {
  clear: both;
  float: none;
  font-size: 0;
  height:10px;
}
.redtext {
	font-size:11px;
	color:red;
	padding:2px 0 4px 0;
}
.padt10 {
  padding-top: 10px;
}
#expprods .mainhr {
  border: none;
  height: 1px;
  margin: 10px auto;
  width:500px;
}
#cntr {
  margin: 0 auto;
  width: 720px;
}
#cntr h1{
  font-size: 30px;
  text-align:center;
  margin: 25px 0;
}
#cntr h2, #cntr h3{
  text-align:center;
  font-weight:bold;
}
#cntr h2{
  color: #043260;
}
#cntr h3 a{
  text-decoration:underline;;
}
#cntr h3 a:hover{
  text-decoration:none; 
}
#cntr .hed{
  font-size: 18px;
  text-align:center;
}
#cntr .mainb {
  background: #fbfbfb;
  border: #ddd 1px solid;
  border-radius: 7px;
  height: 1%;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#cntr .orderinf {
  padding: 0 !important;
  border: 1px solid #2e7057;
  border-radius: 7px;
}
#cntr .orderinf .order {
  width:100%;
}
#cntr .orderinf .order th {
  background: #fdf1cd;
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #2e7057;
  font-weight:bold;
}
#cntr .orderinf .order td {
  padding: 5px;
  vertical-align: middle;
  width: 25%;
}
#cntr .orderinf .order td.space {
  padding: 0;
}
#cntr .orderinf .order .rgh {
  text-align: right;
}
#cntr .orderinf .order .price {
  text-align: center;
}
#cntr .orderinf .order td.bordr {
  border-right: #2e7057 1px solid;
}
#cntr .orderinf .order th.bordr {
  border-right: #2e7057 1px solid;
}
#cntr .orderinf .order hr {
  width:70%;
  margin:0 auto;
}
#cntr .billinf {
  background: #ffe876;
  margin:10px;
  padding: 0 8px 5px;
  vertical-align: top;
  border: 2px solid #2e7057;
}
#cntr .info {
  margin:10px;
  padding: 0 8px 5px;
  text-align:center;
}