/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#333; MARGIN-LEFT:15px; MARGIN-TOP:20px;}
A:link, A:active, A:hover, A:visited{COLOR: #F60;}
A:hover{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:180%; FONT-WEIGHT:normal; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; font-family:Trebuchet MS, Helvetica, sans-serif; color:#F60;}
.H2header{FONT-SIZE:140%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; font-family:Trebuchet MS, Helvetica, sans-serif; color:#069;}
.H3header{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; font-family:Arial, Helvetica, sans-serif; color:#333;}


/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:160%; FONT-WEIGHT:normal; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; font-family:Trebuchet MS, Helvetica, sans-serif; color:#F60;}
h2{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; font-family:Trebuchet MS, Helvetica, sans-serif; color:#069;}
h3{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; font-family:Arial, Helvetica, sans-serif; color:#333;}


/** 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-image:url(Images/borderfade.gif); background-repeat:repeat-y; background-position:center; FONT-FAMILY:Verdana,Arial,Helvetica;background-color: #ffffff; margin: 0px; padding: 0px; width: 100%; height: 100%; min-height: 100%; border-top:1px solid white;/*bugfix for Opera*/}
.WebBodyStart {background-image:url(Images/borderfade.gif); background-repeat:repeat-y; background-position:center; FONT-FAMILY:Verdana,Arial,Helvetica;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; top: 0px; height:auto; width:100%;}
.WebMainContainer {height:auto; margin-bottom: 50px;}
.WebMainContainer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.WebTopContainer {height: 120px;}
.WebHeaderContainer {}
.WebHeader {width: 860px; height: 100px; margin:auto;}
.WebHeaderLogo {float:left; margin-top:15px;}
.WebSiteLinks{float:right; color:#de6419; padding-bottom:10px;}
.WebSiteLinks a, .WebSiteLinks a:link, .WebSiteLinks a:active, .WebSiteLinks a:visited{color:#7b7b7b; font-size:110%; font-weight:bold; font-family:Trebuchet MS, Helvetica, sans-serif; text-decoration:none;}
.WebHeaderLoginPrint {float:right; font-size:110%; width:auto; margin-right: 37px; border:none;}
.WebHeaderLoginPrint a {}
.WebHeaderMenuContainer {width:860px;}
.WebHeaderTopMenu {float:left; font-size:110%; width:860px;}
.WebHeaderSearch {float:right; margin-top:10px;}
.WebTopMenu {padding-left:10px; color:#666666; height:28px; background-image: url(Images/menufade.gif); background-repeat: repeat-x;}
.WebTopMenuItem {float: left; padding-left:10px; padding-right:10px; height:28px; margin-right:0px;}
.WebTopMenuItem a, .WebTopMenuItem a:link, .WebTopMenuItem a:active, .WebTopMenuItem a:visited{line-height:28px; color:#d9e3ec; font-size:120%; font-weight:bold; font-family:Trebuchet MS, Helvetica, sans-serif; text-decoration:none;}
.WebTopMenuItemSelected {float: left; padding-left:10px; padding-right:10px; height:28px; margin-right:0px;}
.WebTopMenuItemSelected a, .WebTopMenuItemSelected a:link, .WebTopMenuItemSelected a:active, .WebTopMenuItemSelected a:visited{line-height:28px; color:#063052; font-size:120%; font-weight:bold; font-family:Trebuchet MS, Helvetica, sans-serif; text-decoration:none;}
.WebMiddleContainer {height: auto; width: 100%; text-align:center;}
.WebContent {height: auto; width: 860px; margin:auto; padding:0px;  text-align:left; padding-left:37px; padding-right:37px; padding-top:20px;}
.WebContentLeft {background-image: url(Images/leftmenubackground.gif); background-repeat:no-repeat; background-position:left; float: left; width: 184px; height: 329px; margin-top:30px;}
.WebContentRight {float: right; width:640px; margin-top:20px;}
.WebContentNearRight{width:390px; float:left; border-right:solid 1px #5a8cb4; padding-right:40px; min-height:329px;}
.WebContentFarRight{float:right; padding-left:10px; width:195px; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:110%;}
.WebContentFarRight p{line-height:170%; margin-bottom:15px;}
.WebContentFarRightLink{background-image: url(Images/linkicon.gif); background-repeat:no-repeat; background-position:left; margin-top:2px; margin-bottom:2px;}
.WebContentFarRightFile{background-image: url(Images/fileicon.gif); background-repeat:no-repeat; background-position:left; margin-top:2px; margin-bottom:2px;}
.WebContentFarRightLink a{margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ff6600;}
.WebContentFarRightFile a{margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ff6600;}
.RightTextHeader{font-weight:bold; color:#0f5895;}
.WebBottomContainer {width: 100%; text-align: center; height: 25px;}
.WebFooterContainer {}
.WebFooter {padding-top:7px; border-top:dashed 1px #858585; height: 21px; width: 860px; margin:auto; text-align: left; font-size:110%;}
.WebFooterText {float:right; font-family:Trebuchet MS, Helvetica, sans-serif; color:#7C7C7C; font-size:100%;}
.WebFooterText div{margin-bottom:5px;}
.WebFooterText a{}
.WebClear {clear:both;}
.WebSearchField {font-size:110%; color:#333; width:100px; border:solid 1px #d3d3d3;}
.WebSearchButton {font-size:110%; color:#666666; width:auto; font-family:Verdana,Arial,Helvetica;}
.StudioLogotype {background-image: url(Images/StudioLogotype.gif); background-repeat:no-repeat;}
.StudioExpressLogotype {background-image: url(Images/StudioExpressLogotype.gif); background-repeat:no-repeat;}

.NavBarTopItem{border-bottom:solid 1px #e1e1e1; padding-top:10px; padding-bottom:10px;}
.NavBarTopItem a, .NavBarTopItem a:link, .NavBarTopItem a:active, .NavBarTopItem a:visited{color:#646464;}
.NavBarTopItemContainer{border-bottom:solid 1px #e1e1e1; padding-bottom:10px;}
.NavBarTopItemSelected{border-bottom:solid 1px #e1e1e1; padding-top:10px; padding-bottom:10px;}
.NavBarTopItemSelected a, .NavBarTopItemSelected a:link, .NavBarTopItemSelected a:active, .NavBarTopItemSelected a:visited{font-weight:bold; color:#5a8cb4; background-image:url(Images/arrowselected.gif); background-repeat:no-repeat; background-position:left;}
.NavBarTopItemExpandableSelected{padding-top:10px;}
.NavBarTopItemExpandableSelected a, .NavBarTopItemExpandableSelected a:link, .NavBarTopItemExpandableSelected a:active, .NavBarTopItemExpandableSelected a:visited{font-weight:bold; color:#5a8cb4; background-image:url(Images/arrowselected.gif); background-repeat:no-repeat; background-position:left;}
.NavBarMenuItem {padding-left:15px; background-image:url(Images/arrow.gif); background-repeat:no-repeat; background-position:left;}
.NavBarItem1 a, .NavBarItem1 a:link, .NavBarItem1 a:active, .NavBarItem1 a:visited{color:#646464; padding-left:15px; margin-left:15px;}
.NavBarItem2 a, .NavBarItem2 a:link, .NavBarItem2 a:active, .NavBarItem2 a:visited{color:#646464; padding-left:15px; margin-left:30px;}
.NavBarItemSelected1 a, .NavBarItemSelected1 a:link, .NavBarItemSelected1 a:active, .NavBarItemSelected1 a:visited{margin-left:15px; padding-left:15px; color:#5a8cb4; background-image:url(Images/arrowselected.gif); background-repeat:no-repeat; background-position:left;}
.NavBarItemSelected2 a, .NavBarItemSelected2 a:link, .NavBarItemSelected2 a:active, .NavBarItemSelected2 a:visited{margin-left:30px; padding-left:15px; color:#5a8cb4; background-image:url(Images/arrowselected.gif); background-repeat:no-repeat; background-position:left;}
a.NavBarSubItem, a:link.NavBarSubItem, a:active.NavBarSubItem, a:hover.NavBarSubItem, a:visited.NavBarSubItem{line-height:150%;}

.WebLeftMenu{float:left; margin-left:20px; padding-right:2px; width:153px; text-align:left; border-top:solid 1px #e1e1e1;}
.WebLeftMenu a, .WebLeftMenu a:link, .WebLeftMenu a:active, .WebLeftMenu a:visited{font-family:Trebuchet MS, Helvetica, sans-serif; font-size:120%; text-decoration:none;}

.WebLeftMenu ul{border-top:solid 1px #e1e1e1;}
.WebLeftMenu li{list-style:none; border-bottom:solid 1px #e1e1e1;}
body a.WebLeftMenuSelected, body a:link.WebLeftMenuSelected, body a:active.WebLeftMenuSelected, body a:visited.WebLeftMenuSelected {background-image:url(Images/arrowselected.gif); background-repeat:no-repeat; background-position:right; color:#5a8cb4; font-weight:bold;}
.WebLeftMenu_level_1{margin-left:0px; padding-left:0px; line-height:130%; FONT-SIZE:110%;}
.WebLeftMenu_level_1 li{width:175px; padding-top:10px; padding-bottom:10px;}
.WebLeftMenu_level_1 a{padding-right:15px; margin-right:15px; background-image:url(Images/arrow.gif); background-repeat:no-repeat; background-position:right;}
.WebLeftMenu_level_2, .WebLeftMenu_level_3, .WebLeftMenu_level_4, .WebLeftMenu_level_5{margin-left:0px; padding-left:0px; margin-top:1px!important; line-height:110%;}
.WebLeftMenu_level_2 li{border:none; list-style:none; padding-top:5px; padding-bottom:0px;}
body a.WebLeftMenu_level2, body a:link.WebLeftMenu_level2, body a:active.WebLeftMenu_level2, body a:visited.WebLeftMenu_level2{color:#888888;}
body ul.WebLeftMenu_level_2 {border:none; margin-left:0px;}
body ul.WebLeftMenu_level_2 a{font-size:100%; background-image:none;}



/*************************************************************************************
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:120%; FONT-WEIGHT:normal; MARGIN-TOP:0px; MARGIN-BOTTOM:10px; font-family:Arial, Helvetica, sans-serif; color:#333;}
.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-bottom:15px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; MARGIN-TOP:0px;}
.FileSize{FONT-WEIGHT:normal; font-size:80%; vertical-align:bottom; color:#777777;}
.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:0px;}
.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%; min-HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:180px; PADDING-LEFT:20px;}
.twoColumnInnerTable{MARGIN-TOP:30px;}
.twoColumnInnerOne{border-right:dashed 1px #858585; HEIGHT:100%; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-RIGHT:10px;}
.twoColumnInnerTwo{border-right:dashed 1px #858585; HEIGHT:150px; WIDTH:34%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:20px; PADDING-RIGHT:20px;}
.twoColumnInnerThree{HEIGHT:150px; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:20px; padding-right: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;}
.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%;}


.StartBanner {margin-bottom:0px; padding-top:10px;}
.StartHeader {}
.StartH3 {text-transform:uppercase; font-size:110%; font-weight:bold; font-family:Trebuchet MS, Helvetica, sans-serif; color:#006699;}
.arrowImg {float:left; margin-right:10px; margin-top:45px; margin-left:30px;}
Table.litSiteMap {width:430px;}
.MemberTable {border-top:solid 1px #5a8cb4;}
.MemberTopTD {padding-bottom:5px; padding-top:10px;}
.MemberPropertyName {font-weight:bold;}
.MemberBottomTD {border-bottom:solid 1px #5a8cb4; padding-bottom:10px;}
.MemberBottomTD p{margin-bottom:0px;}
.MemberImg {float:right; margin-left:10px;}
