/*Blue 210°  Blue #69c,  Dark Blue #4c7197,  Pale Blue #e0f0ff  Very Pale Blue #edf6ff  Orange Highlight #f90  Raspberry Highlight #933  Go Green 9c3,  Highlight Green cf6,  Problem Red #d14  
background grey was f2f2f2 */

html {
margin: 0;
padding: 0;
width: 100%;
background-color: #fff0d4;
}

body {
position: relative;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 0;
width: 853px;
background-color: #fff;
color: black;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 17px;
}

h1 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 24px;
margin: 0 0 5px 0;
padding: 10px 0 10px 0;
}

h2 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 15px;
line-height: 20px;
text-indent: 0;
margin: 1px 0 0 0;
padding: 5px 0 5px 6px;
}

h3 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 20px;
text-indent: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

h4 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 16px;
text-indent: 0;
margin: 5px 0 0 0;
padding: 4px 0 1px 6px;
}

h5 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 14px;
text-indent: 6px;
margin: 4px 0 0 0;
padding: 1px 0 1px 0;
}

h6 {
background: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 17px;
text-indent: 6px;
margin: 8px 0 0 0;
padding: 0 0 0 0;
}

.top {
margin-top: 0;
padding-top: 0;
}

p {
background-color: #fff;
color: #666;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 18px;
text-indent: 0px;
margin: 0 0 0 0;
padding: 2px 3px 9px 6px;
}

p.problemmini {
background: #fff url(/css/exclaimmini.gif) left center no-repeat;
width: 75%;
color: #d14;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 17px;
text-indent: 0px;
margin: 1px auto 7px auto;
padding: 4px 10px 4px 45px;
}

p.info {
background-color: #eee;
color: black;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 15px;
text-indent: 0px;
margin: 0 0 0 0;
padding: 4px 5px 4px 7px;
}

p.author {
background-color: #fff;
color: #4c7197;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 18px;
text-indent: 0px;
text-align: right;
margin: 0 0 0 0;
padding: 4px 20px 10px 6px;
}

p.subhead {
background-color: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
text-indent: 0px;
margin: 0 0 0 0;
padding: 6px 4px 0 6px;
}

p.leadtime {
min-height: 30px;
background: #fff url(/css/clockface30.png) left top no-repeat;
font-size: 9px;
line-height: 15px;
margin: 1px 0 0 0;
padding: 2px 5px 3px 40px;
}

p.leadtime strong {
background: #ff3;
font-size: 11px;
padding: 1px 4px;
}

p.showmore {
background: #eee url(/css/magnifyingglass15.png) 8px 3px no-repeat;
font-size: 11px;
line-height: 15px;
margin-left: 90px;
padding: 2px 5px 3px 29px;
}

.boxed {
border: 1px solid #777;
margin: 5px 0 5px 0;
}

p.reviewer {
background-color: #eee;
color: #444;
text-align: right;
font-size: 11px;
line-height: 13px;
font-weight: bold;
margin: 0;
padding: 4px 10px 4px 0;
}

.smallboldcentered {
font-weight: bold;
text-align: center;
font-size: 9px;
}

.reddishtext {
color: #c66;
}

.centralise {
text-align: center;
}

.aside {
font-size: 90%;
font-style: italic;
padding-left: 5px;
}

.sale, .specialoffers {
color: #933;
}

.new {
background: #fff url(/images_site/new.gif) left center no-repeat;
padding-left: 40px;
}

.pen {
background: #fff url(/images_site/pen.png) 0% 10% no-repeat;
padding-left: 40px;
font-style: italic;
}

#breadcrumbbar {
height: 30px;
background: #fff url(/css/breadcrumbbar.png) right center; 
color: #69c;
font-size: 10px;
font-weight: bold;
margin-bottom: 1em;
}

hr {
margin: 0;
padding: 0;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

img {border: 0;}

img.fancy {
-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.8, transparent), to(white));
-webkit-border-radius: 10px;
}

