/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.null				{}

BODY				{padding-right: 0px; padding-left: 0px; background-color:#7D171A; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: absolute; margin-left: 0px; margin-top: 0px; font-family: Arial,Helvetica; font-size: 11px; color: #464646;}

.controlpanel		{width: 100%; background-color: #FBB64F;}

A 					{color: #464646; text-decoration: none;}
A:visited 			{color: #464646; text-decoration: none;}
A:hover 			{color: #371721; text-decoration: underline;}

A.link 				{color: #464646; text-decoration: none;}
A.link:visited 		{color: #464646; text-decoration: none;}
A.link:hover 		{color: #464646; text-decoration: underline;}

.footer 			{color: #464646; text-decoration: none; font-weight:bold;}
.footer:visited 	{color: #464646; text-decoration: none; font-weight:bold;}
.footer:hover 		{color: #464646; text-decoration: underline; font-weight:bold;}

A.footer 			{color: #464646; text-decoration: none; font-weight:bold;}
A.footer:visited 	{color: #464646; text-decoration: none; font-weight:bold;}
A.footer:hover 		{color: #464646; text-decoration: underline; font-weight:bold;}

.footer2 			{color: #ffffff; text-decoration: none;}
.footer2:visited 	{color: #ffffff; text-decoration: none;}
.footer2:hover 		{color: #ffffff; text-decoration: underline;}

A.footer2 			{color: #ffffff; text-decoration: none;}
A.footer2:visited 	{color: #ffffff; text-decoration: none;}
A.footer2:hover 	{color: #ffffff; text-decoration: underline;}

A.nav 				{COLOR: #464646; text-decoration: none; font-weight:bold;}
A.nav:visited 		{color: #464646; text-decoration: none; font-weight:bold;}
A.nav:hover 		{color: #464646; text-decoration: underline; font-weight:bold;} 

A.orangenav 		{COLOR: #CC652B; text-decoration: none;}
A.orangenav:visited {color: #CC652B; text-decoration: none;}
A.orangenav:hover 	{color: #CC652B; text-decoration: underline;}

A.red 				{COLOR: #B01D1D; text-decoration: none;}
A.red:visited 		{color: #B01D1D; text-decoration: none;}
A.red:hover 		{color: #B01D1D; text-decoration: underline;}

A.white 			{COLOR: #ffffff; text-decoration: none;}
A.white:visited 	{color: #ffffff; text-decoration: none;}
A.white:hover 		{color: #ffffff; text-decoration: underline;}


TD 					{font-family: Arial,Helvetica; font-size: 11px; color: #464646;}
.white 				{font-family: Arial,Helvetica; font-size: 11px; color: #ffffff;}
.red 				{font-family: Arial,Helvetica; font-size: 14px; color: #8F4E54;}
.orange 			{font-family: Arial,Helvetica; font-size: 13px; font-weight:medium; color: #CC652B; line-height:18px;}
.orangenav 			{font-family: Arial,Helvetica; font-size: 12px; color: #CC652B;}
.nav 				{font-family: Arial,Helvetica; font-size: 12px; color: #9C9E9D;}
.footer				{font-family: Arial,Helvetica; font-size: 12px; color: #464646; font-weight:bold;}
.footer2			{font-family: Arial,Helvetica; font-size: 9px;  color: #ffffff;}
.header				{font-family: Arial,Helvetica; font-size: 15px; color: #B01D1D;}
.monospace 			{font-family: Courier, monospace;}


.leftnav			{background-image: url(/Portals/0/Skins/Dagom/images/nav_pic.gif); background-repeat:no-repeat; background-position: bottom;}


/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #4B684C;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
}

/* 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    {color: #464646;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {color:#7D171A;
}

/* text style used for most text rendered by modules */
.Normal
{
color: #464646;
}

A.Normal 					{color: #464646; text-decoration: none; font-weight:bold;}
A.Normal:visited 			{color: #464646; text-decoration: none; font-weight:bold;}
A.Normal:hover 				{color: #371721; text-decoration: underline; font-weight:bold;}



/* 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 */
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	{
	color:#CCCCCC;
	background-color:#CCCCCC;
	}

/* 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}







