/*
 Print styles
 Site: Walker
*/

body {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	color:#000000;
	padding:0;
	margin: 40px 80px 60px 40px;
	float: none;
}

#container {
	margin-top: 50px;
}

#servicesRight, #servicesLeft, #servicesLeft ul, #servicesRight ul {
	float: none;
	margin: 0;
	padding: 0;
}

.teamlisting, .teamlistingLastInRow, .projectlisting, .projectlistingEvenNum, #right, #left, #twocolleft, #twocolright {
	clear: left;
	padding: 0 0 30px 0;
	float: none;
	border: none;
	width: 500px;	
	page-break-inside: avoid;
}

img {
	border: none;
	page-break-inside: avoid;
}

a {
	text-decoration: none;
	color: #000;
}

/* Hide unnecessary parts */
#footer, #banner, #flashcontainer .enlargeicon, li.download, #leftnews .button, #leftfull .teamlisting ul, #leftfull .teamlistingLastInRow ul, #left .projectlisting ul, #left .projectlistingEvenNum ul { 
	display: none;
	visibility: hidden;
}


/* Show print-only parts */
#bannerprint, #topprintcontainer, .sidebarservicecontent, .opensidebarservicecontent, .sidebarservices, #printFooter { 
	display: block;
	visibility: visible;
	margin: 0;
	padding: 0;
}

#printFooter {
	display: inline;
}

#topprintcontainer { 
	position: absolute;
	top: 135px;
}

.galleryimage {
	float: left;
	border: none;
	width: 109px;
	margin: 10px 25px 30px 0;
}

.articleimage {
	float: right;
	border: none;
	width: 109px;
	margin: 0 0 25px 50px;
	clear: right;
}


h1 {
	font-size: 16px;
	line-height: 20px;
}

h6 {
	display: inline;
	font-size: 12px;
	line-height: 14px;
}