/**
* @version   $Id: fusionmenu.css 571 2012-05-01 19:21:26Z kevin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - ${copyright_year} RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Global Settings */
.menutop {list-style: none;margin: 0;padding: 0;position: relative;line-height: 1em;display: inline-block;}
.menutop li {height: auto;margin: 0;padding: 0 0 0 10px;position: relative;list-style: none;float: left;display: block;}
.menutop em {display: block;}
.menutop li .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;white-space: nowrap;cursor: pointer;outline: none;position: relative;height: auto;}
.menutop li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;}
.menutop li:hover li ul {top: -999em;}
.menutop li:hover ul {top: 0;}
.menu-block .nolink {font-size: 17px;line-height: 1.8em;}

/* Menu Items */
.menutop li.root > .item > span {padding: 10px 20px;display: block;}
/* .menutop li.root:first-child {margin: 0 -1px 0 0;border: none;}*/
.rt-menubar .menutop li:hover > .item, .rt-menubar .menutop li.f-mainparent-itemfocus > .item {margin: -3px 1px 0 0;padding: 2px 0 0;z-index: 9;position: relative;border-radius: 4px 4px 0 0;}
/*.rt-menubar .menutop li:hover, .rt-menubar .menutop li.f-mainparent-itemfocus {margin-left: -2px; margin-right:-3px;margin-top:0px;padding:0 1px 0 11px;position: relative;border-radius: 4px 4px 0 0;z-index: 600001;}*/
.menutop li.parent.root .item .daddyicon, .menutop li.root .daddy.item .daddyicon {width: 8px;height: 7px;position: absolute;right: 7px;top: 9px;background-position: 0 0;background-repeat: no-repeat;margin:12px 0 0 7px;padding:6px 0 0 0;}
.menutop li.parent.root:hover .item .daddyicon, .menutop li.parent.root.f-mainparent-itemfocus .item .daddyicon, .menutop li.root:hover .daddy.item .daddyicon {top: 10px;}
.rt-menubar .menutop li.active:hover .item, .rt-menubar .menutop li.active.f-mainparent-itemfocus .item {box-shadow: none;}
/* .rt-menubar .menutop li:hover:first-child, .rt-menubar .menutop li.f-mainparent-itemfocus:first-child {margin: -4px -3px 0 -1px;padding: 4px 1px 0 0;border-radius: 4px 4px 0 4px;} */
.menutop li.root > .item em {font-size: 10px;font-style: normal;line-height: 100%;text-transform: none;letter-spacing: 0.1em;}
.menutop li.root > .item.subtext {line-height: 21px;}
.menutop li.root > .item img {margin: 5px 7px 0 -9px;}
.menutop li.root > .item.subtext img {margin: 0 7px 0 -9px;}
.menutop li.active + li.root {background-image: none;}

/* Dropdown Surrounds */
.menutop ul {padding: 0;margin: 0;float: left;}
.fusion-submenu-wrapper {border-radius: 4px;padding: 15px 0 10px;position: relative;background-repeat: repeat-x;background-position: 0 100%;height: auto !important;}
.fusion-submenu-wrapper:before {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;border-radius: 4px;}
.menutop .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutop .fusion-submenu-wrapper.level2, .menutop .fusion-submenu-wrapper.level2:before {border-radius: 0 0 4px 4px;border:none !important;}

/* Fusion JS */
.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;clear: both;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;padding: 0;position: absolute;z-index: 0;margin-top: 12px;}
.fusion-js-subs ul li {width: 100%;float: none;padding: 1px 0;}
.menutop .fusion-js-subs li > .item span {padding: 3px 8px;display: block;font-size: 0.8em;text-transform: uppercase;}
.menutop .fusion-js-subs li > .item.nolink span {font-size: 0.9em;line-height: 1.8em; cursor:default;}
.menutop .fusion-js-subs li > .item {margin: 0 10px;border-radius: 3px;}
.menutop.fusion-js-container ul li > .item:hover, .menutop.fusion-js-container li.f-menuparent-itemfocus > .item, .menutop.fusion-js-container ul li.active > .item, .menutop.fusion-js-container li.active.f-menuparent-itemfocus > .item {margin: -1px 9px;}
.menutop ul li > .daddy span {background-position: 95% -88px;background-repeat: no-repeat;}

/* JS Disabled */
.menutop li.root:hover > .fusion-submenu-wrapper {top: 65px;left: 0;}
.menutop ul li:hover > .fusion-submenu-wrapper {left: 180px;top: -8px;}

/* Grouped & Modules */
.fusion-grouped {padding: 4px 0 10px 15px;}
.fusion-grouped ol {padding: 0;}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {display: block;}
.menutop .fusion-module em {display: inline;}
.menutop .fusion-module p {white-space: normal;}
.menutop ul li.grouped-parent > .daddy span {background: none;}
.menutop ul li > .fusion-modules.item:hover {background: none !important;border: none !important;box-shadow: none;margin: 0 10px 0 10px;}



.menutop li .item {
	background-color: transparent;
	}
	
