.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #dcdcdc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
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: 980px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 966px;
	padding: 12px;
	background-color: #ffffff;
	color: #777777;
}

#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#topbar .contactinfo {
	float: right;
	margin: 6px 0 16px;
	font-size: 70%;
	border-collapse: collapse;
}
#topbar .contactinfo td {
	padding: 1px;
}
#topbar .contactinfo td.contact {
	padding: 0 2em 0 0;
	background-color: #ffffff;
	color: #4a739e;
	font-weight: bold;
}
#topbar .contactinfo a {
	background-color: #ffffff;
	color: #ce0201;
}
#topbar .contactinfo a:hover,
#topbar .contactinfo a:focus,
#topbar .contactinfo a:active {
	background-color: #ffffff;
	color: #164a80;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	font-size: 70%;
}
#skiplink:focus,
#skiplink:active {
	left: 160px;
	background-color: #ffffff;
	color: #ce0201;
}
#logo {
	float: left;
	border: 0;
}

#navbarone {
	clear: left;
	float: left;
	width: 100%;
	background: #2e73ac url(/images/bgNavbarOne.gif) right top;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 70%;
	font-weight: bold;
}
#navbarone ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}
#navbarone li {
	float: left;
	width: 137px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#navbarone li.first {
	border-left: 1px solid #2e73ac;
}
#navbarone li a {
	float: left;
	width: 125px;
	padding: 4px 6px;
	background-color: #2e73ac;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#navbarone li a:hover,
#navbarone li a:focus,
#navbarone li a:active {
	background-color: #164a80;
	color: #ffffff;
}

#midbar {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ffffff;
}
#midbar img.lifestyle {
	float: left;
	width: 592px;
	height: 170px;
}
#midbarforms {
	float: left;
	width: 150px;
	min-height: 146px;
	padding: 12px 6px;
	background-color: #eeeeee;
	color: #4b4b4b;
	border-right: 1px solid #ffffff;
}
#midbarforms form {
	width: 100%;
}
#midbarforms label {
	display: block;
	margin: 0 0 0.2em;
	background-color: #eeeeee;
	color: #4a739e;
	font-size: 70%;
	font-weight: bold;
}
#midbarforms input {
	width: 118px;
	border: 1px solid #a7a7a7;
	font-size: 70%;
}
#midbarforms input.submit {
	width: auto;
	margin: 0 0 0 2px;
	padding: 0;
	background-color: #2e73ac;
	color: #ffffff;
	border: 1px solid #2e73ac;
	font-weight: bold;
	cursor: pointer;
}
#midbarforms p {
	margin: 0 0 0.2em;
	font-size: 65%;
}
#formsearch {
	margin: 0 0 1.4em;
}

#newsheadlines {
	float: left;
	width: 186px;
	min-height: 146px;
	padding: 12px;
	background-color: #3b89c2;
	color: #ece9e9;
	border-left: 1px solid #ffffff;
}
#newsheadlines a {
	background-color: #3b89c2;
	color: #ffffff;
}
#newsheadlines a:hover,
#newsheadlines a:focus,
#newsheadlines a:active {
	background-color: #3b89c2;
	color: #164a80;
}
#newsheadlines h6 {
	margin: 0 0 1em;
	font-size: 70%;
	line-height: 1.2em;
}
#newsheadlines p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.2em;
}
#newsheadlines .news {
	padding: 0 0 0.8em;
}

#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url(/images/bgMainbar.gif) repeat-y 163px 0;
	color: #777777;
}

#navbartwo {
	float: left;
	width: 162px;
	min-height: 12px;
	margin: 0 1px 0 0;
	font-size: 70%;
	font-weight: bold;
}
#navbartwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbartwo li {
	margin: 0 0 1px;
	background-color: #d1d1d1;
	color: #454545;
}
#navbartwo li a {
	display: block;
	padding: 5px;
	background-color: #d1d1d1;
	color: #454545;
	text-decoration: none;
}
#navbartwo li a:hover,
#navbartwo li a:focus,
#navbartwo li a:active {
	background-color: #d1d1d1;
	color: #000000;
}
#navbartwo ul ul {
	padding: 4px 5px 10px;
	background-color: #ffffff;
	color: #777777;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: lowercase;
}
#navbartwo li li {
	padding: 0 0 1px;
	background: #ffffff url(/images/bgNavbarLiTwo.gif) repeat-x 0 bottom;
	color: #777777;
}
#navbartwo li li a {
	padding: 3px 5px 2px 15px;
	background: #ffffff url(/images/bulletNavbarTwo.gif) no-repeat 0 center;
	color: #777777;
}
#navbartwo li li a:hover,
#navbartwo li li a:focus,
#navbartwo li li a:active {
	background-color: #ffffff;
	color: #3987c0;
}

#contentarea {
	float: left;
	width: 590px;
	margin: 0 1px 0 0;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

