body {
    background: #333 url(../image/bg_body.png) fixed !important;
    font-size: 12px !important;
    }
a {
    text-decoration: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    }
a, a:visited, a b { cursor: pointer }
h1 { font: bold 35px 'Oleo Script', cursive !important }
h2 { font: bold 25px 'courier new' !important }
h3 { font: bold 20px 'courier new' !important }
h1 {
    color: #999 !important;
    text-shadow: 2px 2px #fff;
    }
select {
    width: auto !important;
    display: inline !important;
    margin-bottom: 5px !important;
    }
dt {
    font-weight: bold;
    font-size: 14px !important;
    }
dd {
    display: block;
    margin-left: 20px !important;
    }
#cart, #currency, #welcome, #menu, .product-compare, .cart, .wishlist, .compare, .display { display: none }
.results { text-align: right }
.product-filter {
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    overflow: auto;
    }
.product-grid .description { display: none }
.image, img { max-width: 100% }
#content h1 { display: none }
img.pfav {
    border: 1px solid #fff;
    float: left;
    margin-right: 20px;
    }
.category-info {
    margin-bottom: 20px;
    overflow: auto;
    }
.category-info h2, .category-list { display: none }
.product-filter .display {
    color: #333333;
    float: left;
    margin-right: 15px;
    padding-top: 4px;
    }
.product-filter .limit {
    color: #333333;
    float: right;
    margin-left: 15px;
    }
.product-filter .sort {
    color: #333333;
    float: right;
    }
.category-list ul { margin-left: 50px }
.category-info img {
    border: 1px solid #333;
    float: left;
    margin-right: 15px;
    }
.content input, textarea {
    margin: 0 !important;
    display: inline !important;
    }
.content .error { color: #F83C2E }
select { padding: 5px !important }
p.affiliation a {
    font-weight: bold;
    color: #333;
    }
p.affiliation a:hover { color: #F8862E }
p.affiliation {
    display: block;
    width: 80%;
    margin: auto;
    text-align: center;
    }
.workinghour {
    text-align: center;
    font: 400 30px 'Oswald';
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-shadow: 2px 2px #fff;
    border-bottom: 1px solid #999;
    }
.workinghour .open {
    color: #007A00;
    display: none;
    }
.workinghour .close {
    color: #990000;
    display: none;
    }
.breadcrumb {
    border-bottom: 2px dashed #333;
    padding: 7px 0;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    }
.breadcrumb a { color: #F8862E !important }
.breadcrumb a:hover { color: #000 !important }
.box-heading {
    font: 400 15px oswald;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #F8862E;
    }
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border-radius: 0 !important;
    border: 1px solid #000 !important;
    }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus { box-shadow: none !important }
ul ul, ul ol, ol ol, ol ul { font-size: 12px !important }
#aff div {
    float: left;
    width: 100px;
    height: 175px;
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    background: #fff;
    }
#aff h4 {
    text-align: center;
    font: bold 13px arial;
    }
#aff div img {
    display: block;
    margin: auto;
    width: 48px;
    }
#aff ul.square { margin-left: 18px !important }
#aff li {
    margin: 0 !important;
    padding: 0 !important;
    }
#menuNav.links {
    background: #000;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 20px;
    height: 30px;
    }
#menuNav.links a, #menuNav.links a:visited {
    color: #fff;
    padding: 0 20px;
    font-weight: 400 !important;
    font: 20px oswald;
    text-transform: uppercase;
    }
#menuNav.links a:hover { color: #F8862E }
.linksmobile { display: none !important }
.menucategorymobile { display: none }
.product-grid > div {
    width: 160px;
    height: 255px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    background: #ddd;
    }
.product-grid > div .name {
    font: 17px oswald;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    width: 100%;
    background: #000;
    padding: 10px 0;
    }
.product-grid > div .price {
    font: 15px oswald;
    margin-top: 10px;
    }