img.shadowed {
-webkit-box-shadow: 4px 4px 6px #bbb;
}


/*
START LINKS
*/
a {
background-color: transparent;
color: #000;
font-weight: bold;
}

a:link, a:visited {
background-color: transparent;
color: #69c;
font-family: Verdana, Arial, sans-serif;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-decoration: none;
border-width: 0 0 0 0;
border-style: none none none none;
}

a:hover {
background-color: transparent;
color: #4c7197;
border-width: 0 0 0 0;
border-style: none none none none;
}

/*
START FORMS
*/
form {
background-color: #eee;
color: #555;
margin: 0;
padding: 0;
border-bottom: 2px solid #fff;
}

form.linkonly {
background-color: #fff;
display: inline;
text-align: right;
margin: 0 .5em;
padding: 0;
border: 0;
}

form input:focus {
background-color: #edf6ff;
}

form input.minibutton {
font-size: 10px;
}

form.mini input {
font-size: 11px;
}

.plainform {
background-color: #fff;
}

/*
START TABLES
*/
table {
background-color: #fff;
table-layout: fixed; 
border-collapse: separate; 
border-spacing: 0;
}

th {
background-color: white;
color: #666;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 18px;
text-indent: 0px;
}

form th{
background-color: #eee;
color: #777;
}

#invoicetable th {
background-color: #ddd;
color: #555;
margin: 0;
padding: 3px 6px;
border-right: 2px solid #fff;
}

#invoicetable th.lastcell {
border-right: 0;
}

td {
background-color: #fff;
color: #777;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 18px;
text-indent: 0px;
}

td.pale {
color: #777;
font-weight: bold;
padding: 4px 26px 4px 20px;
vertical-align: top;
}

form td {
background-color: #eee;
color: #555;
}

#invoicetable, #invoicetable td {
background-color: #eee;
color: #000;
padding: 3px 6px;
border-right: 2px solid #fff;
}

#invoicetable td.lastcell {
border-right: 0;
}

