/* Screen stylesheet ******************************/

@media screen {
/* loch-lomond-waterfront.co.uk */
/* 07 January 2010 */
/* author:stephen.marshall@indez.com */




/* GLOBAL RESET
------------------------------------------------------------------------------------->*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.hidden, .fold, hr, .accessibility {
  display:none;
}

.clear {
	clear:both;
}


/* BASE LAYOUT

------------------------------------------------------------------------------------->*/

body {	
	font: normal 62.5% Geneva, Arial, Helvetica, sans-serif;
	background: #fff url("../images/tile.png") 0 0 repeat;
	color: #2e2624;
}

#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	width: 990px;
}

	#inner_wrapper {
		position: relative;
		float: left;
		width: 990px;
		margin: 107px 0 0 0;
	}
	
		.trans_repeat {
			position: relative;
			float: left;
			width: 960px;
			padding: 0 15px 0 15px;
			background: transparent url("../images/trans_repeat.png") 0 0 repeat-y;
		}
	
			#container {
				position: relative;
				float: left;
				width: 940px;
				padding: 10px 10px 30px 10px;
				margin: 0 0 0 0;
				background: #fff url("../images/base_gradient.png") bottom left repeat-x;
			}
			
				#content_wrap {			
					position: relative;
					float: left;
					width: 940px;
					margin: 300px 0 0 0;
				}
				
					#primary_content {
						position: relative;
						float: left;
						width: 556px;
						margin: 20px 0 0 0;
						padding: 25px 22px 20px 22px;
						background: transparent url("../images/PB_600.png") 0 0 no-repeat;	
					}
					
					#secondary_content {
						position: relative;
						float: right;
						width: 256px;
						margin: 20px 0 0 0;
						padding: 25px 22px 20px 22px;
						background: transparent url("../images/PB_300.png") 0 0 no-repeat;
					}
			

			#footer_wrapper {
				position: relative;
				float: left;
				width: 960px;
				margin: 0 0 0 0;
				min-height: 250px;
				height: auto !important;
				height: 250px;
				background: transparent url("../images/footer_bkg.jpg") 0 0 no-repeat;
			}

	#header_wrapper {
		position: absolute;
		top: 0;
		left: 0;
		width: 990px;
		height: 107px;
		background: transparent url("../images/header_bkg.jpg") 0 0 no-repeat;
	}
#alert
{
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index:500;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 0;
	color: #000;
	font: 20px/40px arial, sans-serif;
	opacity: .9;
}


/* TYPOGRAPHY & BLOCK ELEMENTS

------------------------------------------------------------------------------------->*/

h1 {
	font-size:3.1em;
	line-height:1.05em;
	font-family: "Times New Roman", Times, serif;
	margin:0.5em 0em 0.5em 0em;
	font-weight: normal;
}

h2 {	
	font-family:"Times New Roman", Times, serif;
	margin:1.4em 0em 0.4em 0em;
	font-size:2.4em;
	line-height:1.05em;
	color: #024453;
	font-weight: normal;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.0em;
	margin:1.4em 0em 0.6em 0em;
	color: #024453;
	font-weight: normal;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	margin:1.4em 0em 0.6em 0em;
	color: #024453;
	font-weight: normal;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:2.4em;
	margin:1.2em 0em 1.2em 0em;
	color: #8d8b89;
	letter-spacing:0.02em;
	font-weight: normal;
}

p {
	font-size:1.3em;
	line-height:1.6em;
	margin:0.8em 0em 0.8em 0em;
}

strong {
	font-weight: bold;
}

a {
	color:#0d88a4;
	outline:none;
	text-decoration:none;
	border-bottom: 1px dotted #0d88a4;
	padding-bottom: 1px;
	font-weight: bold;
}

a:hover {
	color:#9a9a9a;
	border-bottom: 1px dotted #9a9a9a;
}

