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

.ThemeGowebMenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #707070;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;
	margin-top:10px;
	background-image:url(/media/images/separador_01.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

#container_base .ThemeGowebMenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #707070;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;
	margin-top:10px;
	background-image:url(/media/images/separador_03.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

.ThemeGowebSubMenuTable {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #707070;
	color: #8f8e8e;
	cursor: default;
	cursor: pointer !important;
	white-space: nowrap;
	
}


.ThemeGowebSubMenu {
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: hidden;
	background-color:#efefef;
	border:0px solid #dfb905;
}

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

.ThemeGowebMenuItem,
.ThemeGowebMenuItemHover,
.ThemeGowebMenuItemActive,
.ThemeGowebMainItemSelected {
	cursor: default;
	cursor:	pointer !important;
	white-space: nowrap;
	text-align:left;
}

.ThemeGowebMainItem {
	background-image:url(/media/images/separador_01.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 10px;
	height:43px;
}

#container_base .ThemeGowebMainItem {
	background-image:url(/media/images/separador_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 10px;
	height:43px;
}

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

.ThemeGowebMainItemHover,
.ThemeGowebMainItemActive,
.ThemeGowebMainItemSelected {
	background-image:url(/media/images/separador_01.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 10px;
	height:43px;
}

#container_base .ThemeGowebMainItemHover,
#container_base .ThemeGowebMainItemActive,
#container_base .ThemeGowebMainItemSelected {
	background-image:url(/media/images/separador_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 10px;
	height:43px;
}

.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 {
	background-color: inherit;
	white-space: nowrap;
}

.ThemeGowebMainItemHover .ThemeGowebMainFolderText,
.ThemeGowebMainItemActive .ThemeGowebMainFolderText,
.ThemeGowebMainItemHover .ThemeGowebMainItemText,
.ThemeGowebMainItemActive .ThemeGowebMainItemText,
.ThemeGowebMainFolderSelectedText,
.ThemeGowebMainItemSelectedText {
	border-bottom:3px solid #dfb905;
	padding-bottom:3px;
}

.ThemeGowebMainFolderSelectedLeft,
.ThemeGowebMainItemSelectedLeft,
.ThemeGowebMainFolderLeft,
.ThemeGowebMainItemLeft {
	width:10px;
}


/* sub menus sub components */

.ThemeGowebMenuFolderLeft,
.ThemeGowebMenuItemLeft {
	border-left:2px solid #dfb905;
	padding-left:0px;
}

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

.ThemeGowebMenuItemText {
}

.ThemeGowebMenuItemRight,
.ThemeGowebMenuFolderRight {
	border-bottom:0px solid #efefef;
}

/* hoover 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:0px solid #FFFFFF;
	color:#ffffff;
	background-color:#dfb905;
}

.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;
}