/* ================================
    CSS STYLES FOR THE Zimobg.com
    6.05.2007 ver.1
   ================================*/ 

/* GENERAL CLASSES */

#D0D8ifc
{
	display:none;
}

.Page
{
	text-align: left;
}

.Header
{
	background: transparent;
	width: 1004px;
}

.ContentDefault
{
	position: relative;
	top: 4px;
	left: 228px;
	text-align: left;
	width: 692px;
	background: #F0F698;
	overflow: hidden;
	border-top: solid 4px #D4E438;
	border-left: solid 4px #D4E438;
	border-right: solid 4px #D4E438;
	border-bottom: solid 4px #D4E438;
}

.ContentPlus
{
	position: relative;
	top: 4px;
	left: 228px;
	text-align: center;
	width: 692px;
	background: #F0F698;
	border-top: solid 4px #D4E438;
	border-left: solid 4px #D4E438;
	border-right: solid 4px #D4E438;
	border-bottom: solid 4px #D4E438;
}

.Content
{
	position: relative;
	top: 4px;
	left: 228px;
	text-align: center;
	width: 800px;
	background: #F0F698;
	border-top: solid 4px #D4E438;
	border-left: solid 4px #D4E438;
	border-right: solid 4px #D4E438;
	border-bottom: solid 4px #D4E438;
}

.Footer
{
	/*display: none;*/
	margin-top: 6px;
	margin-left: 228px;
	background: transparent;
    color: black;
    font: 12px Arial, sans-serif;
	width: 692px;
	height: 20px;
	overflow: hidden;
	text-align: right;
}

.HeadTitle
{
	display: none;
}

.HeadWelcome
{
	position: absolute;
	top: 194px;
	left: 28px;
	width: 200px;
	height: 36px;
	background: transparent;
	color: #FF6600;
}

.HeadNavigation
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.NavigationHome
{
	position: absolute;
	top: 184px; 
	left: 220px;
	width: auto;
	background: transparent;
	padding: 2px;
}

.NavigationSiteMap
{
	position: absolute;
	top: 184px; 
	left: 250px;
	width: auto;
	background: transparent;
	padding: 2px;
}

.NavigationLogin
{
	position: absolute;
	top: 184px; 
	left: 280px;
	width: auto;
	background: transparent;
	padding: 2px;
}

.NavigationLanguage
{
	position: absolute;
	top: 228px;
	left: 20px;
	border-top: 16px solid #DF2000;
	border-left: 16px solid #DF2000;
	background: #DF2000;
	width: 152px;
	height: 70px;
}

.HeadBanner
{
	background: transparent;
}

.HeadMenu
{
	position: absolute;
	top: 298px;
	left: 20px;
	text-align: center;
	background: #DF2000;
	width: 168px;
	padding-bottom: 20px;
}

.LeftPane
{
	display: none;
}

.ContentPane
{
	background: transparent;
	float: left;
	width: 690px;
	overflow: hidden;
}

.RightPane
{
	display: none;
}

.Panel
{
	margin: 4px;
}

.PanelTitle
{
	visibility: hidden;
	background: transparent;
	color: green;
	font: bold 14px Arial, sans-serif;
	font-style: italic;
	/*height: 22px;
	padding: 2px;*/
	margin: 0 0 2px 0;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.PanelTitle .CommandButton
{
	visibility: visible;
	display: block;
	text-align: right;
	position: relative;
	top: -16px;
	clear: both;
}

.PanelContent
{
	background: transparent;
	color: black;
	padding: 5px;
	margin: 0;
}

/* 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;
}

/* 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: transparent;
	text-align: center;
	margin: 0 auto;
}

/*Main Menu Parent Table Td*/ 
.ParentMainTd
{
	background: transparent;
	text-align: center;
	margin: 0 auto;
}

/*Main Menu Table*/
.MainTab
{
	background: transparent;
	text-align: center;
	margin: 0 auto;
}

/*Main Menu Item Td UnHovered*/
.MainTrd
{
	height: 57px;
    color: #ffcc66;
	text-align: center;
	vertical-align: middle;
	/*background: url("images/menu_separator.gif") no-repeat bottom center;*/
}

.MainTrd TD
{
	border-bottom: solid 3px #ffcc66;
}

/*Main Menu Item Td Hovered*/
.MainTre
{
	height: 57px;
	color: white;
	text-align: center;
	vertical-align: middle;
	/*background: url("images/menu_separator_sel.gif") no-repeat bottom center;*/
}

.MainTre TD
{
	border-bottom: solid 3px white;
}

.MainTd
{
	text-align: center;
	font: 18px Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    cursor: default;
}

/*SubMenu Parent Table*/
.ParentSubTab
{
	background: #DF2000;
    border: solid 1px #FF6633;
	margin: 20px auto auto 10px;
}

/*SubMenu Parent Table Td*/
.ParentSubTd
{
	padding: 3px;
}

/*SubMenu Table*/
.SubTab
{
    color: white;
   	font: bold 14px Arial, sans-serif;
    cursor: default;
    padding: 0 10px 0 10px;
}

/*SubMenu Item Tr UnHovered*/
.SubTrd
{
	height: 24px;
    text-decoration: none;
}

/*SubMenu Item Tr Hovered*/
.SubTre
{
	height: 24px;
    text-decoration: underline;
}

/*SubMenu Item Td*/
.SubTd
{
	font: 14px 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:16px;
	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:16px;
	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:16px;
	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:16px;
	background-color:#eaeaea;
	border:solid 1px gray;
	cursor:default;
}

.OpenCloseTD 
{
	width:18px;
	text-align:center;
}

.OpenCloseTD DIV
{
	display: none;
}

/* GENERIC ELEMENTS */

HTML
{
	margin: 0;
	padding: 0;
}

BODY	
{
	background: #CCD21C url("images/vline.gif") repeat-x;
	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: #8B0000;
    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: square;
}

UL UL LI    
{
    list-style-type: disc;
}

UL UL UL LI 
{
    list-style-type: circle;
}

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: #666666;
    text-align: left;
    height: 1pt;
}

IMG
{
	border: none;
}
