body {
	margin:0;
	background:#52A3DA no-repeat top center;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


.popup {
	width:270px;
	height:150px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-75px 0 0 -135px;
	background:#fff;
	border:10px solid red;
	padding:10px;
}


#c1 {
	bottom:0;
	padding: 20px 0;
	text-align:center;
	min-height: 600px;
}

#c2 {
	border-top:6px solid #006327;
	clear: both;
	margin: 0 auto;
	width:986px;
	text-align:left;
	background:url(../userfiles/design/png_70.png);
}

	.view1 #c2 {
		border-top:6px solid #2959ab;
	}

#c3 {
	border-top:6px solid #fff;
}


#c4 {
	padding: 36px;
	border-bottom:6px solid #006327;
}
	.content a {
		color: #3b6e29;
	}
	.content a:hover {
		color: #3d8025;
	}

#topbar {
	position:relative;
	height:120px;
}

	#topbar #view {
		position:absolute;
		top:0;
		right:18px;
		background:#006327;
		padding:2px 10px 5px 10px;
		-webkit-border-radius: 0px 0px 8px 8px;
		border-radius: 0px 0px 8px 8px;
		color:#fff;
	}

		#topbar #view a {
			color:#fff;
		}

		.view1 #topbar #view {
			background:#2959ab;
		}

	#topbar form {
		position:absolute;
		bottom:28px;
		right:18px;
		padding:0;
		z-index:10;
	}

	#topbar form input {
		border:#d0ccc9 1px solid;
		font-size:15px;
		padding:5px;
	}

	#topbar form input[type=submit] {
		border:0;
		color:#fff;
		background:#2959ab;
		font-weight:bold;
		padding-bottom:4px;
	}

	#topbar #search_button {
		border:0;cursor:
		pointer;vertical-align:middle;
	}

		#topbar #search_button:hover {
			background:url(../userfiles/design/png_30.png);
		}

	#topbar h1 {
		position:absolute;
		bottom:15px;
		width:100%;
		text-transform:uppercase;
		font-size:50px;
		text-align:center;
		padding:0 !important;
		margin:0;
		font-family:verdana,sans serif;
		font-weight:normal;
		background:url(../userfiles/design/dornoch-local_rev-1.png) no-repeat 40px 10px;
		text-indent:-500em;
		z-index:1;
	}


#content {
	float:left;
	color:#000;
}

	.layout0 #content, .layout3 #content {
		width:635px;
	}

	.layout1 #content {
		width:100%;
	}

	#content .img_float_left {
		margin:0 10px 5px 0;
		float:left;
	}

	#content .img_float_right {
		margin:0 0 5px 10px;
		float:right;
	}

	.img_holder {
		position:relative;
		padding:0;
	}

	.img_holder .img_credit {
		display:block;
		font-size:10px;
		line-height:12px;
		font-style:italic;
	}


#breadcrumb {
	color: #6B6768;
	font-family: arial;
	padding: 0 0 10px 0;
	font-size: .95em;
}

	#breadcrumb a, #breadcrumb a:visited {
		color: #6B6768;
	}

	#breadcrumb a.last {
		cursor: text;
		text-decoration: none;
	}

#skipNav {
	position: absolute;
}


#themap {
	width: 100%;
	height: 400px;
}

.fancybox {
	cursor:url(../userfiles/icons/magnifier.png),pointer;
}

ul.gallery, ul.gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}

	.gallery li {
		float: left;
	}

	.gallery li.clear {
		clear: left;
	}

	.gallery li img {
		max-width: 190px;
		width: auto !important;
		width: 190px;
		margin: 15px 0 0 15px;
	}

	.gallery li.first img {
		margin: 15px 0 0 0;
	}

ul.counterlinks, ul.counterlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.counterlinks {
		margin: 15px 0;
	}

	ul.counterlinks li {
		float: left;
		padding: 5px;
		border: 1px solid #000;
		margin: 0 5px 0 0;
		background: #fff;
	}

	ul.counterlinks li.active {
		background: none;
	}

	ul.counterlinks li.active a {
		color: inherit;
		text-decoration: none;
	}

#slots {
	float:right;
	width:208px;
	color:#fff;
	padding: 16px 12px;
	background: #789d69;
}

	.slot {
		margin-bottom:20px;
		border-bottom: 1px solid #fff;
		padding: 0 0 10px 0;
	}
	.slot:last-child {
		border-bottom: none;
	}

	.slot_title {
		font-size: 1.3em;
		color:#fff;
		margin: 8px 0 5px 0;
	}

	.slot ul li.on {
		font-weight: bold;
	}

	.slot_content {
		font-size: 1em;
		margin: 5px 0;
	}

	.news .slot_content {
		font-size: .9em;
	}

	q.slot_content {
		font-style: italic;
	}

	.slot .thumb {
		float: right;
		width: 90px;
		margin: 0 0 4px 5px;
	}

	.slot_link {
		font-weight: bold;
	}

	.more_link {
		display: block;
	}

	.slot_link:hover {
		text-decoration:underline;
	}

	.slot_author {
		text-align:right;
		font-size: .9em;
		font-weight: bold;
	}

	.slot ul.newslist {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: .9em;
	}

	.slot .newslist a {
		text-decoration: none;
		margin: 9px 0;
		display: block;
		color:#fff;
	}

	.slot .newslist .active a {
		font-weight: bold;
	}

	.slot .newslist b {
		float: right;
		margin: 0 0 0 5px;
		font-size: .9em;
	}

	#accommodation_search_form {
		line-height:1.6em;
	}

	#sleeps_element {
		display:none;
	}

	.advert {
		text-align:center;
	}

	#webcamholder {
		text-align:center;
		font-size:.9em;
	}

		#webcamholder img {
			background:#fff;
			width:205px;
			height:154px;
			padding:1px;
			image-rendering: -moz-crisp-edges;         /* Firefox */
			image-rendering:   -o-crisp-edges;         /* Opera */
			image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
			image-rendering: crisp-edges;
			-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
		}


