﻿a 
{
    color: #06c;
}
body 
{
    background-color: #fff;
    font-family: Verdana;
    font-size: 75%;
    line-height: 140%;
    margin: 0px 0px 20px 0px;
}
div.basketaddition 
{
    border: solid 1px #ff7910;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    padding: 10px;
}
div#main 
{
    position: absolute;
    top: 148px;
	width:100%;

}
div#footer 
{
    border-top: dashed 1px #ccc;
    margin: 20px 0px 20px 0px;
    padding: 10px 0px 0px 0px;
}
div#getintouch 
{
    display: none;
}
div#getintouch table tr td
{
    padding: 5px 5px 5px 0px;
}
div#getintouch table tr td textarea
{
    font-family: Arial, Verdana;
    width: 240px;
}
div#header
{
    background-color: #fff;
    padding-top: 20px;
}
div#header div.titlebar
{
    background-color: #ff7910;
    color: #fff;
    font-size: 120%;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
}
div#header table
{
    width: 100%;
}
div#header table tr td.basket
{
    text-align: right;
}
div#header table tr td.navigation
{
    padding: 5px 0px 1px 0px;
}
div#header table tr td.navigation ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
div#header table tr td.navigation ul li
{
    background-color: #007ac1;
    background-image: url(navigation.gif);
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 1px 0px 0px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    width: 100px;
}
div#header table tr td.navigation ul li a
{
    color: #fff;
    text-decoration: none;
}
div#header table tr td.navigation ul li a:hover
{
    text-decoration: underline;
}
div#basket table tr td
{
    line-height: 100%;
    vertical-align: middle;
}
div#basket table tr td input
{
    width: 60px;
}
div#basket p.totalprice
{
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
div#basketsummary 
{
    background-color: #fff;
    border: solid 1px #007ac1;
    display: none;
    max-height: 320px;
    font-size: 80%;
    right: 10px;
    padding: 10px;
    position: absolute;
    top: 50px;
    width: 400px;
    overflow: scroll;
}
div#basketsummarycontents
{
    width: 380px;
}
div#basketsummarycontents table tr td
{
    vertical-align: top;
}
div#basketsummarycontents p.basketlink
{
    margin: 10px 0px 0px 0px;
}
div#basketsummarycontents p.totalprice
{
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
div#productimages img
{
    border: solid 1px #4484ff;
    margin: 0px 10px 10px 0px;
}
div.orderform
{
    border: solid 2px #016baa;
}
div.productheader 
{
    margin: 20px 0px 20px 0px;
}
h1 
{
    border-bottom: dashed 1px #ccc;
    color: #345ad7;
    font-size: 180%;
    font-weight: normal;
    margin: 15px 0px 20px 0px;
    padding-bottom: 10px;
}
h2
{
    color: #4483ff;
    font-size: 150%;
    margin: 10px 0px 10px 0px;
}
h2.bluearc
{
    background-color: #016baa;
    background-image: url(order-form.jpg);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 100%;
    margin: 0px;
    padding: 15px 0px 15px 30px;
}
h2 a 
{
    color: #fff;
}
h3
{
    border-top: dashed 1px #ccc;
    color: #4483ff;
    font-size: 120%;
    padding: 10px 0px 0px 0px;
}
h4
{
    color: #4483ff;
    font-size: 110%;
    margin: 10px 0px 10px 0px;
}
img
{
    border: none;
    vertical-align: top;
}
img.largeprodimg
{
    border: solid 1px #4484ff;
    margin-bottom: 20px;
    vertical-align: top;
}
table tr.alternateitem td 
{
    background-color: #eaeaea;
    padding: 4px;
    vertical-align: middle;
}
table tr.footer td 
{
    border-top: dashed 1px #ccc;
    padding: 5px;
    vertical-align: middle;
}
table tr.header td 
{
    background-color: #606060;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
}
table tr.item td 
{
    background-color: #fff;
    border-top: dashed 1px #ccc;
    padding: 4px;
    vertical-align: middle;
}
table tr.totals td 
{
    border-top: solid 1px #000;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
}
table tr td 
{
    vertical-align: top;
}
table tr td.label
{
    font-style: italic;
    text-align: right;
    width: 140px;
}
table tr td.lineprice
{
    width: 15%;
}
table tr td.orderquantity
{
    width: 10%;
}
table tr td.quantityperpack
{
    width: 6%;
}
table tr td.size
{
    font-size: 90%;
}
table tr td.simplesize
{
    color: #ff7910;
    font-weight: bold;
    text-align: right;
}
table tr td.orderquantity input
{
    width: 60px;
}
table.colours tr td 
{
    padding:  5px;
    text-align: center;
}
table.colours tr td p
{
    margin: 5px 0px 0px 0px;
}
table.product 
{
    width: 100%;
}
table.product tr td
{
    vertical-align: top;
}
table.product tr td.details
{
    padding: 0px 40px 0px 0px;
}
table.product tr td.image
{
    text-align: right;
}
table.productlist tr td
{
    vertical-align: top;
}
table.productlist tr td.product p.price
{
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    padding: 5px;
}
table.productlist tr td.product p.price span
{
    color: #900;
}
table.productlist tr td.spacer
{
    width: 25px;
}
ul.errorlist li
{
    color: #c00;
    font-weight: bold;
}