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 {
  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*/
html, body {
  height: 100%;
}
body {
  background: #f0eeee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
a {
  color: #f07100;
  text-decoration: underline;
}
hr {
  background-color: #ccc;
  border: none;
  color: #ccc;
  height: 1px;
  margin: 5px 0 10px;
}
h1 {
  color: #0A165A;
  font-size: 26px;
  line-height: 22px;
  margin-bottom: 15px;
  text-align: center;
}
h3 {
  color: #0A165A;
  font-size: 20px;
  line-height: 22px;
  padding: 7px 0 15px;  
  text-align: center;
}
h3 a {
  line-height: 30px;
}
th {
  border-bottom: #000 1px solid;
  font-weight: bold;
  padding: 5px 7px;
}
.bold {
  font-weight: bold;
}
.ital {
  font-style: italic;
}
.strike {
  text-decoration: line-through;
}
.clear {
  clear: both;
  float: none;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.fl-lft {
  float: left;
}
.fl-rgh {
  float: right;
}
.mtop10 {
  margin-top: 10px;
}
.mtop20 {
  margin-top: 20px;
}
.text p, .text ul, .text ol {
  line-height: 1.4;
  padding-bottom: 10px;
}
.forimg {
  font-size: 0;
  line-height: 0;
}
.forimg img {
  vertical-align: bottom;
}
.text-cntr {
  text-align: center;
}
.text-rgh {
  text-align: right;
}
.grey {
  color: #424242;
}
.yellow {
  color: #FEFE8A;
}
.blue {
  color: #244798;
}
.bgyell {
  background-color: #FFFFC0
}
.orange {
  color: #f07100;
}
.limg {
  float: left;
  margin: 0 10px 5px 0;
}
.rimg {
  display: inline;
  float: right;
  margin: 0 5px 5px 10px;
}
#wrap {
  background: url(images/bg.png) center top repeat-y;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  min-width: 1000px;
}
.inner {
  margin: 0 auto;
  padding: 0 5px;
  width: 990px;
}
#menu {
  background: #0a165a;
  height: 40px;
  line-height: 40px;
}
#menu a {
  color: #ffffc0;
  display: inline-block;
  font-size: 16px;
  margin-right: 30px;
  text-decoration: none;
}
#header {
  background: #244798;
  height: 130px;
}
.logo {
  display: inline;
  float: left;
  margin: 10px 0 0 200px;
}
.logo2 {
  display: inline;
  float: right;
  margin: 15px 30px 0 0;
}
#hshad {
  background: url(images/shadh.png) top left repeat-x;
  height: 10px;
}
#flags {
  background: url(images/bg-flag.png) center top no-repeat;
  margin: -42px auto 5px;
  width: 998px;
}
#flags td {
  padding: 5px 0 0 4px;
  text-align: center;
  vertical-align: top;
}
.flag {
  display: inline-block;
  height: 40px;
  width: 40px;
}
#fl1 {
  background: url(images/flags.png) left top no-repeat;
}
#fl2 {
  background: url(images/flags.png) -50px top no-repeat;
}
#fl3 {
  background: url(images/flags.png) -100px top no-repeat;
}
#fl4 {
  background: url(images/flags.png) -150px top no-repeat;
}
#fl5 {
  background: url(images/flags.png) -200px top no-repeat;
}
#fl6 {
  background: url(images/flags.png) -250px top no-repeat;
}
#fl7 {
  background: url(images/flags.png) -300px top no-repeat;
}
#fl8 {
  background: url(images/flags.png) -350px top no-repeat;
}
#fl9 {
  background: url(images/flags.png) -400px top no-repeat;
}
#fl10 {
  background: url(images/flags.png) -450px top no-repeat;
}
#fl11 {
  background: url(images/flags.png) left -50px no-repeat;
}
#fl12 {
  background: url(images/flags.png) -50px -50px no-repeat;
}
#fl13 {
  background: url(images/flags.png) -100px -50px no-repeat;
}
#fl14 {
  background: url(images/flags.png) -150px -50px no-repeat;
}
#fl15 {
  background: url(images/flags.png) -200px -50px no-repeat;
}
#fl16 {
  background: url(images/flags.png) -250px -50px no-repeat;
}
#fl17 {
  background: url(images/flags.png) -300px -50px no-repeat;
}
#fl18 {
  background: url(images/flags.png) -350px -50px no-repeat;
}
#fl19 {
  background: url(images/flags.png) -400px -50px no-repeat;
}
#fl20 {
  background: url(images/flags.png) -450px -50px no-repeat;
}
#spacer {
  height: 125px;
}
#footer {
  color: #fff;
  height: 110px;
  margin-top: -110px;
  min-width: 1000px;
}
#fshad {
  background: url(images/shadf.png) top left repeat-x;
  font-size: 0;
  height: 10px;
  line-height: 0;
}
#fcolor {
  background: #244798;
  height: 100px;
}
.fmenu {
  font-size: 13px;
  padding: 5px 0;
  text-align: center;
}
.fmenu a {
  color: #FFFFC0;
  display: inline-block;
  text-decoration: none;
}
.fmenu span {
  display: inline-block;
  margin: 0 10px;
}
.fmenutop {
  padding-top: 15px !important;
}
.fmenubot {
  padding-bottom: 15px !important;
}
.copyr {
  font-size: 11px;
  text-align: right;
}
#content {
  margin: 0 auto;
  width: 1000px;
}
#left {
  display: inline;
  float: left;
  margin-left: -5px;
  position: relative;
  width: 215px;
}
.menu {
  background: #375cad;
  color: #fff;
  font-size: 14px;
  padding: 3px 10px;
}
.menu a {
  color: #fefe8a;
  text-decoration: none;
}
#left .forimg, #left .menu {
  position: relative;
}
.lmenu {
  background: #f7f7f7;
  margin-left: 6px;
  padding: 6px 0 3px;
  width: 204px;
}
.lsep {
  background: #f7f7f7;
  font-size: 0;
  height: 2px;
  line-height: 0;
  margin-left: 6px;
  width: 204px;	
}
.lmenu li {
  background: url(images/lmenu.png) left 3px no-repeat;
  margin: 0 0 5px 8px;
  padding: 0 5px 0 15px;
}
.lmenu a {
  color: #000;
  text-decoration: none;
}
.lmenubot {
  background: #e2e2e2;
  font-size: 0;
  height: 1px;
  margin-left: 6px;
  width: 204px;
}
.menu a:hover, .lmenu a:hover {
  text-decoration: underline;
}
#right {
  display: inline;
  float: right;
  font-size: 14px;
  line-height: 18px;
  margin-right: 5px;
  padding-top: 15px;
  width: 770px;
}
.cart, .cart-home {
  margin: 0 auto;
}
.cart td {
  padding: 15px;
  vertical-align: top;
}
.cart-home td {
  padding: 5px 10px;
  vertical-align: middle;
}
.size16 {
  font-size: 16px;
}
.cart p, .spoffer p, .cart-home p {
  padding-bottom: 7px;
}
.cart a, .cart-home a {
  font-weight: bold;
  font-size: 15px;
}
.linkus {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.cntrs {
  margin: 0 auto;
  width: 640px;
}
.cntrs td {
  padding: 3px 7px;
  vertical-align: top;
}
.fulltb td {
  border-bottom: #ccc 1px solid;
  padding: 5px 7px;
}
#right ul li, #popup ul li {
  list-style: disc;
  margin-left: 25px;
}
#right ol li, #popup ol li {
  list-style: decimal;
  margin-left: 30px;
}
.vocab {
  margin-left: auto;
  margin-right: auto;  
}
.vocab td {
  padding: 3px 5px;
  vertical-align: top;
}
.vocab .text-rgh {
  font-weight: bold;
}
.rules {
  margin: 0 auto 20px;
  width: 660px;
}
.rules td {
  border: #ccc 1px solid;
  padding: 5px 10px
}
.rules .asth {
  background: #E1E1E1;
  font-weight: bold;
}
.linkar {
  border: #ccc 1px solid;
  font-size: 12px;
  height: 70px;
  padding: 5px;
  width: 745px;
}
#popup {
  padding-right: 10px;
}
#dlc {
  background: #fff;
  font-size: 24px;
  text-align: center;
}
.fancybox-skin {
  background: #fff !important;
}
#popup .ital {
  font-size: 14px;
}
.valignt td {
  vertical-align: top;
}
.bflag {
  display: inline-block;
  float: right;
  height: 60px;
  width: 60px;
}
#bfl11 {
  background: url(images/flags-big.png) left top no-repeat;
}
#bfl10 {
  background: url(images/flags-big.png) -70px top no-repeat;
}
#bfl9 {
  background: url(images/flags-big.png) -140px top no-repeat;
}
#bfl8 {
  background: url(images/flags-big.png) -210px top no-repeat;
}
#bfl7 {
  background: url(images/flags-big.png) -280px top no-repeat;
}
#bfl6 {
  background: url(images/flags-big.png) -350px top no-repeat;
}
#bfl5 {
  background: url(images/flags-big.png) left -70px no-repeat;
}
#bfl3 {
  background: url(images/flags-big.png) -70px -70px no-repeat;
}
#bfl4 {
  background: url(images/flags-big.png) -140px -70px no-repeat;
}
#bfl1 {
  background: url(images/flags-big.png) -210px -70px no-repeat;
}
#bfl2 {
  background: url(images/flags-big.png) -280px -70px no-repeat;
}
#custemon {
  background: #fcfcfc;
  border: 1px solid #ccc;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 15px;
  padding: 10px 10px 0;
}
#custemon .blue {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
}
.lswf {
  width: 100%;
}
.lswf td {
  padding-bottom: 15px;
}
.forlswf {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.forlswf a {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
iframe body {
  background: #fff !important;
}
.revprod {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0 250px;
}
.revprod p {
  margin-bottom: 7px;
  padding-bottom: 0;
}
.vdlist {
  line-height: 1.5;
}
.size12 {
  font-size: 12px;
}
.bundr {
  float: right;
  width: 360px;
}
.bundl {
  float: left;
  width: 370px;
}
#levels td {
  background: #f7f7f7;
  vertical-align: top;
}
#levels .fl-lft, #levels .fl-rgh {
  display: inline;
  padding-right: 20px;
  width: 215px;
}
#navDemo {
  background: url(images/black-navigation.jpg) left top no-repeat;
  height: 36px;
  line-height: 36px;
  margin-bottom: 6px;
  text-align: center;
  width: 766px;
}
#navDemo a {
  color: #fff;
  font-size: 18px;
  padding: 0 20px;
  text-decoration: none !important;
}
#navDemo a:hover, #navDemo a.active {
  color: #EAE0AC;
}
.mainprod {
  margin-bottom: 20px;
}
.mainprod td {
  padding: 0 15px;
  overflow: hidden;
  vertical-align: top;
  width: 50%;
}
.mainprod .prodtd {
  border: #ccc 1px solid;
  border-bottom: none;
  padding-top: 15px;
}
.mainprod .prodprice {
  border: #ccc 1px solid;
  border-top: none;
  padding-bottom: 10px;
}
.mainprod li {
  color: #375CAD;
}
.mainprod li span {
  color: #000;
}