@charset "UTF-8";
/* CSS Document */

/* homepage rotator */
#flipcontainer {
	position:relative;
}

#flipcontainer div {
	display:none;
	position:absolute;
	top:0; left:0;

}
.hp-reason {
	height:300px;
}
.hp-reason p {
	width: 350px; 
	color: rgb(85, 85, 85);
	margin:0 0 0 0;
	padding: 0 0 0 0;
		
}
/* css for page items ben wiese */

.invisibleContainer {
border:1px solid #D8D8D8;
padding-left:20px;
padding-top:20px;
margin-bottom:20px;
}

#clear-form {
  width:auto;
  height:auto;
  clear:both;
}

#small-link {
  font-size:10px;
  padding-top:0px;
  text-align:center;
  margin-top:-10px;
}

div#page-marker {
	background-color:#edeeee;
	background-image:url(../../../0/page-marker-background.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	height:43px;
	vertical-align:middle;
}

div#page-marker img {
	float:right;
}
div#page-marker h1 {
	
	margin-left:10px;
	color:#0b649a;

}

/* Skin for Website by Scott Nesham*/

html, body 
	{
	background:#fff;
	color:#000;
	font-family: helvetica, arial;
	font-size:13px;
	line-height:1.45em;
	}


/* pane section */
.headingPane
	{
		height:225px;
		background:url(images/headingPaneBack.jpg) bottom center no-repeat;
		padding-left:40px;
	}
	
* html .headingPane
	{
		/* for IE */
		height:307px;
	}
	
.subHeadingPane
	{
		height:auto;
		min-height:43px;
		font-size:24px;
		color:#FFF;
		padding-left:5px;
		margin-bottom:10px;
	}
	
.subHeadingPane h1
	{
		font-size:24px;
		font-family:Helvetica, Arial, sans-serif;
		padding-top:12px;
		text-transform:uppercase;
	}
	
* html .subHeadingPane
	{
		/* for IE */
		height:43px;
	}

       
      
.headingPane h2
	{		
font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom:10px;
	padding:10px 0 0 0;
	margin-top:10px;
	
	}
	
.headingPane h1
	{		
  font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;

	margin:0px;
	padding:0px;
	}
	
.headingPane h3
	{		
  font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 40px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight:lighter;

	margin:0px;
	padding:0px 0px 6px 0px;
	}

.introPaneL
	{
		float:left;
		margin-left:16px;
		width:282px;
		height:auto;
		min-height:206px;
		padding:7px 0px 0px 20px;
		
	}
	
* html .introPaneL
	{
		/* for IE */
		height:206px;
	}
	
.introPaneL	ul, .introPaneC	ul, .introPaneR	ul	
	{
		margin-top:20px;
		maring-left:0px;
	}
	

	
.introPaneL	ul li, .introPaneC	ul li, .introPaneR	ul li
	{
	margin-top:6px;
	margin-bottom:6px;
	margin-left:-25px;
	font-family:helvetica;
	font-size:10pt;
	list-style-image:url(images/listItem.gif);
	color:#005596;
	}
	

.introPaneC
	{
		float:left;
		margin-left:20px;
		width:283px;
		min-height:206px;
		height:auto;
		padding:7px 0px 0px 20px;
	}
	
* html .introPaneC
	{
		/* for IE */
		height:206px;
	}
	
.introPaneR
	{
		float:left;
		margin-left:21px;
		width:284px;
		min-height:206px;
		height:auto;
		padding:7px 0px 0px 20px;
	}
	
* html .introPaneR
	{
		/* for IE */
		height:206px;
	}
	
#introContain
	{
		height:217px;
		margin-bottom:10px;
		background:url(images/introPanesBack.jpg) no-repeat top center;
	}

.topPane
	{
	}
	
.rightPane
	{
	clear:right;
	width:300px;
	float:right;
	border:0px solid #cccccc;
	}
	
.leftPane
	{
		float:left;
		width:170px;
		padding-right:10px;
	}
	
