html, div, textarea
{
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e9e9e9;
	scrollbar-3dlight-color: #dbdbdb;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #f5f5f5;
	scrollbar-darkshadow-color: #aeaeae;
}

body
{	
	margin: 0px 0px 0px 2px;
	padding: 0px 3px 0px 2px;
	min-width: 200px;
	min-height: 150px;
	
}


body, p, td, th, li, select, div, span, textarea, input, a, span
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
}

hr
{
	color: #e8ecf9;
	background-color: #31456a;
}
fieldset
{
	padding: 1px;
}
iframe
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a
{
	color: #000000;
}
a:hover
{	
}

#lmTree
{
	height: 368px; overflow: auto; border:solid 1px silver;
}

#btnApply_2
{
	display:none;
}

#BannerPan
{
	width: 100%;
	border: 0px solid #d5ddf3;
	vertical-align: middle;
	padding: 0px;
	background: #ffffff;	
}
#topBar
{
	width: 100%;
	border: 1px solid #cccccc;
	vertical-align: bottom;
	padding: 0px;
	background: #e8ecf9;
	height: 2.3em;
}

#LangLoginBar
{
	background-color: #e8ecf9;
	width: 100%;
}
#LangLoginBar table
{
	text-align: right;
	float: right;
	clear: none;
}
#HelpPan
{
	width: 100%;
	text-align: right;
}


#loginFooter
{
	color: #666666;
	display: none;
}
#loginFooter a
{
	color: #44728D;
	text-decoration: none;
}
#loginFooter a:Hover
{
	color: #000000;
	text-decoration: underline;
}

#toolHelpHeader
{
    border-left: 1px solid #31456A;
    border-top: 1px solid #31456A;
    border-right: 1px solid #31456A;
	background-color: #31456A;
	color:#ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px;
}
#toolHelpBody
{
    border-left: 1px solid #31456A;
    border-bottom: 1px solid #31456A;
    border-right: 1px solid #31456A;
	padding: 2px;
	background-color: #ffffff;
}
#toolHelp
{
	width: 150px;
	margin-left: 2px;
}
#HelpPan
{
	font-size: 9pt;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#SearchControlLayer
{
	display: none;
	z-index: 160;
	background-color: #ffffff;
}
#BufferMoreOptionLayer
{
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
#SearchControlLayer
{
	display: none;
	overflow: visible;
	z-index: 50;
}
#RedLiningTable
{
	background-color: #ffffff;
	width: 100%;
}
#ResultPageContent
{
	padding: 2px;
}
#tb_columnViewer
{
	border: 0px solid #cccccc;
	empty-cells: show;
}
#tb_columnViewer td
{
	border-bottom: 0px solid #cccccc;
	word-spacing: normal;
	background-color: #ffffff;
	empty-cells: inherit;
	white-space: nowrap;
	vertical-align: top;
}

/**
Dot Container style is commented.
It is defined in MapViewer.aspx instead
{
	border:solid 2px #31456A;
}
*/

/********************************* MAP TABS ************************************************************************/
.MapOuterTable
{
	
}

/* css style for Chart Properties Tab  */

/* css style for View Chart data Grid content  */
.ChartLabelContent
{
	text-align : left;
}
.ChartGridContent
{
	text-align : right;
}
.tdAlign4Chart
{
	text-align : right;
}
.ChartEditContent
{
	text-align : center;
}

/******/
.ChartTab
{	
	background: url("../../App_themes/Sapphire/images/menu_table_off.jpg" ) repeat-x;
	color: #808080;
	padding:4px 4px 2px 4px;
	font-weight: bold;
	font-size: 11px;
	white-space:nowrap;
}
.ChartTabSelected
{
	background: url("../../App_themes/Sapphire/images/menu_table_on.jpg" ) repeat-x;
	color: White;
}
.ChartTab a
{
	background: none;
}

/******/

.MapTab
{	
	background: url("../../App_themes/Sapphire/images/menu_table_off.jpg" ) repeat-x;
	color: #808080;
	padding:4px 4px 2px 4px;
	font-weight: bold;
	font-size: 11px;
	white-space:nowrap;
}
.MapTabSelected
{
	background: url("../../App_themes/Sapphire/images/menu_table_on.jpg" ) repeat-x;
	color: White;
	cursor: not-allowed;
}
.MapTab a
{
	background: none;
}

.MapTabHover
{
	background: url(  "../../App_themes/Sapphire/images/menu_table_on.jpg" ) repeat-x;
	color: White;
}

.MapTabHover a
{
	color: White;
}


/********************************* END MAP TABS *************************************************************************/

.MapCompass
{
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px 1px 1px 1px solid #31456A;
	text-align: center;
}
.HeaderMapCompas
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background: #31456A;	
	width: 100%;
	height:18px;	
	vertical-align: middle;
	white-space: nowrap;
	cursor: move;
}

.BorderSmartNavigator
{
	color: #FFFFFF;
	background-color: #BFE0F1;
	text-align: left;
}
.SmartNagigatorActiveImageCssClass
{
	border: 2px solid #000000;
}
.SmartNagigatorCellCss
{
	border: 1px solid #c0c0c0;
}


.btn
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	border: 1px solid #999;
	padding: 2px 8px;
	background-image:url("../../App_themes/Sapphire/images/button_bg.png");
	height: 22px;
}

.btnInfo, .btnNotificationReports
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	border: 1px solid #999;
	padding: 1px 0px 0px 3px;
	background-image: url(     "../../App_themes/Sapphire/images/button_bg.png" );
	
	margin: 0px 0px 0px 0px;
}

.btnInfo
{
	height: 18px;
}

.btnNotificationReports
{
	height: 22px;
}

.btnDisabled
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	border: 1px solid #999;
	padding: 2px 8px;
	background-image:url("../../App_themes/Sapphire/images/button_bg.png");
	height: 22px;
}

.btn a
 {
 	color:#666;
 }
 
.btn:hover
{
	background-image:url("../../App_themes/Sapphire/images/button_bg_hover.png");
	color: #333;
}

.btnInfoReportPerFeature
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	border: 1px solid #999;
	padding: 2px 8px 2px 8px;
	background-image: url(     "../../App_themes/Sapphire/images/button_bg.png" );
}

