﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #e1e8d2;
}

.PageRegion
{
    margin: 10px auto;
    width: 946px;
    height: 676px;
    background-color: #e1e8d2;
}

.PageRegion .PageMainRegion
{
    float:left;
    position:relative;
    width: 100%;
}


.PageRegion .PageMainRegion .PageGreenBg
{
    position:absolute;
    left: 0px;
    top: 0px;
    /*background: url('../Images/greenBgNy.gif');*/
    background: url('../Images/greenBgNy2.gif');
    width: 946px;
    height: 676px;
    z-index: 1;

    /*behavior: url('/omfang/osby/Styles/iepngfix.htc');*/
}

.PageRegion .PageMainRegion .PageTopRegion
{
    position: relative;
    width: 100%;
    height: 105px;
    margin: 0px;
    padding: 0px;
    z-index: 2000;
}

.PageRegion .PageMainRegion .PageTopRegion .Logotype
{
    position:absolute;
    left:64px;
/*    top: 24px; */
	top: 34px;
    width: 96px;
    height: 97px;
    z-index: 100;

    /*behavior: url('iepngfix.htc');*/

}

.PageRegion .PageMainRegion .PageTopRegion .Menu
{
    position: absolute;
    left: 352px;
    top: 34px;
    /*width: 500px;*/
    width: 570px;
    z-index: 100;
    color: #3c4e38;
    font-family: Arial;
    font-size: 10px;
}

