/* Start of CMSMS style sheet 'style' */

/*----------------------------------*/
/*  RESET  */
/*----------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {
	outline:none;
}

/*----------------------------------*/
/*  LAYOUT  */
/*----------------------------------*/
body {
	background: #edeeee url(../images/body-bg.gif) 0 0 repeat-x;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}

body.body-gallery {
	background: #fff;
	font-size: 12px;
}

.colorbox {
	border: 0;
}

h1 {
	margin: 0 0 15px;
	font-size: 25px;
	color: #000f4c;
}

h2 {
	margin: 0 0 6px;
	font-size: 18px;
	font-weight: bold;
	color: #000f4c;
}

	body.douglas h1, body.douglas h2 {
		color: #55004e;
	}
	
	body.hirsel h1, body.hirsel h2 {
		color: #00483a;
	}

p {
	margin: 0 0 20px;
	line-height: 1.5;
}

a {
	border-bottom: ;
	color: #000000;
	text-decoration: none;
}

.clearBoth {
	width: 100%;
	height: 0px;
	clear: both;
}

#container {
	width: 901px;
	margin: 0px auto;
	padding: 0 20px 20px;
	background-color: #FFF;
}

	#header {
		width: 901px ;
		height: 126px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: ;
		border: ;
	}
	
		#logo {
			width: 308px;
			height: 126px;
			margin: 0px 0px 0px 0px;
			float: left;
		}
	
	#content {
		width: 901px;
		margin: 20px 0 0;
		padding: 0;
	}
	
	.content-wide {
		font-size: 14px;
		color: #666;
	}
	
	
		#image {
			width: 901px;
			height: 256px;
			margin: 0 0 20px;
			background-color: #EEE;
		}
		
		#left {
			width: 223px;
			padding: 0 0 30px;
			float: left;
		}
		
		#right {
			width: 562px;
			margin: 0 0 70px;
			float: right;
			font-size: 14px;
			color: #666;
		}
		
			#right ul {
				margin: 0 0 20px 20px;
				list-style-type: disc;
			}
			
				#right ul li {
					margin: 0 0 10px;
				}
		
		#content .content-large {
			font-size: 24px;
			font-style: italic;
		}
	
	#footer {
		width: 901px;
		height: 28px;
		margin: 10px 0 0;
		padding: 0;
		clear: both;
		background-color: #CCC;
		color: #4f5559;
		line-height: 28px;
		font-size: 11px;
	}
	
		#copyright {
			width: 160px;
			margin: 0 0 0 5px;
			padding: 0px 0px 0px 0px;
			float: left;
		}

/*-----------------------------------------------------------------*/
/*  HOME PAGE  */
/*-----------------------------------------------------------------*/

.home-info {
	width: 901px;
	height: 201px;
	margin: 284px 0 0;
	position: relative;
	/*background: url(../images/home/white-bg.png) 0 0 no-repeat;*/
}

	.home-info-text {
		width: 496px;
		height: 95px;
		margin: 0 70px 0 0;
		padding: 5px 0 0;
		float: right;
		font-size: 24px;
		font-style: italic;
		color: #000f4b;
	}
	
	.home-info a {
		height: 100px;
		float: left;
		position: absolute;
		top: 101px;
		text-indent: -9999px;
	}
	
	.home-info a.home-info-douglas {
		width: 295px;
		left: 336px;
	}
	
		.fishing a.home-info-douglas {
			background: url(../images/home/douglas-fishing.gif) 0 0 no-repeat;
		}
		.farming a.home-info-douglas {
			background: url(../images/home/douglas-farming.gif) 0 0 no-repeat;
		}
		.stewardship a.home-info-douglas {
			background: url(../images/home/douglas-stewardship.gif) 0 0 no-repeat;
		}
		.educate a.home-info-douglas {
			background: url(../images/home/douglas-educate.gif) 0 0 no-repeat;
		}
		.leet a.home-info-douglas {
			background: url(../images/home/douglas-leet.gif) 0 0 no-repeat;
		}
	
	.home-info a.home-info-hirsel {
		width: 269px;
		left: 632px;
	}
	
		.fishing a.home-info-hirsel {
			background: url(../images/home/hirsel-fishing.gif) 0 0 no-repeat;
		}
		.farming a.home-info-hirsel {
			background: url(../images/home/hirsel-farming.gif) 0 0 no-repeat;
		}
		.stewardship a.home-info-hirsel {
			background: url(../images/home/hirsel-stewardship.gif) 0 0 no-repeat;
		}
		.educate a.home-info-hirsel {
			background: url(../images/home/hirsel-educate.gif) 0 0 no-repeat;
		}
		.leet a.home-info-hirsel {
			background: url(../images/home/hirsel-leet.gif) 0 0 no-repeat;
		}
	
