



/* MENU TOTAL ***********************/
#menutop .ThemeGowebMenu {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	text-align:center;
	color: #ffffff;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;
}


/* MENU PAI **********************/
#menutop .ThemeGowebMainItem {
	width:115px;
	height:35px;
	color:#ffffff;
	background-image:url('/media/images/menuitem_icon.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	border-left:1px solid #f9864d;
	border-right:1px solid #de4900;
}

#menutop .ThemeGowebMainItemHover,
#menutop .ThemeGowebMainItemActive,
#menutop .ThemeGowebMainItemSelected {
	width:115px;
	cursor: default;
	cursor:	pointer !important;
	white-space: nowrap;
	height:35px;
	background-image:url('/media/images/menuitem_icon.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	border-left:1px solid #f9864d;
	border-right:1px solid #de4900;
}

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

}

#menutop .ThemeGowebSubMenu {
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: hidden;
	padding-bottom:10px;
	background-image:url('/media/images/submenu_base.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
}

#menutop .backgroundMenuTopo{
	background-image:url('/media/images/submenu_topo.gif');
	background-repeat:no-repeat;
	background-position: top;
	height:18px;
	background-color:#f75100;
/*	border-left:2px solid #f75100;*/
margin-left:2px;
}

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

#menutop .ThemeGowebMenuItem,
#menutop .ThemeGowebMenuItemHover,
#menutop .ThemeGowebMenuItemActive,
#menutop .ThemeGowebMainItemSelected {
	cursor: default;
	cursor:	pointer !important;
	white-space: nowrap;
}

/* sub menus sub components */

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

#menutop .ThemeGowebMenuFolderText,
#menutop .ThemeGowebMenuItemText {
	/*border-bottom:1px solid #FFFFFF;*/
	padding:3px 0px 3px 0px;
	white-space: nowrap;
}

#menutop .ThemeGowebSubMenuTable, #menutop .ThemeGowebMenuItemText {
	background-color:#f75100;
	width:113px;
	color:#fff;
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
}

#menutop .ThemeGowebMenuItemText:first-letter {
	text-transform:uppercase;
}

#menutop .ThemeGowebMenuItemLeft,
#menutop .ThemeGowebMenuFolderLeft,
#menutop .ThemeGowebMenuItemRight,
#menutop .ThemeGowebMenuFolderRight {
	/*border-bottom:1px solid #FFFFFF;*/
	background-color:#f75100;
}

/*************************************************************************************************/

/* 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 */

#menutop .ThemeGowebMainFolderSelectedLeft,
#menutop .ThemeGowebMainItemSelectedLeft,
#menutop .ThemeGowebMainFolderSelectedText,
#menutop .ThemeGowebMainItemSelectedText,
#menutop .ThemeGowebMainItemSelectedRight,
#menutop .ThemeGowebMainFolderSelectedRight,
#menutop .ThemeGowebMainFolderLeft,
#menutop .ThemeGowebMainItemLeft,
#menutop .ThemeGowebMainItemText,
#menutop .ThemeGowebMainItemRight,
#menutop .ThemeGowebMainFolderRight {
	background-color: inherit;
	white-space: nowrap;
	/*border-bottom:1px dashed #dbdbdb;*/
}

#menutop .ThemeGowebMainFolderSelectedLeft,
#menutop .ThemeGowebMainItemSelectedLeft,
#menutop .ThemeGowebMainFolderLeft,
#menutop .ThemeGowebMainItemLeft {
	/*width:10px;
	border-bottom:1px dashed #dbdbdb;*/
}

/* hoover and active border - SUBMENU ITEMs*/
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuFolderLeft,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuFolderLeft,
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuItemLeft,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuItemLeft,
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuFolderText,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuFolderText,
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuItemText,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuItemText,
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuFolderRight,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuFolderRight,
#menutop .ThemeGowebMenuItemHover .ThemeGowebMenuItemRight,
#menutop .ThemeGowebMenuItemActive .ThemeGowebMenuItemRight {
/*	border-bottom:1px solid #FFFFFF;*/
	background-color:#f97433;
}

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

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

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

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

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

/* sub menus sub components */

#menutop .ThemeGowebMenuFolderLeft,
#menutop .ThemeGowebMenuItemLeft {
}

#menutop .ThemeGowebMenuFolderText,
#menutop .ThemeGowebMenuItemText {
}

#menutop .ThemeGowebMenuFolder,
#menutop .ThemeGowebMenuItem {

}

#menutop .ThemeGowebMenuItemRight,
#menutop .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" />
*/

#menutop .ThemeGowebMenuItem img.seq1 {
	display:	inline;
}

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

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


/*******************************************************************************************/
/*****************                      MENU PRODUTOS                 **********************/
/*******************************************************************************************/


#menu_produt .ThemeGowebMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:normal;
	color: #8f8e8e;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;
	border-right:1px solid #ebebeb;
}

