﻿a { zoom: 1;}
#mainContent a:link { color:#666666; font-size:10pt;}
#cats a:hover, #cats a:active, #cats a:focus { color: #ffff99};
a img { border:0px; border-width:0px !important; border-style:none !important;}

#shopheader 
{
    background-image: url('../images/shop_mk2_header.png');
    background-repeat:no-repeat;
    background-position:center;
    height:130px;
    width:550px;
    margin:0px auto;
    text-align:left;
}
#headerbasket
{
    display:inline-block;
    vertical-align:top;
    height:20px;
    width:340px;
    padding-left:40px;
    padding-top:105px;
    font-size:12pt;
}
#featuredproduct
{
     display:inline-block;
     vertical-align:middle;
     height:130px;
     text-align:right;
     width:145px;
}
#featuredproduct .title
{
    font-size:12pt;
    font-weight:bold;
}
#featuredproduct a:link
{
    text-decoration:none;
}
.cat1
{
    background-image:url('/newshop_images/cat_back1.gif');
    width:275px;
    height:135px;
    text-align:center;
    background-repeat:no-repeat;
    background-position:center;
    vertical-align:middle;
}
.cat2
{
    background-image:url('/newshop_images/cat_back2.gif');
    width:275px;
    height:135px;
    text-align:center;
    background-repeat:no-repeat;
    background-position:center;
    vertical-align:middle;
}
.cat1 img, .cat2 img, .cat1 a:link, .cat2 a:link
{
    border: 0px;
    text-decoration:none;
    display:inline-block;
    vertical-align:middle;
}
.cat1 span, .cat2 span
{
    display:inline-block;
    width:130px;
    height:60px;
    padding-top:40px;
    font-size:11pt;
    font-weight:bold;
    vertical-align:middle;
}
#maincontent blocklink
{
    display:inline-block;
    width:100%;
    padding-top:5px;
    padding-bottom:5px;
}
td.catbutton
{
    text-align:center;
    /*width:86px;*/
    height:26px;
    background-color:#94AFC4;
    background-image:url('/newshop_images/but_back.jpg');
    background-repeat:repeat;
    background-position:top left;
    border:outset 2px #C6D3DF;
}
td.catbutton a
{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    line-height:26px;
   width:100%;
    height:26px;
    cursor:pointer;
    font-weight:bold;
}
td.catbutton a:hover,
td.catbutton a:focus,
td.catbutton a:active
{
    color:#ffff99;
    background-color:#94AFC4;
}
input.bluebutton
{
    padding:3px 5px 5px 5px;
    margin:0px;
    background-color:#94AFC4;
    border:outset 1px #C6D3DF;
    background-image:url('/newshop_images/but_back.jpg');
    background-repeat:repeat;
    background-position:top left;
    cursor:pointer;
    cursor:hand;
}
input.bluebutton:hover,
input.bluebutton:active,
input.bluebutton:focus
{
    background-image:none;
}
div.infobar
{
    display:block;
    background-color:#94AFC4;
    border:outset 1px #C6D3DF;
    background-image:url('/newshop_images/but_back.jpg');
    background-repeat:repeat;
    background-position:top left;
}
td.greybox120, td.greybox155,
td.greybox120light, td.greybox155light
{
    padding:2px;
}
td.greybox120, td.greybox120light
{
    width:120px;
}
td.greybox155, td.greybox155light
{
    width:155px;
}
td.greybox120light, td.greybox155light
{
    background-color:#C0C0C0;
    background-image:url('/newshop_images/grey.jpg');
    background-repeat:repeat-x;
    background-position:left 90px;
}
