﻿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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #636363;
  background: url(../Images/body.png) 0 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearFix {
  height: 1%;
}

.none {
  display: none;
}

a:hover {
  text-decoration: underline;
}

p {
  padding: 0.5em 0;
}

#Wrapper,
#Header,
.footContent {
  max-width: 990px;
  min-width: 960px;
}

#Header {
  margin: 0 auto;
  padding: 20px 0.8333333% 10px;
}

#Header h1 {
  color: #000;
  font: normal 2.25em Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}

#Header h1 a {
  color: #000;
  text-decoration: none;
}

#Header h1 span {
  color: red;
  font-size: 0.46em;
  font-weight: 700;
  text-transform: none;
}

#Header p {
  text-align: right;
  color: #999;
  font-size: 0.875em;
  font-style: italic;
  padding: 0.7em 0 0;
}

#Content,
#ContentProduct {
  clear: both;
  padding: 10px 0 0;
}

#ContentProduct {
  padding: 20px 0 0;
}

#Nav {
  height: 50px;
  background: url(../Images/Nav.png) 0 0 repeat-x;
  line-height: 0.875em;
}

#Nav ul {
  float: left;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#Nav ul a {
  display: block;
  color: #999;
  padding: 15px;
}

#Nav ul li {
  position: relative;
  float: left;
  border-top: 5px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}

#Nav ul li:hover,
#Nav ul li.active {
  border-top: 5px solid #1fc3ec;
}

#Nav ul li ul {
  width: 100%;
  float: none;
  position: absolute;
  display: none;
  border: 1px solid #dedede;
  border-top-width: 0;
  background: #fff;
}

#Nav ul li ul li {
  float: none;
  display: block;
  border: 0;
}

#Nav ul li ul li.active {
  border-top: 0;
}

#Nav ul li ul li:hover {
  border: 0;
}

#Nav ul li ul li a {
  width: 100%;
  display: block;
  font-size: 0.65em;
  line-height: 1.5em;
  font-weight: 400;
  padding: 5px;
}

#imageMagazine {
  clear: both;
  width: 100%;
  height: 280px;
  background: url(../Images/Magazine.png) 0 0 no-repeat;
}

#Side {
  float: left;
  width: 20.202%;
  line-height: 1.5em;
  margin: 30px 0 0;
}

.subNav h6 {
  border-top: 5px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-bottom-style: dashed;
  color: #000;
  font-size: 1.375em;
  padding: 7px 0;
}

.subNav h6 a {
  color: #000;
  text-decoration: none;
}

.subNav ul a {
  display: block;
  color: #636363;
  border-bottom: 1px solid #dedede;
  border-bottom-style: dashed;
  padding: 5px 0 5px 5px;
}

.freeShip {
  width: 100%;
  height: 200px;
  background: url(../Images/freeShip.png) 0 0 no-repeat;
}

.freeShip h6 {
  font-size: 1.1em;
  padding: 8px 0 0 8px;
}

.freeShip h6 strong {
  color: red;
}

.workTime {
  padding: 20px 0 0 5px;
}

.workTime h6 {
  color: #636363;
  font-weight: 700;
  font-size: 1em;
}

.workTime img {
  float: left;
  padding: 5px;
}

.workTime p {
  float: left;
  font-size: 0.875em;
  line-height: 1.35em;
  padding: 5px 0 0 10px;
}

#Main {
  float: right;
  width: 75.7575%;
}

#Main .pageTitle,
#Main .pageTitleTwo {
  border-bottom: 5px solid #dedede;
  color: #8d8d8d;
  font-size: 1.375em;
  text-transform: uppercase;
  padding: 0 0 8px;
}

#Main .mainTextServece {
  margin: 20px 0;
}

#Main .pageTitleTwo {
  color: #16b0dd;
}

.product {
  float: left;
  width: 49.5%;
  padding: 20px 3px 0 0;
}

.prodImg {
  float: left;
  background: url(../Images/prodImg.png) 0 100% no-repeat;
  padding: 0 0 6px;
}

.prodDesc {
  float: right;
  width: 47%;
}

.prodTitle {
  padding: 0.2em 0;
}

.prodTitle a {
  color: #8d8d8d;
  font-size: 1.125em;
  line-height: 1.5em;
}

.prodTitle a:hover {
  color: #1fc3ec;
}

.prodPrice span {
  color: red;
  font-size: 1.386em;
  font-weight: 700;
}

.prodMore {
  padding: 0.5em 0 0;
}

#Footer {
  clear: both;
  background: url(../Images/footer.png) 0 0;
  margin: 30px 0 0;
  padding: 0;
}

.fLeft,
.fMiddle,
.fRight {
  float: left;
  font-size: 0.875em;
  line-height: 1.4em;
  color: #b7b7b7;
  padding: 30px 0 0;
}

.fLeft {
  width: 26.026026%;
}

