
@import url(/assets/css/media/sifr-print-r436.css);

@media print {	

	body {
		font: 12pt "Times New Roman", Times, serif;
		background: #fff;
		}
	
	img {border: none;}
	a, a:visited {color: #00703C;}
	.wrap0 {
		float: left;
		margin: 0 16px 0 0;
		}
	.to-right {
		float: right;
		margin: 0 0 0 16px;
		width: 228px;
		}
	span.heading {
		font-size: 16pt;		
		}	
	br.clearall {
		clear: both;
		line-height: 0;
		font-size: 0.1em;
		}	
	.error-message {font-weight: bold;}
	
	body.home .sign-up-container,
	body.home .jobs-container,
	.view-all-link,
	.header-outer,
	.banner-outer,
	.first-column,
	.jobs-button,
	.get-directions,
	.services-navigation,
	.button, .sort-by-price,
	.results-per-page,
	.calendar, .email, .back,
	.footer, .switch-nav,
	.property-enquire,
	.breadcrumbs-container,
	.secondary-content {
		display:none; 
		}
	
	.container-outer,
	.container-inner,
	.content {
		width: auto;
		background: #fff;
		float: none;
		position: relative;
		text-align: left;
		margin: 0;
		padding: 10px;
		color: #000;
		left: 0;
		top: 0;
		}

	ul.list,
	ul.list-category-services,
	ul.servise-list,
	ul.list-news,
	ul.list-jobs,
	ul.properties-list,
	.featured-properties-box ul {
		list-style: none;
		padding: 0;
		margin: 0;
		}
		ul.list-category-services span.heading,
		ul.servise-list span.heading {
			font-size: 16pt;
			}
		ul.list-category-services li,
		.featured-properties-box ul li,
		ul.properties-list li,
		.service-item,
		li.search-item,
		ul.servise-list li,
		ul.list-news li,
		ul.list-jobs li {
			overflow: hidden;
			width: 100%;
			padding: 10px 0;
			border-top: 1px solid #666;						
			}
		li.search-item .wrap0 {
			float: right;		
			}
	ul.default-list {
		float: left;
		list-style-type: square;
		}
		ul.default-list li {
			border: none;
			width: 100%;
			padding: 0;
			margin: 0;			
			}	
	.case-study-images ul {
		float: right;
		width: 228px;
		list-style: none;
		padding: 0;
		margin: 0;
		}
		.case-study-images ul li {
			float: left;
			margin-bottom: 16px;
			}
	.team-search-result dl,
	.team-search-result .email {
		width: 350px;
		float: left;
		padding: 0pt;
		margin: 0pt;
		}
		.team-search-result dd {
			float: left;
			font-weight: bold;
			padding: 0pt;
			margin: 0pt;
			width: 200px;
			}
		.team-search-result dt {
			margin: 0 0 0 200px;
			padding: 0pt;
			}
	.sporting-region table {
		width: 100%;	
		margin-bottom: 20px;	
		}
		
	body.home .secondary-content {
		display: block;
		}
}
