/*---------------------------------------
Global Style Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

h1 {
	margin: 0 0 12px 0;
	color: #089B6D;
	font-size: 32px;
	font-family: Tahoma,Arial,Geneva,sans-serif;
	font-weight: normal;
	line-height: 35px;
	margin-top: -5px;
}
.chalet_detail h1 {
	margin-bottom: 18px;	
}
h2 { 
	font-size: 1.9em;
	margin: 35px 0 5px 0;
	line-height: 1.5;
	font-family: Tahoma,Arial,Geneva,sans-serif;
	color: #062B40;
}
h3 {
	font-size: 1.6em;
	margin: 0 0 5px 0;
	line-height: 1.5;
	font-family: Tahoma,Arial,Geneva,sans-serif;
	color: #062B40;
}
h4 {
	font-size: 1.6em;
	margin: 0 0 5px 0;
	line-height: 1.5;
	font-weight: bold;
}
h5 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	line-height: 1.5;
	font-weight: bold;
}
li h2 {
	font-size: 1.25em;	
}
li h3 {
	font-size: 1em;	
}
li h4 {
	font-size: 1em;	
}
li h5 {
	font-size: 0.875em;	
}
p, ul, ol {
	font-size: 1.6em;
	margin-bottom: 15px;
	line-height: 1.4;
}
ul, ol {
	margin-bottom: 30px;
}
li, li ul li {
	list-style: none;
	padding-left: 23px;
	margin-bottom: 5px;
	background: url('../images/global/bullet.gif') left 8px no-repeat;
	margin-left: 5px;
}
ul.ticked li {
	background: url('../images/global/tick.png') left 6px no-repeat;
	padding-left: 19px;
}
#content h2 + ul, #content h3 + ul, #content h2 + ol, #content h3 + ol {
	margin-top: 10px;	
}
ol li {
	background: none;
	list-style: decimal;
	padding-left: 0;
	margin-left: 25px;
}
li p, li ul, li ol {
	font-size: 1em;	/* 13px text within lists */
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	/*cursor: help;*/
}
hr {
	display: none;
}
li ul, li ol {
	margin-top: 10px;
	margin-left: 10px;
}
li ul li {
	background: url('../images/global/bullet-nested.gif') left 8px no-repeat;
	padding-left:16px;
}
.properties-link {
	overflow: hidden;
	width: 615px;
	padding: 0 0 5px 0;
}
img.print {
	display: none;	
}

/* Textual Elements
---------------------------------------*/

h1 + p, p.introduction, p.intro, #section_home h1 {
	margin-bottom: 15px;
	font-size: 1.8em;
	line-height: 1.3;
	clear: both;
	color: #000;
}
#section_home h1 {
	margin-bottom: 22px;
}
h1 + p em, p.introduction em, p.intro em {
	font-style: normal;	
}
em.to-top, em.go-back {
	display: block;
	text-align: right;
	clear: both;
	margin: 20px 0 -15px 0;
	height: 22px;
	overflow: hidden;
	width: 920px;
	color: #089B6D;
	font-size: 1.7em;
}
/* user directions */
em.to-top a {
	padding-right: 22px;
	color: #666;
	height: 22px;
	line-height: 25px;
	display: block;
	float: right;
	background: url('../images/global/to-top.png') right 2px no-repeat;
}
em.to-top a:hover, em.to-top a:active, em.to-top a:focus {
	background: url('../images/global/to-top.png') right 0 no-repeat;
	color: #000;
}
em.go-back a {
	color: #666;
	padding-left: 29px;
	height: 22px;
	line-height: 25px;
	display: block;
	float: right;
	background: url('../images/global/back.png') 2px 5px no-repeat;
}
em.go-back a:hover, em.go-back a:active, em.go-back a:focus {
	background: url('../images/global/back.png') 0 5px no-repeat;
	color: #000;
}
.post-entry a.more-link {
	font-size: 1.1em;
	/*color: #089B6D;
	display: inline-block;
	padding-right: 27px;
	background: url('../images/global/read-more.png') right 4px no-repeat;*/
	margin-bottom: -10px;
}
/*a.more-link:hover, a.more-link:active, a.more-link:focus {
	padding-right: 29px;
}*/
em.found-properties, em.found-posts {
	font-size: 1.7em;
	display: block;
	color: #999;
	margin: 25px 0 -23px 0;
	text-align: right;
}
em.found-posts {
	text-align: left;
	margin: 0 0 20px 0;
}