.fMiddle {
  width: 45.454545%;
}

.fRight {
  width: 26.026026%;
  margin: 0 0 0 20px;
}

.fBottom {
  clear: both;
  width: 77.34375%;
  border-top: 1px solid #afafaf;
  text-align: center;
  font-size: 0.75em;
  margin: 20px auto 0;
  padding: 20px 0;
}

.fBottomPartners {
  clear: both;
  width: 77.34375%;
  text-align: center;
  font-size: 0.75em;
  margin: 0 auto 0;
  padding: 0 0 20px;
}

.fBottomPartners a {
  color: #636363;
}

.fLeft h6,
.fMiddle h6,
.fRight h6 {
  font-size: 1.375em;
  color: #fff;
  padding: 0 0 0.5em;
}

.fLeft strong,
.fMiddle strong,
.fRight strong {
  color: #fff;
}

.paging {
  clear: both;
  text-align: center;
  padding: 30px 0 0;
}

.paging ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.paging ul li {
  display: inline;
  margin: 0 5px;
}

.paging ul li a.active {
  color: #8d8d8d;
}

.paging ul li a {
  font-size: 1.375em;
  font-weight: 700;
}

.contactMag {
  float: left;
  width: 30%;
  margin: 0 18px 0 5px;
}

.contactMag h4 {
  font-weight: 700;
  font-size: 1.125em;
  margin: 30px 0 0;
}

.map p {
  color: #8d8d8d;
  font-size: 0.875em;
  margin: 0;
  padding: 0.5em 0 0 5px;
}

.mainTextProduct {
  margin: 30px 0 0;
}

.itemImg {
  float: left;
  width: 48%;
  background: url(../Images/prodImg.png) 0 100% no-repeat;
  margin: 0 20px 0 0;
}

.itemImgIn {
  background: url(../Images/prodImgInside.png) 100% 100% no-repeat;
  padding: 0 0 6px;
}

.itemDesc,
.itemSpec {
  float: left;
  width: 48%;
}

.itemDesc h3 {
  color: #000;
  font-size: 1.5em;
  padding: 5px 0 0;
  line-height: 1.5em;
}

.itemDesc p {
  color: #8d8d8d;
  font-size: 0.875em;
  padding: 1.5em 0;
}

.itemDesc p strong {
  color: red;
  font-size: 1.429em;
}

.itemSpec {
  padding: 0 0 15px;
}

.itemSpec h4 {
  border-top: 5px solid #dedede;
  border-bottom: 1px dashed #dedede;
  color: #000;
  font-size: 1.125em;
  padding: 8px 0 8px 5px;
}

.itemSpec p {
  border-bottom: 1px dashed #dedede;
  color: #8d8d8d;
  font-size: 0.875em;
  padding: 8px 0 8px 5px;
}

.itemSpec strong {
  color: #000;
  font-size: 1.35em;
}

.itemBuyInfo {
  float: left;
  width: 48%;
  text-transform: uppercase;
  padding: 0.2em 0 0.6em;
}

.itemText ul,
.itemText ol {
  padding: 0 0 0.5em;
}

.itemText ul li {
  list-style: disc;
  margin: 0 0 0 30px;
  padding: 10px 0 0;
}

.itemText ol li {
  list-style: decimal;
  margin: 0 0 0 30px;
  padding: 10px 0 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
.clearFix,
.block,
#Nav ul li:hover ul {
  display: block;
}

.clear,
.map {
  clear: both;
}

a,
#Nav ul a:hover,
#Nav ul li.active a:hover {
  color: #1fc3ec;
  text-decoration: none;
}

strong,
.contactMag p a {
  font-weight: 700;
}

#Wrapper,
.footContent {
  margin: 0 auto;
}

.subNav,
.itemText {
  padding: 0 0 20px;
}

.prodPrice,
.contactMag p {
  font-size: 0.875em;
}

.prodMore a,
.itemBuyInfo a {
  float: left;
  border-radius: 0.2em;
  color: #fff;
  background: #16b0dd;
  font-size: 0.875em;
  padding: 8px 16px;
}

.prodMore a:hover,
.itemBuyInfo a:hover {
  background: #1fc3ec;
  text-decoration: none;
}

.prodPrice {
  overflow: hidden;
  /* legacy clearfix */
  zoom: 1;
  /* IE6/7 compatibility */
}

.prodPrice::after {
  content: "";
  display: table;
  clear: both;
}

.prodPrice .label {
  float: left;
  white-space: nowrap;
}

.prodPrice .values {
  float: left;
  padding-left: 10px;
}

.prodPrice .values span {
  padding-bottom: 0.2em;
  color: red;
  font-size: 0.95em;
  font-weight: 600;
  display: block;
}

.prodPrice span.label {
  color: #636363;
  font-size: 0.95em;
  font-weight: normal;
}
