/* NEW MENU CODE */

.jqueryslidemenu{
	float:right;
	margin-top:17px;
	position: relative;
	z-index: 999999;
}

.jqueryslidemenu img{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

.jqueryslidemenuHContainer {
    position:absolute;
    left:400px;
    top:110px;
    display:block;
    width:600px;
}

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

.jqueryslidemenu li {
  position: relative;
  float:left;
  line-height : 1.3em;
  list-style: none;
  padding: 0px!important;
  margin:0px!important;
}

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


.jqueryslidemenu a {
	font-size:14px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	color:#6E6E6E;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px!important;
	padding-left: 0px!important;
	float: left;
	margin-left:9px;
	margin-right: 9px;
	line-height: 34px;
	height: 34px;
	text-transform: uppercase;
	font-family: 'pf_beausans_proregular';
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* SUB MENU */

.jqueryslidemenu li li a {
	padding: 14px!important;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #000;
	margin-right: -2px !important;
	background-image: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.jqueryslidemenu li li a:hover {
	padding: 14px!important;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #ad6221;
	margin-right: -2px !important;
	background-image: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

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

.jqueryslidemenu li li {
	padding: 0px;
	width:14em;
}

.jqueryslidemenu li a:hover {
	color:#dd7411;
	border-bottom-color: #dd7411;
}

.jqueryslidemenu li.current_page_item a {
	color:#dd7411;
	border-bottom-color: #dd7411;
}

.jqueryslidemenu li.current_page_parent a {
	color:#dd7411;
	border-bottom-color: #dd7411;
}

.jqueryslidemenu li.current_page_ancestor a {
	color:#dd7411;
	border-bottom-color: #dd7411;
}


/* REGRAS PARA SELECTED SUB MENU */

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

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

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

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

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

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

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

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

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

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

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

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

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

.jqueryslidemenu li.current_page_ancestor li a:hover {
	padding: 14px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: none;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align:left;
	line-height: normal;
	background-repeat: repeat-x;
	background-color: #ad6221;
	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: 34px;
	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;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

.rightarrowclass{
position: absolute;
top: 0px;
right: 0px;
display: none;
}

/* Blog Code */

#comments {
	font-size: 90%;
	color: #000000;
	margin-top: 10px;
}

#submit {
	color: #FFFFFF;
	background-image: url(sub_menu_hover.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	background-color: #006699;
	border: 1px solid #003366;
}

/*NEXT GEN GALLERY */

.slideshowlink {
	display: none;
}

/* SLIDE SHOW PLUGIN */

div.slide_area img {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

