/*************************************************************************************
This stylesheet will be used both in the public site and the cms editor and has lower
priority than "public_base.css" when used in the public site.
**************************************************************************************/


/** 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:bold; COLOR:#7D7207!important;}
.ImagetextEditor{FONT-WEIGHT:normal; FONT-SIZE:90%;}


/** NavBar **/
.subMenuArea A:link, .subMenuArea A:active, .subMenuArea A:visited{color:black; text-decoration:none;}
.TopItemCssClass{ border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px; padding-top:7px; }
.TopItemHoverCssClass{border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px; padding-top:7px;}
.TopItemSelectedCssClass{border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px; font-weight:bold;padding-top:7px;}

.TopItemExpandableCssClass{border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px;padding-top:7px;}
.TopItemExpandableHoverCssClass{border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px; padding-top:7px;}
.TopItemExpandableSelectedCssClass{border-bottom:solid 1px #dfe2e4; height:15px!important; cursor:hand; cursor:pointer; font-size:120%; padding-bottom:10px; font-weight:bold;padding-top:7px;}

.HoverTreeNode {cursor:hand; cursor:pointer; }
.SelectedTreeNode {cursor:hand; cursor:pointer; font-weight:bold;}
.HoverSelectedTreeNode {cursor:hand; cursor:pointer; font-weight:bold; }
.TreeNodeRow{ height:10px!important; }


/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
A:link, A:active, A:hover, A:visited{COLOR: #0775bb;}
P{MARGIN-TOP:0px; MARGIN-BOTTOM:15px;/*Required for same look in Firefox and IE*/}


/** STYLES FOR TEMPLATE ELEMENTS AND EDITOR DROP DOWN LIST ***************************/
/*************************************************************************************/
.Mainheader{FONT-FAMILY:Arial,Verdana,Helvetica; FONT-SIZE:210%; FONT-WEIGHT:normal; MARGIN-BOTTOM:0px; MARGIN-TOP:0px;}
.Subheader{FONT-FAMILY:Arial,Verdana,Helvetica; FONT-SIZE:160%; FONT-WEIGHT:normal; MARGIN-BOTTOM:0px; MARGIN-TOP:0px; text-decoration:none; color:#000000;}
.Startheader{ font-family:Arial; font-size:180%; font-weight:bold; color:#000000; display:inline;}
.StartheaderWhite{ font-family:Arial; font-size:180%; font-weight:bold; color:#FFFFFF; display:inline;}

/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
BODY{margin:15px;}


/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/base1.ascx) */
/*************************************************************************************/
.mainArea{width:950px; margin:0px auto 20px auto;}

.printableArea{ width:600px;}

.headerArea{ position:relative; height:65px;}
.logoArea{ position:absolute; left:0px; top:12px;}
.searchArea{ position:absolute; right:0px; top:30px; color:#747474;}

.headerAreaLink{ font-family:Arial, Verdana; font-size:130%; font-weight:normal; color:#747474;}
A.headerAreaLink:link{ color:#747474; text-decoration:none;}
A.headerAreaLink:active{ color:#747474; text-decoration:none;}
A.headerAreaLink:visited{ color:#747474; text-decoration:none;}
A.headerAreaLink:hover{ color:#747474; text-decoration:underline;}

.menuArea{ background-image:url(../images/menu_bg.gif); height:40px;}
.menuContent{ padding:0px 10px 0px 10px;}
.topMenuActive{ background-image:url(../images/topmenu_arrow.gif); background-position:center bottom; background-repeat:no-repeat;}

.topMenuLink{ font-family:Arial, Verdana; font-size:130%; text-transform:uppercase; font-weight:bold; color:White;}
A.topMenuLink:link{ color:White; text-decoration:none;}
A.topMenuLink:active{ color:White; text-decoration:none;}
A.topMenuLink:visited{ color:White; text-decoration:none;}
A.topMenuLink:hover{ color:White; text-decoration:underline;}

.inputSearchField{FONT-SIZE:110%; font-family:Arial, Verdana; COLOR:#666666; border:solid 1px #dfe2e4;}
.inputSearchButton{FONT-SIZE:100%; font-family:Arial, Verdana; COLOR:#666666; width:30px;}

.footerArea{ border-top:solid 1px #cccccc; padding-top:12px; text-align:right; color:#747474; font-family:Arial, Verdana; font-size:120%;}

.footerLink{ color:#747474;}
A.footerLink:link{ color:#747474; text-decoration:none;}
A.footerLink:active{ color:#747474; text-decoration:none;}
A.footerLink:visited{ color:#747474; text-decoration:none;}
A.footerLink:hover{ color:#747474; text-decoration:underline;}

.subMenuArea{ width:230px; float:left;}
.subPageContent{width:680px; float:right;}


/*********** STYLES FOR NAVBAR ************************/

/** 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{MIN-HEIGHT:350px; _HEIGHT:350px; margin-bottom:15px; margin-top:10px;}

/*************************************************************************************
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:left;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.MainheaderArea{ float:left; width:380px; padding-top:9px;}
.PrintPageArea{ float:right; padding-top:12px;}

.startPageList{ background-image:url(../images/start_list_bg.gif); background-repeat:no-repeat; background-position:left bottom;}
.startPageBox{ background-image:url(../images/start_greenbox_bg.gif); background-repeat:no-repeat;}

#startGreenBox A:link{ color:#FFFFFF; text-decoration:underline;}
#startGreenBox A:active{ color:#FFFFFF; text-decoration:underline;}
#startGreenBox A:visited{ color:#FFFFFF; text-decoration:underline;}
#startGreenBox A:hover{ color:#FFFFFF; text-decoration:underline;}

.listItem{ padding:0px;}
.listSeparator{ height:1px; border-top:solid 1px #cccccc; margin:15px 0px 5px 0px;}

.Linklist{FONT-WEIGHT:normal; margin-bottom:20px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; margin-bottom:20px;}
.Fileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px; width:410px;}
.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:15px; MARGIN-BOTTOM:15px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; margin-top:10px; MARGIN-LEFT:15px; MARGIN-BOTTOM:15px; 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 #cccccc; color:#747474;}
.Fileitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid #cccccc; color:#747474;}
.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{FONT-FAMILY:Arial,Verdana,Helvetica; FONT-SIZE:160%; FONT-WEIGHT:normal; MARGIN-BOTTOM:0px; MARGIN-TOP:0px; text-decoration:none; color:#000000;}
.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:LEFT; MARGIN-RIGHT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%; color:#747474;}
.Newsheader{FONT-SIZE:110%; FONT-WEIGHT:bold; margin-bottom:3px;}

.Newslink{ color:#000000;}
A.Newslink:link{ color:#000000; text-decoration:none;}
A.Newslink:active{ color:#000000; text-decoration:none;}
A.Newslink:visited{ color:#000000; text-decoration:none;}
A.Newslink:hover{ color:#000000; text-decoration:underline;}

.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:gray;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:gray!important;}


/** 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%;}