﻿/******************************************************
 * 
 * File:        print.css
 * 
******************************************************/

body {
    color: #000000; 
    background: #ffffff;
    margin: 0;
    padding: 0;
    text-align: left;
}
a:link, a:visited {
    background: #ffffff; 
    color: #000000; 
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	background: none;
	color: #000;
}
.header .left,
.footer, 
.dots, 
.slider-wrap,
a.open, a.close,
.paging,
.logo-img,
.module-search.mega,
.module-contact.popular,
.module-filter,
.col-right,
.gray-overlay-top,
a.link-arrow,
a.back,
.editorial-forms,
.page-top,
.content .page-top ul.page-nav,
.social {
    display: none;
    background: none;
    height: 0 !important;
}
.content.home .section-home .module-top {
	box-shadow: none;
}
.header .right {
	background: #000;
}
.footer .inner-wrapper .inner .left {
	display: none;
	height: 0;
}
.wrapper, .content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}