body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #005099;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #b20202;
	color: #ffffff;
}
#logo {
	float: left;
	border: 0;
}
#logogoogle {
	float: right;
}
#navtopbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 5px 0;
	background: #281d6e url("/images/bg-navtopbar.gif") repeat-x 0 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#navtop {
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	list-style: none;
}
#navtop li {
	float: left;
	margin: 0 0 0 24px;
}
#navtop li a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	background-color: transparent;
	color: #a0b6fd;
}
#navtopsubbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 2px 0;
	background-color: #3b5991;
	color: #ffffff;
	border-bottom: 8px solid #ffffff;
}
#navmember {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navmember li {
	float: left;
	margin: 0 0 0 14px;
}
#navmember li a {
	background-color: #3b5991;
	color: #ffffff;
	text-decoration: none;
}
#navmember li a:hover,
#navmember li a:focus,
#navmember li a:active {
	background-color: #3b5991;
	color: #a0b6fd;
}
#formsearch {
	float: right;
	margin: 0 14px 0 0;
	font-size: 70%;
}
#formsearch label {
	float: left;
	padding: 1px 0 0;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.3em;
	border: 1px solid #1d2c47;
}
#formsearch input.submit {
	padding: 0;
	background-color: #0189d3;
	color: #ffffff;
	border-color: #10377e;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 126px;
	background: #ffffff url('/images/bg-mainbar.gif') no-repeat 0 bottom;
	color: #303030;
	border-bottom: 2px solid #ffffff;
}
#navmaincol {
	float: left;
	width: 154px;
	margin: 0 10px 0 0;
}
#navmaincol ul.nav {
	float: left;
	width: 154px;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navmaincol ul.nav li {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#navmaincol ul.nav li a {
	clear: left;
	float: left;
	width: 144px;
	padding: 8px 5px 4px;
	background: #0189d3 url('/images/bg-panel.gif') repeat-x 0 0;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#navmaincol ul.nav li a:hover,
#navmaincol ul.nav li a:focus,
#navmaincol ul.nav li a:active {
	background-color: #0189d3;
	color: #a0b6fd;
}
#navmaincol ul.nav ul {
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
	border: 1px solid #275ef7;
	list-style: none;
}
#navmaincol ul.nav ul li {
	border-top: 1px solid #ffffff;
	border-bottom: 0;
}
#navmaincol ul.nav ul li a {
	clear: left;
	float: left;
	width: 132px;
	padding: 2px 10px;
	background-color: #0189d3;
	background-image: none;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#navmaincol ul.nav ul li a:hover,
#navmaincol ul.nav ul li a:focus,
#navmaincol ul.nav ul li a:active {
	background-color: #0f60ae;
	color: #ffffff;
}
#formbulbfinder th,
#formbulbfinder td {
	height: 26px;
}
#content {
	float: left;
	width: 662px;
}
#content a {
	background-color: #ffffff;
	color: #7c2c2f;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #df6969;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.3em;
}
#content h2 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .required {
	background-color: #ffffff;
	color: #b20202;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}

#content .container img.right {
	float: right;
	margin: 0 0 1.2em 1.2em;
}
#content .container img.left {
	float: left;
	margin: 0 1.2em 1.2em 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto 1.2em;
}
#content .container img.block {
	margin: 0 0 1.2em;
}

/*#content .bodytext {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 8px;
}*/
#content .container ul,
#content .container ol {
	margin-bottom: 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}

