/* ================================
    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
 { 
   width:100%;
   margin:0; 
   padding:0;
   background:#ffffff;     
   
}

.ControlPanel {    
    width:100%;
    height:34px;
}

#fckbody {
	background:#ffffff;	
	background-image:none;
	text-align:left;
}
#__dnn_body{background:#ffffff;}


#Table2, .FCKImageGalleryHeaderContainer, .FCKImageGalleryPathContainer 
{   
   background:#ffffff;
   width:100%;

}


/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {font-family:Arial; font-size:12px; color:#000000; font-weight:normal;
}

/* 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 { 
color:#515054;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
}

/* 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:Tahoma; 
color:#3B393D;
font-size: 11px;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox { 
color: #474751;
font-family: Arial;
font-size: 12px;
font-weight: normal;
 }
 
select.NormalTextBox { 
color: #474751;
font-family: Arial;
font-size: 12px;
font-weight: normal;
border:solid 1px #c6c7c8;
background:#ebecec;
}
input.NormalTextBox { 
color: #474751;
font-family: Arial;
font-size: 12px;
font-weight: normal;
border:solid 1px #c6c7c8;
background:#ebecec;
} 
input.checkbox { 
color: #474751;
font-family: Arial;
font-size: 12px;
font-weight: normal;
border:solid 1px #c6c7c8;
background:#ebecec;
}

.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 { color:#000000; }
A:visited { color:#000000; }
A:hover { color:#000000; }
A:active { color:#000000; }

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 */
/* 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{
}


/*========================================================*/
/*     Nyheter - print.item                               */
/*========================================================*/

.PrintTitle { font-size:large; margin-bottom:10px; }
.PrintImage { margin-bottom: 10px; }
.PrintText { width:100%; height:100%;}

