/* 1. public_editor.css */


/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN-LEFT:15px; MARGIN-TOP:0px; }
.bodyPrint{COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN-LEFT:15px; MARGIN-TOP:20px; background:#ffffff;}
A:link, A:active, A:visited{COLOR: #000000;}
A:hover{color:#F78F1E;}
P{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:0; color:#999999; background-color:#999999; height:1px; width:100%; text-align:left; }


/** STYLES FOR TEMPLATE ELEMENTS ******************************************** ********/
/*************************************************************************************/
.H1header{FONT-SIZE:180%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:0px;}
.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:0px; 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:bold; COLOR:#7D7207!important;}
.ImagetextEditor{FONT-WEIGHT:normal; FONT-SIZE:90%;}


/* 2. public_base.css */


/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/base1.ascx) */
/*************************************************************************************/
.mainArea{position:relative; width:1102px; margin-left:auto; margin-right:auto;/* left:50%; width:956px; margin-left:-478px;   half of width */}
.mainAreaPrint{width:630px; background-color:#FFFFFF;}
.copyrightArea{width:928px; font-size:110%; text-align:right; padding-right:20px; margin-top:5px; margin-bottom:5px; color:#999999;}
.copyrightAreaPrint{width:630px; font-size:110%; text-align:right; margin-top:5px; margin-bottom:5px; color:#999999;}
A.copyrightLink:link, A.copyrightLink:active, A.copyrightLink:visited{color:#999999; text-decoration:none;}
A.copyrightLink:hover{ text-decoration:underline;}
.logoArea{margin-left:20px; margin-bottom:10px;}
.logoAreaPrint{margin-bottom:10px;}
.logoContentLeft{float:left;}
.menuAreaLeft{width:160px; float:left; margin-left: 95px;}
.headerArea{height:167px; width: 1103px; background-image:url(../Images/top.gif); background-repeat:no-repeat;}
.printArea{FLOAT:right; margin-right:-215px; margin-top:113px;}
.searchArea {float:right; width: 190px; margin-right: 85px; margin-top: 80px;}
.inputSearch{font-size:100%; padding-left:3px; padding-bottom:1px; padding-top:1px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica; border:solid 1px #C6C5C6; width: 130px;}
.inputSearchButton{font-size:100%; font-weight:bold; height:18px; padding-left:3px; padding-right:3px; COLOR:#FFFFFF; FONT-FAMILY:Verdana,Arial,Helvetica; border:none; background-color:Transparent;}
.footerArea{BACKGROUND-COLOR:red; WIDTH:100%; MARGIN-TOP:5px;}
.footerContent{PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px; COLOR: white; FONT-SIZE:110%;}
.hrLine{ height:1px; color:#999999; background-color:#999999;}
.printerImage{vertical-align:middle;}

.contentMain{background:url(../Images/content_main_bg.gif) repeat-y; padding:0px 0px 0px 0px; margin:0px; min-height:350px; overflow:hidden; width:1040px;}
.contentRightPart{ width: 743px; display: inline; float:right; overflow-x: visible;}
.rightArea{word-wrap: break-word; width:185px; display: inline; float:right; margin-right:25px; padding-left:0px; padding-right:10px;}
.rightAreaPrint{word-wrap: break-word; width:185px; display: inline; float:right; padding-left:10px; padding-right:10px; border-left:solid 1px #999999;}
.topMenuArea{float:left; margin-left:-200px; margin-top:112px; display: inline;}


.rightSubMenuTitleContainer {background-color:#F78F1E; color: #FFFFFF; padding: 7px; text-transform:uppercase;}
.rightSubMenuTextContainer {background-color:#ECECEE; padding: 7px;}

/** STYLES FOR TEMPLATE WIDTH ********************************************************/
/** The templates are included inside the basefile, your web design will tell you ****/
/** the maximal width to use for the templates. **************************************/
/*************************************************************************************/
.Template{ float:left; display: inline; width:490px; min-height:350px; margin-left:-6px;}
.TemplatePrint{width:410px; MIN-HEIGHT:350px; _HEIGHT:350px; float:left; padding-right:10px;}


/* 3. public_templates.css */

/*************************************************************************************
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-style:italic; MARGIN-TOP:2px; TEXT-ALIGN:right;}
.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;}
A.FileLink:link, A.FileLink:active, A.FileLink:visited{color:#000000; text-decoration:none;}
A.FileLink:hover{ text-decoration:underline;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Form{}
.InputItem{font-size:110%; padding-left:3px; padding-right:3px; border:solid 1px #999999; background-color:#d4d0c8;}
.InputItemFixedWidth{font-size:100%; padding-left:3px; padding-right:3px; border:solid 1px #999999; MARGIN-BOTTOM:10px; WIDTH:300px; font-weight:normal; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFullWidth{font-size:100%; padding-left:3px; padding-right:3px; border:solid 1px #999999; MARGIN-BOTTOM:10px; WIDTH:100%; font-weight:normal; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.SelectItemFixedWidth{font-size:100%; border:solid 1px #999999; MARGIN-BOTTOM:10px; WIDTH:309px; FONT-WEIGHT:normal; font-weight:bold; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.MarginSingle{MARGIN-TOP:10px;}
.MarginDouble{MARGIN-TOP:20px;}
.MarginTriple{MARGIN-TOP:30px;}

.Image{MARGIN-TOP:20px;}
.ImageCenter{TEXT-ALIGN:CENTER; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.ImageLeft{TEXT-ALIGN:LEFT; MARGIN-TOP:0px; MARGIN-RIGHT:10px;}
.ImageRight{TEXT-ALIGN:RIGHT; MARGIN-TOP:0px; MARGIN-LEFT:10px;}
.ImageLeftFloat{FLOAT:LEFT; MARGIN-TOP:0px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; MARGIN-TOP:0px; 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{width:1px; 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; WIDTH:50%; PADDING-RIGHT:20px;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:50%; 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-IMAGE:url(../templates/common/images/dotlineH_bg.gif);}
.twoColumnLineV{width:1px; BACKGROUND-IMAGE:url(../templates/common/images/dotlineV_bg.gif);}

.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; BACKGROUND-COLOR:#F7F7F7;}
.ProductRowItem2{PADDING:5px; BACKGROUND-COLOR:#EBEBEB;}
.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; BACKGROUND-COLOR:#F7F7F7;}
.Newsitem2{PADDING:5px; BACKGROUND-COLOR:#EBEBEB;}
.Breadcrumb{FONT-SIZE:110%; FONT-WEIGHT:normal; COLOR:#FFFFFF;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:visited{COLOR:#FFFFFF!important; text-decoration:none;}
A.Breadcrumb:hover{ text-decoration:underline;}

.Educationlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Educationimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Educationheader{FONT-SIZE:110%; FONT-WEIGHT:bold;}
.Educationlink, A.Educationlink:link, A.Educationlink:active, A.Educationlink:hover, A.Educationlink:visited{color: #FFFFFF; text-decoration: none;}
.Educationlink, A.Educationlink:hover{color: #FFFFFF; text-decoration: underline;}
.Educationintro{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.Educationitem1{PADDING:7px; BACKGROUND-COLOR:#F78F1E; color: #FFFFFF; border-bottom: solid 2px #FFFFFF;}
.Educationitem2{PADDING:7px; BACKGROUND-COLOR:#FB9A30; color: #FFFFFF; border-bottom: solid 2px #FFFFFF;}

.HeaderLink, A.HeaderLink:link, A.HeaderLink:active, A.HeaderLink:visited{color:#000000; text-decoration:none;}
A.HeaderLink:hover{color:#f69420; text-decoration:underline;}
A.SearchLink:link, A.SearchLink:active, A.SearchLink:visited{color:#000000; text-decoration:none;}
A.SearchLink:hover{color:#F78F1E; text-decoration:underline;}

/** SYSTEM ERROR MESSAGE *************************************************************/
/*************************************************************************************/
.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 VERTICAL MENU *********************************************************/
/*************************************************************************************/
.MenuTopItem{font-size:120%; color:#000000; font-weight:bold; text-decoration:none; cursor:pointer; margin-bottom:10px; text-transform:uppercase;}
.MenuTopItemSelected{font-size:120%; background-color:#F78F1E; padding: 7px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none; cursor:pointer; margin-bottom:10px; text-transform:uppercase;}
.MenuTopItemHover{font-size:120%; color:#000000; font-weight:bold; text-decoration:underline; cursor:pointer; margin-bottom:10px; text-transform:uppercase;}

.MenuChildItem{font-size:110%; color:#000000; font-weight:normal; padding-left: 4px; text-decoration:none; cursor:pointer; margin-bottom:5px;}
.MenuChildItemSelected{font-size:110%; color:#F78F1E; font-weight:normal; padding-left: 4px;text-decoration:none; cursor:pointer; margin-bottom:5px;}
.MenuChildItemHover{font-size:110%; color:#F78F1E; font-weight:normal; padding-left: 4px; text-decoration:underline; cursor:pointer; margin-bottom:5px;}

.MenuChildContainer{margin-left:0px;}


/** STYLES FOR THE HORIZONTAL MENU *********************************************************/
/*************************************************************************************/
A.topMenuLink:link, A.topMenuLink:active, A.topMenuLink:visited{font-size:110%; color:#000000; font-weight:normal; text-decoration:none; text-transform:uppercase;}
A.topMenuLink:hover{ color:#000000; text-decoration:underline; text-transform:uppercase;}
A.topMenuLinkSelected:link, A.topMenuLinkSelected:active, A.topMenuLinkSelected:visited{font-size:110%; color:#000000; font-weight:normal; text-decoration:underline; text-transform:uppercase;}
A.topMenuLinkSelected:hover{ color:#000000; text-decoration:underline; text-transform:uppercase;}

