/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* egen definerte klasser*/
.pagemaster {
	width: 770px;
	background-color: #FFFFFF;
}
.skinmaster {
	width: 760px;
	background-color: #FFFFFF;
}
.AdvPane1
{
	 width:765px;
	background-color: transparent;
	BACKGROUND-IMAGE: url(strip.gif);
	width: 760px;
	height: 24px;
	background-repeat: repeat-x;
}


.nordwest
{
	
	width: 250px;
	background-color: transparent;
	
}
.logopane 
{
	width:760px;
	background-color: transparent;
	padding-left:0px;
	
}
nordeast
{
	width: 125px;
	background-color: transparent;
		
}
.SearchFind 
{
	width:750px;
	background-color: transparent;
	color:Black;
}

/* 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-color:white;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  
{
	
	width: 185px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
}

.ContentPane  
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 460px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	}

.RightPane  
{
	width: 125px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E03127;
	text-decoration: none;
	font-weight: normal;
	font-style: normal
}

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 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E03127;
	text-decoration: none;
	font-weight: normal;
	font-style: normal
}

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: 12px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
}

.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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
	font-weight: normal;
	font-style: normal
}

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 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e03127;
	
	text-decoration: none;
	background-color:White;
}

.ModuleTitle_MenuIcon 
{
	
}

.ModuleTitle_SubMenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e03127;
	
	text-decoration: none;
	background-color:White;
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel 
{
	color: #000000;
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer 
{
	
 border: 5px solid white;
     background-color: white;


}

/* avstanden mellom root meny*/
.MainMenu_MenuBar 
{
 cursor: pointer; 
    cursor: hand;
    height: 16px;
    background-color:white;
  

}

.MainMenu_MenuItem
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;	
	font-weight: normal;
	color: #e03127;
	text-decoration:none;
	background-color:white;
	border-left: #e03127 0px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 0px solid; 
	
}
.MainMenu_MenuItemSel 
{
cursor: hand;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
background-color:#e03127;
border-color:#e03127;
border-left: #e03127 0px solid;
border-right: #e03127 0px solid; 

}

.MainMenu_RootMenuItemActive 
{
    
}

/*icon bakgrunn til admin sub meny*/
.MainMenu_MenuIcon 
{
 background-color:#ffffff;  
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	width: 16;
	height: 22;

}

.MainMenu_SubMenu 
{
cursor: hand; 
font-family: Arial, Helvetica, sans-serif;
color:#e03127;
font-size: 11pt;
font-weight:normal;
text-decoration: none;
background-color:#ffffff;
border-left: #ffffff 0px solid;
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid;
border-right: #ffffff 0px solid; 
	

}
/*husk dette*/
.MainMenu_MenuBreak 
{
	
	
	border-bottom: #e03127 1px solid;
	border-left: #e03127 0px solid;
	border-top: #e03127 1px solid;
	border-right: #e03127 0px solid;
	background-color: White;
	

}


/*meny med sub meny* submenu arrow ligger her*/

.MainMenu_RootMenuArrow 
{
	font-size: 11pt;
    cursor: hand; 
    color:#e03127;
    background-color: white;
    font-family: webdings;
	

}
/*høyre siden på sub meny*/
.MainMenu_MenuArrow
{
	cursor: hand;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #e03127  0px solid;
	font-size: 11pt;
	font-family: webdings;
	
}
