@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: "Amazon Ember", "Roboto";
  font-size: 12px;
}

/* a {
  text-decoration: underline;
  color: #006600;
} */

a:hover {
  text-decoration: none;
  color: #666;
}

h2 {
  font-size: 14px;
}

h4 {
  font-size: 11px;
}

textarea {
  font-size: 12px;
}

.button_career {
  width: 127px;
  height: 29px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_career.jpg) no-repeat;
}

.button_career_on {
  width: 127px;
  height: 29px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_career_o.jpg) no-repeat;
}

#topmenu {
  background: url(../images/bg1.png) top center repeat-x;
  height: 30px;
  margin: 0;
  padding: 0;
}

div#topmenu ul {
  list-style: none;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  margin: 0;
  padding: 0.6em 0;
  color: #fff;
  background: url(../images/bg1.png) top center repeat-x;
}
div#topmenu li {
  display: inline-block;
  white-space: nowrap;
  width: 180px;
}
div#topmenu li a {
  text-decoration: none;
  padding: 0.5em 35px 1em 35px;
  margin: 0;
  color: #fff;
  background: transparent;
}
div#topmenu li a:hover {
  color: #fff;
  background: url(../images/bu200a.png) top center repeat-x;
}

#topbar {
  position: absolute;
  border: 0px solid black;
  padding: 2px;
  background-color: none;
  width: 125px;
  height: 120px;
  visibility: hidden;
  z-index: 100;
}

#header {
  width: 980px;
  text-align: left;
  margin: 0 auto;
}

#header p {
  color: #006600;
  font-weight: bold;
}

#header p a {
  color: #006600;
  font-weight: bold;
  text-decoration: none;
}

#main {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.3em;
}

#main strong {
  color: #006600;
  font-weight: bold;
}

.banner {
  float: left;
  width: 722px;
}

.news {
  float: left;
  width: 238px;
  margin: 0;
  padding-left: 20px;
  line-height: 1.5em;
}

.news ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: 10px;
  padding-left: 10px;
}

.news li {
  font-size: 18px;
  color: #006600;
}

.news li a {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.news li a:hover {
  text-decoration: underline;
}

.news h1 {
  font-size: 16px;
  font-weight: bold;
  color: #006600;
  margin: 0;
  padding: 0;
}

.hub ul {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: none;
}

.hub li {
  padding: 0 0 0 2px;
  list-style-type: disc;
}

#products {
  float: left;
  width: 100%;
}

#promo {
  float: left;
  width: 258px;
  text-align: center;
  margin: 0;
  padding: 0;
}

#promo > p {
  padding-bottom: 8px;
}

#adv {
  float: left;
  text-align: center;
  width: 980px;
}

#adv td {
  font-size: 12px;
  line-height: 1.5em;
  width: 240px;
  height: 320px;
  padding: 5px 50px;
  background: url(../images/bg_adv-01.jpg) no-repeat top center;
}

#adv td h2 {
  font-size: 21px;
}

#adv_s {
  float: left;
  text-align: center;
  width: 980px;
}

#adv_s td {
  font-size: 12px;
  line-height: 1.5em;
  height: 265px;
  padding: 5px 50px;
  background: url(../images/bg_adv_s-01.jpg) no-repeat top center;
}

#adv_s td h2 {
  font-size: 21px;
}

#kindle table {
  width: 980px;
  padding: 0.8em 1.8em;
  margin-bottom: 10px;
}

#kindle strong {
  color: #ff7141;
  font-size: 14px;
}

#kindle p {
  text-align: left;
}

td.c1 {
  border-right: #ccc thin solid;
}

.c0 td {
  border: 0;
}

#footer {
}

#footer ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: 15px;
  padding-left: 10px;
}

#footer li {
  font-size: 18px;
  color: #006600;
}

#footer li a {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

#footer li a:hover {
  text-decoration: underline;
}

/** submenu style **/

#submenu {
  float: left;
  width: 240px;
  height: 500px;
}

.topnav {
  width: 213px;
  padding: 40px 28px 25px 0;
}

