/*
 * ThemeGoweb Style Sheet
 * by Paulo Almeida
 */

#menu .ThemeGowebMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#002d56;
	cursor: default;
	cursor: pointer !important;
	width:219px;
	/*border:1px solid #e3e3e3;*/
	line-height:20px;
margin-bottom:20px;
}

#menu2 .ThemeGowebMenu {
	cursor: default;
	cursor: pointer !important;
	border:0px;
	text-transform:capitalize;
	border-left:1px solid #002d56;

}

.ThemeGowebSubMenuTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #8f8e8e;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;

}


.ThemeGowebSubMenu {
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: hidden;
	background-color:#eeeeee;
	border:1px solid #dbdbdb;
	
}

.ThemeGowebSubMenuTable {
	border-collapse: separate;
	opacity: 0.9;
	filter:alpha(style=0,opacity=90);
	
}

.ThemeGowebMenuItem,
.ThemeGowebMenuItemHover,
.ThemeGowebMenuItemActive,
.ThemeGowebMainItemSelected {
	cursor: default;
	cursor:	pointer !important;
	
}

#menu2 .ThemeGowebMainItem {
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002e54;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px;
	border-right:1px solid #002e54;
}
	

#menu2 .ThemeGowebMainItemHover,
#menu2 .ThemeGowebMainItemActive,
#menu2 .ThemeGowebMainItemSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#97bbda;
	text-decoration:underline;
	font-weight:bold;
	padding:0px 10px;
	border-right:1px solid #002e54;
}	

#menu .ThemeGowebMainItem {
	height:23px;
	border:1px solid red;
	}

.ThemeGowebMenuItem {
	padding: 4px 10px 4px 10px;	
}

#menu .ThemeGowebMainItemHover,
#menu .ThemeGowebMainItemActive,
#menu .ThemeGowebMainItemSelected {
	height:23px;
	border: 0px;
	font-weight:bold;
	color:#fff;
	background-color:#b8c4cf;
	
}

.ThemeGowebMenuItemHover,
.ThemeGowebMenuItemActive {
	padding:5px ;
	border:none;
	
}

/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */
/* there are simpler approaches, but the setting here allows me to
   set a background image for the menu without lines all over it */

.ThemeGowebMainFolderSelectedLeft,
.ThemeGowebMainItemSelectedLeft,
.ThemeGowebMainFolderSelectedText,
.ThemeGowebMainItemSelectedText,
.ThemeGowebMainItemSelectedRight,
.ThemeGowebMainFolderSelectedRight,
.ThemeGowebMainFolderLeft,
.ThemeGowebMainItemLeft,
.ThemeGowebMainFolderText,
.ThemeGowebMainItemText,
.ThemeGowebMainItemRight,
.ThemeGowebMainFolderRight {
padding-left:3px;

}

#menu2 .ThemeGowebMainFolderSelectedLeft,
#menu2 .ThemeGowebMainItemSelectedLeft,
#menu2 .ThemeGowebMainFolderLeft,
#menu2 .ThemeGowebMainItemLeft {
}





#menu .ThemeGowebMainFolderSelectedRight,
#menu .ThemeGowebMainItemSelectedRight,
#menu .ThemeGowebMainFolderRight,
#menu .ThemeGowebMainItemRight {
	width:25px;
	background-image:url(/media/images/seta_menu.gif);
	background-repeat:no-repeat;
	background-position:left;
}


/* sub menus sub components */

.ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemLeft {
	border-bottom:1px solid #FFFFFF;
}

.ThemeGowebMenuFolderText,
.ThemeGowebMenuItemText {
	border-bottom:1px solid #FFFFFF;
	padding:3px 15px 3px 5px;
	white-space: nowrap;
	
}

.ThemeGowebMenuItemText {
}

.ThemeGowebMenuItemRight,
.ThemeGowebMenuFolderRight {
	border-bottom:1px solid #FFFFFF;
	
}

/* hover and active border */
.ThemeGowebMenuItemHover .ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemLeft,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemLeft,
.ThemeGowebMenuItemHover .ThemeGowebMenuFolderText,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderText,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemText,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemText,
.ThemeGowebMenuItemHover .ThemeGowebMenuFolderRight,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderRight,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemRight,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemRight {
	border-bottom:1px solid #FFFFFF;
	color:red;
	background-color:green;
}

.ThemeGowebMenuItemHover .ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemLeft,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemLeft {
}

.ThemeGowebMenuItemHover .ThemeGowebMenuFolderText,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderText,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemText,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemText {
}

.ThemeGowebMenuItemHover .ThemeGowebMenuFolderRight,
.ThemeGowebMenuItemActive .ThemeGowebMenuFolderRight,
.ThemeGowebMenuItemHover .ThemeGowebMenuItemRight,
.ThemeGowebMenuItemActive .ThemeGowebMenuItemRight {
}

td.ThemeGowebMenuSplit {
	padding: 0px;
	margin:	0px;
	height:	5px;
	border:	0px;
	background-color: inherit;
	overflow:	hidden;
}

div.ThemeGowebMenuSplit {
	margin: 2px;
	height: 1px;
	overflow: hidden;
	background-color: inherit;
	border-top: 1px solid #9C9A9C;
}

/* sub menus sub components */

.ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemLeft {
}

.ThemeGowebMenuFolderText,
.ThemeGowebMenuItemText {
}

.ThemeGowebMenuFolder,
.ThemeGowebMenuItem {
	border:1px solid red;
}

.ThemeGowebMenuItemRight,
.ThemeGowebMenuFolderRight {
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeGowebMenuItem img.seq1 {
	display:	inline;
}

.ThemeGowebMenuItemHover seq2,
.ThemeGowebMenuItemActive seq2 {
	display:	inline;
}

.ThemeGowebMenuItem .seq2,
.ThemeGowebMenuItemHover .seq1,
.ThemeGowebMenuItemActive .seq1 {
	display:	none;
}