.leftPane .invisibleContainerGB
	{
		padding-left:2px;
		padding-bottom:0px;
	}

.bottomPane
	{
		clear:both;
	
	}
.contentPane
	{
		width:487px;
		float:left;
		padding-left:15px;
		
	}

/* skin specifics */

#siteWrapper
	{
		width:990px;
		padding-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin:auto;
	}

#topNav
	{
		height:20px;
		font-size:85%;
		text-align:right;
		font-family:helvetica, arial;
		color:#0a6297;
	}
	
#topNavred
	{
		float:right;
		font-size:85%;
		text-align:right;
		font-family:helvetica, arial;
		color:#FF0000;  
	}

#topNavred a
	{
		float:right;
		font-size:12px;
		text-align:right;
		font-family:helvetica, arial;
		color:#FF0000;
		text-decoration:none;  
	}	
	
#topNav a:link, #topNav a:hover, #topNav a:visited
	{
		text-decoration:none;
	}

#logoArea
	{
		height:auto;
		min-height:70px;
		text-align:right;
	}
	
* html .logoL
	{
		/* for IE */
		height:86px;
	}
	
#logoL
	{
		float:left;
		min-height:70px;
		height:auto;
	}
	
* html .logoL
	{
		/* for IE */
		height:86px;
	}
	
.logoR
	{
		float:right;
		text-align:right;
		min-height:70px;
		height:auto;
		padding-top:20px;
		line-height:20px;
	}
	
* html .logoR
	{
		/* for IE */
		height:86px;
	}

#nav
	{
		height:20px;
		padding:5px 0px 10px 0px;
		border-top:dotted 1px #333;
	}
	
.whereAt
	{
		text-align:left;
		padding:0px 0px 10px 0px;
		margin-bottom:20px;
	}
	
	
/*sideMenu styles */



.MenuHdr0
	{
	display:none;
	}
	
.MenuItem1, .MenuItem2
	{
		display:block;
		width:100%;
		height:auto;
		
	}
	
	
.MenuItem1 a:link, .MenuItem1 a:visited, .MenuHdr1 a:link, .MenuHdr1 a:visited
	{
		display:block;
		clear:both;
		width:100%;
		height:100%;
		border-top:solid 1px #EAEBEC;
		border-bottom:solid 1px #EAEBEC;
		padding:8px 5px 5px 6px;
		text-decoration:none;
	}
	
.MenuItem1 a:hover, .MenuHdr1 a:hover
	{
		display:block; clear:both;
		width:100%;
		height:100%;
		border-top:solid 1px #1d5578;
		border-bottom:solid 1px #1d5578;
		padding:8px 5px 5px 6px;
		text-decoration:none;
		color:#666;
	}
	
.MenuItem2 a:link, .MenuItem2 a:visited {
		display:block;
		clear:both;
		width:100%;
		height:100%;
		background-color:#edeeee;
		padding:8px 5px 5px 6px;
		text-decoration:none;
		
		
}

.MenuItem3 a:link, .MenuItem3 a:visited {
		display:block;
		clear:both;
		width:100%;
		height:100%;
		background-color:#edeeee;
	
		text-decoration:none;
		
		margin-left:5px;
		text-decoration:underline;	
}

.MenuItem2 a:hover
	{
		display:block; clear:both;
		width:100%;
		height:100%;
		background-color:#DDD;
		padding:8px 5px 5px 6px;
		text-decoration:none;
		color:#666;
	}	
	
	
hr
	{
	color: #EAEBEC;
	background-color: #EAEBEC;
	height: 1px;
	}



.currentHeaderHighlight1, .currentItemHighlight1
	{
		
		font-weight:bold;

		
	}

.currentHeaderHighlight2, .currentItemHighlight2
	{
		font-weight:bold;
		
		
	}

	
	
/* links oject and skinobject */

.LinksObject
	{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}	

