/*========================================================*/
/*  Main                                                  */
/*========================================================*/

#Body { margin:0 auto 0 auto; width:1000px; text-align:center; background:#C8C8C8; }
#OuterDiv { width:1000px; margin:10px 0 0 0; }
#OuterSite { width:1000px; float:left; clear:left; padding:0; }
a {text-decoration:underline;}
/*========================================================*/
/*  Top                                                   */
/*========================================================*/

#OuterTopBorder { width:1000px; height:12px; background: url(images/border_top.png) no-repeat bottom left; }
#OuterBottomBorder { float:left; clear:left; width:1000px; height:15px; background: url(images/border_bottom.png) no-repeat top left; }
#OuterSite { width:1000px; float:left; clear:left; padding:0; margin:0; }    
#TopSite { width:1000px; float:left; clear:none; }      
#TopSiteLeft { float:left; clear:left; width:20px; height:187px; margin:0; padding:0; background: url(images/border_top_left.png) repeat-y top right; } 
#TopSiteHeader { float:left; height:180px; clear:none; width:939px; padding:15px 0 0 21px; background:#ffffff; }
    * html #TopSiteHeader { width:960px; } /*IE6*/
#Header { width:918px; height:150px; padding:0; float:left; clear:none; background: #ffffff url(images/header.png) no-repeat top left; }
#HeaderAdmin { width:918px; height:150px; padding:0; float:left; clear:none; background: #ffffff url(images/header_admin.png) no-repeat top left; }
#HeaderCellLeft { width:460px; float:left; clear:none; text-align:right; margin:0; padding:0; }
#CellLeftLogo { width:140px; height:80px; float:left; clear:none; text-align:right; margin:0; padding:80px 0 0 50px; }
#headerCellRight { width:105px; float:right; clear:none; text-align:right; margin:120px 0px 0px 0px; padding:0px 15px 0 0; }
#CellPrintTxt { width:75px; height:20px; float:left; clear:left; text-align:right; margin:0; padding:3px 0 0 0; font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; }
    
    .CellPrintTxt, a.CellPrintTxt:link, .CellPrintTxt a:link { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; text-decoration:underline; }
    .CellPrintTxt:visited, a.CellPrintTxt:visited, .CellPrintTxt a:visited { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; }
    a.CellPrintTxt:hover, .CellPrintTxt a:hover { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; text-decoration:underline; }
    .CellPrintTxt:active, a.CellPrintTxt:active, .CellPrintTxt a:active { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; text-decoration:underline; }

#CellPrintIkon { width:30px; height:20px; float:right; clear:none; text-align:right; margin:0; padding:0; }


#TopSiteRight { float:right; clear:right; width:20px; height:187px; margin:0; padding:0; background:url(images/border_top_right.png) repeat-y top left; } 

#TopMenu { width:918px; float:left; clear:none; background:#eef0f2; height:30px; }
#VerticalMenu { width:918px; float:left; clear:none; }
    * html #VerticalMenu { width:918px; } /*IE6*/

/*========================================================*/
/*  Bottom                                                */
/*========================================================*/
                          
#BottomSite { width:1000px; float:left; clear:none; }
#BottomSiteLeft { float:left; clear:left; width:20px; height:54px; margin:0; padding:0; background: url(images/border_bottom_left.png) no-repeat bottom right; } 
#BottomSiteRight { float:right; clear:right; width:20px; height:54px; margin:0; padding:0; background: url(images/border_bottom_right.png) no-repeat bottom left; }         
#BottomContent { width:918px; height:30px; padding:12px 21px 9px 21px; float: left; clear:none; margin:0; text-align:center; background:#ffffff; }	
    * html #BottomContent { width:918px; height:30px; } /*IE6*/
    
#BottomSiteContent { width:918px; height:30px; float:left; clear:none; margin:0; text-align:center; background: url(images/bottom.png) no-repeat bottom left; }	
       
#BottomSiteLeftContent { float: left; clear: none; width:260px; padding:8px 0 0 10px; margin:0; text-align:left; }
#BottomSiteMain { float:right; clear:right; width:648px; padding:7px 0 0 0; margin:0; text-align:center; }
    #BottomSiteMain p { margin:0; }                
