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

div#content div.tx-extendedshop-pi1 p.shopDetails
  {
    font-size: 0.8em;
  }

div#content div.tx-extendedshop-pi1 p.shopTitle,
div#content div.tx-extendedshop-pi1 p.shopPrice
  {
    font-weight: bold;
  }

div#content div.tx-extendedshop-pi1 p.shopError
  {
    font-weight: bold;
    color: #CC0000;
  }

div#content div.tx-extendedshop-pi1 p.shopButtons
  {
    margin-top: 0.5em;
  }

div#content div.tx-extendedshop-pi1 h5
  {
    font-size: 1.2em;
    font-weight: bold;
  }

div#content div.tx-extendedshop-pi1 h6
  {
    margin: 0.5em 0;
    font-size: 1.0em;
    font-weight: bold;
  }

div#content div.tx-extendedshop-pi1 input.shopButton
  {
    border: 1px solid #FFFFFF;
    padding: 0.2em 1em;
    cursor: pointer;
    font: inherit;
    font-size: 100%;
  }

div#content div.tx-extendedshop-pi1 table
  {
    font-size: 100%;
  }

div#content div.tx-extendedshop-pi1 table.shopList p
  {
    margin: 0 0 0.5em;
  }

div#content div.tx-extendedshop-pi1 table.shopList td
  {
    padding: 0 1em 1.5em 0;
    vertical-align: top;
  }

div#content div.tx-extendedshop-pi1 table.shopList td.code
  {
    text-align: right;
  }

div#content div.tx-extendedshop-pi1 table.shopList td.price
  {
    padding-right: 0;
  }

div#content div.tx-extendedshop-pi1 table.shopList td.price p
  {
    text-align: right;
  }

div#content div.tx-extendedshop-pi1 table.shopList p.shopAddCart input.shopButton
  {
    font-size: 80%;
  }

div#content div.tx-extendedshop-pi1 div.shopItem div.shopImage
  {
    float: right;
    margin-left: 1em;
  }

div#content div.tx-extendedshop-pi1 table.shopCart
  {
    margin: 1.5em 0 0.5em;
  }

div#content div.tx-extendedshop-pi1 table.shopCart th,
div#content div.tx-extendedshop-pi1 table.shopCart td
  {
    padding: 0 2em 1em 0;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
  }

div#content div.tx-extendedshop-pi1 table.shopCart tr.total td
  {
    padding-bottom: 0;
  }

div#content div.tx-extendedshop-pi1 table.shopCart th
  {
    font-weight: bold;
    white-space: nowrap;
  }

div#content div.tx-extendedshop-pi1 table.shopCart td.count,
div#content div.tx-extendedshop-pi1 table.shopCart td.price
  {
    text-align: right;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td
  {
    padding: 0 1em 0.5em 0;
    vertical-align: top;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopLabel
  {
    padding-top: 0.5em;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopButtons
  {
    padding-top: 1em;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopField input,
div#content div.tx-extendedshop-pi1 table.shopForm td.shopField select,
div#content div.tx-extendedshop-pi1 table.shopForm td.shopField textarea
  {
    border: solid;
    border-width: 0 0 1px 1px;
    padding: 0.2em 0.4em;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopField input.checkbox
  {
    border: 1px solid;
    margin-top: 0.2em;
    padding: 0;
    float: left;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopField div.checkboxtext
  {
    margin-left: 2em;
  }

div#content div.tx-extendedshop-pi1 table.shopForm td.shopFixed p
  {
    margin: 0;
    padding: 0.5em 2em 0.5em 0.4em;
  }
