﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

img {
    border: none;
}

.description {
    font-size:12px;
    font-family:arial;
}

.description li {
    color: #000000;
    text-decoration: none;
    cursor: text;
}

.ebay-product-page {
    padding: 0px;
}

    .ebay-product-page h2 {
        color: #666;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        padding: 6px 0 0 8px;
        margin: 0;
    }

    .ebay-product-page .product-overview {
        width: 100%;
    }

        .ebay-product-page .product-overview td {
            vertical-align: top;
            padding: 0px;
            margin: 0px;
        }

div.h4 {
    border: 1px none #B7CDE1;
    height: 28px;
    text-align: left;
    background: url(../images/side-bar.gif) repeat-x;
    width: 100%;
}

table.main-image {
    width: 100%;
}

    table.main-image td {
        vertical-align: top;
        border: none;
    }

    table.main-image .image {
        vertical-align: middle;
        text-align: center;
        padding: 5px;
        width: 400px;
    }

.attributes table {
    border-collapse: collapse;
}

.ebay-product-page .product-details .attributes table th {
    padding: 2px 6px !important;
    border: solid 1px #E7E3E7;
    font: bold 12px Arial;
    text-align: left;
}

.ebay-product-page .product-details .attributes table td {
    padding: 2px 6px;
    border: solid 1px #E7E3E7;
    font: normal 12px Arial;
}

    .ebay-product-page .product-details .attributes table td.title {
        padding: 0px;
    }

.family-products .links {
    font: 11px Tahoma;
}

.family-products table {
    width: 100%;
}

.family-products td {
    border: none;
    padding: 5px 3px !important;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

.family-products .img {
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 0px auto;
}

.family-products .links {
    padding: 0px 5px;
}

table.header {
    height: 94px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 100%;
    background-color: #E4E6E4;
}

    table.header td {
        padding: 0px;
    }

    table.header .left {
        width: 360px;
        height: 94px;
        background-color: #E4E6E4;
        margin: 0;
    }


        .left div {
            font: 11px Arial;
            padding-left: 10px;
        }

        .left div.first-line {
            font-weight: bold;
        }

        .left div.second-line {
            font-style: italic;
            padding-left: 30px;
        }

    table.header .right {
        width: 270px;
        height: 68px;
        background-color: #E4E6E4;
        vertical-align: middle;
        text-align: left;
    }

     table.header .middle {
        text-align:center;
    }

.item-number {
    border: 1px solid #937201;
    color: black;
    font-size: 14px;
    margin: 0px;
    padding: 3px 10px !important;
    text-align: center;
    width: 100%;
}

td.item-number {
    border: none;
}

    .item-number td,
    .price-table td,
    .price-table th,
    .payments-list td {
        border: none !important;
    }

    td.item-number span {
        vertical-align: middle;
    }

.price-table {
    width: 100%;
}

    .price-table td {
        text-align: right;
    }

.product_price {
    margin: 0;
    color: #2570CA;
    font: bold 21px Arial, Helvetica, sans-serif;
    clear: both;
}

.product-overview {
    width: 100%;
}

.ebay-product-page h1 {
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #2570CA;
    font: bold 21px Arial, Helvetica, sans-serif;
}

#header_nav {
    padding: 10px;
    background-color: #E4E6E4;
}
    #header_nav .nav_heading {
        font-weight: bold;
    }

.service-desc {
    padding-top: 0px;
    text-align: center;
    font: normal 12px Verdana;
    line-height: 14px;
    color: #333;
    margin: 2px 0px;
}

.desc_bar {
    line-height: 20px;
    background: url(../images/subnav_bg.gif) repeat-x;
    background-color: #0C66BB;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    .desc_bar li {
        font-family: Verdana;
        display: inline;
        list-style: none;
        padding: 2px 25px;
        color: white;
        font-size: 12px;
    }

.img td {
    text-align: center;
    vertical-align: middle !important;
}

.img .image-fix {
    width: 180px;
}

.image-fix img {
    max-width: 100%;
}

.main-image-fix {
    width: 400px;
}

.main-image-fix img {
    max-width: 100%
}

.content {
    padding: 10px;
}

#tabs {
    font-size: 12px;
}

#tabs li {
    border-radius: 5px 5px 0px 0px;
}

#tabs li.tab_sub {
    border: 1px solid lightGrey;
    background: #E6E6E6 url(../styles/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555;
}

.sf-navbar {
    height: 46px;
    position: relative;
    width: 100%;
    background: url(../images/nav_bg.gif.png) repeat-x;
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar a:focus,
.sf-navbar a:hover,
.sf-navbar a:active {
    background: url(../images/nav_sel_bg.gif) repeat-x;
    height: 46px;
}

.desc_bar ul {
    text-align: center;
    margin: 0px;
}

.sf-navbar a:hover {
    height: 100%;
}

.sf-menu {
    width: 1090px;
    margin: auto;
    padding: 0px;
    height: 46px;
    border-collapse: collapse;
    border: none;
}

    .sf-menu * {
        margin: 0;
        padding: 0;
    }

    .sf-menu td {
        text-align: left;
    }

    .sf-menu a {
        display: block;
        position: relative;
        padding: 3px 10px 3px 10px !important;
        text-decoration: none;
        color: white;
    }

        .sf-menu a:hover {
            text-decoration: none;
            color: white;
        }

    .sf-menu li:hover ul,
    .sf-menu li.sfHover ul {
        background: url(../images/subnav_bg.gif.png) no-repeat;
    }

.ui-tabs-panel {
    display: none;
}

.facebook-image {
    vertical-align:middle;
}

#dlFamily {
    border-spacing: 0px;
}

.panel {
    border: 1px solid #E7E3E7;
    margin: 2px;
    border-radius: 0px;
}

.description p {
    padding-left: 10px;
}

#panelfamily h2 {
    font-size: 14px;
    text-align: center;
}

#valueRegularPrice {
    color: #AA0606;
}