p#logo {
	position:relative;
	float:left;
	margin:0;
	width: 167px;
	height: 129px;
	display:inline;
	padding: 0;	
}

	p#logo a {
		position:relative;
		float:left;
		border: none;
		width: 167px;
		height: 129px;
		background: transparent url("../images/trans_logo.png") 0 0 no-repeat;
		text-indent: -9999px;
	}

ul, ol {
	font-size:1.3em;
	line-height:1.8em;
	margin:15px 0 15px 20px;
}


ul li {
	list-style: none;
	background:transparent url("../images/bullet.png") 0 8px no-repeat;
	padding:0 0 5px 20px;
}

ol li {
	margin:0 0 5px 20px;
}

.center, .justified {
	text-align:center;
}

em {
	font-style: italic;
}

br {
	line-height: 0;
}


/* FORMS 

------------------------------------------------------------------------------------->*/



fieldset {
	padding:0;
	width:500px;
	margin:0;
}

legend {
	/*position: relative;
	float: left;*/
	padding:0;
	font-family:"Times New Roman", Times, serif;
	margin:0.4em 0em 0.4em 0em;
	font-size:1.8em;
	color: #024453;
}

label {
	width:210px;
	float:left;
	font-size:1.2em;
}

input,select,textarea {
	border-top:1px solid #3c5b62;
	border-left:1px solid #3c5b62;
	border-right:1px solid #7298a1;
	border-bottom:1px solid #7298a1;
	padding:2px;
	width:278px;
	margin-bottom:10px;
	color:#333;
}

input:focus, select:focus, textarea:focus{
	border:1px solid #476954;
}

select {
	width:288px;
}

input.checkbox {
	float:left;
	width:20px;
}

.button {
		position: relative;
		float:right;
		margin:0 6px 0 0;
		border:0;
		cursor:pointer;
		width: 138px;
		height: 40px;
		background: transparent url("../images/sprite_btns.png") -552px 0 no-repeat;
		text-indent: -9999px;
	}
	
		.button:hover {
			background: transparent url("../images/sprite_btns.png") -552px -41px no-repeat;	
		}
	
span.star, span.red {
	color: #a98434;
}


.error_msg {

	color:#990000;

	font-size: 1.1em;

	font-weight: bold;

	float: right;

	margin: -4px 12px 0 0;

	display: inline;

}


/* TABLES

------------------------------------------------------------------------------------->*/

table {
	margin:10px 0;
	background-color:#b5c7d0;
	font-size: 1.0em;
}

thead tr td {
	text-align:left;
	padding:5px;
	color:#fff;
	border:2px solid #fff;
	background-color:#17232f;
	margin:1.0em 0em 0.8em 0em;
	font-weight: bold;
}

table td {
	padding:5px 10px 5px 10px;
	background-color: #f2f2f2;
	color:#444;
	border:2px solid #fff;
}

table tr.alt td {
	background-color:#ebebeb;
}

table tr.special td {
	background-color:#fafac4;
	color: #993300;
}



/* SITE MODULES
------------------------------------------------------------------------------------->*/

/* #mod_masthead */

#mod_masthead {
	position: absolute;
	top: -314px;
	left: 0;
	width: 940px;
	height: 286px;
}

	#trans_block {
		position: absolute;
		top: -6px ;
		left: 60px;
		width: 220px;
		padding: 0;
		height: 298px;
		background-color: #000;
		display: inline;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;	
	}
	
		#mod_masthead #logo_pos {
			position: absolute;
			top: 70px;
			left: 87px;
			width: 167px;
			height: 129px;
		}

/* #booking_mod */

#booking_mod {
	position: relative;
	float: left;
	width: 556px;
	margin: 0;
	padding: 0 0 20px 0;
}

	#booking_mod .price_wrap {
		position: relative;
		float: left;
		width: 358px;
		margin: 0;
	}
	
		#booking_mod .price_wrap p {
			font-family:"Times New Roman", Times, serif;
			font-size: 2.1em;
		}
		
		#booking_mod .price_wrap p.p_from {
				position: relative;
				float: left;
				width: 60px;
				margin: 0;
				padding: 0;
			}
	
			#booking_mod .price_wrap p.price {
				position: relative;
				float: left;
				margin: 14px 0 0 0;
				padding: 0;
			}
	
				#booking_mod .price_wrap p.price span.feat_price {
					font-size: 1.9em;
					color: #014453;
					padding: 0 0 0 0;
				}
				
				#booking_mod .price_wrap p.price span.per_night {
					font-size: 0.9em;
					padding: 0 0 0 0;
				}

