/* Enterprise Portal CSS */
/*Generic Css*/
html, body, .MepWrapper {  min-height: 100%; /*Sets the min height to the   height of the viewport.*/  width: 100%;  height: 100%; /*Effectively, this is min height   for IE5+/Win, since IE wrongly expands   an element to enclose its content.   This mis-behavior screws up modern    browsers*/  margin: 0;  padding: 0;  }
html>body, html>body {  height: auto; /*this undoes the IE hack, hiding it   from IE using the child selector*/  }
BODY,HTML {BACKGROUND-COLOR:#FFFFFF;FONT-FAMILY:Tahoma,Verdana,Helvetica;font-size:8pt;}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT {COLOR:#010101;}
H1 {font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:2em;font-weight:700;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
H2 {font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:1.75em;font-weight:700;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
H3{font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:1.58em;font-weight:500;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
H4 {font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:1.33em;font-weight:500;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
H5, DT {font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:1em;font-weight:700;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
H6 {font-family:Franklin Gothic Medium,Tahoma,Verdana,Arial,Helvetica;font-size:.8em;font-weight:700;font-style:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
SMALL {font-size:.7em;}
BIG {font-size:1.17em;}
UL LI {list-style-type:square ;}
UL LI LI {list-style-type:disc;}
UL LI LI LI {list-style-type:circle;}
OL LI {list-style-type:decimal;}
OL OL LI {list-style-type:lower-alpha;}
OL OL OL LI {list-style-type:lower-roman;}
A:link, A:visited,A:active {text-decoration:none;color:#010101;}
A:hover	{text-decoration:underline;color:#010101;}

/**/
.clsNoPart{}

/*Layout*/
.LayoutContainer{width:1024px;margin:auto; min-width:1024px;}
.LayoutFooterText {position: relative;bottom:22px;_bottom:28px;margin-bottom:-10px;_margin-bottom:-25px;width:100%;text-align:center;}
.LayoutFooterImage {position: relative;_top: -25px;_margin-bottom: -20px;_z-index:-1;}

/* text style used for most text rendered by modules */
.Normal, .NormalTextBox, .NormalRed, .Small, .Big ,.Medium {font-family:Tahoma,Verdana,Helvetica;font-weight:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
a:link.Normal, a:visited.Normal, a:active.Normal{font-family:Tahoma,Verdana,Helvetica;font-weight:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
a:hover.Normal{font-family:Tahoma,Verdana,Helvetica;font-weight:normal;text-decoration:underline;word-spacing:normal;letter-spacing:normal;text-transform:none;}

.SearchTextBox {height:19px;border:solid 1px #010101;padding-left:2px;padding-top:2px;color: #515151; background-color:#f0f3f8; font-family:Tahoma,Verdana,Helvetica;font-size:8pt;font-weight:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
.CultureDropDown {border:solid 1px #010101;background-color:#f0f3f8; color: #010101; font-family:Tahoma,Verdana,Helvetica;font-size:8pt; font-weight:bold;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;}
.HeaderLabel {margin-right:4px;}

.Normal, .NormalTextBox{font-size:8pt;}
a:link.Normal, a:visited.Normal, a:active.Normal, a:hover.Normal{font-size:8pt;}
.NormalRed {font-size:9pt;color:Red;}
.Small {font-size:7pt;}
.Medium {font-size:12pt;}
.Big {font-size:14pt;}

/*  Additional text styles*/
.Strong {font-weight:bold;}
.Red {color:Red;}
.Dirty {behavior:url(Behaviors/Dirt.htc);}
.Title,.StrongTitle{color:#15428b;}
.StrongTitle{font-weight:bold;color:#15428b;}

/*Padding-Margin Styles*/
.PadAllSmall{padding:4px 4px 4px 4px;}
.PadRightSmall{padding-right:4px;}
.PadLeftSmall{padding-left:4px;}
.PadTopSmall{padding-top:4px;}
.PadBottomSmall{padding-bottom:4px;}
.PadBottomSmallTest{padding-bottom:4px;width:450px;white-space: nowrap;overflow: hidden;}

.PadAllNormal{padding:8px 8px 8px 8px;}
.PadAllNormalTest {padding:1px 8px 1px 8px;}
.PadRightNormal{padding-right:8px;}
.PadLeftNormal{padding-left:8px;}
.PadTopNormal{padding-top:8px;}
.PadBottomNormal{padding-bottom:8px;}

.MarginAllSmall{margin:4px 4px 4px 4px;}
.MarginRightSmall{margin-right:4px;}
.MarginLeftSmall{margin-left:4px;}
.MarginTopSmall{margin-top:4px;}
.MarginBottomSmall{margin-bottom:4px;}

.MarginAllNormal{margin:8px 8px 8px 8px;}
.MarginRightNormal{margin-right:8px;}
.MarginLeftNormal{margin-left:8px;}
.MarginTopNormal{margin-top:8px;}
.MarginBottomNormal{margin-bottom:8px;}

/*Simple Header*/
.HeadingBig {font-family:Franklin Gothic Medium, Tahoma;font-size:16pt;color:#010101;}
.HeadingMedium {font-family:Trebuchet, Tahoma;font-size:12pt;color:#010101;}
.HeadingTitleBig {font-family:Franklin Gothic Medium, Tahoma;font-size:12pt;color:#010101;overflow:hidden;text-overflow:ellipsis;width:180px;}
.HeadingTitleMedium {font-family:Trebuchet, Tahoma;font-size:10pt;color:#010101;overflow:hidden;text-overflow:ellipsis;width:180px;}

/* hyperlink style for the site links */
.SiteLink {font-family:Tahoma;font-size:8pt;color:#010101;} 
A.SiteLink:link {text-decoration:none;color:#010101;}
A.SiteLink:visited {text-decoration:none;color:#010101;}
A.SiteLink:active {text-decoration:none;color:#010101;}
A.SiteLink:hover {text-decoration:underline;color:#010101;}

/* Modulo LightTitle*/
.LightTitleTxt {color:white;font-family:Tahoma;font-weight:bold;font-size:8pt;padding-left:2px;padding-right:2px;}
.LightTitleBkg {background-color:#010101;height:19px}

/*Multipage*/
.clsMultiPage {border-right:gray 1px solid;font-size:8pt;border-left:gray 1px solid;border-bottom:gray 1px solid;font-family:Tahoma;background-color:#010101;}
.MultiPageContent {BORDER-RIGHT:#96b9e6 1px solid;PADDING-RIGHT:4px;PADDING-LEFT:4px;background-color:#e4ebf6;PADDING-BOTTOM:4px;BORDER-LEFT:#96b9e6 1px solid;PADDING-TOP:4px;BORDER-BOTTOM:#96b9e6 1px solid;}
.SectionPane {padding:4px;background-color:#e4ebf6;border-top:1px solid #96b9e6;border-bottom:1px solid #a8bcd5;border-left:1px solid #a8bcd5;border-right:1px solid #84a0c4;}
.SectionText {padding-left:6px;font-family:Tahoma;font-size:8pt;font-weight:bold;color:#15428b;}
.TaskPaneTitle {font-family:Tahoma;font-size:8pt;font-weight:bold;color:black;padding-left:2px;padding-bottom:8px}

/*Floating Panel*/
.floatingPanel {behavior:url(Behaviors/FloatingPanel.htc);}
.floatingPanelTransparent {behavior:url(Behaviors/FloatingPanel.htc);}
.floatingContentContainer {behavior:url(Behaviors/FloatingContent.htc);}
.floatingLabel {font-family:Tahoma;font-size:8pt;cursor:default;padding:2px;}
.floatingLabelVertical {font-family:Tahoma;font-size:8pt;cursor:default;padding:2px;writing-mode:tb-rl;text-align:center;background-color:Transparent;}
.floatingContent {font-family:Tahoma;font-size:8pt;}

/*Collapsable Panel*/
.CollapsableTitle {font-family:Tahoma;font-size:8pt;font-weight:bold;border-bottom:solid 1px #73A1E4;vertical-align:middle;}
.CollapsableTitle A {border-bottom:solid 0px;}
.CollapsableTitle A:hover {text-decoration:none;}

/*Separator*/
.AdminSeparatorStyle {WIDTH:100%;BORDER-BOTTOM:#A1C0F5 1px solid;padding:4px 4px 1px 4px;}
.SeparatorStyle {WIDTH:100%;BORDER-BOTTOM:#A1C0F5 1px solid;padding:4px 4px 4px 4px;}
.headerSeparator{overflow:hidden;background-image:url(../images/separator.png);background-repeat:no-repeat;width:2px;height:21px;}
.footerSeparator{overflow:hidden;background-image:url(../images/separator.png);background-repeat:no-repeat;width:2px;height:12px;}

/*Misc*/
.SlideShow {behavior:url(Behaviors/AdvancedModules/SlideShow.htc);}
.tooltip {behavior:url(Behaviors/tooltip.htc);background-color:White;border:solid 1px #CEDEFA;font-family:Tahoma;font-size:9pt;}
.infoTooltip {display:none;position:absolute;behavior:url(Behaviors/infotooltip.htc);}
.tooltipTable{background-color:white;}
.tooltipContainer {padding:3px;padding-bottom:10px;font-family:Tahoma;font-size:8pt;border-left:1px solid #81AAE6;border-right:1px solid #81AAE6;border-bottom:1px solid #81AAE6;}
.imagePreview {behavior:url(Behaviors/ImagePreview.htc)}
.time {behavior:url(#default#time2);}


/* MESSAGE BAR */
.messageBar {height:0px;overflow:hidden;BORDER:#a1c0f5 1px solid;display:none;}
.messageContent {padding-left:2px;padding-top:1px;overflow:hidden;FONT-FAMILY:Tahoma;BACKGROUND-COLOR:#ffffe5;font-family:Tahoma;font-size:8pt;}
.message {display:none;}
.messageArrow {cursor:hand;}
.messageCounter {font-family:Tahoma;font-size:8pt;width:20px;overflow:hidden;text-overflow:ellipsis;}
.messageSubject {font-family:Tahoma;font-size:8pt;}
.messageSubject .error{ background-image:url(../Images/MessageBar/error16x16.gif);background-repeat:no-repeat;}
.messageSubject .warning{ background-image:url(../Images/MessageBar/warning16x16.gif);background-repeat:no-repeat;}
.messageSubject .info{ background-image:url(../Images/MessageBar/info16x16.gif);background-repeat:no-repeat;}
.messageNavigator {overflow:hidden;}
.messageBar .overlayDiv { position:absolute;border:#a1c0f5 1px solid;padding:5px;margin:10px;background:#fff; overflow:auto;z-index:100;}

/*FRAME*/
.frameContainer{width:100%;}
.frameContent{clear:both;overflow:auto;}
.frmdefaultBkg{background-color#010101 repeat-x 0px -82px;}
.frmdefault, .frmdefault-title,.frmdefault-left,.frmdefault-right {height:22px;padding-top:4px;background-color#010101 ; repeat-x 0px -82px;color:#010101;zoom:1;}
.frmdefault-left{width:14px;background-color#010101;border-left:1px solid #010101;}
.frmdefault-right{pointer:hand;width:14px;padding-right:5px;border-right:1px solid #010101;}
.frmdefault-title{padding-top:8px;height:18px;margin-left:15px;margin-right:20px;width:auto;}
.frmdefault-content-parent{background-color:#010101;border-left:1px solid #010101;border-bottom:1px solid #010101;border-right:1px solid #010101;padding-left:5px;padding-right:5px;padding-bottom:5px;}
.frmdefault-content{background-color:white;border:1px solid #010101;padding:2px;}
.frmselected {border:dashed 2px red;}
.transp{opacity:.80;-moz-opacity:.80;filter:alpha(opacity=50);border-bottom:1px solid #010101;}

/*Ajax Progress Style */
.effect {position:absolute;border:dashed 2px #b9d0f8;}
.AjaxProgress {position:absolute;top:0px;left:0px;width:1px;height:1px;background-color:white;background-image:url(../../../GlobalImages/AjaxProgress.gif);background-repeat:no-repeat;background-position:center center;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);display:none;}
.ProgressStyle {background-image:url(../../../GlobalImages/AjaxProgress.gif);background-repeat:no-repeat;background-position:center center;}

/*MepPopUp*/
#msg-div {position:absolute;left:35%;top:10px;width:250px;z-index:20000;}

/* TabStrip */
.tabstripcontrol {height:300px; width:auto}
.tabstripcontrol .x-tabs-body {height:280px;}
.tabstripcontrol .x-tabs-item-body {display:none;padding:5px;}
.tabstripcontrol .tabstripaddbutton {position:relative;right:0px;height:0px;width:auto;}
.tabstripcontrol .tabstripaddbutton a {position:absolute;top:7px;right:0px;height:13px;width:13px;overflow:hidden;background-image:url(../images/TabStripAddButton.gif);background-repeat:no-repeat;}
.tabstripcontrol .tabstripaddbutton a:hover{background-image:url(../images/TabStripAddButtonHover.gif);}

/* Edit TabItem */
.x-tabs-strip .tabstripedititem {position:absolute;top:4px;right:13px;height:14px;width:13px;overflow:hidden;}
.x-tabs-strip .tabstripedititem a{background-image:url(../images/TabStripEditButton.gif);background-repeat:no-repeat;}
.x-tabs-strip .on .tabstripedititem a{background-image:url(../images/TabStripEditButton.gif);background-repeat:no-repeat;}
.x-tabs-strip .tabstripedititem a:hover{background-image:url(../images/TabStripEditButtonHover.gif);}

/*Editing */
.MainPageBody {}
.clsGrabHandle {cursor: move;}
.clsCollapseControl {cursor: hand;}
.clsLocalPart {width: 100%;margin: 0px;}
.clsZoneControl {min-height:30px;}
.clsPartContainer {/*behavior: url(Behaviors/Editing.htc);*/position: relative;}
.clsLocalPartArea {}
.clsPartBkg {background-color: #010101;}
.clsPartConent {border-right: #6699cc 1px solid;border-left: #6699cc 1px solid;border-bottom: #6699cc 1px solid;background-color: #010101;}
.clsPartBottom {border-bottom: #6699cc 1px solid;background-color: #010101;}
.clsLocalPartHead {cursor: move;}
.clsDragWindow {border-right: #000000 1px solid;border-top: #000000 1px solid;display: none;filter: alpha( opacity=50 );border-left: #000000 1px solid;border-bottom: #000000 1px solid;position: absolute;background-color: #010101;font-family:Tahoma;font-size:9pt;font-weight:bold;}
.clsHighlightWindow {display: none;position: absolute;z-index: 101;width: 10px;height: 10px;top: 10px;left: 10px;}
.clsPartLeft {font-size: 82%;color: #ffffff;font-family: verdana, arial, helvetica;background-color: #6699cc;}
.clsPart LI {font-size: 95%;color: #cccccc;margin-right: 7px;list-style-type: disc;}
.clsPart UL {margin-left: 20px;color: #cccccc;}
.clsPart A{margin-left: -4px;text-indent: 4px;}
.tlbAdmin{behavior: url(#default#time2);position: absolute;top: -25px;left: 0px;width: 100%;height: 24px;border-bottom: solid 1px black;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.newModuleDragWindow{border-right: #000000 1px solid;border-top: #000000 1px solid;	filter: alpha( opacity=50 );border-left: #000000 1px solid;border-bottom: #000000 1px solid;position: absolute;background-color: #FFFFFF;font-family:Tahoma;font-size:9pt;font-weight:bold;	width:10px;height:10px;z-index:10000;}
.SelectionControl{cursor:hand;}
.SelectionControlDisabled{cursor:default;}
.SelectionControlDisabled img{filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale = 1, opacity = .5);}

/* Menu styles */
/*MEP*/
div.yuimenuDefault {background-image:url(../Images/Menu/menubkg.gif);background-repeat:repeat-y;}
div.yuimenuGreen {background-image:url(../Images/Menu/menubkg_Green.gif);background-repeat:repeat-y;}
div.yuimenuRed {background-image:url(../Images/Menu/menubkg_Red.gif);background-repeat:repeat-y;}
div.yuimenuOrange {background-image:url(../Images/Menu/menubkg_Orange.gif);background-repeat:repeat-y;}
div.yuimenuGrey {background-image:url(../Images/Menu/menubkg_Grey.gif);background-repeat:repeat-y;}
div.yuimenuGrey1 {background-image:url(../Images/Menu/menubkg_Grey1.gif);background-repeat:repeat-y;}
div.yuimenuBlue {background-image:url(../Images/Menu/menubkg_blue.gif);background-repeat:repeat-y;}

div.yuimenu .yuimenuitemlabel 
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;	
}

div.yuimenubar .yuimenubaritemlabel 
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;    
}

div.yuimenubar A.yuimenubaritemlabel:link,div.yuimenubar A.yuimenubaritemlabel:visited,div.yuimenubar A.yuimenubaritemlabel:hover 
{
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: none ;
}
div.yuimenu A.yuimenuitemlabel:link,div.yuimenu  A.yuimenuitemlabel:visited,div.yuimenu A.yuimenuitemlabel:hover 
{
	FONT-SIZE: 8pt;
	COLOR: #010101;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: none ;
}

/* Menu & MenuBar styles */
.yuimenubar {
    visibility: visible;
    position: static;
}

.yuimenu .yuimenu,
.yuimenubar .yuimenu {
    visibility: hidden;
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.yuimenubar li, 
.yuimenu li {
    list-style-type: none;    
}

.yuimenubar ul, 
.yuimenu ul,
.yuimenubar li, 
.yuimenu li,
.yuimenu h6,
.yuimenubar h6 { 
    margin: 0;
    padding: 0;
}

.yuimenuitemlabel,
.yuimenubaritemlabel {
    text-align: left;
    white-space: nowrap;
}


/* 
    The following style rule trigger the "hasLayout" property in 
    IE (http://msdn2.microsoft.com/en-us/library/ms533776.aspx) for a
    MenuBar instance's <ul> element, allowing both to clear their floated 
    child <li> elements.
*/

.yuimenubar ul {
    *zoom: 1;
}


/* 
    Remove the "hasLayout" trigger for submenus of MenuBar instances as it 
    is unnecessary. 
*/

.yuimenubar .yuimenu ul {
    *zoom: normal;
}

/*
    The following style rule allows a MenuBar instance's <ul> element to clear
    its floated <li> elements in Firefox, Safari and and Opera.
*/

.yuimenubar>.bd>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden; 
    height: 0;
    line-height: 0;
}

.yuimenubaritem {
    float: left;
}

.yuimenubaritemlabel,
.yuimenuitemlabel {
    display: block;
/*	*position: relative; /*  Necessary to get negative margins in IE. */
/*    margin: -1px 0; */
}

.yuimenuitemlabel .helptext {
    font-style: normal;
    display: block;
     /*
        The value for the left margin controls how much the help text is
        offset from the text of the menu item.  This value will need to 
        be customized depending on the longest text label of a menu item.
    */
    margin: -1em 0 0 10em;
}

/*
    PLEASE NOTE: The <div> element used for a menu's shadow is appended 
    to its root element via JavaScript once it has been rendered.  The 
    code that creates the shadow lives in the menu's public "onRender" 
    event handler that is a prototype method of YAHOO.widget.Menu.  
    Implementers wishing to remove a menu's shadow or add any other markup
    required for a given skin for menu should override the "onRender" method.
*/

.yui-menu-shadow {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.yui-menu-shadow-visible {
    top: 2px;
    right: -3px;
    left: -3px;
    bottom: -3px;
    visibility: visible;
}

/*

There are two known issues with YAHOO.widget.Overlay (the superclass class of 
Menu) that manifest in Gecko-based browsers on Mac OS X:

    1) Elements with scrollbars will poke through Overlay instances floating 
       above them.
    
    2) An Overlay's scrollbars and the scrollbars of its child nodes remain  
       visible when the Overlay is hidden.

To fix these bugs in Menu (a subclass of YAHOO.widget.Overlay):

    1) The "overflow" property of a Menu instance's shadow element and child 
       nodes is toggled between "hidden" and "auto" (through the application  
       and removal of the "hide-scrollbars" and "show-scrollbars" CSS classes)
       as its "visibility" configuration property is toggled between 
       "false" and "true."
    
    2) The "display" property of <select> elements that are child nodes of the 
       Menu instance's root element is set to "none" when it is hidden.

PLEASE NOTE:  
  
    1) The "hide-scrollbars" and "show-scrollbars" CSS classes classes are 
       applied only for Gecko on Mac OS X and are added/removed to/from the 
       Overlay's root HTML element (DIV) via the "hideMacGeckoScrollbars" and 
       "showMacGeckoScrollbars" methods of YAHOO.widget.Overlay.
    
    2) There may be instances where the CSS for a web page or application 
       contains style rules whose specificity override the rules implemented by 
       the Menu CSS files to fix this bug.  In such cases, is necessary to 
       leverage the provided "hide-scrollbars" and "show-scrollbars" classes to 
       write custom style rules to guard against this bug.

** For more information on this issue, see:

   + https://bugzilla.mozilla.org/show_bug.cgi?id=187435
   + SourceForge bug #1723530

*/

.hide-scrollbars * {
	overflow: hidden;
}

.hide-scrollbars select {
	display: none;
}

/*

The following style rule (".yuimenu.show-scrollbars") overrides the 
".show-scrollbars" rule defined in container-core.css which sets the 
"overflow" property of a YAHOO.widget.Overlay instance's root HTML element to 
"auto" when it is visible.  Without this override, a Menu would have scrollbars
when one of its submenus is visible.

*/

.yuimenu.show-scrollbars,
.yuimenubar.show-scrollbars {
	overflow: visible; 
}

.yuimenu.hide-scrollbars .yui-menu-shadow,
.yuimenubar.hide-scrollbars .yui-menu-shadow {
    overflow: hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,
.yuimenubar.show-scrollbars .yui-menu-shadow {
    overflow: auto;
}

/* MenuBar style rules */
.yuimenubar {
    background-color: #f6f7ee;
    background-image:url(../Images/Menu/HorMenuCenter.gif);
    border-top:1px solid #484e59;
    border-bottom:1px solid #484e59;
    padding-top:1px;
    height:24px;
}

/* Menu style rules */
.yuimenu {
    background-color: #f6f7ee;
    border: solid 1px #c4c4be;
    padding: 1px;
}

.yui-menu-shadow {
    display: none;
}
.yuimenubar ul {}

.yuimenu ul {
    border: solid 1px #c4c4be;
    border-width: 1px 0 0 0;
    padding: 1px 0;
}

.yuimenu .yui-menu-body-scrolled {
    overflow: hidden;
}


/* Group titles */
.yuimenu h6,
.yuimenubar h6 { 
    font-size: 100%;
    font-weight: normal;
    border: solid 1px #c4c4be;
    color: #b9b9b9;    
}

.yuimenubar h6 {
    float: left;
    padding: 4px 12px;
    border-width: 0 1px 0 0;
}

.yuimenubar .yuimenu h6 {
    float: none;
}

.yuimenu h6 {
    border-width: 1px 0 0 0;
    padding: 5px 10px 0 10px;
}

.yuimenu ul.first-of-type, 
.yuimenu ul.hastitle,
.yuimenu h6.first-of-type {
    border-width: 0;
}

/* Top and bottom scroll controls */
.yuimenu .topscrollbar,
.yuimenu .bottomscrollbar {
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
}

.yuimenu .topscrollbar {
    background-image: url(../Images/Menu/menu_up_arrow.png);
}

.yuimenu .topscrollbar_disabled {
    background-image: url(../Images/Menu/menu_up_arrow_disabled.png);
}

.yuimenu .bottomscrollbar {
    background-image: url(../Images/Menu/menu_down_arrow.png);
}

.yuimenu .bottomscrollbar_disabled {
    background-image: url(../Images/Menu/menu_down_arrow_disabled.png);
}


/* MenuItem and MenuBarItem styles */
.yuimenuitem {
    /*
        For IE: Used to collapse superfluous white space between <li> elements
        that is triggered by the "display" property of the <a> elements being
        set to "block."
    */
    *border-bottom: solid 1px #f6f7ee;
	border:solid 1px transparent;
	
}

.yuimenubaritem {
	border:solid 1px transparent;
}

.yuimenuitemlabel,
.yuimenubaritemlabel {
    font-size: 85%;
    color: #000;
    text-decoration: none;
}

.yuimenuitemlabel {
    padding: 2px 22px 2px 2px;
}

.yuimenubaritemlabel {
    /*border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #2b2f38;*/
    padding: 2px 4px 2px 4px;
	margin-top:2px;
    *margin-top:-2px;
    margin-bottom:-1px;
    *margin-bottom:3px;
}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
    border-width: 0;
}

.yuimenubaritem-hassubmenu {
    /*background: url(../Images/Menu/menubaritem_submenuindicator.gif) right center no-repeat;*/
}

.yuimenuitem-hassubmenu {
    background: url(../Images/Menu/menuitem_submenuindicator.gif) right center no-repeat;
}

.yuimenuitem-checked {
    background: url(../Images/Menu/menuitem_checkbox.png) left center no-repeat;
}

.yuimenuitemlabel .helptext {
    margin-top: -1.1em;
    *margin-top: -1.2em;  /* For IE*/
}

/* MenuItem states */
/* Selected MenuItem */
.yuimenubaritem-selected
{
	border: 1px #464b59 solid;
	background-color:#464b59;
	background:url(../Images/Menu/HorMenuSelectedBkg.gif);
	background-repeat:repeat-x;	
}

.yuimenuitem-selected {
	border: 1px #CEDEFA solid;
	background-color:#fdde9b;
	background-image:url(../Images/Menu/MenuSelBkg.gif);
	background-repeat:repeat-x;
}

div.yuimenubar li.MnuSelectedInactive
{
	border: 1px #000000 solid;	
	background-image:url(../Images/Menu/HorMenuSelected.gif);
	background-color:#464b59;
	background-repeat:repeat-x;
}
div.yuimenu li.MnuSelectedInactive
{
	border: 1px #CEDEFA solid;
	background-image:url(../Images/Menu/MenuSelBkg_Inact.gif);
	background-color:#f8c667;
	background-repeat:repeat-x;
}

div.yuimenubar li.MnuSelectedChild
{
	border: 1px #FFFFFF solid;
}
div.yuimenu li.MnuSelectedChild
{
	border: 1px #f8c667 solid;
}

.yuimenubaritemlabel-selected
{
    text-decoration: underline;
    color: #fff;
}

.yuimenuitemlabel-selected  {
    text-decoration: underline;
    color: #fff;
}

div.yuimenubar .yuimenubaritemlabel EM.submenuindicator
{
	background-image: url(../Images/Menu/menubaritem_submenuindicator.gif);
	background-repeat:no-repeat;
    background-position:right center;
}

/*div.yuimenu .yuimenuitemlabel EM.submenuindicator
{
	background-image: url(../Images/Menu/menuitem_submenuindicator.gif);
	background-repeat:no-repeat;
    background-position:right center;
}*/

.yuimenubaritem-hassubmenu-selected {
    /*background-image: url(../Images/Menu/menubaritem_submenuindicator.gif);
    background-repeat:no-repeat;
    background-position:right center;
    border:1px solid #FFFFFF;*/
}

.yuimenuitem-hassubmenu-selected {
    background-image: url(../Images/Menu/menuitem_submenuindicator.gif);
	background-repeat:no-repeat;
    background-position:right center;
}

.yuimenuitem-checked-selected {
    background-image: url(../Images/Menu/menuitem_checkbox_selected.png);
}

/* Disabled MenuItem */
.yuimenubaritemlabel-disabled,
.yuimenuitemlabel-disabled {
    cursor: default;
    color: #b9b9b9;
}

.yuimenubaritem-hassubmenu-disabled {
    background-image: url(../Images/Menu/menubaritem_submenuindicator_disabled.png);
}

.yuimenuitem-hassubmenu-disabled {
    background-image: url(../Images/Menu/menuitem_submenuindicator_disabled.png);
}

.yuimenuitem-checked-disabled {
    background-image: url(../Images/Menu/menuitem_checkbox_disabled.png);
}

/*Float Layouts*/
.fl{display:inline;float:left;}
.fr{float:right;}
.clr{clear:both;}

/*Yui*/
#ft{clear:both;}
#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.301em;min-width:750px;}
#doc2{width:73.074em;*width:71.313em;}
#doc3{margin:auto 10px;width:auto;}
#doc4{width:74.923em;*width:73.117em;}
.yui-b{position:relative;}
.yui-b{_position:static;}
#yui-main .yui-b{position:static;}
#yui-main{width:100%;}
.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}
.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}
.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}
.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}
.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}
.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}
.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}
.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}
.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}
.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}
#yui-main .yui-b{float:none;width:auto;}
.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gb .yui-u,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;margin-left:2%;width:32%;}
.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}
.yui-g .yui-gb .yui-u{_margin-left:.8%;}.yui-gb .yui-u{float:right;}
.yui-gb div.first{margin-left:0;float:left;}
.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}
.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}
.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}
.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}
.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}
.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}
.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}
.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}
.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-g div.first{*margin:0;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}
.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}
.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}
.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}
.yui-g .yui-gc div.first,.yui-gc div.first,.yui-gd .yui-g,.yui-gd .yui-u{width:66%;}
.yui-gd div.first,.yui-gb .yui-gd div.first{width:32%;}
.yui-g .yui-gd div.first{_width:29.9%;}
.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf div.first{width:24%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}
.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first {float:left;}
.yui-ge div.first,.yui-gf .yui-g,.yui-gf .yui-u{width:74.2%;}
.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}
.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}
#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}.yui-gb .yui-u{float:left;}

.mnu-top-leftborder
{
	float:left;
	width:6px;
	height:27px;
	background-image:url(../Images/Menu/HorMenuLeft.gif);
	background-repeat:no-repeat;
}
	
.mnu-top-rightborder
{
	float:right;
	width:6px;
	height:27px;
	background-image:url(../Images/Menu/HorMenuRight.gif);
	background-repeat:no-repeat;	
}	
.mnu-top{
	padding-left:6px;padding-right:6px;
}

.defaultLayout #bd
{
	padding-left:6px;padding-right:6px;
}
.defaultLayout #bd #leftZone{
	float:left; width:250px;
}
.defaultLayout #bd #leftZone .clsZoneControl
{
	margin-right:4px;
}

.defaultLayout #bd #rightZone{
	float:right; width:250px;
}
.defaultLayout #bd #rightZone .clsZoneControl
{
	margin-left:4px;
}
.defaultLayout #bd #centralZone{
	width:504px;overflow:auto;
	padding-left:4px;
	padding-right:4px;
}

.defaultLayout #bd #singleZone
{
		padding-left:4px;
	padding-right:4px;
	width:1012px;overflow:auto;
}

.defaultLayout #bd #leftAdminZone{
	float:left; width:172px;
}

.defaultLayout #bd #leftAdminZone 
{
	margin-right:4px;
}

.defaultLayout #bd #rightAdminZone{
	width:836px;overflow:auto;
}

.footer
{
}

/*
.footer-leftborder
{
	width:14px;
	height:58px;
	background-image:url(../Images/Footer/FooterLeft.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.footer-rightborder
{
	width:17px;
	height:58px;
	background-image:url(../Images/Footer/FooterRight.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.footer-body
{
	width:auto;
	height:58px;
	background-image:url(../Images/Footer/FooterCenter.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:10px;
}
*/

.footer-leftborder
{
	width:14px;
	height:58px;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.footer-rightborder
{
	width:17px;
	height:58px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.footer-body
{
	width:auto;
	height:auto;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Griglia amministrativa */
.AdminGridTable{border-top:solid 1px #add1ff;border-bottom:solid 1px #add1ff;border-right:solid 1px #add1ff;empty-cells:show;}
.AdminGridHeaderRow{background-image:url(../../../Behaviors/ToolBarImages/tlb2003bkg_light.gif);background-position:center;}
.AdminGridHeaderCell{height:24px; border-left:solid 1px #add1ff; text-align:left; vertical-align:middle; padding-left:3px;}
.AdminGridRow{background-color:#ffffff;}
.AdminGridRowAlt{background-color:#f4f4f4;}
.AdminGridCell{height:24px;border-top: solid 1px #add1ff; border-left: solid 1px #add1ff; text-align:left; vertical-align:middle; padding-left:3px;}

/* Paging */
.PagingBackGround{border-right:#b9d0f8 1px solid;border-bottom:#b9d0f8 1px solid;border-collapse:collapse;background-color:c5af6a;}
.thispage{font-weight:bold;}
.otherpage{}


/* Frame personalizzati */
/*FRAME*/
.tof_frameContainer{width:100%;}
.tof_frameContent{clear:both;overflow:auto;}
.tof_frmdefaultBkg{background-color:white repeat-x 0px -82px;}

/* Qui viene deciso il colore di sfondo della parte contenente il titolo del modulo. */
.tof_frmdefault, .tof_frmdefault-title,.tof_frmdefault-left,.tof_frmdefault-right {height:22px;padding-top:4px;background-color:white; repeat-x 0px -82px;color:black;zoom:1;}
.tof_frmdefault-left{width:14px;background-color:white;border-left:1px solid white;}
.tof_frmdefault-right{pointer:hand;width:14px;padding-right:5px;border-right:1px solid white;}
.tof_frmdefault-title{padding-top:8px;height:18px;margin-left:15px;margin-right:20px;width:auto;}

/* Qui viene deciso il colore e lo spessore del bordo esterno. 
   Cambiare il colore dello sfondo per veder cambiare i bordi. */
.tof_frmdefault-content-parent{background-color:white;border-left:1px solid white;border-bottom:1px solid white;border-right:1px solid white;padding-left:1px;padding-right:1px;padding-bottom:1px;}
.tof_frmdefault-content{background-color:white;border:1px solid white;padding:2px;}
.tof_frmselected {border:dashed 2px red;}
.tof_transp{opacity:.80;-moz-opacity:.80;filter:alpha(opacity=50);border-bottom:1px solid white;}