/* feature layout */
.feature-layout #content p, .feature-layout #content ul, .feature-layout #content ol, .feature-layout #content h2, .feature-layout #content h3, .feature-layout #content h4 {
	clear: both;
}
.feature-layout div.wp-caption {
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.feature-layout div.first {
	margin-right: 15px;	
}
p.wp-caption-text, a.larger-map {
	display: block;
	font-size: 12px;
	color: #999;
	padding: 6px 0 0;
	text-decoration: none;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 0;
}
a.larger-map {
	display: inline;
	padding-left: 6px;
	line-height: 1.8;
}
div.wp-caption p {
	margin: 0;	
}
.feature-layout h2, .feature-layout h3, .feature-layout h4 {
	clear: both;	
}
ul.features {
	overflow: hidden;
	width: 615px;
	margin: 25px 0;
	font-size: 1.4em;
}
.section-index ul.features {
	margin-top: 30px;	
}
ul.features li {
	float: left;
	padding: 3px 10px 0 11px;
	margin: 0;
	background: none;
}
ul.two {
	background: url('../images/background/features-two.gif') repeat-y;
}
ul.three {
	background: url('../images/background/features-three.gif') repeat-y;
}
ul.two li {
	width: 286px;
}
ul.three li {
	width: 184px;
}
ul.features li h2 {
	color: #062B40;
	font-size: 1.6em;
	line-height: 1.3;
	margin-bottom: 10px;
	padding-right: 40px;
	background-image: url('../images/global/feature-tick.png');
	background-repeat: no-repeat;
	background-position: 257px center;
}
ul.three li h2 {
	background-position: 155px center;
	margin-top: 0;
}
ul.features li p {
	margin-bottom: 7px;	
}
#content table {
	width: 615px;
	font-size: 1.5em;
	border-collapse: separate;
	border-bottom: 2px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content #prices table {
	width: auto;
}
#content th {
	padding: 4px 10px;
}
#content td {
	padding: 6px 10px;
}
#content th {
	background: #089B6D;
	color: #FFF;
	font-weight: bold;
	border-bottom: 5px solid #FFF;
}
#content tbody th {
	background: #FFF;
	color: #062B40;
	padding-top: 8px;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 5px;
}
#content caption {
	color: #666;
	font-style: italic;
	padding-bottom: 15px;
}
#content .times {
	text-align: center;
}
#content td.times {
	color: #999;
	font-size: 0.85em;
}
#content #access-keys {
	width: 400px;	
}
#content #access-keys .key {
	text-align: center;
	font-weight: bold;
	width: 50px;
	padding: 3px;
}
blockquote {
	font-size: 1.4em;
	text-align: center;
	font-style: italic;
	color: #666;
	padding: 5px 0;
	display: block;
}
li blockquote {
	text-align: left;
	font-size: 1em;
	padding: 0;
}
li blockquote p {
	margin: 0;
	font-size: 1.2em;
	font-style: italic;
	color: #666;
}
li blockquote p cite {
	font-style: normal;
	font-size: 0.8em;
	display: block;
	padding-top: 5px;
	color: #062B40;
}
ul.quotes li {
	/*background: url('../images/global/quote-mark.gif') left top no-repeat;*/
	margin-bottom: 20px;
	background: url('../images/global/bullet.gif') left 9px no-repeat;
}
img.webcam, iframe {
	padding: 4px;
	border: 1px solid #E0E4FF;
	display: block;
}
.post-entry iframe, .single iframe {
	padding: 0;
	border: none;
	margin-top: 10px;
}
div.error404 h1, div.error404 p {
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

/* Image Replacements
---------------------------------------*/

#logo {
	width: 256px;
	height: 78px;
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 100;
}
#logo a:hover {
	cursor: pointer;
}
#logo a {
	display: block;
}
#logo strong {
	width: 256px;
	height: 78px;
	display: block;
	background: url('../images/global/ski-and-summer-morzine.png') left top no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

/* Homepage Slider
---------------------------------------*/

img#splash {
	position: absolute;
	top: 30px;
}
div#splash {
	top: -170px;
	width: 960px;
	height: 420px;
	overflow: hidden;
	position: relative;
	z-index: -1;
	zoom: 1;
}
#splash #slider {
	width: 960px;
	height: 420px;
	overflow: hidden;
}
#splash #slider ul {
	width: 32700px; /* max for Opera */
	list-style: none;
	margin: 0;
	padding: 0;
}
#slider ul, #slider ul li {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 420px;
	overflow: hidden;
	display: block;
	float: left;
	background: #fff;
}

/* Featured List
---------------------------------------*/

#section_home .column ul, #section_home .column ul li, ul.properties, ul.properties li, ul.pages, ul.pages li {
	margin: 0;
	padding: 0;
	width: 320px;
	overflow: hidden;
}
ul.properties, ul.properties li, ul.pages, ul.pages li {
	width: 615px;
	background: none;
}
ul.properties, ul.pages {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#section_home .column ul, ul.properties, ul.pages {
	font-size: 1.3em;	
}
#section_home .column ul li, ul.properties li, ul.pages li {
	margin-top: 15px;
	border-top: 1px solid #E6E6E6;
	padding-top: 15px;
	background: none;
}
#section_home .column ul li {
	margin-top: 12px;
	padding-top: 12px;
}
#section_home .column ul li.first, ul.properties li.first, ul.pages li.first {
	border: none;
	padding-top: 0;
	margin-top: 0;
}
#section_home .column ul li img, ul.properties li img, ul.pages li img {
	float: left;
}
#section_home .column ul li p, ul.properties p, ul.pages p {
	margin: 0;
	width: 185px;
	float: right;
	font-size: 1.1em;
	color: #777;
}
#section_home .column ul li h3, ul.properties h2, ul.pages h2 {
	border-bottom: none;
	font-size: 1.3em;
	margin: -3px 0 4px 0;
	width: 185px;
	float: right;
	font-weight: normal;
}
#section_home .column ul li p, #section_home .column ul li h3 {
	width: 190px;	
	font-size: 1.2em;
}
#section_home .column ul li p {
	font-size: 1em;
}
ul.properties p, ul.properties h2, ul.pages p, ul.pages h2 {
	width: 405px;	
}
ul.properties h2, ul.pages h2 {
	font-size: 1.45em;
	margin: -5px 0 4px 0;
}
#section_home .column ul li h3 a, ul.properties h2 a, ul.pages h2 a {
	color: #062B40;
}
#section_home .column ul li h3 a {
	display: inline-block;
}
#section_home .column ul li h3 a:hover, #section_home .column ul li h3 a:active, #section_home .column ul li h3 a:focus {
	border-bottom: 2px;
}
#section_home .column ul li p {
	border-top: none;	
}
#section_home .column h2, #section_home .latest h2 {
	margin: 0 0 18px 0;
	color: #089B6D;
	font-size: 26px;
	font-family: Tahoma,Arial,Geneva,sans-serif;
	font-weight: normal;
	line-height: 18px;
}

/* Section Index Squares
---------------------------------------*/

