﻿/* ........................................................................................
									display styling
changed on 28-02-2008
   ........................................................................................ 
*/

body
{
    background-color: #999999;
    font-family: Verdana; 
    font-size: 8pt;
	text-align: center;
	min-width: 96%;
}
input
{
	background-color: white;
	border: 1px solid white;
	border-bottom: 1px solid #cacaca;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	height: 16px;
	padding: 0px 2px 0px 2px;
	margin-bottom: 0px;
	width: 100%;
}
textarea
{
	background-color: white;
	background-image: url('arealine.gif');
	border: 1px solid white;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	padding: 0px 2px 0px 2px;
	overflow: auto;
	line-height: 22px;
	height: 66px;
	position: relative;
	top: -3px;
	margin-bottom: 0px;
	width: 100%;
}
input[type=submit], .formButton
{
	border: none;
	color: #1952a4;
	text-transform: lowercase;
	width: auto;
}
input[type=submit]:hover, .formButton:hover
{
	border: none;
	color: #1952a4;
	text-decoration: underline;
	cursor: pointer;
}
select
{
	color: #1952a4;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e9f2fd;
	background-color: White;
}
a, a:link, a:visited
{
	text-decoration: none;
	color: #1952a4;
}
a:hover, a:link:hover, a:visited:hover
{
	text-decoration: underline;
}
table
{
	margin-top: -1px;
}
div.wccWizardProcessHost table
{
	width: 100%;
	height: 100%;
}
div#divSitename
{
	position: absolute;
	top: 27px;
	left: 78px;
	z-index: 1;
}

