/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_flyline1.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#toback {
position:relative;
z-index:-1;
}

#pro_flyline {
height:246px;
width:191px;
padding: 0px 0 0 5px;
margin:0;
background:#fff;
position:relative; 
font-family:arial, verdana, sans-serif;
font-weight:700;
font-size:12px;
z-index:500;
float:left;
color:#FFFFFF;
}

#pro_flyline .select {
margin:0; 
padding:0; 
list-style:none; 
}

#pro_flyline li {
float:left;
background:#fff;
}

#pro_flyline .select a {
display:block; 
height:30px;
width:191px;
float:left;
color:#FFFFFF; 
text-decoration:none; 
white-space:nowrap; 
}
#pro_flyline b {position:absolute; left:-9999px;}

#pro_flyline .select a.home {background:url(img/nav-home.gif) no-repeat left top;}
#pro_flyline .select a.accommodation {background:url(img/nav-accom.gif) no-repeat left top;}
#pro_flyline .select a.rates {background:url(img/nav-rates.gif) no-repeat left top;}
#pro_flyline .select a.specials {background:url(img/nav-specials.gif) no-repeat left top;}
#pro_flyline .select a.destination {background:url(img/nav-destination.gif) no-repeat left top;}
#pro_flyline .select a.about {background:url(img/nav-about.gif) no-repeat left top;}
#pro_flyline .select a.contact {background:url(img/nav-contact.gif) no-repeat left top;}
#pro_flyline .select a.itinerary {background:url(img/nav-itinerary.gif) no-repeat left top;}
/*#pro_flyline .select a.video {background:url(img/video.png) no-repeat left top;}
#pro_flyline .select a.weather {background:url(img/weather.png) no-repeat left top;}*/
#pro_flyline .select li:hover {position:relative;}
#pro_flyline .select a:hover, 
#pro_flyline .select li:hover a {
background-position: left bottom; 
cursor:pointer;
position:relative;
}
#pro_flyline .sub {
display:none;
}
#pro_flyline ul ul {display:none;}

/* IE6 only */
#pro_flyline table {
border-collapse:collapse; 
margin:-4px; 
font-size:1em; 
width:0; 
height:0;
}

#pro_flyline .sub {
margin:0; 
padding:0;
list-style:none;
background:transparent url(trans.png);
}

#pro_flyline .sub li {background:transparent; height:36px; line-height:36px}
#pro_flyline .sub li.item {font-weight:bold; color:#ffffff; padding-left:10px;}

#pro_flyline .select :hover .sub {
height:30px;
display:block; 
position:absolute;
float:left;
width:754px;
top:0; 
left:191px; 
text-align:center;
}

#pro_flyline .select :hover .sub li a 
{display:block; height:25px; width:auto; line-height:25px; float:left; padding:0 10px; margin:5px 0; white-space:nowrap; color:#fff;font-size:12px; border-right:1px solid #ddd;}
#pro_flyline .select :hover .sub li a.last {border:0;}

#pro_flyline .select :hover .sub li a:hover
{color:#fff; line-height:20px;}

img.lady {display:block; float:left;}
.clear {clear:both;}

.shoutout {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;

}

.shoutout a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#336699;

}

.shoutout a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF9900;

}

.shoutout a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0099CC;

}
input {
padding: 3px 3px 3px 7px;
			width: 145px;
			font-size: 11px;
			color: #666666
			background-color:#F5F5F5;
			border: solid 1px #cccccc;
			}

