﻿/* ITM Stylesheet for all orgs except those with customised CSS */


.BannerTop2
{
    BACKGROUND-POSITION: center;
    FONT-SIZE: 9pt;
    BACKGROUND-IMAGE: url(../images/Blocks/BlueGradiantTallx.png);
    color: Navy;
    BACKGROUND-REPEAT: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    HEIGHT: 30px;
    BACKGROUND-COLOR: #C0C0C0;
    vertical-align:middle;
    z-index: 75;
    line-height: 30px;
    box-shadow: 0 0 20px #888888;
}

/*Adds to the other definition in the main CSS file*/
.BannerBottom2
{
	background-image: url(../images/Blocks/BlueGradiant.gif);
	background-repeat: repeat-x;
}


.BannerBottomLeftAngle
{
	position:fixed;
	bottom:0;
	right:265px;
	height:25px;
	width:18px;
	background-image: url('../images/blocks/BlueGradiantLeftAngle.png');
	background-position: center bottom;
}


.SMParentSelected {
    background-image:url('../smi/styles/pro_7/background_parentselected.gif');
    background-repeat:repeat-x;
}


.GridHeader
{
  background-image: url(../images/caGrid/grid_headerBg.gif); 
  background-color: #8988A5; 
}
