/*
 * Beangle UI CSS Framework
 * GLPL version 3.
 */

body {font-size: 13px;margin:0;}

select,input,textarea {font-size: 13px;}

a:link {color: #000080;text-decoration: none;}
a:visited {text-decoration: none;color: #810098;}
a:hover {color: red;}

/* grid */
.grid{border-color:#006CB2;margin: 0px 0px 0px 0px ;font-size: 13px;}

.gridempty{border:solid;border-width:1px;border-top-width:0px;border-color:#006CB2;text-align:center;}

.gridtable {width:100%;border-collapse: collapse;border:solid;border-width:1px;border-color:#006CB2;vertical-align: middle;table-layout:fixed}

.gridtable td{border-color:#006CB2;border-style:solid;border-width:0 1px 1px 0;overflow:hidden;word-wrap:break-word;}

.gridtable th{border-color:#006CB2;border-style:solid;border-width:0 1px 1px 0;}

.gridselect{text-align:center;background-color: #e0ecff;width:25px;}

.grid-filter-submit {background-image: url(../images/edit-find.png);background-repeat: no-repeat;background-color:transparent;width:16px;height:16px;border-style:none}

.gridselect-top{text-align:center;width:25px;}

.gridhead{color: #000000;text-decoration: none;text-align:center;letter-spacing:0;background-color: #c7dbff;}

.gridhead-asc{background-color: #308dbb;cursor:pointer;}

.gridhead-desc{background-color: #308dbb;cursor:pointer;}

.gridhead-sortable{cursor:pointer;}

.griddata{text-align:center;}

.griddata-odd{text-align:center;text-decoration: none;letter-spacing:0;background-color: #EBEBEB;}

.griddata-even{text-align:center;text-decoration: none;letter-spacing:0;background-color: white;}

.griddata-selected{background-color: #BFFFBF;}

.griddata-over{background-color: #BFFFBF;}

.gridbar{height:22px;background-color: #c7dbff;border:solid;border-color:#006CB2;border-width:0px;}

.gridbar-items{float:left;}

.girdbar-pgbar{float:right;margin-top:2px;margin-right:5px;margin-bottom:0px;vertical-align:middle}

.pgbar-label{background-color:#e9f2f8;}

.pgbar-input{width:45px;height:12px;}

.pgbar-selbox{width:50px;height:20px;font-size: 0.8em;margin:0px;}

.pgbar-go{width:30px;height:20px;font-size: 0.8em;margin:0px;}

/*toolbar*/
.toolbar{height:22px;border-collapse:separate;display:block;font-size: 13px;}

.toolbar-icon{vertical-align:bottom;margin-top:2px;margin-right:2px;border:0px}

.toolbar-separator{padding-left:0px;width:1px;float:left;}

.toolbar-title{float:left;}

.toolbar-msg{float:left}

.toolbar-items{float:right;}

.toolbar-item{float:left;padding:2px 3px 2px 3px;cursor:pointer;}

.toolbar-item-selected{background-color:#4791C5;float:left;padding:2px 3px 2px 3px;cursor:pointer;}

.toolbar-item-transfer{float:left;padding:1px 2px 1px 2px;background-color:#e9f2f8;border:1px solid #336699;cursor:pointer;}

.toolbar-menu{margin-top:1px;margin-left:0px;background-color:#e9f2f8;visibility:hidden;position:absolute;z-index:100;padding:1px;overflow:visible;border:solid 1px #4791C5;white-space:nowrap;}

.toolbar-menuitem{padding:1px 2px 1px 2px;cursor:pointer;}

.toolbar-menuitem-transfer{background-color:#FFFFFF;padding:1px 2px 1px 2px;cursor:pointer;}

.toolbar-group-separator{float:left;margin:0px 10px 0px 10px;}

.toolbar-line {height:1px;font-size:0pt;}

._ajax_target{}

/* message */
div.error, div.message {
	background-color: #ECD83C;
	border: 0px solid #000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

/* use a different color for the errors */
div.error {
	border: 0px solid red;
}

img.validationWarning, div.errors img.icon, div.messages img.icon {
	border: 0;
	width: 14px;
	height: 13px;
	vertical-align: top;
}

span.fieldError {
	color: red;
	font-weight: bold;
}
div.message a {
	background: transparent;
	color: #0000FF;
}

div.message a:visited {
	background: transparent;
	color: #0000FF;
}

div.message a:hover {
	background: transparent;
	color: #008000;
}

div.message a:active {
	text-decoration: underline overline;
}

div.message img.icon {
	vertical-align: middle;
}

.search-widget{
	border-collapse: collapse;
	border-width:0px;
	margin:auto;
}
.search-widget .search-item{
	text-align:right;
}
.search-item input{
	width:100px;
}
.search-item select{
	width:105px;
}

.V {height:1px;font-size:0pt;padding:0px;border-top:1px solid #4791C5;}

/* FormTable */
.formTable{
	border-collapse: collapse;
	border:solid;
	border-width:1px;
	border-color:#006CB2;
	text-align: left;
}

.formTable .thead {
	color: #000000; 
	text-decoration: none; 
	letter-spacing:0;
	background-color: #c7dbff;
	font-weight:bolder;
}
.formTable .tfoot{
	color: #000000; 
	text-decoration: none;
	text-align:center;
	letter-spacing:0;
	background-color: #c7dbff;
	font-weight:bolder;
}

.formTable td{
	border:solid;
	border-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-color:#006CB2;
	color: #000000; 
	text-decoration: none; 
	letter-spacing:0;
}

.formTable .title{
	text-align: right;
	background-color: #EBEBEB;
}
.formTable .content{
	text-align: left;
	background-color: white
}

/*è¯¦ç»†ä¿¡æ¯é¡µé¢*/
table.infoTable {
	font-size: 13px;
	vertical-align: middle;
	width:100%;
	border-collapse: collapse;
	background-color: #EEEEEE;
}

table.infoTable td {
	border: 1px solid #FFFFFF;
}
table.infoTable th {
	background-color: #E1ECFF;
	height: 22px;
}

.infoTable .title{
	height: 22px;
	width: 110px;
	background-color:#F5EDDB;
	padding-left: 2px;
	padding-right: 2px;
	text-align:right;
}
.infoTable .content{
	padding-left: 1px;
	padding-right: 1px;
}
.infoTitle{
}

/** Index Panel*/
.indexpanel{
	border-collapse: collapse;
	border:solid;
	border-width:1px;
	border-color:#006CB2;
	margin:0px 0px 0px 0px;
	width:100%;
}
.index_view{
	border:solid;
	border-width:0px;
	border-right-width:1px;
	border-color:#006CB2;
	vertical-align: top; 
	background-color: #E1ECFF;
	width:170px;
}

.index_content{
	vertical-align: top; 
}

.index_title{
	border:solid;
	border-width:1px;
	margin:0px 0px 0px 0px;
	background-color :#E1ECFF;
	border-color:#006CB2;
	width:100%;
}

table.settingTable td{
	border:solid;
	border-width:0px;
	border-color:#006CB2;
	height:30px;
}

/** Print */
@media print {
	.notprint {
		display:none;
	}
}

/** éªŒè¯æ¡†æž¶ä½¿ç”¨çš„ä¸¤ä¸ªclass */
.tfvHighlight {
	font-weight: bold; 
	color: red; 
	background-color: #EBEBEB;
	/*text-align: right;*/
}
.tfvNormal {
	font-weight: normal;
	color: black; 
}

/*
 * å¯¼èˆªèœå•
 */
.navmenu {
	left: 6px;
	background: none repeat scroll 0 0 #507AAA;
	clear: both;
	height: 30px;
	padding: 0 10px;
	font-size: 13px;
}

.navmenu ul {
	padding: 0;
	float: left;
	height: 25px;
	margin: 5px 0 0;
}

.navmenu li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0;
	white-space: nowrap;
}
.navmenu li a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	outline: 0 none;
	text-decoration: none;
}

.navmenu li a:hover {
	background: none repeat scroll 0 0 #759FCF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
}
.navmenu li a.selected, .navmenu li a.selected:hover {
	color: #555555;
	background: none repeat scroll 0 0 #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ui-disabled{
	color:#999999;
}
/*
 * Pretty List Form Style
 */

form.listform {
	font-size: 12px;
}
form.listform label.title{
	clear: left;
	float: left;
	display: block;
	margin: 0 0 8px;
	padding-right: 5px;
	text-align: right;
	width: 100px;
	font-weight: bold;
}

form.listform label.comment{
	padding-left: 5px;
}
form.listform em{
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

form.listform legend {
	font-weight: bold;
	padding: 0 2px;
}

form.listform fieldset{
	border-style: solid none none;
	margin: 10px 0px 0px 10px;
}

form.listform fieldset ol {
	margin: 0;
	padding: 0;
}

form.listform fieldset li{
	background: url("../images/form-divider.gif") repeat-x scroll left bottom transparent;
	padding: 4px 10px 7px;
	list-style: none outside none;
	margin: 0;
}

form.listform fieldset fieldset {
	border: medium none;
	margin: 3px 0 0;
	background: none repeat scroll 0 0 transparent;
}
form.listform fieldset fieldset legend {
	font-weight: normal;
	padding: 0 0 5px;
}

form.listform fieldset fieldset label {
	display: block;
	width: auto;
}
form.listform fieldset fieldset label {
	margin-left: 103px;
}

form.listform li.foot {
	padding-left: 110px;
}


/*
 * Module UI Style
 */
.module{margin:0px 3px 5px;line-height:1.3em;float:left;width:49%;}
.modulebody{display:block;padding:4px 8px;background:#e0ecff;} 
.collapsed .modulebody,.collapsed .collapsed{display:none}
.header{background:#94aef3;margin:0;padding:0;font-size:100%;line-height:1.2em}
.expanded .header,.collapsed .header{
	background-image:url("../images/arrow_down.gif");
	background-repeat:no-repeat;background-position:4px 45%
} 
.collapsed .header{background-image:url("../images/arrow_right.gif")}
.header .toggle,.header .toggle:visited{
	display:block;padding:4px;text-decoration:none;color:#000
}
.expanded .header .toggle,.collapsed .header .toggle,.expanded .header .toggle:visited,.collapsed .header .toggle:visited{padding-left:18px}
.header .toggle:hover{color:#25a;text-decoration:none}
.header .toggle em{font-style:normal;font-weight:normal}
.header em strong{color:#c00;font-weight:normal}
.module h3{margin:0;padding:2px 0;font-size:100%}
.module h3 a,.module h3 em{font-weight:normal;font-style:normal}
.subtitle {margin:0;padding:3px 4px 2px;font-size:100%}
.subtitle em{font-style:normal;font-weight:normal} .data .subtitle{padding-left:0}  
.header{background-image:none} 
.field{margin-top:2px;padding-top:2px} 
