﻿/*
	全局CSS样式
	Written by 韦安 2010-04-15
	Homepage: http://www.nn-magic.cn
	QQ: 7746676   Email: 7746676@qq.com
*/
*
{
	scrollbar-3dlight-color: #eee; /*#fff; - 最外左 -*/
	scrollbar-highlight-color: #bcbcbc; /* #83B3E7; - 左二 -*/
	scrollbar-face-color: #bababa; /*#83B3E7; - 面子 -*/
	scrollbar-arrow-color: #eee; /* #fff; - 箭头 -*/
	scrollbar-shadow-color: #bcbcbc; /*#83B3E7; - 右二 -*/
	scrollbar-darkshadow-color: #eee; /* #fff; - 右一 -*/
	scrollbar-base-color: #efefef; /*#fff; - 基色 -*/
	scrollbar-track-color: #efefef; /* #fff; - 滑道 -*/
	outline:none;
}
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
body, td, input, button, div
{	
	font-family: 'Verdana' , '宋体';
	font-size: 12px;
}
#aspnetForm
{
	width:100%;
	height:100%;	
}

td.datagridtd
{
	padding-top: 2px;
}

/* 链接 */
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* 按钮 */
input.button, input.buttonaction,input.buttonover
{
	height: 24px;
	cursor: pointer;
	_padding:0px;
	*padding:0px;
	padding-bottom:1px;
	padding-bottom:nth-of-type(1) 0px;
}

input.disablebutton
{
	background-color:#b0b0b0 !important;
	color:#404040 !important;		
	filter: none !important;
	margin: 0px; 
	background-image:none !important;
}

input.button_small
{
	height: 22px;
}
input.button_page
{
	height: 18px;
}
input.button,input.button_small,input.button_page
{
	border: 1px solid #555;
	color: #fff;
	background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);
	background-image: -moz-linear-gradient(top,#919191 0%,#6a6a6a 100%);
	background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);
	background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0); 
	cursor: pointer;
	margin:0px;	
}

input.buttonaction
{
	color: #fff;
	background-image: url('../jqueryeasyui/themes/black/images/linkbutton_bg.png');
	background-repeat: no-repeat;	
	background-repeat: repeat-x;
	border: 1px solid #555;
	background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%);
	background-image: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%);
	background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%);
	background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%);
	background-repeat: repeat-x;
	margin: 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0); 
}

input.buttonover
{
	color: #fff !important;
	background: #777 !important;
	border: 1px solid #555 !important;
	filter: none !important;
	margin: 0px; 
	background-image:none !important;	
}

/*

input.button_page
{
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 2px;
	border: 1px solid #407CB3; 
	background-image: url('/image/system/button.gif');
	background-position-x: 0px;
	background-position-y: 0px;
	background-color: #E6F6FF;
	cursor: default;
}
*/
/* 编辑框 */
input.text, input.text_small, input.text_search, input.text_page
{
	/*border:1px solid #407CB3;*/
	border: 1px solid #666666;
	font-family: Tahoma;
	outline:none;
}
input.text, input.text_search
{
	height: 14px;
	padding: 4px;
}
input.text_small
{
	height: 14px;
	padding: 3px;
}
input.text_search
{
	border-right: 0px;
	margin: 0px;
}
input.text_page
{
	height: 16px;
	padding: 1px;
}

/* div按钮 */
a div.button
{
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 8px;
	border: 1px solid #407CB3;
	background-image: url('/image/system/button.gif');
	background-position-x: 0px;
	background-position-y: 0px;
	background-color: White;
	cursor: pointer;
	margin-left: 3px;
	text-decoration: none;
}
a:hover div.button
{
	background-image: url('/image/system/button.gif');
	background-position-x: 0px;
	background-position-y: -66px;
	cursor: pointer;
}
a:active div.button
{
	background-image: url('/image/system/button.gif');
	background-position-x: 0px;
	background-position-y: 0px;
	cursor: pointer;
}

