/*
	FYLKESARKIVET DESEMBER 2007
	-----------------------------
	Site by ITUM AS www.itum.com
	Henrik Gilen
*/



/*HOVEDGRID*/
#pagewrapper
{
	width: 1000px;
	padding:0;
	margin:0 auto;
	float:left;
}
#mainwrapper
{
    width: 1000px;
    float:left;
    
    }
#topwrapper
{
    height:140px;
    background-image:url(/images/fylkesarkivet/topbg.gif);
    background-repeat:repeat-x;
    }    

    #logo
    {    
        
        padding-top:40px;
        padding-left:50px;
        float:left;
        
        }
    #heading
{
    float:left;
    color:#663300;
    font-size:35px;
    padding-top:40px;
    padding-left:135px;
    
}
.centerwrapper
{
    
    width:1000px;
    background-image:url(/images/fylkesarkivet/bg.jpg);
    background-repeat:repeat-y;    
    float:left;

    }    
    .centerwrapper2
{
    
    width:1000px;
    background-image:url(/images/fylkesarkivet/bg2.jpg);
    background-repeat:repeat-y;    
    float:left;

    }
    #leftwrapper
    {
        width:200px;
        float: left;
    }
        #searchwrapper
        {
            
            background-image:url(/images/fylkesarkivet/searchbg.gif);
            background-repeat:repeat-y;
            padding:7px 0px 7px 35px;
            width:165px;
            float: left;
            border-bottom: 15px;
            border-top: 15px;
        }
        #leftMenuWrapper
        {
            margin-top:10px;
            width:190px;
            float: left;
        }
    #contentwrapper
    {
        width:800px;
        float: left;        
    }
#bottomwrapper
{
    padding: 0px 0px 0px 33px;    
    float:left;
    background-image:url(/images/fylkesarkivet/bottombg.gif);
    background-repeat:repeat-x;
    }
    #fontselector
    {
        
        float:left;
        width:100px;
        padding-top:20px;
        }
    #bottomtext
    {
        float:left;        
        width:867px;        
        }
/*SLUTT PÅ HOVEDGRID*/

/*START PÅ SUBLAYOUTS*/
/*Frontpage*/
#frontpageRowOne
{
    width:750px;
    padding: 0px 25px 25px 25px;
    margin-top:15px;
    border-bottom:solid 1px #996633;
    float: left;
    }
    #frontpageArticle
    {
        float: left;
        }
.frontpageRowtwo
{
    float: left;
    background-image:url(/images/fylkesarkivet/frontpagebg.jpg);
    background-repeat:repeat-y;
    }
    #frontpageTheme
    {
        width:180px;
        padding: 0px 35px 0px 35px;
        float: left;
        }
    #frontpageArchive
    {
        width:180px;
        padding: 0px 35px 0px 35px;
        float: left;
        }
    #frontpageNews
    {
        width:230px;
        padding: 0px 30px 0px 15px;
        float: left;
        }
    .frontpageColumnHeading
    {
        padding-top:15px;
        }
    .frontpageColumnArchive
    {
        width:170px;
        padding: 0px 0px 15px 10px;
        float: left;
        }
    .frontpagecolumnText
    {
        width:160px;
        padding-top:15px;
        padding-left:10px;
        padding-bottom:15px;
        float:left;
        }

/*OneColumn*/
#OneColumnWrapper
{
    float:left;
    padding: 20px 10px 10px 20px;
    }

/*TwoColumn*/
#TwoColumnWrapper
{
    /*background-image:url(/images/fylkesarkivet/tospaltebg.gif);
    background-repeat:repeat-y;*/
    float:left;    
    }
#TwocolumnLeftColumn
{
    float:left;
    width:495px;
    padding: 20px 10px 0px 20px;
    }
#TwoColumnRightColumn
{
    width:260px;
    padding: 20px 0px 0px 15px;
    float:right;
    
    }
/*SLUTT PÅ SUBLAYOUTS*/

/*RENDERINGS*/
#monthColumnOne
{
    float:left;
    width:385px;
    margin-right:40px;
    }
#monthColumnTwo
{
    float:left;
    width:290px;
    }
#monthImage
{
    float:left;
    }
#monthImageText
{
    padding-top:10px;
    float:left;
    }
#monthAbstract
{
    font-weight:bold;
    float:left;
    }
#monthText
{
    float:left;
    }
.archivelist
{
    }
.archiveitem
{
    padding:5px 0px 5px 0px;
    list-style-type:inherit;
    }
.newsItem
{
    float:left;
    margin-bottom:20px;
    }
.newsImage
{
    float:left;
    margin-right:20px;
    }
/*SLUTT RENDERINGS*/
    
/*GENERELT*/
/*Søk*/
.SoekForm
{
    border:solid 1px #996633;
    margin-left:10px;
    }

/*Artikkelsider*/
#bottomtext
{
    padding-top:10px;
    color:#ffffff;   
    }

/* SLUTT PÅ GENERELT*/

/* NAVIGASJON */
.leftsubmenulist
{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
/*Menus*/
.leftmenusectionwrapper
{
	clear:both;
	padding-left:20px;
	margin-top:10px;
	margin-left:15px;
	background-image:url("/images/fylkesarkivet/dot.gif");
	background-repeat:no-repeat;
}
.leftsubmenuitem
{
	list-style-type:none;
	padding: 0px 0px 0px 10px;
}
/*Selected */
.leftmenusectionwrapperselected
{
	clear:both;
	padding-left:20px;
	margin-top:10px;
	margin-left:15px;
	background-image:url("/images/fylkesarkivet/dot.gif");
	background-repeat:no-repeat;
}
.leftsubmenuitemselected
{
	list-style-type:none;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
}
/*SLUTT PÅ NAVIGASJON*/