html {
  margin: 0;
  padding: 0;
  overflow: auto;
}
body {
  margin: 10px;
  padding: 0px;
  background-color: #ffffff;
  color: #996600;
  font-family: Arial,Helvetica,sans-serif;
}
body, td, th, input, textarea, select, a {
  font-size: 12px;
}
h1, .welcome {
	color: #0F0;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
}
h2 {
  color: #000000;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
}
p {
  margin: 20px;
}
a, a:visited, a b {
	color: #38b0e3;
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
}
a:hover {
  text-decoration: none;
}
a img {
  border:  none;
}
form {
  margin: 0;
  padding: 0;
  display: inline;
}
input[type="text"], input[type="password"], textarea {
  border: 1px solid #cccccc;
  padding: 3px;
  background: #f8f8f8 none repeat scroll 0%;
  margin-left: 0px;
  margin-right: 0px;
}
select {
  border: 1px solid #cccccc;
  padding: 2px;
  background: #f8f8f8 none repeat scroll 0%;
}
label {
  cursor: pointer;
}
#container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#column-left {
  float: left;
  width: 180px;
}
#column-right {
  float: right;
  width: 180px;
}
#content {
  min-height: 400px;
  margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
  margin-left: 195px;
}
#column-right + #content {
  margin-right: 195px;
}
#header {
  background: transparent url(../image/header.png) repeat scroll 0%;
  height: 90px;
  margin-bottom: 7px;
  padding-bottom: 4px;
  position: relative;
  z-index: 99;
}
#header #logo {
  position: absolute;
  top: 25px;
  left: 15px;
}
#language {
  position: absolute;
  top: 15px;
  left: 320px;
  width: 80px;
  color: #999999;
  line-height: 17px;
}
#language img {
  cursor: pointer;
  margin-right: 5px;
}
#currency {
  width: 75px;
  position: absolute;
  top: 15px;
  left: 425px;
  color: #ffffff;
  line-height: 17px;
}
#currency a {
  border: 1px solid #cccccc;
  padding: 2px 4px;
  color: #bbbbbb;
  text-decoration: none;
  margin-right: 2px;
  margin-bottom: 2px;
}
#currency a b {
  color: #000000;
  text-decoration: none;
}
#header #cart {
  position: absolute;
  top: 0px;
  right: 145px;
  z-index: 9;
  min-width: 300px;
}
#header #cart .heading {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #eeeeee;
  background: #ffffff none repeat scroll 0%;
  float: right;
  margin-right: 172px;
  margin-top: 15px;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
  z-index: 1;
  display: none;
}
#header #cart .heading h4 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}
#header #cart .heading a {
  color: #38b0e3;
  text-decoration: none;
}
#header #cart .heading a span {
  background: #ffffff url(../image/arrow-down.png) no-repeat scroll 100% 50%;
  padding-right: 15px;
}
#header #cart .content {
  border: 1px solid #eeeeee;
  padding: 8px;
  background: #ffffff none repeat scroll 0%;
  clear: both;
  display: none;
  position: relative;
  top: -1px;
  min-height: 150px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
#header #cart.active .heading {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 6px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}
#header #cart.active .content {
  display: block;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info td {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 5px;
  color: #000000;
  vertical-align: top;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  border: 1px solid #eeeeee;
  text-align: left;
}
.mini-cart-info .name small {
  color: #666666;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info td.total {
  text-align: right;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total table {
  border-collapse: collapse;
  margin-bottom: 5px;
}
.mini-cart-total td {
  padding: 4px;
  color: #000000;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
#header #search {
  position: absolute;
  top: 37px;
  right: 0px;
  width: 298px;
  z-index: 15;
}
#header .button-search {
  border-right: 1px solid #cccccc;
  background: transparent url(../image/button-search.png) no-repeat scroll center;
  position: absolute;
  left: 0px;
  width: 28px;
  height: 24px;
  cursor: pointer;
}
#header #search input {
  border: 1px solid #cccccc;
  padding: 1px 1px 1px 33px;
  background: #ffffff none repeat scroll 0%;
  width: 262px;
  height: 21px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}
