
/* Styles sent by Hydro One */
/* ------------------------ */

.wr_header {
	width:100%;
	height:60px;
	background:#b8d3e7 url(../../images/impl/popup_header.jpg) no-repeat;
	text-align:right;
}
.wr_header a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
	margin-right:12px;
	display:inline-block;
	margin-top:40px;
}
.wr_header a:hover {
	text-decoration:none
}


/* Styles to change VE Navigation Control */
/* -------------------------------------- */

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_toggleGlyphWrapper
{
	left:170px;
}

.collapsed #MSVE_navAction_toggleGlyphWrapper 
{
	left: 0px;
}

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_topBackground
{
	width:130px;
}


.MSVE_navAction_background {
	background-color:#ff0000;  /*#ac1a1b*/  /*First for hydro one: #ea1c2e*/
}


.MSVE_Dashboard_V6 #Compass {
	background: transparent url(../../images/vecss_red.gif);
}

.MSVE_Dashboard_V6 #Compass:hover, 
.MSVE_Dashboard_V6 #Compass.ms_pseudoHover {
	background:transparent url(../../images/vecss_red.gif) no-repeat scroll 0px 0px;
}

#Compass:hover, .MSVE_Dashboard_V6 #Compass.ms_pseudoHover {
	background:transparent url(../../images/vecss_red.gif) no-repeat scroll 0px 0px;
}
