/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
.pagemaster {
	width: 100%;
	height: 100%;	
    background-image: url(/portals/_default/Skins/CMP/images/page-top-bg.gif);
    background-repeat: repeat-x;
    background-color: #000000;
}
/* background color for the header at the top of the page 4767A8 E6811A BFCBE3 D9D6CB*/
.HeadBg {
    background-color: #2A689F;
}

/* background color for the content part of the pages */
Body
{
   background-color: #ffffff;

}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #EDDEC0;
	border-bottom: #000000 0px solid; 
}

.LeftPane  { 
    background-color: #ffffff;
	border-right: #162A6E 1px solid; 
}

.ContentPane  { 
    background-color: #FFFFFF;
}

.RightPane  { 
    background-color: #FFFFFF;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana;
    font-size:  10px;
    font-weight:    normal;
    color: #FFFFFF;

}

/* 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 {
color: #003366;
}

A.OtherTabs:visited  {
color: #003366;
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
color: #FF0000;
font-style: underline;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: #222222;
}
.PageHead   {
    font-family: Tahoma;
    font-size:  12pt;
    font-weight:    bold;
    color: #222222;
}

/* 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
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
		line-height: 15px;
	  color: #444444;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: normal;
		line-height: 15px;
	  color: #444444;
}

.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  {
    color: #01717B;
}

A:visited   {
    color: #01717B;
}

A:active    {
    color: #01717B;
}
A:hover {
    color: #172E55;
}

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 {
    Padding-Top: 0px;
	BORDER-RIGHT:  #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	BORDER-LEFT:  #ffffff 0px solid;
	WIDTH: 100%; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	BACKGROUND-COLOR: transparent
}
.MainMenu_MenuBar {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 1px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: #15497c 1px solid; 
	HEIGHT: 25px
}

.MainMenu_MenuItem {
	background-color: #172E55;
	COLOR: #ffffff;  
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 4px; 
	PADDING-BOTTOM: 4px; 
	MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #e7ecf3 0px solid; 
	BORDER-RIGHT: #e7ecf3 0px solid; 
	BORDER-TOP: #172E55 1px solid; 
	BORDER-BOTTOM: #172E55 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;  
	font-size:  8pt;  
	font-weight:  bold;
	HEIGHT: 25px;
}

.MainMenu_MenuIcon {
	background-color: #172E55;
	BORDER-LEFT: #172E55 1px solid; 
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #172E55 1px solid; 
	BORDER-BOTTOM: #172E55 1px solid; 
	width: 1px;
    align: absmiddle;
}

.MainMenu_SubMenu {
	padding-left: 0px; 
	background-color: #f7f9f7;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
}

.MainMenu_MenuBreak {
	DISPLAY: none
}

.MainMenu_MenuItemSel {
	background-color: #00707B;
	COLOR: #ffffff;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 4px; 
	PADDING-BOTTOM: 4px; 
	MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #cc0000 0px solid; 
	BORDER-RIGHT: #e7ecf3 0px solid; 
	BORDER-TOP: #edf5fe 1px solid; 
	BORDER-BOTTOM: #edf5fe 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;  
	font-size:  8pt;  
	font-weight: bold;
	HEIGHT: 25px;
}

.MainMenu_MenuArrow {
	DISPLAY: none;
}

.MainMenu_RootMenuArrow {
	display: none; 
}
.PageBorder {
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
}
.ContainerBorder {
	border-left: #4767A8 1px solid; 
	border-bottom: #4767A8 1px solid; 
	border-top: #4767A8 1px solid; 
	border-right: #4767A8 1px solid;
}
.ContainerTitle {
color: #666666;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
}

/* Styles Below added by James */
/* text style used for Links Module */
.LinksText
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	color: #000066;
}

/* Bullet style used for Links Module */
.LinksBullet
{
	list-style-type: square;
}
.TanBoxBorder {
	border-left: #003466 0px solid; 
	border-bottom: #003466 0px solid; 
	border-top: #003466 0px solid; 
	border-right: #003466 0px solid;
}
.Footer {
    background-color: #ffffff;
}
.TopDate
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	  color: #003366;
}
/* text style for the unselected tabs */
.FooterText {
font-family: Verdana;
font-size: 10px;
color: #eeeeee;
line-height: 15px;
}
    
/* hyperlink style for the unselected tabs */
A.FooterText:link {
color: #eeeeee;
}

A.FooterText:visited  {
color: #eeeeee;
}

A.FooterText:active   {
color: #eeeeee;
}

A.FooterText:hover    {
color: #ffffff;
style: underline;
}
.imgborder {
border: #000000 3px solid; 
}