#header #welcome {
  position: absolute;
  top: 15px;
  right: 0px;
  z-index: 5;
  width: 298px;
  text-align: right;
  color: #ffffff;
}
#header .links {
  position: absolute;
  right: 0px;
  bottom: 3px;
  font-size: 10px;
  padding-right: 10px;
}
#header .links a {
  padding: 0px 0px 0px 7px;
  float: left;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
#header .links a + a {
  border-left: 1px solid #cccccc;
  margin-left: 8px;
}
#menu {
  border-bottom: 1px solid #000000;
  padding: 0px 5px;
  background: #1fabe8 none repeat scroll 0%;
  height: 37px;
  margin-bottom: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu > ul > li {
  padding: 6px 5px 5px 0px;
  position: relative;
  float: left;
  z-index: 20;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
  padding: 6px 10px;
  font-size: 13px;
  color: #ffffff;
  line-height: 14px;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
  z-index: 6;
  position: relative;
}
#menu > ul > li:hover > a {
  background: #0062b0 none repeat scroll 0%;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
#menu > ul > li > div {
  border: 1px solid #000000;
  padding: 5px;
  background: transparent url(../image/menu.png) repeat scroll 0%;
  display: none;
  position: absolute;
  z-index: 5;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
#menu > ul > li:hover > div {
  display: table;
}
#menu > ul > li > div > ul {
  display: table-cell;
}
#menu > ul > li ul + ul {
  padding-left: 20px;
}
#menu > ul > li ul > li > a {
  padding: 4px;
  text-decoration: none;
  color: #ffffff;
  display: block;
  white-space: nowrap;
  min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
  background: #1fabe8 none repeat scroll 0%;
}
#menu > ul > li > div > ul > li > a {
  color: #ffffff;
}
.breadcrumb {
  color: #cccccc;
  margin-bottom: 10px;
}
.success, .warning, .attention, .information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
.success {
  border: 1px solid #bbdf8d;
  background: #eaf7d9 url(../image/success.png) no-repeat scroll 10px center;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
.warning {
  border: 1px solid #f8acac;
  background: #ffd1d1 url(../image/warning.png) no-repeat scroll 10px center;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
.attention {
  border: 1px solid #f2dd8c;
  background: #fff5cc url(../image/attention.png) no-repeat scroll 10px center;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.required {
  color: #ff0000;
  font-weight: bold;
}
.error {
  display: block;
  color: #ff0000;
}
.help {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana,Geneva,sans-serif;
  display: block;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form tr td:first-child {
  width: 150px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
input.large-field, select.large-field {
  width: 300px;
}
table.list {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
table.list thead td {
  padding: 0px 5px;
  background-color: #efefef;
}
table.list thead td a, .list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
table.list tbody td {
  padding: 0px 5px;
  vertical-align: top;
}
table.list .left {
  padding: 7px;
  text-align: left;
}
table.list .right {
  padding: 7px;
  text-align: right;
}
table.list .center {
  padding: 7px;
  text-align: center;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
  vertical-align: top;
}
table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #f1ffdd none repeat scroll 0%;
  cursor: pointer;
}
.pagination {
  border-top: 1px solid #eeeeee;
  padding-top: 8px;
  width: 100%;
  margin-bottom: 10px;
}
.pagination .links {
  float: left;
}
.pagination .links a {
  border: 1px solid #eeeeee;
  padding: 4px 10px;
  text-decoration: none;
  color: #a3a3a3;
}
.pagination .links b {
  border: 1px solid #269bc6;
  padding: 4px 10px;
  background: #ffffff none repeat scroll 0%;
  font-weight: normal;
  text-decoration: none;
  color: #269bc6;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
a.button, input.button {
  background: transparent url(../image/button.png) repeat-x scroll left top;
  cursor: pointer;
  color: #ffffff;
  line-height: 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
a.button {
  padding: 6px 12px;
  text-decoration: none;
}
input.button {
  border:  none;
  margin: 0;
  padding: 0px 12px;
  height: 24px;
}
a.button:hover, input.button:hover {
  background: transparent url(../image/button-active.png) repeat-x scroll 0%;
}
a.zero_button, input.zero_button {
  background: transparent url(../image/zero-button.png) repeat-x scroll left top;
  cursor: default;
  color: #ffffff;
  line-height: 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
a.zero_button {
  padding: 6px 12px;
  text-decoration: none;
}
input.zero_button {
  border:  none;
  margin: 0;
  padding: 0px 12px;
  height: 24px;
}
a.zero_button:hover, input.zero_button:hover {
  background: transparent url(../image/zero-button-active.png) repeat-x scroll 0%;
}
.buttons {
  border: 1px solid #eeeeee;
  padding: 6px;
  background: #ffffff none repeat scroll 0%;
  overflow: auto;
  margin-bottom: 20px;
}
.buttons .left {
  float: left;
  text-align: left;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.htabs {
  border-bottom: 1px solid #dddddd;
  height: 30px;
  line-height: 16px;
}
.htabs a {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 7px 15px 6px;
  background: #ffffff url(../image/tab.png) repeat-x scroll 0%;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000000;
  margin-right: 2px;
  display: none;
}
.htabs a.selected {
  background: #ffffff none repeat scroll 0%;
  padding-bottom: 7px;
}
.tab-content {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  z-index: 2;
}
.box {
  margin-bottom: 20px;
}
.box .box-heading {
  border: 1px solid #dbdee1;
  padding: 8px 10px 7px;
  background: transparent url(../image/background.png) repeat-x scroll 0%;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
}
.box .box-content {
  border-left: 1px solid #dbdee1;
  border-right: 1px solid #dbdee1;
  border-bottom: 1px solid #dbdee1;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
.box-product {
  overflow: auto;
  width: 100%;
}
.box-product > div {
  width: 130px;
  vertical-align: top;
  margin-left: 15px;
  margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
  width: 119px;
}
.box-product .image {
  display: block;
  margin-bottom: 0px;
}
.box-product .image img {
  border: 1px solid #e7e7e7;
  padding: 3px;
}
.box-product .name a {
  color: #38b0e3;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
}
.box-product .price {
  display: block;
  font-weight: bold;
  color: #333333;
  margin-bottom: 4px;
}
.box-product .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.box-product .price-new {
  font-weight: bold;
}
.box-product .rating {
  display: block;
  margin-bottom: 4px;
}
.box-category {
  margin-top: -5px;
}
.box-category ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.box-category > ul > li {
  padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
  border-top: 1px solid #eeeeee;
}
.box-category > ul > li > a {
  text-decoration: none;
  color: #333333;
}
.box-category > ul > li ul {
  display: none;
}
.box-category > ul > li a.active {
  font-weight: bold;
}
.box-category > ul > li a.active + ul {
  display: block;
}
.box-category > ul > li ul > li {
  padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
  text-decoration: none;
  display: block;
}
.box-category > ul > li ul > li > a.active {
  font-weight: bold;
}
#content .content {
  border: 1px solid #eeeeee;
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
}
#content .content .left {
  float: left;
  width: 49%;
}
#content .content .right {
  float: right;
  width: 49%;
}
.category-info {
  overflow: auto;
  margin-bottom: 20px;
}
.category-info .image {
  border: 1px solid #e7e7e7;
  padding: 5px;
  float: left;
  margin-right: 15px;
}
.category-list {
  overflow: auto;
  margin-bottom: 20px;
}
.category-list ul {
  float: left;
  width: 18%;
}
.manufacturer-list {
  border: 1px solid #dbdee1;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}
.manufacturer-heading {
  padding: 5px 8px;
  background: #f8f8f8 none repeat scroll 0%;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
}
.manufacturer-content {
  padding: 8px;
}
.manufacturer-list ul {
  margin: 0 0 10px;
  padding: 0;
  float: left;
  width: 25%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.product-filter {
  border-bottom: 1px solid #eeeeee;
  overflow: auto;
  padding-bottom: 5px;
}
.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;
  color: #333333;
}
.product-filter .display a {
  font-weight: bold;
}
.product-filter .sort {
  float: right;
  color: #333333;
}
.product-filter .limit {
  margin-left: 15px;
  float: right;
  color: #333333;
}
.product-compare {
  padding-top: 6px;
  margin-bottom: 25px;
  font-weight: bold;
}
.product-compare a {
  text-decoration: none;
  font-weight: bold;
}
.product-list > div {
  overflow: auto;
  margin-bottom: 15px;
}
.product-list .right {
  float: right;
  margin-left: 15px;
}
.product-list > div + div {
  border-top: 1px solid #eeeeee;
  padding-top: 16px;
}
.product-list .image {
  float: left;
  margin-right: 10px;
}
.product-list .image img {
  border: 1px solid #e7e7e7;
  padding: 3px;
}
.product-list .name {
  margin-bottom: 3px;
}
.product-list .name a {
  color: #38b0e3;
  font-weight: bold;
  text-decoration: none;
}
.product-list .description {
  line-height: 15px;
  margin-bottom: 5px;
  color: #4d4d4d;
}
.product-list .rating {
  color: #7b7b7b;
}
.product-list .price {
  float: right;
  height: 50px;
  margin-left: 8px;
  text-align: right;
  color: #333333;
  font-size: 12px;
}
.product-list .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #bbbbbb;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
  margin-bottom: 3px;
}
.product-list .wishlist a {
  background: transparent url(../image/add.png) no-repeat scroll left center;
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
}
.product-list .compare a {
  background: transparent url(../image/add.png) no-repeat scroll left 60%;
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
}
.product-grid {
  overflow: auto;
  width: 100%;
}
.product-grid > div {
  width: 130px;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
  width: 125px;
}
.product-grid .image {
  display: block;
  margin-bottom: 0px;
}
.product-grid .image img {
  border: 1px solid #e7e7e7;
  padding: 3px;
}
.product-grid .name a {
  color: #38b0e3;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
}
.product-grid .description {
  display: none;
}
.product-grid .rating {
  display: block;
  margin-bottom: 4px;
}
.product-grid .price {
  display: block;
  font-weight: bold;
  color: #333333;
  margin-bottom: 4px;
}
.product-grid .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-grid .price-new {
  font-weight: bold;
}
.product-grid .price .price-tax {
  display: none;
}
.product-grid .cart {
  margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
  margin-bottom: 3px;
}
.product-grid .wishlist a {
  background: transparent url(../image/add.png) no-repeat scroll left center;
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
}
.product-grid .compare a {
  background: transparent url(../image/add.png) no-repeat scroll left center;
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
}
.product-info {
  overflow: auto;
  margin-bottom: 20px;
}
.product-info > .left {
  float: left;
  margin-right: 15px;
}
.product-info > .left + .right {
  margin-left: 265px;
}
.product-info .image {
  border: 1px solid #e7e7e7;
  padding: 10px;
  float: left;
  margin-bottom: 20px;
  text-align: center;
}
.product-info .image-additional {
  overflow: hidden;
  width: 260px;
  margin-left: -10px;
  clear: both;
}
.product-info .image-additional img {
  border: 1px solid #e7e7e7;
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
}
.product-info .description {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 5px 5px 10px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #4d4d4d;
}
.product-info .description span {
  color: #38b0e3;
}
.product-info .description a {
  color: #4d4d4d;
  text-decoration: none;
}
.product-info .price {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px;
  overflow: auto;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.product-info .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .price .reward {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .price .discount {
  font-weight: normal;
  font-size: 12px;
  color: #4d4d4d;
}
.product-info .options {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px;
  margin-bottom: 10px;
  color: #000000;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  border: 1px solid #cccccc;
  margin-right: 5px;
  cursor: pointer;
}
.product-info .cart {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px;
  overflow: auto;
  margin-bottom: 20px;
  color: #4d4d4d;
}
.product-info .cart div {
  float: left;
  vertical-align: middle;
}
.product-info .cart div > span {
  padding-top: 7px;
  display: block;
  color: #999999;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
  color: #999999;
  clear: both;
}
.product-info .review {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  color: #4d4d4d;
  margin-bottom: 10px;
}
.product-info .review > div {
  border-bottom: 1px solid #e7e7e7;
  padding: 8px;
  line-height: 20px;
}
.product-info .review > div > span {
  color: #38b0e3;
}
.product-info .review .share {
  overflow: auto;
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.review-list {
  border: 1px solid #eeeeee;
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
}
.review-list .author {
  float: left;
  margin-bottom: 20px;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
.review-list .text {
  clear: both;
}
.attribute {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
  background: #f7f7f7 none repeat scroll 0%;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.attribute td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 7px;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
}
.compare-info {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
  background: #f7f7f7 none repeat scroll 0%;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 7px;
  width: 20%;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info .price-old {
  font-weight: bold;
  color: #ff0000;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.wishlist-info table {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info thead td {
  border-bottom: 1px solid #dddddd;
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
  text-align: right;
}
.wishlist-info tbody td {
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody .price s {
  color: #ff0000;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.login-content {
  overflow: auto;
  margin-bottom: 20px;
}
.login-content .left {
  float: left;
  width: 48%;
}
.login-content .right {
  float: right;
  width: 48%;
}
.login-content .left .content, .login-content .right .content {
  min-height: 190px;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0px;
  width: 100%;
  margin-bottom: 20px;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-detail {
  background: #efefef none repeat scroll 0%;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-content {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0px;
  width: 100%;
  margin-bottom: 20px;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  overflow: auto;
  margin-bottom: 20px;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-content {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0px;
  width: 100%;
  margin-bottom: 20px;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-info table {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
}
.cart-info td {
  padding: 7px;
}
.cart-info thead td {
  border-bottom: 1px solid #dddddd;
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
  text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
  text-align: right;
}
.cart-info tbody td {
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.cart-info tbody .image img {
  border: 1px solid #dddddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
  text-align: left;
}
.cart-info tbody .quantity input[type="image"], .cart-info tbody .quantity img {
  position: relative;
  top: 4px;
  cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
  text-align: right;
}
.cart-info tbody span.stock {
  color: #ff0000;
  font-weight: bold;
}
.cart-module > div {
  display: none;
}
.cart-total {
  border-top: 1px solid #dddddd;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}
.cart-total table {
  float: right;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.checkout-heading {
  border: 1px solid #dbdee1;
  padding: 8px;
  background: #f8f8f8 none repeat scroll 0%;
  font-weight: bold;
  font-size: 13px;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px;
  overflow: auto;
  display: none;
}
.checkout-content .left {
  float: left;
  width: 48%;
}
.checkout-content .right {
  float: right;
  width: 48%;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product table {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product thead td {
  border-bottom: 1px solid #dddddd;
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
}
.checkout-product thead .name, .checkout-product thead .model {
  text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
  text-align: right;
}
.checkout-product tbody td {
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.checkout-product tbody .name, .checkout-product tbody .model {
  text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
  text-align: right;
}
.checkout-product tfoot td {
  border-bottom: 1px solid #dddddd;
  text-align: right;
}
.contact-info {
  overflow: auto;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: left;
  width: 48%;
}
.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}
.sitemap-info .left {
  float: left;
  width: 48%;
}
.sitemap-info .right {
  float: left;
  width: 48%;
}
#footer {
  border-top: 1px solid #dbdee1;
  border-bottom: 1px solid #dbdee1;
  padding: 5px;
  background: #f8f8f8 none repeat scroll 0%;
  overflow: auto;
  clear: both;
  min-height: 100px;
}
#footer h3 {
  color: #0062b0;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer .column {
  float: left;
  width: 25%;
  min-height: 100px;
}
#footer .column ul {
  margin-top: 0px;
  margin-left: 8px;
  padding-left: 12px;
}
#footer .column ul li {
  margin-bottom: 3px;
}
#footer .column a {
  text-decoration: none;
  color: #000000;
}
#footer .column a:hover {
  text-decoration: underline;
}
#powered {
  margin-top: 5px;
  text-align: right;
  clear: both;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.box-product > div {
  text-align: center;
}
.box .mini-cart-info .name {
  display: none;
}
.box .mini-cart-info .remove {
  display: none;
}