/*-----------------------------------------------------------------*/
/*  HOLIDAY COTTAGES MENU  */
/*-----------------------------------------------------------------*/
#left-branded {
	overflow: auto;
}

	#left-branded ul {
		width: 223px;
		margin: 6px 0 40px;
		font-size: 14px;
	}
	
		#left-branded li, #left-branded a {
			float: left;
			clear: left;
		}
	
		#left-branded a {
			width: 186px;
			padding: 0 0 0 37px;
			color: #666;
		}
		
		#left-branded a.mountherrick,
		#left-branded a.douglas-shooting,
		#left-branded a.douglas-fishing,
		#left-branded a.douglas-visitor-facilities,
		#left-branded a.douglas-golf,
		#left-branded a.douglas-news,
		#left-branded a.douglas-property {
			padding: 66px 0 0 37px;
		}
		
			#left-branded a.mountherrick {
				background: url(../images/de-identities/holiday-cottages.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-shooting {
				background: url(../images/de-identities/shooting.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-fishing {
				background: url(../images/de-identities/fishing.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-visitor-facilities {
				background: url(../images/de-identities/visitor-facilities.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-golf {
				background: url(../images/de-identities/golf.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-news {
				background: url(../images/de-identities/news.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.douglas-property {
				background: url(../images/de-identities/property.jpg) 0 0 no-repeat;
			}
		
		#left-branded a.the-homestead,
		#left-branded a.hirsel-shooting,
		#left-branded a.hirsel-fishing,
		#left-branded a.hirsel-visitor-facilities,
		#left-branded a.hirsel-golf,
		#left-branded a.hirsel-news,
		#left-branded a.hirsel-property {
			margin: 30px 0 0;
			padding: 68px 0 0 37px;
		}
		
			#left-branded a.the-homestead {
				background: url(../images/he-identities/holiday-cottages.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-shooting {
				background: url(../images/he-identities/shooting.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-fishing {
				background: url(../images/he-identities/fishing.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-visitor-facilities {
				background: url(../images/he-identities/visitor-facilities.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-golf {
				background: url(../images/he-identities/golf.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-news {
				background: url(../images/he-identities/news.jpg) 0 0 no-repeat;
			}
			
			#left-branded a.hirsel-property {
				background: url(../images/he-identities/property.jpg) 0 0 no-repeat;
			}
		
		#left-branded a.mountherrick:hover, #left-branded li.menuactive a.mountherrick,
		#left-branded li.mountherrick ul a:hover, #left-branded li.mountherrick ul a.menuactive,
		#left-branded a.douglas-shooting:hover, #left-branded li.menuactive a.douglas-shooting,
		#left-branded a.douglas-fishing:hover, #left-branded li.menuactive a.douglas-fishing,
		#left-branded a.douglas-visitor-facilities:hover, #left-branded li.menuactive a.douglas-visitor-facilities,
		#left-branded a.douglas-property:hover, #left-branded li.menuactive a.douglas-property {
			color: #56004E;
		}
		
		#left-branded a.the-homestead:hover, #left-branded li.menuactive a.the-homestead,
		#left-branded li.the-homestead ul a:hover, #left-branded li.the-homestead ul a.menuactive,
		#left-branded a.hirsel-shooting:hover, #left-branded li.menuactive a.hirsel-shooting,
		#left-branded a.hirsel-fishing:hover, #left-branded li.menuactive a.hirsel-fishing,
		#left-branded a.hirsel-visitor-facilities:hover, #left-branded li.menuactive a.hirsel-visitor-facilities,
		#left-branded a.hirsel-property:hover, #left-branded li.menuactive a.hirsel-property {
			color: #00483A;
		}
		
/*-----------------------------------------------------------------*/
/*  HOLIDAY COTTAGES LAYOUT  */
/*-----------------------------------------------------------------*/
#cottage-detail {
	width: 366px;
	float: left;
}

	#cottage-detail h1 {
		height: 66px;
	}
	
	body.douglas #cottage-detail h1 {
		border-bottom: 1px solid #56004e;
	}
	
	body.hirsel #cottage-detail h1 {
		border-bottom: 1px solid #004839;
	}
	
	#cottage-detail h1 span {
		font-size: 14px;
	}

#cottage-links {
	width: 186px;
	float: right;
}

	#cottage-links a {
		width: 186px;
		height: 92px;
		margin: 0 0 5px;
		float: left;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	a#clm-info {
		background: url(../images/holiday-cottages/clm-info.gif) 0 0 no-repeat;
	}
	
	a#clm-landscape {
		background: url(../images/holiday-cottages/clm-landscape.gif) 0 0 no-repeat;
	}

/*-----------------------------------------------------------------*/
/*  HISTORY & ENTERPRISES MAIN PAGES  */
/*-----------------------------------------------------------------*/
#content-history, #content-enterprises {
	width: 901px;
	height: 485px;
	margin: 20px 0 0;
	padding: 0;
}

#content-history {
	background: url(../images/history/history-bg.jpg) 0 0 no-repeat;
}

#content-enterprises {
	background: url(../images/enterprises/enterprises-bg.jpg) 0 0 no-repeat;
}

	#content-history .history-content, #content-enterprises .enterprises-content {
		width: 901px;
		height: 159px;
		position: relative;
		top: 284px;
	}
	
	.history-content #nav-left, .enterprises-content #nav-left {
		float: left;
	}
	
	.history-text, .enterprises-text {
		width: 560px;
		float: right;
		font-size: 25px;
		font-style: italic;
		color: #000f4c;
	}

/*-----------------------------------------------------------------*/
/*  LEFT MENU  */
/*-----------------------------------------------------------------*/
#nav-left ul {
	width: 223px;
	border-top: 1px solid #000f4c;
}

	#nav-left li, #nav-left a {
		width: 223px;
		float: left;
	}
		
	#nav-left a {
		width: 203px;
		padding: 4px 0 4px 20px;
		border-bottom: 1px solid #000f4c;
		color: #666;
		font-size: 13px;
	}
	
		#nav-left a:hover, #nav-left a.menuactive {
			color: #000f4c;
		}
		
		#nav-left a.menuactive {
			background: url(../images/heart.gif) 0 7px no-repeat;
		}
		
	#nav-left ul ul a {
		width: 188px;
		padding: 4px 0 4px 35px;
	}

