@charset "UTF-8";
/* CSS Document */

/* Define all main values for the web site
----------------------------------------------------*/
	body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	background: #283807;
	}
	
	body p {
	color: #333333;
	font-size: 0.78em;
	line-height: 1.45em;
	padding: 0;
	margin: 1px 0 7px 0;
	clear: left;
	}
	
	div, a, ul, li, table, tr { behavior: url(iepngfix.htc) } /* PNG transparecy fix */
	
	/* Header elements
----------------------------------------------------*/
	#wrapperHeader {
	width: 100%;
	height: 140px;
	padding: 0;
	}	

	#internalHeader {
	width: 900px;
	height: 140px;
	margin: auto;
	padding: 0;
	background: url(lochside-images/lochside-header.jpg);
	}

	#wrapperHeader img {
	margin: 48px 0 0 85px;
	float: left;
	}
	
	/* Main body elements
----------------------------------------------------*/
	#wrapperForWallpaper {
	width: 100%;
	padding: 0;
	background-color: #fff;
	}	
	
	#wrapperMain {
	width: 100%;
	padding: 0;
	background-color: #fff;
	background: url(lochside-images/wallpaper.jpg) repeat-x;
	}	

	#internalMain {
	width: 900px;
	margin: auto;
	padding: 0;
	background: #fff url(lochside-images/plain-header.jpg) no-repeat;
	}
	
	#mainBodyWrapper {
	width: 900px;
	min-height: 610px;
	margin: auto;
	padding: 0;
	}
		
	/* Footer elements
----------------------------------------------------*/
	#wrapperFooter {
	height: 140px;
	width: 100%;
	padding: 0;
	background: #283807;
	}	

	#internalFooter {
	width: 900px;
	height: 120px;
	margin: auto;
	padding: 0;
	background: url(lochside-images/lochside-footer.jpg);
	}

	#textFooter {
	padding-top: 5px;
	float: right;
	text-align: right;
	width: 570px;
	display: inline;
	}

	#textFooter p {
	font-size: 1em;
	line-height: 1.4em;
	color: #e8d8a2;
	}
	
	.italicStyle {
	font-style: italic;
	font-size: 0.65em;
	line-height: 2em;
	color: #fff;
	}
	
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
	
 /* Default styling for paragraphs
----------------------------------------------------*/
	a:link, a:visited {
	color: #a28647;
	text-decoration: none;
	}
		
	a:hover {
	color: #a3bc15;
	}
		
/* Default styling for heading elements
----------------------------------------------------*/
	h1, h2, h3 {
	font-weight: lighter;
	margin: 0;
	padding: 0;
	}
	
	h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #959f5b;
	}	
		
	h2 {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 10px;
	color: #888888;
	}
	
	h3 {
	font-size: 0.9em;
	color: #634b14;
	margin: 3px 0 7px 0;
	}

	
		
/* Text styling classes
----------------------------------------------------*/
	.cream {
	color: #d0bf9d;
	}
	