/* .book_now */

.book_now {
	position: relative;
	float:right;
	width: 138px;
	height: 40px;
	margin: 10px 0 0 0;
}

	.book_now a {
		position: relative;
		float: left;
		width: 138px;
		height: 40px;
		background: transparent url("../images/sprite_btns.png") -220px 0 no-repeat;
		text-indent: -9999px;
		border: none;
	}
	
		.book_now a:hover {
			background: transparent url("../images/sprite_btns.png") -220px -41px no-repeat;	
		}

	#landing_features {
		position: relative;
		float: left;
		width: 516px;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		background-color: #e7edef;
		padding: 20px;
		margin: 20px 0 0 0;
	}
	
		#landing_features #inner_mod {
			position: relative;
			float: left;
			width: 200px;
			margin: 0;
			padding: 0;
		}
		
			#landing_features #inner_mod h2#feature_title {
				position: relative;
				float: left;
				width: 200px;				
				margin: 0;
				padding: 0;
			}
			
				ul#feature_list {
					position: relative;
					float: left;
					width: 200px;
					margin: 10px 0 0 0;
				}
				
					ul#feature_list li {
						background: transparent url("../images/feature_bullet.png") 0 7px no-repeat;
						font-weight: bold;	
					}

			
			/* #more_images */
			
			#more_images {
				position: relative;
				float: right;
				width: 262px;
			}

				#more_images ul {
					position: relative;
					float: left;
					width: 262px;
					margin: 0;
					padding: 0;
				}

					#more_images ul li {
						position: relative;
						float: left;
						width: 120px!important;
						border: 1px solid #babbbb;
						background: #fff;
						padding: 2px;
						display: inline;
						height: 80px;
					}
					
						#more_images ul li.more_1 {
							margin: 0 10px 10px 0;
							display: inline;
						}
						
						#more_images ul li.more_2 {
							margin: 0 0 10px 0;
							display: inline;
						}
						
						#more_images ul li.more_3 {
							margin: 0 10px 0 0;
							display: inline;
						}
						#more_images ul li.more_4 {
							margin: 0;
							display: inline;
						}
							
					#more_images ul li a  {
						border: none;
						padding: 0;
					}
					
				

/* .mod_featured_item */

#featured_resorts {
	position: relative;
	float: left;
	width: 560px;	
}

	#featured_resorts h2 {
		position: relative;
		float: left;
		width: 560px;
		border-bottom: 1px dotted #000;
		font-size:3.1em;
		line-height:1.05em;
		margin:0.5em 0em 0 0em;
		font-weight: normal;
		color: #2e2624;
		padding-bottom: 20px;
	}


