/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* CUSTOM STYLE SHEET FOR BAN THE CRIM

	#1438A0 = BLUE
	#E61A1A = RED
	#00FF00 = GREEN

*/



/******************************************************************************************************
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}


/******************************************************************************************************




/* GENERAL */
/* style for module titles */
.Head   {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  16pt;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #1438A0;
}

/* 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:  11pt;
    font-weight:    bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHeadBlue {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: #1438A0;
}


/* text style used for most text rendered by modules */
.Normal
{
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}



/* text style used for most text rendered by modules */
.NormalLog
{
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #E61A1A;
}

.NormalBold
{
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold
}


/******************************************************************************************************

/* hyperlink style for Normal text */
A.Normal:link {
    text-decoration:    underline;
    color: #1438A0;
}

A.Normal:visited  {
    text-decoration:    underline;
    color: #1438A0;
}

A.Normal:active   {
    text-decoration:    underline;
    color: #1438A0;
}

A.Normal:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}


/******************************************************************************************************



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton    {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}
   
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #1438A0;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #1438A0;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #1438A0;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}




/******************************************************************************************************


/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #1438A0;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    underline;
    color: #1438A0;
}

A.SelectedTab:visited  {
    text-decoration:    underline;
    color: #1438A0;
}

A.SelectedTab:active   {
    text-decoration:    underline;
    color: #1438A0;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}


/******************************************************************************************************

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #1438A0;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    underline;
    color: #1438A0;
}

A.OtherTabs:visited  {
    text-decoration:    underline;
    color: #1438A0;
}

A.OtherTabs:active   {
    text-decoration:    underline;
    color: #1438A0;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}



/******************************************************************************************************
/* GENERIC */
H1  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  18pt;
    font-weight:    normal;
    color: #333333;
}

H2  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  16pt;
    font-weight:    normal;
    color: #333333;
}

H3  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  14pt;
    font-weight:    normal;
    color: #333333;
}

H4  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    normal;
    color: #333333;
}

H5, DT  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: #333333;
}

H6  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    bold;
    color: #333333;
}


TBODY {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  11pt;
    color: #333333;
}

TFOOT, THEAD    {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    color: #333333;
}

TH  {
    vertical-align: baseline;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #333333;
}

A:link  {
    text-decoration:    none;
    color:  #1438A0;
}

A:visited   {
    text-decoration:    none;
    color:  #1438A0;
}

A:active    {
    text-decoration:    none;
    color:  #1438A0;
}

A:hover {
    text-decoration:    underline;
    color:  #E61A1A;
}

SMALL   {
    font-size:  8pt;
}

BIG {
    font-size:  14pt;
}

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: 12pt;
    font-weight: normal;
    font-size: 12pt;
    background-color: white;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #1438A0;
}


