body {behavior: url(../scripts/csshover.htc);} 
img.png {behavior: url(../scripts/iepngfix.htc);}
#menu ul ul li a {height: 1%;}
body {
	font-family: Calibri, Arial, sans-serif;
	min-width: 980px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}
body, #footer {
	background-color: #333;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#bodywrap, #plmaster, #topmenu, #basepanel {
	width: 980px;
}
#plmaster {
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	background-color: #000000;
}
/*Header*/
#header {
	position: relative;
	display: block	float: left;
	height: 145px;
	width: 100%;
	background: #FFFFFF url(../images/blank.gif) no-repeat right top;
}
#header #logonbc {
	position: absolute;
	top: 23px;
	left: 35px;
}
#header p.strap, #header p.strap2 {
	color: #1263AC;
	display: block;
	padding-top: 30px;
	margin-left: 300px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
#header p.strap2 {
	padding-top: 15px;
	font-size: 17px;
}
#header.police {
	background-image: url(../images/bkgnd_header_police.jpg);
}
#header.government {
	background-image: url(../images/bkgnd_header_gov.jpg);
}
#header.trusts {
	background-image: url(../images/bkgnd_header_trusts.jpg);
}
#header.ambulance {
	background-image: url(../images/bkgnd_header_ambulance.jpg);
}
#header.fire {
	background-image: url(../images/bkgnd_header_fire.jpg);
}
#header.corporate {
	background-image: url(../images/bkgnd_header_corporate.jpg);
}
/*TopMenu*/
#topmenu {
	height: 120px;
	padding-top: 25px;
}
#topmenu li {
	list-style: none;
	float: left;
	width: 150px;
	margin-left: 16px;
	text-align: center;
	background: url(../images/blank.gif) no-repeat center top;
}
#topmenu li.firstitem {
	margin-left: 0px;
}
#topmenu li, #topmenu a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	float: left;
}
#topmenu a {
	height: 45px;
	width: 140px;
	padding: 50px 5px 0px 5px;
}
#topmenu a:hover, #topmenu a.on {
	border: 3px solid #FFFFFF;
	height: 42px;
	padding: 47px 2px 0px 2px;
}
ul.menu li.blu {
	background-color: #1263AC;
}
ul.menu li.red {
	background-color: #D2232A;
}
#topmenu li.tmpolice {
	background-image: url(../images/bkgnd_topmenu_police.jpg);
}
#topmenu li.tmgov {
	background-image: url(../images/bkgnd_topmenu_gov.jpg);
}
#topmenu li.tmtrusts {
	background-image: url(../images/bkgnd_topmenu_nhs.jpg);
}
#topmenu li.tmambu {
	background-image: url(../images/bkgnd_topmenu_ambulance.jpg);
	background-position: center center;
}
#topmenu li.tmfire {
	background-image: url(../images/bkgnd_topmenu_fire.jpg);
}
#topmenu li.tmcorp {
	background-image: url(../images/bkgnd_topmenu_corp.jpg);
}
/*Menu*/
#menu {
	line-height: normal;
	float: left;
	width: 165px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
	width: 120px;
	height: 20px;
	line-height: 20px;
	display: block;
	padding-left: 35px;
	padding-right: 10px;
	background-color: #E5E5E5;
}
#menu a.on {
	background: #666666 url(../images/bkgnd_menu_on.gif) repeat-y right top;
	color: #FFF;
}
#menu a:hover {
	background-color: #B2B2B2;
}
#menu ul ul {
	left: 100%;
	top: 0px;
	position: absolute;
	width: 170px;
	border-left: 3px solid #000000;
}
#menu ul ul li {
	margin-bottom: 0px;
	border-bottom: 2px solid #000000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95; 
	opacity: 0.95;
	-khtml-opacity: 0.95;
}
#menu ul ul li:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1;
}
#menu ul ul a {
	color: #000000;
	width: 160px;
	padding-left: 10px;
}
#menu ul ul a, #menu ul ul a.on {
	background-color: #B2B2B2;
}
#menu ul ul a:hover, #menu ul ul a.on:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}
#menu p {
	float: left;
	width: 165px;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#container {
	min-height: 300px;
	float: left;
	width: 745px;
	margin-left: 70px;
}
#container ul {
	margin: 0px 0px 10px 20px;
}
#container ol {
	margin: 10px 0px 10px 30px;
}
#container p {
	padding-bottom: 10px;
}
#container a {
	color: #FFF;
	text-decoration: underline;
}
#container a:hover {
	text-decoration: none;
}
.smallprint {
	font-size: 9px;
	line-height: normal;
}
/*Text*/
#text {
	width: 495px;
	float: left;
}
#text h1 {
	display: block;
	border: 1px solid #FFF;
	font-size: 19px;
	margin-bottom: 20px;
	padding: 5px;
}
#text h2, #rightpanel h2 {
	font-size: 18px;
	font-style: italic;
	padding-bottom: 7px;
	padding-top: 10px;
}
#rightpanel h2, .rightpics {
	padding-top: 59px;
	margin-bottom: 20px;
}
#rightpanel h2.backto {
	padding-top: 8px;
}
#container .backto a {
	padding-left: 50px;
	background: url(../images/bkgnd_arrowleft.gif) no-repeat 30px 4px;
	text-decoration: none;
}
#container .backto a:hover {
	background-position: 30px -46px;
}
span.partno {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
}
#text h1 span.partno {
	font-size: 16px;
	padding-left: 5px;
}
#text h3, #rightpanel h3 {
	font-size: 15px;
	font-style: italic;
	padding-bottom: 5px;
}
#text p.highlight {
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
}
#text p.date {
	text-transform: uppercase;
}
.picright {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.picleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
object.picleft {
	margin-right: 15px;
}
object.picright {
	margin-left: 15px;
}
img.toppad {
	padding-top: 10px;
}
/*Tables*/
table.prodlist, table.partlist {
	margin-bottom: 20px;
}
table.prodlist td, table.partlist td, table.proddetail td {
	border-collapse: collapse;
	padding: 8px 0px 8px 0px;
	vertical-align: top;
	text-align: left;
}
table.prodlist td, table.partlist td {
	border-bottom: #FFFFFF solid 1px;
}
#text table.prodlist h2 {
	padding-top: 0px;
}
table.prodlist img {
	padding-right: 20px;
}
table.proddetail img, table.partlist img, .rightpics img {
	padding-right: 8px;
}
table.proddetail img, .rightpics img {
	padding-bottom: 15px;
}
#rightpanel .rightpics img {
	float: none;
}
table.partlist {
	border-top: #FFFFFF solid 1px;
}
table.alternating {
	margin-bottom: 10px;
}
table.alternating td {
	padding: 15px 15px 5px 15px;
}
table.alternating tr.odd td {
	background-color: #333;
}
table.alternating tr.even td {
	background-color: #000;
}
#container table.alternating h2 a, #container table.alternating h3 a {
	text-decoration: none;
}
#container table.alternating h2 a:hover, #container table.alternating h3 a:hover {
	text-decoration: underline;
}
/*Right Panel*/
#rightpanel {
	width: 240px;
	float: left;
	margin-left: 10px;
}
#rightpanel img {
	float: left;
	padding-bottom: 10px;
}
#rightpanel p {
	padding-right: 10px;
}
/*Form*/
form.sideform {
	float: left;
	width: 230px;
	padding: 0px 10px 10px 0px;
	text-align: right;
}
form.sideform p {
	text-align: left;
}
.fmdetails label {
	vertical-align: top;
	text-align: left;
	display: block;
}
.fmdetails input, .fmdetails textarea {
	width: 220px;
	margin-left: 0px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 8px;
	border: 1px solid #666;
	border-right-color: #999;
	border-bottom-color: #999;
	background: #333;
	color: #FFF;
}
input#submit {
	color: #D2232A;
}
/*Base Panel*/
#basepanel {
	background-color: #000000;
	border-top: 3px solid #FFFFFF;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*Footer*/
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #999;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}