/* 1. public_editor.css */


/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN:0px; background-color:#99adbc;}
A:link, A:active, A:hover, A:visited{COLOR: #99adbc;}
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;}


/** STYLES FOR TEMPLATE ELEMENTS AND EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ********/
/*************************************************************************************/
.H1header, .Mainheader{FONT-SIZE:220%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Arial,Verdana,Helvetica;}
.H2header, .Subheader{FONT-SIZE:160%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica;}
.H3header{FONT-SIZE:130%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica;}
h1{FONT-SIZE:190%; FONT-WEIGHT:bold; MARGIN-BOTTOM:10px; MARGIN-TOP:5px; FONT-FAMILY:Arial,Verdana,Helvetica;}
h2{FONT-SIZE:150%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,Helvetica;}
h3{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0px; FONT-FAMILY:Arial,Verdana,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{width:1000px; background-color:#FFFFFF; background-image:url(../images/main_bg.gif); background-repeat:repeat-y; margin:0px auto 0px auto;}
.mainAreaPadding{ padding:0px 25px 8px 25px;}
.mainAreaBottom{ height:17px; margin:0px auto 0px auto; background-image:url(../images/main_bottom.gif); background-repeat:no-repeat;}
.mainAreaPrint{width:600px; background-color:#FFFFFF;}
.mainAreaPrintPadding{ padding:10px;}

.headerArea{ height:74px; margin-bottom:10px; position:relative;}
.logoArea{ position:absolute; left:11px; bottom:2px;}
.searchArea{ position:absolute; right:0px; bottom:0px; color:#99adbc; font-size:110%;}
.inputSearch{FONT-SIZE:100%; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}

.mainMenuArea{ height:33px; margin-bottom:18px; background-color:#99adbc;}
.mainMenuItemActive{ background-color:#ccd6de; color:#99adbc; padding:0px 15px 0px 15px; font-size:120%;}
.mainMenuItem{ color:#ffffff; padding:0px 15px 0px 15px; font-size:120%;}

.mainMenuLink{ color:#ffffff; text-decoration:none;}
A.mainMenuLink:link{ color:#ffffff; text-decoration:none;}
A.mainMenuLink:active{ color:#ffffff; text-decoration:none;}
A.mainMenuLink:visited{ color:#ffffff; text-decoration:none;}
A.mainMenuLink:hover{ color:#ffffff; text-decoration:underline;}

.mainMenuActiveLink{ color:#697984; text-decoration:none;}
A.mainMenuActiveLink:link{ color:#697984; text-decoration:none;}
A.mainMenuActiveLink:active{ color:#697984; text-decoration:none;}
A.mainMenuActiveLink:visited{ color:#697984; text-decoration:none;}
A.mainMenuActiveLink:hover{ color:#697984; text-decoration:underline;}

.subMenuArea{ width:205px; float:left;}
.subMenuItem{ border-bottom:solid 1px #99adbc; padding-bottom:7px; margin-bottom:7px; margin-left:9px;}
.subMenuChildItem{ padding:7px 0px 0px 25px;}

.subMenuLink{ color:#000000; text-decoration:none;}
A.subMenuLink:link{ color:#000000; text-decoration:none;}
A.subMenuLink:active{ color:#000000; text-decoration:none;}
A.subMenuLink:visited{ color:#000000; text-decoration:none;}
A.subMenuLink:hover{ color:#000000; text-decoration:underline;}

.footerArea{ border-top:solid 5px #99adbc; color:#99adbc; font-size:110%; text-align:right; padding-top:7px;}
.footerAreaPrint{ border-top:solid 1px #000000; color:#000000; font-size:90%; text-align:right; padding-top:7px;}

/** STYLES FOR THE HORIZONTAL MENU ***************************************************/
/** The class names below are used in the menu control. ******************************/
/*************************************************************************************/
.litNavTopGroup{cursor:default;}
.litNavMenuGroup{font-size:110%; background-color: #F6F6F6; border:solid 1px #A19E98; cursor:default;}
.litNavTopMenuItem{color:#383838; font-family:verdana, arial, helvetica; border-top:solid 1px #E7E7E7; border-bottom:solid 1px #F6F6F6; cursor:default;}
.litNavTopMenuItem nobr{margin-left:1px; margin-right:1px;}
.litNavTopMenuItemHover{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#EBEAE6', endColorstr='#D9D7D1', gradientType='0'); background-color:#EBEAE6; color:#383838; font-family:verdana, arial, helvetica; border:solid 1px #A19E98; cursor:default;}
.litNavTopMenuItemExpanded{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#EBEAE6', endColorstr='#D9D7D1', gradientType='0'); background-color:#EBEAE6; color:#383838; font-family:verdana, arial, helvetica; border:solid 1px #A19E98; border-bottom-color:#BAB9CD; cursor:default;}
.litNavTopMenuItemActive{filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#EBEAE6', endColorstr='#D9D7D1', gradientType='0'); background-color:#EBEAE6; color:#383838; font-family:verdana, arial, helvetica; border:solid 1px #A19E98; border-bottom-color:#BAB9CD; cursor:default;}
.litNavMenuItem{color:#383838; font-family:verdana, arial, helvetica; cursor:default;}
.litNavMenuItemHover{background-color:#D9D7D1; color:#383838; font-family:verdana, arial, helvetica; cursor:default;}
.litNavMenuItemActive{color:#383838; margin:1px; font-family:verdana, arial, helvetica; cursor:default;}
.litNavMenuItemExpanded{color:#383838; margin:1px; font-family:verdana, arial, helvetica; cursor:default;}


/** 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. **************************************/
/*************************************************************************************/
.TemplateStartPage{ MIN-HEIGHT:350px; _HEIGHT:350px; MARGIN-BOTTOM:20px;}
.Template{ width:725px; float:right; MIN-HEIGHT:350px; _HEIGHT:350px; MARGIN-BOTTOM:20px;}


/* 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%; line-height:140%; 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;}

.cartArea{float:right; border:1px solid #CDD6DD; padding:3px; margin-top:20px; color:#A3B3C0;}
.cartAreaRedBorder{float:right; border:1px solid #CD0044; padding:3px; margin-top:20px; color:#A3B3C0;}

.cartContent{}
.cartSum{margin-left:10px; margin-right:10px;}
A.cartLink:link, A.cartLink:visited, A.cartLink:active{color:#99adbc; text-decoration:none;}
A.cartLink:hover{color:#99adbc; text-decoration:underline;}

.productListItem{ border-bottom:solid 1px #99adbc; padding-bottom:15px; margin-bottom:20px; }
.productListItemExpanded{border-bottom:solid 1px #99adbc; padding-bottom:15px; margin-bottom:20px; display:none;}
.Productimage{ width:100px; float:left; margin-right:10px;}
.ProductimageExpanded{ width:150px; float:left; margin-right:10px;}
.Productname{FONT-SIZE:180%; MARGIN-BOTTOM:5px;}
.Productdesc{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.Productinfo{ font-style:italic; margin-bottom:10px;}
.Productbuttons{ float:right; margin-top:20px;}
.Productbutton{border:none;}

.productInfoButton{ display:inline; margin-right:5px;}
.productInfoAddToCart{ display:inline; width:110px; background-color:Lime; text-align:center;}

.CartItemHeader{ border-bottom:solid 1px #cdd6dd; padding-bottom:3px;}
.CartItemRow1{ background-color:#e8ecf0; border-bottom:solid 1px #cdd6dd; padding:2px;}
.CartItemRow2{ background-color:#f4f7f9; border-bottom:solid 1px #cdd6dd; padding:2px;}

.Productlink, A.Productlink:link, A.Productlink:active, A.Productlink:hover, A.Productlink:visited{}
.Productitem{FONT-SIZE:110%; LINE-HEIGHT:20px;}
.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;}

.Productitemlist{PADDING-RIGHT:20px; WIDTH:150px;}
.ProductitemlistLineV{border-left:1px solid #9A9A9A;}

.startPageLeftArea{ width:716px; float:left;}
.startPageRightArea{ width:214px; float:right;}

.contentLeftArea{ width:500px; float:left; }
.contentRightArea{ width:205px; float:right; margin-top:10px;}

.dividerLine{ border-top:solid 1px #ccd6de; height:1px; margin:10px 0px 15px 0px;}

.BlueLink{ color:#99adbc; text-decoration:none;}
A.BlueLink:link{ color:#99adbc; text-decoration:none;}
A.BlueLink:active{ color:#99adbc; text-decoration:none;}
A.BlueLink:visited{ color:#99adbc; text-decoration:none;}
A.BlueLink:hover{ color:#99adbc; text-decoration:underline;}

.BlackLink{ color:#000000; text-decoration:none;}
A.BlackLink:link{ color:#000000; text-decoration:none;}
A.BlackLink:active{ color:#000000; text-decoration:none;}
A.BlackLink:visited{ color:#000000; text-decoration:none;}
A.BlackLink:hover{ color:#000000; text-decoration:underline;}

.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;}
.ImageLeftFloatNoTop{FLOAT:LEFT; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloatNoTop{FLOAT:RIGHT; MARGIN-LEFT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}

.FairTable{ width:500px; margin-top:20px;}
.FairTableWide{ width:100%; margin-top:20px;}
.FairTableCell1{ font-weight:bold; padding-bottom:8px; width:130px; vertical-align:top;}
.FairTableCell2{ padding-bottom:8px; vertical-align:top;}

.fairPreviousTableHeader{ font-weight:bold; text-align:center; padding:0px 10px 1px 10px; border-bottom:solid 1px #666666; font-size:90%;}
.fairPreviousTableCell{ font-weight:normal; text-align:center; padding:1px 10px 1px 10px; border-bottom:solid 1px #d7d7d7; font-size:90%;}

.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;}

.TwoDivColumnsLeft{ width:48%; float:left; }
.TwoDivColumnsRight{ width:48%; float:right; }

.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 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;}

.ListItem{ border-bottom:solid 1px #99adbc; padding-bottom:5px; margin-bottom:10px;}


.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%;}
.Newsheader{FONT-SIZE:110%; FONT-WEIGHT:bold; margin:3px 0px 3px 0px;}
.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:gray;}

.printableVersionImage{ vertical-align:text-bottom; margin-right:8px;}

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%;}


/* 4. CSS for the left menu, new in version 4.1 */


/** STYLES FOR THE LEFT MENU *********************************************************/
/*************************************************************************************/
.LeftMenu ul{margin:0; margin-top:4px; padding:0;}
.LeftMenu li{list-style:none; padding:3px; margin-left:15px;}
.LeftMenu a{text-decoration:none; padding:2px; margin-left:1px; line-height:14px; color:#666666;}
.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%;}