/* ================================================================ 
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/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */



#menudrop {

	height:32px;
	border-bottom:1px #9e9da5 solid;
	text-align:center;
	margin:0 auto;
	background-color: #FFFFFF;
	z-index:15;
	position:relative;
	padding:0;
	
}

#menudrop ul{
	width:770px;
	margin:0 auto;
	padding:0 0 0 0;
	height:32px;
}

#menudrop li{
	float:left;
	margin:0;
	padding:0 0 0 14px;	
	position:relative;
	list-style:none;
	display:block;
	background:url(../../images/Oct07_layout_images/menu/list.jpg) no-repeat 3px 12px transparent;
	z-index:50;
}

#menudrop #home{
	padding:0 ;
}
#menudrop #request{
	padding:0 0 0 14px;
}
#menudrop #home{
	background-image:none;
}
/*background:url(../../images/Oct07_layout_images/menu/list.jpg) no-repeat 0 0 transparent;*/

#menudrop li em{
	visibility:hidden;
	display:block;
}


#menudrop li a:visited{
	color:#2c3763;
	text-decoration:none;
}
#menudrop li a{
	color:#2c3763;
	text-decoration:none;
	

}
#menudrop li a:hover{
	color:#000;
	text-decoration:none;
}

#menudrop #dropdown ul {
padding:0; margin:0;  /* for Firefox */
}



#dropdown li ul {
visibility:hidden; display:none; position:absolute; top:2em; left:0; height:0; overflow:hidden;
}

/* fist line style for IE7 and non-IE browsers and the last line for IE5.5 and IE6 */
#dropdown li:hover a,
#dropdown li a:hover
#dropdown li.over {
text-decoration:none; border:0;background-image:none;
}
#dropdown li:hover ul,
#dropdown li a:hover ul,
#dropdown li.over ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	visibility:visible; 
	height:auto; 
	width:148px;
	background-image:url(../../images/Oct07_layout_images/menu/dropshadow_btm.png);
	background-repeat:no-repeat;
	background-position:left bottom; 
	border-top:1px solid #9e9da5; 
	left:0.9em; 
	top:2.7em; 
	overflow:visible;
	text-align:left;
	display:block; 
	margin:0;
	z-index:100;
}

#dropdown li:hover ul li,
#dropdown li a:hover ul li,
#dropdown li.over ul li {
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../../images/Oct07_layout_images/menu/dropshadow.png);
	background-repeat: repeat-y;
	background-position:left top;
	width:148px;
	text-align:left;
	padding:0;
	margin:0;
}

* html #dropdown li.over ul li a {
width:16em; w\idth:15em; /* hack for IE5.5 */
height:auto;
}


#dropdown #about ul { /*this is for the height of the dropdowns in order to push the bottom part of the dropshadow down*/
	height:199px;
	padding:0 0 10px 0;
}

#dropdown #private ul { /*this is for the height of the dropdowns in order to push the bottom part of the dropshadow down*/
	height:47px;
	padding:0 0 10px 0;
}



#dropdown #about ul li a, #dropdown #private ul li a {
	width:10em;
	w\idth:11em;
	height:14px;
	margin:0 0 0 5px;
	display:block;
	background-image:none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 7px;
}
#dropdown #about ul li a:hover, #dropdown #private ul li a:hover{
	width:10em;
	w\idth:11em;
	height:14px;
	margin:0 0 0 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 7px;
	display:block;
	background-color:#F0EFE8;
	background-image:none;
}



/* ---------------------sizing gifs----------------- */

#dropdown #home a{
	width:44px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/home_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #home a:hover{
		width:44px;
		height:32px;
		background:url(../../images/Oct07_layout_images/menu/home_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}


#dropdown #destinations a{
	width:101px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/dest_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #destinations a:hover{
		width:101px;
		height:32px;
		background:url(../../images/Oct07_layout_images/menu/dest_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}



#dropdown #private a{
	width:97px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/private_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #private a:hover{

		background:url(../../images/Oct07_layout_images/menu/private_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}
	
#dropdown #special a{
	width:114px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/special_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #special a:hover{
		background:url(../../images/Oct07_layout_images/menu/special_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}

#dropdown #featured a{
	width:112px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/trips_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #featured a:hover{
		width:112px;
		height:32px;
		background:url(../../images/Oct07_layout_images/menu/trips_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}
	

#dropdown #about a{
	width:77px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/about_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #about a:hover{

		background:url(../../images/Oct07_layout_images/menu/about_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}

#dropdown #request a{
	width:136px;
	height:32px;
	background:url(../../images/Oct07_layout_images/menu/request_btn.jpg) no-repeat 0 0 transparent;
	display:block;
}

	#dropdown #request a:hover{
		width:136px;
		height:32px;
		background:url(../../images/Oct07_layout_images/menu/request_over_btn.jpg) no-repeat 0 0 transparent;
		display:block;
	}

#dropdown #request li a,#dropdown #about li a, #dropdown #featured li a, #dropdown #private li a, #dropdown #destinations li a, #dropdown #special li a, #dropdown #home li a{
	background-image:none;
}

