BODY {
	margin: 3px;
}

.Button	{
	font-size:	8pt;
	font-weight: bold;
	text-align:	center;
	text-decoration: none;
	color:		black;
	background:	#C3D0E1;
	margin-bottom:	2pt;
	border-top:	2px solid #F0F4FA;
	border-left:	2px solid #F0F4FA;
	border-right:	2px solid #909DB0;
	border-bottom:	2px solid #6F7889;
	font-family:	Verdana, Arial;
	}

.MasterTable {
	Width: 100%;
	height: 100%;
}

.TopPanel
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 100%;
	height: 20px;
	border: outset 1px;
	background-color: buttonface;
}

.Toolbar {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial,sans-serif;
	Width: 100%
}

.ErrorText {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal; 
	color: Red;
	FONT-FAMILY: arial,sans-serif;
}


.MainPanel
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 100%;
	height: 100%;
	border: outset 1px;
	background-color: buttonface;
}

.StatsPanel
{
	width: 50%;
	border: groove 2px;
}

.MultiUploadWidget
{
	width: 450;
	height: 100%;
}

.Heading1 {
	FONT-SIZE: 12pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif
}

.PanelLabel {
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif
}


.UploadFilesFrame
{
	WIDTH: 100%;
	HEIGHT: 100%; 
	border: none 0 ;
	margin: 0 0 0 0;
	overflow: hidden;
	POSITION: relative; 
}

.FormLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif
}

.HiddenFormField 
{
	visibility: hidden;
}

.FormField {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal;  
	FONT-FAMILY: arial,sans-serif
}

.FormBackground {
	background-color: buttonface
}

.AssignListPanel 
{
	background-color: white;
	border-style: inset;
	Width: 100%;
	Height: 60%;
	border-width: 1px;	
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 5px
}

.AssignListTable
{
	width: 100%;
	border-color: White;
	border-width: 1
}
	
.AssignListLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 103; LEFT: 0px; POSITION: relative; TOP: 0px
}

.AssignListHeader 
{
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: buttonface;
	height: 10px
}

.AssignListRow 
{
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
	height: 8px
}

.AssignListName {
	FONT-SIZE: 8pt
}

.AssignListColumnFileName {
	FONT-SIZE: 8pt
}

.AssignListColumnSize {
	FONT-SIZE: 8pt
}

.AssignListColumnTargetLocation {
	FONT-SIZE: 8pt
}
	
.AssignListColumnLastUpdate {
	FONT-SIZE: 8pt
}

.TreeListLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 103; LEFT: 0px; POSITION: relative; TOP: 0px
}

.TreeListPanel {
	Width: 100%;
	Height: 25%;
	background-color: white;
	border-style: inset;
	border-width: 1px;
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 0px
}

.TreeListComponent {
	Width: 360px;
	Height: 120px;
	background-color: white;
	border-style: inset;
	border-width: 1px;
	overflow: auto;
}

.NewCategoryPanel 
{
	Height: 64px;
	Width: 340px;
	border: outset 2px;
	background-color: buttonface;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 105; LEFT: 10px; POSITION: absolute; TOP: 8px; 
}

.NewCategoryLabel 
{
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
}

.FileListLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 104; LEFT: 0px; POSITION: relative; TOP: 10px
}

.FileListPanel 
{
	background-color: white;
	border-style: inset;
	Width: 100%;
	Height: 65%;
	border-width: 1px;	
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 15px
}

.FileListTable
{
	width: 100%;
	border-color: White;
	border-width: 1
}
	
.FileListHeader 
{
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: buttonface;
	height: 10px
}

.FileListRow 
{
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
	height: 8px
}

.FileListColumnFileName {
	FONT-SIZE: 8pt
}

.FileListColumnSize {
	FONT-SIZE: 8pt
}

.FileListColumnLastUpdate {
	FONT-SIZE: 8pt
}

.NewManifestItemBtn
{
	Width: 16px;
	Height: 16px;
	Z-INDEX: 102; LEFT: 200px; POSITION: relative; TOP: 0px;
}

.DeleteManifestItemBtn
{
	Width: 16px;
	Height: 16px;
	Z-INDEX: 103; LEFT: 205px; POSITION: relative; TOP: 0px;
}

.ManifestItemListPanel
{
	background-color: white;
	border-style: inset;
	Width: 99%;
	overflow: scroll;
	Height: 60%;
	border-width: 1px;	
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 3px;
}

.ItemListPanel
{
	background-color: white;
	border-style: inset;
	Width: 99%;
	overflow: scroll;
	Height: 100%;
	border-width: 1px;	
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 3px;
}

.ItemListLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 104; LEFT: 0px; POSITION: relative; TOP: 0px
}

.ItemListTable
{
	FONT-FAMILY: arial,sans-serif;
	width: 100%;
	border-color: White;
	border-width: 0
}
	
.ItemListTableBody
{
	width: 100%;
	overflow: scroll;
}
	
.ItemListHeader 
{
	width: 100%;
	height: 10px;
	padding: 0 3 0 3;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	background-color: buttonface;
	vertical-align: bottom;
}