.squares ul.pages {
	border: none;
	overflow: hidden;
	width: 615px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.squares ul.pages li {
	width: 205px;
	overflow: hidden;
	margin: 0;
	background: url('../images/background/box-li.png') no-repeat;
	background-position: 0 0;
	border: none;
	padding: 0;
	float: left;
}
.squares ul.pages li img {
	float: none;	
}
.squares ul.pages li h2 {
	float: none;
	width: 190px;
	padding: 4px 15px 16px 0;
	background: url('../images/background/box-li-bottom.png') right bottom no-repeat;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3;
}
.squares ul.pages li h2 a {
	display: block;
	padding: 0 8px 5px 8px;
	color: #FFF;
	text-decoration: none;
}
.squares ul.pages li:hover {
	background-position: -205px 0;
}

/* Property Results
---------------------------------------*/

.results, .results li {
	width: 615px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.results {
	font-size: 1.5em;
}
.results li {
	margin-top: 30px;
}
.results li.first {
	margin-top: 0;
}
.results li, .results li.first {
	padding-bottom: 5px;
}
.results li div.property-name, #property-breakdown div.property-name {
	background: #18BA97;
	width: 595px;
	overflow: hidden;
	padding: 3px 10px;
	margin-bottom: 1px;
}
/*.results li.offer div.property-name {
	background: #B82613;
}*/
#property-breakdown div.property-name {
	width: 900px;	
}
.results li .property-name h2, #property-breakdown .property-name h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	float: left;
	line-height: 25px;
}
#property-breakdown .property-name h2 {
	font-size: 1.8em;	
}
.results li .property-name h2 a, #property-breakdown .property-name h2 a {
	color: #fff;
	text-decoration: none;
}
.results li .property-name h2 a:hover, .results li .property-name h2 a:active, .results li .property-name h2 a:focus,
#property-breakdown .property-name h2 a:hover, #property-breakdown .property-name h2 a:active, #property-breakdown .property-name h2 a:focus{
	color: #000;	
}
.results li .property-name span, span.rating, #property-breakdown .property-name span {
	float: right;
	text-align: right;
	display: block;
	color: #FFF;
	line-height: 26px;
}
#property-breakdown .property-name span {
	font-size: 1.5em;	
}
span.rating {
	margin-top: -48px;
	margin-bottom: 22px;
}
.property-name span em, span.rating em {
	line-height: 26px;
	height: 26px;
	background: url('../images/global/star.png') repeat;
	width: 18px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	text-align: left;
	float: left;
}
/*.offer .property-name span em {
	background: url('../images/global/star-offer.png') repeat;
}*/
span.rating em {
	background: url('../images/global/star-white.png') repeat;
}
.property-name span em.one, span.rating em.one { /* width = 18px x no. of stars */
	width: 18px;
}
.property-name span em.two, span.rating em.two {
	width: 36px;
}
.property-name span em.three, span.rating em.three {
	width: 54px;	
}
.property-name span em.four, span.rating em.four {
	width: 72px;	
}
.property-name span em.five, span.rating em.five {
	width: 90px;	
}
.property-name span strong, span.rating strong {
	float: left;
	display: block;
	line-height: 26px;
	height: 26px;
	margin-right: 6px;
	font-weight: normal;
}
span.rating strong {
	color: #777;
	font-size: 1.5em;
	margin-right: 8px;
}
.results li img, #property-breakdown img {
	float: left;
	margin-bottom: 10px;	
}
.results li div {
	width: 375px;
	float: left;
	padding: 11px 20px 0 20px;
}
.results li.offer div {
	padding-top: 4px;	
}
.results li p {
	margin: 0 0 7px 0;	
}
.results li p.price {
	font-size: 1.0em;
	width: 357px;
	padding: 3px 0 4px 0;
	margin: 5px 0 8px 0;
	border-bottom: 1px solid #E5E5E5;
	color: #777;
	border-top: 1px solid #E5E5E5;
}
.results li p.price strong {
	font-weight: normal;
	color: #0084D0;
	font-size: 1.2em;
}
/*.results li.offer p.price strong {
	font-size: 0.9em;
}*/
.results li ul {
	margin: 0;
	overflow: hidden;
	width: 375px;
}
.results li ul li {
	float: left;
	width: auto;
	margin: 0;
	background: none;
}
.results li ul li a, .feature ul li a, .properties-link a {
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: url('../images/sprites/result-buttons.png');
	background-repeat: no-repeat;
}
.featured-property ul li a {
	background: url('../images/sprites/result-buttons-green.png');
}
.results li ul li a.view-property, .feature ul li a.view-property, .properties-link a {
	width: 157px; 
	background-position: 0 0;
}
.properties-link a {
	background: url('../images/sprites/view-our-properties.png');
	width: 225px;
}
.results li ul li a.view-property:hover, .results li ul li a.view-property:active, .results li ul li a.view-property:focus,
.feature ul li a.view-property:hover, .feature ul li a.view-property:active, .feature ul li a.view-property:focus,
.properties-link a:hover, .properties-link a:active, .properties-link a:focus {
	background-position: 0 -30px;
}
.results li ul li a.check-availability, .results li ul li a.make-enquiry, .feature ul li a.check-availability, .feature ul li a.make-enquiry {
	width: 191px; 
	margin-left: 10px;
	background-position: 0 -60px;
}
p.nantegue a {
	width: 185px;
	background-position: 0 -60px;
}
.results li ul li a.check-availability:hover, .results li ul li a.check-availability:active, .results li ul li a.check-availability:focus,
.feature ul li a.check-availability:hover, .feature ul li a.check-availability:active, .feature ul li a.check-availability:focus,
p.nantegue a:hover, p.nantegue a:active, p.nantegue a:focus {
	background-position: 0 -90px;
}
.results li ul li a.make-enquiry, .feature ul li a.make-enquiry {
	background-position: 0 -120px;
}
.results li ul li a.make-enquiry:hover, .results li ul li a.make-enquiry:active, .results li ul li a.make-enquiry:focus,
.feature ul li a.make-enquiry:hover, .feature ul li a.make-enquiry:active, .feature ul li a.make-enquiry:focus {
	background-position: 0 -150px;
}

/* Sidebar / Feature Elements
---------------------------------------*/

