/* ==========================================
** THIS FILE IS GENERATED WITH
** THE CC-RESOURCEFACTORY TOOL.
**
** USER...........: P001002
** PAINTER........: def
** BUILD-FACTORY..: v1.5.014
** BUILD-DATE.....: Sun Nov 13 15:41:46 CET 2005
** BUILD-DIRECTORY: C:\eclipse31\workspace\cc-framework
** BUILD-FILE.....: C:\eclipse31\workspace\cc-framework\build\resources\resources.xml
**
** DO NOT MODIFY!
** ==========================================
*/

/* ==========================================
** Frame Control (with frame)
**
** Acronym's
** ------------------------------------------
** frc     : FormControl
** frcb    : body
** frch    : control header
** c       : caption
** d       : detail
** ==========================================
*/

.frc {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : normal;
}

/* FormBody */
.frc .frcb {
	font-size: x-small;
	border-left: 1px solid #8581B2;
	border-right: 1px solid #8581B2;
	border-bottom: 1px solid #8581B2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DADFE0;
}

.frc .frcb .if {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	border: 1px solid #8581B2;
	background-color : #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.frc .frcb .ifnb {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* FormBody: nested tables*/
.frc .frcb TABLE {
	font-size : x-small;
}

/* FormControlHeader */
.frc .frch {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #8581B2;
}

/* Caption */
.frc .frch .c {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : small;
	font-weight : bold;
	color: #FFFFFF;
}

/* Detail */
.frc .frch .d {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #8581B2;
	color: #FFFFFF;
}

/* ==========================================
** FormApplet (with frame)
**
** Acronym's
** ------------------------------------------
** fc      : FormControl
** fcb     : body
** fls     : left spacer
** frs     : right spacer
** fe      : error spacer
** fl      : form label
** fd      : form display
** fsl     : search label
** fhl     : header label 
** fch     : control header
** fb      : form button
** section : Section
** c       : caption
** d       : detail
** ==========================================
*/

.fc {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;;
	font-weight : normal;
}

/* FormBody */
.fc .fcb {
	font-size : x-small;;
	border-left: 1px solid #8581B2;
	border-right: 1px solid #8581B2;
	border-bottom: 1px solid #8581B2;
}

/* FormBody: nested tables*/
.fc .fcb TABLE {
	font-size : small;
}

/* FormLeftSpacer */
.fc .fls {
	background-color : #DADFE0;
	width : 4px;
}

/* FormRightSpacer */
.fc .frs {
	background-color : #EFEFEF;
	width : 4px;
}

/* FormErrorSpacer */
.fc .fe {
	background-color : #DADFE0;
	width : 16px;	
	padding-left: 5px;
	padding-right: 2px;
}

/* FormLabel */
.fc .fl {
	background-color: #DADFE0;
	padding: 5px;
	width: 200px;
	font-weight: bold;
	text-align: right;
}

/* FormDisplay */
.fc .fd {
	background-color : #EFEFEF;
	padding: 5px;
}

/* FormInput --> Input-Tag, Select-Tag  */
.fc .fd INPUT, .fc .fd SELECT, .fc .fd TEXTAREA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
}

/* FormSearchLabel */
.fc .fsl {
	color : #FFFFFF;
	background-color : #8C88B6;
	width : 100%;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;;
	font-weight : normal;
}

/* FormButton */
.fc .fb {
	background-color : #EFEFEF;
	text-align : right;
	padding: 7px;
}

/* Section within a form */
.fc .section {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	border-top: 1px solid #B0ABE6;
	border-bottom: 1px solid #B0ABE6;
	background-color: #FFFFFF;
}

/* FormHeaderLabel */
.fc .fhl {
	color : #FFFFFF;
	background-color : #8581B2;
	width : 100%;
}

/* FormControlHeader */
.fc .fch {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #8581B2;
	width : 100%;
}

/* Caption */
.fc .fch .c {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;;
	font-weight : bold;
	background-color : #8581B2;
	color: #FFFFFF;
}

/* Detail */
.fc .fch .d {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #8581B2;
	color: #FFFFFF;
}

/* ==========================================
** FormApplet (without frame)
**
** Acronym's
** ------------------------------------------
**
** ==========================================
*/

.fc_nf {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : normal;
}

