﻿/* ================================
    CSS STYLES FOR AdeptWeb
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #ffffff;
}

/* background color for the content part of the pages */
Body
{
	font-weight: normal;
	background-color: #FFFFFF;
	scrollbar-base-color: lightsteelblue; 
	scrollbar-face-color: #f0f8ff; 
	scrollbar-track-color: #f0f8ff; 
	scrollbar-arrow-color: #3399FF; /* #1E90FF */
}

/* Banner Header */
.BannerHeaderSelected
{
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;	
    color: #3399CC;
}

.BannerHeaderReg
{
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    color: #666666;
}

.BannerHeader
{
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;	
    color: #666666;
}

a.BannerHeader:link
{
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;	
    color: #666666;
}

a.BannerHeader:visited 
{		
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;	
    color: #666666;
}

a.BannerHeader:hover 
{	
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;	
    color: #3399CC;
	text-decoration: none;
}
        
.tableLedger, .msgBody, .msgEvenTableRow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
}

.msgEvenTableRow{
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgBody{
	width: 100%;
}

.msgLineDevider{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #E1E2F0;

}

.tableBorder{
	border: 1px solid #B6B9CB;
	background-color: #FFFFFF;
	width: 98%;
}

.tableLedger{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F7F99;
	height: 26px;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #1E90FF;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}


/* text style for the selected tab */
.SelectedTab {
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#ff0000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head   {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;*/
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
    font-size:22px; 
    font-weight:lighter;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

A.Normal:link {
    text-decoration:    underline;
    color: #22229C;
}

A.Normal:visited  {
    text-decoration:    underline;
    color: #22229C;
}

A.Normal:active   {
    text-decoration:    underline;
    color: #22229C;
}

A.Normal:hover    {
    text-decoration:    underline;
    color: #ff4400; /* royal blue */
}





.NormalNoWrap
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}

.NormalBG
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #797979;
    color:White ;
}

.NormalAuth
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #E5E5E5;
    color:Black ;
}

.NormalThread
{
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-color: #f8f8f8;
    color:Black ;
}
A.NormalThread:link {text-decoration: underline; color: blue;}   
A.NormalThread:visited {text-decoration: underline; color: blue;}   
A.NormalThread:active {text-decoration: underline; color: blue;}   
A.NormalThread:hover {text-decoration: underline; color: red;}   

.NormalKB
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: White;
    color:Black ;
}

.NormalThreadSpaceOLD
{
   background-color: #F8F8FC;
}

.NormalThreadSpace
{
   background-color: #FFFFFF;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
   font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.NormalSmallBold
{
	color: #000000;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold;
    /*background-image: url("~/images/footer_bluebar.gif");*/
}

.NormalSmall
{
	color: #000000;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    /*background-image: url("~/images/footer_bluebar.gif");*/
}

.NormalBoldWhite
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #fefefe;
}

/* text stlye for footerversion */
.Footerversion
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
    color: #666666;
}

/* hyperlink style for Copyright Footer links */
A.FooterCopyright:link 
{
	text-decoration: none;
    color: #000000;
}

A.FooterCopyright:visited  
{
	text-decoration: none;
    color: #000000;
}

A.FooterCopyright:active   
{
	text-decoration: none;
    color: #000000;
}

A.FooterCopyright:hover    
{
	text-decoration: none;
    color: #000000; 
}

.NormalBolder
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
 
}

.NormalBolder2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
 
}

A.NormalBolder:link {
    text-decoration:    underline;
    color: #003366;
}

A.NormalBolder:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.NormalBolder:active   {
    text-decoration:    underline;
    color: #003366;
}

A.NormalBolder:hover    {
    text-decoration:    underline;
    color: #ff0000; /* royal blue */
}


.NormalBolderWhite
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fefefe;
}

.NormalBolderBlack
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: BOLD;
 
}

.KBNormal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666666
}

A.KBNormal:link {
    text-decoration:    underline;
    color: #0000ff ;
}

A.KBNormal:visited  {
    text-decoration:    underline;
    color: #0000ff;
}

A.KBNormal:active   {
    text-decoration:    underline;
    color: #0000ff;
}

A.KBNormal:hover    {
    text-decoration:    underline;
    color: Green ; /* royal blue */
}

.KBNormalSmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #666666
}

.KBNormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #666666
}

.KBArticleHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #666666
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.CommandButton2     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
}

.CommandButton3     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000; /* royal blue */
}

.CommandButtonFORUM     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: BOLD;
}

.CommandButtonPORTAL     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: BOLD;
}

