#navigation {
  width: 100%;
  padding: 0;
  float: left;
}
#navigation .nav,
.nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation .nav {
  float: none;
  width: 100%;
  margin: 0 auto;
  line-height: 1;
}
#navigation .nav ul {
  position: absolute;
  top: -999em;
  width: 10em;
}
#navigation .nav ul li {
  width: 100%;
}
#navigation .nav li:hover {
  visibility: inherit;
}
#navigation .nav li {
  display: inline-block;
  position: relative;
}
#navigation .nav a {
  display: block;
  position: relative;
}
#navigation .nav li:hover ul {
  left: 0;
  top: inherit;
  z-index: 99;
}
#navigation ul.nav li:hover li ul {
  top: -999em;
}
#navigation ul.nav li li:hover ul {
  left: 10em;
  top: 0;
}
#navigation ul.nav li li:hover li ul {
  top: -999em;
}
#navigation ul.nav li li li:hover ul {
  left: 10em;
  top: 0;
}
#navigation ul.nav .active > a {
  color: #fff;
}
#navigation ul.nav li.active ul li a {
  background: 0 0;
}
#navigation ul.nav li ul li a:hover,
#navigation ul.nav li ul li.active a {
  background-image: none;
  text-align: left;
}
#navigation ul.nav li li.active > a {
  color: #fff;
  background: #555;
  border-radius: 0;
}
#navigation ul.nav li ul li.active ul li a {
  background-color: transparent;
}
#navigation ul.nav li ul li.active ul li a:hover {
  background-color: #777;
}
#navigation .nav li a {
  text-decoration: none;
  padding: 17px 15px;
  color: #c1c1c1;
}
#navigation .nav li ul li {
  margin: 0;
}
#navigation .nav li ul li a {
  border: 0;
  text-transform: capitalize;
  color: #fff;
  word-wrap: break-word;
  text-align: left;
}
#navigation .nav li {
  background: 0 0;
}
#navigation .nav li li {
  background: #999;
  white-space: normal;
  line-height: 15px;
}
#navigation .nav li li li {
  background: #999;
}
#navigation .nav li:hover {
  outline: 0;
  color: #fff;
}
#navigation .nav a:focus {
  color: #549ac8;
}
#navigation .nav a:hover {
  color: #549ac8;
  outline: 0;
}
#navigation .nav li ul li a:hover {
  background-image: none;
}
#navigation .nav li:hover ul li a:hover {
  color: #fff;
  background: #777;
  border-radius: 0;
}
@media screen and (max-width: 39.99em) {
  #navigation .nav li li,
  #navigation .nav li li li {
    background-color: transparent;
  }
  #navigation .nav li {
    border-top: 1px solid #aaa;
    background: #555;
  }
  #navigation .nav li a {
    overflow: hidden;
    line-height: 1.5;
    text-align: left;
  }
  #navigation .nav li a:hover {
    color: #fff;
    background: #777 !important;
  }
  #navigation .nav li.active > a {
    background: #666 !important;
    color: #fff;
  }
  #navigation .nav li.active > a:hover {
    background: 0 0 !important;
  }
  #navigation ul.nav li li.active > a {
    color: #fff;
    background: 0 0;
  }
  #navigation .nav li ul li a {
    color: #c1c1c1;
  }
  #navigation .nav li li a {
    padding-left: 1.2em;
  }
  #navigation .nav li li li a {
    padding-left: 1.8em;
  }
  #navigation .nav li li li li a {
    padding-left: 2.4em;
  }
  #navigation .nav li li li li li a {
    padding-left: 3em;
  }
  #navigation .nav ul {
    position: relative;
    width: auto;
    top: 0;
  }
  #navigation ul.nav li:hover ul {
    top: 0;
  }
  #navigation ul.nav li:hover li ul {
    top: 0;
  }
  #navigation ul.nav li li:hover li ul {
    top: 0;
  }
  #navigation ul.nav li li li:hover ul {
    left: 0;
  }
  #navigation ul.nav li li:hover ul {
    top: 0;
    left: 0;
  }
  #navigation .nav {
    font-size: 1.2em;
    margin-top: 0;
  }
  #navigation .webdexpress_navigation {
    text-align: right;
  }
}
@media screen and (min-width: 40em) and (max-device-width: 767px) {
  #navigation .nav li li,
  #navigation .nav li li li {
    background-color: transparent;
  }
  #navigation .nav li {
    border-top: 1px solid #aaa;
    background: #555;
  }
  #navigation .nav li a {
    overflow: hidden;
    line-height: 1.5;
    text-align: left;
  }
  #navigation .nav li a:hover {
    color: #fff;
    background: #777 !important;
  }
  #navigation .nav li.active > a {
    background: #666 !important;
    color: #fff;
  }
  #navigation .nav li.active > a:hover {
    background: 0 0 !important;
  }
  #navigation ul.nav li li.active > a {
    color: #fff;
    background: 0 0;
  }
  #navigation .nav li ul li a {
    color: #c1c1c1;
  }
  #navigation .nav li li a {
    padding-left: 1.2em;
  }
  #navigation .nav li li li a {
    padding-left: 1.8em;
  }
  #navigation .nav li li li li a {
    padding-left: 2.4em;
  }
  #navigation .nav li li li li li a {
    padding-left: 3em;
  }
  #navigation .nav ul {
    position: relative;
    width: auto;
    top: 0;
  }
  #navigation ul.nav li:hover ul {
    top: 0;
  }
  #navigation ul.nav li:hover li ul {
    top: 0;
  }
  #navigation ul.nav li li:hover li ul {
    top: 0;
  }
  #navigation ul.nav li li li:hover ul {
    left: 0;
  }
  #navigation ul.nav li li:hover ul {
    top: 0;
    left: 0;
  }
  #navigation .nav {
    font-size: 1.2em;
    margin-top: 0;
  }
  #navigation .webdexpress_navigation {
    text-align: right;
  }
}
* {
  box-sizing: border-box;
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
  box-sizing: content-box;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  font-size: 12px;
}
a {
  color: #5b9fdf;
}
a:hover {
  color: #3a93e5;
}
#container {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
#wrap {
  float: left;
  width: 100%;
  min-width: 980px;
}
#navigation {
  font-size: 15px;
  display: block;
  background: #000;
}
#navigation .webdexpress_navigation {
  margin: 0 auto;
  position: relative;
}
#navigation .nav {
  width: 100%;
  max-width: 980px;
}
#navigation .nav-toggle {
  background: url(../images/menu-icon-active.png) no-repeat center center
    transparent;
  background-size: 100% 100%;
  color: transparent;
  position: relative;
  border-width: 0;
  right: 0.5em;
  height: 2em;
  width: 2em;
}
#navigation .nav-toggle.active {
  background: url(../images/menu-icon.png) no-repeat center center transparent;
  background-size: 100% 100%;
}
.webdexpress_header {
  text-align: center;
  width: 100%;
  min-height: 500px;
  margin: 0 auto;
  padding: 200px 50px;
}
#header {
  width: 100%;
  float: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  background: #000;
  background-image: url(../images/pattern.png), url(../images/header.jpg);
  background-position: center center, center center;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}
