/* ------------ WIB STYLESHEET FOR CORPORATE USERCLASS --------------- */
/* ------------ UNDER CONSTRUCTION --------------- */
/* ------------ LAST UPDATE : 07/06/2004 --------------- */


/* Style for USERCLASS TITLE and working label */
.workingTitle1 { font-family: Arial; font-size: 30px; font-weight: bold; color: black }
.workingTitle2 { font-family: Arial; font-size: 25px; font-weight: bold; color: black }

/******************************************************************************/
/* BANNER							              */
/******************************************************************************/

/* Banner title level1 (black-grey) */
.wibBannerMajTitle1 { font-family: Times; font-size: 19px; font-style: italic; color: #323232 }
.wibBannerMinTitle1 { font-family: Times; font-size: 16px; font-style: italic; color: #323232 }

/******************************************************************************/
/* HORIZONTAL NAVIGATION					              */
/******************************************************************************/

/* This navigation is managed by the portal */

/******************************************************************************/
/* LEFT VERTICAL NAVIGATION					              */
/******************************************************************************/

/* This navigation is managed by the portal */

/******************************************************************************/
/* Current stock price							              */
/******************************************************************************/

/* Stock Price Texte (grey) */
.wibTexteStock { font-family: Arial; font-size: 9px; font-weight: 400; color: #7F7F7F}



/******************************************************************************/
/* TITLE							              */
/******************************************************************************/


/* Title level1 (black-grey) */
.wibTitle1 { FONT-WEIGHT: 600; FONT-SIZE: 23px; COLOR: #4c4c4c; FONT-FAMILY: Arial }

/* Title level2 (green) */
.wibTitle2a { FONT-WEIGHT: 500; FONT-SIZE: 19px; COLOR: #009a3a; FONT-FAMILY: Arial }

/* Title level2 (black) */
.wibTitle2bLeftColumn { font-family: Arial; font-size: 19px; font-weight: 400; color: #000000 }

/* Title level3 (chapxer title - black) */
.wibTitle3 { font-family: Arial; font-size: 11px; font-weight: bold; color: #000000 }

/* Title level3 (black) (used in the executive section for executive name) */
.wibTitle3a { font-family: Arial; font-size: 13px; font-weight: bold; color: #000000 }

/* Title level3 (grey) (used in the executive section for job function) */
.wibTitle3b { font-family: Arial; font-size: 13px; font-weight: 400; color: #7F7F7F }

/* Title level3 (green) (used in the popup release detail for the release title) */
.wibTitle3c { font-family: Arial; font-size: 13px; font-weight: bold; color: #009A3A }

/* Pop-up title (white - used in the Technical Publication title in the pop-up) */
.wibPopUpTitle1 { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF }



/******************************************************************************/
/* PAGE BODY							              */
/******************************************************************************/

/* --------------- Texte Management --------------- */
/* Standard Texte (grey) */
.wibTexteClassic { font-family: Arial; font-size: 11px; font-weight: 400; color: #7F7F7F}
.wibTexteClassicNewsletter { font-family: Arial; font-size: 13px; font-weight: 400; color: #7F7F7F}

/* Standard Bold Texte (black) */
.wibBoldTexte { font-family: Arial; font-size: 11px; font-weight: bold; color: #7F7F7F}
.wibBoldTexteNewsletter { font-family: Arial; font-size: 14px; font-weight: bold; color: #7F7F7F}

/* Summary of a news, chapxer header (grey-bold) */
.wibSummary1 { font-family: Arial; font-size: 11px; font-weight: bold; color: #7F7F7F}


/* --------------- Date Management --------------- */
/* Date (used in the Last Report view) (white) */
.wibDate1 { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF}


/* --------------- Link Management --------------- */
/* General link style (used all page) (red) */
.wibLinkClassic { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibLinkClassic:visited { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibLinkClassic:hover { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibLinkClassic:active { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }

/* Pop-up title (white - used in the WSD close label in the pop-up location) */
/* Pop-Up Close button (white) */
.wibPopUpButtonLabel1 { font-family: Arial; font-size: 11px; color: #FFFFFF }


/* Link style used in the horizontal Autonomous navigation generated by WIB (red) */
.wibAutoNav1 { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibAutoNav1:visited { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibAutoNav1:hover { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }
.wibAutoNav1:active { font-family: Arial; font-size: 11px; color: #ED3A02; text-decoration:underline }

/* Link style used in the tree navigation in the Markets and Financial Result popup (green) */
.wibTreeNav1 { font-family: Arial; font-size: 11px; font-weight: bold; color: #009A3A }

/* Link style used in the tree navigation in the Financial Result popup (red for roll-over) */
.wibTreeNav1a { font-family: Arial; font-size: 11px; color: #ED3A02 }

/* Link style used in the tree navigation in the Financial Result popup (red bold for menu selected) */
.wibTreeNav1b { font-family: Arial; font-size: 11px; font-weight: bold; color: #ED3A02 }


/* --------------- Table Management --------------- */
/* Pop-up title cell background (green - used in the Technical Publication pop-up detail view) */
.wibCellBackground { background-color: #009A3A; }

/* Date cell background (grey - used in the Last report view) */
.wibCellBackground2 { background-color: #7F7F7F; }

/* YBH - 20040521 & 20040528 */
.wibCellTop { BORDER-TOP: #cccccc 1px solid }
.wibCellTopLeft { BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; }
.wibCellTopLeftBottom { BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; }
.wibCellTopRightBottom { BORDER-TOP: #CCCCCC 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; }
.wibCellTopBottom { BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; }

/* Light border for classic text section (grey) */
.wibBorderColor1 { color: #7F7F7F; }

/*table.wibTableTexte          {   border: 1px  solid grey; }*/
table.wibTableTexte          {   BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; }

/* Specific styles for content table */
.wibCellBorder				{ BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; }
.wibCellBorderGreen			{ BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; background-color: #009A3A; }
.wibCellTopRightLeft		{ BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; }
.wibCellTopRightLeftGreen	{ BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; background-color: #009A3A; }
.wibCellTopRight			{ BORDER-TOP: #CCCCCC 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; }

/******************************************************************************/
/* RIGHT COLUMN							              */
/******************************************************************************/


/* Title level3 of the right column (black) */
.wibTitle3RightColumn { font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; }

/* Link Management for right column */
.wibLinkRightColumn { font-family: Arial; font-size: 11px; font-weight: 400; color: #ED3A02; text-decoration:underline }
.wibLinkRightColumn:visited { font-family: Arial; font-size: 11px; font-weight: 400; color: #ED3A02; text-decoration:underline }
.wibLinkRightColumn:hover { font-family: Arial; font-size: 11px; font-weight: 400; color: #ED3A02; text-decoration:underline }
.wibLinkRightColumn:active { font-family: Arial; font-size: 11px; font-weight: 400; color: #ED3A02; text-decoration:underline }



/******************************************************************************/
/* FORM MANAGEMENT							      */
/******************************************************************************/

/* --------------- Form Management (for ContactUs mainly) --------------- */


.wibFormInputText { 
 width: 200px; 
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #000000; 
 border: 1px solid #7F7F7F;
} 

/* Autonomy input type text  */
.autonFormInputText { 
 width: 150px; 
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #000000; 
 border: 1px solid #7F7F7F;
}

.wibFormInputTextArea {
 width: 200px;
 height: 100px; 
 font: 11px Arial;
 background-color: #FFFFFF;
 color: #000000; 
 border: 1px solid #7F7F7F;
}

.wibFormInputFile {
 width: 200px;
 font: 11px Arial;
 background-color: #FFFFFF;
 color: #000000; 
 border: 1px solid #7F7F7F;
}

.wibFormSelectManagement {
 width: 180px;
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #ED3A02;  
 border: 1px solid #7F7F7F; 
}

/* Autonomy drop down (date management)  */
.autonFormSelect {
 width: 55px;
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #ED3A02;  
 border: 1px solid #7F7F7F; 
}

/* Autonomy drop down (Technical Datasheet Theme and Domain)  */
.autonFormSelect2 {
 width: 260px;
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #ED3A02;
 border: 1px solid #7F7F7F; 
}

.wibFormInputCheckBox { 
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #000000;  
 border: 1px solid #7F7F7F; 
}

.wibFormInputRadio { 
 font: 11px Arial; 
 background-color: #FFFFFF; 
 color: #000000;  
 border: 1px solid #7F7F7F; 
}

/* WSD drop down style */
.wibFormSelectWSD {
 width: 130px;
 margin-left: 6px; 
 margin-right: 16px;
 font: 9px Arial; 
 background-color: #FFFFFF; 
 color: #ED3A02;  
 border: 1px solid #7F7F7F; 
}

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

/* KEY FIGURES                                                                 */

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

/* Grey Texte */

.wibKFGreyText { font-family: Arial; font-size: 11px; font-weight: 400; color: #7F7F7F}

 

/* White Texte */

.wibKFWhiteText { font-family: Arial; font-size: 11px; font-weight: 400; color: #FFFFFF}

 

/* Black Texte */

.wibKFBlackText { font-family: Arial; font-size: 11px; font-weight: 400; color: #000000}

 

/* Green BG */

.wibKFGreenBG         { background-color: #009A3A; }

 

/* Grey BG */

.wibKFGreyBG { background-color: #BCBCBC; }

 

/* White BG */

.wibKFWhiteBG         { background-color: #FFFFFF; }

 

/* White BG 1 px Border*/

.wibKFWhiteBG1       { font-size: 1px; background-color: #FFFFFF; }




/* --------------- End of stylesheet --------------- */
