#dropmenu {
	position:relative;
	font-size:12px;
	height:37px;
	font-variant: small-caps;
	padding: 0px;
	line-height: 37px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dropmenu ul {
	padding:0;
	list-style:none;
	height:37px;
	margin: 0;
}
#dropmenu ul ul {
	padding:0;
	list-style:none;
	height:35px;
	width: 780px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#dropmenu table {border-collapse:collapse; margin:-1px -20px 0 0; padding:0; width:0; height:0; font-size:1em;}

#dropmenu li {
	float:right;
	height:37px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#dropmenu li a {
	float:left;
	display:block;
	height:37px;
	color:#000;
	text-decoration:none;
	font-family:"Century Schoolbook";
	background-image: url(http://www.fishingholidays.travel/images/tabs.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 37px;
}
#dropmenu li a b {
	float:left;
	height:37px;
	display:block;
	cursor:pointer;
	display:inline;
	font-weight:bold;
	background-image: url(http://www.fishingholidays.travel/images/tabs.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#dropmenu li.current a {
	background-position:0 -37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dropmenu li.current a b {
	background-position:100% -37px;
	color:#FC6;
	font-weight: bold;
}
#dropmenu li ul {
	position:absolute;
	top:37px;
	left:-9999px;
	z-index:10;
	background-color: #000;
}
#dropmenu li.current ul {
	left:0;
	z-index:1;
	background:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropmenu li a:hover {
	background-position:0 -74px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dropmenu li a:hover b {
	background-position:100% -74px;
	border-color:#000;
	color:#fff;
	font-weight: bold;
}

#dropmenu li:hover > a  {background-position:0 -74px; border-color:#000; cursor:pointer;}
#dropmenu li:hover > a b {
	background-position:100% -74px;
	border-color:#000;
	color:#fff;
	font-weight: bold;
}

#dropmenu li.current a:hover {background-position:0 -37px; border-color:#000;}
#dropmenu li.current a:hover b {
	background-position:100% -37px;
	color:#FFF;
	font-weight: bold;
}
#dropmenu li.current:hover a {
	background-position:0 -37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dropmenu li.current:hover a b {
	background-position:100% -37px;
	color:#FFF;
}

#dropmenu ul :hover ul {
	left:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropmenu ul :hover ul.right li,
#dropmenu ul li.current ul.right li {float:right;}

#dropmenu ul :hover ul.blank {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropmenu ul :hover ul li a {
	display:inline;
	padding:0 10px 0 10px;
	margin:0;
	font-size:11px;
	white-space:nowrap;
	font-weight:normal;
	color:#CCC;
	height:37px;
	line-height:37px;
	background-image:url(http://www.fishingholidays.travel/images/divider.gif);
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#dropmenu ul :hover ul.right li a {
	background-color: #000;
}


#dropmenu ul li.current ul li a,
#dropmenu li.current a:hover ul li a,
#dropmenu li.current:hover ul li a	{
	display:inline;
	margin:0;
	font-size:10px;
	width:auto;
	white-space:nowrap;
	font-weight:bold;
	border:0;
	color:#999;
	height:37px;
	line-height:37px;
	background-color: #000;
	padding: 0;
}

#dropmenu ul li.current ul.right li a,
#dropmenu li.current a:hover ul.right li a,
#dropmenu li.current:hover ul.right li a {
	background-color: #000;
}

#dropmenu ul :hover ul li a.last,
#dropmenu ul li.current ul li a.last,
#dropmenu li.current a:hover ul li a.last,
#dropmenu li.current:hover ul li a.last {
	background-image:url(http://www.fishingholidays.travel/images/divider.gif);
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}
#dropmenu li ul li.current_sub a,
#dropmenu li a:hover ul li.current_sub a,
#dropmenu li:hover ul li.current_sub a,
#dropmenu li a:hover ul li a:hover,
#dropmenu li:hover ul li a:hover {color:#fff;}

#dropmenu li.current ul li.current_sub a,
#dropmenu li.current a:hover ul li.current_sub a,
#dropmenu li.current:hover ul li.current_sub a,
#dropmenu li.current a:hover ul li a:hover,
#dropmenu li.current:hover ul li a:hover {
	color:#FFF;
}