.deliverytable {border-spacing: 2px; color: #666; text-align: center; margin: 10px auto; padding: 0;}
.deliverytable th {width: 102px; padding: 6px; }

.deliverytable td {color: #666; font-weight: bold; font-size: 10px; line-height: 14px; margin: 10px auto; padding: 3px;}
.deliverytable td.passed {background-color: #eee; color: #999;}
.deliverytable td.notavailable {background-color: #ddd; color: #999;}
.deliverytable td.standard {background-color: #cf6;}
.deliverytable td.standard a {color: #777;}
.deliverytable td.standard a:hover {color: #4c7197;}
.deliverytable td.saturday {background-color: #9c3;}
.deliverytable td.saturday a {color: #fff;}
.deliverytable td.saturday a:hover {color: #4c7197;}

td.labelcell {
background-color: #ddd;
text-align: right;
width: 190px;
margin: 2px;
padding: 2px 5px 0 0;
color: #555;
border: 2px solid #eee;
}

td.inputcell {
background-color: #eee;
margin: 2px;
padding: 0 0 0 5px;
border: 2px solid #eee;
}

td.labelcellstart {
background-color: #eee;
font-weight: bold;
text-align: right;
width: 190px;
margin: 2px;
padding: 20px 5px 0 0;
color: #777;
border: 2px solid #eee;
}

td.inputcellstart {
background-color: #eee;
font-size: 10px;
font-style: italic;
margin: 2px;
padding: 20px 0 0 5px;
border: 2px solid #eee;
}

td.labelcelltext {
background-color: #eee;
font-weight: bold;
text-align: right;
width: 190px;
margin: 0;
padding: 10px 6px 6px 0;
color: #777;
}

td.inputcelltext {
background-color: #eee;
font-style: normal;
margin: 0;
padding: 10px 0 6px 6px;
}

td.labelcelltexttight {
background-color: #eee;
font-weight: bold;
text-align: right;
width: 190px;
margin: 0;
padding: 0 6px 0 0;
color: #777;
}

td.inputcelltexttight {
background-color: #eee;
font-style: normal;
margin: 0;
padding: 0 0 0 6px;
}

td.labelcellbutton {
background-color: #eee;
text-align: right;
width: 190px;
margin: 0;
padding: 8px 5px 7px 0;
color: #777;
border: 2px solid #eee;
}

td.inputcellbutton {
background-color: #eee;
font-size: 10px;
font-style: italic;
margin: 0;
padding: 8px 0 7px 5px;
border: 2px solid #eee;
}

/*
Standard cells are only used in multibuy: delete
*/
td.standardright {
background-color: #eee;
text-align: right;
width: 190px;
margin: 2px;
padding: 2px 2px 0 0;
color: #555;
border: 2px solid #eee;
}

td.standardrightstart {
background-color: #eee;
font-weight: bold;
text-align: right;
width: 190px;
margin: 2px;
padding: 10px 5px 0 0;
color: #777;
border: 2px solid #eee;
}

td.standardleft {
background-color: #eee;
margin: 2px;
padding: 0 0 0 5px;
border: 2px solid #eee;
}

td.standardleftstart {
background-color: #eee;
color: #777;
font-size: 10px;
font-weight: bold;
margin: 2px;
padding: 10px 0 0 5px;
border: 2px solid #eee;
}

textarea {
font-family: Verdana, Arial, sans-serif;
}

/*
START LISTS
*/
ul {
background-color: #eee;
list-style: none;
margin: 0;
padding: 5px;
}

li {
background-color: #eee;
color: inherit;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 16px;
margin: 0;
padding: 0;
text-indent: 20px;
}

.points li {
background-color: #eee;
list-style-image: url(/css/tick9c3_30x15.gif);
list-style-position: inside;
color: inherit;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 13px;
margin: 0;
padding: 3px 0 8px 0;
text-indent: 14px;
}

dl {
background-color: #ddd;
color: #777;
font-family: Verdana, Arial, sans-serif;
margin: 10px 0;
padding: 0;
list-style: none;
border: 0;
}

dt {
background-color: #eee;
color: #444;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 10px;
border-top: 1px solid #777;
}

dd {
background-color: #eee;
color: #444;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 14px;
margin:0;
padding: 5px 10px;
}


.productsummary {
float: left; 
width: 200px; 
background-color: #fff; 
}

.productsummary h4 {
padding: 3px 0;
text-align: center;
}

.productsummary img {
}

.productsummary p {
font-size: 10px;
line-height: 14px;
text-align: left;
padding: 0 0 3px 0;
}

.productsummary p.price {
font-weight: bold;
font-size: 11px;
line-height: 16px;
text-indent: 0px;
text-align: center;
padding: 0 0 0.7em 0;
}

#centercolumnsignin {
margin: 0 0 0 150px;
padding: 0;
}

.accountlist {
color: #555;
background-color: #eee;
text-align: center;
font-weight: bold;
font-size: 12px;
line-height: 15px;
padding: 5px 0 5px 0; 
border-top: 12px solid #fff;
}

.accountlist a, .accountlist a:visited {
display: block;
color: #555;
margin: 0; 
padding: 1px 0 2px 0; 
}

.accountlist a:hover {
background-color: #69c;
}


#centercolumn {
margin: 0 0 0 150px;
padding: 0;
}

.seclist {
background-color: #e9e9e9;
color: #555;
text-align: center;
font-weight: bold;
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 3px 0 5px 0; 
border-top: 1px solid #999;
}

.seclist a, .seclist a:visited {
display: block;
color: #555;
margin: 0; 
padding: 1px 0 2px 0; 
}

.seclist a:hover {
color: #69c;
}

.catlist {
color: #555;
text-align: center;
font-weight: normal;
font-size: 10px;
line-height: 15px;
margin: 0; 
padding: 0; 
}

.catlist p {
background-color: transparent;
}

.catlist a, .catlist a:link, .catlist a:visited, .catlist a:hover, .catlist a:active {
display: block;
margin: 0; 
padding: 0; 
font-weight: normal;
}

.highlightthis {
font-weight: bold;
background: #fff url(/images_site/highlightthis_135x15.png) left center no-repeat;
}


.rightover {
text-align: right;
}

.leftmargin5 {
margin-left: 5px;
}

.leftmargin15 {
margin-left: 15px;
}

.leftmargin40 {
margin-left: 40px;
}

.leftmargin200 {
margin-left: 200px;
}

.leftmargin400 {
margin-left: 400px;
}

.buttonnav {
background-color: #fff;
margin: 0;
padding: 0;
height: 30px;
list-style: none;
overflow: hidden;
}

.buttonnav li {
margin: 0;
padding: 0;
text-indent: 0; /*fixes weird ie bug*/
list-style: none;
display: inline;
}

.buttonnav a {
float: left;
padding: 30px 0 0 0;
overflow: hidden;
width: 350px;
height: 0px !important;
}

#button_continueshopping a {
width: 350px;
background: url(/images_site/button_continueshopping.jpg) 50% 0 no-repeat;
}
#button_continueshopping a:hover {
background-position: 50% -30px;
}

#button_nocheckout a {
width: 350px;
background: url(/images_site/button_nocheckout.jpg) 50% 0 no-repeat;
}
#button_nocheckout a:hover {
background-position: 50% -30px;
}

#button_checkout a {
width: 350px;
background: url(/images_site/button_checkout.jpg) 50% 0 no-repeat;
}
#button_checkout a:hover {
background-position: 50% -30px;
}



.ro_list {
width: 210px;
margin: 0;
padding: 0px;
border-color: #777;
border-width: 1px;
border-style: solid;
text-align: center;
}

.ro_list h4 {
text-align: center;
text-indent: 0;
padding: 3px 0 1px 0;
}

.ro_list p {
text-align: center;
font-size: 10px;
line-height: 13px;
text-indent: 0;
}

.ro_list a {
display: block;
background-color: #fff;
color: #777;
text-decoration: none;
border-width: 1px 0 0 0;
border-style: dotted none none none;
}

.ro_list a:link, .ro_list a:visited {
display: block;
background-color: #eee;
color: #777;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: dotted none none none;
}

.ro_list a:hover {
display: block;
color: #69c;
text-decoration: none;
border-top: 1px dotted #777;
}

.socialbookmarks {
clear: both;
width: 850px;
background: #eee;
text-align: center;
margin: 0 0 1px 0;
padding: 0;
}

.socialbookmarks img {
vertical-align: middle;
padding: 5px 3px;
}

.socialbookmarks a {
padding: 0 12px;
}


.section_navbar {
display: block; 
clear: both; 
border: 0;
background: #fff;
padding: 5px 0 10px 0;
margin: 0;
overflow: auto;
}

.section_navbar ul {padding: 0; margin: 0; background: #fff;}

.section_navbar li {
display: block; 
float: left; 
width: 105px;
height: 25px;
background: #eee;
border-right: 1px solid #999;
font-size: 10px;
line-height: 24px;
margin-right: 0;
padding: 0;
text-align: center;
}

.section_navbar li.searchbox {
border-right: 0;
}

.section_navbar li a {
display: block; 
height: 25px;
color: #777;
font-weight: bold;
text-indent: 0;
overflow: auto;
}

.section_navbar li a:hover {
text-decoration: none;
font-weight: bold;
}


.socialwidgets {
display: block; 
clear: both; 
border-top: 1px solid #bbb;
background: #eee;
padding: 6px 0 0 260px;
}


.prefooter {
display: block; 
clear: both; 
border-top: 1px solid #bbb;
background: #eee;
padding: 12px 0 0 0;
margin: 0;
overflow: hidden;
}
.prefooter ul {padding: 0; margin: 0; background: #fff;}

.prefooter li {
display: block; 
float: left; 
background: #eee;
width: 211px;
margin-right: 0;
padding: 0;
text-align: left;
height: 85px;
}

.prefooter li .boldnblue {
display: block; 
color: #69c;
line-height: 14px;
font-weight: bold;
text-indent: 0;
margin: 0 0 0 75px;
padding: 0; 
}

.prefooter li .liplain {
display: block; 
color: #777;
font-size: 10px; 
font-weight: normal;
line-height: 14px;
text-indent: 0;
margin: 0 10px 0 84px;
padding: 0; 
}

.prefooter li a {
display: block; 
height: 80px;
font-weight: normal;
text-indent: 0;
overflow: auto;
}

.prefooter li a:hover {
text-decoration: none;
}

.prefooter li.email a {
background: url(/images_site/prefooter_email.jpg) no-repeat top left; 
}
.prefooter li.email a:hover {
background: url(/images_site/prefooter_email.jpg) no-repeat bottom left; 
}

.prefooter li.catalogue a {
background: url(/images_site/prefooter_catalogue.jpg) no-repeat top left; 
}
.prefooter li.catalogue a:hover {
background: url(/images_site/prefooter_catalogue.jpg) no-repeat bottom left; 
}

.prefooter li.recommend a {
background: url(/images_site/prefooter_recommend.jpg) no-repeat top left; 
}
.prefooter li.recommend a:hover {
background: url(/images_site/prefooter_recommend.jpg) no-repeat bottom left; 
}

.prefooter li.giftvoucher a {
background: url(/images_site/prefooter_giftvoucher.jpg) no-repeat top left; 
}
.prefooter li.giftvoucher a:hover {
background: url(/images_site/prefooter_giftvoucher.jpg) no-repeat bottom left; 
}


.footerlinks
{display: block; clear: both; border-top: 1px solid #bbb; margin: 0; padding: 10px 0 0 0; }

.footer-col
{float: left; width: 19.9%; text-align: left; margin: 0; padding: 0; }

.footer-col h5 {
background: #fff; 
color: #666;
line-height: 14px;
text-indent: 3px;
margin: 0;
padding: 1px 0 3px 0; 
}

.footer-col ul
{display: block; background: #fff; margin: 0 0 8px 0; padding: 0; }

.footer-col ul a
{border: none; color: #010; font-size: 1em; font-weight: normal; margin: 0; text-decoration: none; }

.footer-col ul a:hover
{text-decoration: underline; }

.footer-col ul li {
background: #fff url('/css/dottedarrow5x9.gif') 4px center no-repeat;
text-indent: 14px;
margin: 2px 0;
}

.footer-col ul li.signedin {
background: #fff url('/css/dottedarrow5x9highlight.gif') 4px center no-repeat;
}

.footer-col ul li.signedin a {
color: #933;
}

div.pdficon {
background: url(/css/pdficon30.png) 4px 5px no-repeat;
padding-left: 40px;
min-height: 30px;
}

.pagefooter {
clear: both;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
text-align: center;
padding: 0;
margin: 0; 
}

.highlight {color: #d14;}

.mystinfo {
display: none;
width: 75%;
background-color: #e4eccf;
color: #555;
font-family: Monaco;
font-size: 10px;
line-height: 14px;
margin: 2px auto;
padding: 4px 6px;
}


/*
START THEME REPLACEMENT
*/
p.themetextstyle {
margin: 0 2em 0.4em 6px;
padding: 0;
}

ul.themebulletstyle {
background-color: #fff;
list-style-type: circle;
list-style-position: inside;
margin: 0;
padding: 0;
}

li.themebulletstyle {
background-color: #fff;
color: #555;
font-weight: normal;
font-size: 11px;
line-height: 16px;
margin: 0.5em 0 0 0;
padding: 0 2.5em;
text-indent: 0;
}