/* FormBody */
.fc_nf .fcb {
	font-size : x-small;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.fc_nf .fcb .if {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	border: 1px solid #8581B2;
	background-color : #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.fc_nf .fcb .ifnb {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* FormBody: nested tables*/
.fc_nf .fcb TABLE {
	font-size : x-small;
}

/* FormLeftSpacer */
.fc_nf .fls {
	background-color : #DADFE0;
	width : 4px;
}

/* FormRightSpacer */
.fc_nf .frs {
	background-color : #EFEFEF;
	width : 4px;
}

/* FormErrorSpacer */
.fc_nf .fe {
	background-color : #DADFE0;
	width : 16px;	
	padding-left: 5px;
	padding-right: 2px;
}

/* FormLabel */
.fc_nf .fl {
	background-color: #DADFE0;
	padding: 5px;
	width: 90px;
	word-wrap: break-word;
	font-weight: bold;
	text-align: right;
}

/* FormDisplay */
.fc_nf .fd {
	background-color : #EFEFEF;
	padding: 5px;
}

/* FormInput --> Input-Tag, Select-Tag  */
.fc_nf .fd INPUT, .fc .fd SELECT, .fc .fd TEXTAREA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
}

/* FormSearchLabel */
.fc_nf .fsl {
	color : #FFFFFF;
	background-color : #8581B2;
	width : 100%;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : small;
	font-weight : bold;
}

/* FormButton */
.fc_nf .fb {
	background-color : #EFEFEF;
	text-align : right;
	padding: 7px;
}

/* Section within a form */
.fc_nf .section {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : small;
	font-weight : bold;
	color: #8581B2;
	padding-left: 20px;
	border-top: 1px solid #8581B2;
	border-bottom: 1px solid #8581B2;
	background-color: #A7C2C7;
}

/* FormHeaderLabel */
.fc_nf .fhl {
	color : #FFFFFF;
	background-color : #8581B2;
	width : 100%;
}

/* FormControlHeader */
.fc_nf .fch {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #8581B2;
	width : 100%;
}

/* Caption */
.fc_nf .fch .c {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #8581B2;
	color: #FFFFFF;
}

/* Detail */
.fc_nf .fch .d {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : normal;
	background-color : #8581B2;
	color: #FFFFFF;
}

/* ==========================================
** Info Applet
**
** Acronym's
** ------------------------------------------
** ifc    : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* InfoHeaderLabel */
.ifc .header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: White;
	background-color: #A5C4CB;
	width: 100%;
}

/* InfoTableBody */
.ifc .body {
	border-left: 1px solid #A5C4CB;
	border-right: 1px solid #A5C4CB;
	border-bottom: 1px solid #A5C4CB;
	background-color : #DCE8EB;
}

/* InfoBodyDisplay */
.ifc .data {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #8581B2;
}

/* ==========================================
** Warning Applet
**
** Acronym's
** ------------------------------------------
** wfc    : WarningHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* InfoHeaderLabel */
.wfc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : White;
	background-color : #FAD00E;
	width : 100%;
}

/* InfoTableBody */
.wfc .body {
	border-left: 1px solid #FAD00E;
	border-right: 1px solid #FAD00E;
	border-bottom: 1px solid #FAD00E;
	background-color : #FEEEA4;
}

/* InfoBodyDisplay */
.wfc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 0.75em;
	font-weight : bold;
	color : #003366;
}

/* ==========================================
** Error Applet
**
** Acronym's
** ------------------------------------------
** efc    : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* ErrorHeaderLabel */
.efc .header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: White;
	background-color: #C7003C;
	width: 100%;
}

/* ErrorBody */
.efc .body {
	border-left: 1px solid #C7003C;
	border-right: 1px solid #C7003C;
	border-bottom: 1px solid #C7003C;
	background-color : #FFD3D3;
}

/* ErrorBodyDisplay */
.efc .data {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #C7003C;
	vertical-align: top;
}


/* ==========================================
** Severity Applet
**
** Acronym's
** ------------------------------------------
** sevfc  : InfoHeaderControl
** header : header
** body   : Body
** data   : Data
** ==========================================
*/

/* SeverityHeaderLabel */
.sevfc .header {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : White;
	background-color : #808080;
	width : 100%;
}

/* SeverityBody */
.sevfc .body {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color : #FFFFE7;
}

/* SeverityBodyDisplay */
.sevfc .data {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : bold;
	color : #000000;
	vertical-align : top;
}


/* ==========================================
** Headline Applet
**
** Acronym's
** ------------------------------------------
** fc   : FormControl
** hb   : Headline Applet Body
** hl   : Headline Applet Label
** hd   : Headline Applet Detail text
** ==========================================
*/

/* Body */
.fc .hb {
	border-left: 1px solid #A6A2D0;
	border-right: 1px solid #A6A2D0;
	border-bottom: 1px solid #A6A2D0;
	background-color : #DADFE0;
}

/* Label */
.fc .hl {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	padding: 5px;
	width: 90px;
	text-align: right;
	border-right: 2px dotted #FFFFFF;
}

/* DisplayText */
.fc .hd td {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	padding-left: 5px;
}

/* LeftSpacer */
.fc .hb .fls {
	background-color : #DADFE0;
	width : 2px;
}

/* RightSpacer */
.fc .hb .frs {
	background-color : #DADFE0;
	width : 2px;
}

/* ==========================================
** Help Info Form
**
** Acronym's
** ------------------------------------------
** info : InfoControl
** ==========================================
*/

.info {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	font-weight : normal;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	background-color : #FFFFE1;
	padding : 5px;
	border: 1px solid #000000;
}

/* ==========================================
** Help button
**
** Acronym's
** ------------------------------------------
** help : Help Button
** ==========================================
*/

.help {
	cursor: help;
}