.ItemListRow 
{
	width: 100%;
	height: 8px;
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
}

.ItemListColumnSelect 
{
	width: 1%;
	margin-left: 2px;
}

.ItemListColumnType {
	width: 1%;
	FONT-SIZE: 8pt
}

.ItemListColumnName {
	width: 10%;
	FONT-SIZE: 8pt
}

.ItemListColumnFileName {
	width: 10%;
	FONT-SIZE: 8pt
}

.ItemListColumnSize 
{
	width: 10%;
	padding: 0 3 0 3;
	FONT-SIZE: 8pt
}

.ItemListColumnLastUpdate 
{
	width: 10%;
	FONT-SIZE: 8pt
}

.ItemListColumnTargetLocation 
{
	FONT-SIZE: 8pt
}

.ManifestTablePanel
{
	width: 100%;
}

.ManifestListPanel
{
	background-color: white;
	border-style: inset;
	Width: 100%;
	Height: 90%;
	border-width: 1px;	
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 3px;
}

.ManifestTable
{
}

.ManifestListTable
{
	FONT-FAMILY: arial,sans-serif;
	width: auto;
	border-color: White;
	border-width: 0
}
	
.ManifestListHeader 
{
	width: 100%;
	height: 10px;
	padding: 0 3 0 3;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	background-color: buttonface;
	vertical-align: bottom;
}

.ManifestListRow 
{
	width: auto;
	height: 8px;
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
}

.ManifestListColumnSelect 
{
	margin-left: 2px;
}

.ManifestListColumnType {
	width: 20px;
	FONT-SIZE: 8pt
}

.ManifestListColumnName 
{
	width: 100%;
	FONT-SIZE: 8pt
}

.ManifestListColumnVersion
{
	width: 100%;
	FONT-SIZE: 8pt
}

.ManifestListColumnFinalVersion
{
	width: 100%;
	FONT-SIZE: 8pt
}

.ManifestListColumnApp
{
	width: 100%;
	FONT-SIZE: 8pt
}

.ManifestListColumnLastUpdate 
{
	width: 100%;
	FONT-SIZE: 8pt
}

.MetadataPopupPanel 
{
	Height: 400px;
	Width: 340px;
	border: outset 2px;
	background-color: buttonface;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 300; LEFT: 230px; POSITION: absolute; TOP: 70px; 
}

.UserListPanel
{
	background-color: white;
	border-style: inset;
	Width: 100%;
	Height: 90%;
	border-width: 1px;	
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 3px;
}

.UserListTable
{
	FONT-FAMILY: arial,sans-serif;
	border-color: White;
	border-width: 0
}
	
.UserListHeader 
{
	width: 100%;
	padding: 0 3 0 3;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	background-color: buttonface;
	vertical-align: bottom;
	height: 10px
}

.UserListRow 
{
	width: auto;
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
	height: 8px
}

.UserListColumnSelect 
{
	overflow: hidden
}

.UserListColumnType {
	width: 20px;
	FONT-SIZE: 8pt
}

.UserListColumnName 
{
	width: 100%;
	FONT-SIZE: 8pt
}

.UserListColumnComp 
{
	width: 100%;
	FONT-SIZE: 8pt;
	overflow: hidden
}

.UserListColumnLastUpdate 
{
	width: 100%;
	FONT-SIZE: 8pt
}

.CompListPanel
{
	background-color: white;
	border-style: inset;
	Width: 100%;
	height: 90%;
 	border-width: 1px;	
	overflow: auto;
	Z-INDEX: 102; LEFT: 0px; POSITION: relative; TOP: 3px;
}

.NewCompBtn
{
	Width: 16px;
	Height: 16px;
	Z-INDEX: 102; LEFT: 270px; POSITION: relative; TOP: 0px;
}

.DeleteCompBtn
{
	Width: 16px;
	Height: 16px;
	Z-INDEX: 103; LEFT: 275px; POSITION: relative; TOP: 0px;
}

.CompListLabel {
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: bold; 
	FONT-FAMILY: arial,sans-serif;
	Z-INDEX: 104; LEFT: 0px; POSITION: relative; TOP: 0px
}

.CompListTable
{
	FONT-FAMILY: arial,sans-serif;
	width: auto;
	border-color: White;
	border-width: 0
}
	
.CompListHeader 
{
	padding: 0 3 0 3;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
	font-weight: normal; 
	background-color: buttonface;
	vertical-align: bottom;
	width: 100%;
	height: 10px
}

.CompListRow 
{
	FONT-STYLE: normal;
	font-weight: normal; 
	FONT-FAMILY: arial,sans-serif;
	background-color: white;
	height: 8px
}

.CompListColumnSelect 
{
	width: 20px;
	margin-left: 2px;
}

.CompListColumnType {
	FONT-SIZE: 8pt
}

.CompListColumnName {
	width: 100%;
	FONT-SIZE: 8pt
}

.CompListColumnEmail {
	width: 100%;
	FONT-SIZE: 8pt
}

.CompListColumnLastUpdate 
{
	width: 100%;
	FONT-SIZE: 8pt
}

