/** 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: #666666;}
P{LINE-HEIGHT: 1.5em; 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 *****************************************************/
/*************************************************************************************/
.litCommonTempH1header{FONT-SIZE:180%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px;}
.litCommonTempH2header{FONT-SIZE:140%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px;}
.litCommonTempH3header{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;}

.litTempWebStartRight .litCommonTempH2header{FONT-SIZE:140%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; margin-top:20px;}



/** 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) */
/*************************************************************************************/
.litTempWebBody {background-color: #cee6c1; background-image: url(Images/SE_WebBodyRepeatWithMenu.gif); background-repeat: repeat-y; background-position:center; margin: 0px; padding: 0px; width: 100%; /*height: 100%;*/ min-height: 100%; border-top:1px solid #cee6c1;/*bugfix for Opera*/}
.litTempWebBodyStart {background-color: #cee6c1; background-image: url(Images/SE_WebBodyRepeat.gif); background-repeat: repeat-y; background-position:center; margin: 0px; padding: 0px; width: 100%; /*height: 100%;*/ min-height: 100%; border-top:1px solid #cee6c1;/*bugfix for Opera*/}
.litTempWebMain {position: absolute; top: 0px; min-height: 100%; height:auto; width:100%;}
.litTempWebMainContainer {height:auto; margin-bottom: 134px;}
.litTempWebMainContainer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.litTempWebTopContainer {height: 135px;}
.litTempWebHeaderContainer {background-image: url(Images/SE_WebHeader.png); background-repeat: no-repeat; background-position:center top;}
.litTempWebHeader {width: 903px; height: 135px; margin:auto; padding-left:30px; padding-right:30px;}
.litTempWebHeaderLogo {float:left; margin-top:0px; margin-left:5px;}
.litTempWebHeaderLogo a img {width:241px; height:82px;}
.litTempWebHeaderLinks {float: right; margin-top: 2px; margin-right:25px;}
.litTempWebHeaderLinks a {color:white!important;}
.litTempWebHeaderLoginPrint {float:right; font-size:110%; width:auto; margin-right: 37px; margin-top:34px; border:none; color:white!important;}
.litTempWebHeaderLoginPrint a {color:white!important;}
.litTempWebHeaderMenuContainer {display:block; float: left; height:29px; width:903px; margin-top:20px; margin-bottom:20px;}
.litTempWebHeaderTopMenu {font-size:110%; float:left; height:29px; width:743px;}
.litTempWebHeaderSearch {float:right; margin-top:4px; width:160px;}
.litTempWebTopMenu {float:left;color:#666666!important; height:29px; width:903px; background-image: url(Images/SE_WebTopMenuBorder.png); background-repeat: repeat-x; background-position:center bottom;}
.litTempWebTopMenuItem {float: left; background-image: url(Images/SE_WebTopMenuTabLeft.png); background-repeat: no-repeat; background-position:top left; padding-top:0px; padding-left:4px; height:22px; margin-top:4px; margin-right:0px;}
.litTempWebTopMenuItem a {float: left; background-image: url(Images/SE_WebTopMenuTabRight.png); background-repeat: no-repeat; background-position:top right; padding-top:5px; padding-left:4px; padding-right:8px; height:17px;text-decoration:none;font-weight:bold;color:#333333;}
.litTempWebTopMenuItemHover {float: left; background-image: url(Images/SE_WebTopMenuTabLeft.png); background-repeat: no-repeat; background-position:top left; padding-top:0px; padding-left:4px; height:22px; margin-top:4px; margin-right:0px;}
.litTempWebTopMenuItemHover a {float: left; background-image: url(Images/SE_WebTopMenuTabRight.png); background-repeat: no-repeat; background-position:top right; padding-top:5px; padding-left:4px; padding-right:8px; height:17px;text-decoration:underline;font-weight:bold;color:#333333;}
.litTempWebTopMenuItemSelected {float: left; background-image: url(Images/SE_WebTopMenuTabSelLeft.png); background-repeat: no-repeat; background-position:top left; padding-top:0px; padding-left:4px; height:29px; margin-right:0px;}
.litTempWebTopMenuItemSelected a {float: left; background-image: url(Images/SE_WebTopMenuTabSelRight.png); background-repeat: no-repeat; background-position:top right; padding-top:8px; padding-left:4px; padding-right:8px; height:21px;text-decoration:none;font-weight:bold;color:#00853F;}
.litTempWebMiddleContainer {height: auto; width: 100%; text-align:center;}
.litTempWebContent {height: auto; width: 903px; margin:auto; padding:0px;  text-align:left; padding-left:30px; padding-right:30px;}
.litTempWebContentLeft {float: left; width: 165px; height: 100%; margin-top:20px;}
.litTempWebContentRight {float: left; width:707px; margin-left: 25px;}
.litTempWebContentRightLeft {float: left; width:470px;}
.litTempWebContentRightRight {float: left; min-height:378px; width:177px; padding-left: 20px; padding-right: 20px; padding-top:13px; margin-left:20px; background-image: url(Images/SE_RightPuff.gif); background-repeat: no-repeat; background-position:top right;}
.litTempWebStartLeft {float: left; width: 660px;}
.litTempWebStartLeft a {color: #00853F; text-decoration: none; font-weight:bold;}
.litTempWebStartRight {float: left; min-height:378px; width:177px; padding-left: 20px; padding-right: 20px; padding-top:13px; margin-left:20px; background-image: url(Images/SE_RightPuff.gif); background-repeat: no-repeat; background-position:top right;}
.litTempWebStartRight a {color: #00853F; text-decoration: none; font-weight:bold;}
.litTempWebStartRight .Newsdate {font-weight: bold;font-size:12px;color:#00853F;}
.litTempWebStartRight .Newslink {color: #666666; text-decoration: none; font-weight:normal;}
.litTempWebStartRight .Newsarchive {display:block; width:auto; color: #00853F; text-align:right; font-weight: bold; font-size: 13px; text-decoration: none; padding-top: 8px; padding-bottom: 8px; padding-right:20px; margin-right: 0px; background-image: url(Images/SE_News_Arrow2.gif); background-repeat: no-repeat; background-position:center right;}
.litTempWebStartLeftLeft {float:left; width: 320px; padding-top: 15px;}
.litTempWebStartLeftRight {float:left; width: 320px; padding-top: 15px; margin-left: 20px;}
.litTempWebStartBottom {float: left; width:899px; height:80px; margin-left:2px; margin-right:2px; margin-top:15px; background-image: url(Images/SE_News.gif); background-repeat: no-repeat; background-position:top left;}
.litTempWebStartBottom p {color: #00853F; font-size: 120%; margin: 5px 35px; line-height: 1em;}

.litTempWebStartBottom .Newsdate {font-weight: bold;}
.litTempWebStartBottom .Newslink {color: #00853F; text-decoration: none;}
.litTempWebStartBottom .Newsarchive {display:block; width:auto; color: #00853F; font-weight: bold; font-size: 130%; text-decoration: none; padding-top: 8px; padding-bottom: 8px; padding-right:33px; margin-right: 35px; background-image: url(Images/SE_News_Arrow.gif); background-repeat: no-repeat; background-position:center right;}
.litTempWebBottomContainer {position: absolute; bottom: 0px; width: 100%; text-align: center; height: 124px;}
.litTempWebFooterContainer {background-image: url(Images/SE_WebFooter.png); background-repeat: no-repeat; background-position:center top;}
.litTempWebFooter {padding-top:30px; height: 94px; width: 903px; margin:auto; padding-left:30px; padding-right:30px; text-align: left; color:#00853F; font-size:110%;}
.litTempWebFooterText {float:left;}
.litTempWebFooterText div{margin-bottom:5px;}
.litTempWebFooterText a{color:#00853F!important;}
.litTempWebClear {clear:both;}
.litTempWebSeperator {float:left; width:100%; height:20px;}
.litTempWebSearchField {font-size:110%; color:#666666; width:100px; font-family:Verdana,Arial,Helvetica;}
.litTempWebSearchButton {font-size:110%; color:#666666; width:auto; font-family:Verdana,Arial,Helvetica;}
.litTempStudioLogotype {background-image: url(Images/SE_Logotype_2.png); background-repeat:no-repeat;}
.litTempStudioExpressLogotype {background-image: url(Images/StudioExpressLogotype.gif); background-repeat:no-repeat;}
.litTempWebLeftMenu ul{margin:0px; padding:0px;}
.litTempWebLeftMenu li{list-style:none; padding:3px; margin-left:15px;}
.litTempWebLeftMenu a{padding:3px; margin-left:1px; line-height:14px; text-decoration: none;}
.litTempWebLeftMenuSelected {color: #00853F !important;}
.litTempWebLeftMenu_level_1{margin-left:-20px!important; line-height:130%; FONT-SIZE:110%;}
.litTempWebLeftMenu_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 ***********************************************/
/*************************************************************************************/
.litCommonTempIntro{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.litCommonTempText{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.litCommonTempNormal{FONT-SIZE:110%;}
.litCommonTempTextbold{FONT-WEIGHT:bold;}
.Factheader{FONT-WEIGHT:bold; COLOR:white; BACKGROUND-COLOR:#555555; PADDING:5px;}
.Facttext{FONT-WEIGHT:normal; BACKGROUND-COLOR:#DDDDDD; PADDING:5px;}
.litCommonTempImagetext{FONT-WEIGHT:normal; MARGIN-TOP:2px; TEXT-ALIGN:CENTER;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.litCommonTempLinklist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.litCommonTempLinkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.litCommonTempFilelist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.litCommonTempFileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:0px;}
.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;}
.litCommonTempMarginSingle{MARGIN-TOP:10px;}
.litCommonTempMarginDouble{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-RIGHT:20px; MARGIN-BOTTOM:20px; DISPLAY:INLINE;}
.litCommonTempImageRightFloat{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;}

.litCommonTempFileheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.litCommonTempFileitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.litCommonTempLinkheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.litCommonTempLinkitem{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%;}


.no-border { border:none; }
