/* 
	Digimaker Server 6.0 Cascading Style Sheets
	© Digimaker AS. All rights reserved. 
	
	Comments: 
	04.07.2006 (Joel)        : Merging changes from 5.2 since 23rd Feb.
*/
.clearer
{
	clear: both;
}
html
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
}

body
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
	font-size: 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

html, form, div, td, table, p, button
{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}




form
{
	height: 100%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 4px;
}

div
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

a
{
	color: Black;
}

a:visited
{
	color: #363636;
}

a:hover
{
	color: Black;
}

select, textarea
{
	padding: 0px;
}

input
{
	padding: 0px;
}

table
{
	border: 0px;
}

.dmContextSplitter
{
	padding-left: 20px;
	padding-right: 0px;
}

/* Styles used by the main web form */
#dmTop
{
	height: 115px;
}

#dmLeft
{
	width: 250px;
	background-color: #eee;
	vertical-align: top;
}

#dmRight
{
}

#dmContent
{
	vertical-align: top;
}


#dmLeftPopup
{
	width: 263px;
	background-color: #eee;
	vertical-align: top;
}

#dmRightPopup
{
	width: 200px;
	background-color: #eeeeee;
	vertical-align: top;
}

#dmContentPopup
{
	vertical-align: top;
	width:700px;
}

#footPopup
{
	margin: 0;
	padding: 0px;
	height: 32px;
	background: #fff;
	color: #000;
	text-align: left;
	border-top: 1px solid #666666;
}


.dmTableFull
{
	border: 0px;
	width: 100%;
	height: 100%;
}

/* Styles used by the MasterPage */
#foot
{
	position: absolute;
	margin: 0px;
	bottom: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 32px;
	background: #fff;
	color: #000;
	text-align: left;
	z-index: 4;
	border-top: 1px solid #666666;
}

#top
{
	position: absolute;
	margin: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100px;
	z-index: 5;
	color: #000;
	background-color: White;
}

#content
{
	overflow: auto;
	position: absolute;
	z-index: 0;
	top: 100px;
	bottom: 32px;
	left: 0px;
	right: 0;
}

* html #content
{
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 100px solid;
	border-bottom: 32px solid;
	border-left: 0px solid;
}


/*.dmPlacementPickerLabel
{
	padding: 4px;
}*/
.dmPlacementPickerLabelCe
{
	display: block;
	float: right;
	width: 220px;
	background-color: Yellow;
}



/* Used by the FieldSet and FieldSetPanel controls */
fieldset
{
	padding: 0px;
	border: 1px solid #ADADAD;
}

.dmInformationFieldSet
{
	padding: 10px;
}

.dmInformationFieldSet legend
{
	margin-bottom: 10px;
}

.dmFieldSetPanel
{
	float: left;
	width: 520px;
}

.dmFieldSetPanel fieldset
{
	margin: 0 0 10px 10px;
}

.dmFieldElement
{
	margin: 0px 3px 0px 0px;
}

.dmFieldSetExample
{
	color: Gray;
}

.dmFieldSetElement
{
	float: right;
	width: 60%;
	margin: 2px;
}

.dmFieldSetPanel fieldset div.dmFieldSetColumnWrapper
{
	border-bottom: 1px solid #cecece;
	width: 100%;
	float: left;
	background-color: #f8f8f8;
}

.dmFieldSetPanel fieldset div div.dmFieldSetLeftColumn
{
	width: 40%;
	float: left;
	padding: 2px 0px 2px 0px;
}

.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn
{
	width: 60%;
	float: right;
	background-color: #fff;
	padding: 2px 0px 2px 0px;
}

.dmFieldSetPanel fieldset div div.dmPermissionTree
{
	width: 100%;
	background-color: red;
	font-size: 20px;
}


.dmFieldSetPanel fieldset div
{
	/*border-bottom: 1px solid #cecece; 	background-color: #fff;*/
}

.dmFieldSetPanel fieldset div div label
{
	float: left;
	clear: both;
	width: 100%; /*margin: 2px;*/
	text-align: left;
	display: block;
	background-color: #f8f8f8;
	padding: 5px;
}

* html .dmFieldSetPanel fieldset div div label
{
	margin-right: 0px;
	width: 100%;
}
div.dmAdvanced2
{
/*	display:none;*/
position:absolute;
top:-800px;
}
.dmFieldSetPanel fieldset div input, .dmFieldSetPanel fieldset div input.file
{
	/*background-color: #fff;*/
	border: 1px solid #adadad; /*margin-top: 3px;*/
	margin: 1px; /*height: 16px;*/
	width: 97%;
	margin-top: 2px;
	padding: 1px;
	font-size: 115%;
}
/* for input fields in the right column under fieldsets */
fieldset div div.dmRelatedItem input, fieldset div div input.dmCeAppliedItem
{
	width: auto;
	border: 0px;
	vertical-align: middle;
}
div.dmFieldSetRightColumn div.dmRelatedItem,div.dmFieldSetRightColumn div.dmRelatedItem div.dmCeApplied
{clear:both;}
div.dmFieldSetRightColumn div.dmRelatedItem img,
div.dmFieldSetRightColumn div.dmRelatedItem input
{float:left;}
div.dmFieldSetRightColumn div.dmRelatedItem label
{
	clear:none;float:left;width:70% !important;
}
fieldset div div input.dm-btn
{
	width: auto;
	font-size: smaller;
	border: 2px solid;
	border-color: #A6C2E1 #203F60 #203F60 #A6C2E1;
}
div.dmRelatedItem
{
	padding: 4px 0px 5px 3px;
}
div.dm-tab li.dmCeTabSpacer
{
	background: none;
	padding: 0px;
	width: 3px;
}

/* Short text input fields */
.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn input.txtShort
{
	width: 50px;
}

.dmFieldSetPanel fieldset div div input.file
{
	/* other than IE browser */
}

/* file upload */
* html .dmFieldSetPanel fieldset div div input.file
{
	width: 96%;
	height: 20px;
}
/*
* html .dmFieldSetPanel fieldset div input
{
	width: 100%;
	height: 20px;
}*/

.dmFieldSetPanel fieldset div div.dmFieldSetLeftColumn span.title
{
	font-weight: bold;
}

/* These style applies to the forum part of Digimaker, but may be used other places */

.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.radio
{
	height: 25px;
}

.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.radio input, .dmFieldSetPanel fieldset div div.dmFieldSetRightColumn table.radio td input
{
	width: auto;
	float: left;
	clear: right;
	border: none;
}

.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.radio label, .dmFieldSetPanel fieldset div div.dmFieldSetRightColumn table.radio td label
{
	float: left;
	clear: none;
	width: auto;
}

/* ------------------ START Following styling applies to the "edit menu item" section --------------------------------------------- */
/*
.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.radOnArticleExpire input
,.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.chkClearExpireDate input
,.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.radMoveAfterDays input
{
	width: auto;
	float: left;
	border: none;
	clear: both;
}*/