/*----------------------------------*/
/*  NAV  */
/*----------------------------------*/
#nav, #nav ul {
	width: 901px;
	height: 39px;
	margin: 0;
	padding: 0;
}

	#nav ul {
		list-style-type: none;
	}
	
		#nav li, #nav a {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		#nav li {
			padding: 14px 0 0;
		}
		
		#nav li.menuactive {
			background: url(../images/heart.gif) 0 0 no-repeat;
		}
	
			#nav a {
				width: 100px;
				height: 25px;
				margin: 0 3px 0 0;
				padding: 0 5px;
				background-color: #d0d6de;
				font-family: ;
				font-size: 12px;
				color: #153459;
				line-height: 25px;
				text-decoration: none;
			}
			
			#nav a:hover, #nav a.menuactive {
				background-color: #000f4b;
				color: #FFF;
			}
			
			#nav a.news {
				margin: 0;
			}

/*----------------------------------------------------------------------*/
/*  HEADER NAV  */
/*----------------------------------------------------------------------*/
#header-nav, #footer-nav {
	width: 550px;
	margin: 22px 0 0;
	float: right;
}

#footer-nav {
	width: 725px;
	margin: 0 5px 0 0;
}

	#header-nav ul, #footer-nav ul {
		width: 550px;
		background: url(../images/header-nav-sep.gif) right 2px no-repeat;
		text-align: right;
	}
	
	#footer-nav ul {
		width: 719px;
		padding: 0 6px 0 0;
		background: url(../images/footer-nav-sep.gif) right 9px no-repeat;
	}
	
		#header-nav li, #footer-nav li {
			display: inline;
		}
		
		#header-nav a, #footer-nav li {
			padding: 0 20px;
			background: url(../images/header-nav-sep.gif) 0 2px no-repeat;
		}
		
		#header-nav li.menuactive {
			padding: 14px 0 0;
			background: url(../images/heart.gif) 17px 0 no-repeat;
		}
		
		#footer-nav li {
			padding: 0 1px 0 6px;
			background: url(../images/footer-nav-sep.gif) 0 2px no-repeat;
		}
		
			#header-nav a, #footer-nav a {
				color: #4f5559;
				font-size: 11px;
			}
			
			#header-nav a:hover, #footer-nav a:hover,
			#header-nav a.menuactive {
				color: #000f4b;
			}

/*-----------------------------------------------------------------*/
/*  NEWS  */
/*-----------------------------------------------------------------*/
.NewsSummary {
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #000F4B;
}

/* End of 'style' */