#content ul.download {
	margin: 0 1.2em 1.2em;
	padding: 0;
	list-style: none;
}
#content ul.download li {
	min-height: 16px;
	margin: 0 0 0.4em;
	padding: 0 0 0 21px;
}
ul.download li {
	background: #ffffff url('/images/downloads/bulletFile.gif') no-repeat 0 0;
	color: #005bac;
}
ul.download li.ai {
	background-image: url('/images/downloads/bulletAI.gif');
}
ul.download li.doc,
ul.download li.ocx {
	background-image: url('/images/downloads/bulletDOC.gif');
}
ul.download li.dwg {
	background-image: url('/images/downloads/bulletDWG.gif');
}
ul.download li.dxf {
	background-image: url('/images/downloads/bulletDXF.gif');
}
ul.download li.eps {
	background-image: url('/images/downloads/bulletEPS.gif');
}
ul.download li.gif {
	background-image: url('/images/downloads/bulletGIF.gif');
}
ul.download li.indd,
ul.download li.ndd {
	background-image: url('/images/downloads/bulletINDD.gif');
}
ul.download li.jpg,
ul.download li.peg {
	background-image: url('/images/downloads/bulletJPG.gif');
}
ul.download li.pdf {
	background-image: url('/images/downloads/bulletPDF.gif');
}
ul.download li.pps {
	background-image: url('/images/downloads/bulletPPS.gif');
}
ul.download li.qxd {
	background-image: url('/images/downloads/bulletQXD.gif');
}
ul.download li.swf {
	background-image: url('/images/downloads/bulletSWF.gif');
}
ul.download li.tif {
	background-image: url('/images/downloads/bulletTIF.gif');
}
ul.download li.xls {
	background-image: url('/images/downloads/bulletXLS.gif');
}

#content .container table.webwiz_table {
	width: 100%;
	font-size: 70%;
	border-collapse: collapse;
}
#content .container table.webwiz_table th,
#content .container table.webwiz_table td {
	padding: 3px;
	vertical-align: top;
}
#content .container table.webwiz_table th {
	text-align: left;
}
#content .container input,
#content .container textarea {
	border: 1px solid #1d2c47;
}
#content .container input.submit {
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border-color: #0000ff;
	font-weight: bold;
	cursor: pointer;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#content .list .item {
	float: left;
	width: 158px;
	margin: 0 0 0 6px;
	text-align: center;
}
#content .list img,
#content .list .noimg {
	display: block;
	margin: 0 0 4px;
	border: 2px solid #7c2c2f;
}
#content .list img {
	width: 154px;
	height: 154px;
}
#content .list a:hover img,
#content .list a:focus img,
#content .list a:active img {
	border-color: #b20202;
}
#content .list a.noimg {
	min-height: 18px;
	padding: 68px 6px;
	font-size: 70%;
	line-height: 1.3em;
	text-decoration: none;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #f4f4f4;
	color: #b20202;
	border-color: #b20202;
}
#content .list .name {
	display: block;
	font-size: 70%;
	line-height: 1.3em;
}
#content .banner {
	clear: left;
	float: left;
	width: 660px;
	margin: 0 0 8px;
	border: 1px solid #b2b2b2;
}

#content .msg {
	margin: 0 0 1.2em;
	padding: 6px;
	background-color: #f4f4f4;
	color: #303030;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#content form.standard {
	font-size: 70%;
	line-height: 1.3em;
}
#content form.standard th,
#content form.standard td {
	padding: 3px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard input {
	border: 1px solid #bbbbbb;
}

#content .pagenav {
	clear: left;
	float: left;
	width: 100%;
	padding: 2px 0;
	background-color: #f4f4f4;
	color: #cccccc;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: 80%;
	line-height: 1.3em;
}
#content .pagenav a {
	background-color: #f4f4f4;
	color: #033df9;
}
#content .pagenav a:hover,
#content .pagenav a:focus,
#content .pagenav a:active {
	background-color: #f4f4f4;
	color: #b20202;
}
#content .pagenav .prev {
	float: left;
	width: 33%;
}
#content .pagenav .prev span {
	margin: 0 0 0 6px;
}
#content .pagenav .pagelist {
	float: left;
	width: 33%;
	background-color: #f4f4f4;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#content .pagenav .pagelist a {
	font-weight: normal;
}
#content .pagenav .next {
	float: right;
	width: 33%;
	text-align: right;
}
#content .pagenav .next span {
	margin: 0 6px 0 0;
}