#Prod { width:648px; padding:0; float:left; clear:left; margin:0; text-align:center; font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; }     
    * html #Prod { float:left; clear:left; width:648px; margin:0; position:relative; } /*IE6*/
    .Prod:link, a.Prod:link, .Prod a:link { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; text-decoration:underline; }
    .Prod:visited, a.Prod:visited, .Prod a:visited { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; }
    a.Prod:hover, .Prod a:hover { font-family:Verdana; color:#ffffff; font-size:12px; font-weight:normal; text-decoration:underline; }
           
/*========================================================*/
/*  Hovedramme                                            */
/*========================================================*/                

#MainSite { width:1000px; float:left; padding:0 20px 0 20px; clear:none; background:url(images/bg_site.png) repeat-y top left; }
#AdminSite { width:1000px; float:left; padding:0 20px 0 20px; clear:none; background:url(images/bg_admin.png) repeat-y top left; }

#Site { width:960px; padding:0 20px 0 21px; float:left; clear:none; }
#Content { width:960px; padding:0; float:left; clear:left; margin:0; }	
        * html #Content { width:920px; } /*IE6*/

#Main { float:left; width:659px; padding:0; margin:0; text-align:left; }
    body:first-of-type #main { width:659px; } /*Safari3*/
    * html #main { float:left; width:659px; } /*IE6*/ 

#TopContent { float:left; clear:left; width:659px; text-align:left; margin:0; padding:0 0 0 19px; }
    * html #TopContent { float:right; clear:right; width:659px; } /*IE6*/   

/*========================================================*/
/*  Left                                                  */
/*========================================================*/  
       
#Left { float:left; clear:left; width:240px; padding:0; margin:0; text-align:left; }

#Menu { float:left; clear:left; width:240px; padding:0; margin:0; text-align:left; background: url(images/bg_left.png) repeat-y top left; }
#MenuLeft { width:240px; height:auto !important; min-height:325px; height:325px; float:left; clear:right; padding:0; margin:0; background:url(images/bg_left_top.png) no-repeat top left; }
#MenuLeftPane { width:220px; float:left; clear:right; padding:20px 0 11px 9px; margin:0; }
#MenuLeftBottom { width:240px; height:9px; float:left; clear:left; padding:0; margin:0; background: url(images/bg_left_bottom.png) no-repeat bottom left; }

#LeftSearch { width:240px; float:left; clear:none; padding:0; margin:0; }

#Search { width:240px; float:left; clear:none; padding:20px 0 20px 0; margin:0; }
    #SearchBox { float:right; clear:right; text-align:right; padding:0; margin:0; }    
    
    #SearchButton {	float:left; width:30px; padding:0; font-family:Verdana; font-size:16px; font-weight:bold; color:#492125; padding:4px 0 0 0; }    
    .SearchButton:link, a.SearchButton:link, .SearchButton a:link { font-family:Verdana; font-size:16px; font-weight:bold; color:#492125; text-decoration:underline; }    
    .SearchButton:visited, a.SearchButton:visited, .SearchButton a:visited { font-family:Verdana; font-size:16px; color:#492125; font-weight:normal; }
    .SearchButton:hover, a.SearchButton:hover, .SearchButton a:hover { font-family:Verdana; font-size:16px; font-weight:bold; color:#492125; text-decoration:underline; }    

#dnn_dnnSEARCH_txtSearch { width: 190px; height:28px; font-family:Verdana; font-size:12px; color:#492125; font-weight:normal; background:url(images/searchbg.png) no-repeat top left; border:0; padding:6px 6px 0 6px; }

#LeftBottom { width:240px; float:left; clear:left; padding:0; margin:0; }
	    
#LeftMenuPane { width:240px; float:left; clear:right; padding:10px 0 0 0; margin:0; text-align:center; }  
	.LeftMenuPane { width:240px; padding:0; float:left; clear:left; margin:0; font-family:Verdana; font-size:12px; color:#492125; font-weight:normal; } 
	.LeftMenuPane:link, a.LeftMenuPane:link, .LeftMenuPane a:link { font-family:Verdana; font-size:12px; color:#492125; font-weight:normal; text-decoration:underline; }
    .LeftMenuPane:visited, a.LeftMenuPane:visited, .LeftMenuPane a:visited { font-family:Verdana; font-size:12px; color:#492125; font-weight:normal; }
    a.LeftMenuPane:hover, .LeftMenuPane a:hover { font-family:Verdana; font-size:12px; color:#492125 ; font-weight:normal; text-decoration:underline; }
    #LeftMenuPane p { margin: 5px; }                   

/*========================================================*/
/*  Frontpage                                             */
/*========================================================*/       
        
#Breadcrumb { width:918px; height:30px; float:left; clear:left; text-align:left; margin:0; padding:8px 0 0 21px; }
    .Breadcrumb { width:898px; padding:0; float:left; clear:left; margin:0; text-align:left; position:relative; font-family:Verdana; font-size:12px; color:#000000; font-weight:normal; }     

#MainContent { float: left; clear: left; width: 659px; text-align: left; margin: 0; padding: 0; }
    * html #MainContent { float: left; clear: left; width: 659px; margin: 0; padding: 0; } /*IE6*/ 
 
#MainContentPane { float:left; clear:left; width:445px; text-align:left; margin:0; padding:0 19px 0 0; }
    * html #MainContentPane { float:left; clear:left; width:445px; } /*IE6*/ 
    #MainContentPane p { margin:0 0 10px 0; }
    .MainContentPane { width:445px; padding:0; float:left; clear:left; margin:0; text-align:left; }     
        * html .MainContentPane { float:left; clear:left; width:445px; position:relative; } /*IE6*/       
            
#RightContent { width:195px; float:left; clear:right; margin:0; padding:0; }
	#RightContent-1 { float:right; padding:0; margin:0; }
	    .RightContent-1 { float:right; clear:right; width:195px; padding:0; margin:0; }
	        * html .RightContent-1 { width:195px; position:relative; } /*IE6*/  

#FullMainContent { float:left; clear:left; width:659px; text-align:left; margin:0; padding:0; }
    * html #FullMainContent { float:left; clear:left; width:659px; margin:0; padding:0; } /*IE6*/ 
    .FullMainContentPane { width:659px; padding:0; float:left; clear:left; margin:0; text-align: left; }     
        * html .FullMainContentPane { float:left; clear:left; width:659px; position:relative; } /*IE6*/      

 #ContentAdmin { width:960px; padding:30px 0 0 0; float:left; clear:left; margin:0; }	
    
 #AdminContent { float:left; clear:left; width:960px; text-align:left; margin:0; padding:0; }
    * html #AdminContent { float:left; clear:left; width:930px; margin:0; padding:0; } /*IE6*/ 
    #AdminContent p { margin:0 0 10px 0; }
    .AdminContentPane { width:930px; padding:0; float:left; clear:left; margin:0; text-align:left; }     
        * html .AdminContentPane { float:left; clear:left; width:930px; position:relative; } /*IE6*/ 
    
/*========================================================*/
/*     Log in                                             */
/*========================================================*/  

#Login { float:left; clear:left; padding:0; margin:0; text-align:left; font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }
    
.Login:link, a.Login:link,.Login a:link { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }
.Login:visited, a.Login:visited,.Login a:visited { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }
.Login:hover, a.Login:hover,.Login a:hover { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }

.User:link, a.User:link,.User a:link { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; margin-right:20px; }
.User:visited, a.User:visited,.User a:visited { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }
.User:hover, a.User:hover,.User a:hover { font-family:Verdana; color:#ffffff; font-size:10px; font-weight:normal; }   

/*========================================================*/
/*     Breadcrumb                                         */
/*========================================================*/  

.Breadcrumb_Link:link, a.Breadcrumb_Link:link,.Breadcrumb_Link a:link { font-family:Verdana; font-size:12px; color:#000000; text-decoration:underline; }
.Breadcrumb_Link:visited, a.Breadcrumb_Link:visited,.Breadcrumb_Link a:visited { font-family:Verdana; font-size:12px; color:#000000; text-decoration:underline; }
.Breadcrumb_Link:hover, a.Breadcrumb_Link:hover,.Breadcrumb_Link a:hover { font-family:Verdana; font-size:12px; color:#000000; text-decoration:underline; }  
.Breadcrumb_Link:active, a.Breadcrumb_Link:active,.Breadcrumb_Link a:active { font-family:Verdana; font-size:12px; color:#000000; text-decoration:underline; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu   --*/ 
.MainMenu_MenuContainer { background:#d57b26 ; padding:0; height:30px; }
/*-- menuitems idle  --*/ 
.MainMenu_Idle TD { background:#d57b26; font-family:Verdana; font-size:11px; font-weight:normal; color:#ffffff; padding:0; height:30px; }
/*-- menuitems over  --*/ 
.MainMenu_Selected TD { background:#CB4D00; font-family:Verdana; font-size:11px; font-weight:normal; color:#ffffff; padding:0; height: 30px; }    
/*-- menuitems active           --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { background:#CB4D00; font-family:Verdana; font-size:11px; font-weight:normal; color:#ffffff; padding:0; height:30px; }
/*-- right seperator idle       --*/ 
.MainMenu_RightIdle { background: url(images/menubg_divide.jpg) no-repeat top right; width:0; height:30px; }
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; height:30px; }
/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000; cursor:pointer; cursor:hand; margin:0; background:#d57b26; padding:0; font-weight:normal; filter:none; }  
/*-- submenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:Verdana; font-weight:normal; font-style:normal; color:#ffffff; font-size:11px; background:#d57b26; padding:2px 30px 2px 16px; height:15px; border:0; }    
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:Verdana; font-size:11px; font-weight:normal; cursor:pointer; cursor:hand; color:#ffffff; background:#CB4D00; padding:2px 30px 2px 16px; height:15px; border:0; }
/*-- not needed - main menu     --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
/*-- module menu continer       --*/ 
.ModuleTitle_MenuContainer { color:#2c2c2c; }
/*-- module menu bar            --*/ 
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand; }
/*-- module menu padding        --*/ 
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; background:transparent; vertical-align:top; }