#sidebar .panel {
	margin-bottom: 15px;	
}
#sidebar .grey {
	background: #ccc;	
}
#sidebar .feature, #section_home .feature {
	background: #C5E8E1;	
}
.panel h3 {
	padding: 8px 10px 0 10px;
	margin: 0;
	font-weight: normal;
	font-size: 1.56em;
}
.panel h3 a {
	text-decoration: none;	
	color: #555;
}
.panel h3 a:hover, .panel h3 a:active, .panel h3 a:focus {
	color: #000;
}
.feature h2, #sidebar .feature h3, .sub-navigation h2, .chalet_detail .panel h2, .blog h2, #sidebar .twitter h2, #sidebar .recent-posts h2 {
	background: #089B6D;
	color: #fff;
	margin: 0;
	padding: 0 10px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999em;
	background: #089B6D url('../images/sprites/feature-titles.png');
	background-repeat: no-repeat;
}
.on-video h3 {
	background-position: 0 0;
}
#sidebar .sub-navigation {
	margin-bottom: 25px;
}
.sub-navigation h2, .blog h2 {
	background-position: 0 -23px;
	margin-bottom: 1px;
}
.panel p {
	padding: 3px 10px 10px;
	margin: 0;
	font-size: 1.3em;
}
.panel p a {
	font-weight: bold;	
}
#call-now {
	width: 220px;
	height: 206px;
	overflow: hidden;
	text-indent: -9999em;
	background: url('../images/sidebar/call-ski-morzine-now.png') no-repeat;
	margin: 20px 0;
}
.chalet_detail #call-now {
	height: 63px;
	width: 265px;
	background: url('../images/sidebar/speak-with-someone.png') no-repeat;
	margin: 25px 0 15px 0;
}
#need-help {
	width: 265px;
	height: 57px;
	overflow: hidden;
	text-indent: -9999em;
	background: url('../images/sidebar/need-help.png') no-repeat;
	margin: 10px 0 0 0;
}
.embed {
	padding: 10px;	
}
/* home content feature */
.featured-property h2 {
	background-position: 0 -46px;
	background-color: #089B6D;
}
#content .feature {
	float: left;
}
#content div.feature {
	float: left;
	width: 414px;
	margin: 0 0 20px 10px;
	min-height: 164px;
}
#content .feature h3 {
	font-size: 1.8em;
	padding: 10px 10px 3px 10px;
}
#content .feature h3 a {
	color: #000;
	text-decoration: underline;
}
#content .feature h3 a:hover, #content .feature h3 a:active, #content .feature h3 a:focus {
	text-decoration: none;
}
#content .feature p {
	font-size: 1.4em;
	line-height: 1.4;
	min-height: 48px;
	color: #000;
}
#content .feature ul {
	overflow: hidden;
	margin: 0;
	width: 394px;
	padding: 0 10px 10px;
}
#content .feature ul li {
	margin: 0;
	padding: 0;
	float: left;
	background: none;
}
#sidebar .twitter {
	margin-bottom: 10px;
}

/* Chalet Detail
---------------------------------------*/

.chalet_detail h1 {
	padding-right: 180px;
	margin-left: -2px;
}
.chalet_detail .at-a-glance h2 {
	background-position: 0 -115px;
	margin-bottom: 5px;
}
.chalet_detail .property-features h2 {
	background-position: 0 -138px;
	margin-bottom: 5px;
}
.chalet_detail .property-classifications h2 {
	background-position: 0 -275px;
	margin-bottom: 5px;
}
.chalet_detail .customer-reviews h2 {
	background-position: 0 -161px;
	margin-bottom: 10px;
}
.chalet_detail .property-classifications ul li, .chalet_detail .property-features ul li {
	padding-left: 30px;	
	background: url('../images/global/tick.png') 10px center no-repeat;
}
.chalet_detail .panel p, strong.actions br {
	display: none;
}
a.availability, a.enquiry {
	width: 265px;
	height: 45px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	margin-bottom: 12px;
	background: url('../images/sprites/property-actions.png');
	background-repeat: no-repeat;
}
a.availability {
	background-position: 0 0;
}
a.availability:hover, a.availability:active, a.availability:focus {
	background-position: 0 -45px;
}
a.enquiry {
	background-position: 0 -90px;
	margin-bottom: 15px;
}
a.enquiry:hover, a.enquiry:active, a.enquiry:focus {
	background-position: 0 -135px;
}
/* -- price boxes -- */
#calendar .price, #property-breakdown .price, #price-details li {
	border: 1px solid #CCE6F6;
	padding: 2px;
	margin-bottom: 15px;
}
#price-details {
	margin: 0;
	font-size: 1em;
}
#price-details li {
	background: none;
	margin-bottom: 8px;
}
#calendar .price span, #property-breakdown .price span, #price-details span {
	display: block;
	background: #E8F8F5;
	text-align: left;
	padding: 8px 10px 8px 10px;
	color: #333;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 0.9;
	float: none;
}
#price-details span.call a {
	display: block;
	text-align:  center;
	color: #F60;
}
#calendar .price, #property-breakdown .price {
	width: 258px;
	float: right;
	margin-bottom:0;
	margin-right: 2px;
	background: #FFF;
}
#property-breakdown .price {
	width: 220px;
	float: right;
	margin: 12px 0 0;
}
#calendar .price span strong, #property-breakdown .price span strong {
	font-size: 3em;
	display: block;
	color: #F60;
}
#calendar .price span strong em, #property-breakdown .price span strong em {
	font-size: 0.4em;
	display: block;
	color: #F60;
}
#price-details strong {
	font-size: 2.5em;
	color: #F60;
	display: block;
	padding: 1px 0 0;
	line-height: 1.1;
	overflow: hidden;
}
#price-details em {
	font-size: 0.35em;
	display: block;
	line-height: 1.1;
	font-style: normal;
	margin-top: -2px;
}
#price-details .band {
	position: relative;
	font-size: 16px;
	display: block;
}
#price-details li .band strong {
	color: #F60;
	display: inline;
	font-size: 16px;
	padding: 0;
}
#price-details li .band em {
	position: absolute;
	display: inline;
	right: 8px;
	font-size: 13px;
	line-height: 1.5;
	font-style: normal;
}
#price-details span br {
	display: none;	
}
/* -- map -- */
#location a.larger-map {
	display: block;
	text-align: right;
	font-size: 1.2em;
	background: #EDEDED;
	color: #333;
	padding: 4px 10px;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
