/*
   ==============================================
    CSS STYLES FOR PORTAL: Airlogix/In 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
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}
/* Not Used */
.LeftPane  { 
}
/* Not Used */
.ContentPane  { 
}
/* Not Used */
.RightPane  { 
}
/* Not Used */
/* text style for the selected tab */
.SelectedTab {
}
/* Not Used */
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
/* Not Used */
A.SelectedTab:visited  {
}
/* Not Used */
A.SelectedTab:active   {
}
/* Not Used */
A.SelectedTab:hover    {
}
/* Not Used */
/* text style for the unselected tabs */
.OtherTabs {
}
/* Not Used */
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
/* Not Used */
A.OtherTabs:visited  {
}
/* Not Used */
A.OtherTabs:active   {
}
/* Not Used */
A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family:verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#666666;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:verdana, sans-serif;
	font-size: 12px;
	color:#000000;
}

.NormalRed
{
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#FF0000;
}

.NormalBold
{
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
Header1  {
	font-family:verdana, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing: 14pt;	
}

Header2  {
	font-family:verdana, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing: 12pt;	
}

Header3  {
	font-family:verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

Header4  {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing: 10pt;
}

Header5  {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#006600;
	font-weight:bold;
}

DT  {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;	
	letter-spacing: normal;
	word-spacing: 10pt;	
}

Header6  {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:bold;
	letter-spacing: normal;
	word-spacing: 8pt;	
}

TFOOT, THEAD    {
}

TH  {
}

/* Portal - Links */
A:link  {
	color: #006600;
	font-weight: normal;
	text-decoration:underline;
}

A:visited   {
	color: #006600;
	font-weight: normal;
	text-decoration:underline;
}

A:active    {
	color: #006600;
	font-weight: normal;
	text-decoration:underline;
}

A:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

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 {
}

/* Announcement Module */
.AnnouncementHead    {
	font-family:verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#000000;
}

.AnnouncementItem    {
	font-family:verdana, sans-serif;
	font-size: 10px;
	color:#000000;
}

a.AnnouncementLink    {
	font-family:verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline
}

a:link.AnnouncementLink    {
	color:#006600;
}

a:visited.AnnouncementLink    {
	color:#666666;
}

a:hover.AnnouncementLink    {
	color:#1D5F7F;
}

/* Track Box */
#Track {
	width:125px;
	height:18px;
	border: 1px solid #999999;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	text-decoration: none;
}

#BtnTrack {
	width:25px;
	height:18px;
	border: 1px solid #999999;	
	background-color: #CCCCCC;
	color: #006600;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}