/* ================================
    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
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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
{
}

/* Customised by RH */
.code
{
     border-width:thin;
     border-style: solid;
     border-color: #202020;

     background-color:#e0e0e0;
     margin: 1px;
     padding: 10px;
     font-family: 'Courier New', Courier, monospace;
     font-size: small;
}
/* End - Customised by RH */

/* Customised by RH - to work with the SyntaxHighlighter plug in for the FCK Editor */
pre
{
     border-width:thin;
     border-style: solid;
     border-color: #202020;
     background-color:#e0e0e0;
     font-size: small;
}
/* End - Customised by RH */


/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
/* Customised by RH */
    color: #0000bb; /* blue */
/* End - Customised by RH */
}

A:visited   {
/* Customised by RH */
    color: #0000bb; /* blue */
/* End - Customised by RH */
}

A:active    {
/* Customised by RH */
    color: #0000bb; /* blue */
/* End - Customised by RH */
}

A:hover {
/* Customised by RH */
    text-decoration: underline;
    color: #ff0000;   /* red */
/* End - Customised by RH */
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */


/* Override the H1 definition in the Blog module */
h1 
{
    border-bottom : none;
}

/* Override the h2 definition in the Blog module */
H2.blog_title
{
    line-height:normal;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: medium; /* 20px; */
}



/* 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



/* Richard's additions. */

.SkinObject
{
	font-weight: bold;
	font-size: small;   /* 8.5pt; */
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/* style for module titles */
.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small;   /* 11px; */
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small /* 11px; */
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 10px; */
}

.DataGrid_Header
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 10px; */
}
.DataGrid_Item
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 10px;*/
}
.DataGrid_SelectedItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 10px; */
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

.TreeMenu_NodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

.FileManager_Header
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManager_Pager
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManager_StatusBar
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManager_Item
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManager_AltItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}
.FileManager_SelItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManagerTreeNode
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.FileManagerTreeNodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */ 
}

.WizardHelp
{
	font-size: small; /* 9pt; */
}
.WizardHelpText
{
	font-size: small; /* 9pt; */
	font-family: Verdana, Tahoma, Verdana, Arial, Sans-Serif;
}
.WizardText
{
	font-size: small; /* 9pt; */
	font-family: Verdana, Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
	font-size: small; /* 11px; */
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */
}

/* button style for standard HTML buttons */
.StandardButton
{
	font-size: small; /* 11px; */
	font-family: Verdana, sans-serif;
}


/* GENERIC */
H1
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: large; /* 20px; */
}

H2
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: medium; /* 20px; */
}

H3
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

H4
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

H5, DT
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */
}

H6
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 11px; */
}

TFOOT, THEAD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}

TH
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 12px; */
}


SMALL
{
	font-size: x-small; /* 8px; */
}

.ModuleTitle_MenuItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 9pt; */
}

.ModuleTitle_MenuItemSel
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 9pt; */
}

.MainMenu_MenuItem
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 9pt; */
}

.MainMenu_MenuItemSel
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: small; /* 9pt; */
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg
{
	background-color: #CCCCCC;
}

.TabBg
{
	background-color: black;
}

.SelectedTab
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

.OtherTabs
{
	font-size: small;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}


A:link  {
/* Customised by RH */
    color: #4f0045; /* blue */
/* End - Customised by RH */
}

A:visited   {
/* Customised by RH */
    color: #4f0045; /* blue */
/* End - Customised by RH */
}

A:active    {
/* Customised by RH */
    color: #4f0045; /* blue */
/* End - Customised by RH */
}

A:hover {
/* Customised by RH */
    text-decoration: underline;
    color: #4f0045;   /* red */
/* End - Customised by RH */
}

.DNN_News_ItemLink 
{
    FONT-WEIGHT: bold;	FONT-SIZE: small;	MARGIN-BOTTOM: 0px;
}

.DNN_News_ItemDate 
{	MARGIN: 0px;	FONT-STYLE: italic;
 	MARGIN-BOTTOM: 5px;
}

div.ModBlogC span img,
div.blog_body span img,
div.blog_body p img           /* RH - this is bad - it targets the image in the monthly view where there is no span.  It will hit the others too where there is a p.  */
{
/* Customised by RH */
    max-width: 500px;
    max-height: 500px;
    border-width:2px;
    border-style:solid;
    border-color: #606060;
    padding : 1px;
    margin-right:10px;
    float:left;
    clear:both;
/* End - Customised by RH */
}

/* Used to help the floated images above remain controlled by the parent container. */
.EndContainer { clear:both; }


/* End of Richard's additions. */


