/* ================================================= */
/* Content: CSS styles i4Portal	for Netscape Browsers*/
/* Version: 1.0, 11.08.2002, fe, rs			         */
/* ================================================= */   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: white;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #7B7B7B;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #222222;
    SCROLLBAR-BASE-COLOR: #ECECEC
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #4F2B15;
    border-width: 0px;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-width: 0px;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;   
	border-width: 0px;
    color:#D3A142;
    height: 13px;    
	text-transform: uppercase;  
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	border-width: 0px;
    color:#ffffff;
    height:13px;
    text-decoration: none;
	text-transform: uppercase;   
}

/* style for upper and lower menu-lines*/
.MenuLines
{
	background-color: #7D746B;
}

/*style for drop down menu */
.MenuDrop 
{
	background-color: #4F2B15;
	/* #E7EBEF */
}

/* text style for drop-down menu items */
.MenuDropItem {
	font-family: Verdana, Helvetica, Sans-Serif;
	/*font-size: 11px;*/
	color: #000000;	/* color of drop-down item-font*/
	text-decoration: none;
	/*text-transform: uppercase;*/
}


/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:#D3A142;
    background-color: #3B2010;
	text-transform:uppercase; 
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	text-transform: uppercase;    
    color:#000084;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#000084;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#000084;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#D6E3EF;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:#D6E3EF;
}

/* style for language-selector in page banner */
.LanguageSelector
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.LanguageSelector:link	{
	color: #FFFFFF;	
}

.LanguageSelector:visited {
	color: #FFFFFF;
}
.LanguageSelector:hover	{
	color: #D6E3EF;
}

/* style for separator between site links */
.Accent
{
    color: #ffffff;
    font-weight: normal;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    line-height: 14px;      
    color: #D8CDC7;
    vertical-align: middle;
}
.ItemTitleBig    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    line-height: 18px;    
    color: #D8CDC7;
    vertical-align: middle;
}

/* style of item titles by Announcements and events */
.ItemTitleDate {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    color: #D8CDC7;
    vertical-align: middle;
}

/* i4Shop */
.ShopProductListHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;	
}
.ShopProductListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}
.ShopCartListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
.ShopCartListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
.ShopCartListHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}
.ShopCheckoutListHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #CAD1E1;
/*	border-top: #CAD1E1 1px solid; */
    line-height: 12pt;
}
.ShopCheckoutListFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #CAD1E1;
}
.ShopCheckoutListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;    
}
.ShopCheckoutListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #E8EDF3;
}
/* end i4Shop */

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #042568;
    line-height: 16px
/*    color: #496886; */
/*    color: #666644; */
}

/* style for module titles superline */
.ModuleTitleSuperline	{
/*	margin-top: 0px;*/
	padding-top: 0px;
	border-bottom: 1px solid #042568;
}

/* style for module titles underline*/
.ModuleTitleline   {
    color: #042568;
}

/* style for module titles superline in admin mode */
.ModuleTitleSuperlineAdmin	{
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #042568;
}

/* style for i4NotificationMenu items */
.NotificationMenuItem 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #000000;	/* color of drop-down item-font*/	
	text-decoration: none;
}

.ModuleItemTitle
{
	border-color: #ffffff;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

.ModuleItemTitleSelected
{
	border-color: #cccccc;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

.DocumentItemTitle
{
	border-color: #EAECED;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}

.DocumentItemTitleSelected
{
	border-color: #6E1188;
	border-width: 1;
	border-style: solid;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
    vertical-align: middle;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #000000;
}

.klein
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #6D869E;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for alternating lines in Datagrids*/
.NormalAlternating
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    background-color: #E8EDF3;
}

/* text style in Contact Datagrids*/
.ContactNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    vertical-align: top;
}

.Contacthead
{
    BACKGROUND-COLOR: #CAD1E1;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color:#000000;                  
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.CommandButtonTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;    
}

/* hyperlink style for link buttons */
.LinkImage 
{
	vertical-align: middle;
}

/* text style for countdown */
.Countdown	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    color: #5A7594;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}


/* Banner */
/* style for portalbanner */
TD.menuhead
{
	background-color: #CAD1E1;
}

/* style for Events, Date-Location */
.eventsdate
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	font-style:italic;
	line-height: 12px;
    color: #000000;
}

/* Login */
/* style for Login-box*/    

TD.loginhead1
{
    BACKGROUND-COLOR: #BFC2C4;               
}

TD.loginhead2
{
    BACKGROUND-COLOR: #042568;
    /* intranet: #96A5B1 */
    /* bsa: #042568 */                 
}

