﻿/* ferry menu */
/* ferry menu */
/* ferry menu */


/* ph_FerryMenuTopLinks */
ul#ph_FerryMenuTopLinks 
{
    clear: right; /* no floating on the rigth side */
    float: left;
    height: auto;
    list-style-position: outside;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    width: 715px;
}

ul#ph_FerryMenuTopLinks li.open
{
    background-image: url("/images/stylesheet/backgrounds/booking_faneblad_forrest.gif");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    list-style: none outside none;
    padding-top: 7px;
    text-align: center;
    width: 170px;
}

ul#ph_FerryMenuTopLinks li.open a
{
    font-weight: bold;
}

ul#ph_FerryMenuTopLinks li.close
{
    background-image: url("/images/stylesheet/backgrounds/booking_faneblad_bagerst.gif");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    list-style: none outside none;
    padding-top: 7px;
    text-align: center;
    width: 170px;
}

ul#ph_FerryMenuTopLinks li a {
	color: #666666;
	font-weight:normal;
	text-decoration:none;
	white-space:normal;
}

ul#ph_FerryMenuTopLinks li a:hover,
ul#ph_FerryMenuTopLinks li.current a:hover  {
	color: #666666;
}

ul#ph_FerryMenuTopLinks li.current a{ 
	color: #666666;
	font-weight:bold;
}

/* ph_FerryMenuTopLinks */
ul#ph_ferryLinks_frontpage 
{
	clear:right; /* no floating on the rigth side */
	float: left;
	padding-top: 5px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-position:outside;
	border:solid 0px black;
}

ul#ph_ferryLinks_frontpage li.open
{
	background-image: url('/images/stylesheet/backgrounds/forside_faneblad_forrest.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	width: 117px;
	height:18px;
	float:left;
	list-style: none;
	text-align:center;
	padding-top:7px;
}

ul#ph_ferryLinks_frontpage li.close
{
	background-image: url('/images/stylesheet/backgrounds/forside_faneblad_bagerst.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	width: 117px;
	height:18px;
	float:left;
	list-style: none;
	text-align:center;
	padding-top:7px;	
}

ul#ph_ferryLinks_frontpage li a {
	color: #666666;
	font-weight:normal;
	text-decoration:none;
	white-space:normal;
}

ul#ph_ferryLinks_frontpage li a:hover,
ul#ph_ferryLinks_frontpage li.current a:hover  {
	color: #666666;
}

ul#ph_ferryLinks_frontpage li.current a{ 
	color: #666666;
	font-weight:bold;
}
