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: #c01c16;
}
fieldset
{
	padding: 1px;
}
iframe
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a
{
	color: #000000;
}
a:hover
{
	color: #c01c16;
	text-decoration: none;
}

#lmTree
{
	height: 368px; width: 190px; overflow: auto; border:solid 1px silver;
}

#btnApply_2
{
	display:none;
}

#BannerPan
{
	width: 100%;
	border: 0px solid #d5ddf3;
	vertical-align: middle;
	padding: 0px;
	background: #ffffff;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 2px;
}
#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
{
	background-color: #31456A;
	color:#ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px;
}
#toolHelpBody
{
	padding: 2px;
	background-color: #ffffff;
}
#toolHelp
{
	border: 1px solid #31456A;
	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;
}

/**
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;
}
.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;
}

.btn: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;
}

.btn2:hover
{
	background-image:url("../../App_themes/Sapphire/images/btn_bg_on.png");
	color: #ffffff;
}

.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
{
}
.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;
}
.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: #c01c16;
	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;
}


.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;
}

.CommonBoxTableContent
{
	
}

.CommonBoxTableContent a, .CommonBoxTableContent a:visited
{
	text-decoration: none;
	cursor: pointer;
}
.CommonBoxTableContent a:hover
{
	text-decoration: none;
	cursor: pointer;
	color: #c01c16;
}
.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
{
	color: #c01c16 !important;
}
.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: #c01c16;
	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: #c01c16;
}
.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 -----------*/
.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: 1px solid #eee;
	empty-cells: show;
	margin:2px 0px 2px 0px;
}
.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;
	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: #c01c16;
	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: #c01c16;
	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: #c01c16;
}

#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: #c01c16;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-family: 'Segoe UI';
	font-size: 11px;
}
.pluginOrientationHeader
{
	border-bottom: 1px solid #000000;
	color: #c01c16;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-family: 'Segoe UI';
	font-size: 11px;
}
.measureHeader
{
	font-weight: bold;
	font-style: normal;
	color: #c01c16;
	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;
	width: 300px !important;
}

.ErrorPanel
{
	z-index:2;
	left:10px;
	top:30px;
	border:solid 1px Red;
	color:DarkGray;
	background-color:#fff8f8;
	padding:10px 50px 10px 50px;
	text-align:center;
	position:absolute;
}





.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;
}

.LMTips
{	
	font-size:8pt;	
	white-space: nowrap;
}