.CommandButtonTOPIC     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
     
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonTOPIC:link {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonTOPIC:visited  {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonTOPIC:active   {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonTOPIC:hover    {
    text-decoration:    underline;
    color: #ff4400; /* royal blue */
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonFORUM:link {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonFORUM:visited  {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonFORUM:active   {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonFORUM:hover    {
    text-decoration:    underline;
    color: #ff4400; /* royal blue */
}

A.CommandButtonPORTAL:link {
    text-decoration:    underline;
    color: #07519A;
}

A.CommandButtonPORTAL:visited  {
    text-decoration:    underline;
    color: #07519A;
}

A.CommandButtonPORTAL:active   {
    text-decoration:    underline;
    color: #07519A;
}

A.CommandButtonPORTAL:hover    {
    text-decoration:    underline;
    color: #07519A; /* royal blue */
}

.CommandButtonlink     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: BOLD;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonlink:link {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonlink:visited  {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonlink:active   {
    text-decoration:    underline;
    color: #22229C;
}

A.CommandButtonlink:hover    {
    text-decoration:    underline;
    color: #ff4400; /* royal blue */
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButtonBOLD     {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: BOLD;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonBOLD:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonBOLD:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonBOLD:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonBOLD:hover    {
    text-decoration:    underline;
    color: #ff0000; /* royal blue */
}
    
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    /*color: Blue ;*/
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

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;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.LabelBox   {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


/* MISCELLANEOUS */
/* datagrid */
.TableHeaderFooter {
	background-color: #1E90FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.TableHeaderFooterMain {
	background-color: #EFEFEF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
 }
 
 .TableHeaderFooterMainBG {
	background-color: #5877AB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background-image: url(images/bluebar.gif);	
	height: 22px;	
	vertical-align: middle;
  }
 
 .TableHeaderFooterMainSmall {
	background-color: #cfe2fb;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
	 
 }
 
  .TableHeaderFooterMainBGMedium {
	background-color: #5877AB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background-image: url(images/bluebarmedium.gif);
	height: 36px;
	vertical-align: middle;
 }
 
 .ASPxTableHeaderFooterMainBGVert 
 {
	/*color: #003366;*/
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
 }
 
 .TableHeaderFooterMainBGVert 
 {
	/*background-color: #5877AB;
	color: #000000;*/
	background-color: Gray;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	/*background-image: url("images/bluebartall.gif");*/
	height: 22px;
	vertical-align: middle;
	writing-mode: tb-rl;
 }
 
  
.TableHeaderCust {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #dddddd;
	/*background-image: url(images/bluebar.gif);*/

}
 
.TableHeaderCustKB {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #dddddd;
	/*background-image: url(images/bluebar.gif);*/

}
 
 .TableHeaderFooterAudit {
	background-color: #8cb1e5;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.TableAltItem {
	background-color: #DCDDE3;
}

.TableAltItemAudit {
	background-color: #eaf2fd;
	border-color: #7f9db9;
}

.TableItemAudit {
	border-color: #7f9db9;

}

.TableBordering 
{
	border-color: #7F9DB9;
	border-width:thin ;
	border-collapse: collapse;
	
}



table.thinBorder {
            border-collapse: collapse;
        }

        table.thinBorder, table.thinBorder tr td {
            border: 1px solid #7f9db9;
        } 

/* subheader1 background */
.MenuHeaderBG {
	background-color: #99ccff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.gridBorder 
{
	border: solid 1px #191970;
	font-family: Verdana;
	font-size: 11px;
}

.borderTotal 
{
	border-bottom: solid 1px #191970;
	border-left: solid 1px #191970;
	border-right: solid 1px #191970;
	font-family: Verdana;
	font-size: 13px;
	background-color: #1E90FF;
	color: White;
	font-weight: bold;
}

.ProductTitle 
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1E90FF;
}

/* for numeric text boxes */
.NormalTextBox2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

.PagePreloader {
	background-color: #1E90FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.ComtechNewsTopic 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #07519A;
	text-align: left;
}

.PortalHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #dddddd none repeat scroll 0%;
	color: #000000;
	text-align: left;
	border-style: solid;
	border-color: gray;
	border-bottom-width: 0px;
	border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
}

.PortalNormal
{
	border-color: Gray;
}

.PortalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: White;
	text-align: left;
	color: #07519A;
}

.PortalNormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	text-align: left;
	color: #07519A;
}

A.PortalNormal:link 
{
	text-decoration: none;
	color: #07519A;
}
A.PortalNormal:hover
{
	text-decoration: underline;
	color: #07519A;
}
A.PortalNormal:visited 
{
	text-decoration: none;
	color: #07519A;
}

.PortalNormalMsg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	text-align: left;
	color: #808080;
}

A.PortalNormalMsg:link 
{
	text-decoration: none;
	color: #808080;
}
A.PortalNormalMsg:hover
{
	text-decoration: underline;
	color: #808080;
}
A.PortalNormalMsg:visited 
{
	text-decoration: none;
	color: #808080;
}

.PortalMainMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	text-align: left;
	color: #07519A;
}

A.PortalMainMenu:link 
{
	text-decoration: none;
	color: #07519A;
}
A.PortalMainMenu:hover
{
	text-decoration: underline;
	color: #07519A;
}
A.PortalMainMenu:visited 
{
	text-decoration: none;
	color: #07519A;
}

.PortalLinkButton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: White;
	text-align: left;
	color: #07519A;
	padding: 3px 4px 4px 4px;
	margin-top: 6px;
}


.TableBGBanner
{
	background-image: url(images/banner/BG_banner.gif);
}

.TableBGBottom
{
	background-image: url(images/banner/bg_bottom.gif);
}


A.CommandEditorlink:link {text-decoration: underline; color: blue;}   
A.CommandEditorlink:visited {text-decoration: underline; color: blue;}   
A.CommandEditorlink:active {text-decoration: underline; color: blue;}   
A.CommandEditorlink:hover {text-decoration: underline; color: red;}

