/*---------------------------------------
Print Style Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

#nav, #sub-nav, #footer, #skipnav, .home-splash, #sidebar, #splash, #crumb, .view-chalet, #cformsform, .posts-nav, .tags, .number, #comments {
	display: none;	
}
#logo, #logo a {
	color: #00ADEF;
	font-weight: bold;
	font-size: 30pt;
	margin: 0;
	text-decoration: none;
}
#logo span {
	display: none;	
}
#header {
	border-bottom: 1px solid #999;	
}
#phone {
	text-align: right;
	color: #EC008C;
	margin: -1.3em 0 0.5em 0;
}
body {
	color:#666666;
	font-family: Arial,Verdana,sans-serif;
	font-size: 90%;
}
hr {
	display: none;
}
a img {
	border: none;	
}
h1 {
	margin-bottom: 0.5em;	
}
.hr-container {
	border-bottom: 1px solid #ccc;
	page-break-inside: avoid;
}
p.heading {
	font-weight: bold;	
}
a:visited, a:link {
	color: #EC008C;
}
.price-table td, .price-table th {
	text-align: center;	
}
.price-table th.peak {
	color: #B8DA1B;	
}
.cost td {
	color: #EC008C;	
}
.price-table {
	font-size: 8pt;
	border: 1px solid #ccc;
	page-break-inside: avoid;
	margin: 0 0 0.4em 0;
}
.price-table-key li {
	font-weight: bold;	
	color: #B8DA1B;	
}
ul, p, ol {
	clear: both;	
}
.date {
	color: #ccc;	
}
.arrow-green, .panel-home h2 {
	border-left: 8px solid #B8DA1B;
	padding-left: 0.3em;
	font-size: 23pt;
	padding-bottom: 0.15em;
	color: #000;
}
h1 {
	border-left: 8px solid #B8DA1B;
	padding-left: 0.4em;
	padding-bottom: 0.15em;
}
h2 {
	color: #B8DA1B;
}
.panel-home h2.arrow-blue {
	border: none;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 18pt;
}
h2.arrow-blue-inline {
	color: #00ADEF;	
}
.summary li, .summary {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.summary li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}
.ngg-albumoverview div.ngg-album-compact, .ngg-galleryoverview div.ngg-gallery-thumbnail-box, .videos-container div {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.3em;
	word-wrap: break-word;
	width: 18%;
	overflow: hidden;
}
div.ngg-album-compact h4, div.ngg-album-compact p {
	margin: 0.2em 0;
	font-size: 10pt !important;
}
 div.ngg-album-compact p {
	margin-bottom: 1em !important;	 
 }
 #posts-list li {
	border-bottom: 1px solid #ccc;
	list-style: none !important;
 }
 #posts-list ul li {
	list-style: disc !important; 
 }
 #posts-list li p.date {
	color: #ccc !important; 
 }