#location a.larger-map:hover, #location a.larger-map:active, #location a.larger-map:focus {
	color: #000;
}
#gallery {
	margin-bottom: 40px;	
}
em.caption {
	background: #1B313F;
	color: #FFF;
	position: absolute;
	bottom: 58px;
	right: 10px;
	font-size: 1.35em;
	padding: 3px 5px;
}
#slider em.caption {
	font-size: 14px;
	bottom: 12px;
}
#slider li div {
	position: relative;
}
/* -- call to action -- */
.highlight {
	background: url('../images/background/keyline-gradient-bottom.png') top repeat-x;
	padding: 20px 0 10px 0;
	margin-top: 30px;
	width: 615px;
	overflow: hidden;
	float: left;
}
.highlight h2 {
	color: #082B42;
	font-size: 2.3em;
	margin: 0 0 10px 0;
}
.highlight p {
	font-style: italic;
	font-size: 1.7em;
	margin: 0;
	color: #000;
}
.details .highlight {
	margin: 0;
	background: none;
}
/* -- pricing band table -- */
#prices table {
	padding-bottom: 0;
	border: none;
	margin-bottom: 30px;
}
#prices th {
	line-height: 1.1;
	padding: 6px 10px 8px 10px;
}
#prices th, #prices td {
	border-bottom: 1px solid #FFF;
}
#prices th a {
	color: #FFF;
}
#prices td {
	background: #E3ECEA;
	color: #666;
}
#prices td.week {
	color: #000;
}
#prices .alternate td {
	background: #B8CECA;
}
#prices tr .band, #prices .alternate .band {
	background: #082B42;
	color: #FFF;
}
#prices .hover td {
	background: #082B42;
	color: #CCC;
	cursor: pointer;
}
#prices .hover td a {
	color: #FFF;
}

/* Photo Gallery
---------------------------------------*/

.videos {
	width: 920px;
	overflow: hidden;
	margin: 25px 0 10px 0;
}
.gallery, .videos li {
	width: 920px;
	overflow: hidden;
	margin: 0 0 -10px 0;
}
.gallery {
	margin: 0 0 -5px 0;	
}
.gallery li, .videos li {
	width: 290px;
	margin: 0;
	background: none;
	padding: 0;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 20px 20px;
	padding-bottom: 20px;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	float: left;	
}
.images {
	margin: 0 0 10px 0;
}
.images li {
	width: 126px;
	border: none;
	margin: 0 0 5px 6px;
	padding-bottom: 10px;
}
.videos li {
	width: 440px;
	margin: 0 0 25px 40px;
	padding-bottom: 5px;
	float: left;
}
.videos li ul.social-links, .videos li ul.social-links li {
	width: 210px;
	margin: 0;
	padding: 0;
	border: none;
	height: auto;
	min-height: 0;
	float: left;
	clear: left;
}
.videos li ul.social-links li {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	overflow: hidden;
	clear: none;
}
ul.social-links li a {
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	text-indent: -9999em;
}
ul.social-links li a.youtube {
	background: url('../images/global/youtube.png') no-repeat;
}
ul.social-links li a.facebook {
	background: url('../images/global/facebook.png') no-repeat;
}
ul.social-links li a {
	background: url('../images/global/vimeo.png') no-repeat;
}
.gallery li.first, .images li.first, .videos li.first {
	margin-left: 0;
	clear: both;
}
.gallery li h2, .gallery li p {
	width: 150px;
	float: right;
	margin: 0;
}
.gallery li a {
	padding: 2px;
	border: 1px solid #E0E4FF;
	display: block;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 120px;
}
.gallery li a:hover, .gallery li a:active, .gallery li a:focus {
	border: 1px solid #999;
}
#content .gallery li h2 a {
	display: inline;
	border: none;
	padding: 0;
	width: auto;
	width: auto;
	float: none;
}
.gallery li h2, .videos li h2 {
	font-size: 0.9em;
	margin-top: -3px;
	line-height: 1.3;
}
.gallery li p, .videos li p {
	font-size: 0.866em;
	color: #999;
	line-height: 1.2;
	margin-top: 5px;
}
.gallery li em, .videos li em {
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.videos li h2, .videos li p {
	width: 440px;
	/*width: 210px;
	float: left;
	clear: left;*/
	margin-top: 0;
}
.videos li object {
	margin-bottom: 10px;
}
.videos li p.desc {
	float: right;
	clear: none;
	margin-top: 15px;
}
.videos li h2 {
	margin: 11px 0 8px 0;
	color: #062B40;
	font-size: 1.1em;
}
.ngg-navigation {
	font-size: 1.4em;
	border-top: 1px solid #E6E6E6;
	width: 920px;
	text-align: center;
}
#content .ngg-navigation a, #content .ngg-navigation span {
	text-decoration: none;
	width: 10px;
	text-align: center;
	height: 20px;
	padding: 2px 5px;
	/*border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;*/
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 0;
	color: #999;
}
#content .ngg-navigation a:hover, #content .ngg-navigation a:active, #content .ngg-navigation a:focus, #content .ngg-navigation span {
	background: #089B6D;
	color: #000;
}

/* Blog
---------------------------------------*/

