/* CSS Document */

/* Site Settings */

* {
	padding:0;
	margin:0;
}

body {
	background:url(http://images.uk-plc.net/templates/swirls/images/swirls_bg.jpg) no-repeat 100% 0;
	background-color:#000000;
	color:#000000;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#FFFFFF;
	font-size:1.4em;
	text-decoration:none;
	float:left;
}

h1 a{
	color:#FFFFFF;
	font-size:1em;
	text-decoration:none;
}

h2 {
	color:#000000;
	font-size:1.2em;
	text-decoration:bold;
	float:left
}

form img {
	border:none;
}

/* Page Container*/

#container{
	width:100%;
	float:left;
}

#content{
	width:94%;
	padding-left:50px;
	float:left;
}

/* Tab Navigation */

div#content #tabnav {
	width:100%;
	float:left;
	clear:both;
}

div#content #tabnav ul {
	color:#FFFFFF;
}

div#content #tabnav ul li {
	list-style:none;
	display:inline;
	height:40px;
	margin-right:10px;
	float:left;
}

div#content #tabnav ul li a {
	display:block;
	background:url(http://images.uk-plc.net/templates/swirls/images/nav_bg.jpg) no-repeat 0 0;
	padding-left:80px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:40px;
	float:left;
	cursor:pointer;
	white-space:nowrap;
}

div#content #tabnav ul li a span {
	display:block;
	background:url(http://images.uk-plc.net/templates/swirls/images/nav_end.jpg) no-repeat 100% 0;	
	background-position:right;
	line-height:40px;
	padding-right:20px;
	height:40px;
	float:left;
}

div#content #tabnav ul li a:hover {
	display:block;
	background:url(http://images.uk-plc.net/templates/swirls/images/nav_bg_hover.jpg) no-repeat 0 0;
	padding-left:80px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:40px;
	float:left;
	cursor:pointer;
}

div#content #tabnav ul li a:hover span {
	display:block;
	background:url(http://images.uk-plc.net/templates/swirls/images/nav_end_hover.jpg) no-repeat 100% 0;	
	background-position:right;
	line-height:40px;
	padding-right:20px;
	height:40px;
	float:left;
}

/*Company Title*/

#companytitle {
	width:750px;
	float:left;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

/*Product and Category Navigation*/

#catnav {
	width:750px;
	float:left;
	clear:both;
	background:url(http://images.uk-plc.net/templates/swirls/images/catnavtrans.gif) no-repeat 0 100%;
}

#catnav ul{
	width:750px;
	color:#000000;
	background:url(http://images.uk-plc.net/templates/swirls/images/main_top.jpg) 0 0 no-repeat ;
	float:left;
}

#catnav ul li {
	list-style:none;
	display:inline;
	height:40px;
	padding-left:20px;
	margin-right:10px;
	float:left;
}

#catnav ul li a {
	display:inline;
	background:url(http://images.uk-plc.net/templates/swirls/images/swirl_bullet.jpg) no-repeat;
	padding-left:26px;
	line-height:30px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	height:40px;
	float:left;
}

#catnav ul li a:hover {
	display:inline;
	background:url(http://images.uk-plc.net/templates/swirls/images/swirl_bullet_hover.jpg) no-repeat;
	padding-left:26px;
	line-height:30px;
	color:#E0BA1E;
	text-decoration:underline;
	font-weight:bold;
	height:40px;
	float:left;
}

/*Main Page*/

#main1 {
	margin-top:10px;
	float:left;
	clear:both;	
	padding:10px;
	width:730px;
	background:url(http://images.uk-plc.net/templates/swirls/images/main_top.jpg) no-repeat 0 0 #FFFFFF;}

#pagetitle {
	width:730px;	
	float:left;
	padding:5px 0;
	text-indent:10px;
	background:url(http://images.uk-plc.net/templates/swirls/images/pagetitle_bg.jpg) repeat-x;
	background-color:#ECD474;
}

#main2 {
	width:750px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
}

#leftcol {
	width:auto;
	padding:0 10px 10px 10px;
	float:left;
}

#rightcol {
	width:517px;
	padding:0 10px 10px 10px;
	float:left;
}

