/*
This Style Sheet is used in the following places:
buying (directory) section
buying landing page
*/

/*section styles*/

h1,h2{
	color:#0099ff;
}

#sectionBand {background-color: #0099ff;}

fieldset {border: 0.2em solid #0099ff;}

#container {background:url(http://images.uk-plc.net/imagesuk/titleBuy.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/SearchTLCorner.jpg);
	display:none;	
  } 

.MenuBox a:visited {color:#000066;}

.MenuBox h2 {
	background-image: url(http://images.uk-plc.net/imagesuk/SearchTRCorner.gif);
  }

.MenuBoxBody {
	background-image: url(http://images.uk-plc.net/imagesuk/Searchrightborder.gif);
  }
  
.MenuBox ul li {
	background: url(http://images.uk-plc.net/imagesuk/SearchStrip.gif)	bottom left repeat-x #FEFAEE;
}

.MenuBoxFooter {
	background-image: url(http://images.uk-plc.net/imagesuk/SearchBLCorner.gif);
}

.MenuBoxFooter p {
	background-image: url(http://images.uk-plc.net/imagesuk/SearchBRCorner.gif);
}

#tabnav2 {
background: url(http://images.uk-plc.net/imagesuk/tab2BG_LBlue.gif) repeat-x 0 100%;}

#tabnav2 li a:hover {background-color:#bfe5ff;}

#content {
	background-color:#FFFFFF;
}

.boxout {
	color: #272F83;
	border: 1px solid #F6D04C;
	padding: 2px;
}

.FeatureBox .MenuBox {
	width:200px;
	background-image: url(http://images.uk-plc.net/imagesuk/buying/TLCorner.gif);	
  } 

.FeatureBox .MenuBox h2 {
	background-image: url(http://images.uk-plc.net/imagesuk/buying/TRCorner.gif);
	line-height:2.2em;
	font-size:1.3em;
	padding-left: 0.5em ;
  }

.FeatureBox .MenuBoxBody {
	background-image: url(http://images.uk-plc.net/imagesuk/buying/rightborder.gif);
	padding: 0 1em 0 1em ;
  }
.FeatureBox .MenuBoxBody img {
	padding: 0.5em ;
  }
  
.FeatureBox .MenuBoxBody  ul li {
	font-size: 1em;
	background: none;
	margin-left: 2em;
	
}

.FeatureBox .MenuBoxFooter {
	background-image: url(http://images.uk-plc.net/imagesuk/buying/BLCorner.gif);
	line-height:30px;
	font-size:30px;
}

.FeatureBox .MenuBoxFooter p {
	background-image: url(http://images.uk-plc.net/imagesuk/buying/BRCorner.gif);
}


/*for fcbox, featured companies boxs*/

.fcboxContainer{width:100%}

.fcbox{
	width:280px;
	float:left;
	margin: 0 5px 5px 0;
	/*padding:1px 5px;*/
	background:url(http://images.uk-plc.net/imagesuk/directory/fcheader.jpg) top right no-repeat #f6f6f6;
	font-size:0.9em;
}


.fcboxheader {
	/*float:left;*/
	/*height:23px;*/
	/*line-height:23px;*/
	/*width:100%;*/
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
}

.fcboxheader a{color:#FFFFFF;}

.fcimg{
	width:80px;
	clear:left; /*FF*/
	float:left;
	padding:5px;
	height:100%;
}

.fcimg img{width:75px;height:75px;}

.fcimg a img{
	border:1px solid #000066;
}

.fcimg a:hover img{
	border:1px solid #0099ff;
}

.fcboxmain{
	/*width:auto;
	float:left;
	text-indent:left;
	padding:5px 0 0 0;*/
	font-size:0.95em;
}

.fp{list-style:none; 
	width:90px;
	float:left;
	margin:0 5px 5px 0;
}

.fp img{width:90px; height:90px;}

.fp a img{
	border:1px solid #000066;
}

.fp a:hover img{
	border:1px solid #0099FF;
}

/*for product box's in the rightcol*/
.product{
	font-size:1em;
	background-color:#F6F6F6;
	width:250px;
	float:left;	
}

.producttitle{
	max-height:23px;
	height:23px;
	background-image:url(http://images.uk-plc.net/imagesuk/directory/directoryProductTop.gif);
	background-repeat:repeat-x;
	background-color:#039aff;
	line-height:23px;	
	text-indent:10px;
	float:left;
	width:250px;
}
.producttitle h3 {color:#FFFFFF;}
	
.producttext{
	background-color:#f6f6f6;
	padding:5px 10px;
	margin:0;
	font-size:0.9em;
	float:left;
}

.producttext img{
	border:1px solid #000066;
	float:right;
}

.producttext a:hover img{
	border:1px solid #0099ff;
	float:right;
}

.producttext ul{
	margin:5px 5px 5px 20px;
	padding:0;
}

.producttext ul li{
	list-style-image:url(http://images.uk-plc.net/imagesuk/directory/directoryBlueDot.gif);
}

.producttext ul li a{
color:#000000;
}

.buycontainer{
	margin:10px 0 0 0;
	float:left;
	text-align:left;
	width:100%;
	clear:both;
}

.buycontainer ul{
	padding:0;
	margin:10px 0 0 0;
}