.LinksObject a:link
	{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
	
.LinksObject a:hover
	{
	color:#ff9900;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
	
.LinksObject a:visited
	{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
.SkinObject
	{
	font-size: 9px;
	color: #052148;
	font-family: helvetica, arial;
	text-decoration: none;
	font-weight:normal;
	}
	
.SkinObject a:link
	{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
.SkinObject a:hover
	{
	font-weight:normal;
	color:#ff9900;
	font-size:9px;
	text-decoration:none;
	}
	
.SkinObject a:visited
	{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	}
	
.introPaneL h2
	{
		color:#FFF;
		font-weight:normal;
	}

.introPaneC h2
	{
		color:#FFF;
		font-weight:normal;
	}

.introPaneR h2
	{
		color:#FFF;
		font-weight:normal;
	}
	
/*copied from default.css*/

.ControlPanel, .PagingTable {
    width: 100%;
    background-color:#EEE;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

/* style for module titles (.Head)*/
.Head   {
font-family: helvetica, arial;
	font-size:24px;
	font-weight:bold;
	color:#0B649A;
	height:20px;
	margin-top:0px;
	padding:0px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: helvetica, arial;
    font-size:  11px;
    font-weight:    bold;
    color:#000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: helvetica, arial;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: normal;
	color: #333;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
   
    font-family: helvetica, arial;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: helvetica, arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: helvetica, arial;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: helvetica, arial;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Header .SubHead
	{
		color:#000;
	}

.FileManager_Pager
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager .NormalBold
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    border-top: dimgray 1px solid;
    height: 25px;
	color:#333
}

.FileManager_StatusBar
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_StatusBar .NormalBold
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
	margin: 2px 2px 2px 2px;
	color:#333;
}

.FileManager_StatusBar .NormalBold .Normal
	{
		color:#333;
	}

.FileManager_Item
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    background-color: #99ffff;
    border-style: none;
}

.FileManager_SelItem .Normal, .FileManager_SelItem .NormalDisabled
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
	color:#333;
}

.FileManagerTreeNodeSelected 
{
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	color:#333;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: helvetica, arial;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: helvetica, arial;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: helvetica, arial;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: helvetica, arial;
    font-size: 11px;
    font-weight: normal;
	color:#ff9900;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-size: 11px;
	font-weight: normal;
	color:#003;
}

A.CommandButton:visited  {
   color:#003;
	font-size: 11px;
	font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
	font-size: 11px;
	font-weight: normal;
}

A.CommandButton:active   {
    color:#003;
	font-size: 11px;
	font-weight: normal;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: helvetica, arial;
}

/* GENERIC */
h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:normal;
	color:#006699;
	line-height:1.25em;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	

	}

h2
	{		
	font-family: helvetica, arial;
	font-size:13pt;
	font-weight:bold;
	color:#666666;
	margin-bottom:7px;
	margin-top:5px;
	padding:0px;
	}



h3
	{		
	font-family: helvetica, arial;
	font-size:18px;
	font-weight:bold;
	color:#0b649a;
	margin:0px;
	}

h4
	{		
	font-family: helvetica, arial;
	font-size:14px;
	font-weight:normal;
	color:#7f99a9;
	margin:10px;
	margin-top:0px;
	}

H5, DT  {
    font-family: helvetica, arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: helvetica, arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: helvetica, arial;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: helvetica, arial;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link, A:visited  {
    text-decoration:underline;
    color:  #0a6297;
	font-family:helvetica, arial;
}


A:hover {
    text-decoration:underline;
    text-decoration:none;
	font-family:helvetica, arial;
}

A:active    {
    text-decoration:underline;
    color:  #0a6297;
	font-family:helvetica, arial;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
   	font:Arial;
	font-size:16px;
	font-weight:normal;
	width:300px;
	color:#FFFFFF;
}

ul
	{
	margin-top:10px;
	margin-left:25px;
	font-family:helvetica;
	}

ul li
	{
	margin-top:2px;
	margin-bottom:5px;
	font-family:helvetica;
	list-style:disc;
	}

UL LI LI    {
    list-style-type:disc;
	font-family:helvetica;
}

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;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}





/* SOLPART Menu */
.ModuleTitle_MenuContainer {
	border:none; 
}

.ModuleTitle_MenuBar { 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#003366; 
	font-family: helvetica, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border:none;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border:none;
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE;
	color:#000000;
}

.ModuleTitle_MenuBreak {
	border:none;
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: hand; 
	color: #000000; 
	font-family: helvetica, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	border:none;

}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border:none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	margin-right:5px;
	border:none;
}	