/*Search and Company Picture*/

#companypic {
	/*float:left;
	width:186px;
	height:185px;*/
	padding:1px 5px 2px 1px;
	background:url(http://images.uk-plc.net/templates/swirls/images/companyimage_bg.jpg) no-repeat;
}

#searchbox {
	margin-top:10px;
	float:left;
	width:166px;
	height:105px;
	padding:10px;
	font-weight:bold;
	text-align:center;
	background:url(http://images.uk-plc.net/templates/swirls/images/searchbox_bg.jpg) no-repeat;
}

/*Page Bottom and Copyright*/

#mainbottom {
	background-image:url(http://images.uk-plc.net/templates/swirls/images/main_bottom.jpg);
	width:750px;
	height:48px;
	float:left;
	clear:left;
}

#copyright {
	background-color:#000000;
	color:#FFFFFF;
	padding-top:5px;
	width:750px;
	float:left;
	text-align:right;
	margin-bottom:20px;
	clear:left;
}

#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}

/*tables */

.listTable, .productTable, .tblCatProduct {
	border: 1px solid #000000;
	border-collapse: collapse;
	width:98%;
}

.listTableHeader, .productTableHeader, .tblCatProductHeader {
	background-color: #ECD474;
	font-weight: bold;
	color: #000000;
}

.listTableRow, .productTableRow, .tblCatProductRow {
	background-color: #FFFFFF;
}

.listTableRow td, .productTableRow td, .tblCatProductCell {
	font-size: 1em;
	color: #000000;
	padding: 2px;
	margin: 0px;
	border: 1px solid #000000;
}

.listTableRow td a, .productTableRow td a, .tblCatProductCell a {
	color: #000000;
}


.ukplcAssets .assetLinkImageURL {
  display:none;
}

.ukplcAssets .assetSize {
  display:none;
} 


/*NEWS STYLES*/
#newsNavWrapper { color:#000000; width:30%; background-color:#FFFFFF; float:right; border:0px; font-size:small; margin-left:3px; margin-bottom:12px;text-align:left;}

#newsNavWrapperIndexOnly {width:100%;float:none;}

#newsNavWrapper #newsNav {
border:1px solid #000000;
padding-top:2px;

}

#NewsIndexLink a { margin-bottom:6px; margin-left:6px; text-transform:uppercase; text-decoration:none;color: #646464;}

#newsNav ul { margin:6px 6px 6px 6px; padding:0; list-style-type:none;}
#newsNav ul li { margin-bottom:8px;}

#newsNav a,#newsNav a:link {color: #646464; text-decoration:none; font-weight:bold;}
#newsNav a:visited {	color: #555555;}
#newsNav a:hover,#newsNav a:active {	color:#e0b91c;text-decoration:underline;}
#NewsNextLink a {font-weight:normal;}
#newsNav .newsDate {font-weight:bold; }
#newsNav ul li a,#newsNav ul li a:link {font-weight:normal}

#newsDate{ font-size:90%; margin-bottom:12px; border-bottom:1px dotted #000000; padding-bottom:2px; width:65%;}
#newsDateHeader{ font-weight:normal;display:inline;}

#newsNavWrapperIndexOnly #newsNav .newsDate {font-size:x-small;}
#newsNavWrapperIndexOnly #newsNav ul {margin-top:16px;}
#newsNavWrapperIndexOnly #newsNav ul li a {text-decoration:underline;}
#newsNavWrapperIndexOnly #newsNav ul li {margin-bottom:12px;}

#preNewsLinks,#postNewsLinks,#NewsPageNo,#NewsNextLink,#newsIndexLink{ display:inline; padding-right:4px; margin-left:3px; }
#postNewsIndexLink {display:block;}

#newsIndexLink {display:block;}

#postNewsLinks { display:block; padding:3px; text-align:center; border-top:1px dotted #000000; }

td.productPartNumberCell {
	font-size: 8pt;
}

.listTableFooter {
	display: none;
}

.listTableHeader {
	background: #FFFFFF;
}

.listTableProductCell {
	font-weight: bold;
}
