/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN-LEFT:0px; MARGIN-TOP:0px;}
A:link, A:active, A:hover, A:visited{COLOR: #828282; text-decoration:none;}
A:hover{COLOR: #333333; text-decoration:none;}
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 *****************************************************/
/*************************************************************************************/
.H1header{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px;}
.H2header{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px;}
.H3header{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;}

/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:16px; FONT-WEIGHT:normal; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Arial,Verdana,Helvetica;}
h2{FONT-SIZE:120%; FONT-WEIGHT:normal; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica;}
h3{FONT-SIZE:120%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica;}

/** 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: #ffffff; margin: 0px; padding: 0px; width: 100%; height: 100%; min-height: 100%; border-top:1px solid white;/*bugfix for Opera*/}
.WebMain {position: absolute; padding-top:40px; top: 0px; padding-bottom:30px; min-height: 100%; height:auto; width:100%;}
.WebHeader {width: 650px; height: 90px; margin:auto;}
.WebHeaderLogo {float:left; width:120px; height:40px; padding-top:4px;}
.WebHeaderTopMenu {float:right; font-size:110%; width:495px;}
.WebTopMenu {FONT-FAMILY:Arial,Verdana,Helvetica; font-size:120%; margin-top:28px;}
.WebTopMenuItem {padding-right:15px; margin-right:0px!important;  float:left;}
.WebTopMenuItemSelected {padding-right:15px; margin-right:0px!important;  float:left;}
.WebTopMenuItemSelected a {text-decoration:none; color:#000000;  float:left;}
.WebContent {background-image:url(Images/pixel_c0c0c0.gif); background-position:705px; background-repeat:repeat-y; height: auto; width: 910px; margin:auto; padding:0 0 0 0; text-align:left;}
.WebContentLeft {float: left; width: 650px;}
.WebContentLeftNarrow {width:495px; margin-left:155px;}
.WebContentRight {float: right; width:182px; padding-left:18px; padding-top:30px; padding-bottom:30px;}
.WebContentRightFullWidth {width:182px;}
.WebLanguageLogout {margin-top:45px;}
.NoBorder {border:0;}
.WebTextColorLightGrey {color:#828282!important;}
.WebTextColorBlack {color:#000000!important;}

.WebClear {clear:both;}
.WebSearch {font-size:110%; width:124px; color:#828282; border:solid 1px #e5e5e5; background-color:#f5f5f5; font-family:Verdana,Arial,Helvetica;}
.WebSearchButton {font-size:110%; color:#666666;  font-family:Verdana,Arial,Helvetica; border:solid 1px #e5e5e5; background-color:#f5f5f5; width:50px;}

.WebLogin {}
.WebSideMenu {float:left; margin-top:30px;}
.WebSideMenuItem {margin-top:3px; font-size:110%;}
.WebSideMenuItemSelected {margin-top:3px; font-size:110%; color:#000000!important;}
.WebSideMenuItemSelected a {color:#000000!important;}

/*************************************************************************************
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-SIZE:110%; FONT-WEIGHT:bold; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.Text{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.NoText{ font-size:90%;}
.Normal{FONT-SIZE:110%;}
.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:CENTER;}
.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;}
.MarginHalf{MARGIN-TOP:5px;}
.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;}

.productRightArea{}

.WebLanguageContainer {}
.LanguageSelectContainer {float:left; height:13px; width:20px;}
.LanguageSelect {float:left; opacity:0.4; filter:alpha(opacity=40);}
.LanguageSelectOver {float:left;}

.Fileheader{font-size:110%; font-weight:bold; margin-bottom:5px; border-bottom:1px solid #828282;}
.Fileitem{font-size:110%; font-weight:normal; margin-bottom:5px;}
.Linkheader{font-size:110%; font-weight:bold; margin-bottom:5px; border-bottom:1px solid #828282;}
.Linkitem{font-size:110%; font-weight:normal; margin-bottom:5px;}
.Productname{font-size:110%; margin-bottom:5px;}
.Productdesc{font-size:110%; font-weight:normal;}
.ProductCategoryImg{float:left; width:79px; text-align:center; opacity:0.4; filter:alpha(opacity=40);}
.ProductCategoryImgOver{float:left; width:79px; text-align:center;}

.ProductColumnItem {text-align:center; vertical-align:bottom; width:99px; padding-left:10px; padding-right:10px;}
.ProductSideMenuColumnItem {text-align:center; vertical-align:bottom; width:81px; padding-left:5px; padding-right:5px;}

.ProductImgSmallContainer {float:left; width:290px; margin:30px 0 0 0; padding-left:155px;}
.ProductImgSmallHeight /*Height in outer div, Safari bugfix */ {float:left; width:125px; height: 125px; padding-left:10px; padding-right:10px; margin-top:5px; cursor:hand; cursor: pointer;}
.ProductImgSmallOver {float:left; text-align:center; width:125px; height:125px; margin:0; padding:0;}
.ProductImgSmall     {float:left; text-align:center; width:125px;  margin:0; padding:0; /*height:125px; Fel i safari, kan ej ha höjd!!*/ opacity:0.4; filter:alpha(opacity=40);}

.ProductImgSmallerHeight /*Height in outer div, Safari bugfix */ {float:left; width:84px; height: 100px; padding-left:6px; padding-right:6px; margin-top:5px; cursor:hand; cursor: pointer;}
.ProductImgSmallerOver {float:left; text-align:center; width:84px; height:100px; margin:0; padding:0;}
.ProductImgSmaller     {float:left; text-align:center; width:84px;  margin:0; padding:0; /*height:125px; Fel i safari, kan ej ha höjd!!*/ opacity:0.4; filter:alpha(opacity=40);}

.ProductImgTinyHeight /*Height in outer div, Safari bugfix */ {float:left; width:60px; height: 90px; padding-left:5px; padding-right:5px; margin-top:5px; cursor:hand; cursor: pointer;}
.ProductImgTinyOver {float:left; text-align:center; width:60px; height:90px; margin:0; padding:0;}
.ProductImgTiny     {float:left; text-align:center; width:60px;  margin:0; padding:0; /*height:125px; Fel i safari, kan ej ha höjd!!*/ opacity:0.4; filter:alpha(opacity=40);}

.ProductImgBigContainer {float: right; width: 445px; margin-top:20px; text-align:right;}
.ProductImgBig {margin:auto;}
.ProductImgBigHidden {margin:auto; display:none;}
.ProductImgSideMenuSmall     {margin:auto; text-align:center; width:60px; float:left; padding-left:10px; padding-right:10px; height:100%; opacity:0.4; filter:alpha(opacity=40);}
.ProductImgSideMenuSmallOver {margin:auto; text-align:center; width:60px; float:left; padding-left:10px; padding-right:10px; }
.ProductImgArchiveContainer {padding-left:155px; width:290px;}

.SearchImgSideMenuSmall     {margin:auto; text-align:center; width:60px; float:left; height:100%; opacity:0.4; filter:alpha(opacity=40);}
.SearchImgSideMenuSmallOver {margin:auto; text-align:center; width:60px; float:left;}

.ProductIconLinkContainer {width:185px; margin-top:20px; margin-bottom:10px;}
.ProductIconLink {width:185px; margin-top:5px;}
.ProductIconLinkImg {float: left; width: 20px;}
.ProductIconLinkText{float: right; width: 155px; padding-top: 3px;}

.ProductPdfPage {height: 1150px; width: 100%; position: relative; border-color:#cccccc;}
.ProductPdfHeader {position:relative; height:150px; background-color:#124577;}
.ProductPdfContent {position:relative; height:850px; background-color:#885522;}
.ProductPdfFooter {position:relative; height:150px; background-color:#965432;}
.ProductPdfSideMargins {padding: 0 60px 0 60px;}
.ProductPdfH1Header {font-size:200%; margin-bottom:10px; margin-top:5px; font-weight:normal!important;}
.ProductPdfH2Header {font-size:130%; margin-bottom:5px; margin-top:5px; font-weight:normal!important;}

.ProductPdfImg {margin:auto;}

.DesignerProductList {}
.DesignerProductListH {}
.DesignerProduct {text-align:center; width:79px; padding:5px 5px 5px 5px;}
.DesignerProductImage {float:left; margin:auto; text-align:center; /*width:79px; Safari-bugfix*/ height:79px; opacity:0.4; filter:alpha(opacity=40); }
.DesignerProductImageOver {float:left; margin:auto; text-align:center; width:79px; height:79px; }
.DesignerProductImageTD {}
.DesignerProductTextTD {text-align:center; padding-left:5px; padding-right:5px;}

.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:110%; color:#828282;}
.Newsheader{font-size:110%; font-weight:bold;}
.Newslink, A.Newslink:link, A.Newslink:active, A.Newslink:hover, A.Newslink:visited{color:#000000; text-decoration:none;}
.Newsintro{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0px;}
.Newsitem2{PADDING:5px; PADDING-LEFT:0px;}
.BreadcrumbContainer {padding-left:155px; float:left; margin-bottom:10px;}
.Breadcrumb{ FONT-WEIGHT:normal; color:#000000; text-decoration:none;}
A.Breadcrumb:link{ color:#000000; text-decoration:none;}
A.Breadcrumb:active{ color:#000000; text-decoration:none;}
A.Breadcrumb:visited{ color:#000000; text-decoration:none;}
A.Breadcrumb:hover{ color:#000000; text-decoration:none;}


/** 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 ****************************************/
/*************************************************************************************/
.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%;}