.mod_featured_item {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 560px;
	border-bottom: 1px dotted #000;
}
	
	.featured_item_images {
		position: relative;
		float: left;
		width: 192px;
		margin: 10px 0 0 0;
	}
	
		.featured_item_images img {
			position: relative;
			float: left;
			width: 180px;
			padding: 5px;
			border: 1px solid #ccc;
		}

	.mod_featured_item h3 {
		position: relative;
		float: left;
		width: 338px;
		margin: 10px 0 0 20px;
		color:#2e2624;	
		font-size:2.7em;
		display: inline;
		
		min-height: 70px;
		height: auto!important;
		height: 70px;
	}

	.mod_featured_item .price_wrap {
		position: relative;
		float: left;
		width: 338px;
		margin: 10px 0 0 20px;
	}

		.mod_featured_item .price_wrap p {
			font-family:"Times New Roman", Times, serif;
			font-size: 2.1em;
		}
		
			.mod_featured_item .price_wrap p.p_from {
				position: relative;
				float: left;
				width: 50px;			
				margin: 0;
				padding: 0;
			}
	
			.mod_featured_item .price_wrap p.price {
				position: relative;
				float: left;
				margin: 14px 0 0 0;
				padding: 0;
			}
	
				.mod_featured_item .price_wrap p.price span.feat_price {
					font-size: 1.9em;
					color: #014453;
					padding: 0 0 0 0;
				}
				
				.mod_featured_item .price_wrap p.price span.per_night {
					font-size: 0.8em;
					padding: 0 0 0 0;
					font-weight: bold;
				}

	.mod_featured_item a.feat_view {
		position: absolute;
		bottom: 8px;
		right: 0;
		width: 140px;
		height: 41px;
		background: transparent url("../images/sprite_btns.png") -380px 0 no-repeat;
		text-indent: -9999px;
		padding: 0;
		border: none;
	}

		.mod_featured_item a.feat_view:hover {
			background: transparent url("../images/sprite_btns.png") -380px -41px no-repeat;
		}

/* #mod_foot_nav */

#mod_foot_nav {
	position: relative;
	float: left;
	width: 590px;
	margin: 40px 0 0 20px;
	display: inline;
	padding: 0;
}

	#mod_foot_nav h5 {
		width: 81px;
		height: 16px;
		background: transparent url("../images/title_goto.png") 0 0 no-repeat;
		text-indent: -9999px;
		margin: 0;
	}
	
	ul.foot_nav {
		position: relative;
		float: left;
		margin: 20px 0 0 0;
		padding: 0;
		display: inline;
		width: 118px;
	}
	
		ul.foot_nav li {
			position: relative;
			float: left;
			margin: 4px 0 0 0;
			padding: 0 0 10px 8px ;
			width: 110px;
			background: none;
			display: inline;
			background: transparent url("../images/foot_bullet.gif") 0 11px no-repeat;
			text-shadow: #333 0 0 0;
			}
		
			ul.foot_nav li a {
				color: #fff;
				padding-bottom: 1px;
				border: none;
			}
				ul.foot_nav li a:hover {
				color: #8d8b89;
				border-bottom: 1px dotted #fff;
				
			}

/* #mod_foot_contact */

#mod_foot_contact {
	position: relative;
	float: right;
	width: 280px;
	margin: 40px 20px 0 ;
	display: inline;
}

	#mod_foot_contact h5 {
		position: relative;
		float: left;
		width: 280px;
		margin: 0;
		background: transparent url("../images/title_contactus.png") 0 0 no-repeat;
		text-indent: -9999px;
	}
	
	#mod_foot_contact p.cta_tel {
		position: relative;
		float: left;
		width: 213px;
		height: 21px;
		margin: 10px 0 0 0;
		background: transparent url("../images/contact_tel.png") 0 0 no-repeat;
		text-indent: -9999px;
	}
	
		#mod_foot_contact p.cta_tel span {
			font-size: 1.9em;
			color: #fff;
		}
	
	#mod_foot_contact p.cta_days {
		position: relative;
		float: left;
		margin: 10px 0 0 0;
		color: #8d8b89;
		width: 280px;
		font-size: 1.2em;
	}
	
	#mod_social_media {
		position: relative;
		float: left;
		width: 280px;
		margin: 20px 0 0 0;
	}

		#mod_social_media ul {
			position: relative;
			float: left;
			width: 280px;
			margin: 0;
			padding: 0 0 20px 0;
		}

			#mod_social_media ul li {
				background: none;
				margin: 0;
				padding: 0;	
				font-size: 1.7em;
				font-family: "Times New Roman", Times, serif;
				text-shadow: #333 0 0 0;				
			}
			
				#mod_social_media ul li a {
					position: relative;
					float: left;
					padding: 5px 0 10px 45px;
					margin: 5px 0 0 0;
					display: inline;
					color: #fff;
					border: none;
				}
			
				#mod_social_media ul li.facebook a {
					background: transparent url("../images/icon_facebook.png") 0 0 no-repeat;
				}
				
				#mod_social_media ul li.twitter a {
					background: transparent url("../images/icon_twitter.png") 0 0 no-repeat;
				}

				#mod_social_media ul li a:hover {
					/*color: #8d8b89;*/
					text-decoration: underline;
				}