.btnInfoReportPerFeature:hover
{
	background-image:url("../../App_themes/Sapphire/images/button_bg_hover.png");
	color: #333;
}

.btn2
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg.png");
	height:24px;
	color: #31456A;
	font-weight: bold;	
	border:0px;
	vertical-align:middle;
}

.btn2:hover
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg_on.png");
	color: #ffffff;
}

.btnViewBar
{	
	background-image:url("../../App_themes/Sapphire/images/btn_bg.png");
	border: 1px solid #514f4f;
	height:19px;
	color: #31456A;
	font-weight:bold;
	margin-left: 1px;
	margin-top: 3px;
}

.btnViewBarSelected
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg_on.png");
	border: 1px solid #514f4f;
	height:19px;
	color: #FFFFFF;
	font-weight:bold;
	margin-left: 1px;
	margin-top: 3px;
}

.btnViewBar:hover
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg_hover.png");
	border: 1px solid #514f4f;
	height:19px;
	color: #31456A;
	font-weight:bold;
	margin-left: 1px;
	margin-top: 3px;
}

.btnViewBar:disabled
{
	color:#999999;
}

.btnViewBarBg
{
	background-image:url("../../App_themes/Sapphire/images/footerBg.png");
	height:25px;	
	border:0px;
}

.btn3
{
	background-image:url("../../App_themes/Sapphire/images/btn3.png");
	background-position:right;
	margin-left:1px;
	padding-right:20px;
	height:24px;
	color: #31456A;
	font-weight: bold;	
	border:0px;	
}

.btn3:hover
{
	background-image:url("../../App_themes/Sapphire/images/btn3_on.png");
	color: #ffffff;
}


.btnSep
{
	width:2px;
	background-image:url("../../App_themes/Sapphire/images/btn_sep.png");
}

.btnGel
{
	background-image:url("../../App_themes/Sapphire/images/btnGel_bg.png");
	height:25px;
	border:none;
	font-weight:bold;
	color:#31456A;
}

.btnGel:hover
{	
	color:black;
}

.btnGel:disabled
{
	color:#999999;	
}

.LeftRightBlueBorder
{
	border-top-width: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-right: 4px;
	padding-left: 4px;
}


.ToolBar
{
}
.ToolBarBasic
{
}
.ToolBarBasic a, .ToolBar a
{
}
.ToolBarBasic a:hover, .ToolBar a:hover
{
}
.ToolBarBasic img, .ToolBar img
{
}

.Tool
{
}

.ToolSel
{
}
.ToolMouseOver
{
}

.ToolMouseOver img, .ToolSel img, .ToolDisabled img, .Tool img
{
}

.ToolMouseOver a:hover, .ToolSel a:hover, .ToolDisabled a:hover, .Tool a:hover
{
}

.HeaderHeight 
{	
	height:30px;
}

.ToolBasic 
{	
	padding: 0px 2px 0px 2px;
	font-size:4px;
	background:#4690cd;	
	background-image: url("../../App_themes/Sapphire/images/tool_bg.png" );
	background-repeat:repeat-x;	
}

.ToolBasic div
{	
	font-size:1px;
}
.ToolSelBasic
{

}
.ToolMouseOverBasic
{
}

.ToolMouseOverBasic img, .ToolSelBasic img, .ToolDisabledBasic img, .ToolBasic img
{
}
.ToolSearch
{
}
.ToolSearch img, .ToolSelSearch img, .ToolMouseOverSearch img, .ToolDisabledSearch img
{
}
.ToolSelSearch
{
}
.ToolMouseOverSearch
{
}

.ToolSearchSelection
{
}
.ToolSelSearchSelection
{
	
}
.ToolSearchSelection img, .ToolSelSearchSelection img, .ToolMouseOverSearchSelection img, .ToolDisabledSearchSelection img
{
	
}

.ToolMouseOverSearchSelection
{
}
.ToolDisabledBasic, .ToolDisabledSearchSelection, .ToolDisabledSearch, .ToolDisabled
{
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	-moz-opacity:0.3;
	Opacity: 0.35;
}
.ToolBarSearchSelection
{
	border: 2px solid #31456A;
	padding:2px;
	background-color:#fcfcfc;
}
.ToolBarSearchSelection td
{
}
.ToolBarHeader
{
	background-color:#4690cd;	
}


.AdvancedToolBar
{
	margin: 0px;
	padding: 0px;
	display: run-in;
	color: #FFFFFF;
	cursor: pointer;
}
.AdvancedToolBar a
{
	cursor: pointer;
}
.AdvancedToolBar a:hover
{
	color: #31456a;
	cursor: pointer;
	text-decoration: none;
}
.AdvancedToolBar img
{
	margin-left: 2px;
	margin-right: 2px;
}
.HorizonTalToolBar, .SelectionListToolBar
{
}
.HorizonTalToolBar img
{	
	margin-left: 1px;
	margin-right: 1px;
}
.SelectionListToolBar img
{
	margin: 0px;
}
.ApplyButtonCell
{
	vertical-align: text-bottom;
}

.HighlightedTableRow
{
     background-color:#DCDCDC;
     cursor:default;
}

.RoutingHeader
{
	padding: 4px;
	text-align: left;
	background-color: #44728D;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}

.infoFooter
{
	border-top: 1px solid #cccccc;
	font-size: 9pt;
}
.InfoControlTopSection
{
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
	vertical-align: text-bottom;
	border-bottom: 1px solid #cccccc;
}
.InfoControlTopSection span
{
	font-size: 8pt;
}

.MapViewsLblCell
{
	font-weight:bold;
	background-image:none;
}
#MapViewsOuterTable
{
	margin-top: 1px;
}
.ScalePickerGobtn
{
	margin-top: 2px;
	border: 0px;
	margin-left: 2px;
	color:White;
	font-weight:bold;
}
.ratioTextBox
{
	border: 1px solid #cccccc;
	color: #333333;
	width: 70px;
	height: 14px;
	vertical-align: bottom;	
}
.ScalePIckerTxtLbl
{
	vertical-align: middle;
	text-align: left;
	padding: 2px;	
}
.TopBottomBlueBorder
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-color: #cccccc;
	background: #ffffff;
}
.MapSizesCell
{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #cccccc;
	background-color: #efefef;
}
.ToolbarPan
{
	background-color: #efefef;
	height: 100%;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}
