/* ================================
    CSS STYLES FOR THE Alphamix
    14.07.2007 ver.1
   ================================*/ 

/* GENERAL CLASSES */

.Page
{
	position: relative;
	width: 994px;
	background: white;
	text-align: center;
	margin: 0 auto;
}

.Header
{
	background: white;
	text-align: left;
	width: 994px;
	overflow: hidden;
}

.ContentDefault
{
	position: absolute;
	top: 200px;
	left: 172px;
	background: white;
	text-align: left;
	width: 822px;
	overflow: hidden;
}

.Content
{
	background: white;
	text-align: center;
	width: 994px;
	margin-top: 6px;
}

.Content TABLE
{
	margin: 0 auto;
}

.Content DIV
{
	margin: 0 auto;
}

.Footer
{
	
	background: white;
    color: black;
    font: bold 12px Arial, sans-serif;
    clear: both;
	width: 994px;
}

.HeadTitle
{
	display: none;
}

.HeadBanner
{
	background: #F4F4F4;
	background: white;
}

.HeadWelcome
{
	background: #F4F4F4;
	color: black;
	width: 50%;
	height: 24px;
}

.HeadNavigation
{
	background: #F4F4F4;
	color: white;
	float: right;
	text-align: right;
	width: 50%;
	height: 24px;
	margin-top: -24px;
}

.Navigation
{
	color: white;
	text-decoration: none;
	width: auto;
	padding: 4px;
}

A.Navigation:link, A.Navigation:visited, A.Navigation:active
{
	color: white;
	text-decoration: none;
	position: static;
	width: auto;
	padding: 4px;
}

A.Navigation:hover
{
	color: #ffff66;
	text-decoration: underline;
	position: static;
	width: auto;
	padding: 4px;
}

.HeadMenu
{
	position: relative;
	background: transparent;
	width: 170px
}

.LeftPane
{
	float: left;
	background: white;
	width: 170px;
	text-align: left;
}

.ContentPane
{
	background: white;
	width: 100%;
}

.RightPane
{
	background: white;
	width: 170px;
}

.Panel
{
	margin: 4px;
}

.PanelTitle
{
	position: relative;
	background: url("images/panel.gif") repeat-x top left;
	color: white;
	margin: 0 0 1px 0;
	height: 18px;
	overflow: hidden;
	font: 12px Arial, sans-serif;
}

.PanelTitle SPAN
{
	margin-left: 10px;
}

.PanelTitle DIV
{
	display: inline;
	height: 22px;
	font: bold 14px Arial, sans-serif;
}

.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 */
    
/* 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;
	width: 170px;
}

/*Main Menu Parent Table Td*/ 
.ParentMainTd
{
	background: transparent;
	width: 170px;
}

/*Main Menu Table*/
.MainTab
{
	width: 170px;
    color: #808060;
	font: bold 14px Arial, sans-serif;
    padding: 0 10px 0 10px;
	white-space: nowrap;
}

/*Main Menu Item Td UnHovered*/
.MainTrd
{
	background: url("images/panel.gif") repeat-x top left;
	padding: 3px 10px 4px 10px;
}

/*Main Menu Item Td Hovered*/
.MainTre
{
 	background:red;
	padding: 3px 10px 4px 10px;
}

.MainTd
{
    color: white;
	white-space: nowrap;
	font: 12px Arial, sans-serif;
	cursor: default;
}

/*SubMenu Parent Table*/
.ParentSubTab
{
	background: #A0C8EA;
	margin-top: 0;
	margin-left: 4px;
	filter: alpha(opacity=90);
	-moz-opacity :0.9;
	opacity: 0.9;
}

/*SubMenu Parent Table Td*/
.ParentSubTd
{
}

/*SubMenu Table*/
.SubTab
{
	color: white;
   	font: bold 12px Arial, sans-serif;
	white-space: nowrap;
	border-collapse: collapse;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

/*SubMenu Item Tr UnHovered*/
.SubTrd
{
	height: auto;
}

/*SubMenu Item Tr Hovered*/
.SubTre
{
	height: auto;
	background: red;
}

/*SubMenu Item Td*/
.SubTd
{
   	font: 12px Arial, sans-serif;
    padding: 3px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	cursor: default;
}

TD.SubTd BR
{
	display: none;
}

/*Separator Td*/
.Spr
{
	background: gray;
	width: 1px;
	height: 1px;
	padding: 0px;
}

/* TREEVIEW */

.TreeViewDIV 
{
	margin-top: 14px;
	overflow:auto;
	background-color:white;
}

.TreeViewDIV img 
{
	display:block;
}

.TreeViewDIV TABLE
{
	width: 100%;
	margin-top: 12px;
}

.ItemDIVd, .ItemDIVe, .ItemSelDIVd, .ItemSelDIVe
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #BCBDC1;
	font-weight: bold;
	white-space: nowrap;
	height: 22px;
	background-color: transparent;
	border: none;
	cursor: default;
	text-align: center;
	padding-top: 3px;
}

.ItemDIVe, .ItemSelDIVe
{
	color: red;
	background: url("images/button.jpg") no-repeat top left;
}

.OpenCloseTD 
{
	display: none;
}

.OpenCloseTD DIV
{
	display: none;
}

.TreeViewDIV TABLE TBODY TR TD DIV
{
	display: none;
}

.TreeViewDIV DIV TABLE TBODY TR TD IMG
{
	visibility: hidden;
}

.TreeViewDIV DIV TABLE TBODY TR TD .ItemDIVd
{
	font-weight: normal;
	font-style: italic;
}

.TreeViewDIV DIV TABLE TBODY TR TD .ItemDIVe
{
	font-weight: normal;
	font-style: italic;
}

.TreeViewDIV TABLE TBODY TR TD
{
	width: 0px;
}

.TreeViewDIV TABLE TBODY TR TD .ItemDIVd
{
	display: block;
	width: 135px;
}

.TreeViewDIV TABLE TBODY TR TD .ItemDIVe
{
	display: block;
	width: 135px;
}

.TreeViewDIV TABLE TBODY TR TD .ItemSelDIVd
{
	display: block;
	width: 135px;
}

.TreeViewDIV TABLE TBODY TR TD .ItemSelDIVe
{
	display: block;
	width: 135px;
}

/* GENERIC ELEMENTS */

BODY	
{
	background: white;
    font: 14px Arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 994px;
	text-align: center;
}

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;
}

UL UL LI    
{
    list-style-type: circle;
}

UL UL UL LI 
{
    list-style-type: none;
}

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;
}