﻿/*Override*/
.boxBlock
{
	margin: 0px 0px 10px auto;
}
/**/
.ListHeader
{
	border-bottom: #a9a9a9 2px solid;
}

.ListTable
{
	width: 100%;
	border: none;
}

.ListTable th
{
	padding-left: 5px;
	border-bottom: #a9a9a9 2px solid;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}
.ListTable td
{
	padding-left: 5px;
}

.contentAdmin
{
	float: left;
	margin: 10px 20px 20px 40px;
	width: 90%;
	font-family: Verdana, Tahoma, Courier, Courier New, Times New Roman;
}
.contentAdmin img
{
	border: none;
}
.adminBody
{
	color: Black;
	margin: 0;
	padding: 0;
}
.borderNone, .borderNone table, .borderNone tr, .borderNone td
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.adminGrid
{
	font-size: 1em;
}

.adminHead
{
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: right;
}
.adminMain
{
	margin-top: 0px;
}
.panelTable
{
	width: 100%;
	border: none;
	font-weight: bold;
}
.h2TitleClose
{
	margin-bottom: 5px;
}
.tableList
{
	padding: 0px;
}
.tableList img, .tableList input
{
	border: none;
	margin: 3px auto 3px 3px;
}
.menuAdmin
{
	float: left;
	background: #fff url(images/barul.gif) no-repeat bottom right;
	color: #808080;
	padding: 18px 1px 11px 10px;
	margin: 0;
}
.menuAdmin li
{
	padding: 14px 5px 14px 5px;
	color: #444;
	background: #fff url(images/bar.gif) no-repeat bottom left;
	display: inline;
	margin-left: -3px;
}
.menuAdmin li.active
{
	background: #fff url(images/baractive.gif) no-repeat bottom left;
	color: #8D9CAF;
	font-weight: bold;
	padding: 14px 5px 14px 5px;
	margin: 0 1px 0 0;
}
.menuAdmin li:hover
{
	background: #fff url(images/baractive.gif) no-repeat bottom left;
}
.menuAdmin li a
{
	background: transparent;
	color: #888888;
	text-decoration: none;
}
.menuAdmin li a:hover
{
	color: #000;
	background: transparent;
}
.ButtonGray
{
	width: 90px;
	border-right: #7c7c7c 2px solid;
	border-top: #7c7c7c 1px solid;
	font-size: 11px;
	background-image: url(images/button_gray_bg.gif);
	border-left: #7c7c7c 1px solid;
	color: #5b616d;
	border-bottom: #7c7c7c 2px solid;
	font-family: Verdana, Tahoma;
	text-align: center;
}
.txtBlackNoWidth
{
	border: 1px solid #000;
}
.miWidth120
{
	min-width: 120px;
}
.AdNavTree
{
}
.AdNavData
{
}
.adSelectedNode
{
	color: #000;
	font-weight: bold;
}
.adNavTx
{
	width: 98%;
}