.product-grid > div .name a { color: #F8862E }
.box { margin-bottom : 30px }
.product-info {
    overflow: auto;
    margin-bottom: 20px;
    }
.product-info .image {
    border: 1px dashed #999;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    }
.product-info .image-additional {
    width: 260px;
    margin-left: -10px;
    clear: both;
    overflow: hidden;
    }
.product-info .image-additional img { border: 1px dashed #999 }
.product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
    }
.product-info .description {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    padding: 5px 5px 10px 10px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4D4D4D;
    }
.product-info .price {
    overflow: auto;
    border-bottom: 1px dashed #999;
    padding: 0px 5px 10px 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    }
.product-info .price-old {
    color: #F00;
    text-decoration: line-through;
    }
.product-info .review { padding: 0px 5px 10px 10px }
.htabs {
    height: 33px;
    border-bottom: 1px solid #DDDDDD;
    }
.htabs a {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 5px 10px;
    float: left;
    font: 400 14px oswald;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 2px;
    display: none;
    }
.htabs a.selected {
    padding-bottom: 7px;
    background: #FFFFFF;
    }
.tab-content {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
    background: #FFFFFF;
    }
.pagination {
    border-top: 1px solid #EEEEEE;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    }
.pagination .links { float: left }
.pagination .links a {
    display: inline-block;
    border: 1px solid #EEEEEE;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
    font-size: 14px;
    }
.pagination .links b {
    display: inline-block;
    border: 1px solid #269BC6;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #269BC6;
    background: #FFFFFF;
    }
.pagination .results {
    float: right;
    padding-top: 3px;
    }
.container {
    background: #f4f4f4;
    padding: 20px !important;
    margin: 40px auto !important;
    }
.success {
    background: #EAF7D9 url("../image/success.png") no-repeat scroll 10px center;
    border: 1px solid #BBDF8D !important;
    }
.success, .warning, .attention, .information {
    color: #555555;
    margin-bottom: 10px;
    padding: 8px 0;
    text-align: center;
    }
.success .close, .warning .close, .attention .close, .information .close {
    cursor: pointer;
    float: right;
    padding-right: 10px;
    padding-top: 6px;
    }
#header { overflow: hidden }
#logo img { max-width: 100% }
.banner img { max-width: 100% }
#search input {
    float: right;
    margin-top: 30px;
    font-weight: bold;
    }
#footer {
    overflow: hidden;
    /*
    border-top: 2px solid #F8862E;
    padding-top: 20px;
    margin-top: 20px;*/
    }
#powered {
    border-top: 2px solid #000;
    padding-top: 10px;
    text-align: right;
    font-size: 11px;
    }
.tweet_list li {
    border-bottom: 1px solid #ddd;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0.5em;
    list-style-type: none;
    margin-bottom: 0;
    }
.tweet_list .tweet_avatar {
    padding-top: 5px;
    padding-right: .5em;
    float: left;
    }
.tweet_list .tweet_time { font-weight: bold }
.brand {
    display: block;
    width: 220px;
    height: 353px;
    position: relative;
    background-position: 0 0;
    background-repeat: no-repeat;
    }
.brand .map_link {
    display: block;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
    }
.brand #map_link_0 {
    width: 75px;
    height: 35px;
    top: 22px;
    left: 13px;
    }
.brand #map_link_1 {
    width: 63px;
    height: 30px;
    top: 22px;
    left: 123px;
    }
.brand #map_link_2 {
    width: 68px;
    height: 27px;
    top: 63px;
    left: 124px;
    }
.brand #map_link_3 {
    width: 83px;
    height: 26px;
    top: 65px;
    left: 12px;
    }
.brand #map_link_4 {
    width: 91px;
    height: 30px;
    top: 99px;
    left: 13px;
    }
.brand #map_link_5 {
    width: 70px;
    height: 31px;
    top: 98px;
    left: 121px;
    }
.brand #map_link_6 {
    width: 101px;
    height: 21px;
    top: 138px;
    left: 86px;
    }
.brand #map_link_7 {
    width: 70px;
    height: 23px;
    top: 171px;
    left: 116px;
    }
.brand #map_link_8 {
    width: 86px;
    height: 27px;
    top: 173px;
    left: 15px;
    }
.brand #map_link_9 {
    width: 104px;
    height: 31px;
    top: 210px;
    left: 8px;
    }
.brand #map_link_10 {
    width: 69px;
    height: 34px;
    top: 248px;
    left: 8px;
    }
.brand #map_link_11 {
    width: 96px;
    height: 55px;
    top: 294px;
    left: 11px;
    }
.brand #map_link_12 {
    width: 101px;
    height: 51px;
    top: 294px;
    left: 53px;
    }
.brand #map_link_13 {
    width: 89px;
    height: 26px;
    top: 361px;
    left: 12px;
    }
.brand #map_link_14 {
    width: 77px;
    height: 57px;
    top: 348px;
    left: 118px;
    }
.brand #map_link_15 {
    width: 98px;
    height: 29px;
    top: 251px;
    left: 94px;
    }
.brand #map_link_16 {
    width: 73px;
    height: 32px;
    top: 208px;
    left: 123px;
    }
.brand #map_link_17 {
    width: 53px;
    height: 23px;
    top: 142px;
    left: 12px;
    }
