/* ================================
    CSS STYLES FOR THE Dipolbg PORTAL
    16.03.2008 ver.1
   ================================*/ 

/* ADMIN PAGE CLASSES */

.AdminPage
{
	background: white;
	text-align: center;
}

.AdminPage .Header
{
	display: none;
}

.AdminPage .Content
{
	text-align: center;
	width: 100%;
}

.AdminPage .Footer
{
	display: none;
}

/* GENERAL CLASSES */

.Page
{
	margin: 0 auto;
	width: 940px;
	background: white;
	text-align: left;
}

.Header
{
	text-align: left;
	background: white;
	width: 740px;
	overflow: hidden;
}

.Content
{
	position: relative;
	background: white;
	text-align: left;
	width: 940px;
}

.Footer
{
	background: white;
	text-align: center;
    color: #cc0000;
    font: bold 12px Arial, sans-serif;
    clear: both;
	width: 730px;
	overflow: hidden;
}

.HeadWelcome
{
	color: #414141;
	font: bold 12px Arial, sans-serif;
	float: left;
	width: 320px;
	padding: 4px;
}

.HeadNavigation
{
	color: #414141;
	font: bold 12px Arial, sans-serif;
	background: transparent;
	text-align: right;
	width: auto;
	padding: 4px;
}

.Navigation
{
	color: #414141;
	text-decoration: none;
	font: bold 12px Arial, sans-serif;
	width: auto;
	padding: 4px;
}

A.Navigation:link, A.Navigation:visited, A.Navigation:active
{
	color: #414141;
	text-decoration: none;
	font: bold 12px Arial, sans-serif;
	position: static;
	width: auto;
	padding: 4px;
}

A.Navigation:hover
{
	color: #1CB6F2;
	text-decoration: none;
	font: bold 12px Arial, sans-serif;
	position: static;
	width: auto;
	padding: 4px;
}

.HeadMenu
{
	background: transparent url("../images/menu.jpg") no-repeat top left;
}

.LeftPane
{
	background: white;
	width: 200px;
}

.ContentPane
{
	background: white;
	width: 100%;
}

.RightPane
{
	position: absolute;
	top: -155px;
	right: 0;
	background: white;
	width: 200px;
}

.Panel
{
	margin: 0;
}

.PanelTitle
{
	background: transparent;
	color: #414141;
	font: normal 18px Arial, sans-serif;
	padding: 2px;
	margin: 0 0 1px 0;
	overflow: hidden;
}

.PanelTitle .CommandButton
{
	display: block;
	text-align: right;
	position: relative;
	top: -14px;
}

.PanelContent
{
	background: white;
	color: black;
	padding: 5px;
	margin: 0;
}

H1.PanelContent
{
	color: #006666;
	font: bold 12px Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
}

H2.PanelContent
{
	font: bold 12px Verdana, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
}

P.PanelContent
{
	font: 12px Arial, sans-serif;
	margin: 0 0 10px 0;
}

UL.PanelContent
{
	font: 12px Arial, sans-serif;
	margin: 0 0 0 10px;
	padding: 0;
}

LI.PanelContent
{
	font: 12px Arial, sans-serif;
	margin: 0 0 0 10px;
	padding: 0;
}

A.PanelContent:link, A.PanelContent:visited, A.PanelContent:active
{
	color: #990000;
	font: 12px Arial, sans-serif;
	text-decoration: none;
}

A.PanelContent:hover 
{
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}

/* SPECIFIC CLASSES */
    
.NoUnderline:link, .NoUnderline:visited, .NoUnderline:active
{
    color:#414141;
	text-decoration: none;
}
    
.NoUnderline:hover
{
    color:#1CB6F2;
	text-decoration: none;
}

.Underline:link, .Underline:visited, .Underline:active
{
    color:#1CB6F2;
	text-decoration: underline;
}
    
.Underline:hover
{
    color:#414141;
	text-decoration: none;
}

/* text style for reading messages in Discussion */    
.Message    
{
    background: #eeeeee;
    font: normal 11px Verdana, Helvetica, sans-serif;
    width: 600px;
    padding: 0 6px 0 6px;
    overflow: hidden;
}   

/* style of item titles by Announcements and events */
.ItemTitle    
{
    color: #8B0000;
    font: bold 11px Verdana, Helvetica, sans-serif;
}

/* style for module titles */
.Head   
{
    color: red;
    font: normal 20px Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
    color: #8B0000;
    font: bold 11px Verdana, Helvetica, sans-serif;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
    color: black;
    font: bold 11px Verdana, Helvetica, sans-serif;
}

/* text style used for most text rendered by modules */
.Normal
{
    font: normal 11px/12px Verdana, Helvetica, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font: normal 12px Verdana, Helvetica, sans-serif;
}

.NormalRed
{
    color: red;
    font: bold 11px Verdana, Helvetica, sans-serif;
}

.NormalBold
{
    font: bold 11px Verdana, Helvetica, sans-serif;
}

TABLE TR.NormalBold TD
{
	font-size: small;
    font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
    font: normal 11px Verdana, Helvetica, sans-serif;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #8B0000;
    text-decoration: underline;
}

A.CommandButton:hover    
{
    color: red;
    text-decoration: underline;
}

/* MENU */

/*Main Menu Parent Table*/
.ParentMainTab
{
	background-color: transparent;
}

/*Main Menu Parent Table Td*/ 
.ParentMainTd
{
	height:30px;
}

