
/* -- AjaxTableList  -------------------------------------------------------- */

table.AjaxTable{
	height: 100%;
	width: 100%;
	background-color: #bbbbbb;
	border-collapse: collapse;
}
table.AjaxTable td{
	padding: 0px;
}
table.AjaxTable input{
	border: none;
}
table.AjaxTableHead {
	width: 100%;
}
table.AjaxTableHead td{
	background-color: #dddddd;
	background-image: url(images/AjaxTable/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
	color: #444444;
	text-align: center;
	vertical-align: middle;
}
div.AjaxTableHeadOrder{
	cursor: pointer;
	float: right;
	white-space: nowrap;
}
table.AjaxTableHead div,table.AjaxTableList div{
	overflow: hidden;
}

table.AjaxTableList td{
	padding: 4px;
	cursor: pointer;	
}

table.AjaxTableList tr.odd td{
	background-color: #ffffff;
}

table.AjaxTableList tr.oddDisabled td{
	background-color: #ffffff;
	color: #666666;
	cursor: default;
}

table.AjaxTableList tr.oddHover td{
	background-color: #eff7ff;
}

table.AjaxTableList tr.oddSelected td{
	background-color: #ffffef;
}

table.AjaxTableList tr.even td{
	background-color: #eeeeee;
}

table.AjaxTableList tr.evenDisabled td{
	background-color: #eeeeee;
	color: #666666;
	cursor: default;
}

table.AjaxTableList tr.evenHover td{
	background-color: #e7f0f7;
}

table.AjaxTableList tr.evenSelected td{
	background-color: #e9e9d7;
}

table.AjaxTablePages td{
	background-color: #dddddd;
	background-image: url(images/AjaxTable/bg.gif);
	background-position: top;
	background-repeat: repeat-x;

	padding: 4px;
	color: #444444;
}
table.AjaxTablePagesList td{
	background-image: none;
	background-color: transparent;
	padding:0px;
}
table.AjaxTablePagesList a, table.AjaxTablePagesList strong{
	width: 15px;
	text-align: center;
}

/*table.AjaxTableList tr td div{
	overflow: hidden;
	height: 15px;
	white-space: nowrap;
}
table.AjaxTableList tr:hover, table.AjaxTable tr.over{
	background-color:#dfe7f6;
}
table.AjaxTableList tr.odd{
	background-color: white;
	cursor: pointer;
}
table.AjaxTableList tr.even{
	background-color: #eeeeee;
	cursor: pointer;
}
table.AjaxTableList .selected{
	background-color:#f7f7d7;
}
*/

/* -- AjaxTree -------------------------------------------------------------- */

div.TreeNode{
	height: 20px;
	position: relative;
	background-repeat: repeat-y;
	background-position: 3px top;
	display: block;
}
div.TreeNodeIcons{
	float:left;
	vertical-align:bottom;
	height: 20px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	padding:0px;
	white-space: nowrap;
}
div.TreeNodeIcons img{
	margin:2px;
	border:none;
	width:15px;
	height:16px;
}
div.TreeNodeCaption{
	position: absolute;
	left: 30px;
	top: 1px;
	height: 16px;
	cursor: pointer;
	border: none;
	background-color: inherit;
	padding: 2px;
	white-space: nowrap;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
}
div.TreeNodeCaptionHover{
	position: absolute;
	left: 30px;
	top: 1px;
	height: 16px;
	cursor: pointer;
	border: 1px solid #316AC5;
	background-color: #DFE7F6;
	padding: 1px;
	white-space: nowrap;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
}
div.TreeNodeCaptionActive{
	position: absolute;
	left: 30px;
	top: 1px;
	height: 16px;
	cursor: pointer;
	border: 1px solid #8F7156;
	background-color:#FDF9DA;
	padding: 1px;
	white-space: nowrap;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
}
span.TreeNodeCaptionStyle{
	color: #333333;
}
span.TreeNodeCaptionStyleGray{
	color: #999999;
}
div.TreeNodeChilds{
	border: none;
	position: relative;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: 3px top;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	display: block;
}
div.TreeNodeChildsHeader{
	background-repeat: repeat-y;
	background-position: 3px top;
	padding-left: 5px;
	font-size: 11px;
	color:#444444;
}
div.TreeNodeChildsHeader table, div.TreeNodeChildsHeader td, div.TreeNodeChildsHeader div, div.TreeNodeChildsHeader input{
	font-size: 11px;
	color:#444444;
}
div.TreeNodeChildsHeader td{
	height: 18px;
	color:#444444;
}
div.TreeNodeChildsHeader input{
	padding: 0px;
	height:16px;
	color:#333333;
}
table.TreeNodeChildsWhere{
	margin-left:5px;
	background-color:#f3f3f3;
	border:1px solid #cccccc;
}
table.TreeNodeChildsWhere td{
	padding:0px;
}
span.TreeNodeChildsCountFoundCaption{
	color: gray;
	font-size: 9px;
	height: 10px;
}
td.TreeNodeChildsPage{
	width: 13px;
	height: 18px;
	text-align: center;
	color: #316AC5;
	cursor: pointer;
	font-size: 10px;
}
td.TreeNodeChildsPageHover{
	width: 13px;
	height: 18px;
	text-align: center;
	color: #cc0000;
	cursor: pointer;
	background-color: white;
	font-size: 11px;
}
td.TreeNodeChildsPageActive{
	width: 13px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
form{
	margin:0px;
	padding:0px;
}

/* -- TabsBar --------------------------------------------------------------- */

table.TabsBar_Bar{
	border: none;
	border-collapse: collapse;
	/*background-color: inherit;*/
}
table.TabsBar_Bar td{
	/*background-color: inherit;*/
}
td.TabsBar_BarSpaceStart{
	border: none;
	/*border-bottom: 1px solid gray;*/
}
td.TabsBar_BarSpaceEnd{
	border: none;
	/*border-left: 1px solid gray;*/
	/*border-bottom: 1px solid gray;*/
}
td.TabsBar_BarItem{
	/*border: 1px solid gray;*/
	border-right: none;
	white-space: nowrap;
	cursor: pointer;
}
td.TabsBar_BarItemDisabled{
	border-right: none;
	white-space: nowrap;
	cursor: default;
}
td.TabsBar_BarItem table{
	border-collapse: collapse;
}
td.TabsBar_BarItem td{
	height: 100%;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	padding: 6px 0px 0px 0px;
	background-position: 0 0;
	background-repeat: repeat-x;
	border: none;
	white-space: nowrap;
}
td.TabsBar_BarItemDisabled table{
	border-collapse: collapse;
}
td.TabsBar_BarItemDisabled td{
	height: 100%;
	vertical-align: middle;
	font: 11px Verdana;
	color: #cccccc;
	padding: 7px 0px 0px 0px;
	background-position: 0 0;
	background-repeat: repeat-x;
	border: none;
	white-space: nowrap;
}
img.TabsBar_BarItemButton{
	height: 16px;
	width: 16px;
	margin: 0px;
	margin-left: 3px;
}
div.TabsBar_ScrollButton{
	vertical-align:middle;
	cursor:default;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #aaaaaa;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	filter:alpha(Opacity=80);
	opacity: 0.8;
}
div.TabsBar_ScrollButtonHover{
	vertical-align:middle;
	cursor:default;
	color: #cc3333;
	font-weight: bold;
	font-size: 12px;
	background-color: #fff7f3;
	border: 1px solid #bbaa99;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	filter: alpha(Opacity=80);
	opacity: 0.8;
	
}