.menutop level1 {
	background-color: #cccc99;}


	






	
	
	/* temp 131.sor
	#rt-footer {padding-top: 50px !important; 
	margin: 0px !important;
	position: relative !important;
	top: -70px !important;
	z-index: 5 !important; 
	 }*/
	 
	 #rt-footer .title {color: #ffffcc !important;
font-family: arial !important;
font-size: 18px !important;
text-shadow: 2px 2px 2px #000000 !important;	 
	 }
	 
	/* .cfdiv_text label {color: #ffffcc !important;}*/
	 









	 /*
.rt-menubar .menutop li.active .item:hover{
	background-color: #cccc99;}
	*/
	 
	 
	 
.menu_birding .item{
	background-image:url("../images/icons/menu_bird.png");
	background-position: 50% 0px;
	background-repeat: no-repeat;
	}	 

.menu_birding .item:hover{
	background-image:url("../images/icons/menu_bird.png");
	background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}	
 
.menu_birding .item > span {
	position: relative;
	top: 20px;}
.menu_birding .item > span:hover {
color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}	
	
	
	
	 
	 
.menu_tour_calendar .item {
	background-image:url("../images/icons/menu_tour_calendar.png");
	background-position: 50% 0px;
	background-repeat: no-repeat;
	
	}
.menu_tour_calendar .item:hover {
	background-image:url("../images/icons/menu_tour_calendar.png");
	background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}

.menu_tour_calendar .item > span {
	position: relative;
	top: 20px;}





.menu_nature .item {
	background-image:url("../images/icons/menu_nature.png");
	background-position: 50% 0px;
	background-repeat: no-repeat;}
	
.menu_nature .item:hover{
	background-image:url("../images/icons/menu_nature.png");
background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}

.menu_nature .item > span {
	position: relative;
	top: 20px;}
	
.menu_nature .item > span:hover {	
color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}





	
.level1 .menu_wildlife .item {
	background-image:url("../images/icons/menu_wildlife.png");
background-position: 50% 0px;
	background-repeat: no-repeat;}

.level1 .menu_wildlife .item:hover {
	background-image:url("../images/icons/menu_wildlife.png");
	background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}

	.level2 .orphan.item.bullet {
  background-image: none !important;
}
	
.menu_wildlife .item > span {
	position: relative;
	top: 20px;}
	
.level2 .item span {top: 0 !important;}

.menu_wildlife .item > span:hover {
color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}	



	
.menu_other_tours .item {
	background-image:url("../images/icons/menu_other_tours.png");
	background-position: 50% 0px;
	background-repeat: no-repeat;
	}

.menu_other_tours .item:hover {
	background-image:url("../images/icons/menu_other_tours.png");
background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}

.menu_other_tours .item > span {
	position: relative;
	top: 20px;}




	
	
	
.menu_photo_tours .item {
	background-image:url("../images/icons/menu_photo_tours.png");
	background-position: 50% 0px;
	background-repeat: no-repeat;}
	
.menu_photo_tours .item:hover {
	background-image:url("../images/icons/menu_photo_tours.png");
	background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}
	
.menu_photo_tours .item > span {
	position: relative;
	top: 20px;}



	
.menu_photos .item {
	background-image:url("../images/icons/menu_photos.png");
background-position: 50% 0px;
	background-repeat: no-repeat;}

.menu_photos .item:hover {
	background-image:url("../images/icons/menu_photos.png");
	background-position: 50% -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}
	
.menu_photos .item > span {
	position: relative;
	top: 20px;}





.menu_news .item{
background-image: url("../images/icons/menu_news.png"); 
background-position: 19px 0px;
	background-repeat: no-repeat;
	 }
	
.menu_news .item:hover {
	background-image: url("../images/icons/menu_news.png");
	background-position: 19px -75px;
	background-repeat: no-repeat;
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}
	
.menu_news .active {
	background-image: url("../images/icons/menu_news.png");
	background-position: 19px -75px;
	background-repeat: no-repeat;
	}

.menu_news .item > span {
	position: relative;
	top: 20px;}






	


.menutop > li {

display: block;
float: left;
height: auto;
list-style: none outside none;
padding: 0 0 0 10px;
position: relative;
margin-left: -7px;
margin-right: -7px;
top: -10px;

}

.menutop > li:hover {
display: block;
float: left;
height: auto;
list-style: none outside none;
padding: 0 0 0 10px;
position: relative;
margin-left: -7px;
margin-right: -7px;
color: #ffffcc;

}



.item110 .active{
	background-image: url("../images/icons/menu_news_hover.png");
	background-position: center top;
	background-repeat: no-repeat;
	}




	
.menutop li:hover{
	color: #ffffcc;
	text-shadow: 1px 1px 1px #006633;
	}



/*
.rt-menubar .menutop li:hover, .rt-menubar .menutop li.f-mainparent-itemfocus {
    margin-left: -10px;
    margin-right: -9px;
    margin-top: 0;
    padding: 0 1px 0 11px;
    position: relative;
    z-index: 600001;
}
*/


.rt-menubar .menutop li .item:hover{
	background-color: transparent;
	border: none;}

.menutop .fusion-submenu-wrapper.level2, .menutop .fusion-submenu-wrapper.level2:before {
    border-radius: 0 0 4px 4px;
    border-top: medium none !important;
    margin-top: 21px;
}

