/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

P {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL LI {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}

UL UL LI 
{
    list-style-type: disc;
}

UL UL UL LI {
    list-style-type: circle;
}

OL LI {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*--------------------------------------------------------------*/
/* CSS Definitions for Standard Profit Focus Content Text Styles*/
/*--------------------------------------------------------------*/

.texthelp {
	font-family: Verdana;
	font-size: 10px;
	color: navy;
}

.texthelplinks {
	font-family: Verdana;
	font-size: 10px;
	color: #3FB9FF;
}

.textnormal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


.textnormallightblue {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	color: #336699;
}


.textnormalkey {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}

.textsmallblack {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.textsmallgrey {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


.textfooter {
	font-family: Verdana;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
}

.mainheading1 {
	font-family: Verdana;	
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
}

.mainheading2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-position: center center;
}

.subheading1 {
	font-family: Verdana;	
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
	text-decoration: none;
}

.subheading2 {
	font-family: Verdana;
    	font-size: 12px;
    	font-weight: bold;
    	color: #555555;
	text-decoration: underline;

}

.bulletheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
    color: #666666;

}

/*--------------------------------------------------------------*/
/* CSS Definitions for Standard Profit Focus DataGrid           */
/*--------------------------------------------------------------*/

.DataGridStandard
{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	border-color: 1px;
	width: 100%;
	font-size: 12px;
    	font-family: Verdana, arial, helvetica, sans-serif;
    	font-weight: normal;
    	vertical-align:top;
	color: black;
}

.DataGridStandardHead
{
	height: 22px;
	text-align: center; 
	Background-Color: #708ABC;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	vertical-align:middle;
	text-align: left;
	color:White;
}

.DataGridStandardItem
{
    	font-size: 12px;
    	font-family: Verdana, helvetica, sans-serif;
    	font-weight: normal;
   	color: black;
	width: 100%;
    	vertical-align:top;
    	Background-Color:white;
}

.DataGridStandardAlternate
{
	font-size: 12px;
    	font-family: Verdana, arial, helvetica, sans-serif;
    	font-weight: normal;
    	color: black;
    	vertical-align:top;
	Background-Color:WhiteSmoke;
}

.DataGridStandardPager
{
	font-family: Arial;
	font-size: 12px;
	text-align: center; 
	Background-Color: AliceBlue;
	font-weight: bold;
	text-align:center;
}

/*--------------------------------------*/
/* CSS Definitions for Buttons		*/
/*--------------------------------------*/

.ActionButton, ActionButtonAdmin
{
  	background: #708ABC;
  	border-right: 1px solid #405581;
  	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	font: 11px tahoma;
	color: white;
	font-weight: normal;
}

.ActionButtonSel, ActionButtonAdminSel
{
  	background: #FFFFCC;
  	border-right: 1px solid #405581;
  	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	font: 11px tahoma;
	color: black;
	font-weight: normal;
}

a.ActionButton:link, a.ActionButton:visited
{
  float: block;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 80px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #708ABC;
  text-align: center;
  text-decoration: none;
  font: 11px tahoma;
  color: white;
}

a.ActionButtonAdmin:link, a.ActionButtonAdmin:visited
{
  	float: block;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 80px;
	background: #003366;
  	border-right: 1px solid #405581;
  	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	text-align: center;
	text-decoration: none;
	font: 11px tahoma;
	color: white;
}

a.ActionButtonAdminGreen:link, a.ActionButtonAdminGreen:visited
{
	float: block;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 80px;
	background: #008000;
  	border-right: 1px solid #405581;
  	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	text-align: center;
	text-decoration: none;
	font: 11px tahoma;
	color: white;
}

a.ActionButtonAdminSel:link, a.ActionButtonAdminSel:visited
{
	float: block;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 80px;
	background: #FFFFCC;
 	border-right: 1px solid #405581;
 	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	text-align: center;
	text-decoration: none;
	font: 11px tahoma;
	color: black;
}

a.ActionButton:hover, a.ActionButtonAdmin:hover
{
  color: white;
  background: #9BAFD4;
  text-decoration: none;
}

a.ActionButtonSel:hover, a.ActionButtonAdminSel:hover
{
  color: white;
  background: #9BAFD4;
  text-decoration: none;
}

a.ActionButton:active, a.ActionButtonAdmin:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
  text-decoration: none;
}


.ActionButtonDone, ActionButtonAdminDone
{
  	background: #097F22;
  	border-right: 3px solid #097F22;
  	border-left: 3px solid #097F22;
	border-top: 3px solid #097F22;
	border-bottom: 3px solid #097F22;
	font: 11px tahoma;
	color: white;
	font-weight: normal;
}

.ActionButtonNotDone, ActionButtonAdminNotDone
{
  	background: #D40C0C;
  	border-right: 1px solid #405581;
  	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	font: 11px tahoma;
	color: white;
	font-weight: normal;
}




/*--------------------------------------------------------------*/
/* TOOLTIP - CSS Definitions for Profit Focus			*/
/*--------------------------------------------------------------*/

a.tooltip, a.tooltip:visited {
    position:relative; /*this is the key*/
    z-index: 24;
    color: #ff0000;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
    font-family: Verdana;
	font-size: 12px;
}

a.tooltip:hover{z-index:25; background-color:#003366; color:#ffffff;}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left: -5em; width:15em;
    border:1px solid #333333;
    padding: 2px;
    background-color:#ffffCC; color:#000;
    text-align: left;
}


