/* top menu */ 

#home a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/home.gif) no-repeat left top;
	width: 68px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#home a {overflow: hidden;}
#home a:hover {
	background-position: -68px 0px;
}

#about a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/about.gif) no-repeat left top;
	width: 67px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#about a {overflow: hidden;}
#about a:hover {
	background-position: -67px 0px;
}

#contact a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/contact.gif) no-repeat left top;
	width: 75px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#contact a {overflow: hidden;}
#contact a:hover {
	background-position: -75px 0px;
}

/* main menu */ 

#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

.menu li.top {display:block; float:left; position:relative;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

.menu li.p1 {width:161px; background:url(http://www.highland-instinct.co.uk/theme/nav/photogallery_1.gif) no-repeat;;}
.menu li.p2 {width:81px; background:url(http://www.highland-instinct.co.uk/theme/nav/video_1.gif) no-repeat;;}
.menu li.p3 {width:125px; background:url(http://www.highland-instinct.co.uk/theme/nav/skiresorts_1.gif) no-repeat;;}
.menu li.p4 {width:117px; background:url(http://www.highland-instinct.co.uk/theme/nav/webcams_1.gif) no-repeat;;}
.menu li.p5 {width:61px; background:url(http://www.highland-instinct.co.uk/theme/nav/blog_1.gif) no-repeat;;}

.menu li a#gallery {width:161px; background:url(http://www.highland-instinct.co.uk/theme/nav/photogallery_0.gif) no-repeat;}
.menu li a#video {width:81px; background:url(http://www.highland-instinct.co.uk/theme/nav/video_0.gif) no-repeat;}
.menu li a#resorts {width:125px; background:url(http://www.highland-instinct.co.uk/theme/nav/skiresorts_0.gif) no-repeat;}
.menu li a#webcams {width:117px; background:url(http://www.highland-instinct.co.uk/theme/nav/webcams_0.gif) no-repeat;}
.menu li a#blog {width:61px; background:url(http://www.highland-instinct.co.uk/theme/nav/blog_0.gif) no-repeat;}

.menu a:hover {visibility:visible;}
.menu li:hover { position:relative; z-index:200;}

.menu li a#gallery:hover, .menu li:hover a#gallery,
.menu li a#video:hover, .menu li:hover a#video,
.menu li a#resorts:hover, .menu li:hover a#resorts,
.menu li a#webcams:hover, .menu li:hover a#webcams,
.menu li a#blog:hover, .menu li:hover a#blog {background:transparent;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #404040; white-space:nowrap; width:153px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px;}
.menu :hover ul.sub li a {display:block; font-size:12px; height:20px; width:147px; line-height:20px; text-indent:5px; color:#404040; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(http://www.highland-instinct.co.uk/theme/nav/arrow.gif) 140px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#404040; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#404040 url(http://www.highland-instinct.co.uk/theme/nav/arrow_over.gif) 140px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#404040 url(http://www.highland-instinct.co.uk/theme/nav/arrow_over.gif) 140px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-4px; background: #fff; padding:3px 0; border:1px solid #404040; white-space:nowrap; width:153px; z-index:200; height:auto; z-index:300;}

/* footer */ 

#legal a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/legal.gif) no-repeat left top;
	width: 105px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#legal a {overflow: hidden;}
#legal a:hover {
	background-position: -105px 0px;
}

#forum a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/forum.gif) no-repeat left top;
	width: 107px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#forum a {overflow: hidden;}
#forum a:hover {
	background-position: -107px 0px;
}

#top a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/returntotop.gif) no-repeat left top;
	width: 26px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#top a {overflow: hidden;}
#top a:hover {
	background-position: -26px 0px;
}


<!--
	.section {font: 12pt arial, helvectia, sans-serif; color: #326DB4}
	.sectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #3F4F5C}
	.bluesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #326DB4}
	.smallprintlarger {font: 8pt arial, helvectia, sans-serif; color: #326DB4}
	.lightbluesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #D5E2FF}
	.whitesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #FFFFFF}
	.bluetitlesection {font: 20pt century gothic, arial, helvectia, sans-serif; color: #326DB4}


.date {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: normal;
	font-size: 24px;
	color: #ccc;
	letter-spacing: -1px;
	}


.post-title { 
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 24px;
        text-transform: lowercase;
color: #3f4f5c;
letter-spacing: -1px;
border-bottom: none;
}

post-title a {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: bold;
	font-size: 24px;
        text-transform: lowercase;	
	color: #3f4f5c;
	letter-spacing: -1px;
	border-bottom: none;
	}

post-title a:visited { color: #3f4f5c; text-decoration: none; }

post-title a:hover {
	text-decoration: none;
	color: #222;
	background: transparent;
	}

-->
<!--
a:link {color: #29568F; text-decoration: none}
a:visited {color: #326DB4; text-decoration: none}
a:hover {color: #326DB4; text-decoration: underline}
-->

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 10px;
}

body {background-color: #404040;}

img { border: 0px !important}
