/*
 *  generic primary stylesheet
 *  CS:JD  2007-04-12
 */

/* normalize basic styles */
* { margin: 0; padding: 0; }
h1,h2,h3 { margin: 1em 0 0.6em 0; }
h4,h5,h6,ul,ol,dl,dt,dd,pre,p,form { margin: 0.8em 0; }
ul, ol { padding-left: 2em; }
pre { font: 100% "Courier New", Courier, monospace; }

h1 { font-size: 145%; }
h2 { font-size: 130%; }
h3 { font-size: 112%; }
h4, h5, h6 { font-size: 100%; }

body { font: 75%/1.2 Verdana, Arial, Helvetica, sans-serif; color: #222; }
a { color: #000; }
a img { border: none; }
.menu { padding-left: 0; list-style: none; }

fieldset { border: none; padding: 0.5em 0; }
.formfield { margin: 1em 0; }
select, textarea, input.text { 
  color: #333;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  background: #fff; 
  border: 1px solid #cacaca; 
}

option {
}

textarea:focus, input.text:focus, select:focus {
}

input.text[disabled] {
}

.jump a, a.jump {
  color: #004467;
  text-decoration: none;
}
.jump a:hover, a.jump:hover {
  text-decoration: underline;
}

.error { color: #a44; }
p.error { margin-bottom: 0; }
ul.error { margin-top: 0; }
.error li { margin: 3px 0; }
.error label { font-weight: bold; }


/* page layout */
html, body {  }
body {
  background: #01448d;
  padding-bottom: 3px;
}
#page {
  background: url(../images/bkg-page-all.jpg) -952px 0 repeat-y;
  margin: 0.5em auto 0;
  width: 952px;
}
#page .page_decorator {
  background: url(../images/bkg-page-all.jpg) 0 0 no-repeat;
}
#page .page_wrap {
  background: url(../images/bkg-page-all.jpg) -1904px 100% no-repeat;
  padding: 16px 7px 10px;
  width: 938px;
}
#banner {
  background: #fff;
  min-height: 50px;
  overflow: hidden;
  padding-bottom: 2px;
}
#logo {
  float: left;
  padding: 6px 0 0 9px;
}
#logo a,
#logo img {
  display: block;
}
#badges {
  float: right;
  padding-right: 6px;
  text-align: right;
  width: 520px;
}
#badges .support {
  border-right: 1px solid #dd1818;
  font-size: 83.34%;
  float: left;
  margin: 5px 55px 0 0;
  padding-right: 5px;
  position: relative;
  width: 95px;
}
#badges .support strong {
  color: #3e81c8;
  display: block;
  font-size: 120%;
}
#badges .support em {
  display: block;
  font-style: normal;
  font-weight: bold;
}
#badges .opening_times {
  left: 100%;
  margin-left: 5px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 50px;
}
#badges img {
}
#content {
  overflow: hidden;
  padding: 7px;
}
#sidebar {
  float: left;
  padding-bottom: 16px;
  width: 213px;
}
#main {
  float: right;
  width: 704px;
}
#home_content {
  background: #aedfff;
  margin: -6px -23px -15px -26px;
}
#footer {
}
#footer .links {
  background: url(../images/bkg-footer-links.png) 0 0 no-repeat;
  color: #ccc;
  font-size: 93.67%;
  line-height: 1;
  margin: 4px auto;
  min-height: 11px;
  padding: 21px 0;
  text-align: center;
  width: 920px;
}
#footer .links a {
  color: #fff;
  margin: 0 1em;
  text-decoration: none;
}
#footer .links a:hover {
  text-decoration: underline;
}
.copyright {
  color: #fff;
  font-size: 83.3%;
  margin: 4px auto;
  padding-bottom: 4px;
  width: 944px;
}
/* navbar tabs */
#nav {
  background: #fff;
  border-bottom: 13px solid #50a9de;
  overflow: hidden;
  padding: 0 0 0 7px;
}
#nav .menu {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 3px 0 0 0;
  text-transform: uppercase;
}
#nav .menu li {
  background: url(../images/bkg-navtab-left.png) 0 0 no-repeat;
  float: left;
  margin-right: 4px;
  padding-left: 6px;
}
#nav .menu li a {
  background: url(../images/bkg-navtab-right.png) 100% 0 no-repeat;
  color: #fff;
  display: block;
  padding: 10px 6px 0 0;
  white-space: nowrap;
}
#nav .menu li.active {
  background-image: url(../images/bkg-navtab-left-active.png);
}
#nav .menu li.active a {
  background-image: url(../images/bkg-navtab-right-active.png);
}
#nav #shopping_cart {
  background: none;
  margin-top: -3px;
  width: 200px;
}
#nav #shopping_cart a {
  background: url(../images/icon-cart.png) 0 0 no-repeat;
  color: #d91717;
  font-weight: bold;
  height: 18px;
  padding: 7px 0 0 33px;
  text-decoration: none;
}
#nav #shopping_cart a em {
  color: #0266c2;
  font-size: 83.34%;
  font-style: normal;
}
/* sidebar links */
#sidebar .linkblock {
  margin-bottom: 8px;
  width: 213px;
}
#sidebar .linkblock h2 {
  background: url(../images/bkg-linkblock-all.png) 0 0 no-repeat;
  color: #fff;
  font-size: 100%;
  line-height: 1;
  margin: 0px 0 3px;
  padding: 12px 6px 12px 32px;
  text-transform: uppercase;
}
#sidebar .linkblock h2 a {
  color: #fff;
}
#sidebar .linkblock .linkitems {
  background: url(../images/bkg-linkblock-all.png) -213px 0 no-repeat;
  font-size: 91.67%;
  margin: 2px 1px 2px 2px;
  padding-top: 7px;
}
#sidebar .linkblock .linkitems ul {
  background: url(../images/bkg-linkblock-all.png) -423px 100% no-repeat #fff;
  list-style: none;
  margin: 0;
  padding: 0 6px 7px 16px;
}
#sidebar .linkblock .linkitems li {
  background: url(../images/bullet-linkblock.png) 0 1px no-repeat;
  padding-left: 18px;
}
#sidebar .linkblock .linkitems a {
  color: #0266c2;
  font-weight: bold;
  text-decoration: none;
}
#sidebar .linkblock .linkitems a:hover {
  color: #d71616;
  text-decoration: underline;
}
#sidebar .linkblock .nav_link a {
  color: #fff;
}
p.internal_ad {
  margin: 0 0 4px;
  text-align: center;
}
p.cc-accepted {
  font-size: 91.67%;
  font-weight: bold;
  margin-bottom: 0;
  text-align:  center;
}