/* #footer_newsletter */

#mod_foot_news {
	position: relative;
	float: left;
	width: 590px;
	background: transparent url("../images/newsletter_bordertop.png") 0 0 repeat-x;
	height: 64px;
	margin: 20px 0 0 20px;
	display: inline;
	padding: 20px 0 0 0;	
}

	#mod_foot_news h5 {
		position: relative;
		float: left;
		margin: 16px 0 0 0;
		padding: 0;
		display: inline;
		background: transparent url("../images/title_signup.png") 0 0 no-repeat;
		text-indent: -9999px;
		width: 234px;
		height: 18px;
	}
	
		#mod_foot_news form {
			position: relative;
			float: right;
			width: 330px;
			margin: 10px 0 0 20px;
			padding: 0;
			display: inline;
		}
		
			#mod_foot_news form fieldset {
				position: relative;
				float: left;
				width: 330px;
				margin: 0;
				padding: 0;
			}
			
				#mod_foot_news form fieldset legend, #mod_foot_news form label {
					display: none;
				} 
				
				#mod_foot_news form fieldset input {
					position: relative;
					float: left;
					width: 240px;
					background-color: #000;
					border: 2px solid #656769;
					color: #444443;
					padding: 6px 6px 5px 6px;
					margin: 0;
				}
				
				#mod_foot_news form fieldset button {
					position: relative;
					float: right;
					width: 60px;
					height: 30px;
					background: transparent url("../images/sprite_btns.png") -140px 0 no-repeat;
					text-indent: -9999px;
					margin: 0;
					padding: 0;
					border: 0;
					cursor: pointer;
				}
				
					#mod_foot_news form fieldset button:hover {
						background: transparent url("../images/sprite_btns.png") -140px -30px no-repeat;
					}
				

/* #footer_sub */

#footer_sub {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	width: 920px;
	padding: 20px 35px 20px 35px;
	background: transparent url("../images/footer_sub.jpg") 0 0 no-repeat;
}

	#footer_sub p {
		color: #8d8b89;
		text-shadow: #333 0 0 0;
	}
	
		#footer_sub p a {
			color: #fff;
			border: none;
		}


			#footer_sub p a:hover {
				color: #8d8b89;
				border-bottom: 1px dotted #fff;
			}

/* #mod_booking_cta */

#mod_booking_cta {
	position: relative;
	float: left;
	width: 260px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #2a2628;
}

	#mod_booking_cta h5 {
		font-family: "Times New Roman", Times, serif;
		font-size: 1.8em;
		color: #2e2624;
		margin: 0;
		padding: 0;
		line-height: 1.4em;
	}
	
		#mod_booking_cta a {
			position: relative;
			float: right;
			margin: 10px 0 0 0;
			padding: 0;
			background: transparent url("../images/sprite_btns.png") -710px 0 no-repeat;
			text-indent: -9999px;
			background-color:#000033;
			border: none;
			width: 260px;
			height: 41px;
			cursor: pointer;
		}
		
			#mod_booking_cta a:hover {
				background: transparent url("../images/sprite_btns.png") -710px -41px no-repeat;
			}

/* #search_mod */

