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: #ffffff url("/images/bg-topbar.jpg") no-repeat 0 0;
	color: #303030;
	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: #0a42f9 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: 75%;
	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: #329244;
	color: #ffffff;
	border-bottom: 8px solid #ffffff;
}
#navmember {
	float: left;
	margin: 0 0 0 10px;
	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: #329244;
	color: #ffffff;
	text-decoration: none;
}
#navmember li a:hover,
#navmember li a:focus,
#navmember li a:active {
	background-color: #329244;
	color: #515151;
}
#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 {
	background: #99dd40 url("/images/bg-formsearch-input-submit.gif") repeat-x 0 0;
	color: #1d2c47;
	border-color: #99dd40;
	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: #0a42f9 url("/images/bg-panel.gif") no-repeat 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: #0a42f9;
	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: #2267bd;
	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: #3b5991;
	color: #ffffff;
}
#formbulbfinder th,
#formbulbfinder td {
	height: 26px;
}
#itemcount{
	margin:0 0.5em 0 0;
	font-weight:bold;
}
#itemcount img{
	float:left;
	display:block;
}
#content {
	float: left;
	width: 662px;
}
#content a,
#moreinfo a {
	background-color: #ffffff;
	color: #0a42f9;
}
#content a:hover,
#content a:focus,
#content a:active,
#moreinfo a:hover,
#moreinfo a:focus,
#moreinfo a:active {
	background-color: #ffffff;
	color: #b20202;
}
#content h6,
#content h2,
#moreinfo h2 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.3em;
}
#content p,
#moreinfo p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .required {
	background-color: #ffffff;
	color: #b20202;
}
#content .bodytext {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 8px;
}
#content .bodytext ul,
#content .bodytext ol {
	margin-bottom: 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .bodytext ul ul,