.blog ul {
	margin-bottom: 25px;
}
.blog h2.categories {
	background-position: 0 -184px;
}
.blog h2.archives {
	background-position: 0 -207px;
}
#sidebar .twitter {
	margin-top: 20px;
}
#wrapper .blog .twitter {
	margin-top: -10px;	
}
#sidebar .twitter ul {
	margin-bottom: 0;
}
#sidebar .twitter ul li a {
	display: inline;
	padding: 0;
}
#sidebar .twitter h2, #sidebar .recent-posts h2 {
	height: 45px;
	background-position: 0 -230px;
	position: relative;
	margin-bottom: -2px;
}
#sidebar .recent-posts h2 {
	background-position: 0 -344px;
}
#sidebar .twitter h2 a, #sidebar .recent-posts h2 a {
	display: block;
	height: 45px;
	width: 245px;
}
#sidebar .twitter h2 span {
	display: block;
	width: 45px;
	height: 45px;
	background: url('../images/global/twitter.png') no-repeat;
	position: absolute;
	left: 5px;
	top: 0;
}
#sidebar .twitter ul li, #sidebar .recent-posts ul li {
	padding: 7px 10px;
	color: #666;
	width: 245px; 
	border-bottom: 1px solid #CDE7F6;
}
#sidebar .twitter ul li em, .recent-posts em {
	color: #AAA;
	display: block;
	margin-top: 5px;
	font-size: 0.866em;
	font-style: normal;
}
.recent-posts em {
	margin-top: 3px;
	color: #999;
}
/* recent posts */
.recent-posts {
	padding: 0;
	margin: 20px 0 15px 0;
}
.recent-posts ul {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.recent-posts ul li {
	padding: 3px 0;
	margin: 0;
	background: none;
}
.recent-posts a.rss {
	background: url('../images/global/rss-large.png') no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 3;
	position: relative;
	margin: -45px 0 0 5px;
}
/* social media */
#sidebar .social-media {
	margin: 15px 0 0;
	padding: 0;
	width: 265px;
	overflow: hidden;
}
#sidebar .social-media li {
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}
#sidebar .social-media li.first {
	margin-right: 7px;
}
/* posts */
ol.posts {
	margin-bottom: 10px;
	margin-top: 20px;
}
ol li.post-entry {
	margin: 0;
	padding: 0;
	list-style: none outside;
	border-top: 1px solid #E6E6E6;
	margin-top: 18px;
	padding-top: 22px;
	overflow: hidden;
	width: 615px;
}
ol li.first {
	border: none;
	padding-top: 0;
	margin-top: -5px;
}
h2.post-title, .single h1 {
	margin: -1px 0 6px 0;
	padding: 0;
	font-size: 1.25em;
	line-height: 1.1;
}
h2.post-title a {
	color: #062B40;
}
h2.post-title a:hover, h2.post-title a:active, h2.post-title :focus {
	text-decoration: none;
}
/*
strong.post-date {
	display: block;
	width: 55px;
	height: 55px;
	background: url('../images/background/date-gradient.png') bottom repeat-x;
	text-align: center;
	color: #FFF;
	font-size: 0.88em;
	text-align: center;
	line-height: 1;
	float: left;
}
.single strong.post-date {
	font-size: 1.5em;	
}
h2.post-title, em.post-meta, .single h1  {
	float: right;
	width: 545px;
}
strong.post-date span {
	display: block;
	font-size: 2.4em;
}
*/
strong.post-date {
	display: block;
	color: #999;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 16px;
}
.single strong.post-date {
	margin: 0.6em 0;
}
em.post-meta {
	color: #089B6D;
	font-style: normal;
	font-size: 0.9em;
}
.single em.post-meta {
	font-size: 1.44em;	
	color: #062B40;
}
em.post-meta a.responses {
	background: url('../images/global/comments.png') left 2px no-repeat;
	padding-left: 24px;
	display: inline-block;
	line-height: 18px;
}
em.read-more {
	display: block;
	margin-top: 0.6em;
}
div.post-details {
	overflow: hidden;
	width: 615px;
	margin-bottom: 15px;
}
.single div.post-details {
	margin-bottom: 20px;	
}
.single h1 {
	font-size: 32px;
	margin: 0 0 10px 0;
}
#comments {
	background: url('../images/background/keyline-gradient-bottom.png') top repeat-x;
	padding-top: 25px;
	margin-top: 60px;
}
#comments h2 {
	font-size: 1.8em;
	margin-top: -5px;
	color: #333;
}
.comments-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #CDE7F6;
	width: 615px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.comments-list  li img {
	float: left;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.comments-list li p {
	float: left;
	width: 530px;
	font-size: 0.85em;
}
.comments-list li em.comment-meta {
	color: #062B40;
	display: block;
	margin-bottom: 2px;
}
div#thanks {
	padding: 6px 0 5px 84px;
	margin-top: -20px;
	border-bottom: 1px solid #CDE7F6;
	margin-bottom: 20px;
	font-size: 1.2em;
}
.none div#thanks {
	padding: 15px 0 5px 10px;
}
p.rss-feed {
	width: 615px;
	margin: -35px 0 20px 0;
	overflow: hidden;
	line-height: 25px;
	height: 25px;
	font-size: 1.35em;
}
p.rss-feed a {
	float: right;
	background: url('../images/global/rss.png') right top no-repeat;
	padding-right: 34px;
}
ul.posts-nav {
	width: 615px;
	overflow: hidden;
	font-size: 1.3em;
	margin-top: 40px;
}
ul.posts-nav li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul.posts-nav li.next {
	float: right;
}
ul.posts-nav li a {
	color: #666;	
	border: 1px solid #E6E6E6;
	text-decoration: none;
	display: block;
	padding: 1px 4px 2px 4px;
}
ul.posts-nav li a:hover, ul.posts-nav li a:active, ul.posts-nav li a:focus {
	background: #999;
	color: #FFF;
}

/* Calendar
---------------------------------------*/