#mod_search {
	position: relative;
	float: left;
	width: 260px;
	margin: 20px 0 0 0;
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #2a2628;
}

	#mod_search form#cse-search-box, #mod_search form#cse-search-box fieldset {
		position: relative;
		float: left;
		width: 260px;
		/*background-color: #eaeaea;*/
		margin: 0;
		padding: 0;
	}
	
		#mod_search form#cse-search-box legend {
			font-family: "Times New Roman", Times, serif;
			font-size:1.8em;
			color: #2e2624;
		}
		
		#mod_search form#cse-search-box label {
			display: none;
		}
		
			#mod_search form#cse-search-box input {
				position: relative;
				float: left;
				width: 180px;
				margin: 0;
				padding: 4px;
				border: 1px solid #2e2624;
				color: #666;	
			}
			
			#mod_search form#cse-search-box button {
				position: relative;
				float: right;
				margin: 0;
				padding: 0;
				background: transparent url("../images/sprite_btns.png") -70px 0 no-repeat;
				text-indent: -9999px;
				border: none;
				width: 64px;
				height: 30px;
				cursor: pointer;
			}

				#mod_search form#cse-search-box button:hover {
					background: transparent url("../images/sprite_btns.png") -70px -30px no-repeat;
				}

/* #mod_testim	*/

#mod_testim {
	position: relative;
	float:left;
	margin: 0;
	padding: 0 0 25px 0;
	width: 260px;
	border-bottom: 1px dotted #2a2628;
}

	#mod_testim blockquote {
		position: relative;
		float: left;
		width: 220px;
		padding: 0 0 0 20px;
		font-family: "Times New Roman", Times, serif;
		font-size:1.6em;
		font-weight: bold;
		color: #2e2624;
		margin: 20px 0 0 0;
		background-image: url("../images/openquote.png");
		background-position: top left;
		background-repeat: no-repeat;
		line-height:1.45em;
		letter-spacing: 0.02em;
	}

	#mod_testim	blockquote span {
			display: block;
			background-image: url("../images/closequote.png");
			background-repeat: no-repeat;
			background-position: bottom right;
			width:220px;
			/*background-color:#FF3300;*/
			padding-right: 20px;
		}

	#mod_testim p {
		position: relative;
		float: left;
		/*background-color:#CCCCCC;*/
		width: 240px;
		padding: 0 0 0 20px;
		font-size: 1.1em;
	}

/* #mod_trust*/

#mod_trust {
	position: relative;
	float:left;
	margin: 0;
	padding: 0 0 25px 0;
	width: 260px;
}

	#mod_trust ul {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}

		#mod_trust ul li {
			float: left;
			margin: 20px 0 0 0;
			padding: 0;
		}
		
			#mod_trust ul li.trust_logo01 {
				width: 130px;
				height: 38px;
				margin: 50px 20px 0 0;
				display: inline;
			}
		
				#mod_trust ul li.trust_logo01 a {
					position: relative;
					float: left;
					width: 130px;
					height: 38px;
					background: transparent url("../images/logo_visitscotland.png") 0 0 no-repeat;
					text-indent: -9999px;
					border: none;
				}
				
			#mod_trust ul li.trust_logo02 {
				width: 95px;
				height: 125px;
			}
		
				#mod_trust ul li.trust_logo02 a {
					position: relative;
					float: left;
					width: 95px;
					height: 125px;
					background: transparent url("../images/logo_catering.png") 0 0 no-repeat;
					text-indent: -9999px;
					border: none;
				}	

/* #head_contact */

#head_contact {
	position: relative;
	float: right;
	/*background-color:#FFFFFF;*/
	width: 172px;
	margin: 42px 30px 0 0;
	padding: 0;
	height: 40px;
	display: inline;
}

	#head_contact p.head_tel {
		position: relative;
		float: left;
		width: 172px;
		height: 40px;
		margin: 0;
		padding: 0;
		background: transparent url("../images/head_tel.png") 0 0 no-repeat;
		text-indent: -9999px;
	}


#gmap {
	border: 5px solid #CCCCCC;
	float: left;
	height: 600px;
	padding: 3px;
	width: 95%;
}



/* MAIN NAVIGATION
------------------------------------------------------------------------------------->*/


