/*
 * Version: $Revision: 1.3 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2010 BeSite
 */

INPUT.Submit
{
    background-color: #00DD21;
}

DIV.BottomButtons BUTTON,
DIV.BottomButtons INPUT
{
    background-color: #00DD21;
    width: 250px;  
}

INPUT.Button
{
    background-color: #00DD21;  
}

table.ShopCart th
{
    background-color:#00DD21;
}

table.ShopCheckout th
{
    background-color:#00DD21;
}

DIV.ButtonBar INPUT, 
DIV.ButtonBar BUTTON
{
    background-color: #00DD21;  
}

div#ShopItemVariantMedia input.Quantity
{
    border-color: #ccc;
}

table.ShopCart th
{
    color: white;
}