
/*----------------------------------------------------
    HEADER
----------------------------------------------------*/

#user-navigation,
#head-search,
#information-request,
#myslidemenu,
#left-column,
.header-items{
    display: none;    
}

#url-for-print{
    display: block;
    margin: 10px 0 5px 0;
}


/*----------------------------------------------------
    GLOBALS
----------------------------------------------------*/
.pagination,
.search-container,
#add-to-favourites{
    display: none;
}

.main-wrapper{
    width: 100%;
}

/*----------------------------------------------------
    FOOTER
----------------------------------------------------*/
.debugging,
.footer-nav,
.footer-items{
    display: none;    
}

#footer{
    margin: 10px 0 0 3px;
    border-top: 1px dotted #1e1e1e;    
    width: 100%;
}


#footer-address{
    text-align: left;    
}

/*----------------------------------------------------
    DEALERS
----------------------------------------------------*/
.hide-for-print,
.dlr-products-controls{
    display: none;
}

/*----------------------------------------------------
    MAGAZINE
----------------------------------------------------*/



/*----------------------------------------------------
    NEWS
----------------------------------------------------*/
.comment-container,
#news-right-column{
    display: none;    
}

.news-article{
    width: auto;
}

/*----------------------------------------------------
    PRODUCT
----------------------------------------------------*/
.hide-for-print,
#compare-form,
.product-video-display-wrapper{
    display: none;    
}


/*----------------------------------------------------
    SUPPORT
----------------------------------------------------*/
.page-footer-table{
    display: none;
}



/*----------------------------------------------------
    WISHLIST
----------------------------------------------------*/
.hide-for-print{
    display: none;
}





