html,body {
	font-size: 12px;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

table.tblDetail {
	width: 100%;
	margin:0 auto;
	border-collapse:collapse;
	table-layout:fixed;
	font-size: 14px;
}

table.tblDetail td{
	border:1px solid #A2B0B9;
	font-size:12px;
}

table.tblDetail td lable{
	background-color: #E7F4FD;
}

table.tblDetail td.title
{
    background-color: #E7F4FD;
    padding: 7px 4px 7px 5px;
    width: 100px;
	text-align:right;
}

table.tblDetail td.margin-left
{
    padding-left:5px;
    background: #fff;
}

table.tblDetail td.margin-left img{
	vertical-align:middle;
	margin-left:5px;
}

table.tblDetail td.margin-left textarea
{
    margin:5px 0;
	border:1px solid #ccc;
	padding:3px;	
}

table.tblDetail tr.trField1,table.tblDetail tr.trField2 {
	height: 25px;
	line-height: 25px;
}

table.tblDetail td.tdField label.lblFieldTitle {
	width: 100%;
	line-height:28px;
	text-align:center;
	display: block;
	background-color: #E7F4FD;
}

table.tblDetail td input{
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-left: 3px;
}
table.tblDetail td.tdField textarea{
	padding-left: 3px;
}

table.tblDetail td.tdField select{
	height:25px;
	line-height:25px;
	font-size:12px;
}

table.tblDetail td input,table.tblDetail td select,table.tblDetail td textarea{
	border:1px solid #ccc;
	border-radius:3px;
	height:25px;
	line-height:25px;
	font-size:12px;
}

table.tblDetail td input:hover,table.tblDetail td select:hover,table.tblDetail td textarea:hover{
	border:1px solid #666 !important;
}

table.tblDetail td.tdField input[type=checkbox]{
	border:none !important;
	vertical-align:-5px;
	
}

table.tblDetail td.tdField input[type=radio]{
	border:none!important;
	vertical-align:-5px;
}

table.tblDetail td.tdField label.lblFieldTitle span.notNull {
	color: red;
	margin-right: 2px;
}

table.tblDetail td.tdField input[readonly] {
	background: none repeat scroll 0 0 #F0F3FC;
	border: 0;
}

table.tblDetail td.tdField textarea[readonly] {
	background: none repeat scroll 0 0 #F0F3FC;
	border: 0;
}

table.tblDetail td.tdField input[disabled] {
	background: none repeat scroll 0 0 #F0F3FC;
}

table.tblDetail td.tdField textarea[disabled] {
	background: none repeat scroll 0 0 #F0F3FC;
}

div.divHr {
	border-style: none none solid;
	border-width: 0 0 1px;
	height: 5px;
	border-color: #cccccc;
}

.ui-layout-pane {
	border: 0; /* override layout-default-latest.css */
	border-top: 1px solid #BBB;
	/* border-bottom: 1px solid #BBB; */
}

.outer-north-border{
	border: 0 !important;
}

.middle-north {
	border: 0;
	/* border-bottom: 1px solid #BBB; */
}

/* remove padding & scrolling from panes that are 'containers' for nested layouts */
.outer-center,.middle-center {
	border: 0; /* cosmetic */
	padding: 0;
	overflow: hidden;
}

.outer-south {
	margin: auto;
	text-align: center;
	overflow: hidden;
}

table.tblDetail tr.trField1,table.tblDetail tr.trField2 {
	height: 30px;
	line-height: 30px;
}

table.tblDetail td.tdField label.lblFieldTitle span.notNull {
	color: red;
	margin-right: 2px;
}

#suspensionDiv {
	width: 198px;
	border: 1px solid #000000;
	background: #99ff33;
	position: absolute;
	z-index: 9;
	padding: 6px;
	line-height: 17px;
	text-align: left;
	top: 1520px;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;	
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA no-repeat;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	font-size: 12px;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}

.formButton {
	border-color: #D9E4FF;
	color:#FFFFFF;	
	border-style:none;
	background:url('../../images/nl2/index/tab_pix.png');
}
.T_title{
	height:28px;
	line-height:28px;
	background:url(../images/nl2/index/T_title_bg.png) repeat-x;
	padding-left:10px;
	color:#005FCB;
	font-size:14px;
	font-weight:bold;
	position:relative;
	margin:0 auto;
	border:1px solid #ccc;
	border-bottom:none;
}
.T_margin{
	margin-top: 10px !important;
}
.T_padding{
	padding-top:10px !important;
}
.B_margin{
	margin-bottom: 10px !important;
}
.T_container{
	width:98%;
	margin: 0 auto;
}
.Form_buttons{
	border-top:1px solid #ccc !important;
}
.No_display{
	display: none;
}
.td_textarea{
	width: 95%;
	word-break: break-all;
	display: block;
}
.a_collapse{
	text-decoration:none;
	width:50px;
	float: right;
	background: url(../images/collapse_extend.png) 27px 7px no-repeat;
}
.a_extend{
	text-decoration:none;
	width:50px;
	float: right;
	background: url(../images/collapse_extend.png) 27px -9px no-repeat;
}
.IE7_scroll{
	+overflow: hidden;
}
.select_user, .select_department, .date_input{
	background: #fff !important;
	border: 1px solid #000 !important;
}
.read_input{
	border:1px solid #ccc !important;
}
.input_links{
	color: blue;
	text-decoration: underline;
}
span.input_span{
	display: block;
	word-break: break-all;
}

.su_singleSpan{
	margin: 3px;
	padding-left: 2px;
	background-color: #D1EEEE;
	display: inline-block;
}
.su_singleDel {
	visibility: hidden;
	cursor: pointer;
}
.su_multiMore {
	display: none;
	text-decoration: none;
}
.su_multiDiv {
	display: none;
	position: absolute;
	border:#909090 1px solid;
	background:#fff;
	color:#333;
	z-index: 9;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
}
.su_multi_mask {
	position: fixed;
	left: 0;
	top: 0;
	background:#fff;
	opacity: 0;
	filter: Alpha(opacity=0); 
}

input[type="radio"].jquery_validationEngine_Addborder {
    outline: 2px solid red;
}

table.tblDetail td.tdField input[readonly][idatatype='date'] {
	cursor: default;
    background-image: url(../images/datePicker.gif);
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat!important;
}

table.tblDetail td.tdField input[readonly][idatatype='date'].read_input {
	background-color: #fff!important;
}


