html
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}	

body, div/*, th, td, li, dd*/
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*border-collapse: collapse;*/
}

body
{
  background-color: #E0E0E0;
  color: #000000;
  margin: 0px;
  padding: 0px;
  line-height: 1.4;
  height: 100%;
}

a
{
  color: #000080;
}

a.noline:link    { text-decoration: none; }
a.noline:hover   { text-decoration: underline; }
a.noline:visited { text-decoration: none; }
a.noline:active  { text-decoration: underline; }

p
{
  margin: 14px 0px 14px 0px;
  padding: 0;
  border: 0;
}

table
{
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: none;
}

table td
{
  padding: 0px;
  vertical-align: middle;
  border-spacing: 0px;
  border-style: none;
}

hr
{
  color: #FFFFFF;
  height: 3px;
  margin: 10px 0px 0px 0px;
  padding: 0;
  border: 0;
  border-top: 1px solid #666666;
  border-bottom: 1px dashed #CCCCCC;
}

/* =================================================== */

#main
{
  width: 770px;
  padding: 0;
  margin: 0;
  min-height: 100%;
}

#header
{
}

#middle
{
  padding: 7px 0px 7px 0px;
}

#footer
{
  position: relative;
  bottom: 0;
  width: 770px;
  background-color:#D6D6D6;
  color: #666666;
  text-align: center;
  font-size: 9px;
  padding: 3px 0px 2px 0px;
  margin: 0;
  border-top: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

#content
{
/*  font-size: 12px;  */
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  padding: 10px;
  margin: 0px -1px 7px 192px;
}

#contentFull
{
/*  font-size: 12px;  */
  background-color:#FFFFFF;
  border: 1px solid #C0C0C0;
  padding: 10px;
  margin: 0px -1px 7px 7px;
}

#sideblock
{
  font-size: 10px;
  float: left;
  width: 160px;
  background-color:#FFFFFF;
  border: 1px solid #C0C0C0;
  padding: 5px;
  margin: 0px 7px 0px 10px;
}

/* =================================================== */

p.smlTxt
{
  font-size: 11px;
}

p.tight
{
  margin: 0px;
}

p.smlTight
{
  font-size: 11px;
  margin: 0px;
}

p.indent
{
  padding-left: 20px;
}

p.productPreviewTitle
{
  font-size: 18px;
  margin-bottom: -2px;
}

p.productTitle
{
  font-family: Franklin Gothic Book, Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 38px;
  font-weight: 500;
  margin-top: -5px;
  margin-bottom: -5px;
}

span.smlTxt
{
  font-size: 11px;
}

span.tinyTxt
{
  font-size: 10px;
}

span.productPrice
{
  font-size: 22px;
}

span.productPriceDet
{
  font-size: 10px;
  color: #666666;
}

img.prodThumb
{
  margin: 7px;
  border: 1px solid #C0C0C0;
}

img.previewThumb
{
  margin: 4px;
  border: 1px solid #C0C0C0;
}

img.trolley
{
  vertical-align: middle;
}

span.buyQty
{
  padding: 1px 15px 1px 15px;  /* top right bottom left */
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
}

/* =================================================== */

table.productPreview td
{
  padding: 2px 10px 2px 2px;
  vertical-align: top;
  text-align: left;
}

/* =================================================== */

table.sideImg
{
  margin: 6px;
  margin-left: 20px;
}

table.sideImg td
{
  padding: 3px;
  vertical-align: top;
  text-align: left;
  font-size: 10px;
}

table.sideImg td.vhr
{
  padding: 0px;
  border-width: 1px;
  border-style: none dashed none solid;
  border-color: #000000 #CCCCCC #000000 #666666;
}
  
/* =================================================== */

table.productPreviewSpecs td
{
  padding: 0px 10px 0px 0px;
  vertical-align: top;
  text-align: left;
  font-size: 10px;
}

/* =================================================== */

table.productTop td
{
  vertical-align: top;
}

/* =================================================== */

table.checkoutStages
{
  border-style: solid;
  border-width: 2px;
  border-color: #C0C0C0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

table.checkoutStages td
{
  padding: 5px;
  color: #C0C0C0;
  font-size: 13px;
  text-align: center;
}

table.checkoutStages td.selected
{
  color: #303030;
  font-weight: bold;
}

/* =================================================== */

table.basket
{
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #C0C0C0;
  border-bottom: 0px none #C0C0C0;
}

table.basket td
{
  padding: 5px;
  border-bottom: 1px solid #C0C0C0;
}

table.basket td.nob
{
  padding: 5px;
  border-bottom: 0px none #C0C0C0;
}

/* =================================================== */

table.gallery
{
  width: 95%;
}

table.gallery td
{
  padding: 5px;
  vertical-align: top;
}

/* =================================================== */

table.indented
{
  padding-left: 20px;
}

table.indented td
{
  padding: 1px 2px 2px 20px;
  vertical-align: top;
}

/* =================================================== */

table.contactsList
{
  padding-left: 20px;
}

table.contactsList td
{
  padding: 3px 2px 4px 20px;
  vertical-align: top;
}

/* =================================================== */

table.indentedElevenPt
{
  padding-left: 20px;
}

table.indentedElevenPt td
{
  padding: 1px 2px 1px 20px;
  vertical-align: top;
  font-size: 11px;
}


/* =================================================== */

table.contact td.pad
{
  padding: 16px;
}

table.contact td.vhr
{
  border-width: 1px;
  border-style: none dashed none solid;
  border-color: #000000 #CCCCCC #000000 #666666;
}

/* =================================================== */

table.simple
{
  padding-top: 20px;
}

table.simple td
{
  padding: 3px;
  vertical-align: top;
}

/* =================================================== */

table.vis
{
  border-style: outset;
  border-color: #CCCCCC;
  border-width: 1px;
}

table.vis td
{
  padding: 3px;
  border-style: inset;
  border-color: #CCCCCC;
  border-width: 1px;
}

/* =================================================== */

table.visSml
{
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
}

table.visSml td
{
  padding: 3px;
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  font-size: 11px;
}

/* =================================================== */

table.advisor
{
  padding: 10px 0px 10px 0px;
}

table.advisor td
{
  text-align: left;
  padding: 8px;
  border-bottom: 2px solid #C0C0C0;
}

table.advisor td.nob
{
  border-bottom: 0px none #C0C0C0;
}

/* =================================================== */

table.products 
{
  padding: 12px 0px 18px 0px;
  border: 0px none #C0C0C0;
}

table.products td
{
  text-align: center;
  padding: 3px;
}

table.products td.toprow
{
  border-bottom: 2px solid #C0C0C0;
}

table.products td.leftalign
{
  text-align: left;
}

table.products td.toprowleft
{
  border-bottom: 2px solid #C0C0C0;
  text-align: left;
}

/* =================================================== */

p.productsCat
{
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}

p.productListLink
{
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 2px;
}

/* =================================================== */

table.productCat
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
}

table.productCat td
{
  padding: 5px;
  border: 1px solid #C0C0C0;
}

table.productCat td.toprow
{
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #e0e0e0;
}

/* =================================================== */

table.tabBar
{
  border-collapse: separate;
  border-spacing: 0px;
  border-style: none;
  width: 100%;
}

table.tabBar td
{
  text-align: center;
  border-width: 1px;
  padding: 0px 6px 2px 6px;
  border-style: solid solid none solid;
  border-color: #666666;
  background-color: white;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}

table.tabBar td.selected
{
  font-weight: bold;
}

table.tabBar td.shaded
{
  color: #808080;
  background-color: #f6f6f6;
  border-style: solid solid solid solid;
  border-color: #999999 #999999 #666666 #999999;
}

table.tabBar td.remainder
{
  width: 100%;
  padding: 0px;
  border-style: none none solid none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

table.tabBar td.hspace
{
  border-style: none none solid none;
  padding: 2px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

table.tabBar td.vspace
{
  /*height: 1px;*/
  border-left: 0px none #FFFFFF;
  border-right: 0px none #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px dashed #CCCCCC;
  padding: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

table.tabBar td.blank
{
  border-style: none;
  padding: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

table.tabBar a
{
  text-decoration: none;
  color: #000000;
}

table.tabBar a:hover
{
  text-decoration: underline;
}

/* =================================================== */

table.headTable
{
  width: 778px;
  background-color: #ffffff;
}

table.headTable td.shadowE
{
  width: 8px;
  background-color: #cccccc;
  background-image: url('img/shadowE.gif');
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
}

table.headTable td.shadowS
{
  height: 8px;
  background-color: #cccccc;
  background-image: url('img/shadowS.gif');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top right;
}

table.headTable td.shadowSE
{
  height: 8px;
  width: 8px;
  background-color: #cccccc;
  background-image: url('img/shadowSE.gif');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
}

table.headTable td.logo
{
  text-align: center;

  width: 190px;
  height: 80px;
}

table.headTable td.buttons
{
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;

  vertical-align: bottom;
  text-align: right;

  width: 580px;
  height: 80px;
}

/* =================================================== */

table.buttonTable
{
  width: 100%;
}

table.buttonTable td
{
  padding: 4px 6px 4px 6px;
  background-color: #FFFFFF;
  background-image: url('img/bgRim.gif');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top right;
}

table.buttonTable td:hover
{
  background-color: #FFEE66;
}

table.buttonTable td a
{
  text-decoration: none;
  color: #000000;
  text-align: center;
/*  font-size: 12px;  */
}

table.buttonTable td.clear
{
  background-image: url('img/bgRimF.gif');
  background-repeat: no-repeat;
  width: 100%;
}

table.buttonTable td.clear:hover
{
  background-color: #FFFFFF;
}

table.buttonTable td.selected
{
  background-color: #FFF0AA;
  background-image: url('img/bgRim.gif');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top right;
}