/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica; line-height:1.5; MARGIN-LEFT:15px; MARGIN-TOP:20px;}
A:link, A:active, A:hover, A:visited{COLOR: #000000;}
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-weight:normal; FONT-SIZE:220%; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; color:#bed600; text-transform:uppercase;}
.H2header{font-weight:normal; FONT-SIZE:170%; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; color:#bed600; text-transform:uppercase;}
.H3header{font-weight:normal; FONT-SIZE:150%; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; color:#bed600; text-transform:uppercase;}


/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{font-weight:normal; FONT-SIZE:200%; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Arial,Verdana,Helvetica; color:#bed600; text-transform:uppercase;}
h2{font-weight:normal; FONT-SIZE:150%; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica; color:#bed600; text-transform:uppercase;}
h3{font-weight:normal; FONT-SIZE:130%; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica; color:#bed600; text-transform:uppercase;}


/** 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: #bed600; margin: 0px; padding: 0px; width: 100%; height: 100%; min-height: 100%; /*border-top:1px solid white;bugfix for Opera*/}
.WebMain {position: absolute; text-align:center; vertical-align:middle; top: 0px; min-height: 100%; height:auto; width:100%;}
.WebMainContainer {background-color:#ffffff; margin-top:30px; width:910px; height:auto; margin-left:auto; margin-right:auto;}
.WebTopContainer {width:910px; height:140px;}
.WebGreenText {color:#bed600!important;}
.WebBlackText {color:#000000!important;}
.WebUcase {text-transform:uppercase;}

.WebHeader {width: 100%; height: 140px; margin:auto;}
.WebHeaderLeft {float:left; width:170px;}
.WebHeaderRight {float:right; width:740px; text-align:right}
.WebHeaderRightRow1 {float:left; width:740px;}
.WebHeaderRightRow2 {float:left; width:740px; margin-top:7px;}
.WebHeaderRightRow3 {float:left; width:740px; margin-top:7px;}

.WebHeaderLogo {float:left; margin-top:30px; padding-left:48px;}
.WebHeaderSearchLang {float:right; padding-right:40px;}
.WebHeaderSearchLang a {color:#000000!important; text-decoration:none; font-size:110%;}
.WebHeaderSearch {float:left; height:28px; color:#666666; background-image: url(Images/searchFieldBg.gif); background-position:left; background-repeat:no-repeat;}
.WebHeaderSearchMAC {float:left; height:28px; color:#666666;}
.WebHeaderSearchField {width:65px; padding:5px 5px 5px 5px; height:18px;  border:0; background:none; font-size:110%; FONT-FAMILY:Arial,Verdana,Helvetica;}
.WebHeaderSearchButton {background-color:#ffffff; border:0; padding: 6px 0 4px 0px; font-size:110%; FONT-FAMILY:Arial,Verdana,Helvetica;}
.WebLangButton {float:left; color:#000000; font-size:110%;}
.WebHeaderPrint {float:right; padding-right:40px; font-size:110%; padding-left:25px; height:18px; padding-top:3px; background-image: url(Images/printDot.gif); background-repeat:no-repeat;}
.WebHeaderPrint a {text-decoration:none!important; color:#000000;}

.WebHeaderTopMenu {float:left; font-size:110%;}
.WebHeaderTopMenu a {color:#000000!important; text-transform:uppercase; text-decoration:none;}

.WebTopMenu {color:#666666!important; height:28px;}
.WebTopMenuItem {padding-top:7px; padding-left:10px; padding-right:10px; height:28px;}
.WebTopMenuItemSelected {background-image: url(Images/WebTopMenu.gif); background-repeat: repeat-x; padding-top:7px; padding-left:10px; padding-right:10px; height:21px; margin-right:0px!important;}

.WebGreyBoxContainer {margin-right:7px; float:left;}
.WebGreyBoxLeft {float:left; width:5px; height:28px; background-image: url(Images/menuBoxGreyLeft.gif);}
.WebGreyBoxContent {float:left; height:21px; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:1px; background-color:#dddddd;}
.WebGreyBoxRight {float:left; width:5px; height:28px; background-image: url(Images/menuBoxGreyRight.gif); background-repeat:no-repeat;}

.WebGreenBoxContainer {margin-right:7px; float:left; position:relative;}
.WebGreenBoxLeft {float:left; width:5px; height:28px; background-image: url(Images/menuBoxGreenLeft.gif);}
.WebGreenBoxContent {float:left; height:21px; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:1px; background-color:#bed600;}
.WebGreenBoxContent a {color:#ffffff!important;}
.WebGreenBoxRight {float:left; width:5px; height:28px; background-image: url(Images/menuBoxGreenRight.gif);}

.WebMiddleContainer {width: 910px; text-align:center;}
.WebContent {width: 830px; margin-left:auto; margin-right:auto; text-align:left;}
.WebContentLeft {float: left; width: 130px; margin-top:10px;}
.WebContentRight {float: right; width:660px; margin-top:10px;}
.WebContentRightText {width:360px;}

.WebBottomContainer {width: 910px; text-align: center; height: 40px; margin-top:30px;}
.WebFooter {padding-top:10px; height: 30px; margin-left:auto; margin-right:auto; font-size:110%; color:#999999!important;}
.WebFooter div {float:left; margin-left:10px; margin-right:10px;}
.WebFooter a {color:#999999!important; text-decoration:none;} 
.WebClear {clear:both;}

.WebLeftMenuContainer {background-color:#bed600; width:130px; margin-top:30px;}
.WebLeftMenuTop {width:130px; font-size:1px; height:5px; background-image: url(Images/leftMenuGreenTop.gif)}
.WebLeftMenuContent {width:90px; padding-left:20px; padding-right:20px;}
.WebLeftMenuInnerContent{float:left; width:89px;}
.WebLeftMenuHeight {float: right; width: 1px; height: 350px;}
.WebLeftMenuBottom {width:130px; font-size:1px; margin-top:10px; height:5px; background-image: url(Images/leftMenuGreenBottom.gif)}
.WebLeftMenu ul{margin:0px; padding:0px;}
.WebLeftMenu li{list-style:none; list-style-position:outside; padding-left:7px; padding-right:3px; padding-top:3px; padding-bottom:3px; margin-left:13px; margin-top:3px; margin-bottom:3px; text-indent:-4px;}
.WebLeftMenuContent a {padding:3px; margin-left:1px; line-height:14px; color:#000000; text-decoration:none;}
.WebLeftMenuSelected {color:#ffffff!important;}
.WebLeftMenu_level_1{margin-left:-20px!important; line-height:130%; FONT-SIZE:110%;}
.WebLeftMenu_level_2, .WebLeftMenu_level_3, .WebLeftMenu_level_4, .WebLeftMenu_level_5{margin-top:1px!important; line-height:110%;}

/*************************************************************************************
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;}
.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; width:360px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; MARGIN-TOP:20px; width:360px;}
.Fileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.NewsYearSelect {FONT-SIZE:110%; COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica;}
.NewsYearSelectText {FONT-SIZE:110%; padding-right:5px;}

.Form{}
.InputItem{FONT-SIZE:110%; MARGIN-BOTTOM:10px; COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica;}
.InputItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:360px; COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica;}
.InputItemFullWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:100%; COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica;}
.SelectItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:360px; FONT-WEIGHT:bold; COLOR:#000000; FONT-FAMILY:Arial,Verdana,Helvetica;}
.MarginSingle{MARGIN-TOP:10px;}
.MarginDouble{MARGIN-TOP:20px;}

.SelectItemFixedWidthNoBg {FONT-SIZE:110%; border:none; background-color:#ffffff; margin:5px 5px 5px 5px; WIDTH:350px; FONT-FAMILY:Arial,Verdana,Helvetica;}
.SelectItemFixedWidthNoBgNoPad  {FONT-SIZE:110%; border:none; background-color:#ffffff; margin:5px 0px 5px 0px; WIDTH:350px; FONT-FAMILY:Arial,Verdana,Helvetica;}
.SelectItemFixedWidthBg {FONT-SIZE:110%; border:none; background-color:#ffffff; margin: 5px 0px 5px 0px; WIDTH:360px; FONT-FAMILY:Arial,Verdana,Helvetica;}
.InputItemFixedWidthNoBg {FONT-SIZE:110%; background:none; padding:5px 5px 5px 5px; WIDTH:350px; border:none; FONT-FAMILY:Arial,Verdana,Helvetica; }
.InputItemFixedWidthBg {FONT-SIZE:110%; padding:5px 0px 5px 0px; WIDTH:360px; border:none; FONT-FAMILY:Arial,Verdana,Helvetica; }
.InputTextboxFixedWidthNoBg {FONT-SIZE:110%; background:none; margin-top:5px; padding: 5px 5px 5px 5px; height:80px; WIDTH:345px; border:none; FONT-FAMILY:Arial,Verdana,Helvetica; }

.InputItemBg360 {line-height:normal; height:28px; width:360px; background-image: url(Images/inputFieldBg360px.gif); background-position:left; background-repeat:no-repeat;}
.InputItemNoBg360 {line-height:normal; height:28px; width:360px; }
.InputItemBg360x100 {line-height:normal; height:100px; width:360px; background-image: url(Images/inputFieldBg360x100px.gif); background-position:left; background-repeat:no-repeat;}
.InputItemNoBg360x100 {line-height:normal; height:100px; width:360px;}


.Image{MARGIN-TOP:20px;}
.ImageNoBorder {border:0;}
.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:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Fileitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Linkitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:110%; 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:150px;}
.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{text-decoration:none;}
.Newsintro{FONT-SIZE:110%; 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 ****************************************/
/*************************************************************************************/
.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%;}