#header h1 {
  width: 100%;
  font-size: 4.5em;
  display: block;
  font-weight: 400;
  text-align: center;
  margin: 0 0 10px 0;
  word-wrap: break-word;
  overflow: hidden;
  color: #fff;
  padding: 7px 10px;
}
#header a {
  color: #fff;
  text-decoration: none;
}
#header a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#header h2 {
  width: 100%;
  display: block;
  color: #e3e3e3;
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
  padding: 0.5em 1em;
  font-weight: 400;
}
.sub-header-size .webdexpress_header {
  min-height: 100% !important;
  padding: 20px 50px;
}
#whatsnew {
  float: left;
  width: 300px;
  line-height: normal;
  color: #a6a5a5;
}
.whatsnew_text {
  float: left;
  width: 100%;
  padding: 10px;
  background: #f2f5f8;
}
.whatsnew_text .BloguruGroupRSS {
  line-height: normal;
}
.whatsnew_date {
  color: #a6a6a6;
  padding: 0;
}
.whatsnew_title {
  word-wrap: break-word;
}
#whatsnew_full,
#whatsnew_full_list {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
#whatsnew_full .whatsnew_text,
#whatsnew_full_list .whatsnew_text {
  width: 100%;
  padding: 0;
  margin: 0 0 10px 0;
  padding: 10px 0;
  background: #fff;
}
#whatsnew_full_list .whatsnew_title {
  font-size: 1.2em;
  font-weight: 400;
  padding: 2px 0 5px 0;
}
#whatsnew_full_list i {
  width: 100%;
  font-style: normal;
}
#whatsnew_full i {
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
  color: #a6a6a6;
}
#whatsnew .page_title {
  word-wrap: break-word !important;
}
.whatsnew_excerpt {
  color: #000;
  padding: 0;
}
.page_title {
  font-size: 2em;
  color: #09487b;
  overflow: hidden;
  word-wrap: break-word;
  padding: 15px 0 10px 0;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
}
#mainbody_container {
  width: 100%;
  background: #4c4c4c;
  text-align: center;
}
#mainbody {
  width: 1000px;
  text-align: left;
  padding: 10px 20px 50px 20px;
  background: #fff;
  display: inline-block;
  margin: 0 auto;
  font-size: 1.2em;
}
#content {
  float: right;
  width: 640px;
  line-height: normal;
  overflow: auto;
  margin: 0 0 0 20px;
}
#user_content {
  width: 100%;
  float: left;
}
#user_content img {
  height: auto;
  max-width: 100%;
}
#user_content table th {
  font-weight: 700;
  text-align: center;
  background: #eee;
  padding: 10px;
}
#user_content table td {
  vertical-align: top;
  padding: 10px;
}
#user_content table {
  max-width: 100%;
}
#content.whatsnew_empty {
  width: 958px !important;
  padding: 10px 0;
  margin: 0;
}
#content .image_left {
  float: left;
  margin: 0 10px 10px 0;
}
#content blockquote {
  display: block;
  unicode-bidi: embed;
  margin: 1.12em 40px;
}
#content sup {
  font-size: xx-small;
  vertical-align: super;
}
#content sub {
  font-size: xx-small;
  vertical-align: sub;
}
#content p {
  font-size: 1em;
}
#content pre {
  font-family: monospace;
}
#user_content p:last-child {
  padding-bottom: 10px;
}
#content pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
#content h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
  font-weight: 700;
  padding: 5px 0;
}
#content h1 {
  font-size: 2.4em !important;
  color: #000;
}
#content h2 {
  font-size: 2.2em;
  color: #000;
}
#content h3 {
  font-size: 2em;
}
#content h4 {
  font-size: 1.8em;
}
#content h5 {
  font-size: 1.6em;
}
#content h6 {
  font-size: 1.4em;
}
#content em {
  font-style: italic;
}
#content strong {
  font-weight: 700;
}
#content ul {
  list-style-type: disc;
  margin: 0 0 0 15px;
  padding: 10px 0 10px 20px;
}
#content ol {
  list-style-type: decimal;
  margin: 0 0 0 15px;
  padding: 10px 0 10px 20px;
}
#footer {
  float: none;
  padding: 0 5px;
  font-size: 1.2em;
  text-align: center;
  line-height: normal;
  margin: 0 auto;
  padding: 50px 10px;
  width: 100%;
  background: #222;
  color: #fff;
}
#footer .webdexpress_navigation {
  float: none;
  margin-bottom: 3px;
  padding: 0 0 20px 0;
  width: 100%;
  clear: both;
}
#footer .webdexpress_navigation .webdexpress_menu {
  margin: 0 auto;
  max-width: 980px;
}
#footer .webdexpress_footer {
  float: none;
  word-wrap: break-word;
}
#footer .webdexpress_footer .Title {
  display: none;
}
#footer ul {
  padding-top: 1em;
}
#footer li,
#footer ul {
  display: inline;
  padding: 0 9px;
}
#footer li a {
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
  text-decoration: none;
  color: #909090;
}
#footer li a:hover {
  text-decoration: underline;
}
#footer .webdexpress_navigation .webdexpress_menu .nav ul {
  display: none;
}
#languages {
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
}
#languages a {
  display: inline-block;
  padding: 10px 15px 10px 40px;
  color: #909090;
  font-size: 13px;
  line-height: 16px;
  text-transform: capitalize;
  text-decoration: none;
}
#languages a:hover {
  text-decoration: underline;
}
#lang_eng {
  background: url(../images/icon-us.gif) no-repeat 11px 10px transparent;
}
#lang_jpn {
  background: url(../images/icon-jp.gif) no-repeat 11px 8px transparent;
}
a#admin_link {
  background: url(../images/icon-admin.png) no-repeat 10px 10px transparent;
  padding-left: 27px;
}
#admin_link {
  display: block;
  float: none;
}
.social-media {
  margin: 20px 0 0 0;
}
#contact_content_before {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #9b9284;
  line-height: normal;
}
#contact_content_before p {
  text-align: left;
}
#contact_content_before h2 {
  font-weight: 600;
  color: #000;
  font-size: 1.2em;
  margin: 0 0 0.2em;
}
#contact_content_before div {
  display: inline-block;
  margin: 0 20px 0.5em 0;
  vertical-align: top;
  text-align: left;
  /* height: 100%; */
  width: 285px;
}
#contact_content_before div div {
  padding: 0;
}
#contact_content_before b {
  color: #444;
}
#contact_content_before ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#contact_content_after {
  float: left;
  margin: 19px 0 0 0;
  width: 100%;
}
#contact_content_after p {
  margin: 0 0 15px 0;
}
#contact_form {
  max-width: 550px;
  margin: 0 auto;
}
.contact_notice {
  float: left;
  font-size: 0.75em;
  margin: 0 0 0.5em 155px;
}
#contact_form .captcha,
#contact_form .input {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
input:focus {
  background: #fff;
}
#contact_form label {
  float: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000;
  width: 150px;
  text-align: right;
  margin: 0 5px 0 0;
  padding: 5px 10px 0 0;
}
#contact_form input,
#contact_form textarea {
  font-weight: 600;
  font-size: 1em;
  padding: 5px;
  color: #000;
  resize: none;
  border: 1px solid #ccc;
}
#contact_form textarea {
  width: 351px;
  height: 100px;
  background: #fff;
}
#contact_form textarea:focus {
  background: #fff;
}
input[type="text"],
textarea {
  outline: 0;
}
input[type="text"]:focus,
textarea:focus {
  box-shadow: 0 0 7px #a1daf4;
  border: 2px solid #a1daf4;
}
#captcha_image {
  margin: 0 5px 0 155px;
}
#contact_form .submit {
  float: left;
  width: auto;
  margin: 0 0 0 155px;
}
#contact_form .submit input:hover {
  cursor: pointer;
}
#contact_form .error-message {
  margin: 0 0 0 155px;
  color: red;
  font-size: 12px;
}
#contact_form #flashMessage {
  width: 100%;
  float: left;
  padding: 10px;
  margin: 0 0 0.2em;
  border: 1px solid red;
  text-align: center;
}
#contact_form .flash_error {
  color: red;
}
#contact_form .thankyou {
  color: #11ad00;
}
#contact_form .required label {
  background: url(../images/asterisk_red_14pt_arial.gif) no-repeat right 5px;
}
#products_full_list {
  float: left;
  width: 100%;
  overflow: auto;
  margin: 10px 0 0 0;
}
.product_full {
  float: left;
  width: 100%;
  padding: 0 0 30px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #bbb;
}
.product_full img {
  float: left;
  max-width: 400px !important;
  padding: 0 10px 10px 0;
}
#whatsnew_full img,
#whatsnew_full_list img {
  max-width: 100%;
}
#user_content .BloguruGroupRSS img[alt="avatar"] {
  height: 34px;
}
.product_title {
  float: left;
  width: 100%;
  display: block;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  padding: 5px 0;
}
.product_text {
  float: left;
  width: 100%;
  display: block;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  color: #000 !important;
  font-size: 16px;
}
#product-page #product-info {
  max-width: 670px !important;
}
#product-page .submit input {
  background: #000;
}
#store_list_products .product-title {
  word-wrap: normal !important;
}
#cart_index a {
  color: #000 !important;
}
#content #store_list_products .product-title a {
  color: #000 !important;
  font-weight: 600 !important;
}
#content #store_list_products .product-seemore a:hover {
  background: #000 !important;
}
.paging span {
  color: #000 !important;
}
#cart_index .item_subtotal {
  color: #000;
}
#cart_index .item_quantity .delete_button a:hover {
  background: #000;
  color: #47b5e8;
}
#content #store_list_products .product-title a {
  color: #000;
}
.social-media img {
  width: 31px;
}
#shopping-cart {
  width: 100% !important;
  min-width: 0 !important;
}
body #shopping-cart p {
  max-width: 980px;
  width: 100% !important;
}
#header.custom {
  background-position: center !important;
  background-size: cover !important;
}
@media (min-width: 1em) {
  #wrap {
    overflow: hidden;
    min-width: 1em;
  }
}
@media (max-width: 980px) {
  .page_title {
    font-size: 4vw;
  }
  .webdexpress_header {
    width: 100%;
  }
  #navigation .mobile_nav {
    display: block;
    border: 1px solid #ccc;
    background: #fff;
    height: 50px;
    width: 50px;
  }
  #container,
  #header,
  #header h2,
  #mainbody {
    width: 100%;
  }
  #content {
    margin: 0;
    padding: 0 1%;
  }
  #content.whatsnew_present {
    width: 68% !important;
  }
  #content.whatsnew_empty {
    width: 100% !important;
  }
  #whatsnew {
    width: 30%;
    margin: 0 1% 0 0;
  }
  #contact_content_before {
    text-align: left;
  }
  #contact_content_before div {
    width: 100%;
    margin: 0 0 1.5em;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 39.99em) {
  #header h1 {
    font-size: 8.5vw;
    margin: 0;
  }
  #header h2 {
    font-size: 6vw;
  }
  #footer {
    margin: 0;
  }
  #footer .webdexpress_navigation {
    display: none;
  }
  #cart_index .checkout-progress .progress-item {
    width: 120px;
  }
  .webdexpress_header {
    min-height: 250px;
    padding: 60px 0;
  }
  #navigation {
    font-size: 15px;
    display: block;
    background: #000;
    position: static;
    top: 0;
    left: 0;
  }
  #navigation .nav li {
    margin: 0;
    display: block;
  }
}
@media (max-width: 767px) {
  #privacyContainer {
    margin-left: 150px !important;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 14px;
  }
  #header {
    font-size: 12px;
  }
  #header-divider {
    max-width: 150px;
  }
  .social-media img {
    width: auto;
  }
  .page_title {
    font-size: 7vw;
  }
  #content.whatsnew_empty,
  #content.whatsnew_present {
    width: 100% !important;
    margin: 20px 0 0 0;
    padding: 0;
  }
  #whatsnew {
    width: 100%;
    margin: 0 0 10px;
    float: left;
  }
  .product_full img {
    max-width: 100% !important;
  }
  #contact_form {
    width: 100%;
  }
  #contact_form label {
    text-align: left;
    width: auto;
    clear: both;
  }
  #contact_form input,
  #contact_form textarea {
    width: 100%;
  }
  #contact_form .error-message {
    margin: 0;
  }
  #captcha_image,
  #contact_form .submit,
  .contact_notice {
    margin-left: 0;
  }
  #footer .webdexpress_navigation {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  #footer ul {
    width: 100%;
    display: block;
  }
  #footer li {
    font-size: 1.2em;
    padding: 0 15px;
    line-height: 2;
  }
  .store-product {
    font-size: 12px;
  }
  #header.custom {
    min-height: 250px;
  }
  #header.custom .webdexpress_header {
    min-height: 250px;
  }
  #privacyContainer {
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  #cart_index .checkout-progress {
    text-align: center;
  }
  #cart_index .checkout-progress .progress-item {
    float: none;
    width: 55px;
    vertical-align: top;
    position: relative;
    display: inline-block;
  }
  #cart_index .checkout-progress .progress-item .co-arrow {
    position: absolute;
    right: -10px;
  }
}
@media screen and (min-width: 40em) and (max-device-width: 767px) {
  #navigation .nav li {
    margin: 0;
    display: block;
  }
  #navigation {
    font-size: 15px;
    display: block;
    background: #000;
    position: static;
    top: 0;
    left: 0;
  }
  .webdexpress_header {
    padding: 30px 0;
    min-height: 300px;
  }
  .custom .webdexpress_header {
    min-height: 300px;
  }
}
@media screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .social-media img {
    width: auto;
  }
}
@media screen and (max-width: 39.99em) {
  .social-media img {
    width: auto;
  }
}
@media (max-width: 600px) {
  .social-media img {
    width: auto;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .social-media img {
    width: auto;
  }
  #footer .webdexpress_navigation {
    display: none;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .social-media img {
    width: auto;
  }
  #footer .webdexpress_navigation {
    display: none;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .social-media img {
    width: auto;
  }
  #footer .webdexpress_navigation {
    display: none;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-device-pixel-ratio: 3) {
  .social-media img {
    width: auto;
  }
  #footer .webdexpress_navigation {
    display: none;
  }
}