#head_nav {
	position: absolute;
	top: 60px;
	left: 25px;
	width: 740px;
	margin: 0;
	padding: 0;
	/*background-color:#0033CC;*/
}

	#lists {
		position:relative; 
		float:left; 
		padding:0;
		margin: 0;
	}
	
		#lists table {
			margin:0;
			padding:0;
			background:none;
			border: none;
		}
	
		#lists ul {
			margin:0;
			padding:0;
		}

			#lists li {
				display:inline; 
				float:left; 	
				margin:0;
				padding:0 0 0 0; 
				background-image: none;			
				font-family:"Times New Roman", Times, serif;
				font-size: 1.2em;
				letter-spacing: 0.04em;
				text-shadow: #333 0 0 0;			
			}

				#lists li a {
					position: relative;
					float: left;
					padding: 5px 10px 8px 25px;
					/*padding: 0 10px 0 25px;*/
					color: #fff;
					border-bottom: none;
					font-weight: normal;
					background: transparent url("../images/nav_bullet.png") 13px 12px no-repeat;
					/*height: 35px;*/
				}

					#lists li a:hover, #lists li.hover a {
						color: #fff;
						background: #0c0c0c url("../images/nav_bullet_roll.png") 13px 12px no-repeat;
					}	

					#lists li a.tl0 {
						text-decoration:none;
						color: #fff;
						background: none;
						padding-left: 0;
					}
					
						#lists li a.tl0:hover {
							background: none;
						}
					
					
					#lists li a.tl1 {
						/*padding-right: 30px;*/
					}


			#lists div {
			  display:none;
			}

				#lists :hover div {
					position:absolute;
					/*top:50px;*/
					top: 36px;
					display:block;
					padding:10px;
					background-color:#0c0c0c;
		/*			width: 240px*/
		/*left: 0;*/
					/*margin: 0 0 0 -50px;*/
					/*position: relative;
					float: left;
					margin: 0;
					padding: 0;*/
				}
				
					
				
				#lists :hover div {
					width: 220px;
					background: #0c0c0c url("../images/nav_decor_top4.png") 10px 13px no-repeat;
				}

		div dl {
			position: relative;
			float: left;
			margin: 20px 0 0 0;
			padding: 0 0 15px 0;
			background: #0c0c0c url("../images/nav_decor_bottom4.png") bottom left no-repeat;
			width: 214px;
		}
		
			div dl dd {
				position: relative;
				float: left;
				/*background-color:#006600;*/
				width: 214px;
			}
		
			div dl dd a {
				/*background-color:#009900;*/
				margin: 0;
				padding: 0;	
			}

			#lists :hover div dd a {
						padding: 0;
						margin: 0;
						background: none;
						padding:5px 0 7px 10px;
						line-height:15px;
						display: block;
					}

						#lists :hover div dd a:hover {
							/*text-decoration:underline;*/
							color:#696947;
						}




/* HOMEPAGE
------------------------------------------------------------------------------------->*/

body#homepage #hp_mod_masthead {
	position: relative;
	float: left;
	width: 940px;
	height: 336px;
	/*background: transparent url("../images/homepage_masthead.jpg") 0 0 no-repeat; */
	margin: 5px 0 0 0;
	/*overflow:hidden;*/
}


	body#homepage #hp_mod_masthead #hp_trans_block {
		position: absolute;
		top: -6px ;
		left: 60px;
		width: 220px;
		padding: 0;
		height: 348px;
		background-color: #000;
		display: inline;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		overflow:auto;						
	}
	
	/*body#homepage #hp_mod_masthead a#id {
		display:none;
	}	*/
	
	
	body#homepage #hp_mod_masthead #hp_mod_masthead_inner {
		position: relative;
		/*float: left;*/
		width: 940px;
		height: 336px;
	}
	
		body#homepage #hp_mod_masthead a {
			padding: 0;
			border: none;
		}
	
	body#homepage #hp_mod_masthead #hp_logo_pos {
		position: absolute;
		top: 70px;
		left: 87px;
		width: 167px;
		height: 129px;
	}
	
	