#content .bodytext ul ol,
#content .bodytext ol ul,
#content .bodytext ol ol {
	font-size: 100%;
}
#content .bodytext li {
	margin: 0 0 0.2em;
}
#content .bodytext table {
	font-size: 70%;
	border-collapse: collapse;
}
#content .bodytext th,
#content .bodytext td {
	padding: 3px;
	vertical-align: top;
}
#content .bodytext th {
	text-align: left;
}
#content .bodytext input,
#content .bodytext textarea {
	border: 1px solid #1d2c47;
}
#content .bodytext input.submit {
	background: #b20202 url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border-color: #b20202;
	font-weight: bold;
	cursor: pointer;
}
#content .bodytext input.short{
	width:150px;
}
#content .bodytext input.long{
	width:250px;
}
#content .bodytext img.bodyimg {
	float: right;
	margin: 0 0 12px 12px;
	border: 2px solid #0a42f9;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 40px 0;
}
#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 #0a42f9;
}
#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 .membertable {
	clear: left;
	float: left;
	width:100%;
	font-size:70%;
	line-height: 1.3em;
}
#content .membertable th,
#content .membertable td{
	padding: 3px;
}
#content .membertable th {
	text-align:left;
}
#content .membertable th.prodname {
	width: 110px;
}
#content .membertable td {
	background-color: #f4f4f4;
	color: #303030;
}
#content .membertable td.action {
	width: 124px;
}
#content .membertable td a {
	background-color: #f4f4f4;
	color: #0a42f9;
}
#content .membertable td a:hover,
#content .membertable td a:focus,
#content .membertable td a:active {
	background-color: #f4f4f4;
	color: #b20202;
}
#content .membertable tr.headers th,
#content .membertable tr.headers td {
	background-color: #ffffff;
	color: #303030;
	border-bottom: 1px solid #bbbbbb;
}
#content .membertable input,
#content .membertable a.button {
	float: left;
}
#content .membertable a.button,
#content .membertable input.submit {
	background: #b20202 url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #b20202;
	font-weight: bold;
	line-height: 1.3em;
}
#content .membertable a.button {
	margin: 0 0 0 3px;
	padding: 0 6px;
	text-decoration: none;
}
#content .membertable a.button:hover,
#content .membertable a.button:focus,
#content .membertable a.button:active {
	background-color: #b20202;
	color: #ffffff;
}
#content .membertable input.remove {
	background: #0a42f9 url("/images/bg-buttons-input.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0a42f9;
	font-weight:bold;
}
#content .membertable input.description {
	width: 160px;
	background-color: #fcfcfc;
	color: #303030;
	border: 1px solid #bbbbbb;
}
#content .banner {
	clear: left;
	float: left;
	width: 662px;
	border: 0;
	border-bottom: 8px solid #ffffff;
}
#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;
}
#proddetail #videolist {
	clear: left;
	float: left;
	width: 264px;
	margin: 0;
	border-top: 10px solid #ffffff;
}
#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;
	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: #b20202;
}
#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: inherit;*/
}
#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 #0a42f9;
}
#proddetail .img img {
	width: 260px;
	height: 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 .img .closeup {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3px 6px;
	background-color: #3b5991;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#proddetail .img div.vatlogo{
	clear: left;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*display:none;*/
}
#proddetail .img div.vatlogo div{
	float:right;
	width:160px;
	margin:1.5em 0 0 0;
	text-align:center;
}
#proddetail .img div.vatlogo img{
	border:0;
	width:98px;
	height:94px;
	margin:1em 0 0 0;
	float:left;
}
#prodimgcycle {
	position: relative;
	min-height: 264px;
}
#prodimgcyclenav {
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#prodimgcyclenav a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #3b5991;
	color: #ffffff;
	text-decoration: none;
}
#prodimgcyclenav a.activeSlide,
#prodimgcyclenav a.activeSlide:hover,
#prodimgcyclenav a.activeSlide:focus,
#prodimgcyclenav a.activeSlide:active {
	background-color: #0a42f9;
	color: #ffffff;
}
#prodimgcyclenav a:hover,
#prodimgcyclenav a:focus,
#prodimgcyclenav a:active {
	background-color: #b20202;
	color: #ffffff;
}
#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: 0px 3px;
	height:22px;
	vertical-align:middle;
}
#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 td.multibuy{
	background:#ffffff url("/images/ww/multibuyoffer.gif") no-repeat scroll right 0;
}
#proddetail table.prodlist td.saving{
	color:#ff0000;
}
#proddetail table.prodlist input {
	width: 30px;
	border: 1px solid #275ef7;
}
#proddetail div.multibuy{
	background:#ffffff url("/images/ww/multibuyoffer.gif") no-repeat scroll 0 0;
	color:#ff0000;
	font-size:70%;
	padding:3px 0 0 20px;
	height:18px;
	width:200px;
	float:left;
}
/*
#proddetail table.prodlist img{
	width:20px;
	height:20px;
	float:right;
	display:block;
}
*/
#proddetail input.submit {
	background: #99dd40 url("/images/bg-formsearch-input-submit.gif") repeat-x 0 0;
	color: #1d2c47;
	border: 1px solid #99dd40;
	/*
	background: #b20202 url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #b20202;
	*/
	
	float: right;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#formaddbasket {
	float: left;
	width: 100%;
}
#rightcol {
	float: right;
	width: 154px;
}
.panel {
	clear: left;
	float: left;
	width: 100%;
	padding: 8px 0 0;
	background: #0a42f9 url("/images/bg-panel.gif") no-repeat 0 0;
	color: #ffffff;
	border-bottom: 8px solid #ffffff;
}
.panel.over {
	cursor: pointer;
}
.panel.two {
	background: #88d720 url("/images/bg-panel-two.gif") no-repeat 0 0;
	color: #304d82;
}
.panel.three {
	background: #b20202 url("/images/bg-panel-three.gif") no-repeat 0 0;
	color: #ffffff;
}
.panel a {
	background-color: #ffffff;
	color: #0a42f9;
}
.panel a:hover,
.panel a:focus,
.panel a:active {
	background-color: #ffffff;
	color: #b20202;
}
.panel h6.main {
	padding: 0 5px 4px;
	background-color: #0a42f9;
	color: #ffffff;
	border-right: 1px solid #275ef7;
	border-left: 1px solid #275ef7;
	font-size: 70%;
}
.panel.two h6.main {
	background-color: #88d720;
	color: #304d82;
	border-color: #a0df4d;
}
.panel.three h6.main {
	background-color: #b20202;
	color: #ffffff;
	border-color: #c02f2f;
}
.panel h6.main a {
	background-color: #0a42f9;
	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: #0a42f9;
	color: #a0b6fd;
}
.panel.two h6.main a {
	background-color: #88d720;
	color: #304d82;
	text-decoration: none;
}
.panel.two h6.main a:hover,
.panel.two h6.main a:focus,
.panel.two h6.main a:active,
.panel.two.over h6.main a {
	background-color: #88d720;
	color: #446b10;
}
.panel.three h6.main a {
	background-color: #b20202;
	color: #ffffff;
	text-decoration: none;
}
.panel.three h6.main a:hover,
.panel.three h6.main a:focus,
.panel.three h6.main a:active,
.panel.three.over h6.main a {
	background-color: #b20202;
	color: #e09a9a;
}
.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: #88d720;
}
.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 {
	float: right;
	background: #b20202 url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #b20202;
	font-weight: bold;
	cursor: pointer;
}
.panel .content table {
	width: 100%;
	margin: 0 0 0.6em;
	border-collapse: collapse;
	font-size: 65%;
	line-height: 1.2em;
}
.panel .content table tr.hide{
	visibility:hidden;
}
.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: #b20202 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;
}
#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 input,#basket_default tr.even input{
	width:2em;
}
#basket_default tr.odd input.button,#basket_default tr.even input.button{
	width:auto;
}
#basket_default tr.odd td {
	background-color: #f4f4f4;
	color: #303030;
}
#basket_default tr.odd td a {
	background-color: #f4f4f4;
	color: #0a42f9;
}
#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: #b20202;
}
#basket_default tr.even td {
	background-color: #f9f9f9;
	color: #303030;
}
#basket_default tr.even td a {
	background-color: #f9f9f9;
	color: #0a42f9;
}
#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: #b20202;
}
#basket_default table input {
	border: 1px solid #1d2c47;
}
#basket_default table input.short{
	width:150px;
}
#basket_default table input.long{
	width:250px;
}

#basket_default .orderstatus,#basket_default .retrypayment,#transactionlist{
	display:none;
}
#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,#content div.buttons input {
	float: left;
	
	background: #0a42f9 url("/images/bg-buttons-input.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0a42f9;
	
	font-size: 70%;
	font-weight:bold;
}
#basket_default .buttons input.submit,
#basket_default table input.button {
	/*
	background: #b20202 url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #b20202;
	*/
	background: #99dd40 url("/images/bg-formsearch-input-submit.gif") repeat-x 0 0;
	color: #1d2c47;
	border: 1px solid #99dd40;

}
#basket_default .buttons input.submit {
	float: right;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 30px 0 6px;
	background: #ffffff url("/images/bg-navtopbar.gif") repeat-x 0 0;
	color: #303030;
	font-size: 70%;
	line-height: 1.3em;
}
#footer a {
	background-color: #ffffff;
	color: #0a42f9;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #b20202;
}
#moreinfo {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 6px solid #ffffff;
}
