/* style for module titles */
.Head   {font-family: Verdana;font-size:  16px;font-weight:  bolder;color: #333333;}

/* style of item titles on edit and admin pages */
.SubHead{font-family: Verdana;font-size:  11px;font-weight:bold;color: #B32726;}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-family: Verdana;font-size:  11px;font-weight:bold;color: #ff0000;}

/* text style used for most text rendered by modules */
.Normal{font-family: Verdana;font-size: 11px;font-weight: normal;color: #ffffff;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{font-family: Verdana;font-size: 12px;font-weight: normal;color: #ff0000;}
.NormalRed{font-family: Verdana;font-size: 12px;font-weight: bold;color: #ff0000;}
.NormalBold{font-family: Verdana;font-size: 11px;font-weight: bold;color: #ffffff;}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {font-family: Verdana;font-size: 11px;font-weight: normal;color: #ffffff;}

/* GENERIC */
H1  {font-family: Verdana;font-size:  16pt;font-weight:bolder;color: #B32726;}
H2  {font-family: Verdana;font-size:  14pt;font-weight:bolder;color: #B32726;}
H3  {font-family: Verdana;font-size:  12pt;font-weight:normal;color: #B32726;}
H4  {font-family: Verdana;font-size:  12pt;font-weight:normal;color: #B32726;}
H5, DT  {font-family: Verdana;font-size:  11pt;font-weight:bold;color: #B32726;}
H6  {font-family: Verdana;font-size:  11pt;font-weight:bold;color: #B32726;}
TFOOT, THEAD{font-family: Verdana;font-size:  12px;color: #B32726;}

TH  {vertical-align: baseline;font-family: Verdana;font-size:  12px;font-weight:bold;color: #B32726;}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {border-bottom: blue 0px solid; border-left: blue 0px solid; border-top: blue 0px solid; border-right: blue 0px solid; }
.ModuleTitle_MenuBar {height:16;background-color: Transparent;}
.ModuleTitle_MenuItem {color: black; font-family: Verdana; font-size: 9pt; font-weight: bold; font-style: normal; border-left: white 0px solid; border-bottom: white 1px solid; border-top: white 1px solid; border-right: white 0px solid;background-color: Transparent;}
.ModuleTitle_MenuIcon {background-color: #424242;border-bottom: #404040 0px solid; border-left: #FF8080 0px solid; border-top: #FF8080 0px solid; border-right: #404040 0px solid; text-align: center; width: 15;height: 21;}
.ModuleTitle_SubMenu {z-index: 1000; background-color: #FFFFFF; filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3); border-bottom: #FFFFFF 0px solid; border-left: #FFFFFF 0px solid; border-top: #FFFFFF 0px solid; border-right: #FFFFFF 0px solid;}
.ModuleTitle_MenuBreak {border-bottom: #424242 1px solid; border-left: #424242 0px solid; border-top: #424242 1px solid;  border-right: #424242 0px solid; background-color: #424242; height: 1px;}
.ModuleTitle_MenuItemSel {color: black; font-family: Verdana; font-size: 9pt; font-weight: bold; font-style: normal;background-color: #eaeaea;}
.ModuleTitle_MenuArrow {font-family: webdings; font-size: 10pt; border-bottom: #404040 0px solid; border-left: #FF8080 0px solid; border-top: #FF8080 0px solid; border-right: #404040 0px solid;}
.ModuleTitle_RootMenuArrow {font-family: webdings; font-size: 10pt; border-bottom: #404040 0px solid; border-left: #FF8080 0px solid; border-top: #FF8080 0px solid; border-right: #404040 0px solid;}

/* Main Menu */

/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
}

/* Menu bar */
.MainMenu_MenuBar {
	background: transparent; 
}

/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: Trebuchet MS; 
	color: #FFF;
	font-size: 14px; 
	font-weight: normal;
	background: #000000;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	border-right: #ff0000 1px solid;
	padding: 1px 4px 2px 5px;
	margin-left: 5px;
}

/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	margin: 2px 0px 0px 0px;
	background-color: #F3F3F3;
	border: 1px solid #c7c7c7;
	padding: 0px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Trebuchet MS; 
	font-size: 14px; 
	font-weight: normal;
	color: #fff;
	background: #FF6600;
	border-top: 1px;
	border-left: #FF6600 1px solid;
	border-right: #FF6600 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Idle state for main menu items */
.MainMenu_Idle { 
	background: url(menu_off.gif) repeat-x top left;
	color: #D4DCEB;
	font-weight: bold;
	height: 24px;
}

/* Hover state for main menu items */
.MainMenu_Selected {
	background: url(menu_off.gif) repeat-x top left;
	color: #fff;
	font-weight: bold;
	height: 24px;
}

/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	background: url(menu_on.gif) repeat-x top left;
	color: #fff;
	font-weight: bold;
	height: 24px;
}

.MainMenu_MenuBreak {
	width: auto;
	border: 1px solid #ffffff;
}

.MainMenu_LeftOff {
	padding-left: 2px;
	height: 24px;
	background: url(tab_left_off.gif) bottom left no-repeat;
}

.MainMenu_LeftOn {
	padding-left: 2px;
	height: 24px;
	background: url(tab_left_on.gif) bottom left no-repeat;
}

.MainMenu_RightOff {
	padding-left: 2px;
	height: 24px;
	background: url(tab_right_off.gif) bottom right no-repeat;
}

.MainMenu_RightOn {
	padding-left: 2px;
	height: 24px;
	background: url(tab_right_on.gif) bottom right no-repeat;
}

/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}

tr#tddnn_dnnSOLPARTMENU_ctldnnSOLPARTMENU115 {background-color:#FFF; color:#FF0000; font-weight:bold}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#ffffff; text-decoration:none; font-weight:normal;}
A.SkinObject:link { color:#fafafa; text-decoration:none; font-weight:normal;}
A.SkinObject:visited {color:#fefefe; text-decoration:none; font-weight:normal;}
A.SkinObject:active {color:#eaeaea; text-decoration:none; font-weight:normal; }
A.SkinObject:hover{color:#fafafa; text-decoration:none; font-weight:normal; }

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D; line-height: 20px;}


.filmeHead {
width:560px; height:50px;border-bottom:2px solid #FFFFFF;margin-bottom:5px;
}

.muzicaHead {
 width:560px; height:50px;border-bottom:2px solid #FFFFFF;margin-bottom:5px; margin-top:15px;
}

.fbar {
background: url(/e/images/ms/top3filme.png) no-repeat top left;
 width:300px; height:50px;border-bottom:2px solid #FFFFFF;margin-bottom:5px;
}

.mbar {
background: url(/e/images/ms/top3m.png) no-repeat top left;
 width:300px; height:50px;border-bottom:2px solid #FFFFFF;margin-bottom:5px;
}

.mmneg {text-align: center; color: #ff0000; font-size: 16px; background-color: #FFFFFF; background: url(/e/images/magicmetersmall.png) no-repeat; width: 26px; background-position: 25% 5%; padding: 5px 0 0 0}
.mmpoz {text-align: center; color: #339900; font-size: 16px; background-color: #FFFFFF; background: url(/e/images/magicmetersmall.png) no-repeat; width: 26px; background-position: 0% 5%; margin: 5px 0}