/*Main Menu Table*/
.MainTab
{
    color: black;
	font: bold 12px Arial, sans-serif;
    text-decoration: none;
    cursor: default;
    padding: 0 10px 0 10px;
}

/*Main Menu Item Td UnHovered*/
.MainTdd
{
	width: 74px;
    color: #414141;
	font: bold 12px Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
	vertical-align:middle;
	text-align: center;
	white-space: nowrap;
}

/*Main Menu Item Td Hovered*/
.MainTde
{
	width: 74px;
    color: #EC008C;
	font: bold 12px Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
	vertical-align:middle;
	text-align: center;
	white-space: nowrap;
}

/*SubMenu Parent Table*/
.ParentSubTab
{
	display: none;
}

DIV#mn50CF_itm1p TABLE.ParentSubTab
{
	display: block;
	background: white;
	border: 1px solid #AAAAAA;
}

DIV#mn156F_itm1p TABLE.ParentSubTab
{
	display: block;
	background: white;
	border: 1px solid #AAAAAA;
}

/*SubMenu Parent Table Td*/
.ParentSubTd
{
	padding: 10px;
}

/*SubMenu Table*/
.SubTab
{
	text-align: left;
	color: #666666;
   	font: normal 12px Arial, sans-serif;
    cursor: default;
    padding: 0 10px 0 10px;
}

/*SubMenu Item Tr UnHovered*/
.SubTrd
{
	color: #666666;
    text-decoration: none;
	height: 18px;
}

/*SubMenu Item Tr Hovered*/
.SubTre
{
    color: black;
	text-decoration: underline;
	height: 18px;
}

/*SubMenu Item Td*/
.SubTd
{
	font: 11px Tahoma,Arial,Verdana;
    padding: 3px 3px 3px 3px;
}

/*Separator Td*/
.Spr
{
	background: gray;
	width: 1px;
	height: 1px;
	padding: 0px;
}

/* TREEVIEW */

.TreeViewDIV 
{
	overflow:auto;
	background-color:white;
}

.TreeViewDIV img 
{
	display:block;
}

.ItemDIVd 
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:Black;
	font-weight:normal;
	white-space:nowrap;
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	height:auto;
	background-color:Transparent;
	border:none;
	cursor:default;
}

.ItemDIVe 
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:Black;
	font-weight:normal;
	white-space:nowrap;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	height:auto;
	background-color:#eaeaea;
	border:solid 1px #AEAEAE;
	cursor:default;
}

.ItemSelDIVd 
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:Black;
	font-weight:bold;
	white-space:nowrap;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	height:auto;
	background-color:#F9F9F9;
	border:solid 1px #DADADA;
	cursor:default;
}

.ItemSelDIVe 
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:Black;
	font-weight:bold;
	white-space:nowrap;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	height:auto;
	background-color:#eaeaea;
	border:solid 1px gray;
	cursor:default;
}

.OpenCloseTD 
{
	width:18px;
	text-align:center;
}

.OpenCloseTD DIV
{
	display: none;
}

/* GENERIC ELEMENTS */

BODY	
{
	text-align: center;
	min-width: 940px;
	background: white;
    font: 14px Arial, sans-serif;
	margin: 0;
	padding: 0;
}

P, UL, TABLE, TD, DIV, TH
{
	font: 14px Arial, sans-serif;
}

H1, H2
{
    color: #666644;
    font: normal 20px Verdana, Helvetica, sans-serif;
}

H3, H4  
{
    color: #8B0000;
    font: normal 12px Verdana, Helvetica, sans-serif;
}

H5, H6, DT
{
    color: #8B0000;
    font: bold 11px Verdana, Helvetica, sans-serif;
}

TFOOT, THEAD    
{
    color: #8B0000;
    font: 12px Verdana, Helvetica, sans-serif;
}

TH  
{
    color: #8B0000;
    font: bold 12px Verdana, Helvetica, sans-serif;
    vertical-align: baseline;
}

A:link, A:visited, A:active 
{
    color: blue;
    text-decoration: none;
}

A:hover 
{
    text-decoration: underline;
}

SMALL   
{
    font: 8px Arial, sans-serif;
}

BIG 
{
    font: 14px Arial, sans-serif;
}

BLOCKQUOTE, PRE 
{
    color: #777777;
	font: 14px Lucida Console, monospace;
}

UL LI   
{
	list-style-type: disc;
font-size:14px;
}

UL UL LI    
{
    list-style-type: circle;
font-size: 12px;
}

UL UL UL LI 
{
    list-style-type: none;
font-size: 12px;
}

UL UL UL UL LI 
{
    list-style-type: none;
}

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: gray;
    text-align: left;
    height: 1pt;
}

IMG
{
	border: none;
}

.LeftMenu UL LI   
{
	color: #414141;
	font: 12px normal Arial, sans-serif;
	margin-left: -30pt;
}

.LeftMenu UL LI A:link, .LeftMenu UL LI A:visited, .LeftMenu UL LI A:active 
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #AACCFF;
    text-decoration: none;
	color: #414141;
	font: 12px normal Arial, sans-serif;
}

.LeftMenu UL LI A:hover 
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #AACCFF;
	background-color: #EFF6FA;
}

.LeftMenu UL UL LI    
{
	display: none;
}

.LeftMenu UL UL UL LI 
{
	display: none;
}

.LeftMenu UL UL UL UL LI 
{
	display: none;
}

