

#fproducts{

}
.proname{
    font-weight: bold;
    color : blue;
}
.text13redcolor{
    font-size: 13px;
    font-weight: bold;
    color: red;
}

h5
{
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 11px 5px 5px 35px;
}
div#bktIcon
{
    background: url('../images/cart/icon_basket.png') no-repeat top left;
}
/* main basket container */
div#basket
{
    border: 1px solid #999;
    padding: 2px 0;
    margin-bottom: 5px;
    background: #fff;
}
p.noBasket
{
    margin: 10px;
    text-align: center;
    border: 1px dashed #996699;
    padding: 5px;
    color: #333;
}
/* container for baskets subtotal cost */
div#subTotal
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin-top: 2px;
    background: #ffffdd;
}
span.price
{
    color: #CC6600;
    font-weight: bold;
    font-size: 12px;
}
span.total
{
    color: #CC6600;
    font-weight: bold;
    font-size: 14px;
}
div#basket img
{
}
/* div to hold #view basket' button */
div#sideBasketBtns
{
    text-align: center;
}
div#sideBasketBtns img
{
    margin: 5px 0;
    border-style: none;
}
table.bktItems a:link, a:visited
{
    color: #333;
    text-decoration: none;
    /*font-weight: bold;*/
}
table.bktItems a:hover
{
    color: #333;
   /* color: #cc0000;*/
    text-decoration: underline;
}
table.bktItems img
{
    border-style: none;
}
table.bktItems
{
    width: 100%;
}
table.bktItems tr td
{
    padding: 4px;
    border-bottom: 1px solid #eee;
    color: Black;
}
table.bktItems a:link, table.bktItems a:visited
{
    font-weight: normal;
}

.floatl
{
    float: left;
}
.text11grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.text12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.padt30
{
    padding-top: 30px;
}
.padt8
{
    padding-top: 8px;
}
.padt10
{
    padding-top: 10px;
}

a:link.botlink, a:visited.botlink, a:active.botlink
{
    font-size: 12px;
    color: #012966;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover.botlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #012966;
    text-decoration: none;
    font-weight: normal;
}
#mycarousel.bkprice
{
    color: Purple;
    font-weight: bold;
    font-size: 12pt;
}
#mycarousel.img
{
    border-style: none;
}
#mycarousel.td
{
    color: Black;
}
#mycarousel.price
{
    color: Black;
    font-size: 12pt;
}
#mycarousel.pic
{
    height: 50px;
}