﻿fieldset {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 5px;
}

Legend {
	font-size: 11pt;
	font-weight: bold;
	color: #485b9e;
	background-color:inherit;
	padding:0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

label  { padding: 0; margin: 0px 0px 0px 0px; }
input, option {
	padding:0;
	margin: 0px 3px 0px 0px;
	color:#000000;
	background-color:inherit;
	background-image:none;
	font-family: Arial, Sans-Serif;
	font-size: small;
}

select, textarea {
	padding:0;
	margin: 0px 3px 0px 0px;
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Sans-Serif;
	font-size: small;
}

textarea {
	width:400px;
}

.InternalEditor {
	clear:both;
	margin:8px 0px 0px 0px;
	padding:0;
	overflow-y:auto;
	background-color:#ffffff;
	border:solid 1px #abdebe;
}

.InternalEditorEmpty {
	clear:both;
	margin:8px 0px 0px 0px;
	padding:0;
	background-color:#e0e0e0;
	border:solid 1px #abdebe;
}

input:focus, .special_input:focus, input:active, .special_input:active { color:inherit; background: #efcd8f none; }
textarea:focus, select:focus, textarea:active, select:active { color:inherit; background: #efcd8f none; }

input[disabled='disabled'], .special_input[disabled='disabled'] { color:inherit; background:#e0e0e0 none; border:none; }
textarea[disabled='disabled'], select[disabled='disabled'] { color:inherit; background:#e0e0e0 none; border:none; }

.ReportControl {
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0;
	border:solid 1px #000000;
}

div.FormRow {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

div.FormRow span.FormLabel {
	color: #000000;
	background-color:inherit;
	float: left;
	width: 150px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.FormRow span.FormField {
	float: left;
	width: 430px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.FormMandatory {
	font-weight: bold;
}

.special_textarea { background-image: url("../../images/_protected/shadeform.gif");border: #b1b5be 1px solid; }
.special_input { background-image: url("../../images/_protected/shadeform.gif");border: #b1b5be 1px solid; }
.special_select { background-image: url("../../images/_protected/shadeform.gif");border: #b1b5be 1px solid; }

.input_text { text-align:left; color:inherit; background-color:#c0ffc0; border: solid 1px #e0e0e0 }
.input_num  { text-align:right; color:inherit; background-color:#c0ffc0; border: solid 1px #e0e0e0 }

.input_text_err { text-align:left; color:inherit; background-color:#ffc0c0; border: solid 1px #e0e0e0 }
.input_num_err  { text-align:right; color:inherit; background-color:#ffc0c0; border: solid 1px #e0e0e0 }


.t_header {background-color:Maroon; color:White; font-size:9pt; font-weight:bold; font-family: Arial, Sans-Serif; text-align:left; }
.t_row1 {color:inherit; background-color:#ffffff; font-family:  Arial, Sans-Serif; }
.t_row2 {color:inherit; background-color:#e0e0e0; font-family: Arial, Sans-Serif; }

.ref {font-size:xx-small; }

/* DataGrid - Part 2 */

.grid {
	color: #000000;
	background-color:inherit;
}

.grid li {
	list-style-type: none;
	padding: 1px 0;
	margin: 0 0 0 -20px;
}
.grid .columnlinks a {
	text-decoration: none;
	border-bottom: 1px solid #E4E4E4;
	color: #637194;
	background-color:inherit;
	padding: 1px 0;
	display: block;
}
.grid .columnlinks a:hover, .grid .columnlinks a:active, .grid .columnlinks a:focus {
	background-color: #C896C7;
	color: #cc0000;
}
.grid .columnlinks a:visited {
	color: #cc0000;
	background-color:inherit;
}

.grid table {
	border: solid 1px #ffffff;
}
.grid .pager {
	text-decoration: none;
	color: #cc0000;
	background-color:inherit;
	padding: 1px 0;
	display: inline;
	font-weight:bold;
}
.grid .th_liste {
	color: #000000;
	background-color: #ffcc66;
	font-weight:bold;
	text-align:left;
}
.grid th {
	color:inherit;
	background-color: #C8C7B5;
	border-bottom: solid 1px #f1e4c2;
	text-align: left;
}
.grid .tr_selected {
	color:inherit;
	background-color: #ffff99;
}
.grid .tr_liste1 {
	color:inherit;
	background-color: #C8C7B5;
}
.grid .tr_liste2 {
	color:inherit;
	background-color: #f1e4c2;
}
.grid .td_liste1 {
}
.grid .td_liste2 {
}
.grid .orderText {
	margin: 0; padding: 0; line-height:10pt;color:#666666;background-color:inherit; font-size:7pt; font-family: Arial, Sans-Serif;
}

/* Pager */
.th_liste {
	color: #992137;
	background-color:inherit;
}

.th_liste a, .th_liste a:visited {
	color: #992137;
	background-color:inherit;
	text-decoration: none;
}

.th_liste a:hover, .th_liste a:active {
	color: #cb4427;
	background-color:inherit;
	text-decoration: none;
}

.SelLabel {
	width:150px;
	margin:0px 5px 3px 5px;

}

.SelList {
	width:150px;
	margin:0px 5px 3px 5px;

}

.SelList:active { color:inherit; background: #efcd8f none; }

.SelText {
	width :146px;
	margin:0px 5px 3px 5px;

}

.SelText:active { color:inherit; background: #efcd8f none; }
