body
{
    background-image: url("../images/shop/logo-back.gif");
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat
}

span
{
    font-family: Arial
}

p
{
    font-family: Arial
}

li
{
    list-style-type: disc
}

span.dark
{
    font-size: 12px;
    font-family : Arial
}

td
{
    font-family: Arial
}

span.smaller
{
    font-size: 11px;
    font-family: Arial;
    color : #666666
}


span.heading
{
    font-size: 20px;
    font-family: arial;
    color: #0000ff;
    text-align: center;
    font-weight: bold;
    position: relative
}

span.price
{
    font-size: 25px;
    font-family: arial;
    color: #0000ff;
    font-weight: bold
}

span.copyright
{
    font-size: 11px;
    color: #aaaaaa;
    font-family: arial;
    font-style: italic
}

div.bluelinkleft
{
    position: absolute;
    left: 3px;
    width: 10px;
    height: 10px;
    z-index: 1
}

img.bluelinkleft
{
    width: 10px;
    height: 10px
}

div.bluelinkcenter
{
    position: absolute;
    left: 13px;
    width: 124px;
    height: 10px;
    z-index: 1
}

img.bluelinkcenter
{
    width: 124px;
    height: 10px
}

div.bluelinkright
{
    position: absolute;
    left: 137px;
    width: 10px;
    height: 10px;
    z-index: 1
}

img.bluelinkright
{
    width: 10px;
    height: 10px
}

div.linkleft
{
    position: absolute;
    left: 13px;
    width: 10px;
    z-index: 1
}

img.linkleft
{
    width: 10px
}

div.linkleftcorner
{
    position: absolute;
    left: 13px;
    width: 10px;
    height: 10px;
    z-index: 1
}

img.linkleftcorner
{
    width: 10px;
    height: 10px
}

div.linkbottom
{
    position: absolute;
    left: 23px;
    width: 114px;
    z-index: 1
}

img.linkbottom
{
    width: 114px;
    height: 10px
}

div.linkright
{
    position: absolute;
    left: 137px;
    width: 10px;
    z-index: 1
}

img.linkright
{
    width: 10px
}

div.linkrightcorner
{
    position: absolute;
    left: 137px;
    width: 10px;
    height: 10px;
    z-index: 1
}

img.linkrightcorner
{
    width: 10px;
    height: 10px
}

div.sidelink
{
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial
}

a.sidelink
{
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial
}

a.sidelink:visited
{
   color: #ffffff 
}

a.sidelink:hover
{
    color: #ffdd00
}

a.sublink
{
    color: #888888;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    font-family: Arial
}

div.sublink
{
    text-align: right;
    width: 114px;
    height: 13px;
    z-index: 2;
    left: 23px
}

a.sublink:visited
{
    color: #888888
}

a.sublink:hover
{
    color: #444444
}

div
{
    vertical-align: middle;
    position: absolute
}