﻿
.imgStoreReduced
{
    width: 450px;
}

/* Update Store Page */

.labels
{
    float: left;
    display: block;
    width: 95px;
    text-align: right;
    margin: 0px 5px 0px 0px;
}

.lblItems, .lblDesc, .lblItemsRHS
{
    display: block;
    margin: 0px 0px 10px 0px;
}

.controls
{
    float: left;
    display: block;
    text-align: left;
}

.txtControls
{
    display: block;
    margin: 0px 0px 6px 0px;
    width: 330px;
}

.lblItemsRHS
{
    display: block;
    margin: 0px 0px 10px 0px;
    width: 330px;
}

.txtDescription
{
    display: block;
    margin: 0px 0px 6px 0px;
    width: 330px;
    height: 293px;
}

.txtHTML
{
    display: block;
    margin: 10px 0px 0px 0px;
    width: 450px;
    height: 300px;
}

.lblDesc
{
    height: 300px;
    margin: 0px 0px 6px 0px;
}

.uploadImage
{
    display: block;
    clear: both;
}

.storeItemDesc
{
    padding:5px 0px 5px 5px;    
}

/* Store Ranges Page */

.rangeDescColumn
{
    vertical-align: top;
    width: 370px;
}

.rangeImageColumn
{
    vertical-align: top;
}

.rangeImages
{
}

.lnkStoreRange
{
    text-decoration: none;
    color: #ffffff;
}

.lblRangeHeading
{
    display: block;
    font-size: 14pt;
    margin: 0px 0px 10px 0px;
}

/* Manage Offers */

.offerImageThumb
{
    margin: 5px;
}

.offerGridLabels
{
    color: #ffffff;
    font-weight: bold;
}

.colManageOffers
{
    text-align: center;
}

.tblContentCol
{
    vertical-align: top;
}

.uploadImages
{
    clear: both;
    display: block;
}

/* Gallery Pages */

.galleryThumb
{
 width:140px;
 padding:3px 3px 3px 3px;   
}