TD.loginhead3
{
    BACKGROUND-COLOR: #707D84;           
}

TD.loginhead4
{
    BACKGROUND-COLOR: #000000;            
}


TD.logintext
{
    BACKGROUND-COLOR: #CAD1E1;
    /* intranet: #E7EBEF */
    /* bsa: #CAD1E1 */
}

.edit_head
{
    BACKGROUND-COLOR: #4f2b15;
    border: 1 solid #7d746b;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;    
}

.edit_content
{
    BACKGROUND-COLOR: #351F12;
    border-left: 1 solid #7d746b;
    border-right: 1 solid #7d746b;
    border-bottom: 1 solid #7d746b;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;    
}


/* style for Login-text */

.loginhead
{
    COLOR: #EAEDEF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;     
    text-align: center;
    font-weight:    bold;                  
}

.logintext
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 11px;
}

.loginbutton
{
    border-left: 1px solid #80868B;
    border-top: 1px solid #80868B;
    border-right: 1px solid #80868B;
    border-bottom: 1px solid #80868B;            
    FONT-SIZE: 12px;
    COLOR: #5D5D5A;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

/* quotation module style */
.QuotationText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
	text-transform: uppercase;    
    color: #000000;
}

.QuotationAuthor
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #5D5D5A;
}
/* end quotation module style */

/* news module AfU*/
.NewsAfUImageLegend
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

.NewsAfUImageBlack
{
    width: 1 px;
    background-color: #000000;
}
/* end news module AfU*/

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #496886;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #042568;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #042568;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #042568;
}

A:link  {
    text-decoration:    none;
    color:  #042568;
}

A:visited   {
    text-decoration:    none;
    color:  #042568;
}

A:active    {
    text-decoration:    none;
    color:  #042568;
}

A:hover {
    text-decoration:    none;
    color:  #000000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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;
}

HR {
    color:#40332B;
    background-color:#40332B;
    height:1px;
    border:none;
    text-align:left;
}


INPUT
{
/*     BORDER-RIGHT: #7f7f7f 1px solid;
    BORDER-TOP: #7f7f7f 1px solid;
    BORDER-LEFT: #7f7f7f 1px solid;    
   BORDER-BOTTOM: #7f7f7f 1px solid;   */  
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
/*    BACKGROUND-COLOR: #ffffff */
}

CHECKBOX
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

input.CHECKBOX2
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ff00ff;   
}

SELECT
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

TEXTAREA
{
    BORDER-RIGHT: #7f7f7f 1px solid;
    BORDER-TOP: #7f7f7f 1px solid;
    BORDER-LEFT: #7f7f7f 1px solid;    
    BORDER-BOTTOM: #7f7f7f 1px solid;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}    

.documents
{
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #E8EDF3;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}
.documents_table
{
	background-color: #CAD1E1;
	border: none, 0, #ffffff;
}

.edit_head
{
    BACKGROUND-COLOR: #CAD1E1;
    border: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;    
}

.edit_content
{
    BACKGROUND-COLOR: #ffffff;
    border-left: 1 solid #6E8693;
    border-right: 1 solid #6E8693;
    border-bottom: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;    
}

.form_back
{
    BACKGROUND-COLOR: #B40274;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;     
}

.form_content
{
    BACKGROUND-COLOR: #FAECF6;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:normal;       
}

/* form-pages */

.formback  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;    
    background-color:#ffffff;
    color:#000000;
}

.formcontent  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    background-color:#EAECED;   
    color:#000000;
}

.formline  {
    background-color:#D7D7D7;
}

.form	
{
	border-style:solid;
    border-color:#D7D7D7;
    border-width: 1px;
}

/* hyperlink styles of the divisions */
.division   {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    text-decoration: none;
    color:#042568;
    text-transform:uppercase;
    height:16px;
    line-height:16px;    
}

divider {
    color: #BDBDBD;
}

.FaqQuestion
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #546884;
}

.SearchHead	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    line-height: 19px;
}

.NoWrapWithEllipsys
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
}

p
{
    color: #D8CDC7;
}

.tableEventsEverytime 
{
	margin-bottom:3px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:2.5px;
}

.DescriptionEventsEverytime
{
	padding-top:2px;
	padding-right:15px;
	line-height:14px;
}

.tableEventsEverytimeText 
{
	margin-left:2px;
	text-align:left;
	width:100%;
}

.cellImageEventsEverytime
{
	padding-top:2px;
}
