﻿.ppitem
{
    margin: 0px 3px 5px 3px;
    float: left;
    width: 100px;
    height: 120px;
    text-align: center;
    position: relative;
    text-decoration: none;
}

.ppitem a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-image: url('Knap4.gif');
    border-style: none;
}
.ppitem a:hover
{
    background-image: url('Knap4.gif');
    background-position: 0px 120px;
    text-decoration: none;
    border-style: none;
}

.ppthumbnail
{
    margin-top: 5px;
    border-style: none;
}

.ppcaption
{
    position: absolute;
    font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
    bottom: 0;
    left: 0;
    width: 96px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    line-height: 12px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 1px #CCCCCC;
}
.ppmenuheader
{
    background-image: url('MenuHeaderBG.png');
    background-repeat: repeat-x;
    position: relative;
    display: inline;
    float: left;
    margin-right: 2px;
    top: 2px;
    left: 1px;
    max-width: 530px;
    margin-bottom: 5px;
}
.ppmenuheaderH3
{
    font-size: medium;
    text-shadow: 1px 1px 1px #CCCCCC;
}
.ppmenuheaderH2
{
    padding-left: 10px;
    font-size: medium;
    font-weight: bold;
    text-shadow: 1px 1px 1px #CCCCCC;
    top: 0px;
    margin-top: 1px;
}

.ppheadertext
{
    padding: 0px 5px 0px 5px; border: 1px solid #C0272D; height: 60px; width: 530px; top: 0px; left: 0px;
}
.ppfrontpage
{
    margin-left: 18px;
}
#btnCheckOut
{
    background-position: left top;
    background-image: url('money-coin.png');
    background-repeat: no-repeat;
    padding: 2px 8px;
}