#breadcrumb {
	float: left;
	width: 100%;
	background-color: #eeeeee;
	color: #4a739e;
}
#breadcrumb ul,
#basket_page_titles {
	float: left;
	margin: 0;
	padding: 5px;
	font-size: 70%;
	font-weight: bold;
	list-style: none;
}
#basket_page_titles {
	background-color: #eeeeee;
	color: #777777;
}
#basket_page_titles .current_page {
	background-color: #eeeeee;
	color: #4a739e;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	margin: 0 0 0 5px;
}
#breadcrumb li:before,
#breadcrumb h1:before,
#basket_page_titles .basket_step:before {
	content: '> ';
}
#breadcrumb li.first,
#basket_page_titles .first {
	margin: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}
#breadcrumb a {
	background-color: #eeeeee;
	color: #4a739e;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #eeeeee;
	color: #164a80;
}
#breadcrumb h1 {
	font-size: 100%;
}

#content {
	clear: left;
	float: left;
	width: 546px;
	padding: 16px 22px;
}
#content h1 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #4a739e;
	font-size: 80%;
	line-height: 1.4em;
}
#content h5 {
	margin: 0 0 0.4em;
	background-color: #ffffff;
	color: #4a739e;
	font-size: 70%;
	line-height: 1.4em;
}
#content h6 {
	margin: 0 0 0.4em;
	font-size: 70%;
	line-height: 1.4em;
}
#content h6 a {
	background-color: #ffffff;
	color: #164a80;
}
#content h6 a:hover,
#content h6 a:focus,
#content h6 a:active {
	background-color: #ffffff;
	color: #ce0201;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#content p strong,#content li strong{
	color:#4a739e;
}
#content p em,#content li em{
	font-style:normal;
	font-weight:bold;
	color:#ce0201;
}
#content p.emphasise {
	background-color: #ffffff;
	color: #777777;
}
#content p a {
	background-color: #ffffff;
	color: #164a80;
}
#content p a:hover,
#content p a:focus,
#content p a:active {
	background-color: #ffffff;
	color: #ce0201;
}
#content ul {
	margin: 0 0 1.2em;
	padding: 0 12px;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
#content li {
	margin: 0 0 0.2em;
	padding: 0 0 0 8px;
	background: #ffffff url(/images/bulletContentLi.gif) no-repeat 0 5px;
	color: #777777;
}
#content ul.files li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background-image: url(/images/bulletFile.gif);
	background-position: 0 0;
}
#content ul.files li.pdf {
	background-image: url(/images/bulletPDF.gif);
}
#content ul.files a {
	background-color: #ffffff;
	color: #164a80;
}
#content ul.files a:hover,
#content ul.files a:focus,
#content ul.files a:active {
	background-color: #ffffff;
	color: #ce0201;
}
#content .required {
	background-color: #ffffff;
	color: #ce0201;
}
#content .sidecol {
	float: right;
	width: 188px;
	padding: 10px;
}
#content .editorial {
	clear: left;
	float: left;
	width: 100%;
}
#content .editorial img {
	float: right;
	margin: 0 0 12px 22px;
	padding: 1px;
	background-color: #164a80;
	color: #454545;
	border: 10px solid #eeeeee;
}
#content .editorial form.standard {
	float: right;
	margin: 0 0 12px 12px;
	font-size: 70%;
	line-height: 1.4em;
}
#content .editorial form.standard th,
#content .editorial form.standard td {
	padding: 3px;
}
#content .editorial form.standard th {
	text-align: left;
}
#content .editorial form.standard input,
#content .editorial form.standard textarea {
	border: 1px solid #d4d4d4;
}
#content .editorial form.standard input.submit {
	background-color: #ffffff;
	color: #ce0201;
	font-weight: bold;
	cursor: pointer;
}
#primarylist {
	clear: left;
	float: left;
	width: 336px;
	padding: 10px 0 0;
	border-right: 1px solid #eeeeee;
}
#secondarylist {
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0 0;
}
#secondarylist h5 {
	margin: 0 0 1.2em;
}
#primarylist a,
#secondarylist a {
	background-color: #ffffff;
	color: #777777;
	text-decoration: none;
}
#primarylist a:hover,
#secondarylist a:hover,
#primarylist a:focus,
#secondarylist a:focus,
#primarylist a:active,
#secondarylist a:active {
	background-color: #ffffff;
	color: #ce0201;
}
#primarylist .row,
#secondarylist .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 10px;
}
#secondarylist .row {
	width: 504px;
	margin: 0 0 0 28px;
}
#primarylist .item,
#secondarylist .item {
	float: left;
	width: 154px;
	margin: 0 14px 0 0;
}
#primarylist .item img,
#primarylist .item .noimg,
#secondarylist .item img,
#secondarylist .item .noimg {
	margin: 0 0 6px;
	border: 1px solid #d4d4d4;
	font-size: 70%;
	text-align: center;
}
#primarylist .item img,
#secondarylist .item img {
	display: block;
	width: 152px;
	height: 170px;
}
#primarylist .item .noimg,
#secondarylist .item .noimg {
	display: block;
	width: 140px;
	min-height: 30px;
	padding: 70px 6px;
}
#primarylist .name,
#secondarylist .name {
	font-size: 70%;
}
#secondarylist .link {
	clear: left;
	float: left;
	width: 100%;
	font-size: 70%;
	text-align: right;
}
#secondarylist .link a {
	text-decoration: underline;
}

