/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
bgcolor:#315a98;
}


#Body
{
bgcolor:#315a98;
}

/* background color for the content part of the pages */
Body
{
bgcolor:#315a98;
font-size: 8pt;
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
	font-size: 8pt;
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
P{
	font-size: 10pt;
}
TD  {
	/*font-family: Tahoma, Arial, Helvetica;*/
	/*font-size: 10pt;*/
	/*font-weight: normal;*/
}

H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

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 {
}

#dnn_dnnTERMS_hypTerms
{
	font-family: Tahoma, Arial, Helvetica;
	font-color: #FFFFFF;
	color: #FFFFFF;
                valign: top;
}
#dnn_dnnCOPYRIGHT_lblCopyright
{
	font-family: Tahoma, Arial, Helvetica;
	font-color: #FFFFFF;
	color: #FFFFFF;
                valign: top;
}
#dnn_dnnPRIVACY_hypPrivacy
{
	font-family: Tahoma, Arial, Helvetica;
	font-color: #FFFFFF;
	color: #FFFFFF;
                valign: top;
}
.HEAD
{
	font-family: 'Times New Roman';
	color: navy;
	font-weight: bold;
	font-style: normal;
}
.TITLE
{
	/*font-family: 'Times New Roman';*/
	color: red;
	font-weight: bold;
	font-style: normal;
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.MainMenu_MenuItem
{
                /*text-align: center;*/
	cursor: pointer;
	//color: black;
	color: navy;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	/*background-color: #ffffff;*/
	background-color: Transparent;
}
/* controls solpart mouseover */
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	/*font-size: 9pt;*/
	/*font-weight: bold*/;
	/*font-style: normal;*/
	/*background-color: transparent;*/
	background-color: navy;
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5);*/
}
xxxMainMenu_MenuItemSel
{
	color: white;
	cursor: pointer;
	background-color: #000000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5);
}
.MainMenu_SubMenu { 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
    z-index: 1000; 
    cursor: pointer; 
    cursor: hand; 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
    background-color: #C4D0E1; 
    /*border-bottom: black 10px solid; */
    /*border-left: red 10px solid; */
    /*border-top: purple 10px solid; */
    /*border-right: blue 10px solid;*/
}

.MainMenu_MenuIcon
{
	background-color: #C4D0E1;
	border-left: #C4D0E1 1px solid;
	border-bottom: #C4D0E1 1px solid;
	border-top: #C4D0E1 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 1px;
	height: 21px;
}
.MainMenu_MenuArrow
{
border-right: #C4D0E1 1px solid;
border-bottom: #C4D0E1 1px solid;
border-top: #C4D0E1 0px solid;
font-family: webdings;
font-size: 10pt;
cursor: pointer;
width: 0px;
}

table
{
	font-size: 10pt;
}
.test
{ 
background-image: url('images/banner.gif'); 
background-color: #FFFFFF;
/*background-repeat: no-repeat;*/
/*background-position:  center;*/
}

#dnn_dnnUSER_cmdRegister
{
	color: #FFFFFF;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a
{
	color: #FFFFFF;
}

#dnn_dnnLOGIN_cmdLogin
{
	color: #FFFFFF;
}

#dnn_dnnCURRENTDATE_lblDate
{
	color: #FFFFFF;
}

