/************************/
/* GLOBAL               */
/************************/

#Page 
{
   	width: 810px;
	margin: 0px auto 0px auto;
}



#BottomShadow
{
    width: 1005px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 7px 0px;
    margin: 0px auto 0px auto;
}

#MainArea
{
    width: 800px;
    border: solid 5px #76b521;
    border-top-width: 0px;
}

/************************/
/* HEADER               */
/************************/

#HeaderArea
{
	background-color: #ffffff;
}
#Header
{
	padding: 2px;
	height: 75px;
}

#HeaderLeft
{
	float: left;
	width: 40%;
}

#HeaderRight
{
	float: right;
	width: 50%;
}

#HeaderRightTop
{
	height: 33px;	
}

#LanguageSelect
{
	float: right;
	margin: 3px 21px 0px 10px;
	height: 30px;
}

#Logotype
{
	float: left;
	margin: 5px 0px 0px 23px;
}

#LoginName
{
	display:block;
	float: left;
	text-align: right;
	margin: 3px 21px 0px 10px;
	width: 70%;
	height: 30px;
	font-size:0.8em;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	margin: 0px 1px 0px 1px;
	height: 30px; 
	font-size: 1em;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	width: 778px;
	padding-left: 20px;
	background-color: #76b521;
	text-transform: lowercase;
	background: url(images/transparentdots_narrowlow.png) no-repeat 20px 20px;
	
}

#MainMenuArea ul 
{   
	margin: 0;
	list-style-type: none;
}

#MainMenuArea li 
{
	display: block;
	float: left;
}

#MainMenuArea li.selected a 
{
	background-color:#bcce82;
}

#MainMenuArea li a 
{
	display: block;
	padding: 3px 17px;
	margin-right: 5px;
	text-decoration: none;
	color: White;
	
}
#MainMenuArea li.unselected a:hover 
{
	background-color:#bcce82;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	background: url('images/searchfield_bg2.png') no-repeat top left;
	position: relative;
	float: right;
	margin: 4px 15px 0px 0px;
	padding: 5px 6px;
	
}

.QuickSearchLabel
{
	position: relative;
	float: right;
	margin: 5px 8px 0px 0px;
	padding: 4px 6px;
	font: 1.2em;
	font-weight: bold;
	color: #76b521;
}

input.quickSearchField
{
	background: transparent;
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 126px;
}

a.quickSearchButton
{
	width: 23px;
	height: 28px;
	display: block; 
	float: left;
	position: relative;
	top: -5px;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    padding: 16px;
}

.ImageArea
{
   position: relative;
   left: 4px;
   width: 778px;
   height: 231px;
   margin: 0px 0px 6px 0px;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
}


#MainBodyArea
{
}

