/*
#####################
Print CSS Stylesheet
#####################
Site: 	eurocommercialproperties.com
Author:	Matt Woodrough
Date: 	June 2012
#####################
*/

#subheader,
#navMenu li,
#page_actions,
.subnav,
.sn,
#sharethis,
.mtx,
.footer_wrapper,
.clear {
	display: none;
}

.logo {
	display:none;
}

.print_logo {
	display:block;
	margin-left:-8px;
}

.header_image img{
	width:100%;
	height:auto;	
}

/* Flex Slider */
.main_image, .main_image ul, .main_image ul li {
	height:auto !important;	
}

#hp_message {
	background-color:#fff;
}

.whiteInfoBox, .whiteInfoBox h2 {

}

.colbox .whiteInfoBox {
	margin-top: 0px;
	position:static;
	padding:5px 5px 0px 0px;	
}


.layout img {
	width:auto;
	height:auto;
}

* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h1, h2, h3 { page-break-after: avoid; }
	.print_only {display:block;}
	
	#container {
		width: 100%;
		margin:0;
		padding:0;
		background-image:none;
	}
	
	header {
		width:100%;
		height:110px;
		background-image:none;
		border-bottom:none;
	}
	
	header a { display:none;}
	.logo { display:none;}
	.header_icons { float:right; position:static;}
	#search_box { display:none; }
	nav {display:none; }
	#showroom {
		width:100%;
	}
	#showroom article {
		float:left;
		position:static;
		margin:0 3em 3em 0;
	}
	.items_similar, .item_cat_links {
		display:none; 
	}
	footer {
		border-top:1px solid #666;
	}
	footer .logo {
		display:none; 
	}

	#section_how h3, #section_how p {
		display:none; 
	}
	#section_where h3, #section_where p {
		display:none; 
	}
	
	.arrow_box {
		padding-left:0;
		float:none;
		width:100%;
		font-size:1em;
		color:#000;
		background-image:none;
		padding:0 0 1em 0;
		height:auto;
	}
	.arrow_box span {
		font-size:2em;
	}
	footer #wallpaper{
		display:none; 
	}
	footer ul{
		display:none; 
	}
	
	#pi_featured {
		padding-bottom: 0px;
		margin-bottom: 0px;	
	}
	
	.keyfacts .row label {
		border-right: 5px solid #ffffff;
	}
	
	.box_heading_logo img {
	    max-width: 90px !important;
	    height: auto !important;
	}