/*
.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn span.chkClearExpireDate input
{
	margin-left: 20px;
}
*/

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles
{
	width: 100%;
	background-color: #f8f8f8;
}

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.leftColumn, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.leftColumn
{
	width: 203px;
}

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rightColumn, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.rightColumn
{
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rightColumn, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rightColumn label, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.rightColumn, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.rightColumn label
{
	background-color: #fff;
	float: right;
}

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rightColumn input, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.rightColumn input
{
	float: left;
}

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rigthColumn .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveArticles td.rightColumn
{
	background-color: #fff;
}

.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper table.moveWhen td.rightColumn input.txtAfterNDays
{
	border: 1px solid #adadad;
}
/****** styles added by balu for mozila start ********/
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen
{
	width: 300px;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen td.inputRightcell
{
	background-color: #fff;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen td.inputRightcell input
{
	clear: none !important;
	float: left !important;
	width: auto;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen td.inputRightcell label
{
	clear: none !important;
	float: left !important;
	width: 70%;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen td.inputRightcell input.txtAfterNDays
{
	width: 30px;
	border: 1px solid #adadad;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn .moveArticleWhen td.inputRightcell input.afterNDaysMargin
{
	margin:6px;
}
.dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn select, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn input, .dmFieldSetPanel fieldset div div.dmFieldSetColumnWrapper .dmFieldSetRightColumn button
{
	clear: none !important;
}

/****** styles added by balu for mozila end ********/
/* --------------------------------------------------- END "edit menu item" -------------------------------------------------- */

.dmFieldSetPanel fieldset div div.dmFieldSetRightColumn label
{
	background-color: #fff;
	width: 95%;
}

.dmFieldSetPanel fieldset div select
{
	float: left;
	width: 99%;
	border: 1px solid #adadad; /*margin: 2px;*/
}

.dmFieldSetPanel fieldset div div table td input
{
	background-color: #fff;
	border: 1px solid #adadad;
	margin: 1px;
	height: 16px;
	width: 97%;
	padding: 1px;
}
.dmFieldSetPanel fieldset div div table td.rightColumn span input
{border:0px solid #adadad;width:auto;}
.dmFieldSetPanel fieldset div div span.resourceTextbox input
{
	float: left;
	width: 200px;
}

.dmFieldSetPanel fieldset div div span.resourceCheckbox input
{
	float: left;
	border: none;
}

.dmFieldSetPanel fieldset div fieldset
{
	margin: 0;
	padding: 8px;
}

.dmFieldSetPanel fieldset div fieldset legend
{
	font-weight: bold;
	color: Black;
}

.dmFieldSetPanel fieldset div table
{
	float: none;
	width: 100%;
}
.dmFieldSetPanel fieldset div.dmFieldSetRightColumn table
{
	width: auto;
}
.dmFieldSetPanel fieldset div.dmFieldSetRightColumn table input
{
	width: auto;
	border: 0px;
	margin: 0px;
}
.dmFieldSetPanel fieldset div div textarea
{
	background-color: #fff;
	float: right;
	width: 99%;
	height: 80px;
	border: 1px solid #adadad;
	padding: 1px;
	margin: 1px;
}

.dmFieldSetPanel fieldset div .hr
{
	font-size: 1px;
	line-height: 1px;
	background-color: #cecece;
	border-bottom: 1px solid #fff;
	clear: both;
}

/* --------------------------------------------------------------- ADDRESS CONTROL STYLING START ------------------------------------ */

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter
{
	background-color: #f8f8f8;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableInner
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.dmFieldSetPanel fieldset div td.dmFieldSetAddressLeft
{
	background-color: #f8f8f8;
	border-bottom: 1px solid #cecece;
	padding: 5px;
}

.dmFieldSetPanel fieldset div td.dmFieldSetAddressRight
{
	background-color: #fff;
	border-bottom: 1px solid #cecece;
}

.dmFieldSetPanel fieldset div td.dmFieldSetAddressRight input
{
	background-color: #fff;
	border: 1px solid #adadad;
	margin: 1px;
	height: 20px;
	width: 97%;
	padding: 1px;
}

* html .dmFieldSetPanel fieldset div td.dmFieldSetAddressRight input
{
	width: 100%;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressRight select
{
	float: left;
	width: 45%;
	border: 1px solid #adadad;
}

* html .dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressRight select
{
	width: 50%;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressRight select.dm-address-input-country
{
	width: 99%;
}

.dmFieldSetPanel fieldset div td.dmFieldSetAddressRight textarea
{
	background-color: #fff;
	float: left;
	height: 80px;
	width: 97%;
	border: 1px solid #adadad;
	padding: 1px;
	margin: 1px;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td table td.dmFieldSetAddressLeft label
{
	width: 100%;
	height: 100%;
}

* html .dmFieldSetPanel fieldset div td.dmFieldSetAddressRight textarea
{
	width: 99%;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressLeft
{
	width: 37%;
}

* html .dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressLeft
{
	width: 40%;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressRight
{
	width: 65%;
}

* html .dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressRight
{
	width: 60%;
}

.dm-address-input-name
{
	width: 98px;
}

.dm-address-input
{
	width: 99%;
}

.dm-address-input-comment
{
	width: 100%;
	height: 150px;
}

.dm-address-input-zip
{
	width: 60px;
	background-color: Red;
}

.dm-address-input-post
{
	width: 50px;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td.dmFieldSetAddressDescription
{
	color: blue;
	padding: 5px 5px 5px 5px;
	border-bottom: 2px solid #cecece;
}


.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td table.dmFieldSetAddressTableInner td.dmFieldSetAddressRight input.dm-address-input-zip
{
	width: 100px;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td table.dmFieldSetAddressTableInner td.dmFieldSetAddressRight input.dm-address-input-post
{
	width: 100px;
}

.dmFieldSetPanel fieldset div table.dmFieldSetAddressTableOuter td table.dmFieldSetAddressTableInner td.dmFieldSetAddressRight input.dm-address-input-country
{
	background-color: Red;
	width: 99%;
}

/* --------------------------------------------------------------- ADDRESS CONTROL STYLING END ------------------------------------- */

.dmFieldSetPanel fieldset div input.dmFieldSetInputSplit
{
	width: 29%;
}

.dmFieldSetPanel fieldset div input.dmFieldSetInputSplitWide
{
	width: 52%;
}

.dmFieldSetPanel fieldset div input.dmFieldSetInputSplitSmall
{
	width: 14%;
}

.dmFieldSetPanel fieldset div input.dmFieldSetInputFull
{
	width: 98%;
	_width: 100%;
	float: none;
}

.dmFieldSetPanel fieldset div hr
{
	background-color: gray;
	color: gray;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: none;
	clear: both;
}

.dmFieldSetPanel fieldset div textarea.dmFieldSetInputFull
{
	width: 100%;
	float: none;
}

/* ---------------------------------------- FORUM FIELDSET STYLING ------------------------------------------ */
/*
Øyvind Hansen 25.12.04
Override of default  CSS-settings, may only apply for the forum pages.
*/

.dmFieldSetPanelForum
{
	margin-bottom: 15px;
}

.dmFieldSetPanelForum fieldset table td label
{
	/*padding: 5px; 	background-color: #f8f8f8; 	width: 100%;*/
}

.dmFieldSetPanelForum fieldset table input
{
	float: left;
	background-color: white;
	padding: 5px;
	line-height: 10px;
}

.dmFieldSetForumTableLeft
{
	width: 350px;
}

.dmFieldSetForumTableLeft label
{
	padding: 5px;
	background-color: #f8f8f8;
	width: 100%;
}

.dmFieldSetForumLegend, .dmFieldSetForumLegendCollapsed
{
	background-color: #EAEBF0;
	background-image: url(g/fieldset/collapse.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #646567;
	height: 24px;
	line-height: 24px;
	padding-left: 4px;
}

.dmFieldSetForumLegendCollapsed
{
	background-image: url(g/fieldset/expand.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.dmFieldSetForumLegend img, .dmFieldSetForumLegendCollapsed img
{
	margin-right: 4px;
	vertical-align: middle;
}

.dmFieldSetForumContent
{
	padding: 0px;
}

/* ---------------------------------------- END FORUM FIELDSET STYLING -------------------------------------- */

/* fix of fieldset error. Else they will be "bumpy" and sometimes glue together. Both top and bottom got to be declared. */
fieldset.dmFieldSet
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.dmFieldSetPanel fieldset div.radio, .dmFieldSetPanel fieldset div.input
{
	background-color: #F8F8F8;
}

.dmFieldSetLegend, .dmFieldSetLegendCollapsed
{
	background-color: #EAEBF0;
	background-image: url(g/fieldset/collapse.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #646567;
	height: 24px;
	line-height: 24px;
	padding-left: 4px;
}

.dmFieldSetLegendCollapsed
{
	background-image: url(g/fieldset/expand.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.dmFieldSetLegend img, .dmFieldSetLegendCollapsed img
{
	margin-right: 4px;
	vertical-align: middle;
}

.dmFieldSetContent
{
	padding: 0px;
}

#dmPersonalDetailsLink
{
	clear: both;
	line-height: 20px;
}

/* ---------------------------------------- CAMPAIGN FIELDSET STYLING ------------------------------------------ */

.dmFieldSetCampaign fieldset div input
{
	float: left;
	border: 1px solid #7F9DB9;
	height: 20px;
	width: 220px;
	align: left;
	margin: 2px 0px;
	text-align: left;
}

.dmFieldSetCampaign fieldset div span input
{
	border: none;
	width: 17px;
}

.dmFieldSetCampaign
{
	padding: 0px 0px 8px 10px;
}

/* --------------------------------------------------------- START: Regional Settings --------------------------------------------- */

fieldset.dmRegionalSettingsFieldSet
{
	background-image: url(g/fieldset/regional_settings_map.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 16px;
	margin-bottom: 6px;
}

#dmRegionalSettings
{
	color: #666;
	margin: 6px;
}

.dmRegionalSettingsInner
{
	padding: 5px 5px 5px 5px;
}

.dmRegionalSettingsLabel
{
	padding-left: 3px;
}

.dmRegionalSettingsSelect
{
	margin-left: 3px;
	margin-top: 3px;
}

.dmFieldSetPanel fieldset span.dmRegionalSettings input
{
	width: auto;
	float: left;
	border: 0px;
	clear: none;
}

.dmFieldSetPanel fieldset span.dmRegionalSettings label
{
	float: right;
}

/* ---------------------------------------------------------- END: Regional Settings --------------------------------------------- */

.dmFormsCurrentPage
{
	padding: 6px;
}

.clearing
{
	height: 0;
	clear: both;
}

.dm-container, .dmFieldContainer
{
	width: 100%;
	float: left;
}
.dmFieldContainer
{
	width: 400px;
}

.dm-input
{
	width: 97%;
}

/* Common Styles */
.dm-full-table
{
	border: 0px;
	width: 100%;
	height: 100%;
}

.dm-fixed-table
{
	border: 0px;
	width: 100%;
	table-layout: fixed;
}

.dm-list-table
{
	width: 100%; /* width: expression(this.offsetParent.clientWidth - 1);*/
}
.dm-main-container, .dmMainContainer
{
	display: block;
}
.dmMainContainer iframe
{
	border: 0px;
}

/* Main Page Style (Masterpage) */

#dm-main-menu
{
	position: absolute;
	height: 110px;
	width: 100%;
}

/*#dm-main-popup
{
	position: absolute;
	height: 100%;
	top: 0px;
	width: 100%;
}
*/

#dm-main-right
{
	/*width: 100%;*/
}

.dm-main-tree
{
	overflow: auto;
	height: 100%;
	width:263px;
}

#dm-main-frame
{
	/*margin-left: 6px; // This could be used to hide the effect of the hidden scrollbar */ /*width: 450px;
	/* 24.05.2006 - Joel : IE7 fails to render this with height set to 100%. Height set using JS. */
	/* 16.06.2006 - Joel : Reset height using CSS since IE6 was acting quirky with JS height setting */
	height: 100%; 
	width:100%;	
}

#dm-main-top-left
{
	width: 100%;
}

#dm-main-top-right
{
	float: right;
	width: 150px;
}

#dm-main-region
{
	margin: 20px;
}

.dm-formdividerline /* e.g. properties on menuItem */
{
	background-color: #97A7B3;
	width: 100%;
	height: 2px;
	clear: left;
}
.dm-formsubheadline /* e.g. properties on menuItem */
{
	font-weight: bold;
	background-color: #dfdfdf;
}

div.dm-main-tab-menu
{
	/* 	margin-top: 1em; 	margin-bottom: 0.5em; 	*/
}

div.dm-main-tab-menu ul
{
	margin: 0px;
	padding: 0px;
	height: 23px;
	border-bottom: 3px solid #97A7B3;
}

div.dm-main-tab-menu li
{
	list-style-type: none;
	float: left;
	display: block;
	height: 23px;
	top: 0px;
	bottom: 0px;
	background-image: url(/digimaker/g/common/pixel_cccccc.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}

div.dm-main-tab-menu li a
{
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 10px;
}

div.dm-main-tab-menu li:first-child
{
	border-left: none;
}

.dm-main-context-menu
{
	/*background: url(/digimaker/g/context/context_bg.gif) top left repeat-y  */
	border-left: 2px solid #ddd;
	border-top: 2px solid #ddd;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	width: 152px;
	padding: 2px;
	position: absolute;
	background-color: #f8f8f8;
	z-index: 5000; /* tree context is 1500 */
	display: none;
}

.dm-main-context-menu-item
{
	background-color: #C1D2EE;
	height: 22px;
	width: 100px;
	display: block;
	float: left;
	vertical-align: middle;
}

.dm-main-context-menu-icon
{
	margin-right: 4px;
	float: left;
	clear: left;
}

.dm-tab-sheet-bottom
{
	font-size: 2px;
	margin: 15px 0px;
}

div.dm-tab-sheet
{
	/* border-bottom: 2px solid #006699; */
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 15px 0px;
}

div.dm-tab-sheet-thin
{
	/* border-bottom: 2px solid #006699;*/
}

div.dm-button-container
{
	border-top: 2px solid #006699;
	margin-top: 10px;
	padding: 5px 0px;
}


/* Tab Control */
.dm-tab
{
	float: left;
	width: 100%;
	background: #fff url( "/digimaker/g/tab_bg.gif" ) repeat-x 0px -14px;
	font-size: 93%;
	line-height: normal;
}

.dm-tab ul
{
	padding:0px;
	margin: 0px;
	margin: 10px 10px 0px 10px;
	list-style: none;
}

.dm-tab li
{
	float: left;
	background: url( "/digimaker/g/tab_left_off.gif" ) no-repeat left top;
	margin: 0px;
	padding:0px;
	padding: 0 0 0 9px;
}

.dm-tab a
{
	float: left;
	display: block;
	background: url( "/digimaker/g/tab_right_off.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FBFBFB;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.dm-tab a
{
	float: none;
}
/* End IE5-Mac hack */

li.dmTabSelected
{
	background-image: url(g/tab_left_on.gif);
}
li.dmTabSelected a
{
	background-image: url(g/tab_right_on.gif);
	color: #333;
	padding-bottom: 5px;
}

.dm-tab a:visited
{
	color: #F7F7F7;
}
.dm-tab a:hover
{
	color: white;
	text-decoration: underline;
}

a.dmTabSelected:hover
{
	color: black;
}
a.dmTabSelected:active
{
	color: black;
}
a.dmTabSelected:visited
{
	color: black;
}

li.dmTabDisabled
{
	background-image: url(g/tab_left_disabled.gif);
}
li.dmTabDisabled a
{
	background-image: url(g/tab_right_disabled.gif);
	color: #999;
	padding-bottom: 5px;
}

a.dmTabDisabled:hover
{
	color: gray;
}
a.dmTabDisabled:active
{
	color: gray;
}
a.dmTabDisabled:visited
{
	color: gray;
}


.dmTabButton
{
	cursor: pointer; /*background-color: #006699; 	border: 1px solid red;*/
	border-bottom: 0px;
	color: White;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(g/common/tab_button_bg.gif);
}

/*.dm-tab-button-selected
{
	cursor: default;
	background-color: White;
	border: 1px solid black;
	border-bottom:0px;
	color: Black;
	font-weight:bold;
	font-size:12px;
	
	height: 20px;
	
	padding-left: 10px;
	padding-right: 10px;
}*/

table.dmTabButtoncontainer
{
	border-bottom: 2px solid #006699;
}
ul.dmTabButtoncontainer li a img
{
	vertical-align: top;
}
div.dmCeApplied input
{
	width: 20px;
}
div.dmCeApplied img
{
	vertical-align: middle;
}
/* Design Templates, categories */

.dm-template-input
{
	width: 400px;
}

/* Login Page Styles */

.dm-login-box, .dm-login-info
{
	width: 470px;
	background-color: #EAE5E0;
	background-image: url(/digimaker/g/login/login_img_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -225px;
	margin-top: -150px;
}
div.dm-login-box table
{
	margin-right: 3px;
}

#dm-login-corner
{
	float: left;
	height: 31px;
	width: 180px;
	background-color: #ffffff;
	font-size: 20px;
	letter-spacing: 2px;
	color: #A89682;
	font-style: italic;
}
#dmLoginMessage
{
	background-color: #fff;
}
#dm-login-corner-image
{
	float: right; /* */
	background-color: #EAE5E0;
}
input.dm-checkbox-radio, div.dmFieldSetRightColumn span.dm-checkbox-radio input
{
	border: 0px;
	background-color: Transparent;
}

.dm-login-input
{
	border: 1px solid #A89682;
	width: 190px;
}

#dm-login-bottom
{
	background-color: #006699;
	height: 50px;
	clear: both;
	text-align: left;
	color: White;
}

#dm-login-version
{
	float: right;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-right: 10px;
}




/* Access Level Styles */
.dm-access-level-item
{
	background: url(/digimaker/g/common/bg_blue.gif) repeat-x 0px 0px;
	padding: 4px;
}




/* Tree Menu Styles */

.dm-tree-menu
{
	/*background: url(/digimaker/g/workspace/permission_lines_vert.gif) repeat-y;*/
}

.dm-tree-item
{
	/*background: url(/digimaker/g/workspace/permission_lines_vert.gif) repeat-y;*/
}
.dm-tree-permission
{
	background: url(/digimaker/g/workspace/permission_lines_vert.gif) repeat-y;
}
.dm-tree-item-permission
{
	border: 0px;
	margin-right: 3px;
}
.dm-tree-item-approval
{
	color: Blue;
}
div.dmInboxArticleApproval
{
	padding-left: 21px;
	padding-bottom: 4px;
}
.dm-tree-item a
{
	text-decoration: none;
}
.dm-tree-item a:hover
{
	text-decoration: underline;
}
.dm-tree-container
{
	padding-left: 20px;
}
.dm-main-treeholder
{
	padding-left: 20px;
}
.dm-tree-item-context
{
	border: 1px solid #eeeeee !important;
	padding: 1px;
	padding-right: 20px;
	cursor: pointer;
}
.dm-tree-item-context-disabled
{
	color: Gray;
	font-style: italic;
	cursor: help;
	cursor: not-allowed; /*text-decoration: line-through;*/
}
.dm-tree-item-context-hover
{
	border: 1px solid black !important;
	padding: 1px;
	padding-right: 20px;
	margin: 0px;
	cursor: pointer;
	background: url(/digimaker/g/tree/context_bg.gif) #FAFAFA no-repeat top right;
}
.dm-tree-icon
{
}

/* Progress Bar styles */

#dm-progress-bar
{
	position: absolute;
	top: 5%;
	left: 5%;
	width: 302px;
	height: 52px;
	z-index: 99;
	background: transparent url(g/loading.gif) no-repeat;
	padding: 30px 10px;
    margin: auto;
}

/* End Progress Bar styles */


/* Context Menu Styles */

#dm-context-menu
{
	background: url(/digimaker/g/context/context_bg.gif) top left repeat-y;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	width: 150px;
	padding: 1px;
	top: 40px;
	position: absolute;
	background-color: white;
	z-index: 4900;
}
.dm-context-menu-item
{
}
#dm-context-menu a, .dm-main-context-menu a
{
	display: block;
	padding: 1px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	width:100%;
	white-space:nowrap;
}
#dm-context-menu a:hover, .dm-main-context-menu a:hover
{
	background-color: #C2D3EF;
	padding: 0px;
	border: 1px solid #316AC5;
}
#dm-context-menu a:active, .dm-main-context-menu a:active
{
	background-color: #C2D3EF;
	padding: 0px;
	border: 1px solid #316AC5;
}
#dm-context-menu a img, .dm-main-context-menu a img
{
	vertical-align: middle;
	border: 0px;
}
#dm-context-menu div img, .dm-main-context-menu div img
{
	vertical-align: middle;
}
td.dm-expl-paneXpander /*	The "bars" in the left hand side "explorers"	*/
{
	background-repeat: repeat-x;
	color: black;
	font-weight: bold;
	display: block;
	height: 21px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/* Placement Styles */
/**/
#MenuItem table tr td span, #MenuItem span
{
	background: url(g/dialogue/placement.gif) 3px -1px no-repeat;
	padding-left: 22px;
	padding-top: 1px;
	height: 16px;
}
#placementPicker, span.dmPlacementPickerLabel
{
	padding-left: 20px;
	display: block;
	line-height: 18px;
}
/* background:url(g/dialogue/placement.gif) 2px 0px repeat-y; */
#placementPicker br, span.dmPlacementPickerLabel br
{
	margin-left: -20px;
	background: url(g/dialogue/placement.gif) 2px 2px no-repeat;
	display: block;
}

#dm-selector-menu
{
	background-color: white;
	width: 300px;
	position: absolute;
	height: 350px;
	border: 1px solid black;
	left: 20px;
	z-index: 1000;
}
#dm-selector-title
{
	height: 50px;
}
#dm-selector-title-text
{
	color: #0061af;
}
#dm-selector-list
{
	height: 275px;
	overflow: auto;
}
#dm-selector-buttons
{
	height: 30px; /*text-align: right;*/
}
#dm-selector-buttons button
{
	margin-top: 4px;
	margin-left: 3px;
}
.dm-selector-line
{
	background-color: White;
	display: block;
	height: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dm-selector-line-hover
{
	/*background-color: silver;*/
	background: url(/digimaker/g/placement_indicator.gif) center left no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 6px;
}
.dm-selector-line-selected
{
	background-color: Yellow;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* Toolbar Styles	DEPRICATED: a.dm-toolbar (is used for buttons but is called and defined as a toolbar)	 */
.dm-toolbar, tr.dm-toolbar-paging td
{
	background: url(/digimaker/g/common/gui_maintools_bg.gif) repeat-x 0px -1px;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	padding-top: 4px;
	padding-left: 4px;
}
tr.dm-toolbar-paging td
{
	padding-bottom: 5px !important;
}
.dm-toolbar
{
	height:25px;
}
.dm-toolbar-forms
{
	position: absolute;
	top: 60px;
	right: 18px;
	padding-left: 18px;
	z-index: 1000;
}
.dm-toolbar-list
{
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 4px;
	height: 20px;
}
button, .dm_search_btn, .dm_forms_btn, .dm_button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/digimaker/g/common/toolbar_button_bg.gif) repeat-x left top;
	border: 1px solid gray;
	font-size: 100%;
	cursor: hand;
	height: 22px;
}
input.dm_forms_btn
{
	font-family: Verdana;
	padding: 1px;
}

/* IE only the height is 22px */
* html button
{
	height: 22px;
}
.dm-toolbar-btn, .dm-toolbar-btn-list, .dm-toolbar-btn-contextmenu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/digimaker/g/common/toolbar_button_bg.gif) repeat-x left top;
	background-color: #D2D9DF;
	border: 1px solid gray;
	margin: 0px;
	margin-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	height: 16px;
	font-size: 100%;
	line-height: 16px;
	text-decoration: none; /*display: inline;*/
	float: left;
	display: block;
	white-space:nowrap;
}
.dm-toolbar-btn-contextmenu
{
	cursor: default;
	background: url(/digimaker/g/common/toolbar_button_context_bg.gif) repeat-x right top;
	padding-right: 20px;
}
.dm-toolbar-btn-list
{
	background: url(/digimaker/g/common/execute_button_bg.gif) repeat-x left top;
	color: White;
	background-color: #1F5F96;
}
.dm-toolbar-btn img, .dm-toolbar-btn-list img, .dm-toolbar-btn-contextmenu img
{
	vertical-align: middle;
}
.dm-toolbar-btn:hover, button:hover, .dm-toolbar-btn-list:hover
{
	background-position: 0px -50px;
}
.dm-toolbar-btn-contextmenu:hover
{
	background-position: right -50px;
}
.dm-toolbar-btn-list:hover
{
	color: White;
}
.dm-toolbar-btn-list:active
{
	color: White;
}
.dm-toolbar-btn-list:visited
{
	color: White;
}
.dm-toolbar-btn:active, button:active, .dm-toolbar-btn-list:active
{
	background-position: 0px -100px;
}
button.dm-toolbar-btn-list
{
	height: 21px;
}
.dm-toolbar-btn-contextmenu:active
{
	background-position: right -100px;
}
tr.dm-toolbar-paging td span
{
	font-weight: bold;
}

/*
img.dm-toolbar-icon
{
	margin-right:-1px;
	border:1px solid #b6c2c9;
}
.dm-toolbar-table
{
	height: 18px;
	float: left;
}
*/

/*	DEPRICATED: a.dm-toolbar (is used for buttons but is named and defined together with toolbar)
	INSTEAD USE: .dm-btn-action "action button", see the "buttons" section.	*/
a.dm-toolbar
{
	display: inline;
	height:16px !important;
	margin: 0px;
	margin-left: 4px;
	padding-bottom: 1px !important;
	padding-top: 1px !important;
	padding-right: 10px;
	font-weight: bold;
	background: url(/digimaker/g/common/toolbar_button_bg.gif) repeat-x left top;
	color: black;
	border: 1px solid gray;
	text-decoration: none;
}
a.dm-toolbar:hover
{
	background-position: 0px -50px;
}
a.dm-toolbar:active
{
	background-position: 0px -100px;
}
a.dm-toolbar img
{
	vertical-align: middle;
	margin-right: 2px;
}
a.dm-toolbar-context
{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	display: block;
	width: 15px;
	height: 20px;
	background: url(/digimaker/g/common/context_button_bg.gif) repeat-x left top;
}
a.dm-toolbar-context:hover
{
	background-position: 0px -50px;
}
a.dm-toolbar-context:active
{
	background-position: 0px -100px;
}


/* html editor */
div.dm-editor-toolbar
{
	/*background-image: url(/digimaker/g/main/toolbar_bg.gif);*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 26px;
	font-size: 5px;
	line-height: 5px;
}
div.dm-editor-container div a
{
	background-color: #efefef;
}
textarea.dm-editor-htmlcode
{
	background-color: #efefef;
	font-family: Courier;
	font-size: 12px;
}

.dm-toolbar-wrapper
{
	border: 1px solid gray;
}
img.dm-toolbar-buttonseparator
{
	border-left: 1px solid #7298AF;
	height: 25px;
	width: 0px;
}
tr.dm-editor-dialogSelector-headline td
{
	font-weight: bold;
	padding: 2px;
	background-color: #fff;
}
table.dm-editor-tablesizeselector, table.dm-editor-dialogSelector, table.dmEditorInternalAnchor
{
	background-color: #efefef;
	position: absolute;
	border: 1px solid black;
}
table.dmEditorInternalAnchor tbody.dmHead td.dmFirst
{
	background: url(g/controls/htmlEditor/btn_art_link.gif) no-repeat;
	height: 22px;
	width: 22px;
}
table.dmEditorInternalAnchor tbody.dmHead td.dmSecond
{
	font-weight: bold;
}
tbody.dm-editor-tableSelector tr td
{
	width: 18px;
	height: 15px;
	background-color: #fff;
}
tbody.dm-editor-tableSelectorStatusField tr td
{
	background-color: #fff;
	padding: 2px;
}
input.editor-tableproperties
{
	width: 4em;
	font-size: 1.3em;
}
.dm-toolbar-showhideoptional
{
	display: inline;
	background-image: url(/digimaker/g/workspace/tab_search_panel_mid.gif);
}
select.dm-toolbar-selectbox
{
	/*	required for dropdowns on richeditor to look good in mozilla	*/
	margin-top: 2px;
	vertical-align: top;
	font-size: 12px;
}
iframe.richEdit
{
	/*	border:1px solid black;*/
}
td.designHtmlButton
{
	padding: 0px 3px;
	background-image: url(/digimaker/g/controls/htmleditor/tab_html_mid.gif);
	background-repeat: repeat-x;
}
td.designHtmlButton a
{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.dm-area-search
{
	background-color: #efefef;
	background-image: url(/digimaker/g/expl/search_bg.gif);
	background-repeat: no-repeat;
}
.dm-area-emoticons
{
	background-color: #efefef;
}

/* List Styles */
.dm-heading-standard
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	font-size: 12px;
}

.dm-role-permission
{
	/*width: 120px;*/
	height: 22px; /*clear: both;*/
}
.dm-role-permission-label
{
	height: 50px; /*clear: both;*/ /*width: 120px;*/
}
.dm-list-table tr
{
	width: auto;
}
.dm-list-table td, .dm-list-row-bg, .dmListRowBgInfo
{
	border-bottom: 1px solid #cccccc;
}
.dm-list-table td div
{
	padding-top:1px;
	padding-bottom:1px;
}
.dm-list-table td table td
{
		border-bottom: 0px solid #cccccc;
}
.dm-list-row-bg .customGridColumn
{
	padding-left: 15px;
}
div.relationTableBoxPadding table
{
	margin-top:10px;
}
div.relationTableBoxPadding table tr td {padding-left:5px;}
.dmHrLine
{
	clear:both;
	height:10px;
	font-size:1px;
	border-bottom: 1px solid #cccccc;
}
.dmListRowBgInfo
{
	text-align: center;
}
.dm-list-heading, .dmListHeading
{
	background-color: #EBEDF1;
	background-image: url(/digimaker/g/common/list_sort_bg.jpg);
	background-repeat: repeat-x;
}
.dm-list-heading th
{
	white-space: nowrap;
	border-left: 1px solid #eee;
	line-height:15px;
	padding: 1px 0px 5px 4px;
	font-weight: bold;
	color: #666;
	text-align:left;
	border-bottom:1px solid #fff;
}
.dm-list-table td
{
	white-space: nowrap;
	padding-left: 4px;
	border-left: 1px solid #eee;
}
.dm-list-table td table td
{
	border-left: 0px;
}
.dm-article-subheading
{
	color: #666666;
	background-color: #EBEDF1;
	border-color: #EBEDF1;
	font-weight: bold;
	line-height: 15px;
	padding-left: 2px;
	width: 420px;
}
.dm-relations-header
{
	color: #666666;
	background-color: #EBEDF1;
	border-color: #EBEDF1;
	font-weight: bold;
	line-height: 15px;
	padding-left: 2px;
	width: 100%;
}
.dm-relations-splitter
{
	width: 100px;
	border-bottom: 1px solid #cccccc;
}

input.dm-article-input
{
	width: 414px;
}

/**** Messages ****/
.dmTooltipHelp{
cursor:help;
}


.dm-infotext, .dm-infotext-error, .dmInfoConfirm, .dm-dlg-info-error, .dmInfoBig, .dmInfoText, .dmInfoTipBig
{
	background-image: url(/digimaker/g/info_bg.gif);
	background-repeat: no-repeat;
	behavior: url(infotext.htc);
	color: #0059B3;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 8px;
	display: block;
	margin-top: 2px;
}
.dm-infotext-error, .dmInfoConfirm, .dm-dlg-info-error, .dmInfoBig, .dmInfoTipBig
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.dm-infotext-error, .dm-dlg-info-error
{
	background-image: url(/digimaker/g/error_bg.gif);
	color: #c00;
}
.dm-infotext
{
	margin-top: 2px;
}
.dmDlgInfoNote
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.dm-dlg-info-error
{
	color: #c00;
}


/* Dialogues */
.dm-dlg-label-req
{
	color: #f27d00; /* profil orange */
}
.dmRequired
{
	color: #f27d00;
	padding: 0px 3px;
}
.dmRequiredLabel
{
	font-weight: bold;
}
.dmValidationSummary
{
	margin-top: 10px;
	font-weight: bold;
	color: #dd0000;
}

/* Buttons */
#dm-main-buttons
{
	background-image: url(/digimaker/g/main/toolbar_bg.gif);
	height: 35px;
	background-color: #8699A7;
}
.dm-main-buttons-item
{
	padding-left: 10px;
}
.dm-main-buttons-separator
{
	float: left;
	position: relative;
	top: 5px;
	margin-left: 10px;
}
.dm-btn-context
{
	background-color: #8699A7;
	text-align: center;
	font-weight: bold;
}
.dm-main-button
{
	height: 35px;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: hand;
	padding-top: 3px;
}
.dm-main-button a
{
	text-decoration: none;
	font-weight: bold;
}

/* COPIED TO THE TOP AS GENERIC BUTTON style (Sondre)
.dm-btn-action
{
	font-weight: bold;
	background: url(/digimaker/g/common/toolbar_button_bg.gif) repeat-x left top;
	border: 1px solid gray;
	margin-right:1px;
	font-size:12px;
}
*/

/*
a.dm-btn-action:hover { text-decoration:undeline; }
a.dm-btn-action:active { BACKGROUND-POSITION: 0px -100px }
*/
.dm-btn-verify /* template/subCategory.aspx	*/
{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial;
	border: 0px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 1px;
	background-image: url(/digimaker/g/btn_ok_bg.gif);
	background-color: Transparent;
	text-decoration: none;
	margin: 2px 2px;
}
.dm-btn, input.dm-btn, input.dm-btn-cancel, input.dm-btn-archive, input.dm-btn-apply, .dm-btn-disabled
{
	font-size: 11px;
	font-family: verdana;
	border: 0px;
	color: #ffffff;
	background-color: #396FA9;
	border: 2px solid;
	border-color: #A6C2E1 #203F60 #203F60 #A6C2E1;
	margin: 2px 2px;
}
/*
a.dm-btn, a.dm-btn-disabled
{
	line-height:20px;
	padding:1px 5px;
	text-decoration:none;
}

a.dm-btn-verify:hover, a.dm-btn:hover, a.dm-btn-cancel:hover
{
	color:#ffffff;
	text-decoration:underline;
}
*/
.dm-btn-disabled
{
	background-color: #9CB7D4;
	border-color: #D3E1F0 #909FB0 #909FB0 #D3E1F0;
}
div.dm-area-bottombuttons
{
	clear: both;
	float: right;
}
.dm-hspacer
{
	color: "#999999";
}
.dm-area-headline
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.dm-item-standard
{
	color: #000000;
	font-weight: normal;
}
input.dm-tooltip-text
{
	background-color: #f4f097;
}
.dm-input-req
{
	behavior: url(/digimaker/styles/mandatory.htc);
	/*border: 2px solid;
	border-color: MenuText ActiveBorder ActiveBorder MenuText;*/
	border: 1px solid #adadad;
}
.dm-area-required
{
	background-color: #dfdfdf;
}
.dm-label
{
	padding-right: 2px;
	text-align: right;
}
.dm-label-required, .dm-label-required strong
{
	font-weight: bold;
	padding-right: 2px;
	text-align: right;
}
.dm-label-required strong
{
	color: #dd0000;
	padding-left: 2px;
}
.dm-placementpath
{
	font-weight: bold;
	padding: 0px 3px;
}

/* LocationBar Styles */
.dm-locationbar
{
	background: url(/digimaker/g/common/gui_popup_top_bg.gif);
	background-position: 10px 0px;
	height: 28px;
	display: block; /*border-bottom: 1px solid black;*/
	color: #0061af;
	font-size: 12px;
	font-weight: bold; /*margin-top:3px;*/ /*display:block;*/
}
/* added by : Faisal (5/01-04)*/
DIV.dm-inlinePopup
{
	border: 5px ridge #acacac;
	width: 300px;
	height: 300px;
	left: 0px;
	top: 0px;
	overflow: auto;
	position: absolute;
	display: none;
	background: #ffffff;
}


/* Workspace */
.dm-workspace-shortcut-headline
{
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
}

/* Explorer */
.dm-explorer-usersearch
{
	background-color: #C5CED6; /*border-color: #C5CED6;*/
}

/* Picture Module */
.dm-objbar-normal
{
	background-image: url(/digimaker/g/common/img_sizes_bg.gif);
	background-repeat: repeat-x;
}
.dm_ph_sub
{
	background-image: url(g4/gui_popup_top_bg.gif);
	background-repeat: repeat-x;
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-bottom: 3px;
}
.dm_ph_sub_objects
{
	font-size: 12px;
	font-weight: bold;
	color: #ad0ea5;
}
.dm_3DpopupMenu
{
	display: none;
	border: 1px solid black;
	border-left: 1px solid #8A867A;
	border-top: 1px solid #8A867A;
	border-right: 2px solid #5A5850;
	border-bottom: 2px solid #5A5850;
	background-color: #FCFCF9;
	z-index:1 /*EAE5E0; 	font-size:10px; 	font-family:verdana; 	cursor:hand; /*	behavior:url(hideme.htc);*/
}
td.dm_3DpopupMenuItem, td.dm_3DpopupMenuExplorerItem, td.dm_3DDropMenu
{
	/*	behavior:url(3DpopupMenuExplorerItem.htc)*/
	padding: 1px;
	background: no-repeat;
	cursor: hand;
}
tr.dm_3DpopupMenuExplorerItem td
{
	border-bottom: 1px solid #efefef;
}
img.dm-explorer-showhide-hidden
{
	display: none;
}
img.dm-explorer-showhide-visible
{
	display: inline;
}
div.dm_barcontent
{
	padding: 5px;
	border: 1px solid black;
	border-top: 0px; /*	background-color:#f5f5f5;*/
}

.dm_image
{
	background-image: url(/digimaker/g/image_library_img_bg.gif);
}

/* Top */

#dm-yourArticleStatus
{
	font-family: Arial;
}
#dm-yourArticleStatus a
{
	font-weight: normal;
}
#dm-logoff
{
	font-weight: bold;
}

/* Forms module CSS created by Das */

/*.dm-forms-filed-required{
	color:#f27d00;
}*/
.dm-required-form-field
{
	color: #f00;
}
.dm-forms-options-area
{
	/*	Tar over for omraader med class=lightgray, som er omraader med f.eks søkefelt kriterier, og andre knapper og duppeditter. */
	background-color: #efefef;
}
.dm-forms-smallTextSpacing
{
	font-size: 12px;
	font-family: arial;
	letter-spacing: 0px;
}
td.viewParam
{
	font-size:10px;
	background:#fff;
	border:1px solid black;
	white-space:nowrap;
	vertical-align:bottom;
}
.dm-forms-view-button
{
	color: #ffffff;
	border: 2px solid;
	border-color: #A6C2E1 #203F60 #203F60 #A6C2E1;
	font-size: 9px;
	background-color: #396FA9;
}
.dm-forms-page-subheading
{
	color: #666666;
	background-color: #EBEDF1;
	border-color: #EBEDF1;
	height: 20px;
	letter-spacing: 0px;
}
.dm-forms-list-dividerLine
{
	background-color: #cccccc;
	height: 1px;
}
.dm-forms-td-lightgray
{
    padding-top:2px;
	background-color: #efefef;
	border-color: #efefef;
}
.dm-forms-td-lightgray input
{
	background-color: #efefef;
}
.dm-forms-tr-listBorder
{
	border-bottom: 1px solid #cccccc;
}
.dm-forms-page-heading
{
	background-image: url(/digimaker/g/form/gui_tools_small.gif);
	color: #666666;
	border-top: 1px solid #666666;
	letter-spacing: 0px;
	font-weight: bold;
	height: 25px;
	padding: 0px 3px;
}
.dm-forms-search-countField
{
	color: #f27d00; /*profil orange*/
}
.dm-forms-search-fadedText
{
	color: #666666;
}
.dm-forms-search-listDivider
{
	border-bottom: 1px solid #cccccc;
}
.dm-forms-search-optionsArea
{
	background-color: #efefef;
}
.dm-forms-search-listheading
{
	background-image: url(/digimaker/g/form/list_sort_bg.jpg);
	color: #666666;
	border-top: 1px solid #666666;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}

/*headingsmallbold*/
.dm-forms-headingSmallBold
{
	background-color: #EBEDF1;
	color: #6C7F8F;
	font-weight: bold;
	padding: 2px;
}

/*listBG*/
.dm-forms-valueList-listBG
{
	border-bottom: 1px solid #cccccc;
}

/*a.toolbarlink*/
.dm-forms-a-toolbarlink
{
	color: #666666;
	font-family: verdana;
}

.dm-gantt-chart
{
	background-color: #FFFFD5;
}

/*background-color: #CCCCCC; #FFF4BC;*/
.dm-gantt-chart-header
{
	background-color: #F6DBA2;
	padding: 2px;
}

/*background-color: #C0C0C0;*/
.dm-gantt-chart-cell
{
	padding: 0px;
	height: 15px;
	border: 3px solid blue;
}
.dm-gantt-items
{
	position: absolute;
	height: 12px;
	overflow: hidden;
}
.campaignPropertiesElements
{
	width: 200px;
	float: left;
}
.campaignDatePickerClass
{
	width: 39px;
	margin-left: 2px;
	margin-right: 1px;
}
.campaignOrganizationUnitName
{
	padding-left: 2px;
	font-weight: bold;
	vertical-align: 25%;
}

/* Calendar container */
/* Created by Sondre & Tor-Øyvind
*/
.dm-calendar, .dm-calendar-week, .dm-calendar-month
{
	width: 100%;
}
.dm-calendar-month-simple
{
	width: 398px;
}

/* Moving background: url(/digimaker/g/calendar/background.gif);
/* to .dm-calendar-items
/* Removing border: 1px solid #F6DBA2;
*/
.dm-calendar-day
{
	width: 446px;
	border: 1px solid black;
}
.dm-calendar-week
{
	border: 1px solid black;
}

/* Container for times */
/*
/* I have added background;
/* I have removed border-right: 1px solid #F6DBA2;
*/
.dm-calendar-time
{
	background: url(/digimaker/g/calendar/shading_box.bmp);
	line-height: 31px;
	padding-left: 4px;
	padding-top: 23px;
	width: 40px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid #AAAAAA;
}

/*
/* Container showing the selected day
*/
.dm-calendar-today
{
	background: url(/digimaker/g/calendar/shading_ver.bmp);
	height: 14px;
	padding: 4px;
	width: 446px;
	font-weight: bold;
}

/*
/* Container showing events lasting the whole day
*/
.dm-calendar-allDay
{
	height: 30px;
	padding: 4px;
	font-weight: bold;
	width: auto;
}

/* Calendar item container 
/* Added border
*/
.dm-calendar-items
{
	background: url(/digimaker/g/calendar/background.gif);
	height: 750px;
	width: auto;
	float: left;
	border-right: 1px solid #F6DBA2;
	border-bottom: 1px solid #F6DBA2;
	border-top: 1px solid #F6DBA2;
}

/* Calendar item */
.dm-calendar-event
{
	float: left;
	overflow: hidden;
	border: 1px solid #AAAAAA;
}

/* Header for days in week view */
.dm-calendar-week-header
{
	text-align: right;
	padding: 2px;
	border-bottom: 1px solid gray;
	text-align: right;
	background-color: #EFEFEF;
	font-weight: bold;
}

/* Table that is rendered in split view */
.dm-calendar-week-table
{
	width: 100%;
	border: 0px;
}

/* The first cell in split view */
.dm-calendar-week-table-cell
{
	border-right: 1px solid black;
}
.dm-calendar-week-day
{
	background-color: #FFFFD5;
	width: 100%;
	height: 100px;
}
.dm-calendar-week-weekend
{
	background-color: #FFFFD5;
	height: 50px;
}

/* Container for calendar items in week view */
.dm-calendar-week-day-holder
{
}

/* Header cell for month view */
.dm-calendar-month-header
{
	padding: 2px;
	text-align: right;
	background-color: #EFEFEF;
	font-weight: bold;
}

/* Table for month view */
.dm-calendar-month-table
{
	width: 100%;
	background-color: black;
}

/* Each day in month view */
.dm-calendar-month-day, .dm-calendar-month-day-first, .dm-calendar-month-day-second
{
	background-color: #FFFFD5;
}

/* Each day in month view */
.dm-calendar-month-day-dark, .dm-calendar-month-day-first-dark, .dm-calendar-month-day-second-dark
{
	background-color: #FFF4BC;
}

/* The first cell in split view (Weekend) */
.dm-calendar-month-day-first
{
	height: 50px;
	border-bottom: 1px solid black;
}
.dm-calendar-month-day-first-dark
{
	height: 50px;
	border-bottom: 1px solid black;
}

/* The second cell in split view (Weekend) */
.dm-calendar-month-day-second
{
	height: 50px;
}
.dm-calendar-month-day-second-dark
{
	height: 50px;
}
.dm-calendar-date-label
{
	text-align: right;
	display: block;
}
.dm-calendar-date-current
{
	text-align: center;
	font-weight: bold;
}
.dm-calendar-week-item
{
	background-color: silver;
	padding: 2px;
}
.dm-calendar-week-item_test
{
	background-color: silver;
	text-align: right;
	width: 200px;
}
#schedule_person
{
	margin-top: 32px;
}
#schedule_person span
{
	line-height: 17px;
}
#schedule_resource
{
}

#schedule_resource span
{
	line-height: 17px;
}
.dm_clickable
{
	cursor: hand;
}

/* Alert CSS classes used by error.aspx and task.aspx */
.dmAlert
{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
.dmAlertDescription
{
	float: left;
	background: url( 'g/info_bg_right.jpg' );
	background-repeat: no-repeat;
	width: 350px;
	height: 150px;
}
.dmInfoIcon, .dmErrorIcon, .dmQuestionIcon
{
	float: left;
	background: url( 'g/info_bg_left.jpg' );
	background-repeat: no-repeat;
	width: 40px;
	height: 150px;
}
.dmErrorIcon
{
	background: url( 'g/error_bg_left.jpg' );
}
.dmQuestionIcon
{
	background: url( 'g/question_bg_left.jpg' );
}
.dmAlertText
{
	margin-top: 24px;
	font-size: 12px;
	font-weight: bold;
}
.dmAlertQuestion
{
	margin-top: 10px;
	font-size: 12px;
}
.dmFormPageVisible
{
	display: inline;
}
.dmFormPageHidden
{
	display: none;
}
.dmLoginOptionLabel
{
	color: White;
}
.dmInfoBtn
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/digimaker/g/common/toolbar_button_bg.gif) repeat-x left top;
	border: 1px solid gray;
	margin: 0px;
	margin-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
}
.userSearchOptions
{
	background-color: #c5ced6;
}
.dmForumSettingsLeft
{
	width: 50%;
	background-color: #ebedf1;
	padding: 2px 2px 2px 2px;
}
.dmForumSettingsRight
{
	width: 50%;
	background-color: #ebedf1;
	padding-left: 3px;
}
.dmForumBox
{
	border: 1px Solid Silver;
}
.dmArchived tr td a, .dmLocationWarningLike
{
	color: #f27d00;
}
.dmArchived tr td a.dm-toolbar /* Avoid rev/next button being orange */
{
	color: #000;
}
.cleared
{
	clear: both;
}
.dmSpecialInfo
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 14px;
}

/* Used in locationbar control */
.locationBarNotification
{
	color: #ff0000;
	padding-left: 30px;
}
td.dmInfoLabelColumn
{
	background-color: #eee;
	padding: 5px 10px;
	vertical-align: top;
}
td.dmInfoValueColumn
{
	padding-left: 6px;
}
.validationDisplay
{
	behavior: url(infotext.htc);
	color: red;
	font-weight: bold;
	display: block;
}
.dmFormChartOperations
{
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
}
/*** form edit menuitem **/
table.formEditMenu td
{
	border:1px solid #fff;
}
table.formEditMenu td a
{
	text-decoration:none;
}
table.formEditMenu td a img
{
	margin-right:5px;
}

#dm-selector-list
{
	padding-left:7px;
}

#Relations select
{
	margin-left:5px;
}
#FieldProperties input, #FieldProperties select, #FieldProperties textarea{ width:200px; font-family:verdana; font-size:11px; }
#divValueList input, #divMultiControls input, #divDynamicValueList input{ width:auto; }
#FieldProperties textarea{ overflow:auto;}
div.LoadingImg
{
	display:none;
	position:absolute;top:280px;left:50px;
	border:solid 1px #8699A7;
	background-color:#fff
}