@import url(css/my_layout.css);
*{
	font-family: "Segoe UI","Tahoma","Arial";
}
h1, h2, h3, h4, h5, h6 {
	font-family: "RotisSansSerif","Arial";
}

.a_linkToSlice, .a_linkToSlice a:focus, .a_linkToSlice a:hover, .a_linkToSlice a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.a_linkToSlice, .a_linkToSlice a:focus, .a_linkToSlice a:hover, .a_linkToSlice a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.externalLink { color: #444444; text-decoration: underline; }

.externalLink:link { color: #444444; text-decoration: underline; }

.externalLink:visited { color: #444444; text-decoration: underline; }

.externalLink:hover { color: #444444; text-decoration: underline; }

.externalLink:active { color: #444444; text-decoration: underline; }

.externalLink:focus { color: #444444; text-decoration: underline; }

.internResourceDetailsTable {
	color: #444444;
	font-size: medium;
	padding: 0px;
	width: 90%;
	border-collapse: collapse;
	border-color: #444444;
	border-width: 0px;
	border-style: none;
	background: #FFFFFF;
	margin: 0px auto;
}

.internResourceDetailsTableComponentLabelTD {
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	border-right-color: #444444;
	border-right-width: 1px;
	border-right-style: dotted;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableComponentValueTD {
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px;
}

.internResourceDetailsTableFieldLabelTD {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	border-right-color: #444444;
	border-right-width: 1px;
	border-right-style: dotted;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableFieldValueTD {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px;
}

.internResourceDetailsTableHiddenFieldLabelTD {
	width: 15em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 4px 5px 4px 0px;
}

.internResourceDetailsTableRow{
	border-bottom-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.internResourceDetailsTitle {
	font-size: larger;
	margin-left: 0.5em;
	margin-right: 0.5em;
	width: auto;
}

.markedItemsActions{ padding: 0px; margin: 20px 0px 0px 5%; }

.markedItemsActions A{
	display: block;
	width: 11em;
	margin-left: 10px;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888; 
}




.queryForm{
	width: 100%;
	height: auto;
	min-height: 100%;;
	clear: both;
	color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF6633;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FF6633;
	background-color: #FFFFFF;
	padding: 0em 0px 100%;
	margin: 0px;
}

.queryFormFieldset{
    float: left;
	width:100%;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.queryFieldContainer{
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.queryFieldContainer IMG{
	float:left;
}


.queryLabel{
	float: left;
	clear: none;
	display: block;
	text-align: right;
	vertical-align: middle;
	width: 20%;
	color: #000000;
	padding: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.queryChoicesList{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 22%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.queryChoicesList LI{
	margin: 0px;
	padding: 0px;
}

.queryChoicesList INPUT{
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	margin-right: 0em;
}

.queryChoicesList SPAN{
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0em;
	vertical-align: middle;
	/*
	border-color: #444444;
	border-width: 1px;
	border-style: dotted;
	*/
}


.queryField{ 
	float: left; 
	width: 55%; 
	text-align: left;
	vertical-align: middle;
	clear: none; 
}

.queryDateLabel{
	float: left;
	clear: none; 
	display: inline;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.queryDateField{ 
	float: left; 
	clear: none; 
	display: inline;
	width: 5.5em; 
	text-align: left;
	vertical-align: middle;
}


.queryOperator{
	float: left;
	clear: none;
	width: 4%; 
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.queryOperatorLabel{
	float: left;
	clear: none;
	width: 14%; 
	text-align: left;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
}

.querySearchButton{
	float: right;
	clear: none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-right: 0px;
	background: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

.querySearchButtonRow{
	float: right;
	display: block;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.querySelectField{
	float: left;
	clear: none;
	text-align: left;
	vertical-align: text-bottom;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.resourceDetailTableCellLabel{
	width: 10em;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.resourceDetailTableCellLabel{
	width: 10em;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.resourceDetailTableCellValue{
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}

.resourceDetailTableCellValue{
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}

.resultActions{ 
	text-align: right; 
	padding: 0px; 
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.resultActions A{
	margin-left: 10px;
	color: #444444;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888; 
}

.resultBreadcrumbs{
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	color: #888888;
	background: #FFFFFF;
	margin: 0px 0px 2em;
	padding: 0px;
}

.resultDiv{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #888888;
	;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #888888;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
}

.resultFieldLabel{
	display: inline;
	font-weight: bold; /*
	width: 15em;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	*/
}

.resultFieldValue{
	display: inline; /*
	top: -1.5em;
	left: 16em;
	right: 0px;
	padding: 0px;
	width: auto;
	text-align: left;
	*/
}

.resultList{
	list-style-position: outside;
	margin: 0px;
	padding: 2em;
	border-style: solid;
	border-color: #FF00FF;
	border-width: 0px;
	background: #FFFFFF;
}

.resultList LI{
	padding-bottom:  1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	border-width: 1px;
	
}

.resultList P{
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.resultPageCounter{
	line-height: 1.5em;
	padding-left: 4em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #888888;
}

.resultPageCounterItem{ 
	margin-left: 3px; 
	margin-right: 3px; 
	padding: 2px; 
}

.resultPageCounterLabel{ 
}

.resultPageCounterSelectedItem{
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
	padding: 2px;
	background: #888888;
}

.resultTable{
	width: 100%;
	border-top-style: solid; 
	border-top-width: 2px;
	border-top-color: #D1D1D1;
	margin: 0px;
	background: #FFFFFF;
}

.resultTableCellActions{ width: 10em; vertical-align: top; text-align: left; }

.resultTableCellOrdinal{ width: 2em; vertical-align: top; text-align: right; }

.resultTableCellResourceContent{ width: auto; vertical-align: top; text-align: left; }

.resultTableCellSelection{ width: 2em; vertical-align: top; text-align: right; }

.resultTableRow{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #313131;
	border-bottom-style: dotted;
	border-bottom-color: #313131;
	border-bottom-width: 1px;
}

.resultTitle{
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px; /*	margin-left: 10.2em;*/
}

.worklistContent{
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	background: #333333;
}

.worklistMenu{ padding: 0px; margin: 0px; background: #FFFFFF; }

#linebreak1{
	float: left;
	display: block;
	clear: both;
	line-height: 1.5em;
}

#linebreak2{
	float: left;
	display: block;
	clear: both;
	line-height: 2em;
}

#submenu {
	width: 100%;
	overflow: hidden;
	margin: 2.4em 0 1.5em 0;
	list-style-type: none;
	border-top: 2px #DDDDDD solid;
	border-bottom: 2px #DDDDDD solid;
}

#submenu a,
  #submenu strong {
	display: block;
	width: 90%;
	padding: 3px 0px 3px 10%;
	text-decoration: none;
	color: #444444;
	border-bottom: 1px #EEEEEE solid;
	background: #FFFFFF;
}

#submenu li { float: left; width: 100%; margin: 0; padding: 0; }

#submenu ul { list-style-type: none; margin: 0; padding: 0; }

#tree a,
#tree strong {
	display: block; /*padding: 0px;*/
	text-decoration: none;
	color: #444444;
	border-bottom: 1px #EEEEEE solid;
	background: #FFFFFF;
}

#tree li { }

#tree li a { color: #444444; background: #FFFFFF; }

#tree li a#selected { color: #FF6633; font-weight: bold; background: #FFFFFF; }

#tree li a#selected:focus,
#tree li a#selected:hover,
#tree li a#selected:active { color: #FFFFFF; background: #FF6633; }

#tree li a:focus,
#tree li a:hover,
#tree li a:active { color: #FFFFFF; background: #FF6633; }

#tree li span {
	display: block; /*  padding: 0px;*/
	font-weight: bold;
	border-bottom: 1px #DDDDDD solid;
}

#tree li#close {
	list-style-image: url(../pics/tree-open.gif);
	list-style-position: outside;
}

#tree li#item{
	list-style-image: url(../pics/tree-item.gif);
	list-style-position: outside;
}

#tree li#open {
	list-style-image: url(../pics/tree-close.gif);
	list-style-position: outside;
}

/* Menu Title */
#tree li#title {
	font-weight: bold;
	color: #444444;
	border-bottom: 4px #888888 solid;
	background: #FFFFFF;
}

#tree ul {
	list-style-type: none;
	width: 100%; /*margin:0; padding: 0px; */
}

a{ color: #444444; text-decoration: underline; }

a, a:focus, a:hover, a:active{ color: #444444; text-decoration: underline; }

#tree {
	width: 100%;
	overflow: visible;
	margin: 0em;
	list-style-type: none;
	border-top: 0px #DDDDDD solid;
	border-bottom: 0px #DDDDDD solid;
}