#hp_promostrip {
	position: relative;
	float: left;
	width: 940px;
	height: 56px;
	background: transparent url("../images/bkg_promostrip.png") 0 0 no-repeat;
	margin: 22px 0 0 0;
}

	#hp_promostrip p {
		position: relative;
		float: left;
		width: 900px;
		margin: 15px 0 0 20px;
		display: inline;
		padding: 0;
		font-family:"Times New Roman", Times, serif;
		font-size: 1.7em;
		font-weight: bold;
	}
		
		#hp_promostrip p span {
			color: #014453;
		}


#hp_banner {
	position: relative;
	float: left;
	width: 340px;
	height: 125px;
	margin: 10px 0 0 0;
}

	#hp_banner a {
		padding: 0;
			border: none;
	}


#hp_trust_mod {
	position: relative;
	float: right;
	width: 580px;
	height: 125px;
	background: transparent url("../images/bkg_hptrust.png") 0 0 no-repeat;
	margin: 10px 0 0 0;
	display: inline;
}

	#hp_trust_mod ul {
		position: relative;
		float: left;
		margin: 20px 0 0 20px;
		padding: 0;
		display: inline;
	}

		#hp_trust_mod ul li {
			position: relative;
			float: left;
			margin: 20px 0 0 0;
			padding: 0;
		}
		
			#hp_trust_mod ul li.trust_logo01 {
				width: 67px;
				height: 85px;
				margin: 0 20px 0 0;
				display: inline;
				background: transparent url("../images/hp_logo_catering.png") 0 0 no-repeat;
				text-indent: -9999px;
				border: none;
			}

			#hp_trust_mod ul li.trust_logo02 {
				width: 131px;
				height: 44px;
				background: transparent url("../images/hp_logo_visitscotland.png") 0 0 no-repeat;
				text-indent: -9999px;
			}
		


#hp_trust_mod .inner_mod {
	position: relative;
	float:left;
	margin: 30px 0 0 10px;
	padding: 0;
	width: 320px;
	/*border-bottom: 1px dotted #2a2628;*/
	/*background-color: #eaeaea;*/
	display: inline;
}

	#hp_trust_mod .inner_mod blockquote {
		position: relative;
		float: left;
		width: 280px;
		padding: 0 0 0 20px;
		font-family: "Times New Roman", Times, serif;
		font-size:1.6em;
		font-weight: bold;
		color: #2e2624;
		margin: 0 0 0 0;
		background-image: url("../images/openquote.png");
		background-position: top left;
		background-repeat: no-repeat;
		line-height:1.45em;
		letter-spacing: 0.02em;
	}

	#hp_trust_mod .inner_mod blockquote span {
			display: block;
			background-image: url("../images/closequote.png");
			background-repeat: no-repeat;
			background-position: bottom right;
			width:280px;
			/*background-color:#FF3300;*/
			padding-right: 20px;
		}
		
			#hp_trust_mod .inner_mod blockquote span a {
				color: #2e2624;
				paddin: 0;
				border: none;
			}

	#hp_trust_mod .inner_mod p {
		position: relative;
		float: left;
		/*background-color:#CCCCCC;*/
		width: 280px;
		padding: 0 0 0 20px;
		font-size: 1.1em;
		margin: 10px 0 0 0;
	}


/* #mod_trust*/

/*#mod_trust {
	position: relative;
	float:left;
	margin: 0;
	padding: 0 0 25px 0;
	width: 260px;
}

	#mod_trust ul {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}

		#mod_trust ul li {
			float: left;
			margin: 20px 0 0 0;
			padding: 0;
		}
		
			#mod_trust ul li.trust_logo01 {
				width: 130px;
				height: 38px;
				margin: 50px 20px 0 0;
				display: inline;
			}
		
				#mod_trust ul li.trust_logo01 a {
					position: relative;
					float: left;
					width: 130px;
					height: 38px;
					background: transparent url("../images/logo_visitscotland.png") 0 0 no-repeat;
					text-indent: -9999px;
					border: none;
				}
				
			*/


/* CONTACT PAGES */

body#contact {

}

#contact_rightcol {
	position: relative;
	float: left;
/*	background-color: #eaeaea;*/
	/*display: none;*/
}

}

/* Print stylesheet ******************************/

@media print {

}
