/*
  =============================================
  Last edited by: $Author: mistf $
              on: $Date: 2009/07/02 13:20:36 $
        Filename: $RCSfile: acif.css,v $
        Revision: $Revision: 1.2 $
  
  Stylesheet for acif client on Stellent UK site
  ==============================================
*/

/* CSS Document */

/*Header*/
h1, h2, h3, h4, h5, h6 {
color: #543183;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
color: #543183;
}



/*headers end*/


/* Navigation START */

	/* Navigation END */
	
	div#globalNav ul li.On {
		background: url(../../../globaltemplates/documents/image/acifnavbackonleft.gif) no-repeat left top;
		position: relative;
		z-index: 2;
		padding: 0 0 0 7px;
		height: 44px;
		color: #FFFFFF;

		z-index: 1000;
		border-right: none;
	}
	div#globalNav li.On a, div#globalNav li.On span {
		background: url(../../../globaltemplates/documents/image/acifnavbackonright.gif) no-repeat right top;
		color: #FFFFFF;
		padding: 13px 15px 5px 7px;
		height:26px;
	}


#localNav {
background:transparent url(../../../globaltemplates/documents/image/acifnavback.gif) repeat-x scroll 0%;
}

/*right hand side styles*/
.RightTop-bar {
background:transparent url(../../../globaltemplates/documents/image/acifrighthead.gif) no-repeat scroll 0%;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:29px;
padding:10px 8px 4px;
width:260px;
}


.RightMid-bar {
background:transparent url(../../../globaltemplates/documents/image/acifgadgetheadblue.gif) repeat-x scroll 0%;
float:left;
height:30px;
margin-top:20px;
width:100%;
margin-top:20px;}

#bottom-bar {
background:transparent url(../../../globaltemplates/documents/image/acifbottombar.gif) repeat-x scroll 0%;
border:0pt none;
float:left;
height:6px;
margin-bottom:15px;
width:276px;
}