/* 下拉框 */
select.text
{
	font-size: 12px;
	vertical-align: middle;
	margin: -1px;
	margin-left: -2px;	
	padding-top:3px;
	-webkit-border:0px;
	-moz-border:0px;
	border:0px;
}
p.select
{
	margin: 0;
	/*margin-top: 1px;*/
}
p.select_small
{
	margin-top: 0px;
}
p.select, p.select_small
{	
	padding: 0px;
	height: 19px;
	overflow: hidden;	
	width:auto;
}
span.select
{	
	height: 21px;
	float:left;
	width:auto;
}
span.select_small
{
	height: 21px;
	float:left;
	width:auto;
}
span.select, span.select_small
{
	border: 1px solid #666666;
	overflow: hidden;
	background-color: #ffffff;
}

/* 域编辑框 */
textarea.text
{
	font-size: 12px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Tahoma;
	height: 40px;
}

/* 不可编辑框 */
span.text
{
	height: 16px;
	padding: 4px;
}
span.text_small
{
	height: 22px;	
}
span.text, span.text_small
{
	border: 1px solid #666666;
	font-family: Tahoma;
	background-color: White;
}

/* 文字项 (同一行使用) */
div.itemtext
{
	float: left;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 5px;
}

/* 菜单项 */
div.menuitem
{
	padding: 1px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	-moz-user-select: none;
	text-overflow: ellipsis;
	cursor: default;
}

/* 滚动项 */
div.scroll
{
	width: 100%;
	height: 100%;
	max-width: 100%;
	min-width: 100%;
	overflow: auto;
	table-layout: fixed;
	float: left;
	cursor: default;
	clear: both;
}

/* 不支持浏览器提示 */
div.nosupport
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #C1D9F3;
	background-color: #FFFFCC;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
}

/* 管理框架 */
table.frame, table.manager, table.manageroperater
{
	width: 100%;
	height: 100%;
	cursor: default;
}
table.frame td.top, table.manager td.body
{
	height: 30px;
	background-color: rgb(238,238,238);
	border-bottom: 1px solid #a3a3a3;
	padding: 2px;
}
table.frame td.bottom
{
	height: 40px;
	background-color: rgb(238,238,238); 
	border-top: 1px solid #a3a3a3;
}
table.manageroperater td.operater
{
	/*background-color: #E8F1F7;*/
}

/* 向下箭头 */
span.down
{
	width: 15px;
	background: url(/image/system/js-framework.png) no-repeat 0px -148px;
}


/*表格*/
.tableManagerPage
{	
	border:1px solid #666666;
}
.tdManagerPage
{
    background-color:#666666;
	color:white;
}


/*锁定样式*/
div#screen_lock_object
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#333333;
	/*filter: alpha(opacity=96);
	opacity: 0.96;*/
}
/*锁定样式结束*/


/*财务查询 SPAN样式*/
span.spanfrpts
{
	height:25px;
	line-height:25px;
	float:left;
}

/*财务查询 SPAN样式结束*/

table.mainTable td{height:30px;}
table.mainTable2 td{height:28px;}

div#divsetbottom {text-align:center;line-height:40px;height:40px;background-color:rgb(238,238,238);border:1px solid #a3a3a3;border-top:0px;margin-left:2px;}
div#divsetbottom .button{ margin-top:7px;}

div.title{ text-align:center; font-weight:bold;font-size:13px; padding:10px;color:#666666;}
div.text{ border:1px solid rgb(129,175,37); font-size:14px; background-color:rgb(175,216,69); padding:10px;}
div.text div{font-size:14px;}
div.text a:link{ color:Blue; text-decoration:none;font-size:14px;}
div.text a:hover{ text-decoration:underline;}

/***展开明细样式***/
.MainList{margin-top:0px;border-left:1px solid #C5D9FA;	border-top:2px solid #C5D9FA;}
.MainList td{height:25px;border-right:1px solid #C5D9FA;border-bottom:1px solid #C5D9FA;}
.MainList1{ margin-top:0px;	border-left:1px solid #333333;border-top:2px solid #333333;}
.MainList1 td{height:25px;border-right:1px solid #333333;	border-bottom:1px solid #333333;}
.top_bg{  background:url(../Images/grdtitlebg.gif);  color:#314E9F;  height:25px;}