﻿* {
	font-family:Georgia, Serif;
	font-size:14pt;
}

body {}

div.form, .tabs, .controls, li.web, li.email, li.text, li.map, li.save, .reputation .outline,.viewProfile, #advertiseOnLS24, #sharingLinks, span.ribbon, .ranking, li.streetview, li.videos,.pagination, #secondary, #footer, .getDirections, .control, .skiplink, .hr, .readmore, .recommendations, .offers, img.logo{
  	display:none;
  }

h1, h2, h3, h4, h5 {
	font-size:20pt;
	margin:0;
	padding:0;
}

.EDPtrusted {
	font-weight:bold;
}

#console h3, #console h2 a {
	color:#000000;
	font-size:14pt;
}
#console h2 a {
	text-decoration:none;
	font-size:20pt;
}
#console {
	border-bottom:2px solid #000000;
	padding-bottom:1cm;
	margin-bottom:1cm;
}

.listing {
	margin:0.5cm 0;
}

.expandable, .listing {
	border-bottom:2px solid #000000;
	padding-bottom:0.5cm;
}
.sponsor {
	border-bottom:0;
	padding-bottom:0;
}

/* Changes NT: 02/02/2015 - Print to show map + results */
body{
	background-image: none!important;
}
#secondary, 
.listing *, 
.gmap{
	display:block;
}
.gmap{
	page-break-before: always;
}
.gmap > div{
	width: 600px;
  	height: 600px
}
.ranking{
	float: left;
	margin-right: 10px;
}
.listing ul{
	padding-left: 0px;
	display: inline-block;
	margin: 0px;
}
.listing ul li{
	float: left;
}
#cookielaw, 
.gmnoprint,
.box:not(.gmap),
#primary > a,
#primary .navigation,
#secondary > a,
.listing p br{
  display:none !important;
}