/*========================================================*/
/*     Nyheter - listing.item                             */
/*========================================================*/
.ItemShort { width:903px; padding:15px 0 0 0; margin:0; float:left; clear:left; }
.ItemTitle { width:703px; float:right; clear:right; font-family:Tahoma; font-size:14px; color:#000000; font-weight:normal; padding:0 0 10px 0; margin:0; }
.ItemTitleLink:link, a.ItemTitleLink:link, .ItemTitleLink a:link { font-family:Tahoma; color:#000000; font-size:14px; font-weight:bold; text-decoration:none; }  
.ItemTitleLink:visited, a.ItemTitleLink:visited, .ItemTitleLink a:visited { font-family:Tahoma; color:#000000; font-size:14px; font-weight:bold; text-decoration:none; }  
a.ItemTitleLink:hover, .ItemTitleLink a:hover { font-family:Tahoma; color:#747474; font-size:14px; font-weight:bold; text-decoration:none; }
.ItemImage { float:left; clear:none; width:200px; padding-bottom:10px; }
.ItemSummary, .ItemSummary p { float:right; font-family:Tahoma; font-size:12px; color:#000000; width:703px; padding-bottom:10px; }
.ItemReadMore:link, a.ItemReadMore:link, .ItemReadMore a:link { font-family:Tahoma; font-size:12px; color:#000000; font-weight:bold; text-decoration:none; }
.ItemReadMore:visited, a.ItemReadMore:visited, .ItemReadMore a:visited { font-family:Tahoma; font-size:12px; color:#000000; font-weight:bold; text-decoration:none; }
a.ItemReadMore:hover, .ItemReadMore a:hover { font-family:Tahoma; font-size:12px; color:#747474; font-weight:bold; text-decoration:none; }
.End{ /*clear: both;*/}

/*========================================================*/
/*     Nyheter nr. 4 - 8 - listing.item                   */
/*========================================================*/
.LatestItem { width:87px; float:left; clear:right; font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:normal; margin:0; padding:0; text-align:left; }
.LatestItemTitle2:link, a.LatestItemTitle2:link, .LatestItemTitle2 a:link { font-family:Tahoma; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none; }  
.LatestItemTitle2:visited, a.LatestItemTitle2:visited, .LatestItemTitle2 a:visited { font-family:Tahoma; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:none; }  
a.LatestItemTitle2:hover, .LatestItemTitle2 a:hover { font-family:Tahoma; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:normal; }
.LatestItemTitle2ReadMore:link, a.LatestItemTitle2ReadMore:link, .LatestItemTitle2ReadMore a:link { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:normal; text-decoration:none; }
.LatestItemTitle2ReadMore:visited, a.LatestItemTitle2ReadMore:visited, .LatestItemTitle2ReadMore a:visited { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:normal; text-decoration:none; }
a.LatestItemTitle2ReadMore:hover, .LatestItemTitle2ReadMore a:hover { font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:normal; text-decoration:none; }
.End{ /*clear: both;*/}

/*========================================================*/
/*     Nyheter - view.item                                */
/*========================================================*/

.WrapperView { width:930px; float:left; clear:left; padding-top:15px; }
.ImageView { width:375px; float:left; clear:none; }
.InnerWrapperView { width:555px; float:right; clear:right; }
.TitleView { width:555px; font-family:Tahoma; color:#3b393d; font-size:14px; font-weight:bold; padding:10px 0 5px 0; margin-bottom:15px; float:left; border-bottom:solid 5px #501c2a; }
.TextView, .TextView p, .TextView li { width:555px; font-family:Tahoma; font-size:11px; color:#3b393d; line-height:14px;  }
.TextViewDate { font-family:Tahoma; font-size:11px; color:#501c2a; font-weight:normal; text-align:left; border-bottom:solid 5px #501c2a; padding-bottom:5px; }
.TextViewSummary, .TextViewSummary p { font-family:Tahoma; font-size:11px; color:#3b393d; font-weight:bold; padding-top:5px; line-height:14px; }
.TextViewHeader { font-family:Tahoma; font-size:11px; font-weight:bold; color:#3b393d; }
.TextViewImages { text-align: left; margin: 0; border:0px dashed #C8C8C8; padding: 0; font-family:Tahoma; font-size:11px; font-weight:bold; width:555px; }
.ReadMoreView:link, a.ReadMoreView:link, .ReadMoreView a:link { font-family:Tahoma; font-size:12px; font-weight:bold; color:#515054; text-decoration:none; }
.ReadMoreView:visited, a.ReadMoreView:visited, .ReadMoreView a:visited { font-family:Tahoma; font-size:12px; font-weight:bold; color:#515054 ; text-decoration:none; }
a.ReadMoreView:hover, .ReadMoreView a:hover { font-family:Tahoma; font-size:12px; color:#515054; font-weight:bold; text-decoration:none; }
.Pages { color:#585858; }
.PagesNav:link, a.PagesNav:link, .PagesNav a:link { font-family:Tahoma; font-size:12px; color:#515054; }
.PagesNav:visited, a.PagesNav:visited, .PagesNav a:visited { font-family:Tahoma; font-size:12px; color:#515054; }
a.PagesNav:hover, .PagesNav a:hover { font-family:Tahoma; font-size:12px; color:#515054; text-decoration:underline; }
.EndView { clear:both; }

/*========================================================*/
/*     Nyheter - nyhetsarkiv                              */
/*========================================================*/
.ArchiveTitle { width:100%; padding:0 0 3px 0; }
.ArchiveTitle:link, a.ArchiveTitle:link, .ArchiveTitle a:link { font-family:Tahoma; font-size:12px; font-weight:bold; color:#316ca8; text-decoration:none; }
.ArchiveTitle:visited, a.ArchiveTitle:visited, .ArchiveTitle a:visited { font-family:Tahoma; font-size:12px; font-weight:bold; color:#316ca8; text-decoration:none; }
a.ArchiveTitle:hover, .ArchiveTitle a:hover { font-family:Tahoma; font-size:12px; color:#666666; font-weight:bold; text-decoration:none; }
H1 { font-family:Tahoma; color:#492125; font-size:12px; font-weight:bold; padding:10px 0 10px 0; }

.articleImageList li
{
    display:inline;
    float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}