#videolist {
	float: right;
	width: 362px;
	margin: 0 0 0 1.2em;
}
#videolist .item {
	border-bottom: 10px solid #ffffff;
}
#videolist .item object {
	display: block;
}
#videolist .caption {
	padding: 0.4em 0 0;
	font-size: 65%;
	line-height: 1.3em;
	text-transform: uppercase;
}

#breadcrumb,
#basket_page_titles {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 8px;
	padding: 0;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#basket_page_titles {
	background-color: #ffffff;
	color: #999999;
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #303030;
}
#breadcrumb a {
	background-color: #ffffff;
	color: #303030;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #ffffff;
	color: #df6969;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content : "";
}
#breadcrumb li h1 {
	font-size: 100%;
	line-height: normal;
}
#breadcrumb li h1:before {
	content: "> ";
}
#proddetail {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 16px solid #ffffff;
}
#proddetail .img {
	float: left;
	width: 264px;
}
#proddetail .img img,
#proddetail .img .noimg {
	display: block;
	border: 2px solid #7c2c2f;
}
#proddetail .img img {
	width: 260px;
}
#proddetail .img .noimg {
	min-height: 18px;
	padding: 121px 6px;
	background-color: #f4f4f4;
	color: #303030;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}

#proddetail .productimages .imgcontainer {
	display: none;
}