#stepPrevious
{
	position: absolute;
	bottom: 10px;
	left: 15px;
}
#stepNext
{
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.stepDone
{
    padding: 1px 4px 1px 4px; 
}
.stepActive
{
	color: black;
    padding: 1px 4px 1px 4px;       
}
.stepNew
{
    padding: 1px 4px 1px 4px;       
}




#headerframe
{
	background-color: white;
	background-image: url('wccHeader.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 101px;
}
#logo
{
	background-image: url('wccLogoWCC.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	width: 50px;
	z-index: 15;
}
#name1
{
    color: #bababa; 
	font-family: "Trebuchet MS", Verdana;
	font-size: 18pt;
    padding: 0px 5px 0px 5px;
	position: relative;
	top: 0px;     
}
#name2
{
    color: #bb302b; 
	font-family: "Trebuchet MS", Verdana;
	font-size: 18pt;
    padding: 0px 5px 0px 5px;
	position: relative;
	top: -10px;      
}
#headershadow
{
	background-image: url('wccHeadershadow.gif');
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 101px;
	width: 100%;
}




#contentTitle
{
    background-color: #eeeeee;
    color: #999999; 
	font: 14pt "Trebuchet MS", 13pt Verdana;
    height: 28px;
    line-height: 25px;
	text-indent: 20px;
    width: 100%; 
}
#content
{
	height: 100%;
	padding-bottom: 20px;
}
#contentLeft
{
	float: left;
	padding: 10px 20px 20px 20px;
	width: 550px;
}
#contentRight
{
	float: left;
	padding: 10px 20px 20px 20px;
	width: 550px;
}
.headerDiv
{
    color: #aeaeae;
    padding-top: 10px;
    text-align: right;
}
.subject
{
	border-bottom: 1px dotted black;
	color: #bb302b;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14pt;	
	font-weight: 100;
}
.datatable
{
	width: 100%;
}
table.datatableDummy
{
	width: 100%;
	padding: 0 0 0 0;
}
.formlabel
{
	color: #7f9db9;
	padding-right: 10px;
	text-align: right;
	width: 180px;
	vertical-align: top;
}
.formlabelInput
{
	color: #7f9db9;
	padding-right: 10px;
	text-align: right;
	width: 180px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
}
.formlabelInput span
{
	vertical-align: top;
	height: 22px;
	line-height: 22px;
}
.formgroup
{
	color: #999999;
	font: 10pt "Trebuchet MS", 9pt Verdana;
	line-height: 14px;
	padding: 24px 0px 5px 4px;
}
.formgroupDisplay
{
	color: #999999;
	font: 10pt "Trebuchet MS", 9pt Verdana;
	line-height: 15px;
	padding: 24px 0px 5px 0px;
}
.forminputFocus
{
	background-color: #e9f2fd;
	background-image: none;
	border: 1px solid #7f9db9;
}
.formInputDisabled
{

	border: 1px solid white;
}
.labelFocus
{
	color: black;
}
itemtemplate
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
 */

/* 
	WCC.CSS
	-------------------------------------------------------------------------------------------
	De universele stylesheet voor alle WCC elementen.
	Wordt via @import rule gekoppeld aan de klantentheme.
	Customizing vindt alleen plaats d.mv. overruling binnen de klantentheme!
	
	Laatste versie: 14 mei 2007
	-------------------------------------------------------------------------------------------
*/

/*
	ALGEMEEN
	-------------------------------------------------------------------------------------------
*/


input[type=submit], .formButton
{
	background-color: #eeeeee;
	border: 1px solid #999999;
	color: #1952a4;
	text-transform: lowercase;
	line-height: 12px;
}
input[type=submit]:hover, .formButton:hover
{
	cursor: pointer;
	background-color: #dddddd;
	border: 1px solid #666666;
}
input[type=reset], .formButton
{
	background-color: #eeeeee;
	border: 1px solid #999999;
	color: #1952a4;
	text-transform: lowercase;
	line-height: 12px;
}
input[type=reset]:hover, .formButton:hover
{
	cursor: pointer;
	background-color: #dddddd;
	border: 1px solid #666666;
}
input[type=button], .formButton
{
	background-color: #eeeeee;
	border: 1px solid #999999;
	color: #1952a4;
	text-transform: lowercase;
	line-height: 12px;
}
input[type=button]:hover, .formButton:hover
{
	cursor: pointer;
	background-color: #dddddd;
	border: 1px solid #666666;
}

/*
	GRIDVIEW
	-------------------------------------------------------------------------------------------
*/

table.wccGridview /* tabel met zoekresultaten */
{
	border-bottom: 1px solid #999999;
	position: relative;
	top: 0px;
	width: 100%;
}
.wccGridview th
{
	border-top: 1px solid #999999;
	color: #999999;
	font-weight: normal;
	padding-top: 3px;
	text-align: left;
	text-transform: lowercase;
}
.wccSelectedRowStyle, .wccSelectedRowStyle tr, .wccSelectedRowStyle td
{
	font-weight: bold;
}

.wccHidden
{
	display:none;
}


/*
	SEARCH AREA PANEL
	------------------------------------------------------------------------
*/
table.wccSearchAreaPanel
{
	width: 100%;
	background-color: #eeeeee;
}
div.wccButtonPanelContainer
{
	padding-top: 3px;
	padding-bottom: 0px;
}
div.wccSearchOptionsPanel
{
	float: left;
	clear: both;
}
div.wccSearchOptionsPanelContainer
{
}
div.wccAddCriteriaPanel
{
	background-image: url( '../../../images/addfield.gif' );
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height: 17px;
	float: left;
	padding: 2px 2px 2px 20px;
	width: 80px;
}
div.wccAddCriteriaPanel span.wccSearchKeyLabel
{
	text-transform: lowercase;
	color: #1952a4;
	position: relative;
	top: -1px;
}
.wccSearchValueTextBox, div.wccSearchOptionsPanel input.forminputfocus, div.wccSearchOptionsPanel input
{
	margin-left: 4px;
	border: 1px solid #999999;
	height: 19px;
}
div.wccButtonPanel
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	background-image: none;
	background-position: 3px center;
	background-repeat: no-repeat;
	height: 17px;
	float: left;
	margin-right: 3px;
	padding: 2px 2px 2px 2px;
}
div.wccButtonPanel:hover
{
	background-color: #dddddd;
	border-color: #666666;
}
 .
div.wccButtonPanel.wccButtonSearch
{
	background-image: url('../../../images/gosearch.gif');
}
 .
div.wccButtonPanel.wccButtonClear
{
	background-image: url('../../../images/restore.gif');
}
 .
div.wccButtonPanel.wccButtonExport
{
	background-image: url('../../../images/exptitem.gif');
}
 .
div.wccButtonPanel.wccButtonNew
{
	background-image: url('../../../images/newitem.gif');
}
a.wccButtonLink, a:link.wccButtonLink, a:visited.wccButtonLink
{
	color: #1952a4;
	cursor: pointer;
	margin-left: 20px;
	margin-right: 3px;
	text-transform: lowercase;
}
a.wccButtonLink:hover, a:link.wccButtonLink:hover, a:visited.wccButtonLink:hover
{
	text-decoration: none;
	color: #1952a4;
}

/*
	PAGER PANEL
	------------------------------------------------------------------------
*/
div.wccGridViewPagerPanel
{
	width: 60%;
	float: right;
	margin-bottom: 3px;
}
span.wccGridViewPositionLabel /* pagina x van x */
{
	position: relative;
	top: 4px;
	left: 10px;
	color: silver;
	float: left;
}
div.wccGridViewButtonPanel
{
	width: 20px;
	float: left;
	background-color: #eeeeee;
	border: solid 1px #999999;
}
div.wccGridViewButtonPanel:hover
{
	background-color: #dddddd;
	border-color: #666666;
	cursor: pointer;
}
div.wccGridViewButtonPanel input
{
	background-color: transparent;
}



fieldset
{
	border: 1px solid silver;
	padding: 15px 15px 15px 15px;
}
legend
{
	margin-left: -5px;
	color: #CE0000;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.1em;
}

/* ---------- WIZARD --------------- */
.wccWizardProcessHost
{
	background-color: transparent;
	border-top: 1px solid silver;
	position: absolute;
	top: 102px;
	width: 100%;
	vertical-align: top;
}
span.wccWizardEvalText
{
	color: #1952a4;
}
input.wccWizardNextButton
{
	border: 1px fuchsia solid;
}
div.wccWizardPanel
{
	width: 100%;
}
.wccWizardHeader
{
	font-size: 14pt;
	color: silver;
	position: relative;
	padding-left: 20px;
	top: 5px;
}
.wccWizardLabel
{
	text-align: right;
	color: #999999;
	padding-right: 18px;
	width: 185px;
	line-height: 22px;
	padding-bottom: 2px;
}
.wccWizardSideBar
{
	width: 160px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
}
table.wccWizardTable
{
	table-layout: fixed;
	width: 100%;
	border: 0px;
}
/*.wccWizardTextBox
{
	background-color: #e9f2fd;
	border: 1px silver solid;
	color: #1952a4;
	font-size: 8pt;
	height: 13px;
}
.wccWizardTextBoxFocus
{
	background-color: white;
	border: 1px #CE0000 solid;
	color: #1952a4;
	font-size: 8pt;
	height: 13px;
}*/
tr.wccWizardTable
{
	height: 13px;
}
td.wccWizardSideBar
{
	background-color: #dedede;
	border-right: 1px solid silver;
}
td.wccWizardStep
{
	padding-left: 12px;
}


/* ----------- POPUP --------------- */
table.wccPopupTable
{
	padding-top: 10px;
	width: 100%;
	border: 1px solid silver;
	background-color: #fafafa;
}
table.wccPopupTable tr td h3
{
	width: 100%;
	border-top: 1px dotted silver;
	padding: 5px 0px 0px 0px;
	margin-bottom: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 9pt;
}
table.wccPopupTable tr td
{
	vertical-align: top;
}
.wccPopupLabel
{
	text-align: right;
	color: #999999;
	padding-right: 18px;
	width: 185px;
}


/* ---------- CONTEXTMENU (GRIDVIEW) ------------ */
div.wccContextMenu
{
	border: 1px solid #868686;
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	font-size: 8pt;
}
div.wccContextMenu table
{
	width: 100%;
}
.wccContextMenu tr
{
	padding-top: 1px;
	padding-bottom: 3px;
}
.wccContextMenu a, .wccContextMenu a:link, .wccContextMenu a:visited
{
	color: #003366;
	text-decoration: none;
}
.wccContextMenu a:hover, .wccContextMenu a:link:hover, .wccContextMenu a:visited:hover
{
	color: #003366;
	text-decoration: none;
}
.wccContextMenuLabelCell
{
	font-size: 8pt;
	padding-left: 10px;
}
.wccContextMenuRow td
{
	border-top: 1px solid Transparent;
	border-bottom: 1px solid Transparent;
	font-size: 9pt;
}
.wccContextMenuRow:hover td
{
	background-color: #eaeaea;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.wccContextMenuRow:hover td.wccContextMenuImageCell
{
	border-right: none;
}
tr.wccContextMenuRowSeparator
{
	padding: 0 0 0 0;
	line-height: 1px;
}
.wccContextMenuLabelCell .ms-MenuUISeparator
{
	margin: 0 0 0 0;
}
.wccContextMenuLabelCell, .wccContextMenuLabelCell
{
	color: red;
}
span.ms-menuitemdescription:hover
{
	color: #666666;
	background-color: lime;
}
td.wccContextMenuImageCell
{
	background-color: #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #c5c5c5;
	width: 25px;
}
.wccContextMenuImageCell img
{
	position: relative;
	left: 5px;
}
td#contextmenustart
{
	position: relative;
	left: -6px;
	padding-left: 6px;
	border: 1px solid transparent;
}
td#contextmenustart.hoverCell
{
	background-color: white;
	background-image: url( 'menu1.gif' );
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #868686;
}
td#contextmenustart span
{
	padding: 1px 6px 1px 6px;
	width: 100%;
	margin-right: 14px;
}
td#contextmenustart.hoverCell span
{
	padding: 0px 5px 0px 5px;
	border: 1px solid black;
}








div.wccLogoDiv
{
	position: absolute;
	bottom: 7px;
	left: 35px;
}
img.wccLogoImg
{
	border: none;
}

/* nieuwe code ivm hover */
.contextHover, .contextHover td
{
	background-color: #ffe6a0;
	border-top: 1px solid #d2b47a;
	border-bottom: 1px solid #d2b47a;
}
.contextHover .wccContextMenuImageCell
{
	border-right: 1px solid #ffe6a0;
}
.ContextMenuPanel
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(_layouts/images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

/* NIEUW STYLING CONTEXTMENU (EDDY)*/
.ContextMenuBreak
{
	margin: 1px 1px 1px 32px;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
	border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover, a.ContextMenuItem:link:hover, a.ContextMenuItem:visited:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
	text-decoration: none;
}

/* test marlou*/
div.contextmenupanel a
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}
div.contextmenupanel a:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
	text-decoration: none;
}


img.wccImage
{
	background-image: url( 'wccNoImage.gif' );
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #999999 !important; /* vaste hoogte */
	height: 50px !important;
	width: 36px !important; /* variabele hoogte  	height: auto !important; 	width: auto !important; */
	margin: 2px 2px 2px 2px;
}




/* 	(nog) geen flauw idee wat dit is:

body.wccNoBackground
{
	background-image: none;
	padding: 0 0 0 0;
	margin: 10 0 0 0;
	font-size: 8pt;
	line-height: 14px;
}
.wccNoBackground h3
{
	font: 10pt "Trebuchet MS", 9pt Verdana;
	font-weight: bold;
	color: #bb302b;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 1px 0px;
}
.wccNoBackground table
{
	font-size: 8pt;
	line-height: 14px;
}
.wccNoBackground a, .wccNoBackground a:link, .wccNoBackground a:visited
{
	color: #003399;
	text-decoration: none;
}
.wccNoBackground a:hover, .wccNoBackground a:link:hover, .wccNoBackground a:visited:hover
{
	color: #003399;
	text-decoration: underline;
}
.wccNoBackground ul
{
	margin-top: 0px;
	margin-bottom: 14px;
}


.wccH3Link
{
	cursor: pointer;
}
.wccH3Link a, .wccH3Link a:link, .wccH3Link a:visited
{
	color: #bb302b;
}
.wccH3Link a:hover
{
	cursor: pointer;
	text-decoration: underline;
	color: #003399;
}

.wccHover, .wccHover tr, .wccHover td
{
	background-color: #d4d4d4;
	color: #5f5f5f;
	cursor: pointer;
}


div.wccButtonPanel
{	
	background-color: transparent;
	border: solid 1px #597700;
	background-image: url("topnavunselected_verdant.gif");
	padding: 1px 2px 0px 2px;
	margin: 0 0 4 0;
	height: 14px;
	float: left;
	position: relative;
	top: 1px;
}
div.wccButtonPanel:hover
{	
	background-color: #DAE3EE;
	background: url("siteactionsmenugrad_verdant.gif");
	border-color: #999999;
}

*/





/*
	WORKFLOW
	-------------------------------------------------------------------------------------------
*/


body
{
	background-color: #999999;
	font-family: Verdana;
	font-size: 8pt;
}
input
{
	background-color: white;
	border: 1px solid white;
	border-bottom: 1px solid #cacaca;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	height: 16px; /*margin-right: 2px; 	padding: 0px 2px 0px 2px;*/ /*width: auto !important;*/ /* width: 65px !important; */
}
select
{
	color: #1952a4;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e9f2fd;
	background-color: White;
}
a, a:link, a:visited
{
	text-decoration: none;
	color: #1952a4;
}
a:hover, a:link:hover, a:visited:hover
{
	text-decoration: underline;
}
table
{
	margin-top: -1px;
}
div.wccWizardProcessHost table
{
	width: 100%;
	height: 100%;
}
div#divSitename
{
	position: absolute;
	top: 27px;
	left: 78px;
	z-index: 1;
}


/* ------------------------------ STEPS ------------------------------------ */
#stepPrevious
{
	position: absolute;
	bottom: 10px;
	left: 15px;
}
#stepNext
{
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.stepDone
{
	padding: 1px 4px 1px 4px;
}
.stepActive
{
	color: black;
	padding: 1px 4px 1px 4px;
}
.stepNew
{
	padding: 1px 4px 1px 4px;
}



/* ------------------------------ HEADER ------------------------------------ */
#headerframe
{
	background-color: white;
	background-image: url( 'wccHeader.jpg' );
	background-position: top right;
	background-repeat: no-repeat;
	/*position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;*/
	height: 101px;
}
#name1
{
	color: #bababa;
	font-family: "Trebuchet MS" , Verdana;
	font-size: 18pt;
	padding: 0px 5px 0px 5px;
	position: relative;
	top: 0px;
	text-align: left;
}
#name2
{
	color: #bb302b;
	font-family: "Trebuchet MS" , Verdana;
	font-size: 18pt;
	padding: 0px 5px 0px 5px;
	position: relative;
	top: -10px;
	text-align: left;
}
#headershadow
{
	background-image: url( 'wccHeadershadow.gif' );
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 101px;
	width: 100%;
}



/* ------------------------------ CONTENT ------------------------------------ */
#contentFrame
{
	background-color: White;
	border: 1px solid #777777;
	margin: 0 auto;
	width: 96%;
	text-align: left;
	height: 100%;
	position: relative;
	top: 95px;
}
#contentTitle
{
	background-color: #eeeeee;
	color: #999999;
	font: 14pt "Trebuchet MS" , 13pt Verdana;
	height: 28px;
	line-height: 25px;
	text-indent: 20px;
	width: 100%;
}
#content
{
	height: 100%;
	padding-bottom: 20px;
}
#contentLeft
{
	float: left;
	padding: 10px 10px 20px 20px;
	width: 435px;
}
#contentMiddle
{
	float: left;
	padding: 10px 10px 20px 20px;
	width: 435px;
}
#contentRight
{
	float: left;
	padding: 10px 10px 20px 18px;
	width: 435px;
}
.headerDiv
{
	color: #aeaeae;
	padding-top: 10px;
	text-align: right;
}
.subject
{
	border-bottom: 1px dotted black;
	color: #bb302b;
	font-family: "Trebuchet MS" , Verdana;
	font-size: 14pt;
	font-weight: 100;
}
.datatable
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.formlabel
{
	color: #7f9db9;
	padding-right: 10px;
	text-align: right;
	width: 180px;
	vertical-align: top;
}
.formlabelInput
{
	color: #7f9db9;
	padding-right: 10px;
	text-align: right;
	width: 180px;
	position: relative;
	bottom: 1px;
}
.formgroup
{
	color: #999999;
	font: 10pt "Trebuchet MS" , 9pt Verdana;
	line-height: 14px;
	padding: 24px 0px 5px 4px;
}
.formgroupDisplay
{
	color: #999999;
	font: 10pt "Trebuchet MS" , 9pt Verdana;
	line-height: 15px;
	padding: 24px 0px 5px 0px;
}
.forminputFocus
{
	background-color: #e9f2fd;
	border: 1px solid #7f9db9;
}
.formInputDisabled
{
	/*	background-color: #eeeeee; */
	border: 1px solid white;
}
.labelFocus
{
	color: black;
}
itemtemplate
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.classificationTable
{
	width: 100%;
	padding: 0 0 0 0;
}

.classificationRow
{
	height: 18px;
}
.classificationColumnEmpty
{
	
	width: 20px;
}

.classificationColumn
{
	width: 20px;
	background-image: url( 'square.png' );
	background-repeat:no-repeat;
	
}
input[type=radio], .wccRadioButton, .wccCheckBox
{
	border-bottom: none;
	color: black !important;
}
span.wccCheckBox input
{
	background-color: Transparent;
	display: block;
	visibility: visible;
	width: auto;
	text-align: left;
}
div.wccTreeView
{
	border: 1px solid #cacaca;
	padding-bottom: 4px;
	position: relative;
	top: -6px;
	left: 0px;
}
fieldset.wccTreeView
{
	background-color: transparent;
	width: 165px;
}
div.wccTreeView2 table
{
	width: 100%;
}
div.wccTreeView2 td
{
	width: 30px !important;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1px solid fuchsia;
}
td.BLUB
{
	width: 300px !important;
	background-color: Lime;
}
div.wccTreeView a
{
	/*color: black;*/
}
input.wccTreeViewCheck
{
	width: auto;
}
div.wccTreeViewItems
{
	height: 150px;
}

.wccHoverNode
{
	text-decoration: none;
}
.wccHoverNode a:hover
{
	text-decoration: none;
	/*background-color: #dddddd;*/
	color: #888888;
}
.wccSelectedNode
{
	font-weight: bold;
	background-color: #e9f2fd;
	color: black !important;
}
.AnswerHeader
{
	font-weight:bold;
	color :Gray;
	border-bottom-color: #6F9DD9;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.answerHeaderText
{
	font-weight:bold;
}
.answersummary
{
background-color: #EFEFEF;
}
.minorText
{
	color: #999999;
}
.mayorText
{
	color: #BB302B;
	
}

div#Avatar
{
	position: absolute;
    top: 18px !important;
    left: 15px !important;
}
div#Avatar img
{
	border: 1px solid #999999 !important;
}

.wccBlogHeader
{
	border: 1px solid #ababab;
	background-color: #eeeeee;
	font: 10pt "Trebuchet MS", 13pt Verdana;
	font-weight: bold;
	color: #bb302b;
	padding-left: 5px;
}
.wccBlogSubject
{
	font-weight: bold;
}
.wccBlogSummary
{
	color: #999999;
}
.wccQuestionStateOpen
{
	color: green;
}
.wccQuestionStateClosed
{
	color: red;
}
table.wccGridViewWorkflow table
{
	width: 188px;
}
/* Category-/ClassificationEditor */
.treeNode
{
	background-color: transparent;
	border: 1px solid transparent;
	color: white;
	margin-top: 0px;
}
.waterMark
{
	color: silver;
	font-style: italic;
}

.wccBlogTitle
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid white;
}


.wccBlogFooter
{
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
	
}
.wccBlogContent
{
	border-top: 1px solid #999999;
}



input.wccRightArrowButton, input.wccLeftArrowButton, input.wccButtonLink, input.wccResetButton
{
	background-color: transparent;
	font-size: 8pt;
	color: #1952a4;
	border: 1px solid #cccccc;
	width: 30px !important;
	font-family: Tahoma;
}
input.wccRightArrowButton:hover, input.wccLeftArrowButton:hover, input.wccButtonLink:hover, input.wccResetButton:hover
{
	text-decoration: none;
	color: #333333;
	border: 1px solid #bbbbbb;
}
/* 
	CLASSIFICATION TABLE 
	-------------------------------------------------------------------------------------------
*/

.classificationTable
{
	padding: 0 0 0 0;
	width: 100%;
}
.classificationRow
{
	height: 18px;
}
.classificationColumnEmpty
{
	width: 20px;
}
.classificationColumn
{
	background-image: url('square.png');
	background-repeat:no-repeat;
	width: 20px;
}
input.wccRightArrowButton, input.wccLeftArrowButton, 
input.wccDblRightArrowButton, input.wccDblLeftArrowButton, 
input.wccRestoreArrowButton
{
	background-color: white;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #1952a4;
	border: 1px solid #cccccc;
	border: none;
	width: 28px !important;
	font-family: Tahoma;
	height: 28px !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
input.wccRightArrowButton:hover, input.wccLeftArrowButton:hover, 
input.wccDblRightArrowButton:hover, input.wccDblLeftArrowButton:hover, 
input.wccRestoreArrowButton:hover
{
	text-decoration: none;
	color: #333333;
	border: 1px solid #bbbbbb;
	border: none;
}
input.wccRightArrowButton
{
	background-image: url('buttonAdd.gif');
}
input.wccRightArrowButton:hover
{
	background-image: url('buttonAddHover.gif');
}
input.wccLeftArrowButton
{
	background-image: url('buttonRemove.gif');
}
input.wccLeftArrowButton:hover
{
	background-image: url('buttonRemoveHover.gif');
}
input.wccDblRightArrowButton
{
	background-image: url('buttonAddAll.gif');
}
input.wccDblRightArrowButton:hover
{
	background-image: url('buttonAddAllHover.gif');
}
input.wccDblLeftArrowButton
{
	background-image: url('buttonRemoveAll.gif');
}
input.wccDblLeftArrowButton:hover
{
	background-image: url('buttonRemoveAllHover.gif');
}
input.wccRestoreArrowButton
{
	background-image: url('buttonRestore.gif');
}
input.wccRestoreArrowButton:hover
{
	background-image: url('buttonRestoreHover.gif');
}


/* 
	TREEVIEW 
	-------------------------------------------------------------------------------------------
*/

div.wccTreeView
{
	padding-bottom: 4px;
	position: relative;
	left: 0px;
	top: -6px;
}
fieldset.wccTreeView
{
	background-color: white;
	height: 165px;
	overflow: auto;
	padding: 0px;
	width: 185px;
}
div.wccTreeViewDiv
{
	height: 160px;
	overflow: auto;
	padding: 0px 5px 5px 5px;
	width: 175px;
}
div.wccTreeViewItems
{
	height: 140px;
}
div.wccTreeView2 table
{
	width: 100%;
}
div.wccTreeView2 td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 30px !important;
}
input.wccTreeViewCheck
{
	margin-bottom: -5px;
	width: auto;
}
.wccHoverNode
{
	text-decoration: none;
}
.wccHoverNode a:hover
{
	text-decoration: none;
	color: #888888;
}
.wccSelectedNode
{
	background-color: #e9f2fd;
	color: black !important;
	font-weight: bold;
}
.treeNode
{
	background-color: transparent;
	border: 1px solid transparent;
	color: white;
	margin-top: 0px;
}
.waterMark
{
	color: silver;
	font-style: italic;
}

