
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common browsers */
:link,:visited { text-decoration:none; color: inherit; }
ul,ol { list-style:none; }
li { display: block;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }


html
  {
    height: 100%;
  }

body
  {
    position: relative;
    min-height: 100%;
    font: 82%/1.4 Arial, Helvetica, sans-serif;
    background-color: #FFF6DE;
    color: #000000;
  }

* html body
  {
    height: 100%;
  }

div#wrapper
  {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 820px;
    height: 100%;
    margin-left: -410px;
  }

div#w2
  {
    position: relative;
    min-height: 100%;
    background-color: #FFEDBA;
  }

* html div#w2
  {
    height: 100%;
  }

div#header
  {
    position: relative;
    height: 120px;
    background-color: #990000;
  }

p#logo
  {
    position: absolute;
    left: 20px;
    top: 10px;
  }

p#nav1
  {
    position: absolute;
    left: 180px;
    top: 20px;
  }

p#nav2
  {
    position: absolute;
    left: 340px;
    top: 20px;
  }

p#nav3
  {
    position: absolute;
    left: 500px;
    top: 20px;
  }

p#nav4
  {
    position: absolute;
    left: 660px;
    top: 20px;
  }

p#nav5, p#nav6, p#nav7, p#nav8, p#nav9
  {
    display: none;
  }

div#subnav
  {
    height: 20px;
    margin-top: 3px;
    background-color: #990000;
    text-align: center;
    line-height: 20px;
  }

div#subnav span
  {
    margin: 0 auto;
    list-style: circle;
    padding: 0 20px;
  }

div#subnav span a
  {
    font-size: 0.8em;
    color: #FFEDBA;
  }

div#subnav span strong a
  {
    font-weight: normal;
    text-decoration: underline;
  }

div#subsubnav
  {
    position: absolute;
    left: 20px;
    top: 163px;
  }

div#subsubnav ul
  {
    list-style-type: none;
  }

div#subsubnav ul li
  {
    margin-bottom: 0.2em;
  }

div#subsubnav ul li a
  {
    font-size: 0.8em;
    font-weight: bold;
    color: #990000;
  }

div#subsubnav ul li strong a
  {
    text-decoration: underline;
  }

div#content
  {
    margin: 20px 0 40px 0;
    padding-bottom: 40px;
  }

div#content a
  {
    color: #990000;
  }

div#content p
  {
    margin: 0 180px 20px;
  }

div#content div.csc-textpic
  {
    margin: 0 180px 20px;
  }

div#content div.csc-textpic p
  {
    margin: 0 0 20px;
  }

table.csc-mailform td
  {
    padding-right: 10px;
    padding-bottom: 4px;
    font: 82%/1.4 Arial, Helvetica, sans-serif;
  }

table.csc-mailform td.csc-form-labelcell
  {
    padding-top: 4px;
  }

table.csc-mailform td.csc-form-fieldcell input, select, textarea
  {
    border: solid #FFBF00;
    border-width: 0 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFF6DE;
    color: #990000;
  }

table.csc-mailform td.csc-form-fieldcell input.csc-mailform-submit
  {
    border: 1px solid #FFF6DE;
    padding: 2px 20px;
    background-color: #990000;
    color: #FFEDBA;
    cursor: pointer;
  }

div#content h3
  {
    margin: 0px 120px;
  }

div#footer
  {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 20px;
    background-color: #990000;
    font-size: 0.8em;
    color: #FFEDBA;
    text-align: center;
    line-height: 20px;
  }

div#footer a
  {
    color: #FFEDBA;
  }

div.rflow
  {
    display: inline;
    margin-left: 10px;
    margin-right: 180px;
    float: right;
  }

div.tx-extendedshop-pi1
  {
    margin: 0 180px 20px;
  }

div#content div.tx-extendedshop-pi1 p
  {
    margin: 0;
  }

* html div#content div.tx-extendedshop-pi1 p
  {
    margin-right: 180px;
  }

div.tx-extendedshop-pi1 div.shopTitle
  {
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopList div.shopProduct
  {
    position: relative;
    margin: 0 0 20px;
  }

div.tx-extendedshop-pi1 div.shopList div.shopPrice
  {
    position: absolute;
    right: 0px;
  }

div.tx-extendedshop-pi1 div.shopList div.shopTitle
  {
    margin-bottom: 0.4em;
    font-size: 1em;
  }

div.tx-extendedshop-pi1 div.shopList div.shopPrice p
  {
    text-align: right;
  }

div#content div.tx-extendedshop-pi1 div.shopList div.shopPrice p.shopPrice
  {
    margin-bottom: 0.4em;
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopList div.shopSummary
  {
    padding-right: 100px;
    font-size: 0.9em;
  }

div.tx-extendedshop-pi1 div.shopList div.shopCode
  {
    font-size: 0.8em;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopSummary
  {
    margin-bottom: 0.5em;
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopDescription
  {
    margin-bottom: 0.5em;
    font-size: 0.9em;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopCode
  {
    margin-bottom: 0.5em;
    font-size: 0.8em;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopPrice
  {
    margin-bottom: 1em;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopPrice p.shopPrice
  {
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopItem div.shopImage
  {
    float: right;
  }

div.tx-extendedshop-pi1 div.shopBasket th, td
  {
    padding: 0 20px 10px 0;
    font-size: 0.8em;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
  }

div.tx-extendedshop-pi1 div.shopBasket th
  {
    font-weight: bold;
    color: #990000;
    white-space: nowrap;
  }

div.tx-extendedshop-pi1 div.shopBasket td.ra
  {
    text-align: right;
  }

div.tx-extendedshop-pi1 div.shopBasket div.shopText
  {
    margin-top: 1em;
  }

div.tx-extendedshop-pi1 div.shopPersonal div.shopError
  {
    margin-bottom: 1em;
    font-weight: bold;
    color: #CC0000;
  }

div.tx-extendedshop-pi1 div.shopPersonal div.shopText
  {
    margin-bottom: 1em;
  }

div.tx-extendedshop-pi1 div.shopConfirm div.shopSubtitle
  {
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopConfirm div.shopButtons
  {
    margin-top: 1em;
  }

div.tx-extendedshop-pi1 div.shopOrder div.shopSubtitle
  {
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
  }

div.tx-extendedshop-pi1 div.shopOrder div.shopBasket
  {
    margin-top: 2em;
  }

div.tx-extendedshop-pi1 div.shopOrder div.shopPrint
  {
    margin-top: 2em;
  }

div.tx-extendedshop-pi1 input, select, textarea
  {
    border: solid #FFBF00;
    border-width: 0 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFF6DE;
    color: #990000;
  }

div.tx-extendedshop-pi1 input.shopCartButton
  {
    width: 80px;
    border: 1px solid #FFF6DE;
    padding: 1px 10px;
    background-color: #990000;
    font-size: 0.8em;
    color: #FFEDBA;
    cursor: pointer;
  }

div.tx-extendedshop-pi1 input.shopButton
  {
    border: 1px solid #FFF6DE;
    padding: 1px 10px;
    background-color: #990000;
    font-size: 1em;
    color: #FFEDBA;
    cursor: pointer;
  }

