/* CSS Document for @Portals websites */

#tabnav ul {display:none;}

#tabnav2 ul {display:none;}

#container{
/*	min-width:1025px;
	width:expression(documentElement.clientWidth < 1024? "1024px": "100%" );*/
}

h3{
	text-align:left;
	font-size:1em
}

h4{
	color:#000066;
	text-align:left;
	font-size:1em;
	font-weight:bold;
	margin-top:5px;
}


a{
	color:#000000;
	/*text-decoration:none;*/
}

a:hover{
	color:#0099ff;
	text-decoration:underline;
}

.directorybox, .directorybox2{
	float:left;
	clear:left;
	width:100%;
}

.directorybox2 h2{text-align:left; margin:0 20px;}

.directorybox2 ul {margin:0 20px;padding:0;}

#directorySearch{
/*	
	width:auto;
	height:113px;*/
	float:left;
	width:600px;
	margin:0 0 10px 0;
}

#directorySearch p{
	padding:0;
	margin:0;
}

#searchleft{
	width:15px;
	float:left;
	background-image:url(http://images.uk-plc.net/imagesuk/directory/searchleft.jpg);
	background-repeat:no-repeat;
	min-height:148px;
	height:148px;
}

#searchmain{
	width:485px;
	float:left;
	background-color:#f6f6f6;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;	
	min-height:123px;
	height:123px;
	margin-top:13px;
	padding-top:10px;
	/*background:url(images/searchright.jpg) 100% 0 no-repeat;*/
}

#searchright{
	/*width:101px;*/
	float:left;
	background-image:url(http://images.uk-plc.net/imagesuk/directory/searchright.jpg);
	background-repeat:no-repeat;
	min-height:148px;
	height:148px;
	background:url(http://images.uk-plc.net/imagesuk/directory/searchright.jpg) 100% 0 no-repeat;
	width:100px;
}

.dirSearch{
	background-image:url(http://images.uk-plc.net/imagesuk/directory/search.jpg);
	background-repeat:no-repeat;
	width:74px; 
	min-height:27px; 
	color:#FFFFFF; 
	border:0; 
	margin:20px 0 0 20px;
	padding-bottom:5px;
	line-height:20px;
	background-color:#f6f6f6;
}

/*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;
}

.fcboxheader a{color:#FFFFFF; text-decoration:none;}
.fcboxheader a:hover{text-decoration:underline;}

.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;

}

.fcboxmain p{}

.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 10px 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;
}


h2{
	font-size:1.5em;
	padding:0;
	margin:0;
}

form{
	padding:0;
	margin:0;
}

#portallogo{
	position:absolute;
	top: 28px;
	left: 0px;
	z-index:1000;
	/*width:100%; breaks tabs in FF*/
	text-align: left;
	width:400px;
	background-image:url(http://images.uk-plc.net/imagesuk/directory/@Logo.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	height:40px;
	margin-left:8px;
	padding-left:27px;
	padding-top:8px;
	font-size:2em;
	color:#000066;
}

.portalwelcome{
	background-color:#f6f6f6;
	padding:10px;
	margin:10px 0;
}

.portalwelcome h2{
	color:#000000;
}

.portalwelcome a{
	text-decoration:underline;
	font-size:0.8em;
}

.portalwelcome a:hover{
	background-color:#0099FF;
	color:#FFFFFF;
}

.producttext label{
	float:left;
	width:170px;
	margin:5px 0 0 0;
}

.googleads{
	float:left;
	margin:10px 0;
	text-align:center;
}