﻿.homeadsection
{
    width: 768px;
    height: 265px;
    overflow: hidden;
    position: relative;
    top: 0px;
}
.homemainarea
{
    position: absolute;
    top: 0px;
    display: none;
}
h1
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.freedeliverybanner
{
    width:100%;
    height: 27px;
    padding-top:11px;
    text-align: center;
    font-size: 14px;
    color: White;
    background: url(commonimages/homedeliverybanner.jpg) repeat-x;
}

.hometext
{
    width: 600px;
    margin: 30px 84px 40px 84px;
}
.hometext p
{
    margin: 0px;
    padding: 0px;
    margin-top: 8px;
}


.featuredproducts
{
    width: 643px;
    margin-left: 57px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-left: 68px;
    padding-right: 0px;
    position: relative;
    top: 0px;
}
h1
{
    display: block;
    margin: 0px;
    padding: 0px;
    width: 73px;
    height: 345px;
    position: absolute;
    top: 50%;
    margin-top: -172px;
    left: 0px;
    background: url(commonimages/featuredproducts.gif) no-repeat;
}
.featuredproduct
{
    width: 246px;
    float: left;
    margin-left: 32px;
    height: 100%;
}
.featuredproducttop
{
    width: 246px;
    height: 9px;
    background: url(commonimages/featuredbgtop.gif) no-repeat;
}
.featuredproductbottom
{
    width: 246px;
    height: 9px;
    background: url(commonimages/featuredbgbottom.gif) no-repeat;
}
.featuredproductmiddle
{
    width: 246px;
    background-color: #e1e2e2;
    height: 380px;
    padding-top: 3px;
}

.productrowtitle
{
    display: block;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.productthumb
{
    width: 245px;
    margin-bottom: 0px;
}
.smallgalleryimage
{
    float: left;
    margin-top: 8px;
    margin-left: 8px;
    height: 27px;
    width: 27px;
}
.colourlabel
{
    display: block;
    clear: both;
    margin-top: 6px;
    margin-left: 8px;
    font-style: italic;
    font-size: 11px;
}
.madefrom
{
    width: 238px;
    text-align: right;
    font-weight: bold;
    padding-right: 8px;
    margin-bottom: 3px;
}
.pricepanel
{
    margin-left:8px;
    margin-right: 8px;
    margin-top: 0px;
    width: 229px;
    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;
}
.viewmorebutton
{
    display: block;
    width: 81px;
    height: 24px;
    margin-top:15px;
    margin-left: 8px;
    margin-bottom: 4px;
    background: url(commonimages/viewmore.jpg) no-repeat;
}
.viewmorebutton:hover
{
    background: url(commonimages/viewmorehover.jpg) no-repeat;
}

