/*
'	WEBTOP STYLESHEET
'   
'	Skin name:						Webtop 4.5
'	Last modified:					20041002
'	Last modified by:				Christian Graugart, Webtop Technology A/S
'	Approved for version:			4.5
'	Resolution compatibility: 		1024x768 - 1280x1024
'	Compatible template:			Webtop45.xml
*/

/*	
------------------------------------------------------------------
  HTML elements: Common
------------------------------------------------------------------
*/

BODY
{	
	background-color: #FFFFFF;

	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-face-color: #F2F2F2;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;

	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

BODY, TD
{
	font-family: verdana;
	font-size: 11px;
}	

H1        
{
	font-size: 14px;
}

H2        
{
	font-size: 13px;
}

H3        
{
	font-size: 12px;
}

FIELDSET
{
	color: #C9D2D9;
}

/*	
------------------------------------------------------------------
  HTML elements: Links
------------------------------------------------------------------
*/

A, TD A   
{
	color: #004A80;
	text-decoration: none; 
	font-weight: normal;
}

A:link    
{
	color: #004A80;
}

A:visited
{
	color: #004A80;
}

A:hover   
{
	color: #0000FF; 
	text-decoration: underline;
}

/*	
------------------------------------------------------------------
  HTML elements: Forms
------------------------------------------------------------------
*/

INPUT
{
	color: #000000;
	height: 21px;
	font-size: 10px;
}

TEXTAREA
{
	font-size: 11px;
}

SELECT
{
	font-size: 10px;
}

.Button 
{
	width: 75px;
	height: 23px;
	background-image: url('graphics/gui_buttonbackground1.gif');
	border-width: 0px;
}

.ButtonWide1
{
	width: 100px;
	height: 23px;
	background-image: url('graphics/gui_buttonbackground2.gif');
	border-width: 0px;
}

.ButtonWide2
{
	width: 125px;
	height: 23px;
	background-image: url('graphics/gui_buttonbackground3.gif');
	border-width: 0px;
}

.ButtonMore
{
	width: 20px;
	height: 23px;
	background-image: url('graphics/gui_buttonbackgroundmore.gif');
	border-width: 0px; 
}
	
.RadioCheck
{
	width: 20px;
	position: relative;
	left: -3px;
}

.TextAreaFake
{
	background-color: #FFFFFF;	
}

/*	
------------------------------------------------------------------
  GUI elements: General
------------------------------------------------------------------
*/

BODY.PortalPage   
{
	background-color: #F5F5F5;
	background-image: url('graphics/gui_portalbackground.jpg');
	background-position: 0px -5px;
	background-repeat: repeat-x;	
	margin-top: 5px;

	overflow: auto;

	border-top-width: 0px;
}

BODY.PortalPageVertical
{
	background-color: #F5F5F5;
	margin-top: 5px;

	overflow: auto;

	border-top-width: 0px;
}

BODY.K2Page
{
	background-color: #F5F5F5;
	background-image: url('graphics/gui_portalbackground.jpg');
	background-position: 0px -5px; 
	background-repeat: repeat-x;	
	margin-top: 5px;
	margin-right: 14px;	

	overflow: auto;
	
	border-top-width: 0px;
}

BODY.K2PageVertical
{
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-right: 14px;	

	overflow: auto;
	
	border-top-width: 0px;
}

BODY.EverestPage
{
	background-color: #F5F5F5;
	background-image: url('graphics/gui_everestbackground.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

BODY.EverestTopFrame
{
	background-color: #F5F5F5;
	background-image: url('graphics/gui_everesttopframe.jpg');
	background-position: 0px -5px;
	background-repeat: repeat-x;
	margin-top: 5px;

	border-top-width: 0px;
}

BODY.PopUp 
{
	background-color: #E7F0F8;
	border-style: none;
	margin: 0px;
	overflow-y: hidden;
}

BODY.ComponentPreview
{
	background-color: #F5F5F5;
	border-style: none;
	margin: 0px;
}

FRAMESET.PopUp
{
	border-style: none;
}

.PopUpHeadline
{
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.PopUpTabsPanel
{
	margin-left: 10px;
	margin-right: 10px;
}

.PopUpContent
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
}

.PopUpContentFolder
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_folderbackground.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.PopUpContentNoticeBoard
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_noticeboardbackground.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.PopUpContentRights
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_rightsbackground.jpg');
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.PopUpContentUsers
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_usersbackground.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.PopUpContentImage
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_imagebackground.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.PopUpContentFile
{
	padding: 10px;
	width: 100%; 
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #FFFFFF;
	background-image: url('graphics/gui_filebackground.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.LightText
{
	color: #666666;
}

.DimmedText
{
	color: #ACA899;
}

.MessageSuccess
{
	color: green;
	font-weight: bold;	
}

.MessageFailure
{
	color: red;
	font-weight: bold;	
}

.AltBackground
{
	background-color: #EBEBEB;
}

.ButtonPanel
{
	text-align: right;
	width: 98%;
	margin-left: 8px;
}

.StatusDraft
{
	color: #CFD100;
	/* margin-left: 5px;
	font-size: 9px; */
}

.StatusForPublishing
{
	color: #BF0A0A;
	/* margin-left: 5px;
	font-size: 9px; */
}

.StatusArchived
{
	color: #949494;
	/* margin-left: 5px;
	font-size: 9px; */
}

.NewMsg 
{
   color: #FF8C00;
}

.TopTitle
{
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

/*	
------------------------------------------------------------------
  GUI elements: Input forms
------------------------------------------------------------------
*/

.FormHeader
{
	font-weight: bold;
	color: #A4BCD0;
	border-bottom: 1px #A4BCD0 solid;
}

.FormLabel
{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}

.FormContent
{
	vertical-align: top;
}

.FormBox
{			
}

.FormHelpText
{
	color: #A4BCD0;
	font-size: 8pt;
}	

/*	
------------------------------------------------------------------
  GUI elements: Lists
------------------------------------------------------------------
*/

.ListHeader
{
	background-color: #E7EAEF;
	border-right: 1px solid #CACFD7;
	border-bottom: 1px solid #CACFD7;
	border-top: 1px solid #CACFD7;
	margin: 2px;
}
 
.ListRowNormal
{
}

.ListRowAlt
{
	/*background-color: #F6F6F6; */
	Filter: Alpha(Opacity=4);
}
 
.ListRowNormalHover
{
	background-color: #E9E9E9;
}

.ListRowAltHover
{
	background-color: #E9E9E9;
}

.ListRowNormalAdmin
{
}

.ListRowAltAdmin
{
	background-color: #F6F6F6;
}

.ListRowSeperator
{
	border-bottom: dotted 1px #000000;
}

/* OLD LISTROW STYLES */

.CompTableRowTop1
{
}

.CompTableRowEven1
{
}

.CompTableRowOdd1
{
	background-color: #EFEFEF;
}

/*	
------------------------------------------------------------------
  GUI elements: Search
------------------------------------------------------------------
*/

.SearchBar
{
	background-color: #CFDEEB;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: right;
	margin-bottom: 0px;
	width: 100%;
}

.SearchBarBottom
{
	border-top: 1px #000000 solid;
	margin-top: 13px;
	margin-bottom: 4px;
	width: 100%;
}

.SearchResultSummary
{
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.SearchResultPath
{
	font-size: 11px;
	color: #336633;
}

.SearchAdvBox
{
	background-color: #EBEBEB;
	background-image: url('./graphics/gui_searchbackground.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.SearchWord
{
	background-color: Yellow;
}

/*	
------------------------------------------------------------------
  GUI elements: News
------------------------------------------------------------------
*/

.NewsHeadLine
{
	font-size: 16px;
	font-weight: bold;
}

.NewsSummary
{
	color: #666666;	
}

.NewsText
{	
}

/*	
------------------------------------------------------------------
  GUI elements: Component windows
------------------------------------------------------------------
*/

/* Component-bar */
TABLE.CompBar1 
{
	padding-top: 1px;
	padding-right: 0px;
/*	background-image: url('graphics/bar_background.gif');
	background-position: top right;*/

	padding-top: 0px;
	padding-bottom: 0px;
}

TD.CompBar1 
{
	background-color: #E8ECF0;

	font-size: 11px;
	color: #91979D;
	font-weight: regular;
	height: 10px;
	padding-left: 2px;
}

TR.CompBar1 {
	
}

/* TD surrounding components */
TD.CompTD1, .CompTD1Border, TD.CompTD1BorderFull 
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;	
}

TD.CompTD1Border, TD.CompTD1BorderFull  
{
	border-left: solid 0px #D5DEE8;
	border-right: solid 0px #D5DEE8;
	border-bottom: solid 0px #D5DEE8;
}

/* Ekstra - if no component bar */
TD.CompTD1BorderFull {
	border-top: solid 0px #C5C5C5;
}

.ComponentNobar
{
	background-color: #F5F5F5;
}

.ComponentNobarSpacing
{
	width: 3px;
}

.ComponentTitleHover
{
	color: #666666;	
	background-color: #E8ECF0;

	font-size: 11px;
	font-weight: regular;
	height: 10px;
	padding-left: 2px;	
}

/*** Components alternative layout (Column checked on pagesettings form) ***/
TD.V2_CompBar1 
{
	font-size: 11px;
	color: black;
	font-weight: bold;
	padding-left: 5px;
	background-color: white;
}

TD.V2_CompTD1, TD.V2_CompTD1Border, TD.V2_CompTD1BorderFull 
{
	background-color: #0000FF;
	margin: 0px;
	padding: 5px;
}

TD.V2_CompTD1Border, TD.V2_CompTD1BorderFull  
{
}

TD.CompTD1BorderFull 
{
}

/* Spacing between components and optionally BG images*/
/* VertSpacer Gif
TD.vertSpacerTD1 { background-image: url(<ColumnGIF>); }
VertSpacer Gif */

/* HorzSpacer Gif
DIV.HorzSpacer1Div { background-image: url(<RowGIF>); }
VertSpacer Gif */

IMG.vertSpacerImg1 
{
	width: 6px;
}

IMG.HorzSpacer1Img 
{ 
	height: 10px;
}

/* BODY.Component1 is used by component content displayed in IFrames */
/* background-color should (normally) be the same as the component color */

BODY.Component1 
{
	margin: 0px;
	background-color: #F6F6F6;
}

.ComponentBorder1
{	
	background-image: url('graphics/component_border1.gif');
	background-repeat: no-repeat;
	width: 5px;		
	height: 2px;
	background-position: bottom left;
	padding: 0px;
}

.ComponentBorder2
{	
	background-image: url('graphics/component_border2.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 2px;
	padding: 0px;
}

.ComponentBorder3
{	
	background-image: url('graphics/component_border3.gif');
	background-repeat: no-repeat;
	height: 2px;
	width: 5px;			
	padding: 0px;
}

.ComponentBorder4
{	
	background-image: url(graphics/component_border4.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;	
	padding: 0;
	background-color: #ffffff;
}

.ComponentBorder4a
{	
	background-image: url(graphics/component_border4a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;	
	padding: 0;
}

.ComponentBorder5
{	
	background-image: url('graphics/component_border5.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;		
	padding: 0px;
}

.ComponentBorder5a
{	
	background-image: url('graphics/component_border5a.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;		
	padding: 0px;
}

.ComponentBorder6
{	
	background-image: url(graphics/component_border6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	width: 5px;
	background-color: #ffffff;

}

.ComponentBorder7
{	
	background-image: url('graphics/component_border7.gif');
	background-repeat: repeat-x;
	height: 5px;
	padding: 0px;
}

.ComponentBorder8
{	
	background-image: url('graphics/component_border8.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;			
	padding: 0px;
}

/*	
------------------------------------------------------------------
  GUI elements: Dropdown menu
------------------------------------------------------------------
*/

.DropdownMain
{
	border: 1px #8A867A solid;
}

.DropdownRowHoverLeft
{
	background-color: #C0D6F7;
	border: 1px #316AC5 solid;
	border-right: 0px #316AC5 solid;

	width: 19px;

	padding: 2px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-align: center;
	height: 22px;	
	cursor: hand;	
}

.DropdownRowHoverRight
{
	background-color: #C8DCFD;
	border: 1px #316AC5 solid;
	border-left: 0px #316AC5 solid;

	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 19px;
	padding-left: 6px;
	height: 22px;		
	cursor: hand;	
}

.DropdownRow
{

}
		
.DropdownLeft
{
	background-color: #F0EEE1;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;	
	width: 19px;
	height: 22px;	
}

.DropdownRight
{
	font-size: 11px;
	background-color: #F9F8F7;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 22px;	
}

.DropdownLeftSeperator
{
	background-color: #F0EEE1;
	padding: 4px;
	padding-top: 0px;	
	padding-bottom: 0px;
	height: 5px;		
}

.DropdownRightSeperator
{
	background-image: url('graphics/dropdown_seperator.gif');
	background-repeat: repeat-x;
	
	background-color: #F9F8F7;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 5px;
	font-size: xx-small;
}

.Seperator
{
	color: #CBC8BA;
	height: 1px;
	width: 100%;
}

/*	
------------------------------------------------------------------
  GUI elements: New navigation bar
------------------------------------------------------------------
*/

.TopMenuMain
{
	border: solid 0px #000000;
	/* width: expression(document.body.clientWidth); */
	width: 100%;
	height: 28px;	
	position: relative;
	top: -5px;
	left: -10px;	
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

.TopMenuElementLeft
{
	background-image: url('graphics/tabs_left_unselected.gif');
	background-repeat: no-repeat;
	background-position: bottom left;

	width: 3px;
	padding: 0px;
}

.TopMenuElement
{
	background-image: url('graphics/tabs_middle_unselected.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-top: 2px;
	
	font-family: verdana;
	font-size: 10px;
	color: #878787;
	
	text-transform: none;
	font-weight: normal;
	
	width: 100px;
	text-align: center;

	white-space: nowrap;
}

.TopMenuElementRight
{
	background-image: url('graphics/tabs_right_unselected.gif');
	background-repeat: no-repeat;
	background-position: bottom left;

	border-right-width: 0px;

	width: 3px;	
	padding: 0px;
	padding-right: 1px;
}

.TopMenuElementLeftSelected
{
	background-image: url('graphics/tabs_left_selected.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 3px;
	padding: 0px;

	background-color: Transparent;
}

.TopMenuElementSelected
{
	background-image: url('graphics/tabs_middle_selected.gif');

	font-family: verdena;
	font-size: 11px;
	color: #4C4C4C;	
	
	width: 100px;
	background-repeat: repeat-x;
	text-align: center;

	cursor: default;	
	padding-top: 1px;

	font-weight: bold;
	text-transform: none;

	white-space: nowrap;
}

.TopMenuElementRightSelected
{
	background-image: url('graphics/tabs_right_selected.gif');
	background-repeat: no-repeat;

	border-right-width: 0px;
	background-color: Transparent;

	width: 3px;			
	padding: 0px;
	padding-right: 1px;
}

.TopMenuEnd
{
	color: #CFDDEF;
}

.TopMenuRight
{
	font-family: verdana;
	font-size: 11px;
	/* border-bottom: 1px #FFFFFF solid;*/
	
	text-align: right;
	padding-top: 3px;
	position: relative;
	right: -20px;
	border: 0px #000000 solid;
}

.TopMenuLinks:link
{
	text-decoration: none;
	color: #CFDDEF;
}

.TopMenuLinks:visited
{
	text-decoration: none;
	color: #CFDDEF;
}

.TopMenuLinks:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


/*	
------------------------------------------------------------------
  GUI elements: New navigation bar (vertical)
------------------------------------------------------------------
*/

.TopMenuMainVertical
{
	border: solid 0px #000000;
	position: relative;
	top: 0px;
	left: -2px;	
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	margin-right: 10px;
	width: 100px;
}

.TopMenuElementLeftVertical
{
	border-bottom: 1px #F5F5F5 solid;	
	background-color: #4D81C5;
	width: 1px;
}

.TopMenuElementVertical
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 28px;
	text-align: right;
	background-color: #4D81C5;
	border-bottom: 1px #F5F5F5 solid;	
	padding-left: 15px;
}

.TopMenuElementRightVertical
{
	background-color: #4D81C5;
	border-right: 1px #F5F5F5 solid;	
	border-bottom: 1px #F5F5F5 solid;	
	width: 1px;
}

.TopMenuElementLeftSelectedVertical
{
	background-color: #64656D;
	border-bottom: 1px #F5F5F5 solid;	
	width: 1px;
}

.TopMenuElementSelectedVertical
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;	
	text-transform: uppercase;
	font-weight: bold;
	height: 28px;
	text-align: right;
	
	background-color: #64656D;
	cursor: default;	
	border-bottom: 1px #F5F5F5 solid;	

	padding-left: 15px;
}

.TopMenuElementRightSelectedVertical
{
	border-right: 1px #F5F5F5 solid;	
	background-color: #64656D;
	width: 1px;

	border-bottom: 1px #F5F5F5 solid;	
}

.TopMenuEndVertical
{
	color: #CFDDEF;
}

.TopMenuRightVertical
{
	font-family: verdana;
	font-size: 11px;
	
	text-align: right;
	padding-top: 10px;
	padding-right: 2px;
}

.TopMenuLinksVertical:link
{
	text-decoration: none;
	color: #999999;
}

.TopMenuLinksVertical:visited
{
	text-decoration: none;
	color: #999999;
}

.TopMenuLinksVertical:hover
{
	color: #000000;
	text-decoration: none;
}

/*	
------------------------------------------------------------------
  GUI elements: Navigation bar
------------------------------------------------------------------
*/

/* Table containing entire navbar */
TABLE.NavTab1 
{
	background-color: #CADFF4;	
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 20px;
	margin-bottom: 4px;
}

/* TD's containing active and passive tabs */
TD.NavTabTD 
{
	background-color: #CADFF4;
	text-align: center;
	vertical-align: middle;
	width:120px;
	
	border-left: solid 0px #D5DEE8;
	border-right: solid 1px #D5DEE8;
	border-top: solid 0px #D5DEE8;
	border-bottom: solid 0px #D5DEE8;
}

TD.NavTabTDA 
{
	background-color:#BDD2E6;	
	text-align: center;
	vertical-align: middle;
	width: 120px;

	border-left: solid 0px #D5DEE8;
	border-right: solid 1px #D5DEE8;
	border-top: solid 0px #D5DEE8;
	border-bottom: solid 0px #D5DEE8;
}

/* Font inactive tab */
TD.NavTabTD A, TD.NavTabTD A:LINK, TD.NavTabTD A:VISITED 
{
	font-size: 10px;
	color: #003459;
	font-weight: normal;
	text-decoration: none;
}

/* Font active tab */
TD.NavTabTDA A, .NavTabTDA A:LINK, .NavTabTDA A:VISITED {
	font-size: 11px;
	font-weight: bold;
	color: #1B73B3;
	text-decoration: none;
}

/* Font: links other than tabs: "More..", "Catalog" and "ADM" */
TD.NavTabTDADM A, TD.NavTabTDADM A:LINK, TD.NavTabTDADM A:VISITED {
	font-size: 10px;
	color: #333333;
}

/* Hover: all navbar links */
TD.NavTabTDA A:HOVER, TD.NavTabTDA A:HOVER, TD.NavTabTD A:HOVER, TD.NavTabTD A:HOVER {
   color: #0000FF;
   text-decoration: underline;
}


/* Pop-up overflow navbar (more than 8 tabs) */
DIV.NavTabOverflow {
	margin-bottom: 4px;
}

/* BG-color rest of navbar */
TD.NavTabTDADM0, TD.NavTabTDADM {
   /*background-color:#E6EEF2;*/
}

/*	
------------------------------------------------------------------
  GUI elements: Datepicker
------------------------------------------------------------------
*/

.DatepickerBody 
{
	margin: 0px; 
	background: transparent; 
	text-align: center;
}

.DatepickerHead
{
	background-color: #AEBFD7; 
	color: White; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0px; 
}
 
.DatepickerDates 
{
	background: #FFFFFF; 
	color: Black; 
	font-family: Verdana; 
	font-size: 11px; 
	padding: 0px; 
}

.DatepickerDates th 
{
	border-bottom: solid black 1; 
	width: 14%; 
	text-align: center; 
}

.DatepickerThismonth 
{ 
	color: black; 
	width: 14%; 
	text-align: center; 
	cursor: hand;
}

.DatepickerAnothermonth 
{
	color: #C0C0C0; 
	width: 14%; 
	text-align: center; 
	cursor: hand;
}

.DatepickerMark 
{
	color: #FFFFFF; 
	width: 14%; 
	text-align: center; 
	cursor: hand; 
	background: #316AC5; 
}

.DatepickerChange 
{
	font-weight: bold; 
	font-family: Verdana; 
	cursor: hand; 
} 


/*	
------------------------------------------------------------------
  GUI elements: Folder tree
------------------------------------------------------------------
*/

.Folder
{
	padding-left: 2px;
}

.FolderHover
{
	color: #0000FF;	
	text-decoration: underline;
	cursor: default;
	padding-left: 2px;
}

.FolderSelected, .FolderSelected A, .FolderSelected A:hover, .FolderSelected A:visited
{
	background-color: #316AC5;
	color: #FFFFFF;	
	padding-left: 2px;
	padding-right: 5px;
	cursor: default;
	text-decoration: none;
}

.FolderSelectedHover
{
	background-color: #316AC5;
	color: #FFFFFF;	
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: underline;
}


/*	
------------------------------------------------------------------
  GUI elements: WebtopONE ImagePresenter
------------------------------------------------------------------
*/

.GalleryImageContainer
{
	float: left;
	text-align: center;
	height: 160px;
	width: 130px;
	padding: 10px;
	margin: 1px;
	border: solid #EBEBEB 2px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.GalleryImageBox
{
	height: 100px;
	width: 100px;
	border: 0px solid red;
	text-align: center;
	vertical-align: middle;
}

.GalleryImagePublished
{
}

.GalleryImageUnpublished
{
	filter: alpha(opacity=20);
}

.GalleryPropertiesControl
{
	font-size: 10px;
}

.GalleryPropertiesControlInput
{
	font-size: 9px;
	margin-bottom: 5px;
	margin-left: -2px;
	height: 18px;
	border: solid 1px #7F9DB9;
	background-color: #FFFFFF;
}

.GalleryContainer
{
	
}

.GalleryProperties
{
	position: absolute;
	background-color: #EBEBEB;
	height: 156px;
	width: 126px;
	padding: 1px;
	margin-left: 2px;
	margin-top: 2px;
	padding-left: 2px;
	overflow: hidden;
	filter: alpha(opacity=90);
}

.GallerySpacer 
{
	clear: both;
}

.GalleryCaption
{
	text-align: center;
	width: 100%;
}

.GalleryFileName
{
	text-align: center;
	width: 100px;
	font-size: 11px;
	color: #000000;
	/*border-bottom: solid #EBEBEB 1px;*/
	padding-bottom: 1px;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}

.GalleryPropertiesLink
{
	font-size: 9px;
}

.GalleryPropertiesLink:link
{
	color: #B8B8B8;
}

.GalleryPropertiesLink:visited
{
	color: #B8B8B8;
}

.GalleryPropertiesLink:hover
{
	color: #0000ff;
	text-decoration: underline;
}


/*	
------------------------------------------------------------------
  GUI elements: WebtopONE Gallery
------------------------------------------------------------------
*/

.GalleryCompContainer
{
	
}

.GalleryCompSpacer 
{
	clear: both;
}

.GalleryCompImageContainer
{
	float: left;
	text-align: center;
	padding: 10px;
	margin: 1px;
	border: solid #EBEBEB 2px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.GalleryCompImageBox
{
	border: 0px solid red;
	text-align: center;
	vertical-align: middle;
}

.GalleryCompFileName
{
	text-align: center;
	width: 100%;
	font-size: 11px;
	color: #000000;
	padding-bottom: 1px;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}

.GalleryCompCaption
{
	text-align: center;
	width: 100%;
	font-size: 11px;
	color: #000000;
	padding-bottom: 1px;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}

.GalleryCompCaption
{
	text-align: center;
	width: 100%;
	font-size: 11px;
	color: #000000;
	padding-bottom: 1px;
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
}
.GalleryCompInfoPanel
{
        top: expression(document.body.clientHeight - document.getElementById('GalleryCompInfoPanel').offsetHeight);
        left: expression(document.body.clientWidth - document.getElementById('GalleryCompInfoPanel').offsetWidth);
	position: absolute;
	background-color: #EBEBEB;
	padding: 1px;
	padding-left: 2px;
	filter: alpha(opacity=60);
	text-align: left;
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
}


/*	
------------------------------------------------------------------
  GUI elements: Help window
------------------------------------------------------------------
*/

.HelpTOC
{
	background-image: url('graphics/gui_helpbackground.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-right: 0px;
	background-color: #EFEFEF;
}

.HelpTitle
{
	font-size: 26px;
	font-weight: bold;
}

/*	
------------------------------------------------------------------
  GUI elements: Catalog window
------------------------------------------------------------------
*/

.CatalogHeadline
{
	font: 14px verdana;
	font-weight: bold;	
	text-align: left;
}

.CatalogTOC
{
	background-color: #EFEFEF;
	background-image: url('graphics/gui_catalogbackground.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	border-right: 1px #000000 solid;
	margin-right: 0px;
}
	

/*	
------------------------------------------------------------------
  Administration mode
------------------------------------------------------------------
*/

/* Component menu's in adm mode */
A.wtadmmenu, A.wtadmmenu2, A.wtadmmenu:visited, A.wtadmmenu2:visited 
{
	padding: 0px;
	padding-left: 2px;
	padding-right: 4px;
	font-size: 9px;
	color: #505050;
	border-right: 0px #C0C0C0 solid;
}

A.wtadmmenu:hover, A.wtadmmenu2:hover
{
	background-color: #316AC5;
	color: #FFFFFF;	
	text-decoration: none;
}

TD.wtadmmenu, TD.wtadmmenu2
{
	border-bottom: 1px #C0C0C0 solid;
	padding-top: 2px;
}

.wtadmComponentActive
{
	background-color: #87F4E6;
}

.wtadmComponentActivePasteAbove
{
	position: relative;
	top: -38px;
	border-top: 38px #87F4E6 solid;	
	margin-bottom: -38px;
	Filter: Alpha(Opacity=80);
	
	/*background-image: url('graphics/component_pasteabove.gif');
	background-position: 7px right;
	background-repeat: no-repeat;*/
}

/* Page administration menu in adm. mode */
TABLE.wtadmbar 
{
	border-bottom: solid 1px #C0C0C0;
	border-top: solid 1px #C0C0C0;
	margin-bottom: 2px;
}

TR.wtadmbar, TR.wtadmbar A 
{
	background-color: #FFFFFF;
	color: #505050;
	padding: 3px;
	font-size: 9px;
}

.ImpersonateBar, .ImpersonateBar A 
{
	font-size: 10px;
}

.ImpersonateBar  
{
	background-color:white;
	border: solid #A0A0A0 1px;
	margin-bottom: 2px;
	padding: 1px;
}

/*	
------------------------------------------------------------------
  GUI elements: WebtopONE Everest++
------------------------------------------------------------------
*/
.TopLayerPanel
{
	position:absolute;
	top:60px;
	left:20px;
	border: 1px solid black;
	width: 99%;
	padding:5px;
	background-color:white;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
.OpaquePanel
{
	position:absolute;
	top:50px;
}
.NonOpaquePanel
{
	position:absolute;
	top:50px;
}
.CloseWindow
{
	float:right;
	border:1px solid black;
	background-color:white;
}
.FolderContentTable
{
	cellSpacing:0px;
	cellPadding:50px;
	border:1px solid #e0e0e0;
	width:100%;
}
.FolderContentHeaderRow
{
	background-color:#efefe0;
}
.FolderContentEvenRow
{
	background-color:white;
	cursor:default;
}
.FolderContentOddRow
{
	background-color:#f0f0f0;
	cursor:default;
}
.FolderContentNameMarked
{
	background-color:blue;
	color:white;
}
