/* general edit styling */
.ncEditClearDiv{
	clear: both; 
	height: 0px; 
	line-height: 0px;
	margin: 0px;
}

.ncEditSection, .ncEditSection td, .ncEditSection select, .ncEditSection input, .ncEditSection textarea, 
.ncEditDesignNotes, .ncEditDesignNotes td, .ncEditDesignNotes a, div.ncEditIFrameModalTitle{
	font-family: Sans-Serif, Verdana;
	font-size: 8pt;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
.ncEditRadio
{
	vertical-align: middle;
}
.ncEditSection, .ncEditSection td, .ncEditDesignNotes, .ncEditDesignNotes td{
	color: #000;
}
.ncEditDialog{
	background-color: #e0ecff;
	margin: 0px;
}
/* chrome sets margin on all inputs by default, other browsers don't */
.ncEditDialog input, .ncEditDialog select
{
	margin: 0px;
}
.ncEditMain{
	background-color: #fff;
}
.ncEditViewOutputIFrame{
	height: 580px; 
	width: 575px;
} 

td.ncEditIndent1
{
	background-color: Red;
	padding-left: 11px;
}
.ncEditCopy a{
	color: #00f;
	text-decoration: none;
}
.ncEditCopy a:hover{
	text-decoration: underline;
}
.ncEditStdText{
	color: #000;
}
.ncEditStdBg{
	background-color: #fff;
}
.ncEditDarkBg{
	background-color: #c3d9ff;
}
.ncEditLightBg{
	background-color: #e0ecff;
}
input.ncEditTimeSpan{
	width: 20px;
}
input.ncStdBtn, input.ncStdActionBtn, input.ncRightColBtn{
	font-family: Sans-Serif, Verdana;
	font-size: 7pt;
}
input.ncStdActionBtn{
	width: 70px
}
input.ncRightColBtn{
	width: 110px;
	margin-bottom: 5px;
}
.ncEditStdBtnMarginT{
	margin-top: 3px;
}
.ncEditStdMargin{
	margin: 10px;
}	
.ncEditStdMarginB{
	margin: 0px 0px 10px 0px;
}
.ncEditStdMarginT{
	margin: 10px 0px 0px 0px;
}
.ncEditStdMarginL{
	margin: 0px 0px 0px 10px;
}
.ncEditStdPadding{
	padding: 10px;
}	
.ncEditStdPaddingT{
	padding: 10px 0px 0px 0px;
}
.ncEditStdPaddingBLR{
	padding: 0px 10px 10px 10px;
}
.ncEditStandardBorder, .ncEditStdBorder{
	border: #c3d9ff 2px solid;
}
.ncEditStandardBorderBLR{
	border-left: #c3d9ff 2px solid;
	border-right: #c3d9ff 2px solid;
	border-bottom: #c3d9ff 2px solid;
}
.ncEditStandardBorderTBR{
	border-top: #c3d9ff 2px solid;
	border-right: #c3d9ff 2px solid;
	border-bottom: #c3d9ff 2px solid;
}
.ncEditThinBorder{
	border: #c3d9ff 1px solid;
}
div.ncEditTopTitle, div.ncEditIFrameTopTitle, div.ncEditIFrameModalTitle, div.ncEditDragPanelTitle{
	background-color: #e0ecff;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}
div.ncEditTopTitle{
	border: #c3d9ff 2px solid;
}
div.ncEditIFrameModalTitle, div.ncEditDragPanelTitle{
	border: none;
	border-bottom: #c3d9ff 2px solid;
	cursor: move;
}
div.ncEditIFrameTopTitle{
	vertical-align: middle;
	height: 16px;
	border-bottom: solid 2px #c3d9ff;
}
.ncEditIFrameBorder, .ncEditModalHolder{
	border: solid 2px #999;
}
div.ncEditTopTitle a{
	color: #00f;
	text-decoration: none;
}
div.ncEditTopTitle a:hover{
	text-decoration: underline;
}

div.ncWaitMsg{
	color: #000;
	background-color: #e0ecff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	border: #c3d9ff 2px solid;
	text-align: center;
}
input.ncWaitMsgLink{
	background-color: #e0ecff;
	border: none;
	padding: 0;
	margin: 0;
	color: blue;
	cursor: pointer;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
}
div.ncEditBrandingDiv{
	background-color: #e0ecff;
}
div.ncEditBtnsDiv, div.ncEditFixedHeightBtnsDiv, div.ncStdPageEditBtnsDiv, div.ncStdPageEditBtnsDivNM{
	background-color: #c3d9ff;
	overflow: hidden;
	vertical-align: middle;
}
div.ncEditBtnsDiv, div.ncEditFixedHeightBtnsDiv{
	padding: 2px;
	text-align: center;
}
div.ncEditFixedHeightBtnsDiv{
	height: 22px;	
}	
div.ncStdPageEditBtnsDiv, div.ncStdPageEditBtnsDivNM{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}
div.ncStdPageEditBtnsDiv{
	margin-top: 10px;
}
div.ncEditContentPane{
	border: #c3d9ff 2px solid;
	margin-bottom: 10px;
	padding: 10px;
}
/* title text above content pane */
.ncEditContentPaneTitle, .ncEditFixedHeightContentPaneTitle{
	width:100%;
	line-height:14px;
	font-family: sans-serif;
	font-size: 8pt;
	margin: 0;
}
.ncEditFixedHeightContentPaneTitle li{
	height: 15px;
}
.ncEditContentPaneTitle ul, .ncEditFixedHeightContentPaneTitle ul {
	margin:0;
	padding:0;
	list-style: none;
}
.ncEditContentPaneTitle li, .ncEditFixedHeightContentPaneTitle li {
	float:left;
	background: url('../images/ncEditTabLeft.gif') no-repeat left top;
	background-color: #c3d9ff;
	margin-left: 0;
	padding-left: 9px; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	cursor: default;
}
.ncEditContentPaneTitle span, .ncEditFixedHeightContentPaneTitle span{
	float: left;
	display: block;
	background: url('../images/ncEditTabRight.gif') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: black;
	padding-left: 6px; 
	padding-right: 15px; 
	padding-top: 0;
	padding-bottom: 0;
}
/* /title text above content pane */

.ncEditDisabled{
	background-color: #D4D0C8;
	color: #808080;
}
.ncEditDisabledText{
	color: #d3d3d3;
}
.ncEditBrandingDiv{
	height: 24px;
	padding: 0px;
	overflow: hidden;
	background-color: #e0ecff;
}
/* calendar styling */
div.ncCalendar{
	position: absolute;
	visibility: hidden;
	border: solid 1px #C3D9FF;
	background-color: #FFF;
}
table.ncCalendarHeaderTable, table.ncCalendarDayTable{
	border-collapse: collapse;
	cursor:default;
}
table.ncCalendarHeaderTable td{
	background-color: #E0ECFF;
}
table.ncCalendarHeaderTable td.ncDayTitleCell{
	background-color: #C3D9FF;
	font-weight: normal;
}
table.ncCalendarHeaderTable td, table.ncCalendarDayTable td{
	letter-spacing:normal;
	line-height:normal;
	font-family: Sans-Serif, Verdana;
	font-size: 8pt;
	color: #000;
	padding: 1px;
	text-align: center;
}
table.ncCalendarDayTable td.ncDayCellHover{
	background-color: #E0ECFF;
}
table.ncCalendarDayTable td.ncDayCellSelected{
	font-weight: bold;
	background-color: #E0ECFF;
}
/* /calendar */

/* list box */
.ncEditPane{
	border: solid 1px #ADCBFF;
	background-color: #FFF;
}

.ncEditBtn, .ncEditBtnOver, .ncEditBtnDis, .ncEditEllipsisBtn{
	font-family: sans-serif, verdana;
	font-size: 8pt;
	text-align: center;
}
.ncEditEllipsisBtn, .ncEditEllipsisBtnDis{
	padding: 0;
	height: 17px;
	width: 17px
}

.ncEditBtnDis, .ncEditEllipsisBtnDis, .ncIconBtnDis{
	color: #D4D0C8;
	border: solid 1px #ADCBFF;
	background-color: #E0ECFF;
}
.ncEditBtn, .ncEditEllipsisBtn, .ncIconBtn{
	color: #669EFF;
	border: solid 1px #ADCBFF;
	background-color: #C3D9FF;
}
.ncEditBtnOver, .ncIconBtnOver{
	color: #1A6DFF;
	border: solid 1px #7AABFF;
	background-color: #B8D1FF;
}
.ncEditDefaultBtn{
	width: 75px;
	height: 23px;
}

.ncIconBtn, .ncIconBtnOver, .ncIconBtnDis{
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.ncIconBtn img, .ncIconBtnOver img, .ncIconBtnDis img{
	width: 16px;
	height: 16px;
	border: 0px;
	margin: 0px;
	vertical-align: middle;
}

.ncListBoxTable td
{
	padding: 2px;
}	
.ncListBoxImgBtn{
	width: 25px;
	height: 25px;
	
	/* default padding for webkit is not 0 */
	padding: 0px; 
}
.ncListBoxImgBtn img{
	width: 15px;
	height: 15px;
}
div.ncEditListBoxElements{
	text-align: left;
	line-height: 15px;
}
div.ncListBoxTitles{
	border-top: solid 1px #ADCBFF;
	border-left: solid 1px #ADCBFF;
	border-right: solid 1px #ADCBFF;
	background-color: #e0ecff;
	margin: 0;
}
div.ncEditListBoxElements table, div.ncListBoxTitles table{
	table-layout: fixed;
	border-collapse: collapse;
}
div.ncEditListBoxElements table td, div.ncListBoxTitles table td{
	cursor: default;
	padding: 1px;
	border: 0px;
	font-family: sans-serif, verdana;
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}
div.ncEditListBoxElements table td.ncListBoxSelected{
	background-color: #C3D9FF;
	color: #000;
}
div.ncEditListBoxElements table td.ncListBoxSelector{
	background-color: #e0ecff;
}
div.ncEditListBoxElements table td.ncListBoxDisabled{
	background-color: #FFF;
	color: #d3d3d3;
}
div.ncEditListBoxElements table td.ncListBoxDefault{
	font-weight: bold;
}
div.ncEditListBoxElementControl{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/* /listbox */

/* tabbars */
.ncEditTabBar{
	float: left;
	width: 100%;
	background: url('../images/ncEditBorder.gif') repeat-x bottom;
	background-color: #fff;
	line-height: 14px;
	font-family: sans-serif;
	font-size: 8pt;
	height: 24px;
	margin-top: 3px;
	margin-bottom: 0;
}
.ncEditTabBarVert{
	background: url('../images/ncEditBorder.gif') repeat-y right;
}	
.ncEditTabBar ul{
	padding:0 10px 0;
}
.ncEditTabBarVert ul{
	padding:10px 0 0;
}
.ncEditTabBar ul, .ncEditTabBarVert ul{
	margin:0;
	list-style: none;
}
.ncEditTabBar li{
	float:left;
	margin-left: -1px;
	background-image: url('../images/ncEditTabLeft.gif');
}
.ncEditTabBarVert li{
	background-image: url('../images/ncEditTabLeftVert.gif'); 
	margin-top: -1px;
	height: 24px;
}	
.ncEditTabBar li, .ncEditTabBarVert li{
	background-color: #e0ecff; 
	background-repeat:  no-repeat;
	background-position: left top;
	padding-left: 9px; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	cursor: pointer;
}
.ncEditTabBar a{
	float: left;
	background: url('../images/ncEditTabRight.gif') no-repeat right top;
	outline: none;
}
.ncEditTabBarVert a{
	background: url('../images/ncEditBorder.gif') repeat-y right;
	height: 22px;
	vertical-align: middle;
	outline: none;
}
.ncEditTabBar a, .ncEditTabBarVert a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #a9a9a9;
	padding-left: 6px; 
	padding-right: 15px; 
	padding-top: 5px; 
	padding-bottom: 3px;
	font-style: normal;
}
/* hide from ie5 / mac using backslash \*/
.ncEditTabBar a {float:none;}
/* End IE5-Mac hack */
.ncEditTabBar a:hover, .ncEditTabBarVert a:hover{
	color: #000;
}
.ncEditTabBar .current, .ncEditTabBarVert .current{
	background-color: #fff;
}
.ncEditTabBar .current a, .ncEditTabBarVert .current a{
	color:#333;
}
.ncEditTabBar .current a{
	padding-bottom:5px;
}
.ncEditTabBarVert .current a{
	background-image: none;	
}
.ncEditTabBar .disabled, .ncEdiTabBarVert .disabled{
	background-color: #D4D0C8;
	color: #808080;
}	
.ncEditTabBar .disabled a, .ncEdiTabBarVert .disabled a{
	color: #808080;
	cursor: default;
}	

/* /tabbar */

/* ----- fields in query instance criteria editor etc -----*/
table.ncEditFieldTable{
	border: 0px; 
	border-collapse: collapse;
	table-layout: fixed;
}
table.ncEditFieldTable td{
	border: solid 1px #c3d9ff;
	width: 125px;
	height: 22px;
	overflow: hidden;
	vertical-align: middle;
}
table.ncEditFieldTable td input.TextBox, table.ncEditFieldTable td select{
	width: 119px;
	height: 16px;
}
table.ncEditFieldTable td div{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
table.ncEditFieldTable td select{
	width: 125px;
	height: 20px;
}
table.ncEditFieldTable td.Selected{
	background-color: #e0ecff;
}
table.ncEditFieldTable td.Selector{
	height: 5px;
	background-color: #c3d9ff;
	padding: 0;
}
table.ncEditFieldPromptTable{
	border: 0px;
	border-collapse: collapse;	
}
table.ncEditFieldPromptTable td{
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	height: 22px;
	border: solid 1px #fff;
	white-space: nowrap;
}
/* ----- /fields in query instance editor etc -----*/

/* ----- tree tooltips ----- */
/* n.b. tooltip must also be apply-able to body so we can use in text editor to reflect style */
.ncEditDesignNotes{
	border: solid 1px #999;
	background-color: #fff;
	cursor: default;
}
.ncEditDesignNotes a{
	color: #00f;
	text-decoration: none;
}
.ncEditDesignNotes a:hover{
	color: #00f;
	text-decoration: underline;
}
.ncEditDesignNotes div.ncEditTitle{
	font-weight: bold;
	background-color: #e0ecff;
	padding: 3px;
}	
.ncEditDesignNotes div.ncEditDesc{
	background-color: #e0ecff;
	padding: 0px 3px 3px 3px;
	line-height: 12px;
}
.ncEditDesignNotes div.ncEditDesc, .ncEditDesignNotes div.ncEditDesc td{
	font-style: italic;
	color: #a9a9a9;
}	
.ncEditDesignNotes div.ncEditContent{
	padding: 3px;
	border-top: solid 1px #c3d9ff;
}	
.ncEditDesignNotes div.ncEditContent p, body.ncEditDesignNotes p{
	margin: 1px;
}
body.ncEditDesignNotes{
	padding: 3px;	
}
/* ----- /tree tooltips ----- */
