/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:76%;}
BODY{COLOR:#333333; FONT-FAMILY:Arial,Verdana,Helvetica; MARGIN-LEFT:15px; MARGIN-TOP:20px;}
A:link{color:#2a7e6b;}
A:active, A:hover, A:visited{COLOR: #bdbdbd;}
P{LINE-HEIGHT: 1.4em; MARGIN-TOP:0px; MARGIN-BOTTOM:15px;/*Required for same look in Firefox and IE*/}
UL{MARGIN-TOP:0px; MARGIN-BOTTOM:5px; MARGIN-LEFT:20px;}
HR {border: none; border-top: 1px solid #bababa; height: 1px; margin-top: auto; margin-bottom: auto;}

/** STYLES FOR TEMPLATE ELEMENTS *****************************************************/
/*************************************************************************************/

/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:240%; margin-bottom:10px; MARGIN-TOP:1px; font-weight:normal; line-height:0.9em;}
h2{FONT-SIZE:150%; margin-bottom:5px; MARGIN-TOP:1px; font-weight:normal; }
h3{FONT-SIZE:115%; margin-bottom:0px; MARGIN-TOP:1px; font-weight:bold;}


/** STYLES FOR EDITOR DROP DOWN LIST (ADAPTED STYLE) *********************************/
/*************************************************************************************/
.ImportantEditor{font-weight:normal; background-color:#808080; color:#FFFFFF;}
.ImagetextEditor{font-weight:normal; font-size:90%;}


/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/Framework1.master) */
/*************************************************************************************/
.WebBody {background-color: #f0f0f0; margin: 0px; padding: 0px; width: 100%; height: 100%; min-height: 100%; border-top:1px solid white;/*bugfix for Opera*/}
.WebBody{background-image: url(Images/IFN_WebSite_Bg.gif); background-repeat: repeat-x;}
.WebMain {position: absolute; top: 10px; height:auto; width:100%;}
.WebMainContainer {height:auto;}
.WebMainContainer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.WebHeaderContainer {background-image: url(Images/IFN_Content_Header_Bg.png); background-repeat: no-repeat; background-position:center;}
.WebHeader {width: 948px; height: 180px; margin:auto;}
.WebHeaderTopMenu {font-size:100%; float:left; width:888px; margin:auto; padding-left:30px; padding-right:30px; background-image: url(Images/IFN_TopMenu_BottomLine.gif); background-repeat: repeat-x; background-position:bottom;}
.WebTopMenu {color:#666666!important; height:29px;}
.WebTopMenu a, .WebTopMenu a:visited, .WebTopMenu a:active, .WebTopMenu a:hover{color:#333333; font-weight:bold; text-decoration:none;}
.WebTopMenuItem {padding-top:5px; padding-left:10px; padding-right:10px; height:21px; margin-right:0px!important;}
.WebTopMenuItemSelected {background-image: url(Images/IFN_TopMenu_Right.gif); background-repeat: no-repeat; padding-top:5px; padding-left:10px; padding-right:10px; height:22px; margin-right:0px!important;}
.WebTopMenuItemSelected a, .WebTopMenuItemSelected a:visited, .WebTopMenuItemSelected a:active, .WebTopMenuItemSelected a:hover{color: #ffffff;}
.WebContent {height: auto; width: 898px; margin:auto; text-align:left; padding: 20px 30px 0px 20px;}
.WebContentLeft {float: left; width: 192px;}
.WebContentRight {float: left; width:705px; overflow:hidden;}
.WebContentRightRight {float: left; width: 167px; height: 100%; margin-left:20px; margin-top:0; padding-top:10px;}
.WebContentRightLeft {float: left; width:468px;  padding-left:20px; padding-right:20px; margin-top:0; padding-top:0; border-left: solid 1px #cccccc; border-right:solid 1px #cccccc;}
.WebHeaderMenuContainer {position: absolute; top: 152px;  width:958px}
.WebMiddleContainer {overflow:hidden; width: 958px; margin:auto; text-align:center; background-image: url(Images/IFN_Content_Bg.png); background-repeat: repeat-y; background-position:center;}
.WebTopContainer{width: 958px; text-align: Left; margin:auto;}
.WebBottomContainer {width: 958px; text-align: Left; margin:auto;}
.WebFooterContainer {background-image: url(Images/IFN_Content_Foot_Bg.png); background-repeat: no-repeat; background-position:center bottom; padding-top:20px;}
.WebClear {clear:both; font-size:1px; visibility:hidden;}
.ContactWebmasterText{margin-left:37px;}
.ContactWebmasterText a:Link{color:#999999;}
.WebHeaderTopRight{width:400px; margin-top:115px; margin-right:25px; float:right;}
.WebHeaderSearch {text-align:right; float:right; clear:right; width:400px; overflow:hidden;}
.WebSearchWrapper{}
.TextSize{text-align:left; float:right; padding-right:8px; padding-bottom:3px;}
.TextSizeLink, .TextSizeLink_Active{float:right; width:15px; font-size:12px;}
.TextSizeLinkSmall, .TextSizeLinkSmall_Active{float:right; width:15px; font-size:10px; padding-top:2px;}
.TextSize A:active, .TextSize A:hover, .TextSize A:visited, .TextSize A:link{color:#2a7e6b; letter-spacing:1px;}
.WebSearchField {font-size:90%; color:#666666; width:100px; font-family:Arial,Verdana,Helvetica; color:#000000;}
.WebSearchButton {font-size:90%; margin-bottom:-5px; color:#666666; width:43px; font-family:Arial,Verdana,Helvetica; border: solid 1px #000000;}
.Divider{border-bottom: solid 1px #cccccc; width:100%;}

/** STYLES IE6 FIXAR (ONLY IE6!)***************************************/
/**********************************************************************/
* html .WebSearchButton {font-size:90%; margin-bottom:-3px; color:#666666; width:43px; font-family:Arial,Verdana,Helvetica; border: solid 1px #000000;}
* html .WebHeaderTopRight{width:400px; margin-top:85px; margin-right:15px; float:right;} 
/** STYLES IE6 FIXAR END **********************************************/

/** STYLES AWARDWINNERS ***********************************************/
/**********************************************************************/
.AwardWinnerHeader {margin-bottom:.7em;}
.AwardWinnerMotivation{  padding:0 0 5px 0; width:100%;}
.AwardWinnerMotivation h3 {}
.AwardWinnerMotivation .Text p{ line-height:200%;}
.AwardWinnerImage{float:left; width:100%;}
.AwardWinnerNote{font-size: 90%;font-style:italic;}


.WinnerContainer 
{
    position:relative;
    margin-bottom:3px;
    min-height:100px;
    /*font-size:115%;*/
}
.WinnerInfo 
{
    width:320px;
    position:absolute;
    bottom:0;
    right:0;
}
div.WinnerCite 
{
    text-align:center;
    color:#fff;
    font-style:italic;
    margin:22px 0 22px; 
    padding:12px 17px;
    line-height:24px;
    background:transparent url(Images/bg-blockquote.png) no-repeat 50% 0;
    border:1px solid #4b7c3f;
}
div.NormalCite 
{
    color:#fff;
    font-style:normal;
    margin:12px 0 12px; 
    padding:12px 17px;
    line-height:16px;
    background:transparent url(Images/bg-blockquote.png) no-repeat 50% 0;
    border:1px solid #4b7c3f;
}

/** STYLES AWARDWINNERS END *******************************************/


/** STYLES STARTPAGE **************************************************/
/**********************************************************************/
.StartPageLeft{float:left; width: 498px; margin-left:10px;}
.StartPageRight{float:right; width: 353px;}
.StartPageRight .ImportantDates .Text{font-size: 90%;}
.StartPageRight p{margin-bottom:0; padding-bottom:0;}
.StartPageRightHeader{ margin-bottom:11px; background-image: url(Images/IFN_HeadLine_Bg.gif); background-repeat: repeat-x; width: 343px; height:17px; color:#ffffff; padding: 2px 5px 0px 5px; font-size:90%;}
.StartPageRightHeader a{color:#ffffff;}
.ImportantDatesFooter{background-image: url(Images/IFN_HeadLine_Bg.gif); background-repeat: repeat-x; width: 353px; height:2px; color:#ffffff; padding:0; margin-top:10px;}
.CurrentWinnerPicture{float:right; margin:0 0 10px 10px;}
/** STYLES STARTPAGE END **********************************************/

/**STYLE NAVBAR *******************************************************/
/**********************************************************************/
.NavBarMenu{font-size:93%; margin-top:-10px;}
.NavBarMenu a, .NavBarMenu a:visited, .NavBarMenu a:active, .NavBarMenu a:hover{text-decoration:none; color:#333333; padding:0 2px 0 9px; margin-left:2px; line-height:14px; display:block;}
.NavBarTopItem, .NavBarTopItemSelected{margin-left:1px!important; padding-top:3px; padding-bottom: 3px; margin-top:10px;}
.NavBarSelected{margin-left:10px!important; font-weight:bold;}
.NavBarSelected1, .NavBarItem1, .NavBarItem2, .NavBarItemSelected1, .NavBarSelected2, .NavBarItemSelectedExpanded1, .NavBarItemSelectedExpanded2, .NavBarItemSelected2{margin-left:10px!important; font-weight:bold; margin-bottom:3px;}
.NavBarItem2, .NavBarSelected2, .NavBarItemSelected2{margin-left:20px!important;}
.NavBarSelected1, .NavBarItemSelected1, .NavBarSelected2, .NavBarItemSelectedExpanded1, .NavBarItemSelectedExpanded2, .NavBarItemSelected2{background:transparent url(Images/IFN_Menu_Dot.gif) no-repeat 0 5px;}
.NavBarTopItemSelected a{font-weight:bold; background: transparent url(Images/IFN_Menu_Dot.gif) no-repeat 0 5px;}
.NavBarSelected2 a, .NavBarItemSelected2 a{color:#00457D; font-weight:bold;}
.NavBarItem1, .NavBarItem2{font-weight:normal;}
.NavBarSelected1 a, .NavBarItemSelected1 a{font-weight:bold;}
.NavBarItemSelectedExpanded2 a{margin-left:10px!important; font-weight:bold; margin-bottom:3px;}
/**STYLES NAVBAR END***************************************************/

/**STYLE MEMBERS*************************************/
/****************************************************/
.MemberHeaderRow{width:460px; clear:both; float:left; vertical-align:middle; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px; border-top: solid 1px #000000; border-bottom: solid 1px #000000; margin-bottom:10px;}
.MemberRow{width:460px; font-size:80%; clear:both; float:left; vertical-align:middle; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
.MemberRow p{margin-bottom:0px;}
.MemberName{float:left; width:130px;}
.MemberAffilliation{float:left; width: 200px;}
.MemberPositionPeriod{float:left; width:130px;}
.CurrentMemberName{float:left; width:200px;}
.CurrentMemberAffilliation{float:left; width: 260px;}
/**STYLE MEMBERS END *************************************/

/**STYLE ARTICLE5************************************/
/****************************************************/
.ArticleContentMiddle{width:468px; overflow:hidden; float:left; border-left: solid 1px #cccccc; border-right:solid 1px #cccccc; padding:0px 20px 0px 20px;}
.ArticleContentRight{width:174px; float:left; margin-left:20px;}
.ArticleContentRight .Text{font-size:90%;}
.ArticlePuff{margin-bottom:15px;}
.ArticleIntro{ color:#333333; font-weight:bold; line-height: 1.5em; margin-top:0px; margin-bottom:15px;/*Required for same look in Firefox and IE*/}
.ArticleImageLeft{float:Left; margin-right: 10px; margin-top:3px; margin-bottom:10px;}
.ArticleImageRight{float:Right; margin-left: 10px; margin-top:3px; margin-bottom:10px;}
/**STYLE ARTICLE5 END *******************************/

/*************************************************************************************
This stylesheet will be used for the templates included in Litium Studio. Changes
below will change the appearance of the pages using the templates in the folder
"Templates".
**************************************************************************************/


/** STYLES FOR LITIUM STUDIO TEMPLATES ***********************************************/
/*************************************************************************************/
.Intro{FONT-WEIGHT:bold; color:#333333; MARGIN-TOP:0px; MARGIN-BOTTOM:10px; line-height:1.5em;}
.Text{color:#333333; MARGIN-TOP:0px; MARGIN-BOTTOM:10px; line-height:1.5em;}
.Normal{}
.Textbold{FONT-WEIGHT:bold;}
.Factheader{FONT-WEIGHT:bold; COLOR:white; BACKGROUND-COLOR:#555555; PADDING:5px;}
.Facttext{FONT-WEIGHT:normal; BACKGROUND-COLOR:#DDDDDD; PADDING:5px;}
.Imagetext{FONT-WEIGHT:normal; MARGIN-TOP:2px; TEXT-ALIGN:Left;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.Linklist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Fileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Form{}
.InputItem{FONT-SIZE:110%; MARGIN-BOTTOM:10px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:300px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFullWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:100%; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.SelectItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:305px; FONT-WEIGHT:bold; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.MarginSingle{MARGIN-TOP:10px;}
.MarginDouble{MARGIN-TOP:20px;}

.Image{MARGIN-TOP:20px;}
.ImageCenter{TEXT-ALIGN:CENTER; MARGIN-TOP:20px;}
.ImageLeft{TEXT-ALIGN:LEFT; MARGIN-TOP:20px;}
.ImageRight{TEXT-ALIGN:RIGHT; MARGIN-TOP:20px;}
.ImageLeftFloat{FLOAT:LEFT; MARGIN-TOP:10px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; MARGIN-TOP:10px; MARGIN-LEFT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}

.ColumnSpace{HEIGHT:10px; WIDTH:10px;}
.CrossHorizontal{FONT-SIZE:1%; HEIGHT:2px; BACKGROUND-COLOR:#555555;}
.CrossHorizontalCell{FONT-SIZE:1%; PADDING-BOTTOM:10px; PADDING-TOP:10px;}
.CrossVertical{FONT-SIZE:1%; WIDTH:2px; BACKGROUND-COLOR:#555555;}
.CrossVerticalCell{FONT-SIZE:1%; HEIGHT:100%; PADDING:5px;}

.threeColumnLeft{VERTICAL-ALIGN:top; WIDTH:350px; padding-right:5px;}
.threeColumnMiddle{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px; padding-right:5px;}
.threeColumnRight{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px;}
.threeColumnLineV{padding-top:5px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineV_bg.gif);}
.threeColumnLineH{MARGIN-TOP:5px; MARGIN-BOTTOM:5px; HEIGHT:1px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineH_bg.gif);}

.twoColumnTable{WIDTH:100%; HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top; PADDING-RIGHT:20px;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:180px; PADDING-LEFT:20px;}
.twoColumnInnerTable{MARGIN-TOP:20px;}
.twoColumnInnerOne{HEIGHT:100%; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-RIGHT:10px;}
.twoColumnInnerTwo{HEIGHT:150px; WIDTH:34%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px; PADDING-RIGHT:10px;}
.twoColumnInnerThree{HEIGHT:150px; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px;}
.twoColumnLineH{HEIGHT:1px; BACKGROUND-COLOR: #9A9A9A;}
.twoColumnLineV{WIDTH:1px; BACKGROUND-COLOR: #9A9A9A;}

.Fileheader{FONT-SIZE:90%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; background-image: url(Images/IFN_HeadLine_Bg.gif); background-repeat: repeat-x; width: 466px; height:17px; color:#ffffff; padding: 2px 5px 0px 5px;}
.Fileitem{FONT-SIZE:90%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:90%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; background-image: url(Images/IFN_HeadLine_Bg.gif); background-repeat: repeat-x; width: 466px; height:17px; color:#ffffff; padding: 2px 5px 0px 5px;}
.Linkitem{FONT-SIZE:90%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:90%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px;}
.Productlink, A.Productlink:link, A.Productlink:active, A.Productlink:hover, A.Productlink:visited{}
.Productdesc{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.ProductRowItem1{PADDING:5px; PADDING-LEFT:0px;}
.ProductRowItem2{PADDING:5px; PADDING-LEFT:0px;}
.ProductColumnItem1{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductColumnItem2{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:34%;}
.ProductColumnItem3{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductitemLineH{HEIGHT:1px; BACKGROUND-COLOR:#9A9A9A;}
.ProductitemLineV{PADDING:10px; border-left:1px solid #9A9A9A;}
.Productitem{FONT-SIZE:110%; LINE-HEIGHT:20px;}
.Productitemlist{PADDING-RIGHT:20px; WIDTH:100px;}
.ProductitemlistLineV{border-left:1px solid #9A9A9A;}
.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%;}
.Newsheader{FONT-SIZE:110%; FONT-WEIGHT:bold;}
.Newslink, A.Newslink:link, A.Newslink:active, A.Newslink:hover, A.Newslink:visited{}
.Newsintro{FONT-SIZE:90%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0px;}
.Newsitem2{PADDING:5px; PADDING-LEFT:0px;}
.Breadcrumb{FONT-SIZE:110%; FONT-WEIGHT:normal; COLOR:gray;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:gray!important;}


/** SYSTEM ERROR MESSAGE *************************************************************/
/** System errors shown together with add-on-templates *******************************/
/*************************************************************************************/
.litErrorFieldset{MARGIN-TOP:10px; MARGIN-BOTTOM:10px;}
.litErrorLegend{COLOR: #FF0000! important; FONT-SIZE:110%; PADDING-RIGHT:6px;}
.litErrorDiv{PADDING-TOP:8px; PADDING-BOTTOM:5px;}
.litErrorIcon{WIDTH:16px; HEIGHT:16px; MARGIN-RIGHT:3px;}
.litErrorMsg{COLOR: #FF0000! important; FONT-SIZE:110%;}


/** STYLES FOR THE LEFT MENU *********************************************************/
/** CSS for the left menu, new in version 4.1 ****************************************/
/*************************************************************************************/
/* Gamla menyn. Ersatt av en navbar
.LeftMenu ul{margin:0; margin-top:4px; padding:0;}
.LeftMenu li{list-style:none; padding:3px; margin-left:15px;}
.LeftMenu a, .LeftMenu a:link, .LeftMenu a:active, .LeftMenu a:hover, .LeftMenu a:visited{color:#666666;}
.LeftMenu a{text-decoration:none; padding:2px; margin-left:1px; line-height:14px;}
.LeftMenu a:hover{text-decoration:underline;}
.LeftMenu_Selected {margin-left:0px!important; border:1px solid #CCCCCC; background-color:White;}
.LeftMenu_StartPage {}
.LeftMenu_level_1{margin-left:-20px!important; line-height:130%; FONT-SIZE:110%;}
.LeftMenu_level_2, .LeftMenu_level_3, .LeftMenu_level_4, .LeftMenu_level_5{margin-top:1px!important; line-height:110%;}
*/