/*
This Style Sheet is used in the following places:
trade online section
*/

/*section styles*/

h1 {color: #F6D04C;}

#sectionBand {background-color: #F6D04C;}

fieldset {border: 0.2em solid #F6D04C;}

#container {background:url(http://images.uk-plc.net/imagesuk/titleEserv.jpg) no-repeat 0 0 #FFFFFF;}

#mainbody {
	border-right: #000066 1px solid; padding-right: 0px; border-top: #000066 1px solid; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-left: #000066 1px solid; padding-top: 0px; border-bottom: #000066 1px solid; background-color: #FFFFFF
}


/*menu boxes*/

.MenuBox {background-image: url(http://images.uk-plc.net/imagesuk/WebServTLCorner.jpg);} 
.MenuBox a:visited {color:#000066;} 
.MenuBox h2 {background-image: url(http://images.uk-plc.net/imagesuk/WebServTRCorner.gif);} 
.MenuBoxBody {background-image: url(http://images.uk-plc.net/imagesuk/WebServrightborder.gif);} 
.MenuBox ul li {background: url(http://images.uk-plc.net/imagesuk/WebServStrip.gif)	bottom left repeat-x #FEFAEE;} .MenuBoxFooter {background-image: url(http://images.uk-plc.net/imagesuk/WebServBLCorner.gif);}
.MenuBoxFooter p {background-image: url(http://images.uk-plc.net/imagesuk/WebServBRCorner.gif);
}

#tabnav2 {
background: url(http://images.uk-plc.net/imagesuk/tab2BG_Yellow.gif) repeat-x 0 100%;}

#tabnav2 li a:hover {background-color:#FAE7A5; }

#content {/*background: url(http://images.uk-plc.net/imagesuk/fang.gif) 100% 0 no-repeat;*/}

.boxout {
	/*font-size: 11px;*/
	color: #272F83;
	border: 1px solid #F6D04C;
	padding: 2px;
}

.FeatureBox .MenuBox {
	/*width:200px;*/
	background-image: url(http://images.uk-plc.net/imagesuk/eservices/TLCorner.gif);	
  } 

.FeatureBox .MenuBox h2 {
	background-image: url(http://images.uk-plc.net/imagesuk/eservices/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/eservices/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/eservices/BLCorner.gif);
	line-height:30px;
	font-size:30px;
}

.FeatureBox .MenuBoxFooter p {
	background-image: url(http://images.uk-plc.net/imagesuk/eservices/BRCorner.gif);
}