#MainBodyArea ul
{
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#MainBodyArea #MainBody
{	
	margin: 2em 2em 2em 2em
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#SecondaryBodyArea
{
	width: 100%;
	float: left;
}

#SecondaryBodyArea #SecondaryBody
{
	margin: 0 1em;
}

/*
 * Startpage
 *
 */
 
.RightContent 
{
	padding-left: 10px;
	padding-top: 60px;
	padding-right: 25px;
	color: White;
	font-weight: bold;
	font-size: 14px;
}

.RightContent a
{
	color: White;
}

.RightContent h1
{
    font-weight: bold; font-size: 1.4em; padding: 0; 
    margin-bottom: 16px;
    margin-top: 5px;
}

.RightAlign 
{
	text-align: right;
}



hr.clear 
{
    clear: both;
}

ul 
{
    padding: 0;
    margin: 1.5em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
	border:0;
	width: 100%;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button, input[type=submit]
{
	border: solid 2px White;
    color: White;
    background-color:#76B521;
    font-weight:bold;
	cursor: hand;
}

.button:hover,  input[type=submit]:hover
{
    border-style:dotted;
    border-color:White;
}

a.loginButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.logoutButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.rssButton
{
	background: url(images/ButtonRss.png) no-repeat;
}

a.sitemapButton
{
	background: url(images/ButtonSitemap.png) no-repeat;
}

a.languageButton, input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}


#FlashArea
{
	position: relative;
	overflow: hidden;
	width: 768px;
	height: auto;			
	padding-bottom:1em;
	padding-right:1em;		
}

.fullwidtharea
{	
	float: left;
	width: 776px;
	margin: 0px 0px 0px 6px;
	clear: both;
}
.fullwidthtop
{
	float: left;
	background: url(images/fullwidth_top.png) no-repeat;
	width: 776px;
	height: 23px;
}
.fullwidthmiddle
{
	float: left;
	background: url(images/fullwidth_middle.png) repeat-y;
	width: 722px;
	padding: 0px 30px 0px 24px;
}
.fullwidthbottom
{
	float: left;
	background: url(images/fullwidth_bottom.png) no-repeat;
	width: 776px;
	height: 48px;
}
#StartPageBottomContentArea
{
	float: left;
	background: url(images/green/pattern_plattastart.png) no-repeat;
    height: 170px;
	width: 740px;
	padding: 10px 30px 16px 24px;
	margin: 16px 0px 0px 6px;
	padding-bottom: 16px;
	clear: both;
}

#StartPageBottomContentArea h1
{
	font-size: 14px;
}

.LargeBottomArea
{
	height: 400px;
	width: 783px;
	min-height: 0;
	margin: 16px 0px 0px 5px;
	overflow: hidden;
}

#TextArea
{
	float: left;
	width: 445px;
	height: 170px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	background: url(images/transparentdots_vertical.png) no-repeat;
	background-position: center right;
}

#FlashArea
{
	float: left;
	border: 0;
	top: 12px;
	margin-left: 15px;
	padding: 0;
	overflow: hidden;
	height: 100%;
	width: 230px;
}

.imageList
{
    position:relative;
    float:left;
    padding-right: 6px;
    border:none;
    left: 6px;
    
}

.imageList img
{
    border:none;
}



/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 250px;
    margin-top: 40px;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    margin-top: 10px;
    padding-top: 4px;
    font-weight: bold;
}

.loginArea input
{
	margin-left: 10px;
    margin-top: 10px;
    position: relative;
    float: left;
}


#LoginTopArea
{
   background-image: url(images/login_bg.jpg);
   position: relative;
   left: 4px;
   width: 757px;
   height: 217px;
   text-align: center;
}

#LoginHeader
{
    font-size: 14pt;
    color: White;
    padding-top: 10px;
}

.LoginContainerCentered
{
    width: 750px;
    text-align: center;
}

#centerdiv
{
	width: 350px;
	margin-left: auto;
    margin-right: auto;

}

#LoginStartLeft
{
    float:left;
    height: 33px;
    width: 295px;
    position:relative;
    border-style:none;
    background-color: #e9f2d3;
    padding: 4px;
    margin-top: 60px;
    margin-left: 45px;
}

#LoginStartRight
{
    float:right;
    height: 33px;
    width: 295px;
    position:relative;
    border-style:none;
    background-color: #e9f2d3;
    padding: 4px;
    margin-top: 60px;
    margin-right: 45px;
}

#LoginCenter
{
    border-style:none;
    padding: 4px;
    clear: both;
    text-align: center;
    width: 750px;
}

.LoginLink
{
	border-width: 1px;
	border-style:solid;
	height: 100%;
	font-size: 14pt;
    color: #76b521;
    vertical-align: middle;
    line-height: 30px;
}

.LoginLink a
{
	color: #76b521;
	text-decoration: none;
	margin-top: 10px;
	position: relative;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
    list-style-image: none;
    list-style-type: none;
    float: left;
    width: 100%;
}
#SiteMap ul li 
{
    float: left;
    width: 380px;
    margin-bottom: 20px;
}

#SiteMap li { font-weight: bold; }
#SiteMap li a { text-decoration: none; }
#SiteMap li a:hover { text-decoration: underline; }

#SiteMap li li
{
    margin: 2px 0px;
    padding-left: 12px;
    /*background: url(images/SiteMapBullet.png) no-repeat 0px 2px;*/
    background: url(images/whitedot.png) no-repeat 0px 6px;
    font-weight: normal;
}




/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#MainBody.documentList .download 
{
    float: right;
}

#MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/* Submenu */
.LeftSubMenu
{
	
    width: 230px;
    float: left;
    color: White;
    padding: 10px 10px 7px 0px;
    margin-left: 6px;
    min-height: 153px;
    text-transform: lowercase;
    line-height: 18px;
    font-size: 12px;
    line-height: 20px;
}


.LeftSubMenu a
{
    color:White;
    text-decoration:none;
    display: block;
}

.LeftSubMenu a:hover, .LeftSubMenu a.selected
{
    background-color:#BCCE82;
}

.LeftSubMenu h3
{
	background-image: url(images/transparentdots_submenu.png);
	background-position: 12px bottom;
	background-repeat: no-repeat;
    text-decoration:none;
    font-weight: normal;
    font-size: 14px;
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 15px 20px;
    text-transform: uppercase;
}
.LeftSubMenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.LeftSubMenu li
{
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px;
}
.LeftSubMenu li li
{
	font-weight: normal;
}

.LeftSubMenu li li a.selected
{
	background-color: #76b521;
	font-weight:bold;
	background-image: url(images/whitedot.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: -10px;
	padding-left: 10px;
}
.LeftSmallImage
{
    float:left;
    width: 240px;
    margin: 16px 0px 0px 6px;
}

.LeftSmallImageNoMargin
{
    float:left;
}

.LeftNarrowContent
{
    width: 246px;
    float: left;
}
.RightMediumArea
{
    float: left;
    width: 505px;    
}
.RightMediumContent
{
    float: left;
    width: 460px;
    margin-left: 16px;
	padding: 0px 20px 0px 25px;
}
.RightMediumContentTop
{
    float: left;
    width: 505px;
    height: 23px;
    margin-left: 16px;
}
.RightMediumContentBottom
{
    float: left;
    width: 505px;
    height: 39px;
    margin: 0px 0px 10px 16px;
}

.WrappedImage
{
	border-style: none;
	float: right;
	margin: 0px 0px 10px 10px;	
}


/*************************/
/* FOOTERAREA            */
/*************************/
#AddressArea
{
	width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #95b34b;
	font-size: 0.8em; 
	text-align: center;
	margin-bottom: 0px;
	padding-top: 30px;
	clear: both;
	letter-spacing: 2px;
}




#FooterArea
{
	width: 780px;
	overflow: visible;
	/*margin-left: 10px;*/
	font-family: Verdana, Arial, Sans-Serif;
	/*border-top-style:dotted;
	border-width:5px;
	color: white;*/
	text-align: center;
}

.WhiteDots
{
	background-image: url(images/transparentdots_narrowlow.png);
	background-position:center top;
	background-repeat:no-repeat;
	width: 800px;
	height:6px;
}

#Footer 
{
	height: 40px;
	float: none;
	color: #95b34b;
	font-weight: bold;
	margin-left: 24px;
}

#FooterArea ul
{
	position: relative;
	
	top: 15px;
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-transform: lowercase;
}

#FooterArea ul li
{
	display: block;
	float: left;
	color: black;
	border-left: solid 1px black;
	padding: 0 0.8em;
	font-size: 0.6em;
}

#FooterArea ul li.first
{
	color: black;
	border: 0;
}

#FooterArea a
{
	text-decoration: none;
	color: black;
}

#FooterArea a:hover
{
	text-decoration: underline;
}




.BottomContentWide
{
    width:730px;
    padding:16px;
    margin-top:16px;
    height:200px;
    border:solid 2px white;
}

.MediumWideContent
{
    position:relative;
    width:490px;
    height: 170px;
    float:left;
    padding-left: 16px;
    margin-left: 16px;    
    /*margin-top: 16px;*/
    padding-top: 10px;
    margin-bottom: 8px;
}

.MediumWideBottomContent
{
    width: 444px;
    float: right;
    padding-left: 26px;
}

.LeftDots
{
    background: url(images/green/prickar.png) repeat-y left top;
}

.Centered
{
	text-align: center;
}

.BigFlashBg 
{
	background: url(images/fruktensresa_platta.png) no-repeat;
	padding: 20px 30px 30px 30px;
	width: 700px;
	height: 365px;
}

.SmallFlash 
{
	position:relative;
    width:500px;
    height: 170px;
    float:left;
    margin-left: 16px;    
    margin-bottom: 16px;
}

/*
RECEPIE
*/

#RecepiePartner
{
	position: relative;
	float: left;
	margin-left:16px;	
	width: 200px;
	height: 80px;
	top: 130px;
	
}

#RecepiePartner a
{
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}

#RecepiePartner img
{
	border: 0;
	vertical-align: middle;
}


/* Imagelist */
.imagelistitem
{
	float: left;
	margin: 10px 15px 0px 0px;
	width: 136px;
	height: 104px;
	border: solid 1px #76b521;
}
.imagelistitem img { border: solid 3px #ffffff; }
.imagelistitem .opacthumbnail
{
	filter: alpha(opacity=80);
	moz-opacity: .9;
	opacity: .9;
}
.imagelistitem .solidthumbnail {
}

/* Questionnarie */
.questionnaire p
{
	margin: 0px;
	padding: 0px;
}
.questionnaire .points, .questionnaire .time
{
	font-weight: bold;
}
.questionnaire .progress
{
	font-size: 90%;
	margin-bottom: 10px;
}
.questionnaire .alternativediv
{
	padding: 10px 0px 20px 0px;
}
.questionnaire .resultText
{
	margin-bottom: 10px;
}

