/* StoryEdit Dynamic Menu Stylesheet customised for Eydon Parish Council Dave Howes 1/3/09 */
@import "zSS_SES1.css";
body {background-color: #ccc;
	min-width: 900px;
}
a.mlink:link {font-family: "Trebuchet MS",Arial,sans-serif; padding: 2px; background: #f0f0f0; border: 1px solid #999999; text-decoration: none; display: block; font-size: 12px; font-weight: bold; font-style: italic; color: #060;}
a.mlink:active {font-family: "Trebuchet MS",Arial,sans-serif; padding: 2px; background: #f0f0f0; border: 1px solid #999999; text-decoration: none; display: block; font-size: 12px; font-weight: bold; font-style: italic; color: #060;}
a.mlink:visited {font-family: "Trebuchet MS",Arial,sans-serif; padding: 2px; background: #f0f0f0; border: 1px solid #999999; text-decoration: none; display: block; font-size: 12px; font-weight: bold; font-style: italic; color: #060;}
a.mlink:hover {font-family: "Trebuchet MS",Arial,sans-serif; padding: 2px; background: #fff; border: 1px solid #999999; text-decoration: none; display: block; font-size: 12px; font-weight: bold; font-style: italic; color: #333;}
p.menuhead {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 15px; text-align: center; padding: 2px; font-style: italic; color: #060;}

div#menustrip1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 31px;
	background: #060;
	z-index: 11;
}

div#nav1 {
	position: absolute;
	top: 24px;
	left: 60px;
	background-color: #9c9;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 200px;
	padding: 1px; z-index: 13;
}
div#menuhead1 {
	position: absolute;
	top: 1px;
	left: 60px;
	background-color: #9c9;
	border: 1px solid #999;
	width: 200px;
	padding: 1px; z-index: 12;
}
div#nav2 {
	position: absolute;
	top: 24px;
	left: 270px;
	background-color: #9c9;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 200px;
	padding: 1px; z-index: 13;
}
div#menuhead2 {
	position: absolute;
	top: 1px;
	left: 270px;
	background-color: #9c9;
	border: 1px solid  #999;
	width: 200px;
	padding: 1px; z-index: 12;
}

div#nav3 {
	position: absolute;
	top: 24px;
	left: 480px;
	background-color: #9c9;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 200px;
	padding: 1px; z-index: 13;
}
div#menuhead3 {
	position: absolute;
	top: 1px;
	left: 480px;
	background-color: #9c9;
	border: 1px solid  #999;
	width: 200px;
	padding: 1px; z-index: 12;
}