/*--------Common Items--------*/
.CalenderStyle
{
	font-size: 10px;
	border: #cccccc 1px Solid;
}
.calendar_button
{
	border: none;
	cursor: pointer;
}
.picker
{
	background-color: #FFFFFF;
	border: 1px solid #A5AFB8;
	padding: 2px;
	cursor: pointer;
	width: 150px;
}
.calendar
{
	border-style: solid;
	border-width: 1px;
	border-color: #44728D;
	border-collapse: collapse;
	background-color: #FFFFFF;
	cursor: default;
}
.calendar td
{
	font-size: 8pt;
}
.header
{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #44728D;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
}
.headerbutton
{
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	cursor: pointer;
	width: 10px;
}

.day
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
}
.dayhover
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
}
.dayheader
{
	width: 25px;
	text-align: center;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-weight: bold;
	background-color: #FFFFFF;
}
.othermonthday
{
	color: #999999;
}
.othermonthdayhover
{
	color: #B2B1CA;
	text-decoration: underline;
}
.footer TD
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
.button
{
	background-color: #E0DFE3;
	background-image: url(images/dayheader_bg.gif);
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}
.selectedday
{
	width: 25px;
	background-color: #FBE694;
	color: #000000;
	border-width: 1px;
	border-color: #BB5503 !important;
	border-style: solid;
	font-weight: bold;
}
.month
{
	background-color: #F6F6F6;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.nextprev
{
	cursor: pointer;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
/**        Printint temporary ***/
.addLblPopUp
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.SelectionListTable
{
	background-color: #f1f1f1;	
	padding: 2px;
	width: 100%;
	white-space: nowrap;
}
.SelectionListTable td
{

}
.tblRouteSummer
{
	width: 100%;
	border: 1px solid #cccccc;
}
.tblRouteSummer td
{
	padding: 3px;
	border: 1px solid #cccccc;
}
.tblRouteDirections
{
	width: 100%;
}
.tblRouteDirections td
{
	border: 1px solid #cccccc;
}
.blueLink
{
	color: #0000FF;
	text-decoration: underline;
}
.attributeEditor
{
	cursor: pointer;
	color: #000000;
}
/*--------Common Items--------*/
.floatRight
{
	float: right;
}
.MapViwesImage
{
	float: left;
	clear: none;
}
.txtSmall
{
	vertical-align: baseline;
	width: 82px;
}
.txtMid
{
	vertical-align: baseline;
	width: 100px;
}
.TextBoxMid, .txtMid, .txtSmall, .TextBoxMidSearchEditor, .TextBoxMidSearch
{
	border: #eee 1px inset;
	background: #eee;
}
.TextBox
{
	border: #eee 1px inset;
	background: #eee;
}
.SubTitleBar
{	color: #000000;
	font-weight:bold;
	background-color:#dbd8d8;	
	white-space: nowrap;	
}

.SubTitleBar td
{
	
}
.SubTitleBar img
{
	
}
.SidePanelsBottomCell
{
	padding: 3px 0px 3px 0px;
	background-color: #ffffff;
	height: 24px;	
}
.SidePanelsBottomCell td {vertical-align:middle;}

.ActiveSnapHeader
{
	background-color: #314b6a;
	width: 100%;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
.ActiveSnapHeader A
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.ActiveSnapHeader A:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.ActiveSnapHeader A:Hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.SnapHeader
{
	background-color: #A5AFB8;
	width: 100%;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
/*.TextBoxMidSearch{ height:13px;}*/
/*.TextBoxMidSearchEditor{height:20px;}*/
.TextBoxMid
{
	width: 154px;
	height: 13px;
	vertical-align: top;
	margin-bottom: 2px;
}
/*--- START OF BOX BORDERS ---*/

.CommonBoxTableSignUp
{
	border: 0px solid #cccccc;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border-bottom: 0px;
	position: relative !important;
}
.CommonBoxTableSignUp .ContentDiv
{
	padding: 2px;
	margin: 0px;
	border: 1px solid #c0c0c0;
	border-top: 0px;
	min-height: 115px;
}
.CommonBoxTableSignUp .HeaderTable
{
}

.CommonBoxTable
{
	border: 2px solid #31456A;
	padding:2px;
	background-color:#fcfcfc;
    width:200px;	
}

.CommonBoxTableContent
{
	padding: 0px 0px 0px 0px;
}

.CommonBoxTableContent a, .CommonBoxTableContent a:visited
{
	text-decoration: none;
	cursor: pointer;
}
.CommonBoxTableContent a:hover
{
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}
.HideItForClassicInIE
{
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.HeaderTable, .HeaderTableFloating
{
	background-color:#4690cd;
	padding: 2px 2px 2px 2px;
	width: 100%;
	color:#ffffff;
	font-weight:bold;
	cursor:default;
}

.HeaderTable tr, .HeaderTableFloating tr
{
	background: url(  "../../App_themes/Sapphire/images/tool_bgs.png" ) repeat-x;
}

.HeaderTableFloating a, .HeaderTable a
{	
}
.HeaderTable td, .HeaderTableFloating td
{
}
.HeaderTable img, .HeaderTableFloating img
{
}
.RoutingHeader
{
	padding: 4px;
	text-align: left;
	background-color: #A5AFB8;
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}

/*---END OF BOX BORDERS ---*/


.LabelStyle
{
	white-space: nowrap;	
}
.ImageButton
{
	cursor: pointer;
	border: 0px;
	padding: 0xp;
	margin: 0px;
}
.ThemeCtrl
{
	border: 0px solid #006699;
	padding: 1px;
}
.LangCtrl
{
	border: 0px solid #006699;
	padding: 1px;
}
.InfoHeaderXSLTbl
{
	color: #31456a;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	font-size: 9pt;
	font-weight: bold;
}
.InfoXSLHeaderRow
{
	border-bottom: 1px solid #ffffff;
}
.InfoXSLRowLeftCell
{
	background-color: #EFEFEF;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 2px;
}
.InfoXSLRowRightCell
{
	background-color: #EFEFEF;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 2px;
}
.InfoXSLHeaderText
{
	color: #31456a;
}
.OuterTable
{
	border: 1px solid #cccccc;
}
.NoBorder
{
	border:none !important;
}
/*----PRINT ----*/
.tblBorderAll
{
	border: 1px solid #666666;
}
.tblBorderBottom
{
	border-bottom: 1px solid #666666;
}
.tblBorderleft
{
	border-left: 1px solid #666666;
}
/*---------- Printint temporary -----------*/
.tblBorderright
{
	border-right: 1px solid #666666;
}
.clsPrintScaleBar
{
	background-color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
}
.clsPrintTitle
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
}
.clsPrintSubTitle
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.clsPrintSubTitlePortrait
{
	background-color: #ffffff;
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
}
.ContactPrintTitle
{
	border-bottom: 1px solid #666666;
}
.ToolTipsCls
{
	padding: 3px;
	background-color: #FFFFEA;
}

.SearchStyle
{
	width:100%;
}

.SearchHeader
{
	font-weight: bold;
	color: #ffffff;
	background-color:#314b6a;
	width:100%;	
	padding: 2px;
}

.WizardPageHeader
{
}


.XSLSearchResult
{
	border: 0px solid #D3D3D3;
	empty-cells: show;		
	margin:0px 0px 0px 0px;
	border-collapse:collapse !important;
}

.XSLSearchResult td
{		
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	empty-cells: show;	
	padding-left: 2px;
	padding-right: 2px;
	border-collapse:collapse !important;
		
}

.SearchNavigationLinks
{
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	padding: 3px 0px 3px 8px;	
}

.ResultNavDiv 
{	
	padding:2px 0px 3px 0px;
}

/*LAYER MANAGER**/
.ActiveLayer
{
	vertical-align: top;
	width: 100%;
	color: navy; 
	background-image:url("../../App_themes/Sapphire/images/button_bg_hover.png");
	padding: 0px 8px 0px 0px;

}
.GreyedLayer
{
	color: #808080;
	font-style: italic;
}
.MapNode, .GroupedLayer
{
	font-weight: bold;
}


.tdt
{
	-moz-user-select: none;
}
/*LAYER MANAGER END **/
.WizardSidebarButtonStyle
{
	white-space: nowrap;
	padding-right: 10px;	
}
.WidgetCSSClass
{
	white-space: nowrap;
}
.MoreSearchesTbl
{
	width: 100%;
	margin-bottom: 20px;	
}
.MoreSearchesTbl td
{
	white-space: nowrap;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Dir
{
	
}
.DirRight
{
	text-align:right;
}
.ddlCtrlLabel
{
	padding: 1px 0px 0px 4px;
}
/*Info tool*/
.hrBackColor
{
	height: 3px;
	background-color: #d5ddf3;
}


/* Error label style */
.Error
{
	font-size: 11pt;
	color: #FF0000;
	background-color:#fff8f8;
	white-space: nowrap;
	color:Red;
}

/******** Notification ***********/
.Notification
{
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}
.NotificationWizard
{
	border: 1px solid #c0c0c0;
	vertical-align: middle;
	text-align: center;
}
.NotificationStepMenu
{
	border-right: 1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	width: auto;
	width: 150px;
}
.NotificationWizardHeaderText
{
	font-size: 10pt;
}
.NotificationStepHeaderText
{
	font-weight: bold;
}
.NotificationSearch
{
	border: 1px solid #c0c0c0;
}
.NotificationToolBar img
{
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
}
.NotificationToolBar
{
	border: 1px solid #c0c0c0;
}
/*******/

.ContentDiv
{
	padding: 0px;
	margin: 0px;
}
.CommonBoxCloseButtonCell
{
	text-align: right;
	width: 1%;
}

#ctl01_cpMapBody_updMap
{
	min-height: 100px;
}



#MapToolsHeaderPan
{
	width: 270px;
	float: left;
	clear: none;
	margin: 0px 2px 2px 0px;
}
.SearchLinks
{
	padding-left: 6px;
}

#divTree
{
	color: #31456a;
	font-size: 11px;
}
#HelpPan
{
	display: none;
}
.ToolsHeader
{
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}
.ToolsHeader a
{
	color: #000000;
	text-decoration: none;
}
.ToolsHeader a:hover
{
	color: #31456a;
	text-decoration: none;
}


#MapViewsPan
{
	color: #000000;
	font-weight: bold;
}
.ScalePickerTD
{
	text-align: right;
	float: right;
	padding-right: 20px;
}
.SelectedSearchLink
{
	font-weight: bold;
}

.SelectedSearchLink a
{
	color: #31456a;
}

#ctl01_cpMapTools_updFullViewToolbar
{
	max-height: 25px;
}
#ctl01_cpMapTools_updFullViewToolbar
{
	display: none;
}

#HeaderPanDiv
{
	display: none;
}
#PanDiv
{
	z-index: 100;
	border: 1px solid #ccc;
	overflow: visible;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	filter: alpha(opacity=80);
}


.AdvancedBtn
{

}
.AdvancedBtn:hover
{
	
}
#LeftSidePan
{
	display: none;
	margin-top: 24px;
	margin-right: 0px;
}
#backToMapPan
{
	min-width: 80px;
	overflow: visible;
}
#backToMapPan a
{
	text-decoration: none;
}

.LeftSidePanHeader
{
	background-color: #d5ddf3;
	padding: 0px 2px 0px 2px;
	width: 196px;
	text-align: right;
}


.pluginNavigatorHeader
{
	border-bottom: 1px solid #000000;
	color: #31456a;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-family: 'Segoe UI';
	font-size: 11px;
}
.pluginOrientationHeader
{
	border-bottom: 1px solid #000000;
	color: #31456a;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-family: 'Segoe UI';
	font-size: 11px;
}
.measureHeader
{
	font-weight: bold;
	font-style: normal;
	color: #31456a;
	border: 1px solid #cccccc;
	font-size: 11px;
	background-color: #cccccc;
}
.pluginMeasureDivResult
{
	border: 1px solid #000000;
	padding: inherit;
	margin: inherit;
	width: 150px;
	height: 150px;
	font-family: 'Segoe UI';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	visibility: visible;
	overflow: auto;
	display: block;
}
.mapStatusDiv
{
	background-color: #31456A;
	color:#ffffff;
	font-weight:bold;
}

.VERouteTable
{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align: left;
}
.VERouteHeader
{
	background-color: #0066a7;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

/* Simple text right alignment to work both in Firefox and IE*/
.TextRightAlign
{
	text-align: right;
}
/*******/
.SearchNameLabel
{
}

.NoSearchLabel
{
	color: Gray;
}

.ddlLarge
{
	font-size:11px;
}

.SearchBody
{
	background: #f1f1f1;
}

.ContainerPanel
{
	border:solid 1px #314b6a;
}

.SearchPanel
{
	background: #ffffff;
}

.ResultPanel
{
	background: #ffffff;
}

.SpliterIconMinus img
{
	height:7px;
	width:11px;
	border-style:hidden;
}

.SpliterIconPlus img
{
	width:0px;
	border-style:hidden;
}

.SpliterUpPlus
{
	width: 0px;
}

.SpliterUpPlus:hover
{
	width: 0px;
}

.SpliterDownPlus
{
	width: 0px;
}

.SpliterDownPlus:hover
{
	width: 0px;
}

.SpliterUpMinus
{
	width: 11px;
	height: 7px;
	background: url(../../images/SplitUp_Off.png);
	background-repeat: repeat-x;
}

.SpliterUpMinus:hover
{
	width: 11px;
	height: 7px;
	background: url(../../images/SplitUp_On.png);
	background-repeat: repeat-x;
}

.SpliterDownMinus
{
	width: 11px;
	height: 7px;
	background: url(../../images/SplitDown_Off.png);
	background-repeat: repeat-x;
}

.SpliterDownMinus:hover
{
	width: 11px;
	height: 7px;
	background: url(../../images/SplitDown_On.png);
	background-repeat: repeat;
}

.Spliter
{
	width: 47%;
	height: 7px;
	background-image: url(../../images/Split_Off.png);
	background-repeat: repeat-x;
}

.Spliter:hover
{
	width: 47%;
	height: 7px;
	background-image: url(../../images/Split_On.png);
	background-repeat: repeat-x;
}

.SpliterCenter
{
	width: 6%;
	height: 7px;
	background-color:#314b6a;	
	background-image: url(../../images/SplitCenter_Off.png);
	background-repeat: repeat-x;
}

.SpliterCenter:hover
{
	width: 6%;
	height: 7px;
	background-color:#314b6a;	
	background-image: url(../../images/SplitCenter_On.png);
	background-repeat: repeat-x;
}

.SmallLinks
{
	font-size: smaller;
}

.tdWithSpace
{
	padding-right: 4px;
	vertical-align: middle;
	height:19px;
}

.IconView 
{
}

.IconView Input
{
}

.IconView Label
{
	padding:4px;
}

.Hide
{
	display: none;
}

.embeddedMapToolsDiv
{
	position: absolute;
	right: 3px;
}

.embeddedMapToolsDivLeft
{
	position: absolute;
	left: 8px;
}

.CommonBoxTableToRight
{
	border: 1px solid #cccccc;
	background-color: #fff;
	margin: 0px 0px 2px 0px;
}

.TopNavBar
{	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	white-space: nowrap;
}


.ddlMD
{
	text-align: left;
}

.ErrorPanel
{
	z-index:2;
	top:30px;
	border:solid 1px black;
	background-color:#fff8f8;
}

.ErrorTable
{
    margin-left:5px;
    margin-top:7px;
    margin-bottom:10px;
    margin-right:3px;
    max-width:400px;
    width: expression(Math.min(parseInt(this.offsetWidth), 400 ) + "px"); 
}



.ExpandCollapseIcon img
{
	width: 15px;
	height: 15px;
	border-style:hidden;
}

.Expand
{
	width: 15px;
	height: 15px;
	background: url(../../images/expand_Off.gif);
	background-repeat: no-repeat;
}

.Expand:hover
{
	width: 15px;
	height: 15px;
	background: url(../../images/expand_On.gif);
	background-repeat: no-repeat;
}

.Collapse
{
	width: 15px;
	height: 15px;
	background: url(../../images/collapse_Off.gif);
	background-repeat: no-repeat;
}

.Collapse:hover
{
	width: 15px;
	height: 15px;
	background: url(../../images/collapse_On.gif);
	background-repeat: no-repeat;
}
.AlignRight
{
	float:right;
}

.MeasureDisplayArea 
{
	padding-left:4px; 
	text-align:left;
}

.MapScale
{
	vertical-align:middle;
	text-align:left;
	white-space: nowrap;
}

.MapDynamicInfo
{
	vertical-align:middle;
	text-align:center;
	white-space: nowrap;
}

.DisplayCoord
{
	vertical-align:middle;
	text-align:right;
	white-space: nowrap;
}

.thDirection
{
	text-align:left
}
.topAlign
{
	vertical-align:top;
}

.LoginTable
{
	padding-right: 70px;	
	padding-left: 70px;	
	padding-top: 0;
	padding-bottom:0;
	vertical-align:middle;
}

.WelcomeCell 
{
	height:165px;
	background: url("../../App_themes/Sapphire/images/LoginSapphireBackground.png" ) repeat-x;
}

.WelcomeTitle 
{
	font-size:32px;
	color:White;
}
.loginH1
{
}
.WelcomeText
{
	color:Navy;
}

.LoginUserHeader 
{
	background-color:#314A6A;
	padding-top:10px;
	font-family:Arial;
	font-size:18px;
	color:#E0E0ED;
}

.LoginUser 
{
	background-color:#314A6A;
	font-family:Arial;
	color:#80aaca;
}

.LoginUser A
{
	color:#80aaca;
}

.LoginNewUser
{
	background-color:#80AACA;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial Narrow;
	font-size:16px;
	color:#e8ecf9;
}

.errMsg
{
	color:red;
}
.RightSideBtnVisibility
{
	
}
.RightSideBtnVisibility2
{
	visibility:hidden;
	display: none;
}

.LMTips
{	
	font-size:8pt;	
	white-space: nowrap;
}
.AdvBufferOptionsLabel{font-weight:bold;color:#0066FF;}
.AdvBufferOptionsPanel{position: absolute;left: -100px;top:23px;width:100%;padding:4px;background-color:White;border:solid 1px Gray;}
.AdvBufferMessage{color:Red}


.ReportLinkTab
{
    padding: 0 0 0 0;
    margin-left:5px;
    margin-right:5px;
	white-space: nowrap;
	vertical-align: middle;	
}
.FilterSearchLinkTab
{
	 padding: 0 0 0 0;
    margin-left:0px;
    margin-right:0px;
	white-space: nowrap;
	vertical-align: middle;	
}

.DisabledReportLinkTab
{
	color: #808080;
    margin-left:5px;
    margin-right:5px;	
}
.ReportLinkStaticMenuStyle a
{
    background-image:url("../../App_themes/Sapphire/images/btn_bg1.png");
	color: #31456A;
	font-weight: bold;	
	border:0px;	
	text-decoration:none;
}

.ReportLinkStaticMenuStyle td
{
    background-image:url("../../App_themes/Sapphire/images/btn_bg1.png");
    padding-left:6px;
	padding-right:6px;	
}

.ReportLinkStaticMenuStyle tr
{
    height:16px;
}
.ReportLinksHover a
{
    color: #FFFFFF !important;
	font-weight: bold;	    
    background-image:url("../../App_themes/Sapphire/images/btn_bg_on1.png");
}

.ReportLinksHover td
{
    color: #FFFFFF !important;
    background-image:url("../../App_themes/Sapphire/images/btn_bg_on1.png");    
}

.ReportLinksDynamicMenu, .CRReportLinksDynamicSubMenu
{
	background-color: #314b6a;
	white-space: nowrap;
	color: white;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: underline;
}

.ReportLinksDynamicMenu
{
	border: 1px solid #808080;
}

.CRReportLinksDynamicSubMenu
{
	margin: -1px 0px 0px 0px;
}

.ReportLinksDynamicMenuInfoTool
{
	background-color: #314b6a;
	white-space: nowrap;
	color: white;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #808080;
	text-decoration: underline;
}

.ReportLinksDynamicMenuInfoTool:hover
{
	color: white  !important;
	text-decoration: none;	
	font-weight: normal !important;
	background-color: DarkBlue !important;
}

/* ---- */
.DynamicReportLinkTab
{
	padding: 0px 1px 0px 3px;
	background-color: #314b6a;
	font-weight: normal;
	white-space: nowrap;
	color: white;
	vertical-align: middle;
}

.DynamicReportLinkTab a
{
	color: white;
	border: 1px solid #808080;
	text-decoration: none;
	font-weight: normal !important;
}

.DynamicReportLinkTab hover
{
	color: white !important;		
}
.DynamicReportLinksHover
{
	color: white  !important;
	text-decoration: none;	
	font-weight: normal !important;
	background-color: DarkBlue !important;
}
.MultiSelReportLinkTab
{
	white-space: nowrap;
	font-weight: normal;
	vertical-align: middle;		
}
.MultiReportLinkStaticMenuStyle a
{
    background-image:url("../../App_themes/Sapphire/images/btn_bg_on1.png");
    color:White;
    	font-weight: bold;
}
.MultiReportLinkStaticMenuStyle td
{
    background-image:url("../../App_themes/Sapphire/images/btn_bg_on1.png");
    padding-left:6px;
	padding-right:6px;	    
}

.MultiReportLinkStaticMenuStyle tr
{
    height:16px;
}

.MultiSelReportLinksHover a
{
    color: #31456A !important;
	font-weight: bold;	    
    background-image:url("../../App_themes/Sapphire/images/btn_bg1.png");	
}

.MultiSelReportLinksHover td
{
    background-image:url("../../App_themes/Sapphire/images/btn_bg1.png");	
}

.MultiSelReportLinksHover table
{
    border:solid 1px #000000;
}

.divMultiSelectionReports
{
	
}
.totalLabel
{
	font-size: 9px;
	color:Silver;
	padding-left: 3px;
	padding-right: 1px;
}


/***** Tip related ***/
.TipContentDiv
{
    margin-top:3px;
    margin-left:10px;
    overflow:auto;
    min-height:50px;
	max-height:450px;
	display: table-cell;
}
.TipLinksDiv
{
    background-color:#E4EDF3;
    position:relative;
    margin-top:3px;
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;
    padding-bottom:3px;
}
.TipHyperLink
{
    color:#0066A7;
    font-family:Verdana,Arial,Sans-Serif;
    font-size:1.0em;
    text-decoration:none;
}
/**** End Tip ****/

.olControlPanZoomBarOP 
{
    position: absolute;
    bottom: 45px;
    left: 10px;        
    cursor: default;	
}
.CommonBoxTableWithOutWidth
{
	border: 2px solid #31456A;
	padding:2px;
	background-color:#fcfcfc;	
}

.DashBoardHeaderMsg{font-weight:bold;color:#000000;font-size:1.4em; font-family:Verdana, Helvetica, Arial, sans-serif !important;}
.DashBoardHeaderDetailMsg{color:#000000;font-size:1.2em; font-family:Verdana, Helvetica, Arial, sans-serif !important;}
.DashBoardHeaderLink{color:#FFFFFF;font-size:1.1em;text-decoration: none; font-weight:bold;font-family:Verdana, Helvetica, Arial, sans-serif !important; white-space:nowrap}
.DashBoardHeaderLink:hover{color:#FFFFFF;}
.DashBoardItemName{font-weight:bold; color:#31456A;font-size:1.2em;text-decoration: none;text-transform: uppercase;font-family:Helvetica, Arial, sans-serif !important;}
.DashBoardItemName:hover{color:#31456A;cursor:default;text-decoration: none;}
.DashBoardAccessibilityItemHeader{font-weight:bold;color:#006699;font-size:16px;text-decoration: none;}
.DashBoardAccessibilityItemName{font-weight:bold;color:#006699;font-size:small;text-decoration: none; padding-bottom:10px;}
.DashBoardAccessibilityItemName:hover{font-weight:bold;color:#006699;font-size:1.1em;text-decoration: none;padding-bottom:10px;}
.DashBoardBarItemName{color:#31456A;font-size:8;text-decoration: none;cursor:default}
.DashBoardBarItemName:hover{color:#31456A;cursor:default}
.DashBoardHeaderBackground{background-color:#006599}
.DashBoardMapBackground{background: url("../../images/MapBackground.png" ) repeat-x;color: #808080;height:199px }
.DashBoardItemBackground{ }
.DashBoardMap{background: url("../../App_themes/Sapphire/images/Dashboard/MapWithBorder.png" ); }
.DashBoardFooterLine{background-color:#808080; }
.DashBoardFooterText{font-weight:bold !important;color:#666666;text-decoration: none; font:90% Verdana, Helvetica, Arial, sans-serif;}
.DashBoardFooterText:hover{color:#666666;text-decoration: underline;}
.DashBoardHeaderText{text-decoration: underline;}
.DashBoardHeaderText:hover{text-decoration: underline;color:#000000;}
.DashBoardBarItemBackground{background: url("../../App_themes/Sapphire/images/Dashboard/DashboardBarBackground.png" ) repeat-x;color: #31456A; }
.HeaderBackground{background: url("../../App_themes/Sapphire/images/header_arc_wide.gif" );color: #FFFFFF;height:92px }
.HeaderBackground1{background: url("../../App_themes/Sapphire/images/MinLogo.gif" );color: #FFFFFF; }
.HeaderTextSmall{color:#FFFFFF;font-size:1.6em;line-height: 1.2em; font-family:Helvetica, Arial, sans-serif !important; }
.HeaderTextBig{color:#FFFFFF;font-size:2.1em;line-height: 1.2em;font-family: Helvetica, Arial, sans-serif !important;text-transform: uppercase;}
.DashBoardBarItemAlign{vertical-align:bottom}
.DashBoardMenuItemHover{color:#FFFFFF;}
.DashBoardMenuItemHover:hover{color:#FFFFFF;}
.DashBoardItemDesc{color:Gray;font-size:1.1em; font-family:Verdana, Helvetica, Arial, sans-serif !important;}
.DashBoardItemDescPadding{padding-left:5px;padding-right:5px;padding-bottom:20px;padding-top:20px;}
.DashBoardItemDesc:hover{color:Gray;cursor:default}
.HelpToolTip{border-width:.1px;border-color:#31456A;border-style:solid}
.DashBoardItemLink{color:#0274A4;font-size:1.1em;text-decoration: none; font-weight:bold;font-family:Verdana, Helvetica, Arial, sans-serif !important;
                   display: inline;padding-top:10px;
}
.DashBoardItemLinkImage{display:inline} 
.DashBoardItemLinkLabel{display:block;padding-bottom:5px}                   
.DashBoardItemLink:hover{color:#0274A4;}
.DashBoardMenuItemDiv{padding-top:30px; padding-left:5px; }
#toolContextHelpHeader
{
	background-color: #31456A;
	color:#ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px;
}
#toolContextHelpBody
{
	padding: 2px;
	background-color: #ffffff;
	font-weight:normal;
	color:#000000;
}
#toolContextHelp
{
	border: 1px solid #31456A;
	width: 150px;
	margin-left: 2px;
}
.CommonBoxTableSelectionList
{
	border: 2px solid #31456A;	
	background-color:#fcfcfc;
	width:200px;
}

.ShowSelectedCss
{
	font-size: 10px;
}

.selectedItemsDiv
{	
	overflow-y:scroll;
	overflow-x:hidden;
	display: none;
	border: SOLID 1px black;
	background: #E1E1E1 ;
	min-width: 100px !important;	
}

.UseSelectedLayerNameCss
{	
	padding-left: 3px;
	padding-right: 3px;
	color: #31456A;
	font-size: 10px;
	font-weight:bold;
	border:SOLID 0px #cccccc;  
	border-right-width: 0px !important;    
	
}

.SearchWizardNavigationClass table
{
	float: right !important;
	text-align: right !important;
}

.SearchWizardNavigationClass td
{
	padding-bottom: 4px !important;
}

.WizardSideBarCss
{
	vertical-align:top !important;
	padding: 0px 0px 0px 4px;	
}
.Searchfootnote
{ 	
	background-color: #E1E1E1;  
	padding: 1px 0px 1px 1px;
}

.btnLookup
{
	font-family:Tahoma, Trebuchet MS, Verdana, Arial, helvetica; 
}	

.btnLookup:hover
{
    text-decoration:none;
}

#popupBlockerDiv
{
	font-size: 11pt;
	color: #000000;
	background-color:#fff8f8;
	text-align:left;
	margin-right:5px;	
	border: 1px solid #31456A;
	width: 400px;
	padding: 4px;
}
.DropDownImageCss 
{
	border:SOLID 1px #cccccc !important;
}
.LoadingDiv
{
	position:fixed !important;
}

/* JQuery styles */

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 400px; /* Dialog will wrap after this width */
	background: #ffffff;
	border: solid 2px #005aab;
	color: #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#popup_title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	color: #fff;
	background: #005aab url(images/title.gif) top repeat-x;
	border: solid 1px #ffffff;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}

#popup_message {
	text-align: left; 
	/*padding-left: 48px;*/
}

#popup_panel {
	text-align: right;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}
.MapToolBar
{
    background-color: #E6E6E6;
}
.MapPoweredByLogo
{
	vertical-align:middle;
	text-align:left;
	white-space: nowrap;
	padding: 0px 0px 0px 2px;			
}
.SpatialFilterDetails
{
	vertical-align:middle !important;
	white-space:nowrap;
	padding-left: 4px !important;
	font-weight:bold;
	
}
.SpatialFilterDetailsDisabled
{
	vertical-align:middle !important;
	white-space:nowrap;
	padding-left: 4px !important;
	color:Gray !important;
}
.SpatialFilterDetailsAnd
{
	vertical-align:middle !important;
	white-space:nowrap;
	padding-right:2px;
	padding-left:2px;
}
.SpatialFilterSeparator
{
	height:2px;
	empty-cells: show;
}
.SpatialFilterSeparatorLine
{
	height:1px;
	background-color:#cccccc;
	empty-cells: show;
}
.BufferControlCaptionCss
{
	padding-top:2px !important;
	vertical-align:middle !important;
	padding-right: 5px;	
	
}
table.bufSelectionCombo 
{
    border-color:#cccccc;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-collapse: collapse;
}
td.bufSelectionCombo 
{
    border-color: #cccccc;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0;
}
.divResults
{
	overflow-y:hidden;
	overflow-x: scroll;	
	width:978px; 
	height:100%;
}
.MapLookupResultsTable
{
    font-family:Verdana, Helvetica, Arial, sans-serif !important;
    max-height:200px;
    overflow-x:hidden;
    overflow-y:auto;
}
.MapLookupResultsTd
{
    border:solid 1px #c0c0c0;
}
.mapLookUpResultsHeader
{
    font-family:Verdana, Helvetica, Arial, sans-serif !important;
    font-weight:bold;
}
.SpatialFilterBackground
{
	background: url("../../App_themes/Sapphire/images/SpatialFilterBackground.png" ) repeat-x;
	height:24px;
	vertical-align:middle;
	color:#31456A;
}
.contextHelpIFrame
{
	min-height: 100px;
	max-height: 200px;
	min-width: 100px;
	max-width: 200px;
}
.contextHelpTipIFrame
{
	min-height: 400px;
	max-height: 600px;
	min-width: 600px;
	max-width: 800px;
}
.sptlFilterTipHeader
{
    color:#4690cd;
    font-family:Arial;
    font-weight:bold;
    font-size:11pt;
}
.sptlFilterTipContent
{
    padding-top:10px;
    padding-bottom:10px;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
}
.sptlFilterTipCheckBox
{
    color:#4690cd;
    font-family:Arial;
    font-weight:bold;
    font-size:8pt;
}
.sptlFilterBox
{
    background-color:White;
    padding-left:5px;
    padding-bottom:10px;
    padding-right:10px;
    padding-top:4px;
}
.TipTitle
{
    font-family:Arial;
    font-weight:bold;
    font-size:11pt;
    margin-bottom:10px;
    margin-left:10px;
}
.TipHeader
{
    font-family:Arial;
    font-size:8pt;
    margin-bottom:8px;
    margin-left:10px;
}
.LyrMgrActiveLayerText{font-weight:bold;white-space:nowrap}
.LyrMgrActiveLayerLabel{white-space:nowrap}
.SearchOptionsPanel{position: absolute;left: 180px;top:23px;width:150px;padding:4px;background-color:White;border:solid 1px Gray;}
.StreetView
{
    width:400px;
    height:350px;
}
.divActiveLayers{visibility:hidden;position:absolute;left:-500px}
.RadioButtonMargin label {  margin-right:15px; }
.divDisplayCS{visibility:hidden;position:absolute;left:-500px}
.imgEditHelp {padding-left:5px;vertical-align:bottom; cursor:pointer}
.lblFilter {font-weight:bold; padding-right:3px;}
.ddlFilter{}
.txtAddRow{padding-left:5px;cursor:pointer;text-decoration:underline;color:Blue}
.txtDeleteRow{padding-left:5px;cursor:pointer;text-decoration:underline; color:Blue}
.divFilter {padding-bottom: 10px;border-bottom:1px solid #c0c0c0}

.workflowStepBtn 
{
	background: url(images/nav_bg.gif) no-repeat 0 0;
	height: 30px;
	width: 37px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 0 0 10px;
}

.workflowStepBtnSelected 
{
	background: url(images/sel_nav_bg.gif) no-repeat 0 0;
	height: 30px;
	width: 37px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 0 0 10px;
}

.separatorLine 
{
	background: #cccccc;
	height: 3px;
	width: 100%;
}

.selectedWorkflowStepBar 
{
	background: url(images/select_bar.gif) no-repeat 0 0;
	height: 7px;
	width: 100%;
	background-position: center;
}

.workflowStepSlideBar 
{
	background-color: Gray;
	background: url(images/select_bar.gif) no-repeat 0 0;
	background-position: center;
	width: 100%;
}

.workflowStepLabel
{
	background: none;
	color: #555454;
	font-size: 11px;
	font-family: Arial, sans-serif;	
	text-align: center;
}

.workflowStepLabelSelected
{
	background: none;
	color: #555454;
	font-size: 11px;
	font-family: Arial, sans-serif;	
	text-align: center;
	font-weight: bold;
}

.workflowStepPanel 
{
	color: #999999;
	z-index: 3;
	overflow:auto;	
	overflow-y:hidden;
}

#workflowAccordion
{
	width: 100%;	
	margin:5 0 0 0px;
}

#workflowAccordion dd
{
	width: 100%;
	margin:0 0 0 0px;
}

.workflowStepsSlider {
  	background: url(images/slider_bg.png) repeat-x 0 0;
	z-index: 5;
	width: 100%;
	height:17px;
	cursor:pointer;
}

.workflowStepsOpen
{
	background: url(images/sliderOpen.gif) no-repeat 0 0;
	height:13px;
	width:70px;
	cursor:pointer;
}

.workflowStepsClose
{
	background: url(images/sliderClose.gif) no-repeat 0 0;
	height:13px;
	width:70px;
	cursor:pointer;
}

/*..START:Social Network Control..*/
.snMenu
{
    cursor:pointer;
    margin:3px;
}
.snControl01
{
	border:2px solid;
	background-color:#fff;
	padding:3px;
}
.snFloatingDiv
{
	position:absolute;
	z-index:99999;
}
.snIcon01
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg.png");
	height:24px;
	color: #31456A;
	font-weight: bold;	
	border:0px;
	font-size:11px;
	padding:0px 3px 0px 3px;
}
/*..END:Social Network Control..*/

