/*
 * File Name	 		:	mcoreStyle.css
 * Project Title		:  	MCORE
 * Description  		:  	MCORE Cascading Style Sheet
 * 				
 * Copyright			:	Copyright (c) 2001-2011 Honeywell Inc. All rights reserved.
 * 
 * Company				:	Honeywell Software Solution Lab, Bangalore
 *
 * @Author				:	Vengadesan S (E519275)
 * @Date				:	Dec 1, 2011
 * @Version				:  	1.0 
 * ================       
*/


@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-size:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, a, br, p, img, table {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
input, fieldset, legend {
	margin:0px;
	padding:0px;
	outline:0px;
}
a img {
	border: 0 none;
}
a:active {
	outline: medium none;
}
:-moz-any-link:focus {
outline: medium none;
}
.chkBoxSty1 {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
}
.rdoBtnSty1 {
	_width: 12px;
	_height: 12px;
	padding: 0;
	margin:0;
}
.inFrmStyle1 {
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
}
.clearBoth {
	clear:both;
}

.txtNVerd11Black {
	font:normal 11px/1.25 Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}

.txtNVerd11White {
	font:Bold 11px/1.25 Verdana, Geneva, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.txtBVerd12Black {
	font:Bold 12px/1.25 Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}
.txtNArea12Black {
	font:normal 12px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.txtBArea12BlueUnd {
	font:bold 12px/1.25 Arial, Helvetica, sans-serif;
	color:#006FBE;
	text-decoration:underline;
}

.txtBArea13BRedS1 {
	font:Bold 13px/1.25 Arial, Helvetica, sans-serif;
	color:#f00;
	text-decoration:none;
}
.txtBArea8BRedS1 {
	font:Bold 11px/1.25 Arial, Helvetica, sans-serif;
	color:#f00;
	text-decoration:none;
}
.txtNArea14Black {
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.txtBArea14Black {
	font:Bold 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.txtBArea16BlueS1 {
	font:Bold 16px/1.25 Arial, Helvetica, sans-serif;
	color:#006FBE;
	text-decoration:none;
}

.txtBArea18BlueS1 {
	font:Bold 18px/25px Arial, Helvetica, sans-serif;
	color:#006FBE;
	text-decoration:none;
}
.txtBArea16BRedS1 {
	font:Bold 16px/1.25 Arial, Helvetica, sans-serif;
	color:#f00;
	text-decoration:none;
}
h1.txtBArea18BlackS1 {
	font:bold 18px/25px Arial, Helvetica, sans-serif;
	color:#006FBE;
}
h2.txtBArea16WhiteS1 {
	font:bold 16px/1.25 Arial, Helvetica, sans-serif;
	color:#fff;
}
.txtBoxS1 {
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#000;
	width:150px;
	height:13px;
	line-height:auto;
	padding:0px;
	margin:0px;
}
.txtBoxS2 {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	width:55px;
	height:18px;
	line-height:auto;
	padding:0px;
	margin:0px;
}
.slctBoxS1 {
	width:200px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	height:auto;
}
.inputBtnS1 {
	font:normal 11px/1.25 Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	width:51px;
	height:21px;
	cursor:pointer;
}
#outerContainer_MCORE .verd11BlueTxtLnkUndS1 {
	font:normal 11px/1.5 Verdana, Geneva, sans-serif;
	color:#006fbe;
}
#outerContainer_MCORE .verd11BlueTxtLnkUndS1:link {
	color:#006fbe;
	text-decoration:underline;
}
#outerContainer_MCORE .verd11BlueTxtLnkUndS1:visited {
	color:#006fbe;
	text-decoration:underline;
}
#outerContainer_MCORE .verd11BlueTxtLnkUndS1:hover {
	color:#DF0101;
	text-decoration:underline;
}
#outerContainer_MCORE .verdB12WhiteTxtLnkUndS1 {
	font: bold 12px/1.5 Arial, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:25px;
}
#outerContainer_MCORE .verdB12WhiteTxtLnkUndS1:link {
	color:#FFFFFF;
	text-decoration:none;
}
#outerContainer_MCORE .verdB12WhiteTxtLnkUndS1:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#outerContainer_MCORE .verdB12WhiteTxtLnkUndS1:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#outerContainer_MCORE .verdB12BlueTxtLnkUndS1 {
	font: bold 12px/1.5 Arial, Geneva, sans-serif;
	color:#3B87DE;
	text-decoration:none;
}
#outerContainer_MCORE .verdB12BlueTxtLnkUndS1:link {
	color:#3B87DE;
	text-decoration:none;
}
#outerContainer_MCORE .verdB12BlueTxtLnkUndS1:visited {
	color:#3B87DE;
	text-decoration:none;
}
#outerContainer_MCORE .verdB12BlueTxtLnkUndS1:hover {
	color:#DF0101;
	text-decoration:underline;
}
#outerContainer_MCORE .areaN14BlueTxtLnkS1 {
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#3B87DE;
}
#outerContainer_MCORE .areaN14BlueTxtLnkS1:link {
	color:#3B87DE;
	text-decoration:underline;
}
#outerContainer_MCORE .areaN14BlueTxtLnkS1:visited {
	color:#3B87DE;
	text-decoration:underline;
}
#outerContainer_MCORE .areaN14BlueTxtLnkS1:hover {
	color:#DF0101;
	text-decoration:underline;
}
#outerContainer_MCORE .areaB14BlueTxtLnkUndS1 {
	font:bold 14px/1.25 Arial, Helvetica, sans-serif;
	color:#006FBE;
}
#outerContainer_MCORE .areaB14BlueTxtLnkUndS1:link {
	color:#006FBE;
	text-decoration:underline;
}
#outerContainer_MCORE .areaB14BlueTxtLnkUndS1:visited {
	color:#006FBE;
	text-decoration:underline;
}
#outerContainer_MCORE .areaB14BlueTxtLnkUndS1:hover {
	color:#DF0101;
	text-decoration:underline;
}
#outerContainer_MCORE {
	padding:2px 0px 0px 0px;
	margin:0px;
	width:988px;
	text-align:left;
	background-color:#fff;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
