/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#666666; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN-LEFT:15px; MARGIN-TOP:20px;}
A:link, A:active, A:hover, A:visited{COLOR: #49779D;}
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:180%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px;}
.H2header{FONT-SIZE:140%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px;}
.H3header{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;}


/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:160%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Verdana,Arial,Helvetica;}
h2{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Verdana,Arial,Helvetica;}
h3{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Verdana,Arial,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: #000000; background-image: url(Images/background.jpg);background-repeat:repeat-x; margin: 0px; padding: 0px; width: 100%; /*height: 100%;*/ min-height: 100%; border-top:1px solid white;/*bugfix for Opera*/}
.WebMain {position: absolute; top: 0px; min-height: 100%; height:auto; width:100%;}
.WebMainContainer {height:auto; margin-bottom: 10px;}
.WebMainContainer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.WebTopContainer {height: 105px;}
/* Remarked by Felix Alnervik 100118
.WebHeaderContainer {background-image: url(Images/WebHeader.png); background-repeat: no-repeat; background-position:center -20%;}
*/
.WebHeader {width: 960px; height: 120px; margin:auto;}
.WebHeaderLogo {float:left; margin-top:10px;}
.WebHeaderLoginPrint {float:right; font-size:110%; width:auto; margin-right: 37px; margin-top:34px; border:none; color:white!important;}
.WebHeaderLoginPrint a {color:white!important;}
.WebHeaderMenuContainer {position: absolute; top: 56px; width:960px;}
.WebHeaderTopMenu {float:left; font-size:110%; width:490px;}
.WebHeaderSearch {float:right; margin-top:30px;}
.WebHeaderSitemap {float:right; margin-top:35px;margin-right:10px;}
.WebHeaderSitemap a {color:#FFFFFF;text-decoration:none;}
.WebTopMenu {color:#666666!important; height:28px;}
.WebTopMenuItem {float: left; padding-top:7px; padding-left:10px; padding-right:10px; height:21px; margin-right:0px;}
.WebTopMenuItemSelected {float: left; background-image: url(Images/WebTopMenu.gif); background-repeat: repeat-x; padding-top:7px; padding-left:10px; padding-right:10px; height:21px; margin-right:0px;}
.WebMiddleContainer {height: auto; width: 100%; text-align:center;}
.WebContent {height: auto; width: 960px; margin:auto; padding:0px;  text-align:left; padding-top:5px;}
.WebContentLeft {float: left; width: 238px; height: 100%;}
.WebContentRight {float: right; width:712px;}
.WebBottomContainer {position: absolute; width: 100%; text-align: center; height: 52px;}
.WebFooterContainer {background-image: url(Images/WebFooter.gif); background-repeat: no-repeat; background-position:center;}
.WebFooter {height: 116px; width: 960px; margin:auto; text-align: left; color:white; font-size:110%;}
.WebFooterText {float:left;}
.WebFooterText div{margin-bottom:5px;}
.WebFooterText a{color:white!important;}
.WebClear {clear:both;}
.WebSearchField {font-size:110%; color:#666666; width:100px; font-family:Verdana,Arial,Helvetica;}
.WebSearchButton {font-size:110%; color:#666666; width:auto; font-family:Verdana,Arial,Helvetica;}
/*.StudioLogotype {background-image: url(Images/login_logo_large.gif); background-repeat:no-repeat;}*/
.StudioLogotype {background-image: url(Images/login_logga.png); background-repeat:no-repeat;}
.StudioExpressLogotype {background-image: url(Images/login_logga.png); background-repeat:no-repeat;}
/*.StudioExpressLogotype {background-image: url(Images/login_logo_large.gif); background-repeat:no-repeat;}*/
.WebLeftMenu ul{margin:0px; padding:0px;}
/*.WebLeftMenu li{list-style:none; padding:10px; margin-left:15px;border-bottom:1px solid #F0F0F0;}*/
.WebLeftMenu li{list-style:none; padding:10px; border-bottom:1px solid #F0F0F0;}
.WebLeftMenu a{padding:3px; margin-left:1px; line-height:14px;font-family:Verdana,Arial,Helvetica;font-size:13px;text-decoration:none;font-weight:bold;color:#666666;}
.WebLeftMenuSelected {margin-left:0px!important; background-color:#F0F0F0;}
/*.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%;}
/*.ProductMenu ul li {margin-left:0px;}*/

/*Login*/
#menu-wrapper ul li 
{
    display:inline;
}

.myClick, .myClickNewsletter, .myClickNewsletter2
{
    cursor:pointer;
    font-weight:normal;
}

.grey { background-color:#F0F0F0;}
.clear {clear: both;}

.contact-info-wrapper 
{
	width:160px;
    min-height:97px;
    padding-right:12px;
    padding-left:12px;
    margin-top:10px;
    margin-left:5px;
    float:left;
    border-right:1px solid #000000;
    line-height:1.5;
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
}

.newsletter-wrapper
{
    float:left;
    margin-top:51px;
    font-size:110%;
}

.newsletter-wrapper-newspage
{
    float:right;
    margin-top:10px;
    font-size:110%;
}
.newsletter-wrapper-newspage input, .newsletter-wrapper input
{
    display:block;
}

.newsletter-wrapper label, .newsletter-wrapper-newspage label
{
    font-weight:bold;
}

.last { border-right:0px;font-weight:bold;width:170px;}

.contact-info-wrapper2
{

    float:left;
    line-height:1.5;
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
    width:200px;
}

#tree-column-wrapper { padding:30px;}

#menu-wrapper ul, #menu-wrapper ul li {
margin:0;
padding:0;
}

#menu-wrapper ul li a
{
    color:white;
    display:inline;
    float:left;
    margin:0;
    padding:0 0 0 15px;
    text-decoration:none;
    border-right:1px solid #000000;
}

.active, .active a, .active span
{
    background:transparent url(images/btn-active.gif) repeat-x scroll 0 0;
}
 
.site-select 
{
    float:right;
    border-left:1px solid #000000;
}
.login-menu
{
    float:right;
    border-right:0px;
}

#menu-wrapper a {
    color:#FFFFFF;
    
}

#menu-wrapper .left
{
    display:inline-block;
    width: 5px;
    height: 36px;
    position: absolute;
    left: -5px;
    top: 0;
    background: url(Images/menu_right_side.gif) no-repeat;
}

#menu-wrapper .active-left
{
    display:inline-block;
    width: 5px;
    height: 36px;
    position: absolute;
    left: -5px;
    top: 0;
    background: url(Images/menu-left-active.gif) no-repeat;
}

#menu-wrapper .right
{
    display:inline-block;
    width: 5px;
    height: 36px;
    position: absolute;
    right: -5px;
    top: 0;
    background: url(Images/menu_left_side.gif) no-repeat;
}

#menu-wrapper ul li a span {
    cursor:pointer;
    float:left;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:2.3;
    max-height:90px;
    padding:7px 15px 0 0;
    text-transform:uppercase;
    white-space:nowrap;
    height:29px;
}

#menu-wrapper {
    margin:10px 5px 2px 5px;
    background:transparent url(Images/menu_bg.gif) repeat-x scroll 0 0;
    position: relative;
    height: 37px;
}
#main-menu 
{
    width:100%;
}


.level2 { margin-left:10px;}
.level3 { margin-left:20px;}
.level4 { margin-left:30px;}

.level2 a { font-size:13px;}
.level3 a { font-size:11px;}
.level4 a { font-size:10px;}

.selectedlevel { background-color:#F0F0F0;}
.selectedlevel a {color:#000000;}
.selectedlevel ul li a {color:#666666;font-size:11px;}
.selectedlevel ul li {padding:4px;}
.main-box 
{
        background: url(Images/bl.gif) 0 100% no-repeat #FFFFFF;
        width: 313px;
        float:left;
        margin-top:10px;
}
.page-menu
{
        background: url(Images/bl.gif) 0 100% no-repeat #FFFFFF;
        float:left;
        width:100%;
}

.ProductSelectBox
{
    width:150px;
    height:200px;
}
.ProductSelectBoxWrapper
{
    width:200px;
}
.product-wrapper {padding:20px;}

.arrow
{
Background: url(Images/arrow-right.jpg) no-repeat left center;
Display: inline-block;
Height: 200px;
width: 20px;
margin: 0px 10px;
}

.active div.left-tab
{
    float:left;
Background: url(Images/tab-left-active.gif) no-repeat left bottom;
width:5px;
height:23px;
padding-top:6px;
margin-left:5px;
}
.active div.right-tab
{
    float:left;
    Background: url(Images/tab-right-active.gif) no-repeat left bottom;
    width:5px;
    height:23px;
    padding-top:6px;
}
.active div.tab
{
    background:transparent url(Images/tab-bg-active.gif) repeat-x scroll left bottom;
    float:left;
    height:20px;
    padding-top:8px;
    padding-right:10px;
    padding-left:10px;
    line-height:1.6;
    font-weight:bold;
    color:#000000;
}
.left-tab
{
    float:left;
Background: url(Images/tab-left.gif) no-repeat left bottom;
width:5px;
height:23px;
padding-top:6px;
margin-left:5px;
}
.right-tab
{
    float:left;
    Background: url(Images/tab-right.gif) no-repeat left bottom;
    width:5px;
    height:23px;
    padding-top:6px;
}
.tab
{
    background:transparent url(Images/tab-bg-solid.gif) repeat-x scroll left bottom;
    float:left;
    height:20px;
    padding-top:9px;
    padding-right:10px;
    padding-left:10px;
    line-height:1.6;
    font-weight:bold;
    color:#FFFFFF;
}
.titlebar-left
{
    float:left;
Background: url(Images/titlebar-left.gif) no-repeat left bottom;
width:5px;
height:29px;
}
.titlebar-right
{
    float:left;
    Background: url(Images/titlebar-right.gif) no-repeat left bottom;
    width:5px;
    height:29px;
}
.titlebar
{
    background:transparent url(Images/titlebar-bg.gif) repeat-x scroll left bottom;
    float:left;
    height:29px;
    width:692px;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    height:29px;
    color:#FFFFFF;
    line-height:2.5;
    padding-left:10px;
}
.tab-wrapper
{
    width:100%;
    height:29px;
    background: url(Images/tab-bg.gif) repeat-x;
    border-bottom:1px solid #F0F0F0;
}
.clickable {cursor:pointer;}
#selectBoxes{overflow: hidden;}

#selectBoxes div, #selectBoxes select {float: left;}

img { border:0px}

.LatestProductsList a {text-decoration:none;cursor:pointer;}

.header {font-size:14px;font-weight:bold;padding-bottom:10px;}

.Newsheader a {font-size:11px;font-weight:bold;color:#666666;text-decoration:none;}

.ProductName {color:#666666;font-weight:bold;}
.ProductDescription {color:#666666;}

#productinfo
{
    float:left;
    padding:10px;
    height:270px;
    width:320px;
}

.product-item 
{
    background-color:#FFFFFF;
    text-align:center;
    min-height:169px;
    _height:169px;
    width:169px;
    float:left;
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    padding-top:10px;
}
.divider 
{
    border-bottom:1px solid #F0F0F0;
    margin-top:20px;
    margin-bottom:20px;

}

.FileList tr td{padding:5px;}

#DownloadFileList, #ManualsList
{
    padding-top:10px;
    padding-bottom:20px;
}

.ForgotPassword {font-weight:bold;}

.c-NoRightBorder{border-right:0px;}
.c-NoBottomBorder{border-bottom:0px;}

div.file-list-wrapper{float:left;width:250px;margin-left:20px;}
ul.file-list {list-style:none;margin:0px;padding:0px;}
li.file {margin-top:20px;padding:10px;border-bottom:1px solid #F0F0F0;}
li.file a {text-decoration:none;color:#666666;}
.product-item a {text-decoration:none;color:#666666;text-transform:uppercase;font-weight:bold;}

.br {background: url(Images/br.gif) 100% 100% no-repeat;}
.br-menu {background: url(Images/br.gif) 100% 100% no-repeat;width:238px;}
.tl {background: url(Images/tl.gif) 0 0 no-repeat}
.tr {background: url(Images/tr.gif) 100% 0 no-repeat; padding:15px;min-height:235px;}

.WebLeftMenu_level_1 li {border-bottom:1px solid #F0F0F0;}

.tr-big {padding:15px;}
.br-big {background: url(Images/br.gif) 100% 100% no-repeat;width:712px;}
.right {float:right;}
.center {margin-left:10px;}


.searchProduct
{
    border:1px solid #CCCCCC;
    float:left;
    height:100px;
    margin-bottom:20px;
    margin-right:10px;
    padding:10px;
    width:100px;
}

.searchImage {
    height:75px;
    text-align:center;
}

.ProductImageContainer
{
    float:left;
    margin-left:20px;
    margin-top:20px;
}
.ProductImageContainer img
{
    display:block;
}


.login-wrapper { width:206px;}
.login-input-box { width:200px;height:15px;font-size:12px; }

.btnLeft {float:left;height:23px;width:7px;background:url(Images/btn-left.gif) no-repeat;cursor:pointer;}
.btn {float:left;height:23px;background:url(Images/btn-bg.gif) repeat-x;line-height:2.2;color:#FFFFFF;padding-right:3px;cursor:pointer;}
.btnRight {float:left;height:23px;width:10px;background:url(Images/btn-right.gif) no-repeat;cursor:pointer;}

.btnLeft2 {float:left;height:23px;width:7px;background:url(Images/btn-left.gif) no-repeat;cursor:pointer;}
.btn2 {float:left;height:23px;background:url(Images/btn-bg.gif) repeat-x;line-height:2.2;color:#FFFFFF;padding-right:3px;cursor:pointer;}
.btnRight2 {float:left;height:23px;width:10px;background:url(Images/btn-right.gif) no-repeat;cursor:pointer;}


.icon-text-wrapper a {text-decoration:none;color:#000000;}
.icon-text-wrapper a:hover {text-decoration:underline;}

.WebLeftMenu ul li:hover {background-color:#F0F0F0;}

/*************************************************************************************
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;}
.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;width:400px;float:left;}
.Newslist-small{FONT-WEIGHT:normal;float:left;}
.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: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: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:110%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0px;padding-top:10px;}
.Newsheader:hover{text-decoration:underline;}
.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%;}