
div.destinetsubmenu_top
{
	width: 240px;
	background-repeat: no-repeat;
	background-image: url(destinet_submenu_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #421D00;
	margin-bottom: 10px;
}

div.destinetsubmenu_header
{
	display: block;	
	width: 240px;
	height: 25px;
	line-height: 25px;
	background-image: url(destinet_submenu_header.png);
	background-repeat: repeat-x;
	text-indent: 17px;
	font-family: Verdana, 'Lucida Sans Unicode' , 'Lucida Grande', Verdana;
	font-size: 17px;
	color: #C05100;
	font-weight: normal;
	display: none;
}

div.destinetsubmenu_footer
{
	display: block;	
	width: 240px;
	height: 15px;
	background-color: Black;
}

a.destinetsubmenu_level0:link, a.destinetsubmenu_level1:link, a.destinetsubmenu_level2:link, a.destinetsubmenu_level0:visited, a.destinetsubmenu_level1:visited, a.destinetsubmenu_level2:visited
{
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;	
	width: 240px;
	height: 24px;
	line-height: 23px;
	font-family: Arial, 'Lucida Sans Unicode' , 'Lucida Grande', Verdana;
	font-size: 11px;
	color: White;
}

a.destinetsubmenu_level0
{
	text-indent: 15px;
	font-weight: bold;
	background-image: url(destinet_submenu_item.png);
	background-position: bottom;
}

a.destinetsubmenu_level1
{
	text-indent: 40px;
	background-color: Black;
	color: White;
}

a.destinetsubmenu_level2
{
	text-indent: 70px;
	background-color: Black;
	color: White;
}

a.destinetsubmenu_level0_selected
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
}

a.destinetsubmenu_level1_selected
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
}

a.destinetsubmenu_level2_selected
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
}

a.destinetsubmenu_level0:hover
{
	color: #F98E0C;
}

a.destinetsubmenu_level1:hover
{
	color: #F98E0C;
}

a.destinetsubmenu_level2:hover
{
	color: #F98E0C;
}

a.destinetsubmenu_level0_selected:hover
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
	color: White;
}

a.destinetsubmenu_level1_selected:hover
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
	color: White;
}

a.destinetsubmenu_level2_selected:hover
{
	background-image: none;
	font-weight: bold;
	background-color: #F98E0C;
	border-bottom: solid 1px #464646;
	color: White;
}