.cardSubTypeList
{
    width: 583px;
    color: #355118;
    color: #000000;
    padding-left: 10px;
    font-family: Tahoma, Geneva;
    font-size: small;
}

.cardSubTypeList a
{
    color: #355118;
    text-decoration: underline;
}

.cardSubTypeList a:hover, .cardSubTypeList a.selected
{
    background: #355118;
    color: #FFFFFF;
    text-decoration: none;
}

.cardDetImage
{
    position:relative;
    float:left;
    swidth:360px;
    sheight:450px;
    width:288px;
    height:360px;
}

.cardDetImage img
{
    position:relative;
    float:left;
    width:288px;
    height:360px;
}


.cardDetDesc
{
    position:relative;
    float:right;
    swidth:214px;
    width:286px;
    padding-left:3px;
    padding-right:3px;
    font-family: Georgia, Geneva;
    font-size: small;
}

.cardDetPricing
{
    swidth:214px;
    swidth:286px;
    position:relative;
    text-align:center;
    border-top: 1px solid #CCCCCC;
}

.cardDetPricing img
{
    border:0px;
}

.cardDetPricing a
{
    color: #FFFFFF;
    text-decoration: none;
}

.cardDetPricing a:hover, .cardDetPricing a.selected
{
    background: #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
}

.cardDetDescHeader
{
    font-family: Georgia, Geneva;
    font-size: medium;
    font-weight: bold;
    text-decoration:underline;
    text-align:center;
}

.buttonCart
{
    width:114px;
    height:37px;
    position:absolute;
    left: 150px;
    top: 85px;
    overflow:hidden;
}

.buttonMore
{
    width:114px;
    height:37px;
    position:absolute;
    left: 150px;
    top: 120px;
    overflow:hidden;
}

.cardItem
{
    position:relative;
    float: left;
    width: 269px;
    height: 160px;
    margin-left:10px;
    margin-top:8px;
    border: 1px solid #CCCCCC;
}

.cardItem img
{
    margin-top:5px;
    margin-left:3px;
    float:left;
    border: none;
}

.cardItemText
{
    width: 136px;
    float:right;
    font-family: Georgia, Geneva;
    font-size: small;
    font-weight:bold;
    text-align: center;
}

.cardPageInfo
{
    clear:both;
    margin-top: -7px;
    width: 583px;
    font-family: Arial, Geneva;
    font-size: small;
    font-weight:bold;
    text-align: center;
    background-repeat:repeat-y;
    background-image:url("site-images/midBox.jpg");
}

.cardPageInfo img
{
    vertical-align: middle;
    border: none;
}

.cardPageInfo a:hover, .cardPageInfo a.selected
{
    color: #FFFFFF;
    text-decoration: none;
    background: transparent;
}

.cardPageHeader
{
    margin-top: -7px;
    padding-left: 15px;
    width: 583px;
    font-family: Arial, Geneva;
    font-size: medium;
    font-weight:bold;
    text-align: left;
    background-repeat:repeat-y;
    background-image:url("site-images/midBox.jpg");
}

.cardButtonPayPal
{
    margin-top:5px;
    margin-left:3px;
}