/******************************************************************************************************
/******************************************************************************************************

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0pt solid; 
	border-left: blue 0pt solid; 
	border-top: blue 0pt solid; 
	border-right: blue 0pt solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0pt solid; 
	border-bottom: white 1pt solid; 
	border-top: white 1pt solid; 
	border-right: white 0pt solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1pt solid; 
	border-bottom: #EEEEEE 1pt solid; 
	border-top: #EEEEEE 1pt solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0pt solid; 
	border-left: #FFFFFF 0pt solid; 
	border-top: #FFFFFF 0pt solid; 
	border-right: #FFFFFF 0pt solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1pt solid; 
	border-left: #EEEEEE 0pt solid; 
	border-top: #EEEEEE 1pt solid;  
	border-right: #EEEEEE 0pt solid; 
	background-color: #EEEEEE; 
	height: 1pt;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1pt solid; 
	border-bottom: #FFFFFF 1pt solid; 
	border-top: #FFFFFF 0pt solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}


/******************************************************************************************************
/******************************************************************************************************
/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0pt solid; 
	border-left: #FF8080 0pt solid; 
	border-top: #FF8080 0pt solid; 
	border-right: #404040 0pt solid;  
	background-color: white;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #333333 0pt solid; 
	border-bottom: #333333 1pt solid; 
	border-top: #333333 1pt solid; 
	border-right: #333333 0pt solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	border-left: #333333 1pt solid; 
	border-bottom: #333333 1pt solid; 
	border-top: #333333 1pt solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0pt solid; 
	border-left: #FF8080 0pt solid; 
	border-top: #FF8080 0pt solid; 
	border-right: #404040 0pt solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1pt solid; 
	border-left: #FF8080 0pt solid; 
	border-top: #FF8080 1pt solid;  
	border-right: #404040 0pt solid; 
	background-color: White; 
	height: 1pt;
}

.MainMenu_MenuItemSel {
	background-color: white; 
	cursor: pointer; 
	cursor: hand; 
	color: #E61A1A;
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 1pt solid; 
	border-bottom: #333333 1pt solid; 
	border-top: #333333 0pt solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}





/******************************************************************************************************
/******************************************************************************************************
/*
/* btc specialist styles - not yet implemented
/*
/******************************************************************************************************
/******************************************************************************************************



.links_btc {
}

.login_btc {
}

.breadcrumb_btc {
}

.copyright_btc {
}

.currentdate_btc {
}

.help_btc {
}

.hostname_btc {
}

.privacy_btc {
}

.signin_btc {
}

.terms_btc {
}

.user_btc {
}



/******************************************************************************************************
/******************************************************************************************************



/* text style for the unselected tabs */
.SideLinks {
    font-weight: normal;
    font-size: 10pt;
    color: #1438A0;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.SideLinks:link {
    text-decoration:    none;
    color: #1438A0;
}

A.SideLinks:visited  {
    text-decoration:    none;
    color: #1438A0;
}

A.SideLinks:active   {
    text-decoration:    none;
    color: #1438A0;
}

A.SideLinks:hover    {
    text-decoration:    none;
    color: #E61A1A;
}


/******************************************************************************************************
/******************************************************************************************************
/* text style for the Active tab */
.SideLinksActive {
    font-weight: normal;
    font-size: 10pt;
    color: #E61A1A;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.SideLinksActive:link {
    text-decoration:    none;
    color: #E61A1A;
}

A.SideLinksActive:visited  {
    text-decoration:    none;
    color: #E61A1A;
}

A.SideLinksActive:active   {
    text-decoration:    none;
    color: #E61A1A;
}

A.SideLinksActive:hover    {
    text-decoration:    none;
    color: #E61A1A;
}


/******************************************************************************************************
/******************************************************************************************************



/* text style WBREADCRUMB - normal tabs */
.WBreadCrumb {
    font-weight: bold;
    font-size: 8pt;
    color: #1438A0;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.WBreadCrumb:link {
    text-decoration:    underline;
    color: #1438A0;
}

A.WBreadCrumb:visited  {
    text-decoration:    underline;
    color: #1438A0;
}

A.WBreadCrumb:active   {
    text-decoration:    underline;
    color: #1438A0;
}

A.WBreadCrumb:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}


/******************************************************************************************************
/******************************************************************************************************


/* text style WBREADCRUMB - active tab */
.WBreadCrumb_Highlight {
    font-weight: bold;
    font-size: 8pt;
    color: #E61A1A;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.WBreadCrumb_Highlight:link {
    text-decoration:    underline;
    color: #E61A1A;
}

A.WBreadCrumb_Highlight:visited  {
    text-decoration:    underline;
    color: #E61A1A;
}

A.WBreadCrumb_Highlight:active   {
    text-decoration:    underline;
    color: #E61A1A;
}

A.WBreadCrumb_Highlight:hover    {
    text-decoration:    underline;
    color: #E61A1A;
}


/******************************************************************************************************


/* CSS Styles for QOD */
.QODPre   
{
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:   normal;
    color: #E61A1A;
    font-style: italic;
}

