/*
    This is a css file
*/


body {
    background: #FFFFFF none;
}

#logo{
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    width: 253px !important;
    margin: 30px 0 0 0;
}
#left_column.row {margin: 0;}

#content_section.columns{
    padding: 0;
}

.row .row.product_description{
    margin: 0;
}

div.attribute-header {
    height: auto;
    line-height: 1.3em;
    vertical-align: text-top;
    margin: 0;
    padding: 39px 0 14px;
}

div.attribute-header h1,
div.attribute-header h2,
div.attribute-header.with_subline h1,
div.attribute-header.with_subline h2{
    position: relative;
    bottom: 0;
}

div.attribute-header.with_subline h2{margin: 0 0 3px;}

#home h2 {margin: 0;}

.tabs h4{display: none;}

.tabs .tab,
.tabs .tab h4{display: block !important;}

#close_printerview,
aside,
body.printview div.quick_links.row,
div.nav,
div.searchbox,
nav{
    display: none;
}

a[href]:after{
    content: "";
}