﻿body.open
{
	padding:0;
	margin:0;
}
div.i-center
{
	width:951px;
	
	position:relative;
	border:solid 0px #6f8c94;
	padding:0 0px;
	font-size:12px;
	color:#4A688E;
}
div.i-window
{
	padding:0;
	width:300px;
}
div.i-center div.toolbar
{
	height:39px;
	background:url(images/toolbar-bg.gif) repeat-x top left;
	padding-left:20px;
	
}
div.i-center-content
{
	background-color:White;
}

div.i-center div.toolbar ul,
div.i-center div.toolbar ul li
{
	float:left;
	padding:0;
	margin:0;
	border:0;
	display:block;
	list-style:none;
	font-size:12px;
	color:Black;
}
div.i-center div.toolbar ul
{
	vertical-align:bottom;
	padding-top:10px;
	position:relative;

}
div.i-center div.toolbar ul li
{
	line-height:29px;
	height:29px;
	padding-right:20px;
	padding-left:8px;
	vertical-align:bottom;
	display:block;
	float:left;
	z-index:1;
	position:relative;

}
div.i-center div.toolbar ul li a
{
	height:29px;
	display:block;
	float:left;
	padding-right:8px;
	height:29px;
	position:relative;
	vertical-align:bottom;
}
div.i-center div.toolbar ul li a span
{
	
}
div.i-center div.toolbar ul li a img
{
	padding-right:2px;
	float:left;
	position:relative;
	top:8px;
}
div.i-center div.toolbar ul li.active
{
	background:url(images/toolbar-item-left.jpg) no-repeat bottom left;
	top:1px;
}
div.i-center div.toolbar ul li.active a.active
{
	background:url(images/toolbar-item-right.jpg) no-repeat bottom right;
	display:block;


}
div.i-center div.space
{
	height:18px;
	background-color:#c9ece8;
	clear:both;
}

.TreeView
{
	
}
.DataGrid_Header,.DataGrid_Header td
{
	background:none;
	height:20px;
	
}
div.i-center-content .search
{
	font-size:12px;
	border:solid 1px #ccc;
	height:26px;
	line-height:26px;
	padding:6px ;
	vertical-align:middle;
}

div.i-center-content .search span
{
	padding-left:10px;
	display:inline-block;
	padding-bottom:3px;
}
div.i-center-content .search a
{
	display:inline-block;
	padding-bottom:3px;
}
.adminbutton
{
	border-right: #8EA4B1 1px solid; 
	padding-right: 8px; 
	border-top: #8EA4B1 1px solid; 
	padding-left: 8px; 
	font-size: 12px; 
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F0F5FB, endcolorstr=#B7CAE8); 
	border-left: #8EA4B1 1px solid; 
	cursor: hand; 
	color: black; 
	padding-top: 2px; 
	border-bottom: #8EA4B1 1px solid;
	display:inline-block;
	margin-top:7px;
	
} 
.adminbutton-hover 
{
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#F0F4F7, endcolorstr=#FFC45E); 
	border: #FEAF62 1px solid;
	
}
.adminbutton-mousedown
{
	border-right: #8EA4B1 1px solid; 
	padding-right: 8px; 
	border-top: #8EA4B1 1px solid; 
	padding-left: 8px; 
	font-size: 12px; 
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#F0F5FB, endcolorstr=#B7CAE8); 
	border-left: #8EA4B1 1px solid; 
	cursor: hand; 
	color: black; 
	padding-top: 2px; 
	border-bottom: #8EA4B1 1px solid;
} 
div.i-center .CommandButton:link,div.i-center .CommandButton:hover,div.i-center .CommandButton:visited
{
	text-decoration:none !important;
	
}
div.i-center a.CommandButton
{
	padding:0 !important;
}
div.i-center span.CommandButton
{
	display:inline-block !important;
	padding: 4px 28px 4px 28px;
	line-height:16px;
	height:13px;
	
}

.ui-tabs-hide {
    display: none;
}
.i-tabs-nav,.i-tabs-nav li
{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	float:left;
}
.i-tabs-nav
{
	height:39px;
	background:url(images/toolbar-bg.gif)  top left;
	padding-left:20px;
	width:100%;
}
.i-tabs-nav li
{
	line-height:29px;
	height:29px;
	padding-right:20px;
	padding-left:8px;
	padding-top:10px;
	font-size:12px;
	color:Black;
}
.i-tabs-nav li.ui-tabs-selected
{
}

.i-tabs-nav  li a
{
	line-height:29px;
	padding-right:8px;
	text-decoration:none;
	color:Black;
}

.i-tabs-nav  li a img
{
	vertical-align:middle;
	padding-right:2px;
}
.i-tabs-nav  li.ui-tabs-selected
{
	background:url(images/toolbar-item-left.jpg) no-repeat bottom left;
}
.i-tabs-nav li.ui-tabs-selected a
{
	background:url(images/toolbar-item-right.jpg) no-repeat bottom right;
	display:block;
	padding-bottom:1px;
	

}
div.i-center div.space
{
	height:18px;
	background-color:#c9ece8;
	clear:both;
}
.td-tree
{
	border-right:solid 1px #ccc;
	width:220px;
}