﻿a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.AddressBox td
{
    border:1px solid #666666;
    border-style:dashed;
    width:170px;
    vertical-align:text-top;
    empty-cells:hide; 
    background-color:White;
}
.Basket
{
    font-size:10px;
    width:160px;
}
.Basket a
{
    color:Black;
    font-weight:bold;
}
.Basket td
{
    vertical-align:text-top;
}
.BasketSep
{
    border: 0;
    height: 1px;
    color: #E2E2E2;
    background-color: #E2E2E2;
}
.Blog
{
    margin:10px 0px 10px 10px;
    color:#666666;
}
.Blog a
{
    color:#A8A8A8;
    text-decoration:underline;
}
.Blog h2
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:4px;
    color:Black;
}
.BlogComments
{
    margin-top:10px;
    padding:10px;
    background-color:#F2F2F2;
}
.BlogFooter
{
    color:#A8A8A8;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2;
    padding:4px;
}
.BlogSynd img
{
    margin-top:5px;
    border:0px;
}
body
{
    background-image:url(../img/Back.gif);
    background-position:center;
    background-repeat:repeat;
    margin:1px 0 0 0;
    padding:0;
    height:100%;
}
.BrowseImg
{
    float:left;
    margin-right:5px;
}
.BrowseItems
{
    margin:10px 0px 10px 10px;
}
.BrowseSep
{
    border: 0;
    height: 1px;
    color: #E2E2E2;
    background-color: #E2E2E2;
}
.BrowseTitle
{
    color:Black;
    font-weight:bold;
}
.CategoryItems
{
    margin:10px;
}
.CategoryTitle
{
    color:Black;
    font-weight:bold;
}
.Container
{
    margin:10px;
}
.CheckoutConfirm
{
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: .4;
    filter: alpha(opacity=50);
    background-color:Transparent;
    background-color:#000000;
    background-image: url(i/grey.gif);
    background-image: none;
    background-repeat: repeat;
    display:block;
}
.CheckoutConfirmDiv
{
    z-index: 1000;
    width:50%;
    position: absolute;
    top: 30%;
    left: 25%;
    background-color:White;    
    padding:25px;
    font-size:12px;
    font-weight:bold;
}
.FooterLink
{
    color:#000000;
}
.FormatList td
{
    width:150px;
}
.HomePage
{
     margin:10px;     
}
.HomePage a
{
     color:#666666;
     font-size:10px;
}
img{
    border:0;
    vertical-align:top;
}
.Link
{
    color:#666666;
}
.maincell{
    background-color:white;
    text-align:left;
}
.Paging
{
    margin-bottom:10px;
    text-align:center;
}
.Panel
{
    background-color:#EEEEEE;
    width:392px;
}
.Panel td
{
    font-size:10px;
}
.PanelHeaderLeft
{
    background-color:#666666;
    background-image:url(/img/ArrowRight.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:20px;
}
.PanelHeaderRight
{
    background-color:#CCCCCC;
    width:372px;
    padding-left:5px;
}
.ProductCell
{
    margin:10px 0px 10px 10px;
}
.ProductCell div
{
    margin-bottom:8px;
}
.ProductCell a
{
    color:Black;
}
.ProductImgCell a{
    color:Black;
}
.ProductTitle
{
    font-size:12px;
    font-weight:bold;
    margin:0px;
    margin-bottom:8px;
}
.Red
{
    color:Red;
}
.search
{
    background-image:url(../img/MenuBack.gif);
}
.searchbox
{
    background-color:#666666;
    border:none;
    height:15px;
    width:100px;
    color:White;
    font-size:11px;
}

.searchtable
{
    position:relative;
    left:10px;
    background-color:white;
}

.searchcell
{
    background-color:#666666;
}

.searchgo
{
    margin-left:4px;
}
.Sep
{
    border: 0;
    height: 1px;
    color: #E2E2E2;
    background-color: #E2E2E2;
}
.Subtitle
{
    color:#666666;
    font-weight:bold;
    font-size:10px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2;
    padding:4px;
    margin-bottom:5px;
}
.StockConditions td
{
    font-size:10px;
    padding:1px 1px 1px 4px;
}
.StockConditions img
{
    vertical-align:middle;
}
.StockItems div
{
    margin-bottom:4px;
}
.StockMessage
{
    font-size:14px;
    margin-top:15px;
    text-align:center;
}
.StockSep
{
    border: 0;
    height: 1px;
    color: #E2E2E2;
    background-color: #E2E2E2;
}
.StockTitle{
    font-weight:bold;
}
table{
    border:none;
}
td
{
    font-size:11px;
    font-family:Verdana, Arial;
}
.textbox
{
    border:1px solid #CCCCCC;
    padding-left:4px;
    font-size:11px;
    width:200px;
}
.Trail
{
    margin:0px 10px 5px 10px;
}
.Trail a
{
    color:Black;
}