/* 
    Document   : print
    Created on : 13.11.2012, 11:18:38
    Author     : Sabra
    Description:
        Purpose of the stylesheet follows.
*/

body { 
    background: white; 
    text-indent: 0px;
}

div#header, div#footer, div#references-boxes,
div#contact div#content-top, div.references, div.facebookOuter, div#showHeurekaBadgeHere-1,
div.info-panel, div#contact-left {
    display: none;
}

div#goods-detail {
    width: 100%;
    margin: 0;
    float: none;
    color: #000;
    background: transparent;
}

p, address, h1, h2, h3 {
    color: #000 !important;
}

div#contact {
    margin-top: 0px;
    background: transparent;
}

a:link:after {
    font-size: 9px;
    font-style: italic;
    /*content: " (" attr(href) ") ";*/
}

a:link { 
    font-weight: bold; 
    text-decoration: underline; 
    color: #06c; 
}

ul#tire-breaking, li.tire-label {
    visibility: visible;
    display: block;
}

.print {
    display: none;
}