.document_library {
	border-bottom:1px solid #cbceee;
}


.document_library .library_header {
	background:#8b8b8b;
	color:#fff;
	font-weight:bold;
	padding:12px 14px;
	clear: both;
	margin: 0 0 10px 0;
}

.document_library .library_single_folder, .document_library .library_multiple_folders {
	margin:15px 0 0 0;
}

.document_library ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	list-style: none;
}

.document_library li.library_item {
	padding:4px 5px 4px 20px;
	background:url(../userfiles/icons/page.png) no-repeat left center;
	color:#000;
	list-style: none;
	margin: 0;
}

.document_library .folder_opener {
	font-weight:bold;
	color:#000;
	padding: 10px 0;
}

.document_library .folder_opener i {
	font-weight: normal;
}

.document_library .folder {
	border-top:1px solid #cbceee;
	padding: 0 0 0 24px;
}

.document_library .folder .folder {
	border-top: none;
}

.document_library a {
	color:#000;
}


#home_slideshow {
	width:295px;
	height:400px;
	float:left;
}

#home_events {
	background:#fff;
	float:right;
	width:295px;
}

	#home_events h2 {
		padding:5px;
	}

	#home_events a {
		display:block;
		padding:5px;
		margin-bottom:1px;
		background:#eee;
	}

#home_availability {
	margin-top:10px;
	background:#fff;
	float:left;
	width:295px;
}

	#home_availability h2 {
		padding:5px;
	}

	.home_availability {
		padding:5px;
		margin-bottom:1px;
		background:#eee;
	}


#directory {

}

	#directory ul li a {
		font-weight:bold;
	}

	#directory ul li ul li a {
		font-weight:normal;
	}

	#directory h2 {
		margin:10px 0 0 0;
	}

	#directory h2 a {
		float:right;
		font-size:11px;
		padding:0 10px 0 10px;
		color:#fff;
		-webkit-border-radius: 8px 8px 0px 0px;
		border-radius: 8px 8px 0px 0px;
		background:#2959AB;
	}
		.view1 #directory h2 a {
			background:#006327;
		}

	#directory .d_listing {
		clear:both;
		margin-bottom:6px;
		padding:6px;
		background:url(../userfiles/design/png_70.png);
		border-top:2px solid #2959AB;
		border-bottom:2px solid #2959AB;
	}
		.view1 #directory .d_listing {
			border-top:2px solid #006327;
			border-bottom:2px solid #006327;
		}

		#directory .d_listing h3 span {
			float:right;
			font-size:11px;
			font-family:verdana;
			color:#fff;
			background:orange;
			padding:1px 3px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}

		#directory .d_listing h3 img {
			float:right;
			margin-right:5px;
		}


	img.fr {
		float:right;
		margin-left:10px;
	}

	#directory ul li {
		display:block;
		background:url(../userfiles/design/png_70.png);
		padding:6px;
		margin-bottom:6px;
		border-top:2px solid #2959AB;
		border-bottom:2px solid #2959AB;
	}

		#directory ul li span {
			float:right;
		}

		#directory ul li ul li {
			border-top:0;
			border-bottom:0;
			margin-top: 3px;
			margin-bottom: 3px;
		}

		.d_address, .d_contact {
			margin:5px 0;
		}

		.orgthumb {
			width:126px;
		}


.classified {
		clear:both;
		margin-bottom:6px;
		padding:6px;
		background:url(../userfiles/design/png_70.png);
		border-top:2px solid #2959AB;
		border-bottom:2px solid #2959AB;
}

	.classified div {
		padding-bottom:3px;
		margin-bottom:3px;
		border-bottom:1px dotted #2959AB;
		font-style:italic;
	}

.special_offer {
	margin-top:10px;
}

#property {

}
	#property div.i {
		padding:5px 0;
		border-bottom:1px dotted #888;
	}

	#property img {
		float:right;
		margin-left:5px;
	}

	#property .nnn {
		color:red;
	}

	#property span {
		float:right;
	}


#site_info {
	padding: 30px 20px 30px 5px;
	text-align:center;
	color:#2f2a24;
	font-size:1.05em;
	background:#f3f3f3;
}


#credits {
	text-align:center;
	font-size:.9em;
	color:#fff;
	padding-top:10px;
}

	#credits a {
		color:#fff;
	}

	#credits a:hover {
		color:#ff0099;
	}