#primarylist .pagenav {
	clear: left;
	margin: 0 14px 10px 0;
	font-size: 70%;
	text-align: right;
}

#product {
	float: left;
	width: 100%;
}
#product .img {
	float: left;
	width: 318px;
}
#product .img img,
#product .img .noimg {
	margin: 0 0 12px;
	border: 1px solid #d4d4d4;
	font-size: 70%;
	text-align: center;
}
#product .img img {
	display: block;
	width: 316px;
}
#product .img .noimg {
	min-height: 30px;
	padding: 100px 6px;
}
#product .img img.extra {
	clear: left;
	float: left;
	width: auto;
}
#product .detail {
	float: right;
	width: 206px;
}
#formproducts table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#formproducts th,
#formproducts td {
	padding: 3px;
}
#formproducts th {
	background-color: #eeeeee;
	color: #4a739e;
	border: 1px solid #d4d4d4;
	text-align: left;
}
#formproducts td.price {
	background-color: #ffffff;
	color: #ce0201;
	font-weight: bold;
}
#formproducts a.camera {
	float: right;
	margin: 2px 0 0;
	background-color: #777777;
	color: #ffffff;
}
#formproducts a.camera:hover,
#formproducts a.camera:focus,
#formproducts a.camera:active {
	background-color: #ce0201;
	color: #ffffff;
}
#formproducts a.camera img {
	width: 15px;
	margin: 0;
	border: 0;
}
#formproducts .prevprice {
	background-color: #ffffff;
	color: #bbbbbb;
}
#formproducts input {
	border: 1px solid #d4d4d4;
}
#formproducts input.submit {
	background-color: #ffffff;
	color: #ce0201;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#formproducts table input.submit{
	font-size: 100%;
}

#options {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	text-align: right;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.2em;
}
#options label,
#options .label {
	float: left;
	background-color: #ffffff;
	color: #ce0201;
	font-weight: bold;
}
#options select {
	float: right;
}

#news {
	clear: left;
	float: left;
	width: 100%;
}
#news .story {
	padding: 1em 0 0.1em;
	background: #ffffff url(/images/bgNavbarLiTwo.gif) repeat-x left bottom;
	color: #777777;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	border-collapse: collapse;
	font-size: 70%;
}
#basket_default table input {
	border: 1px solid #d4d4d4;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #999999;
}
#basket_default tr.odd td {
	background-color: #f2f2f2;
	color: #444444;
}
#basket_default tr.odd td a {
	background-color: #f2f2f2;
	color: #555555;
}
#basket_default tr.odd td a:hover,
#basket_default tr.odd td a:focus,
#basket_default tr.odd td a:active {
	background-color: #f2f2f2;
	color: #164a80;
}
#basket_default tr.even td {
	background-color: #eeeeee;
	color: #444444;
}
#basket_default tr.even td a {
	background-color: #eeeeee;
	color: #555555;
}
#basket_default tr.even td a:hover,
#basket_default tr.even td a:focus,
#basket_default tr.even td a:active {
	background-color: #eeeeee;
	color: #164a80;
}
#basket_default tr.totals th {
	font-weight: normal;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input {
	border: 1px solid #d4d4d4;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .button {
	float: left;
	background-color: #ffffff;
	color: #164a80;
}
#basket_default .submit {
	float: right;
	background-color: #ffffff;
	color: #ce0201;
}

#addresscards {
	float: left;
	width: 210px;
}
#addresscards img.lifestyle {
	display: block;
	width: 210px;
}
#addresscards .contactinfo {
	padding: 12px 0 12px 4px;
	font-size: 70%;
	line-height: 1.4em;
	text-align: right;
}
#addresscards .spacer {
	height: 328px;
}
.extras {
	padding: 20px 0 0;
}
.acceptedcards {
	padding: 20px 0;
}
.acceptedcards img,
.extras img {
	display: block;
	margin: 0 auto;
}

#footer {
	clear: left;
	float: left;
	width: 942px;
	padding: 4px 12px;
	background-color: #2e73ac;
	color: #ffffff;
	font-size: 65%;
}
#footer a {
	background-color: #2e73ac;
	color: #ffffff;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #2e73ac;
	color: #d1d1d1;
}



tr.exvat td.old{
	font-weight:bold;
	color:#cccccc;
}
tr.exvat td.price,tr.exvat td.old{
	font-size:125%;
}
#formproducts th.price{
	color:#ce0201;
}
div#extras{
	margin:1em 0 0 0;
	float:left;
	width:318px;
}
div.continueshopping{
	font-size:70%;
	clear:left;
	float:left;
	width:100%;
}
div.continueshopping a{
	color:#666666;
}
