﻿/*************************************************************************************
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 HTML ELEMENTS *********************************************************/
/*************************************************************************************/
HTML{FONT-SIZE:x-small;}
BODY{COLOR:#666666; FONT-FAMILY:Verdana,Arial,Helvetica; MARGIN-TOP:0px; margin-bottom:0px; background-color:#e3e3e4;}
A:link{COLOR: #3c9ec4; text-decoration: none;}
A:active{COLOR: #3c9ec4; text-decoration: underline;}
A:visited{COLOR: #3c9ec4; text-decoration: none;}
A:hover{COLOR: #75c9dc; text-decoration: underline;}

P{MARGIN-TOP:0px; MARGIN-BOTTOM:15px;/*Required for same look in Firefox and IE*/}

.h1{FONT-SIZE:180%; font-family:Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT:normal; color:#3c9ec4; MARGIN-BOTTOM:10px; MARGIN-TOP:5px;}
.h2{FONT-SIZE:130%; font-family:Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT:normal; color:#3c9ec4; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;/*Required for Firefox*/}
.h3{FONT-SIZE:110%; font-family:Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT:normal; color:#3c9ec4; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;/*Required for Firefox*/}

/** STYLES FOR TEMPLATE ELEMENTS AND EDITOR DROP DOWN LIST ***************************/
/*************************************************************************************/
.Mainheader{FONT-SIZE:200%; font-family:Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT:normal; color:#3c9ec4; MARGIN-BOTTOM:10px; MARGIN-TOP:5px;}
.Subheader{FONT-SIZE:150%; font-family:Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT:normal; color:#3c9ec4; MARGIN-BOTTOM:5px; MARGIN-TOP:0px;/*Required for Firefox*/}





/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/base1.ascx) */
/*************************************************************************************/
.container{width:820px; margin-left:auto; margin-right:auto; background-image:url(../Images/preswede_mainbg.gif); background-repeat:repeat-y;}
.headerArea{ height:253px; position:relative; width:760px; margin:0px auto 0px auto;}
.headerImage{ position:absolute; left:0px; top:0px; width:165px;}
.logoArea{ position:absolute; left:16px; top:28px; }
.menuArea{ width:760px; margin:0px auto 10px auto; text-align:right;}
.mainArea{ height:350px; overflow:auto; width:760px; margin:0px auto 0px auto;}
.mainAreaPadding{ padding:20px 20px 20px 35px;}
.footerArea{ clear:both; width:760px; margin:0px auto 0px auto; text-align:right; color:#cdcccc; font-size:100%;}
.footerAreaPadding{ padding:5px 5px 5px 5px;}

.headerContent{HEIGHT:16px; PADDING:10px;}
.menuLine{background-color:#FFFFFF; HEIGHT:1px;}
.menuContent{FLOAT:left; BORDER-LEFT:1px solid #FFFFFF; PADDING-LEFT: 3px; PADDING-TOP: 3px; PADDING-BOTTOM: 2px; COLOR: #434343; FONT-WEIGHT:normal; FONT-SIZE:110%;}
.menuSearch{FLOAT:right; BORDER-RIGHT:1px solid #FFFFFF; PADDING-RIGHT: 2px; PADDING-TOP: 3px; PADDING-BOTTOM: 2px; COLOR: #434343; FONT-WEIGHT:normal;}
.inputSearch{FONT-SIZE:110%; COLOR:#666666; FONT-FAMILY:Verdana,Arial,Helvetica;}
.footerContent{PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; COLOR: white; FONT-SIZE:110%;}


/** STYLES FOR THE HORIZONTAL MENU ***************************************************/
/** The class names below are used in the menu control. ******************************/
/*************************************************************************************/
.litNavTopGroup{ height:25px; font-size:120%; font-weight:normal; color:#878788; cursor:hand; cursor:pointer; float:right; margin-right:25px;}
.litNavMenuGroup{ background-color:#FFFFFF; font-size:110%; color:#878788; font-weight:normal; cursor:pointer; border-bottom:solid 1px #878788; border-right:solid 1px #878788; border-top:solid 1px #878788; border-left:solid 1px #878788;}
.litNavTopMenuItem{ cursor:pointer;}
.litNavTopMenuItem nobr{ margin:0px;}
.litNavTopMenuItemHover{ cursor:pointer;}
.litNavTopMenuItemExpanded{ cursor:pointer;}
.litNavTopMenuItemActive{ cursor:pointer;}
.litNavMenuItem{ cursor:pointer;}
.litNavMenuItemHover{ color:#878788; cursor:pointer;}
.litNavMenuItemActive{ color:#878788; cursor:pointer;}
.litNavMenuItemExpanded{ color:#878788; cursor:pointer;}
.litNavMenuBreak{}


/** 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{WIDTH:750px; MIN-HEIGHT:350px; _HEIGHT:350px; MARGIN-BOTTOM:20px;}



/*************************************************************************************
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 ***********************************************/
/*************************************************************************************/
body {
	scrollbar-face-color: #9ed7eb;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-shadow-color: #f1f1f1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #88bfd3;
	scrollbar-track-color: #f0f0f0;
	scrollbar-darkshadow-color: #ffffff;}
.Intro{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-TOP:0px; MARGIN-BOTTOM:10px; font-family:Geneva, Arial, Helvetica, sans-serif;}
.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:CENTER;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.leftArea{ float:left; width:470px;} 
.rightArea{ float:right; width:190px;}

.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:10px;}
.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;}

.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:normal; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid #d9d9d9;}
.Fileitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid #d9d9d9;}
.Linkitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px;}
.Productlink{}
A.Productlink:link{ color:#3c9ec4; text-decoration:none;}
A.Productlink:active{ color:#3c9ec4; text-decoration:none;}
A.Productlink:visited{ color:#3c9ec4; text-decoration:none;}
A.Productlink:hover{ color:#75c9dc; text-decoration:underline;}

.Productdesc{FONT-SIZE:100%; FONT-WEIGHT:normal;}
.ProductRowItem1{PADDING:5px; BACKGROUND-COLOR:#F7F7F7;}
.ProductRowItem2{PADDING:5px; BACKGROUND-COLOR:#EBEBEB;}

.Product2ColumnItem1{ padding-right:10px; padding-bottom:10px; padding-top:10px; WIDTH:50%;}
.Product2ColumnItem2{ padding-left:10px; padding-bottom:10px; padding-top:10px; border-left:1px dotted #e3e3e3; WIDTH:50%;}

.ProductColumnItem1{PADDING:10px; border-left:1px dotted #e3e3e3; WIDTH:33%;}
.ProductColumnItem2{PADDING:10px; border-left:1px dotted #e3e3e3; WIDTH:34%;}
.ProductColumnItem3{PADDING:10px; border-left:1px dotted #e3e3e3; WIDTH:33%;}
.ProductitemLineH{HEIGHT:1px; border-top:1px dotted #e3e3e3;}
.ProductitemLineV{PADDING:10px; border-left:1px dotted #e3e3e3;}

.Productitem{FONT-SIZE:110%; LINE-HEIGHT:20px;}
.Productitemlist{WIDTH:150px;}
.ProductitemlistLineV{border-left:1px solid #e3e3e3;}

.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE; border:1px dotted #e3e3e3;}
.Newsdate{FONT-SIZE:90%;}
.Newsheader{FONT-SIZE:110%; FONT-WEIGHT:bold; margin-bottom:0px; margin-top: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:#f1fafb; border-top:1px dotted #e3e3e3;}
.Newsitem2{PADDING:5px; BACKGROUND-COLOR:#ffffff; border-top:1px dotted #e3e3e3;}
.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 *************************************************************/
/*************************************************************************************/
.litErrorMsg{COLOR: #FF0000! important;}