#calendar {
	width: 920px;
	overflow: hidden;
	position: relative;
}
#calendar div {
	width: 301px;
	float: left;
	display: inline;
	margin-left: 8px;
	overflow: hidden;
}
#calendar div.first {
	margin-left: 0;	
}
#calendar table {
	width: 301px;
	font-size: 1.7em;
	text-align: center;
	border-bottom: none;
	margin: 0 0 3px 0;
}
#calendar table td {
	background: #CCC;
	font-weight: bold;
	font-size: 1em;
	color: #999;
}
#calendar table td {
	border-bottom: 1px solid #FFF;
	text-align: center;
}
#calendar table th {
	text-align: center;
	border-bottom: 5px solid #FFF;
	color: #333;
	font-weight: normal;
	font-size: 1em;
	background: #FFF url('../images/global/pixel-ccc.gif') bottom repeat-x;
	padding: 7px 0;
}
#calendar table tr.month th {
	background: #089B6D;
	background: #082B42;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 26px;
	border-bottom: none;
	padding: 3px 0;
	vertical-align: middle;
}
#calendar ul.nav {
	display: block;
	overflow: hidden;
	width: 920px;
	position: absolute;
	z-index: 10;
	height: 13px;
	top: 9px;
	left: 0;
	margin: 0;
}
#calendar ul.nav li {
	margin: 0 0 0 14px;
	padding: 0;
	background: none;
	width: 11px;
	height: 14px;
	float: left;
}
#calendar ul.nav li.next {
	float: right;
	margin: 0 14px 0 0;
}
#calendar ul.nav a {
	display: block;
	width: 11px;
	height: 14px;
	background-image: url('../images/sprites/next-prev.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9999em;
}
#calendar ul.nav a:hover, #calendar ul.nav a:active, #calendar ul.nav a:focus {
	background-position: -11px 0;
}
#calendar ul.nav li.next a {
	background-position: 0 -14px;
}
#calendar ul.nav li.next a:hover, #calendar ul.nav li.next a:active, #calendar ul.nav li.next a:focus {
	background-position: -11px -14px;
}
#calendar table tbody td, #calendar table tbody td a {
	width: 42px;
	height: 42px;
	padding: 0;
	line-height: 42px;
}
#calendar table td.empty {
	empty-cells: show;
	background: #F5F5F5;
}
#calendar tbody td a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #3A5669;
	background: #393;
}
#calendar tbody td a:hover, #calendar tbody td a:active, #calendar tbody td a:focus, #calendar tbody td a.selected {
	background: #000;	
}
ul.key {
	clear: both;
	font-style: italic;
	color: #666;
	font-size: 1.45em;
	margin: 5px 0 7px 0;
	float: left;
	width: 920px;
	overflow: hidden;
}
ul.key li {
	margin: 0 30px 4px 0;
	padding: 0;
	line-height: 20px;
	background: none;
	float: left;
}
ul.key li img {
	float: left;
	margin: 2px 7px 2px 0;
}
#holiday-breakdown {
	width: 920px;
	overflow: hidden;
	padding-top: 10px;
}
.check-availability p.introduction, .make-enquiry p.introduction {
	background: url('../images/global/green-arrow.png') no-repeat;
	padding-left: 45px;
	line-height: 30px;
	font-size: 1.9em;
	margin: 15px 0 25px 0;
	font-weight: bold;
}
#holiday-breakdown .details {
	float: left;
	width: 550px;
	padding: 0 0 0 20px;
	clear: none;
	display: inline;
	margin-top: -6px;
}
#holiday-breakdown .details h2 {
	font-size: 2.1em;
}
#holiday-breakdown #sidebar {
	float: right;
	margin-right: 0;
}
#holiday-breakdown #sidebar br {
	display: block;	
}

/* Make an enquiry
---------------------------------------*/

#property-breakdown {
	background: #E8F8F5;
	background: #E8F8F5 url('../images/global/pixel-208-fff.gif') repeat-y;
	overflow: hidden;
	width: 920px;
	margin-bottom: 10px;
}
#property-breakdown div.details {
	padding: 0 10px 0 30px;
	float: right;
	width: 680px;
}

/* Special Offers
---------------------------------------*/

/*
.offer-property ul li a {
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: #089B6D url('../images/sprites/feature-buttons.png');
	background-repeat: no-repeat;
}
.offer-property ul li a.view-property {
	width: 147px; 
	background-position: 0 -100px;
}
.offer-property ul li a.view-property:hover, .offer-property ul li a.view-property:active, .offer-property ul li a.view-property:focus {
	background-position: 0 -125px;
}
.offer-property ul li a.check-availability {
	width: 176px; 
	background-position: 0 -150px;
}
.offer-property ul li a.check-availability:hover, .offer-property ul li a.check-availability:active, .offer-property ul li a.check-availability:focus {
	background-position: 0 -175px;
}*/
.offer-property ul li a {
	width: 200px;
	background: #089B6D url('../images/sprites/special-offers.png');
}
.offer-property ul li a:hover, .offer-property ul li a:active, .offer-property ul li a:focus {
	background-position: 0 -30px;
}
/*.offer-property ul li a {
	background: url('../images/sprites/result-buttons-offer.png');
}
.results li.offer ul li a {
	background: url('../images/sprites/result-buttons-offer-results.png');
}*/
#section_home .offer-property {
	background: #E5E5E5;
}
.offer-property h2 {
	background-position: 0 -69px;
	background-color: #F60;
}
#content .offer-property strong {
	font-size: 1.6em;
	color: #F60;
	line-height: 1.3;
	display: block;
	padding: 5px 10px;
	margin-bottom: 8px;
}
ul.specials {
	font-size: 2em;
	margin: 0 0 8px 0;
	/*padding: 8px 15px 5px 15px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;*/
}
#content .offer-property p {
	min-height: 0;
	padding: 0 10px;
}
.results li ul.specials {
	font-size: 1.35em;
	line-height: 1.2;
	border-top: none;
	width: 595px;
	padding: 6px 10px 7px 10px;
	margin: 4px 0 0 0;
	clear: both;
	float: left;
}
ul.specials li, .results li ul.specials li {
	background: url('../images/global/tick.png') 0 8px no-repeat;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
}
.results li ul.specials li {
	background: url('../images/global/tick.png') 0 6px no-repeat;
	padding-left: 20px;
}
#content ul.specials li, #content ul.specials li em {
	display: block;
	color: #F60;
	font-weight: bold;
	font-style: italic;
}
.price span strong strike {
	font-size: 1em;
	color: #CCC;
	text-decoration: line-through;
}
#content .offer-property ul li.view-all {
	margin-left: 15px;	
}
.offer-property ul li.view-all a {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0;
	display: inline;
	line-height: 29px;
	color: #000;
	font-size: 0.85em;
}
#holiday-breakdown .details ul {
	margin: 15px 0 -5px 0;	
}
.chalet_detail .specials {
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	padding: 6px 0 2px 0;
	margin: 17px 0 6px 0;
}
.special-offers #content ul strong {
	color: #F60;
}


