html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background-color: #EEE;
	color: #333;
	height: 101%;
}
body.surface  li#surface,
body.suspended  li#suspended,
body.recessed  li#recessed,
body.upanddown  li#upanddown,
body.exterior  li#exterior,
body.led li#led,
body.highandlow  li#highandlow,
body.hazardous  li#hazardous,
body.custodial li#custodial,
body.tunnel  li#tunnel,
body.control  li#control,
body.emergency  li#emergency,
body.lamps  li#lamps
{
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #06C;
	margin: 0;
}
h3 {
	font-weight: bold;
	color: #06C;
	font-size: 0.8em;
	text-align: center;
}
h4 {
	font-weight: bold;
	color: #06C;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 5px;
}
h5 {
	font-size: 0.8em;
}
p {
	text-align: left;
	font-size: 0.8em;
	margin-bottom: 15px;
}
ul {
	font-size: 0.8em;
}
ol {
	font-size: 0.8em;
}
td {
	font-size: 0.8em;
}
td p {
	font-size: 1em;
}
a {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #06C;
}

#wrapper {
	margin-top: 20px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	/* -moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	box-shadow:0 0 10px #999; */
}
#header {
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	border-bottom: 1px solid #06C;
}
#header #country_flag {
	float: right;
}
#header #country_flag p {
	margin: 0;
	padding: 0;
}
#header #country_flag table {
	border: 0;
	margin: 0;
	padding: 0;
}
#header #country_flag table th {
	border: 0;
	padding-right: 2px;
	margin: 0;
}
#headerpic {
	width: 254px;
	padding-bottom: 10px;
}
#headerpad {
	padding-right: 130px;
	padding-left: 245px;
}
#topmenu {
	float: left;
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
#topmenu ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
#topmenu li {
	display: inline;
	margin-right: 5px;
}
#mainwrapper {
	background-color: #FFF;
	margin-top: 15px;
}
#navbar {
	width: 155px;
	float: left;
	padding-left: 15px;
}
#navheading {
	width: 900px;
}
#navbar ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 10px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#navbar li {
	margin-bottom: 5px;
}
#navbar .headerdiv {
	margin-bottom: 0;
}
#navbar .logos {
	margin-top: 40px;
	margin-bottom: 0;
}
#productsbyuse .headerdiv {
	margin-top: 15px;
}
#content {
	padding-left: 15px;
	height: 1%;
	float: left;
	width: 570px;
}
#content .rightalign   {
	float: right;
}
#content .smalltext     {
	text-align: center;
	font-size: 0.7em;
}
#contentfull {
	height: 1%;
	width: 730px;
	padding-left: 15px;
	float: left;
}
#contentfull p {
	text-align: justify;
}
#contentfull .smalltext {
	text-align: center;
	font-size: 0.7em;
}
#rightbar {
	width: 155px;
	float: right;
	height: 1%;
	text-align: right;
	padding-right: 15px;
}
#rightbar p {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0;
}
#rightbar ul {
	list-style-type: none;
	text-align: right;
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}
#rightbar li {
	margin-bottom: 5px;
	width: 155px;
}
#footer {
	height: 30px;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 0.8em;
}
#footer ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#footer li {
	margin-left: 5px;
	display: inline;
}
#flash {
	text-align: center;
}
#swdltable {
	width: 570px;
}
#swdltable  .rightcell {
	padding: 10px 0 10px 10px;
}
#swdltable .leftcell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
#swdltable td .centered {
	font-weight: bold;
	text-align: center;
}
#content .auleftimage p {
	text-align: center;
}
#content .firstproductpic p {
	background-color: #666;
	margin: 0;
	padding: 3px;
	font-size: 0.7em;
	color: #FFF;
}
#content .productpic p {
	background-color: #666;
	margin: 0;
	padding: 3px;
	font-size: 0.7em;
	color: #FFF;
}
#content .firstproductpic a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #FFF;
}
#content .productpic a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #FFF;
}
#bookmarkbox {
	width: 110px;
	height: 15px;
	vertical-align: middle;
	position: relative;
	left: 462px;
	font-size: 0.6em;
}
#bookmakbox img {
	border: 0;
	height: 15px;
	width: 15px;
}
#bookmark {
	float: left;
}
#bookmarktextbox {
	margin-left: 17px;
	height: 14px;
	padding-top: 1px;
}
.clearfloatmargin {
	clear: both;
	margin-bottom: 3px;
}
.joblist {
	list-style-type: disc;
	margin-left: 20px;
}
.clearfloat {
	clear: both;
}
.headerdiv {
	text-align: left;
	background-image: url(../images/barbg.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding: 3px;
}
.headerdiv h2 {
	color: #666;
}
.headerdivright {
	text-align: right;
}
.banner_border
{
	text-align:left;
	border-left:medium;
	border-left-color:#CCC;
	border-left-style:solid;
	padding-left: 5px;
}
.banner_pad
{
	padding-right: 5px;
	text-align:left;
}
.border  {
	border: 1px solid #06C;
}
.smalltext  {
	text-align: center;
	font-size: 0.7em;
}
.smalltextleft {
	text-align: left;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}
.smalltextright {
	text-align: right;
	font-size: 0.7em;
	margin: 5px;
}
.ecatsection {
	margin-top: 20px;
}
.ecatsection .ecatimage {
	float: left;
	width: 161px;
	margin-bottom: 20px;
}
.ecatsection .ecatimage img {
	height: 200px;
	width: 161px;
	border: 0;
}
.ecatsection .ecatpdflink {
	text-align: center;
}
.ecatsection .ecatpdflink img {
	border: 0;
}
.ecatsection .ecattext {
	text-align: justify;
	margin-left: 180px;
	height: 1%;
}
.firstproductpic {
	clear: both;
	width: 126px;
	margin-bottom: 15px;
	border: 1px solid #999;
	float: left;
}
.firstproductpic img {
	border: 0;
}
.productpic {
	width: 126px;
	float: left;
	margin-left: 19px;
	margin-bottom: 15px;
	border: 1px solid #999;
}
.productpic img {
	border: 0;
}
.controlsdiv {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.leftfloatimg  {
	float: left;
}
.rightfloatimg {
	float: right;
}
.controlsdiv  p {
	margin-left: 150px;
	margin-right: 185px;
}
.envicon {
	margin-right: 5px;
}
.sparestable {
	width: 570px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.sparestable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align:left;
}
.sparestable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 2px;
}
.sparestableheader {
	background-color: #CCC;
	padding: 5px;
}
.sparestableheader h4 {
	padding: 0;
	margin: 0;
}
#wrapper #mainwrapper #content .marginlist li {
	margin-left: 20px;
}
.listmargin {
	margin-left: 25px;
}
.centerdiv p {
	text-align: center;
}
.no_margin_list ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.top_paragraph {
	margin-top: 0;
}
.weee_float {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #666;
}
.weee_banner {
	border: 1px solid #666;
	margin-bottom: 15px;
}
.weee_faq_table {
	margin-bottom: 10px;
}
.weee_faq_table td {
	padding: 10px;
	border-top: 1px dashed #CCC;
}
.weee_bin {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#fullpagecentral p {
	text-align: center;
}
#fullpagecentral h4 {
	text-align: center;
}
#content .centerdiv p {
	text-align: center;
}
#content .banner img {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#content .no_bullet_list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.errors {
	font-size: 0.8em;
}
#postcoderesults {
	padding: 0;
	margin: 0;
	border-right: 1px solid #DDD;
	width: 570px;
}
#postcoderesults th {
	padding: 5px;
	margin: 0;
	background-color: #EEE;
	font-size: 0.8em;
	font-weight: bold;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
}
#postcoderesults td {
	padding: 5px;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