#outerContainer_MCORE .blackBarBg {
	background:url(../images/blackBarBg.gif) repeat-x left top;
	height:32px;
}
#outerContainer_MCORE .leftPaneone {
	background:url(../images/leftPaneBgone.gif) repeat-y left top;
	width:228px;
}
#outerContainer_MCORE .leftPaneone .leftPaneShadowDvone {
	background:url(../images/leftPaneShadowBgone.gif) no-repeat right top;
	width:228px;
	min-height:400px;
	_height:400px;
}

#outerContainer_MCORE .leftPane {
	background:url(../images/leftPaneBg.gif) repeat-y left top;
	width:200px;
}
#outerContainer_MCORE .leftPane .leftPaneShadowDv {
	background:url(../images/leftPaneShadowBg.gif) no-repeat right top;
	width:200px;
	min-height:400px;
	_height:400px;
}
/*  vvvvvv */

#outerContainer_MCORE .leftPaneone .log .loginborder {
	width:198px !important;
	background-color:#D3E5FD;
	border:1px solid #404040;
	vertical-align:top;
	text-align:left;
}
#outerContainer_MCORE .leftPaneone .log .loginborder .formtextfield {
	font:normal 11px/1.25 Verdana, Geneva, sans-serif;
	color:#000;
	width:90px;
	height:18px;
	padding:0px;
	margin:0px;
}
#outerContainer_MCORE .leftPaneone .log .loginborde .loginaddonbg .dialogtext {
	font:normal 11px/1.25 Verdana, Geneva, sans-serif !important;
	color:#000;
	text-decoration:none;
}
#outerContainer_MCORE .leftPaneone .log table.loginborde a.linktext {
	font:normal 11px/1.5 Verdana, Geneva, sans-serif !important;
	color:#006fbe !important;
}
#outerContainer_MCORE .leftPane .log table.loginborde a.linktext:link {
	color:#006fbe !important;
	text-decoration:underline !important;
}
#outerContainer_MCORE .leftPaneone .log table.loginborde a.linktext:visited {
	color:#006fbe !important;
	text-decoration:underline !important;
}
#outerContainer_MCORE .leftPaneone .log table.loginborde a.linktext:hover {
	color:#DF0101 !important;
	text-decoration:underline !important;
}
#outerContainer_MCORE .leftPaneone .log .loginborde .loginaddonbg {
	background-color:#fff !important;
}
#outerContainer_MCORE .leftPaneone .loginDv {
	background-color:#D3E5FD;
	border:1px solid #404040;
	vertical-align:top;
	text-align:left;
	margin-right:26px;
}
#outerContainer_MCORE .leftPaneone .entrLoginDv {
	background-color:#D3E5FD;
	padding:10px 10px 0px;
	vertical-align:top;
	text-align:left;
}
#outerContainer_MCORE .leftPaneone .btmLoginDv {
	background-color:#fff;
	padding:6px 10px;
	vertical-align:top;
	text-align:left;
}
#outerContainer_MCORE .leftPaneone .loginDv .loginTble td {
	vertical-align:top;
	text-align:left;
	color:#000;
	padding-bottom:4px;
}
#outerContainer_MCORE .leftPaneone .loginDv .loginTble td.paddBotS1 {
	padding-bottom:15px;
}
#outerContainer_MCORE .leftPaneone .loginDv .loginTble td.paddBotS2 {
	padding-bottom:10px;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv {
	vertical-align:top;
	text-align:left;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv h2.txtBArea14Black {
  padding:3px 0px 4px 14px;
  background:url(../images/menuTopBg.gif) repeat-x left top;
  font: bold 14px/2 Arial, Helvetica, sans-serif; color:#000;
  margin: 1px 26px 0px 2px; 
  } 

#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu {
	padding:0px;
	margin:0px;
	list-style:none;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li {
	display:block;
	font:normal 12px/1.25px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:8px 25px 1px 17px;
	text-align:left;
	cursor:pointer;
	display:inline-block;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li a {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	cursor:pointer;
	display:inline-block;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li a:link {
	text-decoration:none;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li a:visited {
	text-decoration:none;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.selected {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 25px 2px 18px;
	text-align:left;
	display:block;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.selected a {
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	background:url(../images/nav-arrow.gif) no-repeat left top;
	padding-left:10px;
}
#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.nav-highlight-off {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 17px;
	margin-top:12px;
	text-align:left;
	background:url(../images/mcoreSprite1.gif) no-repeat 0px 0px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .leftPaneone .leftNavMenuDv ul.leftNavMenu li.nav-highlight-off {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 5px 20px;
	margin-top:25px;
	text-align:left;
	background:url(../images/mcoreSpritelogin1.gif) no-repeat 0px 0px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.nav-highlight-offNoPadd {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 17px;
	margin-top:12px;
	text-align:left;
	background:url(../images/mcoreSprite1.gif) no-repeat 0px 0px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.nav-highlight-offone {
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 17px;
	margin-top:0px;
	text-align:left;
	background:url(../images/mcoreSprite1.gif) no-repeat 0px 0px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.nav-highlight-on{
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 17px;
	margin-top:0px;
	text-align:left;
	background:url(../images/mcoreSprite1.gif) no-repeat 0px -28px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .leftPane .leftNavMenuDv ul.leftNavMenu li.nav-highlight-onone{
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 17px;
	margin-top:12px;
	text-align:left;
	background:url(../images/mcoreSprite1.gif) no-repeat 0px -28px;
	height:25px;
	display:block;
	text-decoration:none;
	cursor:text;
}

#outerContainer_MCORE .rightPane {
	padding:0px 10px 10px 0px;
}
#outerContainer_MCORE .rightPane .alrtAnnoucementDv {
	padding:8px 10px 10px 15px;
	background-color:#c1423f;
	border:1px solid #f00;
	_width:100%;
}
#outerContainer_MCORE .rightPane .alrtAnnoucementDv h2.txtBArea14Black {
	margin-bottom:6px;
	border-bottom:1px dotted #f8f8f8;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
}
#outerContainer_MCORE .rightPane .alrtAnnoucementDv h2.txtBArea18Black1 {
	margin-bottom:6px;
	border-bottom:1px dotted #f8f8f8;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000;
}
#outerContainer_MCORE .rightPane .topBannerDv {
	padding:1px 0px;
}
#outerContainer_MCORE .rightPane .landPgDescDv {
	padding:10px 10px 10px 10px;
}
#outerContainer_MCORE .rightPane .eSpotDv {
	padding:5px 2px 5px 0px;
	clear:both;
	position:relative;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv {
	border:1px solid #C0C0C0;
	width:335px;
	margin-left:18px;
	float:left;
	padding:10px;
	text-align:left;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv table td {
	vertical-align:top;
	text-align:left;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv .eSpotTitleDv {
	padding-top:0px;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv .eSpotDescDv {
	padding-top:4px;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv .eSpotlinkDv {
	padding-top:4px;
}
#outerContainer_MCORE .rightPane .eSpotDv .eSpotBoxDv .espotImgDv {
	/*background-color:#E0E0E0;*/
	/*border:1px solid #e0e0e0;*/
	width:130px;
	height:190px;
	float:left;
	margin-right:10px;
	text-align:left;
}
#outerContainer_MCORE #spAnnouncement p, #outerContainer_MCORE #spAnnouncement span {
	color:#000 !important;
	font: 14px/1.25 arial, helvatica;
}
/* inner Page styles  */
#outerContainer_MCORE .rightPane .inrPgMdescDv {
	padding:22px 10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepBtnDv {
	padding:5px 0px 10px 22px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .reportPgBtnAlnDvS1 {
	padding:30px 22px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .savedRepTblDv {
	padding:10px 0px 10px 0px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .blackBarAlgnS1 {
	padding-top:5px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .blackBarAlgnS2 {
	padding:8px 0px 0px 10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .reportsItemDv 
{
	padding:10px 0px 18px 0px;
	border-bottom:1px dotted #404040;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .reportsItemDvSaved 
{
	padding:5px 0px 12px 0px;
	border-bottom:1px dotted #404040;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .reportsItemDv .reportsItemTblS1 td, .inrPgMdescDv .reportsItemDv .reportsItemTblS1 td span {
	padding-bottom:10px;
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .reportsItemDv .reportsItemTblS1 td.chkBoxAlgnTdS1 {
	padding:2px 0px 0px 10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .reportsItemDv .reportsItemTblS1 td.itemTitS1 {
	font-weight:bold;
}
/* create New Report Pg Styles */

hr.lineSeperatorS1 {
	border-color: #808080;
	border-style: dotted;
	border-width: thin;
	font-size: 0;
	margin:0px 0px 5px 45px;
}

hr.lineSeperatorS2 
{
	border-color:InactiveBorder;
	border-style: dotted;
	border-width: thin;
	font-size: 0;
	/*margin:10px 0px 12px 0px;*/
	margin:0px 0px 0px 0px
}
hr.lineSeperatorS3 {
	border-color: #808080;
	border-style: dotted;
	border-width: thin;
	font-size: 0;
	margin:0px 0px 5px 15px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv {
	padding:5px 0px 10px 0px;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDvSavedQuery {
	padding:10px 0px 0px 0px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv {
	padding:0px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .slctAirProdTbl td {
	padding-bottom:8px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .slctAirProdTbl td.slctAirProdAlgnTd1 {
	padding-bottom:10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .slctAirProdTbl td.slctAirProdAlgnTd2 {
	padding-top:10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv {
	padding:0px 10px 10px 0px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS1 tr.gridGrayBg {
	background-color:#f0f0f0;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS1 tr.txtBArea14BlueS1 {
	font:Bold 14px/25px Arial, Helvetica, sans-serif;
	background-color:#CCFFFF;
	text-decoration:none;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS1 th {
	padding:7px 0px 7px 10px;
	background-color:#a0a0a0;
	font:bold 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
	/*top:  expression(document.getElementById("divdatagrid1").scrollTop);*/
    left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); 
    position : relative; 
    z-index : 20; 
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS1 td {
	padding:6px 0px 6px 10px;
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS1 td.cBoxAlgnTd {
	text-align:center;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsItemTd1 {
	padding-bottom:5px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .mesPeriodTblS1 td {
	padding-bottom:10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .mesPeriodTblS1 td.mesPeriodTblAlgnTd1 {
	padding-bottom:10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .bicReportingTblS1 td {
	padding-bottom:10px;
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .bicReportingTblS1 td.bicReportAlgnTd1 {
	padding-left:10px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .blueCountTd {
	font:bold 30px/1.25 Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	vertical-align:top;
	text-align:left;
	width:32px;
	padding:5px 0px 5px 5px;
	background:url(../images/countBg.gif) repeat-y left top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .blueCountTd1 {
	font:bold 18px/1.25 Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	vertical-align:middle;
	text-align:center;
	width:20px;
	/*padding:5px 6px 5px 5px;*/
	background:url(../images/countBg.gif) repeat-y left top;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .blueCountTd2 {
	font:bold 18px/1.25 Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	vertical-align:middle;
	text-align:center;
	width:20px;
	/*padding:5px 6px 5px 5px;*/
	background:url(../images/countBg.gif) repeat-y left top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .noBlueCountTd {
	font:bold 30px/1.25 Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	vertical-align:top;
	text-align:left;
	width:41px;
	padding:0px 0px 0px 4px;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .colorRefTblS1 td {
	padding-bottom:10px;
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .colorRefTblS1 td.colorcodeTxtTd {
	padding-top:20px;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .colorCodeDv
{
	padding:10px 0px;
	
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .colorCodeDv .colorCodeTxtDv
{
	padding:25px 5px 5px 4px;
	float:left; width:260px;
	font:bold 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .colorCodeDv .colorCodeImgDv
{
	padding:0px 10px;
	float:left; width:400px;
}


#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .genRepBtnAlignDv {
	padding-top:60px;
}

#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS2 tr.gridGrayBg {
	background-color:#f0f0f0;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS2 th {
	padding:7px 0px 7px 10px;
	background-color:#a0a0a0;
	font:bold 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
	top:  expression(document.getElementById("divdatagrid2").scrollTop); 
    left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft);
    position : relative; 
    z-index : 20; 
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS2 td {
	padding:6px 0px 6px 10px;
	font:normal 14px/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	vertical-align:top;
}
#outerContainer_MCORE .rightPane .inrPgMdescDv .createRepTblDv .createRepsItemDv .createRepsGridDv .createRepsGridTblS2 td.cBoxAlgnTd {
	text-align:center;
}

.Spacing
{
	/*padding:10px 0px 10px 0px;*/
}


/* Enabling header view*/

.HeaderVisibleReportInput th
{
	top:  expression(document.getElementById("divdatagrid1").scrollTop); 
}
.HeaderVisibleAdminScreen th
{
	top:  expression(document.getElementById("divProductType").scrollTop); 
}
.HeaderVisibleAdminScreentwo th
{
	top:  expression(document.getElementById("divBasePartNumbetATAChapter").scrollTop); 
}
.HeaderVisibleAdminScreenthree th
{
	top:  expression(document.getElementById("divSFDCHavRelOEMMapping").scrollTop); 
}

.HeaderVisibleAdminScreenfour th
{
	top:  expression(document.getElementById("dvMCORENFFVideo").scrollTop); 
}
/* Honeywell Login Box Styles  */
.dialogtext {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:red;}

.dialogtextb {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: bold; color:#000000;}



.errtext {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: bold; color:red;}



.dialogtextwhite {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhiteb {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: bold; color:#ffffff;text-decoration:none;}



.linktext:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#193da3;}

.linktext:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#193da3;}

.linktext:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:red;}



.login {background-color : #dce8f5;}

.loginbg {background-color : #2e6099;}

.loginaddonbg {background-color : #eeeeee;}

.loginborder {background-color : #666666; width:130}

.loginswitchbg {background-color : #666666;}



.spacer {background-color : #ffffff;}

.formtextfield {font-family: "tahoma,verdana"; font-size: 11px; color:#000000; width:80px;}

.buttonLink {color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; font-variant : small-caps;}





/* Style definitions for legacy login box */



.dialogtext_legacy {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext_legacy:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext_legacy:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#000000;}

.dialogtext_legacy:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:red;}

.dialogtextb_legacy {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: bold; color:#000000;}



.errtext_legacy {font: 12px arial, verdana, helvetica, sans-serif; font-weight: bold; color:red;}



.dialogtextwhite_legacy {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite_legacy:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite_legacy:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#ffffff;}

.dialogtextwhite_legacy:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:red;}

.dialogtextwhiteb_legacy {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: bold; color:#ffffff;text-decoration:none;}



.linktext_legacy:link {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#193da3;}

.linktext_legacy:visited {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:#193da3;}

.linktext_legacy:hover {font: 11px tahoma, verdana, helvetica, sans-serif; font-weight: normal; color:red;}



.login_legacy {background-color : #dce8f5;}

.loginbg_legacy {background-color : #2e6099;}

.loginaddonbg_legacy {background-color : #eeeeee;}

.loginaddondbg_legacy {background-color : #dedede;}

.loginborder_legacy {background-color : #666666;}

.loginswitchbg_legacy {background-color : #666666;}



.spacer_legacy {background-color : #ffffff;}

.formtextfield_legacy {font-family: "tahoma,verdana";font-size: 11px;color: # 666666;width: 120}



.buttonLink_legacy { color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; font-variant : small-caps;}

/* Added for FXM Login box   */
#outerContainer_MCORE .login-box{
width:190px;	
border: 1px solid #ccc;
padding: 20px 15px 10px;
background-color:#fff;
}

#outerContainer_MCORE .login-box{
width:166px;	
border: 1px solid #ccc;
padding: 20px 15px 10px;
background-color:#fff;
 box-sizing: content-box !important;
}
#outerContainer_MCORE .login-box *{
	box-sizing: border-box !important;
}

#outerContainer_MCORE .login-box img{width:100%;}

#outerContainer_MCORE .btn-primary, #outerContainer_MCORE .btn-primary:focus, #outerContainer_MCORE .btn-primary.active {
    background: #1792e5 none repeat scroll 0 0 !important;
    border: 1px solid #1792e5;
    color: #fff;
    font-family: HoneywellSansWeb-Bold;
    text-transform: uppercase;
}
#outerContainer_MCORE .btn, #outerContainer_MCORE a.btn {
    border-radius: 0 !important;
    box-shadow: none;
    font-weight: bold;
    height: 33px;
    margin-bottom: 6px;
    margin-right: 10px;
    text-shadow: none;
}
#outerContainer_MCORE .btn-primary:hover{ 
	color: #FFF; 
    background:#2172B2 !important;
    border: #2172B2 solid 1px;
  }