ul.topnav {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  line-height: 0.5em;
  list-style: none;
}

ul.topnav li {
}

ul.topnav li a {
  line-height: 10px;
  font-size: 11px;
  padding: 10px 5px;
  color: #000;
  display: block;
  text-decoration: none;
  font-weight: bolder;
}

ul.topnav li a:hover {
  background-color: #006600;
  color: white;
}

ul.topnav ul {
  margin: 0;
  padding: 0;
  display: none;
}

ul.topnav ul li {
  margin: 0;
  padding: 0;
  clear: both;
  list-style: none;
}

ul.topnav ul li a {
  padding-left: 20px;
  font-size: 10px;
  font-weight: normal;
  outline: 1;
}

ul.topnav ul li a:hover {
  background-color: #cccccc;
  color: #333;
}

ul.topnav ul ul li a {
  color: silver;
  padding-left: 40px;
}

ul.topnav ul ul li a:hover {
  background-color: #d3ceb8;
  color: #675c7c;
}

ul.topnav span {
  float: right;
}

/** submenu style **/

#content {
  width: 689px;
  float: left;
  margin: 0 0 50px 0;
  padding: 0 20px 0 20px;
  border-left: thin dotted #333333;
}

.title {
  font-size: 21px;
  font-weight: normal;
  color: #006600;
  padding: 0 0 20px 0;
}

.subtitle {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 1.3em;
}

.step-group {
  margin-bottom: 50px;
}

.step-title {
  font-size: 21px;
  font-weight: normal;
  color: #009674;
  text-align: center;
  margin-bottom: 1rem;
}

.step-content {
  text-align: center;
  margin-bottom: 1rem;
}

.step-button-group {
  text-align: center;
  margin: 0 auto;
}

.path {
  padding: 10px 0 20px 0;
  font-weight: bold;
  color: #999999;
  font-size: 9px;
}

.path img {
  vertical-align: 0px;
  margin: 0 5px;
}

.path strong {
  font-weight: bold;
  text-transform: uppercase;
  color: #006600;
}

.path a {
  font-weight: bold;
  text-transform: uppercase;
  color: #006600;
}

.point {
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  padding: 15px 15px;
  color: #ffffff;
  background: url(../images/point.png) no-repeat center;
  text-align: center;
}

.corp th,
td {
  padding: 3px 15px 3px 15px;
}

.corp th {
  color: #ffffff;
  background-color: #006600;
}

.corp td {
  background-color: #f3f3f3;
}

table.corp td.cc {
  background-color: #e9e9e9;
}

/** enquiry form style **/

.enquiry input {
  border: 0;
  background: #99cc33;
}

input.button_submit {
  width: 82px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_submit.jpg) no-repeat;
}

input.button_submit_on {
  width: 82px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_submit_o.jpg) no-repeat;
}

input.button_reset {
  width: 82px;
  height: 25px;
  margin: 0px 15px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_reset.jpg) no-repeat;
}

input.button_reset_on {
  width: 82px;
  height: 25px;
  margin: 0px 15px;
  padding: 0px;
  border: 0px;
  background: url(../images/bg_reset_o.jpg) no-repeat;
}

/* ---------------------------------------------------------------Pagination--------------------------------------------------------------- */
.wp-pagenavi span,
.wp-pagenavi a {
  height: 24px;
  line-height: 24px;
  width: auto;
  padding: 0px 7px;
  margin: 0 3px 6px 0;
  display: inline;
  float: left;
  font-size: 13px;
  text-decoration: none;
  background: url(../images/superbutton.png) repeat-x center -181px transparent;
  color: #7a7a7a;
  text-shadow: 1px 1px #ffffff;
  border: 1px solid #cecece;
  box-shadow: inset 0px 1px 2px #ffffff;
  border-radius: 4px;
}
.wp-pagenavi a:hover {
  background-position: center -211px;
}
.nextpostslink,
.prevpostlink {
  font-size: 14px;
}
/* ---------------------------------------------------------------/Pagination--------------------------------------------------------------- */
