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: relative 1.25em/1em "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif #fff 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
	font-family: 'Karla', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
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
}
*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}
a,
a:link,
a:visited {
    text-decoration: none
}
.display-none {
    display: none!important
}
.css-reset {
    background: transparent!important;
    border: 0!important;
    padding: 0!important;
    margin: 0!important
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
* html .clearfix {
    zoom: 1
}
:first-child + html .clearfix {
    zoom: 1
}
.wrapper {
    position: relative;
    width: 1100px;
    margin: 0 auto
}
.htl {
    font: 0/0 a;
    color: transparent;
    text-indent: -999px;
    overflow: hidden
}
.htl a {
    display: block;
    width: 100%;
    height: 100%
}
.shop-now,
.add-to-cart {
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease
}
body#body .pagewidth .pageminwidth .pagelayout .pagecontainer > table {
    background: #ededed url('./bg.jpg') repeat-x scroll center top;
    clear: both;
    font: 12px/15px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    width: 100%
}
.custom-page table {
    width: 100%
}