@import url(../../common/css/menustyle.css);
@import url(http://c-supervision.net/templates/sj_resorts/menusys/class/common/css/jshover.css);
@import url(../../common/css/megamenu-components.css);

/*****************************
 * MEGA MENU 
 *****************************/
 
ul.navi div.fxcontent{
	position: absolute;	
	display: block;
	box-shadow: 1px 1px 4px #777;
	border: 2px solid #fff;
}

ul.navi div.fxcontent>div.mega-content.insidefx{
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
/* custom css
******************************************************** */
ul.navi li.level1.default div.fxcontent{
	box-shadow: none;
	border: none;
}
ul.navi li.level1.default div.mega-content {
	padding: 0;
}

ul.navi li.level1.default div.mega-content-inner {
	margin: 0;
}
#meganavigator li.level1.default ul.subnavi > li {
	margin: 0;
}
ul.navirtl li.level1.default div.fxcontent{
	box-shadow: none;
	border: none;
}
ul.navirtl li.level1.default div.mega-content {
	padding: 0;
}

ul.navirtl li.level1.default div.mega-content-inner {
	margin: 0;
}
/* LTR SLIDE */
ul.navi div.fxcontent.slide.drop>div.mega-content.insidefx,
ul.navirtl div.fxcontent.slide.drop>div.mega-content.insidefx {
	bottom: 0;
	left: 0;
	right: 0;
	top:0
}

ul.navi div.fxcontent.slide.toleft>div.mega-content.insidefx{
	top: 0;
	left: 0;
}
ul.navi div.fxcontent.slide.toright>div.mega-content.insidefx{
	top: 0;
	right: 0;
}
/* LTR SCROLL */
ul.navi div.fxcontent.scroll.drop>div.mega-content.insidefx{
	top: 0;
	left: 0;
}
ul.navi div.fxcontent.scroll.toleft>div.mega-content.insidefx{
	top: 0;
	right: 0;
}
ul.navi div.fxcontent.scroll.toright>div.mega-content.insidefx{
	top: 0;
	left: 0;
}

ul.navi div.fxcontent>div.fxcontent-bar{
	/* as div.mega-content background */
	background-color: #909090;
	display: block;
	position: absolute;	
}
ul.navi div.fxcontent.slide.drop>div.fxcontent-bar{
	top: 0;
	left: 0;
}
ul.navi div.fxcontent.slide.toleft>div.fxcontent-bar{
	top: 0;
	right: 0;
}
ul.navi div.fxcontent.slide.toright>div.fxcontent-bar{
	top: 0;
	left: 0;
}

ul.navi div.fxcontent.scroll.drop>div.fxcontent-bar{
	bottom: 0;
	left: 0;
}
ul.navi div.fxcontent.scroll.toleft>div.fxcontent-bar{
	bottom: 0;
	left: 0;
}
ul.navi div.fxcontent.scroll.toright>div.fxcontent-bar{
	bottom: 0;
	right: 0;
}

ul.navi div.fxcontent>div.fxcontent-pinner {
	background: #f00;
	display: block;
	position: absolute;
	top: -8px;
	left: -8px;
	width: 16px;
	height: 16px;
}

/** for RTL **/
ul.navirtl div.fxcontent{
	position: absolute;	
	display: block;
	box-shadow: 1px 1px 4px #777;
	border: 2px solid #fff;
}

ul.navirtl div.fxcontent>div.mega-content.insidefx{
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

ul.navirtl div.fxcontent.slide.drop>div.mega-content.insidefx{
	bottom: 0;
	right: 0;
}
ul.navirtl div.fxcontent.slide.toleft>div.mega-content.insidefx{
	top: 0;
	left: 0;
}
ul.navirtl div.fxcontent.slide.toright>div.mega-content.insidefx{
	top: 0;
	right: 0;
}

ul.navirtl div.fxcontent.scroll.drop>div.mega-content.insidefx{
	top: 0;
	right: 0;
}
ul.navirtl div.fxcontent.scroll.toleft>div.mega-content.insidefx{
	top: 0;
	right: 0;
}
ul.navirtl div.fxcontent.scroll.toright>div.mega-content.insidefx{
	top: 0;
	left: 0;
}

ul.navirtl div.fxcontent>div.fxcontent-bar{
	/* as div.mega-content background */
	background-color: #909090;
	display: block;
	position: absolute;	
}
ul.navirtl div.fxcontent.slide.drop>div.fxcontent-bar{
	top: 0;
	right: 0;
}
ul.navirtl div.fxcontent.slide.toleft>div.fxcontent-bar{
	top: 0;
	right: 0;
}
ul.navirtl div.fxcontent.slide.toright>div.fxcontent-bar{
	top: 0;
	left: 0;
}

ul.navirtl div.fxcontent.scroll.drop>div.fxcontent-bar{
	bottom: 0;
	left: 0;
}
ul.navirtl div.fxcontent.scroll.toleft>div.fxcontent-bar{
	bottom: 0;
	left: 0;
}
ul.navirtl div.fxcontent.scroll.toright>div.fxcontent-bar{
	bottom: 0;
	right: 0;
}

ul.navirtl div.fxcontent>div.fxcontent-pinner {
	background: #f00;
	display: block;
	position: absolute;
	top: -8px;
	left: -8px;
	width: 16px;
	height: 16px;
}