#prodimgnav {
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#prodimgnav .imglist a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #7c2c2f;
	color: #ffffff;
	text-decoration: none;
}
#prodimgnav .imglist a.selected,
#prodimgnav .imglist a.selected:hover,
#prodimgnav .imglist a.selected:focus,
#prodimgnav .imglist a.selected:active {
	background-color: #b20202;
	color: #ffffff;
}
#prodimgnav .imglist a:hover,
#prodimgnav .imglist a:focus,
#prodimgnav .imglist a:active {
	background-color: #df6969;
	color: #ffffff;
}
#prodimgnav a.closeup {
	float: right;
	margin: 2px 0 0;
	padding: 0 14px 0 0;
	background: #ffffff url('/images/bg-a-closeup.gif') no-repeat right 50%;
	color: #7c2c2f;
	text-decoration: none;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background-color: #ffffff;
	background-image: url('/images/bg-a-closeup-over.gif');
	color: #df6969;
}
#proddetail .info {
	float: right;
	width: 388px;
}
/*#proddetail table.prodlist {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#proddetail table.prodlist th,
#proddetail table.prodlist td {
	padding: 3px;
}
#proddetail table.prodlist th {
	background-color: #f4f4f4;
	color: #303030;
	border: 1px solid #bbbbbb;
	text-align: left;
}
#proddetail table.prodlist td {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#proddetail table.prodlist input {
	width: 40px;
	border: 1px solid #275ef7;
}*/
#proddetail form.product {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#proddetail form.product .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#proddetail form.product .buttons input.submit {
	float: left;
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0000ff;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#options {
	clear: left;
	float: left;
	width: 372px;
	margin: 0 0 1.2em;
	padding: 0 8px;
	font-size: 70%;
	line-height: 1.3em;
}
#options .option {
	float: left;
	width: 100%;
	padding: 0.5em 0;
	border-bottom: 1px solid #f0f0f0;
	text-align: right;
}
#options .aligncentre {
	text-align: center;
}
#options label,
#options .label {
	float: left;
	font-weight: bold;
}
#options select,
#options .price {
	float: right;
}
#options .price {
	font-size: 150%;
}
#rightcol {
	float: right;
	width: 154px;
}
.panel {
	clear: left;
	float: left;
	width: 100%;
	padding: 8px 0 0;
	background: #0a42f9 url("/images/bg-panel.gif") repeat-x 0 0;
	color: #ffffff;
	border-bottom: 8px solid #ffffff;
}
.panel.over {
	cursor: pointer;
}
.panel.two {
	background: #df6969 url('/images/bg-panel-two.gif') repeat-x 0 0;
	color: #ffffff;
}
.panel.three {
	background: #b20202 url("/images/bg-panel-three.gif") repeat-x 0 0;
	color: #ffffff;
}
.panel a {
	background-color: #ffffff;
	color: #7c2c2f;
}
.panel a:hover,
.panel a:focus,
.panel a:active {
	background-color: #ffffff;
	color: #df6969;
}
.panel h6.main {
	padding: 0 5px 4px;
	border-right: 1px solid #275ef7;
	border-left: 1px solid #275ef7;
	font-size: 70%;
}
.panel.two h6.main {
	background-color: transparent;
	color: #ffffff;
	border-color: #7c2c2f;
}
.panel.three h6.main {
	background-color: #b20202;
	color: #ffffff;
	border-color: #c02f2f;
}
.panel h6.main a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
.panel h6.main a:hover,
.panel h6.main a:focus,
.panel h6.main a:active,
.panel.over h6.main a {
	background-color: transparent;
	color: #a0b6fd;
}
.panel .content {
	float: left;
	width: 142px;
	padding: 10px 5px 5px;
	background-color: #ffffff;
	color: #303030;
	border: 1px solid #275ef7;
	border-top: 0;
}
.panel.two .content {
	border-color: #7c2c2f;
}
.panel.three .content {
	border-color: #c02f2f;
}
.panel .content p {
	margin: 0 0 0.6em;
	font-size: 65%;
	line-height: 1.2em;
}
.panel .content img {
	display: block;
	margin: 0 auto;
	border: 0;
}
.panel .content select {
	width: 80px;
}
.panel .content input.submit,
#macroform_mailinglist input.submit,
#content form.standard input.submit {
	float: right;
	width: auto;
	margin: 0;
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0000ff;
	font-weight: bold;
	cursor: pointer;
}
#content form.standard input.submit {
	float: left;
}
.panel .content table {
	width: 100%;
	margin: 0 0 0.6em;
	border-collapse: collapse;
	font-size: 65%;
	line-height: 1.2em;
}
.panel .content th,
.panel .content td {
	padding: 1px;
}
.panel .content th {
	font-weight: normal;
	text-align: left;
}
.panel .content td.subtotal {
	font-weight: bold;
}
.panel .content a.button {
	float: right;
	padding: 1px 6px;
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#macroform_mailinglist {
	font-size: 70%;
	line-height: 1.3em;
}
#macroform_mailinglist input {
	display: block;
	width: 140px;
	margin: 0 0 0.6em;
	border: 1px solid #bbbbbb;
}
#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default tr#basket_default_header th {
	border-bottom: 1px solid #bbbbbb;
}
#basket_default tr.odd td {
	background-color: #f4f4f4;
	color: #303030;
}
#basket_default tr.odd td a {
	background-color: #f4f4f4;
	color: #7c2c2f;
}
#basket_default tr.odd td a:hover,
#basket_default tr.odd td a:focus,
#basket_default tr.odd td a:active {
	background-color: #f4f4f4;
	color: #df6969;
}
#basket_default tr.even td {
	background-color: #f9f9f9;
	color: #303030;
}
#basket_default tr.even td a {
	background-color: #f9f9f9;
	color: #7c2c2f;
}
#basket_default tr.even td a:hover,
#basket_default tr.even td a:focus,
#basket_default tr.even td a:active {
	background-color: #f9f9f9;
	color: #df6969;
}
#basket_default table input {
	border: 1px solid #bbbbbb;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input,
#basket_default table input.button {
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input {
	float: left;
	background: #606060 url("/images/bg-buttons-input.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #5d5d5d;
	font-size: 70%;
}
#basket_default .buttons input.submit,
#basket_default table input.button {
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0000ff;
}
#basket_default .buttons input.submit {
	float: right;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 30px 0 6px;
	background: #ffffff url('/images/bg-footer.gif') repeat-x 0 0;
	color: #303030;
	font-size: 70%;
	line-height: 1.3em;
}
#footer a {
	background-color: #ffffff;
	color: #0a42f9;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #b20202;
}