/* Nav Bar
----------------------------------------------------*/	
	#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding-right: 12px;
	width: 397px;
	height: 35px;
	float: right;
	}

	#menu ul { 
	padding: 0; 
	margin: 0; 
	display: inline; 
	float: left; 
	}
	
	#menu li { 
	display: inline; 
	float: left;
	background: url(lochside-images/medium_bg.png);
	overflow: hidden;
	margin-left: 2px;
	}

	#menu li a:link, #menu li a:visited { 
	height: 35px;
	width: 77px;
	padding: 0;
	display: block;
	line-height: 35px; 
	color: #fff;
	border: none; 
	float: left;
	text-align: center;
	}

	#menu li a:hover, #menu li a:link.current, #menu li a:visited.current {
	padding: 0;
	color: #a3bc15; 
	height: 35px;
	line-height: 35px;
	float: left; 
	background: url(lochside-images/menu_bg.png) !important; 
	background: #1f2401;
	}
	
	/* misc.
----------------------------------------------------*/
	.smallLink img {
	width: 60px;
	height: 60px;
	margin: 1px 15px 10px 0;
	float: left;
	border: 2px solid #f3e9c4;
	}
	
	.smallLink {
	color: #333333;
	font-size: 0.75em;
	line-height: 1.35em;
	margin: 0 0 10px 0;
	}
	
	.smallLink h5 {
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 2px 0;
	color: #888888;
	font-weight: lighter;
	}
	
	#columnL {
	width: 460px;
	float: left;
	}
	
	#columnR {
	width: 420px;
	float: right;
	}
	
	.description {
	display: block;
	width: 440px;
	height: 100px;
	float: left;
	padding-left: 15px;
	}
	
	#pictureBox {
	float: left;
	width: 440px;
	height: 335px;
	background-color: #f3e9c4;
	border: 10px solid #f3e9c4;
	}
	
	#bookingFillerBox {
	float: left;
	width: 440px;
	height: 455px;
	background-color: #f3e9c4;
	border: 10px solid #f3e9c4;
	}
	
	#bookingBox {
	float: left;
	padding: 20px;
	width: 400px;
	height: 415px;
	background-color: #fffbec;
	border: 10px solid #f3e9c4;
	}
	
	#pictureBox img, #imagegallery img {
	display: block;
	}
	
	#commentorLinkPanel {
	width: 460px;
	float: left;
	}
	
	.commentsBox {
	width: 460px;
	height: 110px;
	float: left;
	background: url(lochside-images/comments-box.jpg);
	}
	
	.adlinkBox {
	width: 460px;
	height: 110px;
	float: left;
	}
	
	#maincopyBox {
	padding: 20px;
	float: right;
	width: 360px;
	height: 480px;
	background-color: #fffbec;
	border: 10px solid #f3e9c4;
	}
	
	.shadowTextBox {
	float: left;
	width: 420px;
	height: 25px;
	background: url(lochside-images/shadow-textbox.jpg) center;
	}
	
	.shadowPicture {
	float: left;
	width: 460px;
	height: 25px;
	background: url(lochside-images/shadow-forPicBox.jpg) center;
	}
	
	.clearer {
	clear: both;
	}
		
	/* Gallery styles
----------------------------------------------------*/	
	ul#imagegallery {
	padding: 0;
	margin: 0;
	}
	
	ul#imagegallery li {
	font-size: .8em;
	line-height: 20px;
	list-style: none;
	display: inline;
	}

	ul#imagegallery a:link, ul#imagegallery a:visited {
	color: #a28647;
	text-decoration: none;
	margin: 0.4em 0;
	}
	
	ul#imagegallery a:hover {
	color: #6084f8;
	}
	
	/* Table (month)  and booking styles
----------------------------------------------------*/
	#monthTL, #monthTR, #monthBL, #monthBR {
	width: 186px;
	height: 202px;
	}
	
	#monthTL, #monthBL {
	float: left;
	}
	
	#monthTR, #monthBR {
	float: right;
	}
	
	.nextPrevious {
	width: 120px;
	color: #333333;
	font-size: 0.8em;
	float: left;
	}
	
	.key {
	width: 280px;
	float: right;
	}
	
	.months td {
	text-align: center;
	font-style: italic;
	font-size: .75em;
	width: 20px;
	height: 19px;
	padding: 1px 2px;
	color: #fff;
	}
	
	.months a:link, .months a:visited {
	color: #fff;
	text-decoration: underline;
	}
		
	.months a:hover {
	color: #222222;
	text-decoration: underline;
	}
	
	
	.months th {
	font-size: .6em;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	}
	
	.noDate {
	background-color: #fffbec;
	}
	
	.available {
	background-color: #b9a560;
	}
	
	.availableStart {
	background-color: #739a38;
	}
	
	.unavailable {
	background-color: #b12c23;
	}
	
	/* Booking form styles
----------------------------------------------------*/						
	.pleaseNote {
	font-style: italic;
	color: #a28136;
	font-size: .65em;
	}
	
	.goldText {
	font-style: italic;
	font-weight: bold;
	color: #a28136;
	float: left;
	margin: 0 5px 0 0;
	}
	
	.bookingPanel {
	margin: 5px 0 20px 0;
	width: 348px;
	background-color: #f3e9c4;
	padding: 12px 0 8px 12px;
	}
	
	.cost {
	color: #634b14;
	font-weight: bold;
	}

	input#booknow {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	margin-top: -2px;
	}
	
	fieldset {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
	}
		
	select#adults, select#children, select#infants, select#cot, select#pets, select#title, select#country {
	clear: right;
	float: right;
	margin: .15em 0;
	}
	
	label, input#print {
	float: left;
	clear: left;
	margin: 0;
	}
	
	select#duration {
	float: none;
	margin-bottom: 15px;
	}
	
	textarea {
	margin: 8px 0;
	width: 358px;
	height: 130px;
	clear: both;
	}
	
	input[type="checkbox"] {
	display: inline;
	width: auto;
	height: auto;
	margin: 0 0 0 6px;
	padding: 0;
	}
	
	input#firstname, input#surname, input#address, input#towncity, input#postcode, input#daytime, input#email {
	clear: right;
	float: right;
	margin: .15em 0;
	width: 180px;
	}
	
	input#next {
	float: right;
	clear: right;
	margin: 0;
	}
	
	label {
	color: #333333;
	font-size: 0.8em;
	margin: 5px 0;
	}
	
	table#confirmation {
	width: 358px;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	margin: 8px 0;
	float: left;
	}
	
	.confirmImg {
	height: 200px;
	background: #f3e9c4 url(lochside-images/confirm-pic.jpg) no-repeat center;
	}
		
	.dark {
	background-color: #634b14;
	color: #fff;
	font-weight: bold;
	}
	
	.mid {
	background-color: #d0c59d;
	width: 98px;
	}
	
	.light {
	background-color: #f3e9c4;
	}
	
	.final {
	background-color: #d0c59d;
	width: 344px;
	}
	
	#confirmation td {
	padding: 4px;
	margin: 0;
	vertical-align: text-top;
	}
	
	
	/*------------------ADDED CSS FOR ADMIN SYSTEM-----------------------*/
	.error { 
	width: 300px; 
	padding: 3px;
	display: block; 
	text-align: left; 
	background: #FF9090;
	font-size: 10px;
	color: white;
	text-decoration: bold;
	border: 1px solid black; 
	margin: 5px 0px 0px 20px;
	clear: both;
	}	

	input#standardinput {
	clear: right;
	float: right;
	margin: .15em 0;
	width: 180px;
	}
	
	.greyedout {
	background-color:#bdbcbc;
	}	
	
	#maincopyBoxExpandable {
	padding: 20px;
	float: right;
	width: 360px;
	min-height: 480px;
	background-color: #fffbec;
	border: 10px solid #f3e9c4;
	z-index: 100;
	}