.QODQuote   
{
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    font-weight:   normal;
    color: #E61A1A;
    font-style: italic;
}
.QODFooter   
{
    font-family: Arial, Tahoma, Helvetica;
    font-size:  9px;
    font-weight:   normal;
    color: #E61A1A;
}


/******************************************************************************************************
/* Private Messages Custom Styles */
.messageTable { background-color: black; margin: 0px; }
.messageTopCell { background-color: #1438A0; color: white; font-weight: bold; padding: 6px; height: 25px; }
.messageIconCell { background-color: #D0D0D0; width: 20px; }
.messageContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.messageFooterCell { color: #FFFFFF; padding: 3px; background-color: #1438A0; height: 25px; }
.NormalWhite { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.messageQuote { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }


/******************************************************************************************************
/* News Articles Custom Styles */
.NormalWhite { font-family:  Arial, Tahoma, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family:   Arial,Tahoma,Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.articleTitle { font-size : 14px; font-weight : bolder; color : #FFFFFF; }

.articleTable { background-color: white; margin: 0px; }
.articleTopCell { background-color: #1438A0; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: white; }
.articleTextCell { color: black; padding: 6px; background-color: White; }
.articleIconCell { background-color: white; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: white; height: 25px; }



/*	#1438A0 = BLUE
/*	#E61A1A = RED



/******************************************************************************************************
/* AdvancedAnnouncements     */

.AdvAnnHead  {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #1438A0;
}

.AdvAnnSubHead    {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #1438A0;
}

.AdvAnnSubSubHead {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: #333333;
}

.AdvAnnCommandButton {}

.AdvAnnNormal {}

.AdvAnnNormalTextBox {}

.AdvAnnStartDate {}

.AdvAnnExpiryDate {}

.AdvAnnAuthor {}

.AdvAnnRSSFeedLink {}

.AdvAnnRSSFeed {}

.AdvAnnSyndicate }



/******************************************************************************************************
/* advAnnounce SearchOptions */

.AdvSearchSubHead {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: #1438A0;
}

.AdvSearchNormalTextBox {}

.AdvSearchCommandButton {}


.AdvSearchLeftPaneSubHead {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    bold;
    color: #1438A0;
}

.AdvSearchLeftPaneNormalTextBox {}

.AdvSearchLeftPaneCommandButton {}



/******************************************************************************************************
/* advAnnounce Calendar */

.AdvAnnounceCal {
	width:160px;
	background-color: White;
	border-color: #3366CC;
	border-style: Solid;
	border-width: 1px;
	color: #003399;
	font-size: 10px;
	font-family: Verdana;	
}

.AdvAnnounceCalTodayDay{
	font-size: 10px;
	font-family: Verdana;	
	color: WhiteSmoke;
	background-color: #2F55B9;
}

.AdvAnnounceCalSelector{
	font-size: 10px;
	font-family: Verdana;	
	color: White;
	background-color: #2F55B9;
}
.AdvAnnounceCalDay{
	font-size: 10px;
	font-family: Verdana;	
	background-color: White;
}

.AdvAnnounceCalNextPrev{
	font-size: 10px;
	font-family: Verdana;	
	color: #CCCCFF;
	font-weight:bold;
}

.AdvAnnounceCalDayHeader {
	font-size: 10px;
	font-family: Verdana;	
	height: 1px;
	color: Black;
	background-color:Gainsboro;
}

.AdvAnnounceCalSelectedDay {
	font-size: 10px;
	font-family: Verdana;	
	color: Black;
	background-color: Gold;
}

.AdvAnnounceCalTitle {
	font-size: 12px;
	font-family: Verdana;	
	font-weight: bold;
	border-width: 1px;
	color: WhiteSmoke;
	border-style: Solid;
	border-color: #000066;
	background-color: #000066;
}

.AdvAnnounceCalWeekendDay {
	font-size: 10px;
	font-family: Verdana;	
	background-color: LIghtBlue;
}

.AdvAnnounceCalOtherMonthDay {
	font-size: 10px;
	font-family: Verdana;	
	color: #999999;
}