#menu_produt .ThemeGowebMainItem {
	background-image:url(/media/images/seta_menu.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#menu_produt .ThemeGowebMainFolderText,
#menu_produt .ThemeGowebMainItemText,
#menu_produt .ThemeGowebMainItemActive,
#menu_produt .ThemeGowebMainItemSelected  {
	height:21px;
/*	background-image:url(/media/images/seta_menu.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	width:100px;
}

#menu_produt .ThemeGowebMainItemHover {
	background-color:#ebebeb;
	background-image:url(/media/images/seta_menu_over.gif);
	background-position:left;
	background-repeat:no-repeat;
}


/* menus s/ filhos(Item) & menus c/ filhos(Folder)*/

#menu_produt .ThemeGowebMainFolderLeft,
#menu_produt .ThemeGowebMainItemLeft{
	background-color:#ebebeb;
	margin:0px;
	padding:0px;
}

#menu_produt .ThemeGowebMainFolderText,
#menu_produt .ThemeGowebMainItemText{
	height:21px;
	padding-left:30px;
}

#menu_produt .ThemeGowebMainItemRight,
#menu_produt .ThemeGowebMainFolderRight {
	background:none;
}


/* menus seleccionados(Selected) */

#menu_produt .ThemeGowebMainFolderSelectedLeft,
#menu_produt .ThemeGowebMainItemSelectedLeft {
	background:none;
	margin:0px;
	padding:0px;
}


#menu_produt .ThemeGowebMainFolderSelectedText,
#menu_produt .ThemeGowebMainItemSelectedText {
	height:21px;
	background-image:url(/media/images/seta_menu_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
}


#menu_produt .ThemeGowebMainItemSelectedRight,
#menu_produt .ThemeGowebMainFolderSelectedRight {
}




/********************************/

/*********  SUB-MENUS  *********/



#menu_produt .ThemeGowebSubMenuTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #aaaaaa;
	cursor: default;
	cursor: pointer !important;
	border-collapse: separate;
	opacity: 0.9;
	filter:alpha(style=0,opacity=90);
	text-transform:uppercase;
	background-color:#ffffff;
	
}


#menu_produt .ThemeGowebSubMenu {
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: hidden;
	margin-left:0px;
	border:1px solid #ebebeb;
	margin-left:1px;
	margin-top:-1px;
}

#menu_produt .ThemeGowebMenuItem {
	cursor: default;
	cursor:	pointer !important;
	background-image:url(/media/images/seta_menu.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#menu_produt .ThemeGowebMenuItemHover,
#menu_produt .ThemeGowebMenuItemActive,
#menu_produt .ThemeGowebMainItemSelected {
	cursor: default;
	cursor:	pointer !important;
	white-space: nowrap;
	border:none;
	padding-left:30px;
}


/* submenus s/ filhos(Item) & submenus c/ filhos(Folder)*/

#menu_produt .ThemeGowebMenuFolderLeft,
#menu_produt .ThemeGowebMenuItemLeft {
	border:0px;
	padding:0px;
	margin:0px;
}

#menu_produt .ThemeGowebMenuFolderText,
#menu_produt .ThemeGowebMenuItemText {
	color:#aaaaaa;
	padding-left:30px;
	background-image:url(/media/images/seta_menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	
	
}

#menu_produt .ThemeGowebMenuItemRight,
#menu_produt .ThemeGowebMenuFolderRight {
	border:0px;
	padding:0px;
	margin:0px;
}


/* hover & active */



#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuFolderLeft,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuFolderLeft {
	
	border:0px;
	padding:0px;
	margin:0px;
}


#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuItemLeft,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuItemLeft{
	
	border:0px;
	padding:0px;
	margin:0px;
}


#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuFolderText,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuFolderText,
#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuItemText,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuItemText{
	color:#aaaaaa;
	padding-left:30px;
	background-image:url(/media/images/seta_menu_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ebebeb;
	
}


#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuFolderRight,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuFolderRight{
	border:0px;
	padding:0px;
	margin:0px;
	
}


#menu_produt .ThemeGowebMenuItemHover .ThemeGowebMenuItemRight,
#menu_produt .ThemeGowebMenuItemActive .ThemeGowebMenuItemRight {
	
	border:0px;
	padding:0px;
	margin:0px;
}



/********************************/




#menu_produt td.ThemeGowebMenuSplit {
	
}

#menu_produt div.ThemeGowebMenuSplit {
	
}

/* 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" />
*/

#menu_produt .ThemeGowebMenuItem img.seq1 {
	/*display:	inline;*/
}

#menu_produt .ThemeGowebMenuItemHover seq2,
#menu_produt .ThemeGowebMenuItemActive seq2 {
	/*display:	inline;*/
}

#menu_produt .ThemeGowebMenuItem .seq2,
#menu_produt .ThemeGowebMenuItemHover .seq1,
#menu_produt .ThemeGowebMenuItemActive .seq1 {
	/*display:	inline;*/
}
