/* NEW MENU CODE */

.jqueryslidemenu{
	margin-top: 10px;
}

.jqueryslidemenu ul {
	margin:0px;
	list-style:none;
	width:auto;
	padding: 0px;
}

.jqueryslidemenu li {
	position: relative;
    display: inline-block;
	line-height : 1.3em;
	list-style: none;
	padding: 0px;
	margin:0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jqueryslidemenu li ul { /* second-level lists */
	position : absolute;
	left:-999em;
	width:16em;
	z-index: 99;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #028c01;

-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.27);
}


.jqueryslidemenu a {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color: #015d00;
	padding-bottom: 12px!important;
	padding-top: 12px!important;
	padding-right: 12px!important;
	padding-left: 12px!important;
	margin-right: 0px;
	font-family: 'Open Sans', sans-serif;
	margin-left:2px;

	text-transform: uppercase;

	border-width: 1px;
	border-style: solid;
	border-color: transparent;

    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* SUB MENU */

.jqueryslidemenu li li a {
	padding: 14px;
	padding-bottom: 8px!important;
	padding-top: 8px!important;
	font-size: 14px;
	font-weight: normal;
	color: #067506;
	margin:0!important;
	float: none;
	width: auto;
	height: auto;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	margin-right: -2px !important;
	background-image: none;
    display: block;

	border-bottom-width: 0px!important;
	border-bottom-style: solid!important;
	border-bottom-color: transparent!important;
}

.jqueryslidemenu li li a:hover {
	padding: 14px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;

	border-bottom-width: 0px!important;
	border-bottom-style: solid!important;
	border-bottom-color: transparent!important;
}

/* ---------------------- */

.jqueryslidemenu li li {
	padding: 0px;
	width:16em;
    display: block;
	margin:0!important;
}

.jqueryslidemenu li a:hover {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    
}

.jqueryslidemenu li.current_page_item a {
}

.jqueryslidemenu li.current_page_parent a {
}

.jqueryslidemenu li.current_page_ancestor a {
}


/* REGRAS PARA SELECTED SUB MENU */

.jqueryslidemenu li.current_page_item ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:16em;
	z-index: 99;
}

.jqueryslidemenu li.current_page_item li { /* second-level lists */
}

.jqueryslidemenu li.current_page_item li a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li.current_page_parent li a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_item a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_parent a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_ancestor a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li.current_page_ancestor li a {
	padding: 14px;
	font-weight: normal;
	color: #067506;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li.current_page_item li a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_item a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li.current_page_parent li a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_parent a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li li.current_page_ancestor a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu li.current_page_ancestor li a:hover {
	padding: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #028c01;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #067506;
	margin-right: -2px !important;
	background-image: none;
}

.jqueryslidemenu .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
.jqueryslidemenu li:hover ul ul,
.jqueryslidemenu li:hover ul ul ul,
.jqueryslidemenu li:hover ul ul ul ul,
.jqueryslidemenu li.iehover ul ul,
.jqueryslidemenu li.iehover ul ul ul,
.jqueryslidemenu li.iehover ul ul ul ul{
    left:-999em;
}

.jqueryslidemenu li:hover ul, 
.jqueryslidemenu li.iehover ul {
	top: 42px;
	left:0;
}
.jqueryslidemenu li li:hover ul,
.jqueryslidemenu li li li:hover ul,
.jqueryslidemenu li li.iehover ul,  
.jqueryslidemenu li li li.iehover ul {
	top: 0;
	left:14.0em;
}