/* Firstrow */

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow
{
	float:left;
	width: 100%;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow .item_sep
{
    float:left;
    width: 26px;
    height: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow .item
{
    float:left;
    /*padding: 0px 26px 0px 0px;*/
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow .item a
{
    text-decoration: none;
    color: #3c4e38;
    font-family: Arial;
    font-size: 12px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow .item a:hover
{
    font-weight: bold;
    font-size: 12px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .firstrow .active a
{
    font-weight: bold;
    font-size: 12px;
}

/* Secondrow */

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow
{
	float:left;
	width: 100%;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow .item_sep
{
    float:left;
    /*width: 26px;*/
    width: 20px;
    height: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow .item
{
    float:left;
    /*padding: 0px 26px 0px 0px;*/
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow .item a
{
    text-decoration: none;
    color: #3c4e38;
    font-family: Arial;
    font-size: 11px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow .item a:hover
{
    font-weight: bold;
    font-size: 11px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .secondrow .active a
{
    font-weight: bold;
    font-size: 11px;
}


/* Thirdrow */

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow
{
	float:left;
	width: 100%;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow .item_sep
{
    float:left;
    width: 26px;
    height: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow .item
{
    float:left;
    /*padding: 0px 26px 0px 0px;*/
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow .item a
{
    text-decoration: none;
    color: #3c4e38;
    font-family: Arial;
    font-size: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow .item a:hover
{
    font-weight: bold;
    font-size: 11px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .thirdrow .active a
{
    font-weight: bold;
    font-size: 11px;
}

/* Fourthrow */

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow
{
	float:left;
	width: 100%;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow .item_sep
{
    float:left;
    width: 26px;
    height: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow .item
{
    float:left;
    /*padding: 0px 26px 0px 0px;*/
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow .item a
{
    text-decoration: none;
    color: #3c4e38;
    font-family: Arial;
    font-size: 10px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow .item a:hover
{
    font-weight: bold;
    font-size: 11px;
}

.PageRegion .PageMainRegion .PageTopRegion .Menu .fourthrow .active a
{
    font-weight: bold;
    font-size: 11px;
}


.PageRegion .PageMainRegion .PageBodyRegion
{
}

.PageRegion .PageMainRegion .PageBodyRegion .FullPageBodyRegion
{
    position:absolute;
    z-index: 1100;
    /*
    top: 137px;
    left: 359px;
    width: 567px;
    height: 481px;
    */
    top: 150px;
    left: 110px;
    width: 815px;
    height: 470px;
    overflow: hidden;
    float:left;
}

    .FullPageBodyRegion .FullPageBodyRegionTitleRegion
    {
    	float:left;
    	padding-top: 10px;
    	position: relative;
    }
    
        .FullPageBodyRegion .FullPageBodyRegionTitleRegion h1
        {
            color: #3c4e38;
            font-family: Arial;
            font-size: 22px;
            font-weight: bold;
            margin: 0px;
            padding: 10px 0px 0px 0px;
        }

        .FullPageBodyRegion .FullPageBodyRegionTitleRegion h2
        {
            color: #3c4e38;
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            margin: 0px;
            padding: 0px 0px 18px 0px;
        }
        
    .FullPageBodyRegion .FullPageBodyRegionContentRegionArea
    {
    	float:left;
    	width: 815px;
    	height: 400px;
	
	    overflow: auto;
	    clear: both;
	    position: absolute;
	    left: 0px;
	    top: 70px;
	    z-index: 50000;
    }

        .FullPageBodyRegion .FullPageBodyRegionContentRegionArea .FullPageBodyRegionContentRegion
        {
            float:left;
            width: 780px;
            padding: 0px 0px 20px 0px;
            color: #313030;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
        }
        
            .FullPageBodyRegionContentRegionArea .FullPageBodyRegionContentRegion p
            {
                line-height: 1.3;
            }
    

.PageRegion .PageMainRegion .PageBodyRegion .LeftRegion
{
    position: absolute;
    z-index: 2900;

/*	opacity: 1; */

/*	background-color: #ff0000; */

	/*left: 26px;*/
	top: 137px;
	left: 27px;

    width: 332px;
/*	width: 333px; */
    height: 491px;

	background-color: transparent;
}

.PageRegion .PageMainRegion .PageBodyRegion .BodyRegion
{
    position:absolute;
    z-index: 1100;
    top: 137px;
    left: 359px;
    width: 567px;
    height: 481px;
    overflow: hidden;
    float:left;
}

.PageRegion .PageMainRegion .PageBodyRegion .BodyRegion .BodyContentRegion
{
/*    padding-left: 10px; */
/*    padding: 0px 10px 0px 10px; */
}


 .PageRegion .PageMainRegion .PageGreenLine
{
    position:absolute;
    left: 0px;
    top: 0px;
 /*   background: url('../Images/greenLineNy.png'); */
    width: 946px;
    height: 676px;
    z-index: 1000;
   
    /*behavior: url('/omfang/osby/Styles/iepngfix.htc');*/
}

img
{
    /*behavior: url('/omfang/osby/Styles/iepngfix.htc');*/
}

/* STARTSIDAN */

.StartPageRegion
{
    /*margin-left: 100px;*/
    padding-left: 100px;
    float:left;
    position: relative;
}

.StartPageRegion .MainBodyRegion
{
    float:left;
    width: 245px;
    height: 260px;
}

.StartPageRegion .SpecialBodyRegion
{
    float:left;
    position:absolute;
    left: 100px;
    top: 270px;
    width: 260px;
    height: 200px;
}

.StartPageRegion .RightImageRegion
{
    float:left;
    position: absolute;
    left: 345px;
    top: 0px;
    width: 218px;
    height: 490px;
}

.StartPageRegion .NewsRegion
{
    position: relative;
    float:left;
    left: 83px;
    top: 10px;
    width: 122px;
    height: 462px;
    z-index: 1300;
}

.StartPageRegion .NewsRegion #OsbyNyttImage
{
    position: absolute;
    left:0px;
    top:0px;
}

.StartPageRegion .NewsRegion #OsbyNyttContent
{
    position:absolute;
    left:7px;
    top:135px;
    width:110px;
    height:300px;
    background-color: #ffffff;
}

.StartPageRegion .MainBodyRegion h1
{
    color: #3c4e38;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

.StartPageRegion .MainBodyRegion h2
{
    color: #3c4e38;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.StartPageRegion .MainBodyRegion div.content
{
    color: #313030;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.StartPageRegion .MainBodyRegion div.content p
{
    line-height: 1.3;
}

/* STANDARDSIDA */

.StandardPageRegion
{
    float:left;
    position: relative;
	z-index: 3000;
}

.StandardPageRegion .MainBodyRegion
{
    float:left;
    width: 245px;
    height: 260px;
}

.StandardPageRegion .TitleRegion
{
	float:left;
	padding-left: 97px;
	position: relative;
}

.StandardPageRegion .TitleRegion h1
{
    color: #3c4e38;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.StandardPageRegion .TitleRegion h2
{
    color: #3c4e38;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 18px 0px;
}

.StandardPageRegion .PictureRegion
{
	float:left;
	width: 555px;
	height: 81px;
/*	background-color: #ff0000; */
    position: relative;
}

.StandardPageRegion .PictureRegion .TopImageInPictureRegion
{
    padding-left: 3px;
}

.StandardPageRegion .MainRegion
{
	float:left;
	width: 555px;
	height:345px;
	position: relative;
	z-index: 3000;
}

.StandardPageRegion .MainRegion .InfoRegion
{
	float:left;
	/*margin-top: 30px;*/
	margin-top: 20px;
	margin-right: 4px;
}

.StandardPageRegion .MainRegion .InfoRegion .content
{
	float:left;
	margin-left: 4px;
	width: 90px;
	/*background-color: #ff0000;*/
	height: 300px;
	overflow: hidden;
	font-family: Arial;
	font-size: 11px;
}

.StandardPageRegion .MainRegion .MainBodyRegion
{
	float:left;
	position: relative;
	/*background-color: #00ff00;*/
}

.StandardPageRegion .MainRegion .MainBodyRegion .NavRegion
{
	float:left;
	/*position: relative;*/
	position: absolute;
	z-index: 3000;
	/*
	width: 432px;
	left: 0px;
*/
	width: 230px;
	left: 223px;
	top: 305px;
	height: 20px;
}

div.content
{
    color: #313030;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

div.content p
{
    line-height: 1.3;
}

p
{
	line-height: 1.3;
}


.PageRegion .PageMainRegion .PageFooterRegion
{
	position: absolute;
	top: 623px;
	left: 50px;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	z-index: 3000;
	float: left;
}

.PageRegion .PageMainRegion .PageFooterRegion .LeftSpace
{
    float:left;
    width: 70px;
    height: 20px;
}

.PageRegion .PageMainRegion .PageFooterRegion .content
{
	/*width: 650px;*/
	width: 700px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	float:left;
	margin-top: 7px;
}

.PageRegion .PageMainRegion .PageFooterRegion .content a
{
    color: #3b4d37;
}

.PageRegion .PageMainRegion .PageFooterRegion .salaLogotype
{
    float:left;
    width: 44px;
    height: 33px;
	background: url('../Images/sala_logo.jpg');
	margin-left: 40px;
}

/* Calendar */

.CalendarControl
{
    float:right;
    width: 180px;
}

table.Calendar
{
    background-color: #ffdd94;
    font-weight: bold;
}

.Calendar a
{
    text-decoration: none;
}

.CalendarNextPrev a
{
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
}

.CalendarSelWeekMonth a
{
    font-family: Verdana;
    font-size: 8px;
    font-weight: bold;
    text-decoration: underline;
}

h1.CalendarDayHeading
{
    font-size: 1.2em;
    color: #333;
    display: inline;
}

table.CalendarFrame
{
    border-color: #ffffff;
    background-color: #ffffff;
}

.CalendarControl > table
{
    border: solid 0.1em #ffffff;
}

td.CalendarItem, tr.CalendarItem
{
    height: 1em;
    width: 2.2em;
    font: normal 1em verdana;
    background-color: #ffffff;
    border: 0px;
    font-weight: normal;
}

td.CalendarDay
{
}

td.SelectedDateCell
{
    border: 0px;
    background-color: #dddddd;
}

td.DateCellOtherMonth
{
    font-size: 8px;
    font-weight: normal;
}

td.WeekendCell
{
    font-weight: normal;
}

td.WeekendCell a
{
    text-decoration: underline;
}

td.DateCellActive a
{
}

td.DateCellToday a
{
    border: solid 1px #6d262a;
    font-weight: bold;
    text-decoration: none;
}

td.DayWeekHeader
{
    color: #333333;
    border-style: none;
}

.CalendarList
{
    float:left;
}

.CalendarEventItem
{
    float:left;
    clear:both;
    width: 250px;
    margin-bottom: 10px;
}

.CalendarEventItem .CalendarEventItemTitle
{
    font-weight: bold;
}

.CalendarEventItem .CalendarEventItemDate
{
    /*font-weight: bold;*/
}

.CalendarEventItem .CalendarEventItemContent
{
}



.BillBoardPageListItem
{
    margin-bottom: 10px;
}

.BillBoardPageListItem .PageTitle
{
    font-weight: bold;
}


/* News - Startsida */

.StartPageNewsItem
{
    float:left;
    clear:both;
    width: 100%;
    margin-bottom: 10px;
}

.StartPageNewsItem a
{
  color: #3b4d37;
}

.StartPageNewsItem .StartPageNewsItemDate
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.StartPageNewsItem .StartPageNewsItemTitle
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.StartPageNewsItem .StartPageNewsItemContent
{
    font-family: Arial;
    font-size: 8pt;
}


.NewsList
{
	float:left;
	width: 90%;
	clear: both;
	height: 100%;
}

.NewsListItem
{
    margin-bottom: 10px;
    line-height: 1.5;
    float:left;
    clear:both;
    width: 100%;
}

.NewsListItem .NewsListItemDate
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.NewsListItem .NewsListItemTitle
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.NewsListItem .NewsListItemContent
{
    float:left;
    clear:both;
    font-family: Arial;
    font-size: 8pt;
}

.NewsListItemImages
{
    float:left;
    clear:both;
}

.NewsListItemImages img
{
    float:left;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.NewsListItemImages a
{
    margin: 0px;
    padding: 0px;
}

/* XForm */

.XForm
{
}

.XForm label
{
    display: block;
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}

.XForm input, .XForm textarea
{
    font-family: Arial, Verdana;
    font-size: 11px;
}

.XForm .xformvalidator
{
    display: block;
    color: #ff0000;
}

#LeftFlashRegion_flashContent
{
    margin-top: 1px;
}


#ButtonFlashRegion_flashContent
{
    float:left;
    position:absolute;
    left: 95px;
    top: 0px;
}


#ButtonFlashRegion img
{
	display: none;
}


/* Flash */


#mainwin
{
	position: absolute;
	width: 580px;
	height: 400px;
	background-color: #e1e8d2;
	top: 500px;
	left: 500px;
	display: none;
	z-index: 200000;
}

	#mainwin #mainwin_top
	{
		height: 15px;
		width: 100%;
		background-color: #eeeeee;
	}

	#mainwin #mainwin_top #mainwin_top_title
	{
		float:left;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		padding-left: 1px;
	}

	#mainwin #mainwin_top #mainwin_top_close
	{
		float:right;
		padding-top: 1px;
		padding-right: 1px;
	}

	#mainwin #mainwin_top #mainwin_top_close a
	{
	}

	#mainwin #mainwin_top #mainwin_top_close a img
	{
		border-width: 0px;
		height: 13px;
	}

	#mainwin #mainwin_content
	{
		text-align: center;
	}

#bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 100000;
	background: url(../Images/bg.png);
}