/* Sitemap
---------------------------------------*/

.sitemap div, .links div {
	border-bottom: 1px solid #E6E6E6;
	width: 615px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.links div.link-cat {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sitemap p.introduction, .links p.introduction {
	margin-bottom: 15px;	
}
.sitemap h2 {
	width: 200px;
	float: left;
	margin: 0;
	font-size: 2.2em;
	color: #062B40;
}
.links h2 {
	margin: 0;
	font-size: 2.2em;
}
.sitemap h2 a {
	color: #062B40;
	/*text-decoration: none;*/
}
.sitemap h2 a:hover, .sitemap h2 a:active, .sitemap h2 a:focus {
}
#inner .sitemap ul {
	width: 390px;
	float: right;
	margin: 8px 0 0;
	font-size: 1.5em;
}
.links ul {
	margin: 12px 0 0;
}
.links ul li p br {
	display: block;
	margin-bottom: 2px;
}
#inner .link-cat ul li p {
	color: #999;
	padding-bottom: 2px;
	margin-bottom: 0;
}
#inner .sitemap ul li a {
	color: #333;	
}
#inner .sitemap ul ul {
	width: auto;
	float: none;
	margin: 10px 0 12px 0px;
	font-size: 1em;
}
#inner .sitemap ul ul li a {
	color: #666;
}
#inner .sitemap ul ul li {
	background: url('../images/global/bullet-nested.gif') left 8px no-repeat;
	padding-left: 16px;
}

/* Footer Elements
---------------------------------------*/

#footer ul, #footer p {
	margin: 0;	
	color: #999;
	overflow: hidden;
	width: 960px;
	font-size: 1.4em;
}
#footer ul {
	margin-bottom: 4px;
}
#footer p.credit {
	margin-top: 2px;	
}
#footer p.credit a {
	color: #999;	
}
#footer a {
	color: #FFF;
}
#footer ul li {
	float: left;
	font-size: 1em;
	margin: 0;
	background: none;
	padding: 0;
}
#footer li a {
	padding: 0 10px;
	background: url('../images/nav/footer-line.gif') left 7px no-repeat;
	float: left;
	display: block;
}
#footer .first a {
	background: none;
	padding-left: 0;
}
/*
#footer ul.social-media {
	width: 214px;
	position: absolute;
	top: 0;
	right: 0;
}
#footer ul.social-media li {
	margin-left: 8px;
	border: 1px solid #CCC; 
}
#footer ul.social-media li a {
	background: none;
	padding: 0;
}
*/

/* Generic Classes
---------------------------------------*/

.top-0 { margin-top: 0 !important; }
.top-10 { margin-top: 10px !important; }
.top-20 { margin-top: 20px !important; }
.top-30 { margin-top: 30px !important; }
.bottom-0 { margin-bottom: 0px !important; }
.bottom-10 { margin-bottom: 10px !important; }
.bottom-20 { margin-bottom: 20px !important; }
.bottom-30 { margin-bottom: 30px !important; }
.left { float: left !important; }
.right { float: right !important; }
.clear { clear: both !important; }
.white { color: #fff !important; }
.black { color: #000 !important; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1em; }
.aligncenter { text-align: center; }
img.aligncenter { margin: 0 auto; }

/* Home - changes
---------------------------------------*/

ul#featuredHome {
	height:290px;
}

ul#featuredHome li {
	float:left;
	width:217px;
	border:1px solid #e9e9e9;
	height:280px;
	list-style:none;
	padding:0;
	margin:0 14px 0 0;
	background:none;
}

ul#featuredHome li.last {
	margin-right:0;
}

#featuredHome li h3 {
	padding:3px 5px 3px 21px;
	background:url(/wp-content/uploads/2011/08/featured-arrow.png) no-repeat 8px 50% #e9e9e9;
	margin:0;
	font-weight:bold;
}

#featuredHome li h3 a {
	text-decoration:none;
}

#featuredHome li h3 a:hover {
	text-decoration:underline;
}

#featuredHome li p.img {
	padding:0;
}

#featuredHome li p {
	padding:10px;
	margin:0;
	font-size:0.9em;
}

#section_home .column-wrap {
	padding:20px 0 50px 0;
	border-top:5px solid #0a9c6f;
}

h2.latest-blog {
	color: #089B6D;
    font-family: Tahoma,Arial,Geneva,sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 18px;
    margin:18px 0;
	padding-top:20px;
	border-top:5px solid #0a9c6f;
}

ul#latest-blog-posts {
	height:300px;
}
	
ul#latest-blog-posts li {
	float:left;
	width:150px;
	background:0;
	margin:0 0 0 20px;
	padding:0;
	height:300px
}

ul#latest-blog-posts li h3 {
	margin-top:5px;
	min-height:50px;
}

ul#latest-blog-posts li.first {
	margin-left:0;
}
	
ul#latest-blog-posts p {
	font-size:0.8em;	
	color:#777777;
}

#section_home h1 {
	color:#000;
	font-size: 1.8em;
    line-height: 1.3;
}

#section_home h1 a {
	color:#0a9c6f;
}

.latest {
	margin: -20px 0 20px 0;
	overflow: hidden;
	width: 920px;
}
#section_home .latest h2 {
	margin: 0;
	float: left;
	background: #FFB79E;
	color: #FFF;
	padding: 5px 10px;
	margin-right: 20px;
}
.latest p {
	margin: 0;
	font-weight: bold;
	color: #666;
	overflow: hidden;
}