/* product category listing */
.visual_products {
  background: url(../images/bkg-catlist-all.png) 100% 100% no-repeat #01448d;
  margin: 0.5em auto;
  padding-bottom: 1px;
  width: 700px;
}
ul.visual_product_list {
  background: url(../images/bkg-catlist-all.png) 0 0 no-repeat;
  font-size: 83.34%;
  line-height: 1.2;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 4px 6px 8px;
}
li.visual_product_item {
  background: #fff;
  border: 1px solid #01326a;
  float: left;
  height: 215px;
  margin: 7px 6px 2px;
  position: relative;
  width: 215px;
}
li.visual_product_item h2 {
  color: #fff;
  bottom: 6px;
  font-weight: normal;
  position: absolute;
  right: 6px;
  text-align: right;
  text-transform: uppercase;
  width: 205px;
}
li.visual_product_item ul.sub_categories {
  list-style: none;
  margin: 0;
  padding: 6px;
}
li.visual_product_item ul.sub_categories li {
  background: url(../images/bullet-subcat.png) 0 2px no-repeat;
  padding-left: 12px;
}
li.visual_product_item ul.sub_categories li a {
  color: #438cce;
  font-weight: bold;
  text-decoration: none;
}
li.visual_product_item ul.sub_categories li a:hover {
  text-decoration: underline;
}

/* text blocks */
.textblock {
  clear: both;
  background: url(../images/bkg-textblock-all.png) -700px 0 repeat-y #fff;
  margin: 0.5em auto;
  width: 700px;
}
.textblock_decorator {
  background: url(../images/bkg-textblock-all.png) 0 0 no-repeat;
}
.textblock_wrap {
  background: url(../images/bkg-textblock-all.png) 100% 100% no-repeat;
}
.textblock_wrap .textblock_wrap {
  overflow: hidden;
}
.textblock h2,
.textblock h3 {
  font-size: 100%;
  text-align: center;
}
.textblock .panel {
  display: inline;
  float: left;
  margin: 6px;
  width: auto;
  padding-left: 15px;
}
.textblock p img.left {
  float: left;
  padding: 3px 4px 4px 0;
}
.textblock p img.right {
  float: right;
  padding: 3px 0 4px 4px;
}

.textblock .nocolumns {
  padding: 6px 21px 9px 24px;
}

/* specials list */
.specials {
  background: url(../images/bkg-textblock-all.png) -700px 0 repeat-y #fff;
  margin: 0.5em auto;
  width: 700px;
}
.specials_decorator {
  background: url(../images/bkg-textblock-all.png) 0 0 no-repeat;
}
.specials_wrap {
  background: url(../images/bkg-textblock-all.png) 100% 100% no-repeat;
  overflow: hidden;
  padding: 6px 4px 4px;
}
.specials .tagline {
  background: url(../images/bkg-textblock-tagline-all.png) 0 0 no-repeat;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 12px;
  text-align: center;
  text-transform: uppercase;
  width: 684px;
}
.specials .tagline p {
  background: url(../images/bkg-textblock-tagline-all.png) 100% 100% no-repeat;
  margin: 0;
  padding: 0 12px 12px;
}
ul.specials_list {
  font-size: 83.34%;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 2px 0;
}
li.special_item {
  background: top left no-repeat;
  float: left;
  height: 199px;
  margin: 6px 15px 0;
  position: relative;
  width: 199px;
}
.special_item h2 {
  font-size: 100%;
  text-align: center;
}
.special_item ul.links {
  bottom: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 6px;
  text-align: right;
  width: 170px;
}
.special_item a {
  color: #0266c2;
  font-weight: bold;
  text-decoration: none;
}
.special_item a:hover {
  text-decoration: underline;
}
.special_item .browse a {
  bottom: 5px;
  font-weight: normal;
  left: 2px;
  margin: 0;
  position: absolute;
  width: 188px;
}
#shopping_cart_summary {
  font-size: x-small;
  text-align: center;
}