﻿h1
{
    font-size: 22px;
    margin-top: 13px;
    margin-bottom: 12px;
}
.productrow
{
    padding-bottom: 20px;
    width: 738px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    top: 0px;
    clear: both;
}
.productrowtop
{
    background: url(commonimages/productrowbgtop.gif) no-repeat;
    width: 738px;
    height: 8px;    
}
.productrowmiddle
{
    background-color: #f0e9e1;
}
.productrowbottom
{
    background: url(commonimages/productrowbgbottom.gif) no-repeat;
    width: 738px;
    height: 8px;
}
.productrowtitle
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 10px;
    left:10px;
}
.madefrom
{
    display: block;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
}
.productthumb
{
    width: 246px;
    margin-left:10px;
    margin-top: 35px;
    float: left;
    margin-bottom: 0px;
}
.productthumbimage
{
    border: solid 2px white;
}
.smallgalleryimage
{
    float: left;
    margin-top:8px;
    margin-right: 8px;
    border: solid 2px white;
    height: 27px;
    width: 27px;
}
.colourlabel
{
    display: block;
    clear: both;
    margin-top: 6px;
    font-style: italic;
    font-size: 11px;
}
.productdescription
{
    float: left;
    margin-left: 20px;
    margin-top: 35px;
    padding-right: 20px;
    width: 191px;
    border-right: solid 1px #d9d3cc;
    line-height: 1.5;
    margin-bottom: 0px;
}
.viewmorebutton
{
    display: block;
    width: 81px;
    height: 24px;
    margin-top:15px;
    background: url(commonimages/viewmore.jpg) no-repeat;
}
.viewmorebutton:hover
{
    background: url(commonimages/viewmorehover.jpg) no-repeat;
}
.pricepanel
{
    margin-left:20px;
    margin-top: 35px;
    float: left;
    width: 221px;
    margin-bottom: 0px;
}
.pricepanel table
{
    width: 100%;
}
.pricepanel td
{
    padding-bottom: 7px;
}
.detailscol2, .detailscol3
{
    padding-left:10px;
    text-align: right;
}
.detailscol2
{
    text-decoration: line-through;
}
.detailscol1, .detailscol3
{
    font-weight: bold;
}
.detailscol3
{
    color: #c53a3a;
    font-size: 14px;
}
.pricepanelfreedelivery
{
    display: block;
    margin-top: 10px;
    font-weight: bold;
}