/* Main Menu */
.MainMenu_MenuContainer {
	background-image:url(images/regBack.jpg);
	font-weight: normal;
	width:100px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background: #fff repeat url(images/regBack.jpg);
	line-height:25px;
	border:0px;
	font-weight: normal;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #333; 
	font-family: helvetica, arial; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	line-height:25px;
	border:0px;
	font-weight: normal;
	background-color:#FFF;

}
.MainMenu_RootMenuItemActive td
	{
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
	background:url(images/MainmenuIconFlippedDown.jpg) no-repeat left center #FFF;
	}

.MainMenu_RootMenuItemActive
{
	padding-left:20px;
	padding-right:20px; 
	background-color:#FFF;
	
}

.MainMenu_RootMenuItem td {
	padding-left:20px;
	padding-right:20px;
	background:left center url(images/MainmenuIcon.jpg) no-repeat #FFF;
	color:#333; 
	border:0px solid #fff;
}
	
.MainMenu_RootMenuItemSelected td {
	padding-left:20px;
	padding-right:20px;  
	background:url(images/MainmenuIcon.jpg) no-repeat left center #FFF;
	
}



.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background: #fff; 
	text-align: center; 
	width: 2px; 
	line-height:25px;
	border:0px;
	font-weight: normal;

}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	line-height:25px; 
	background: #fff;
	color:#3a8ec0;
	border:0px;
	font-weight: normal;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
}
.MainMenu_MenuBreak {
	border:0px;
	font-weight: normal;
 
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #3a8ec0; 
	font-family: helvetica, arial; 
	font-size: 9pt;  
	line-height:25px;
	border:0px;
	font-weight: normal;
	background: #fff;
	
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border:0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 3pt;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand;
	border:0px;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: helvetica, arial;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: helvetica, arial;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

.PagingTable {
    height: 33px;
}

/*
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}
*/

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
    background-color: navy;
    color: White;
    
}


/*Edit In Place Tool Bar Classes*/
.eipbackimg {
	border: outset 1px; /*give toolbar a 3D look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */	
	white-space: nowrap; /* makes toolbar horizontal */
	background: url(../../images/eip_toolbar.gif);
	background-color: #99cccc;
	height: 22px;
}

.eipbuttonbackimg {	
	width: 21px;
	height: 21px;	
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/	
	display: inline-block; /* supported by Opera and ? */
}

.eipbutton_edit {
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
	background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
	border: outset 1px;
}


/* these styles control the backend look/feel */

	#fckbody 
	
	{
		background-color: #333;
		background-image: none;
		text-align: left;
	}

	.FCKImageGalleryContainer, .FCKImageGalleryListStyle, .FCKLinkGalleryContainer, #fckinstanceoptions_tblEditorOptions td, #ImagelistContainerDiv, #optionsarea
	
	{
	
		background-color: #333;
		background-image: none;
	
	}
.FileManager_Item a:link
	{
		color:#333;
	}
	
.FileManager_AltItem a:link
	{
		color:#111;
	}
.FileManager_Header a:link
	{
		color:#333;
	}
	
.FileManager_Item .Normal
	{
		color:#333;
	}

.FileManager_Item .NormalDisabled
	{
		color:#666;
	}
	
.FileManager_AltItem .Normal
	{
		color:#111;
	}
	
.FileManager_AltItem .NormalDisabled
	{
		color:#666;
	}
.FileManager_SelItem .Normal, .NormalDisabled
	{
		color:#006;
	}
	
	
