/* CSS Document for Development Team, is an exstension on designtemplate stylesheet */

h1{
	color:#000066;
	border-bottom:2px solid #7f7fb2;
}

li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowpurple.gif);
}

.main ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowpurple.gif);
}

/*changes to the Development Team Logo*/
#logo{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/developmentteamlogo.jpg) no-repeat;
}



/*changes navigation border to purple*/
#mainnav{
	background-color:#7f7fb2;
}

/*changes to development banner*/
#banner{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/developmentbanner.jpg) no-repeat;
}



/*sets the colour of the boxs in main text*/
.MenuBox {
	background-image: url(http://images.uk-plc.net/imagesuk/EprocTLCorner.jpg);	
  } 

.MenuBox a:visited {color:#000066;}

.MenuBox h2 {
	background-image: url(http://images.uk-plc.net/imagesuk/EprocTRCorner.gif);
	color:#7f7fb2;
  }

.MenuBoxBody {
	background-image: url(http://images.uk-plc.net/imagesuk/Eprocrightborder.gif);
  }
  
.MenuBox ul li {
	background: url(http://images.uk-plc.net/imagesuk/EprocStrip.gif)	bottom left repeat-x #E5E5EF;
}

.MenuBoxFooter {
	background-image: url(http://images.uk-plc.net/imagesuk/EprocBLCorner.gif);
}

.MenuBoxFooter p {
	background-image: url(http://images.uk-plc.net/imagesuk/EprocBRCorner.gif);
}

#tabnav2 li a:hover {background-color:#BFBFD9;}

#content {/*background: url(http://images.uk-plc.net/imagesuk/fang.gif) 100% 0 no-repeat;*/}

.FeatureBox .MenuBox {
	/*width:200px;*/
	background-image: url(http://images.uk-plc.net/imagesuk/publicsector/TLCorner.gif);	
  } 

.FeatureBox .MenuBox h2 {
	background-image: url(http://images.uk-plc.net/imagesuk/publicsector/TRCorner.gif);
	line-height:2.2em;
	font-size:1.2em;
	padding-left: 0.5em ;
  }

.FeatureBox .MenuBoxBody {
	/*width:100%;*/
	background-image: url(http://images.uk-plc.net/imagesuk/publicsector/rightborder.gif);
  }
  
  .FeatureBox .MenuBoxBody p {
	padding:1em ;
	margin:0;
	line-height:1.2em; /*reqd*/
  }
  
.FeatureBox .MenuBoxBody img {
	padding: 0.5em 1em ;
  }
  
.FeatureBox .MenuBoxBody ul li {
	font-size: 1em;
	background: none;
	margin: 0 2em;
}

.FeatureBox .MenuBoxFooter {
	background-image: url(http://images.uk-plc.net/imagesuk/publicsector/BLCorner.gif);
	line-height:30px;
	font-size:30px;
}

.FeatureBox .MenuBoxFooter p {
	background-image: url(http://images.uk-plc.net/imagesuk/publicsector/BRCorner.gif);
}








/*chanegs the hover colour for highnav to purple*/
#highnav ul li a:hover{
	background-color:#7f7fb2;
}


/*changes the top level navigation hover colour to purple*/
#navcontainer li a{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navleft.jpg) no-repeat;
	background-color:#000066;
}

#navcontainer li a span{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navright.jpg) 100% 0 no-repeat; 
}

/*tab rollovers*/
#navcontainer li a:hover{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navpurpleleft.jpg) 0 0 no-repeat #7f7fb2; 
	color:#FFFFFF;
}

#navcontainer li a:hover span{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navpurpleright.jpg) 100% 0 no-repeat; 
}
