﻿body {
    font-family: "Times New Roman", Garamond, Georgia;
    background-color: #ffffff;
}
a[href]:after {
    content: "";
}
abbr[title]:after {
    content: "";
}
#epi-quickNavigator {
    display: none !important;
}
.header .top-links,
.header .quick-search,
.header .main-menu,
.header .mobile-menu {
    display: none;
}
.header .header-wrapper {
    background-color: #ffffff;
    background-image: none;
}
.header .logo {
    text-align: left;
    margin-top: 0;
    width: 150px;
}
.intro {
    display: none;
}
.main {
    padding: 0;
}
.main .breadcrumbs {
    display: none;
}
.main .main-content {
    margin: 0;
}
.main .main-content .product .product-image {
    float: left;
    width: 150px;
    margin-right: 30px;
}
.main .main-content .product .product-image a {
    height: 150px;
}
.main .main-content .product .product-image ul.product-thumbs {
    display: none;
}
.main .main-content .product .product-price {
    display: none;
}
.main .main-content .product ul.product-icons {
    margin: 0 0 30px 30px;
}
.main .main-content .product ul.product-icons li {
    display: block;
    clear: both;
    margin: 10px 0 0;
}
.main .main-content .product ul.product-icons li img {
    width: 40px;
}
.main .main-content .product .product-info {
    clear: none;
}
.main .main-content .product .product-info h1 {
    font-size: 1.4em;
    color: #000000;
}
.main .main-content .product .product-info .print {
    display: none;
}
.main .main-content .editor-content {
    clear: none;
    overflow: hidden;
    margin-bottom: 0;
}
.outro {
    display: none;
}
.footer {
    display: none;
}
.tab-panel {
    margin: 0;
}
.tab-panel.tab-accordation .nav-tabs {
    display: none;
}
.tab-panel.tab-accordation .tab-header {
    display: none;
    background-color: transparent;
    font-size: 1.8em;
    font-weight: 600;
    border: 0;
    margin-bottom: 10px;
}
.tab-panel.tab-accordation .tab-header.productinfo {
    display: block;
    font-size: 1.4em;
    color: #000000;
}
.tab-panel.tab-accordation .tab-header.productinfo a {
    color: inherit;
}
.tab-panel.tab-accordation .tab-header a,
.tab-panel.tab-accordation .tab-header.active a, 
.tab-panel.tab-accordation .tab-header a:hover, 
.tab-panel.tab-accordation .tab-header a:focus {
    background-color: transparent;
    font-size: 1em;
    font-weight: 600;
    color: #000000;
    padding: 0;
}
.tab-panel.tab-accordation .tab-header a .toggle {
    display: none;
}
.tab-content > .tab-pane.active,
.tab-content > .tab-pane {
    display: none;
    background-color: transparent;
}
.tab-content > .tab-pane#productinfo {
    display: block;
}
.tab-content > .tab-pane .tab-pane-wrapper {
    padding: 0;
    margin: 0;
}