/** 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:visited{COLOR: #b8282c; text-decoration:none;}
A:hover {COLOR: #b8282c; text-decoration:underline;}
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 #959595; height: 1px; margin-top: auto; margin-bottom: auto;}
IMG {border: none;}

/** STYLES FOR TEMPLATE ELEMENTS *****************************************************/
/*************************************************************************************/
.H1header{FONT-SIZE:220%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; COLOR: #b8282c;}
.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;}

.H1headerCircular{FONT-SIZE:210%; FONT-WEIGHT:normal; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; COLOR: #b8282c;}
.H2headerCircular{FONT-SIZE:190%; FONT-WEIGHT:normal; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; COLOR: #000000;}
.H3headerCircular{FONT-SIZE:150%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; COLOR: #000000;}

/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:200%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Arial,sans-serif,Verdana,Helvetica; COLOR: #b8282c;}
h2{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Arial,sans-serif,Verdana,Helvetica;}
h3{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Arial,sans-serif,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:#f9f9f9; margin: 0px; padding: 0px; width: 100%; border-top:1px solid #f9f9f9;/*bugfix for Opera*/}
.WebBodyMain {background-color:#f9f9f9; background-image: url(Images/WebBodyRepeat.gif); background-repeat: repeat-y; background-position:center; margin: 0px; padding: 0px; width: 100%; border-top:1px solid #f9f9f9;/*bugfix for Opera*/}
.WebBodyMainSubPage {background-color:#f9f9f9; background-image: url(Images/WebBodyRepeatSubPage.gif); background-repeat: repeat-y; background-position:center; margin: 0px; padding: 0px; width: 100%; border-top:1px solid ##f9f9f9;/*bugfix for Opera*/}
.WebMain {position:absolute; top:0px; width:100%;}
.WebMainContainer {height:auto; margin-bottom: 20px;}
.WebMainContainer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.WebTopContainer {height: 120px;}
.WebHeaderContainer {background-image: url(Images/WebHeader.gif); background-repeat: no-repeat; background-position:center; background-color:#f9f9f9;}
.WebHeader {width: 957px; height: 120px; margin:auto; padding-left:27px;}
.WebHeaderLogo {float:left; margin-top:5px;}
.WebHeaderLogoLeft {float:left; padding-top: 32px; padding-left: 3px;}
.WebHeaderLogoRight {float:right; padding-right: 27px; padding-top: 15px;}
.WebHeaderLoginPrint {float:right; font-size:110%; width:auto; margin-right: 27px; margin-top:34px; border:none; color:white!important;}
.WebHeaderLoginPrint a {color:white!important;}
.WebHeaderMenuContainer {position: relative; top: 10px; left:5px; width:937px;}

.WebHeaderTopMenu {font-size:110%;float:left;}
.WebHeaderSearch {float:right; margin-top:4px;}
.WebTopMenu {color:#ffffff!important; height:28px; font-weight:bold; font-size:110%;}
.WebTopMenuItem {float: left; color:#ffffff!important; padding-top:7px; padding-left:0px; padding-right:20px; height:21px; margin-right:0px!important; font-weight:bold;}
.WebTopMenuItem A:link, .WebTopMenuItem A:active, .WebTopMenuItem A:hover, .WebTopMenuItem A:visited {float: left; color:#ffffff!important; text-decoration:none; font-weight:bold;}
.WebTopMenuItemSelected {float: left; color:#ffffff!important; padding-top:7px; padding-left:0px; padding-right:20px; height:21px; margin-right:0px!important; font-weight:bold;}
.WebTopMenuItemSelected A:link, .WebTopMenuItemSelected A:active, .WebTopMenuItemSelected A:visited {float: left; color:#ffffff!important; text-decoration:underline; font-weight:bold;}
.WebTopMenuItem A:hover, .WebTopMenuItemSelected A:hover {float: left; color:#ffffff!important; text-decoration:underline; font-weight:bold;}
.WebMiddleContainer {height: auto; width: 100%; text-align:center;}


.WebContent {height: auto; width: 946px; margin:auto; padding:0px; text-align:left; padding-left:27px; padding-right:7px; padding-top:20px;}
.WebContentLeft {width:655px;}
.WebContentRight {width:225px; height:100%; margin-left:20px; margin-right:20px;}
.WebContentLeftSubPage {float:left; width:160px; height:100%;}
.WebContentRightSubPage {float:right; width:745px;}
.WebContentMainLeft {float:left; width:495px;}
.WebContentMainRight {float:right; width:190px; height:100%; padding-left:20px; padding-right:20px;}
.WebContentPrint {}
.WebContentPrintLeft {float:left; width:400px;}
.WebContentPrintRight {float:right; width:160px; height:100%; padding-left:20px; padding-right:20px;}
.WebBottomContainer {background-color:#f9f9f9; position:relative; top:0px; width:100%; text-align:center;}
.WebFooterContainer {background-image: url(Images/WebFooter.gif); background-repeat: no-repeat; background-position:center;}
.WebFooter {padding-top:10px; height: 42px; width: 957px; margin:auto; padding-left:27px; padding-right:0px; text-align: right; color:white; font-size:110%;}
.WebFooterText {float:left; color:#666666!important; text-align:left;}
.WebFooterText div{margin-bottom:5px;}
.WebFooterText A:link, .WebFooterText A:active, .WebFooterText A:visited{color:#666666}
.WebFooterText A:hover{color:#666666}
.WebClear {clear:both;}
.WebSearch {font-size:110%; color:#666666; font-family:Verdana,Arial,Helvetica;}
.StudioLogotype {background-image: url(Images/TUC-Sweden_text_gemener.gif); background-repeat:no-repeat;}
.StudioLogotypeSwoosh {background-image: url(Images/swoosh.gif); background-repeat:no-repeat;}
.StudioExpressLogotype {background-image: url(Images/tuc_logo.gif); background-repeat:no-repeat;}
.WebLeftMenu ul{margin:0px; padding:0px;}
.WebLeftMenu li{list-style:none; padding:3px; margin-left:10px;}
.WebLeftMenu a{padding:3px; margin-left:1px; line-height:14px; text-decoration:none;}
.WebLeftMenuSelected {margin-left:0px!important; font-weight:bold; text-decoration:underline;}
.WebLeftMenu_level_1{margin-left:-15px!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%;}
.WebPrint {height:14px; font-size:110%; vertical-align:middle;}
.WebMainPrint {background-color:#ffffff; margin:20px; padding:0px; width:600px;}

/** STYLES FOR THE IMAGE ROTATOR******************************************************/
/*************************************************************************************/
/*
.slideLi{ list-style: none; float:left; margin-right:5px; margin-left:5px; cursor:pointer; cursor:hand;}
.slideImage{ opacity: 0.5; filter: alpha(opacity=40); cursor:pointer; cursor:hand; width:122px; height:50px;}
.slideImageSelected{  width:122px; height:50px; cursor:pointer; cursor:hand; }
.slidePrevButton{position:absolute; left:10px; top:10px; cursor:pointer; cursor:hand; z-index:10;}
.slideNextButton{position:absolute; right:10px; top:10px; cursor:pointer; cursor:hand; z-index:10;}
.theSlideImage{max-height: 248px; max-width:400px;}
*/

/*********** STYLES FOR VERTICAL MENU ********************************/
.subMenuArea{margin:0px; padding:0px; color:#666666; font-size:110%;}
.subMenuTopItem{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold;}
.subMenuTopItemHover{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; text-decoration:underline;}

.subMenuTopItemExpanded{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; color:#b8282c;}
.subMenuTopItemExpandedHover{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; text-decoration:underline; font-weight:bold; color:#b8282c;}

.subMenuTopItemSelected{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; color:#b8282c;}
.subMenuTopItemSelectedHover{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; text-decoration:underline; color:#b8282c;}

.subMenuTopItemExpandedSelected{ cursor:pointer; padding:0px 5px 5px 1px; margin-bottom:5px; font-weight:bold; color:#b8282c;}
.subMenuTopItemExpandedSelectedHover{ cursor:pointer; padding:0px 5px 5px 0px; margin-bottom:5px; font-weight:bold; text-decoration:underline; color:#b8282c;}

.subMenuTopItemLocked{ cursor:pointer; color:#ce0423;}

.SubGroup{padding:5px 10px 5px 7px; font-weight:normal;}
.SubSubGroup{padding:0px 10px 5px 12px;}

.childItemSpacing{ margin-bottom:3px;}
.ChildItem{padding-left:9px; color:#000000; font-size:90%; font-weight:normal;}
A.ChildItem:link{ color:#000000; text-decoration:none; font-weight:normal;}
A.ChildItem:active{ color:#000000; text-decoration:none; font-weight:normal;}
A.ChildItem:visited{ color:#000000; text-decoration:none; font-weight:normal;}
A.ChildItem:hover{ color:#000000; text-decoration:underline; font-weight:normal;}

.ChildItemSelected{padding-left:9px; color:#b8282c; font-size:90%; font-weight:normal;}
A.ChildItemSelected:link{ color:#b8282c; text-decoration:none; font-weight:normal;}
A.ChildItemSelected:active{ color:#b8282c; text-decoration:none; font-weight:normal;}
A.ChildItemSelected:visited{ color:#b8282c; text-decoration:none; font-weight:normal;}
A.ChildItemSelected:hover{ color:#b8282c; text-decoration:underline; font-weight:normal;}


/*************************************************************************************
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; 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:33%; padding-right:20px; padding-left:0px;}
.threeColumnMiddle{VERTICAL-ALIGN:top; WIDTH:33%; padding-left:20px; padding-right:20px;}
.threeColumnRight{VERTICAL-ALIGN:top; WIDTH:33%; padding-left:20px; padding-right:0px;}
.threeColumnLineV{padding-top:20px; border: none; border-right: 1px solid #959595; width: 1px;}
.threeColumnLineH{MARGIN-TOP:20px; MARGIN-BOTTOM:20px; HEIGHT:1px; border: none; border-top: 1px solid #959595; height: 1px;}

.twoColumnTable{WIDTH:100%; HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top; width:50%;}
.twoColumnRight{VERTICAL-ALIGN:top; width:50%;}
.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: #959595;}
.twoColumnLineV{border: none; border-right: 1px solid #959595; width: 1px; padding-left:20px;}


.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{}
.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:#666666;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:#666666!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:10px;}
.LeftMenu a, .LeftMenu a:link, .LeftMenu a:active, .LeftMenu a:hover, .LeftMenu a:visited{color:#b8282c; font-weight:bold;}
.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:-15px!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%;}

/** STYLES FOR THE PLUS PAGELIST MENU *********************************************************/
/** CSS for the left menu, new in version 4.1 ****************************************/
/*************************************************************************************/

.subMenuArea ul {margin:0px; padding:0px; color:#666666;}
.subMenuArea li ul li{list-style:none; padding-bottom:2px; padding-top: 2px;}
.subMenuArea li{list-style:none; padding-bottom:10px; padding-top: 0px;}

.subMenuArea a, .subMenuArea a:link, .subMenuArea a:active, .subMenuArea a:visited{color:#666666; font-weight:normal;text-decoration:none; padding:2px;}
.subMenuArea a:hover{text-decoration:underline;}

.subMenuItem1 {color:#666666; font-weight:bold!important;}

.subMenuItem2 {color:#666666; font-size:90%; font-weight:normal; margin-left:15px;}
.subMenuItem3 {color:#666666; font-size:90%; font-weight:normal; margin-left:30px}
.subMenuItem4 {color:#666666; font-size:90%; font-weight:normal; margin-left:45px}

.subMenuItemSelected {color:#B8282C!important;}
.subMenuItemSelectedParent {color:#B8282C!important;}

