﻿.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
.floatleft
{
    float: left;
}
.floatleft div.headerlogin
{
    float: left;
    width: 495px;
}
.floatleft table
{
    margin: 0;
    width: 490px;
}
.floatleft table tr.login
{
    float: left;
}
.floatleft table tr.login td
{
    border: none;
    padding: 0;
    float: left;
    padding: 0 0 0 4px;
}
.floatleft table tr.login td input
{
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 20px;
    margin: 2px 0 0 2px;
    width: 150px;
}
.floatleft table tr.login td input.placeholder
{
    color: #000;
}
.floatleft table tr.login td input.button
{
    border: none;
    margin: 0;
    height: auto;
    width: auto;
    padding: 0;
    border-radius: 0px;
    margin-left: -6px;
    margin-top: 2px;
}
.floatleft div.error
{
    float: right;
    background-color: transparent;
    color: #CC0000;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 0px;
}
.floatright
{
    float: right;
}
.floatright a.email
{
    float: right;
    padding: 49px 39px 0 0;
    color: #fff;
    font-weight: normal;
    font-size: 130%;
}
a
{
    color: #353a7a;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.leftarrow
{
    background: no-repeat left center;
    font-weight: bold;
    padding-left: 10px;
}
a.rightarrow
{
    background: no-repeat right center;
    font-weight: bold;
    padding-right: 10px;
}
a.leftarrow.blue, a.rightarrow.blue
{
    background-image: url(bluearrow.gif);
    color: #353a7a;
}
a.leftarrow.lightblue, a.rightarrow.lightblue
{
    background-image: url(lightbluearrow.gif);
    color: #353a7a;
}
a.leftarrow.orange, a.rightarrow.orange
{
    background-image: url(orangearrow.gif);
    color: #d97319;
}
body
{
    background: url(body-bg.gif) repeat-x top left;
    color: #333;
    font-family: Arial, Verdana, Tahoma;
    font-size: 80%;
}
div#account td
{
    border: none;
}
div#account div.panel
{
    margin: 0 0 10px 0;
    padding: 10px;
}
div#account div.panel.sized
{
    width: 300px;
}
div#account p
{
    line-height: 140%;
    margin: 0px 0px 10px 0px;
}
div#account div.panel table
{
    margin-bottom: 0;
}
div#account div.panel table tr td
{
    padding: 3px 3px 3px 10px;
}
div#account div.panel table tr td.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
div#account div.panel table tr td input
{
    border: solid 1px #ccc;
    padding: 3px;
    width: 140px;
}
div#account div.panel table tr td select
{
    width: 148px;
}
div#account div.panel table tr td .invalid
{
    background-color: #c00;
    color: #fff;
}
div#account div.panel table tr td.label
{
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    width: 180px;
}
div#account h1
{
    border: none;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
}
div#account h2
{
    line-height: 30px;
    margin: 0;
    padding-left: 10px;
    background-color: #EAE9E7;
    font-weight: bold;
}
div#account p a
{
    font-weight: bold;
    text-decoration: underline;
}
div#account p.save
{
    margin: 0 0 20px 0;
}
div#account span.help
{
    color: #666;
    font-size: 80%;
}
div#account span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 3px;
}
div#account table tr td.left, div#account table tr td.right
{
    padding: 0 40px 0 0;
    vertical-align: top;
    width: 320px;
}
div.accountloginregister div.inner
{
}
div.accountloginregister div.inner p
{
    margin: 15px 10px;
    line-height: 140%;
}
div.accountloginregister div.inner table
{
    margin: 0 10px 30px 10px;
}
div.accountloginregister h2
{
    background-color: #EAE9E7;
    font-weight: bold;
    padding: 10px;
}
div.accountloginregister table tr td
{
    font-weight: bold;
    vertical-align: middle;
    padding: 0 10px 10px 0;
    border: none;
}
div.accountloginregister table tr td.label
{
    text-align: right;
}
div.accountloginregister div.error
{
    line-height: 25px;
    background: #CC0000;
    color: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
}
div.accountloginregister div.accountlogin
{
    width: 345px;
    float: left;
}
div.accountloginregister div.accountlogin table tr.username td input, div.accountloginregister div.accountlogin table tr.password td input
{
    border: solid 1px #ccc;
    padding: 3px;
    width: 140px;
}
div.accountloginregister div.accountregister
{
    width: 345px;
    float: right;
}
div#addedtobasket
{
    width: 380px;
}
div#addedtobasket img
{
    cursor: pointer;
}
div#category div.categories
{
    background: url(featuredcategories-background.gif) no-repeat;
    margin: 25px 0 20px 0;
    padding: 13px 0 0 9px;
    position: relative;
    width: 720px;
}
div#category div.categoriesbottom
{
    background: url(featuredcategories-background-bottom.gif) no-repeat bottom left;
    height: 10px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 720px;
}
div#category div.categories div.allcategories
{
    background: url(allcategories-background.gif) no-repeat;
    width: 700px;
    padding: 20px 0 0 0;
    position: relative;
    margin-bottom: 13px;
}
div#category div.categories div.allcategories li
{
    border-bottom: solid 1px #f1f1f1;
    list-style-type: none;
    margin: 0 25px 0 0;
    padding: 0;
    width: 200px;
    display: inline-block;
    position: relative;
    z-index: 10;
    display: -moz-inline-stack; /* firefox 2 inline fix */
    zoom: 1; /* IE Fix to trigger hasLayout */
    *display: inline; /* IE Fix to achieve inline-block behavior */
}
div#category div.categories div.allcategories li a
{
    background: url(lightbluearrow.gif) no-repeat left center;
    color: #353a7a;
    font-weight: bold;
    line-height: 25px;
    padding: 0 10px 0 10px;
}
div#category div.categories div.allcategories ul
{
    margin: 0 0 30px 10px;
}
div#category div.categories div.allcategoriesbottom
{
    background: url(allcategories-background-bottom.gif) no-repeat bottom left;
    bottom: 0;
    height: 111px;
    left: 0;
    position: absolute;
    width: 700px;
}
div#category div.categories h2
{
    color: #317f19;
    margin: 0 0 12px 10px;
}
div#category div.categories div.featuredcategory
{
    background: url(featuredcategories-gradient.png) no-repeat bottom left;
    float: left;
    height: 100px;
    margin: 0 7px 7px 0;
    padding-bottom: 7px;
    width: 230px;
}
div#category div.categories div.featuredcategory a
{
    text-decoration: none;
}
div#category div.categories div.featuredcategory a span
{
    cursor: pointer;
    display: block;
    text-decoration: none;
}
div#category div.categories div.featuredcategory a span.category
{
    height: 100px;
    margin-bottom: 5px;
    width: 230px;
}
div#category div.categories div.featuredcategory a span.category span.info
{
    padding: 10px 10px 0 90px;
}
div#category div.categories div.featuredcategory a span.category span.info span.name
{
    font-size: 110%;
    font-weight: bold;
}
div#category div.categories div.featuredcategory a span.category span.info span.teaser
{
    color: #535353;
    font-size: 85%;
    margin: 4px 0;
}
div#category div.categories div.featuredcategory a span.category span.info span.viewrange
{
    background: url(bluearrow.gif) no-repeat left center;
    font-size: 90%;
    font-weight: bold;
    padding-left: 10px;
}
div#category div.categories div.featuredcategory a:hover span.category span.info span.viewrange
{
    text-decoration: underline;
}
div#category div.versatilerange
{
    margin: 30px 5px 0 5px;
    margin-bottom: 50px;
}
div#category div.versatilerange div.versatilecategory
{
    background: url(versatilecategory-gradient.gif) no-repeat bottom left;
    float: left;
    height: 100px;
    margin: 0 7px 7px 0;
    padding: 0 0 7px 0;
    width: 170px;
    position: relative;
}
div#category div.versatilerange div.versatilecategory a:hover span.category span.name
{
    text-decoration: underline;
}
div#category div.versatilerange div.versatilecategory a span
{
    cursor: pointer;
    display: block;
    text-decoration: none;
}
div#category div.versatilerange div.versatilecategory a span.category
{
    height: 35px;
    margin-bottom: 5px;
    width: 160px;
    padding: 65px 0 0 10px;
}
div#category div.versatilerange div.versatilecategory a span.category span.name
{
    background: url(bluearrow.gif) no-repeat left 6px;
    font-size: 100%;
    font-weight: bold;
    padding: 0 10px 0 10px;
    position: relative;
    z-index: 10;
}
div#category div.versatilerange div.versatilecategory div.titletransparency
{
    background: url(versatile-title-transparency.png) no-repeat;
    height: 38px;
    width: 169px;
    position: absolute;
    bottom: 7px;
    left: 1px;
}    
div#category div.versatilerange div.versatilerange
{
    padding: 0 0 0 5px;
}
div#category div.versatilerange h3
{
    color: #666;
    margin: 0 0 10px 10px;
}
div#category p.sort {
    text-align: right;
    margin: 10px 0px 0px 0px;
}
div.centresandribbons
{
    width: 800px;
}
div.centresandribbons div.centres a
{
    border: solid 2px #fff;
}
div.centresandribbons div.centres a:hover
{
    border: solid 2px #353A7A;
}
div.centresandribbons div.centres div.item
{
    border: solid 2px #fff;
    margin: 0 10px 10px 0;
    color: #666666;
    width: 70px;
    height: 128px;
    float: left;
    border: solid 2px #fff;
    text-align: center;
    padding: 7px 5px 5px 5px;
}
div.centresandribbons div.centres div.item:hover
{
    border: solid 2px #353A7A;
    color: #353A7A;
    cursor: pointer;
    font-weight: bold;
}
div.centresandribbons div.centres div.item p
{
    margin: 5px 0 0 0;
}
div.centresandribbons div.ribbons div.item
{
    border: solid 2px #fff;
    color: #666666;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px 2px;
    width: 80px;
}
div.centresandribbons div.ribbons div.item:hover
{
    border: solid 2px #353A7A;
    color: #353A7A;
    cursor: pointer;
}
div.centresandribbons div.ribbons div.item p
{
    margin: 5px 0 0 0;
}
div.centresandribbons div.medalboxes div.item
{
    border: solid 2px #fff;
    color: #666666;
    float: left;
    height: 140px;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px 2px;
    width: 80px;
}
div.centresandribbons div.medalboxes div.item:hover
{
    border: solid 2px #353A7A;
    color: #353A7A;
    cursor: pointer;
}
div.centresandribbons div.medalboxes div.item p
{
    margin: 5px 0 0 0;
}
div.centresandribbons a.brtchoose:hover
{
    border: none;
}
div#container
{
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    width: 960px;
}
div#contact table tr td
{
    border: none;
    vertical-align: top;
}   
div.contactform
{
    border: solid 1px #e5e5e5;
    padding: 10px;
}
div.contactform h2
{
    font-weight: bold;
    margin-bottom: 10px;
}
div.contactform div.error
{
    color: #ff043f;
    font-style: oblique;
    font-weight: bold;
}
div.contactform table tr td
{
    vertical-align: middle;
    border: none;
}
div.contactform table tr td.label
{
    padding: 5px 20px 5px 0;
}
div.contactform span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 10px;
    padding: 5px;
}
div.contactform input
{
    border: solid 1px #ccc;
}
div.contactform textarea
{
    border: solid 1px #ccc;
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
    height: 80px;
    width: 230px;
}
div#content
{
    margin-top: 15px;
}
div#content div.left
{
    float: left;
    margin-bottom: 65px;
    width: 210px;
}
div#content div.left div.spot img
{
    margin-top: 5px;
}
div#content div.right
{
    float: right;
    margin: 0 0 65px 30px;
    width: 720px;
}

div.error
{
    background-color: #c00;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}
div.message
{
    background-color: #198c1b;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}
div.message a
{
    color: #fff;
}

div#footer
{
    clear: both;
    margin: 0 0 40px 0;
}
div#footer div.characteristics div
{
    background: no-repeat top left;
    height: 155px;
    float: left;
    padding: 15px 0 0 20px;
}
div#footer div.characteristics div.sagepay
{
    background-image: url(footer_sagepay.jpg);
    width: 220px;
}
div#footer div.characteristics div.whybuy
{
    background-image: url(footer_whybuy.jpg);
    width: 150px;
    padding-right: 70px;
}
div#footer div.characteristics div.onsite
{
    background-image: url(footer_onsite.jpg);
    width: 170px;
    padding-right: 50px;
}
div#footer div.characteristics div.delivery
{
    background-image: url(footer_delivery.jpg);
    width: 170px;
    padding-right: 50px;
}
div#footer div.characteristics h4
{
    font-size: 95%;
    margin-bottom: 10px;
}
div#footer div.characteristics p
{
    font-size: 85%;
}
div#footer div.links
{
    font-size: 90%;
    margin: 0 20px;
}
div#footer div.links a
{
    color: #666;
}
div#footer div.links p
{
    color: #999;
    line-height: 140%;
    margin: 10px 0;
    padding: 0;
}
div#header
{
    background: url(header-bg.jpg) no-repeat top left;
    height: 120px;
    padding-right: 15px;
}
div#header div.basket
{
    background: url(basket-panel.gif) no-repeat top left;
    height: 52px;
    float: right;
    padding-right: 10px;
    width: 220px;
}
div#header div.basket p.checkout
{
    margin: 0;
    padding: 0;
    text-align: right;
}
div#header div.basket p.totals
{
    color: #fff;
    margin: 6px 0 3px 0;
    padding: 0;
    text-align: right;
}
div#header div.basket p.totals span.baskettotal
{
    font-weight: bold;
}
div#header div.basket p.totals span.baskettotal span
{
    font-weight: normal;
}
div#header div.toplinks
{
    height: 26px;
    padding: 10px 0 0 0;
}
div#header div.toplinks div
{
    color: #9ca1d7;
    float: right;
    margin-left: 20px;
}
div#header div.toplinks div a
{
    color: #fff;
    font-weight: bold;
}
div#header div.toplinks ul, div#header div.toplinks ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#header div.toplinks ul
{
    float: right;
    text-align: right;
}
div#header div.toplinks ul li
{
    display: inline;
}
div#header div.toplinks ul li a
{
    color: #fff;
    font-size: 90%;
    padding-left: 8px;
}
div#header div.toplinks ul li a.myaccount
{
    font-weight: bold;
}

/* Home Page */
div#home
{
    width: 740px;
}
div#home div.browseby
{
    margin-bottom: 10px;
}
div#home div.browseby img
{
    margin-right: 10px;
}
div#home div.browseby img.end
{
    margin-right: 0;
}
div#home div.featuredcategories
{
    background: url(featuredcategories-gradient.gif) no-repeat bottom left;
    float: right;
    height: 310px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    width: 250px;
}
div.productspanel.featured
{
    background-image: url(productspanel-featured.gif);
}
div#home div.featuredcategories a span
{
    cursor: pointer;
    display: block;
    text-decoration: none;
}
div#home div.featuredcategories a span.category
{
    background-position: left top;
    height: 100px;
    margin-bottom: 5px;
    width: 230px;
}
div#home div.featuredcategories a span.category span.info
{
    padding: 10px 15px 0 90px;
}
div#home div.featuredcategories a span.category span.info span.name
{
    font-size: 110%;
    font-weight: bold;
}
div#home div.featuredcategories a span.category span.info span.teaser
{
    color: #535353;
    font-size: 85%;
    margin: 4px 0;
}
div#home div.featuredcategories a span.category span.info span.viewrange
{
    background: url(bluearrow.gif) no-repeat left center;
    font-size: 90%;
    font-weight: bold;
    padding-left: 10px;
}
div#home div.featuredcategories a:hover span.category span.info span.viewrange
{
    text-decoration: underline;
}
div#home div.splash
{
    background: url(splash-gradient.gif) no-repeat bottom left;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 7px;
    width: 480px;
}
div#home div.splash h1
{
    display: none;
}
div#home div.splash img
{
    vertical-align: top;
}

div#logoupload img
{
    cursor: pointer;
}


div#navigation
{
    background: url(navigation-bg.gif) no-repeat bottom left;
    height: 60px;
    padding-bottom: 6px;
}
div#navigation div.help
{
    background: url(help-panel.gif) no-repeat top left;
    color: #4b4b4b;
    height: 26px;
    line-height: 26px;
    font-size: 90%;
    margin: 4px 0;
    padding: 0 15px 0 1px;
}
div#navigation div.help a
{
    color: #4b4b4b;
    font-weight: bold;
    text-decoration: underline;
}
div#navigation div.help span.addtofavourites
{
    float: right;
    margin-right: 42px;
}
div#navigation div.help span.addtofavourites a
{
    color: #db5682;
}
div#navigation div.help span.freedelivery
{
    background: url(help-panel-divider.gif) no-repeat center right;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    padding-right: 10px;    
}
div#navigation ul.root
{
    background: url(nav-panel.gif) no-repeat right top;
    height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 960px;
}
div#navigation ul.root li
{
    display: inline !important;
    float: left !important;
    position: relative !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
div#navigation ul.root li a
{
    background: url(nav-item-off.gif) no-repeat right top;
    float: left;
    font-weight: bold;
    text-decoration: none;
}
div#navigation ul.root li a span
{
    cursor: pointer;
    float: left;
    line-height: 30px;
    list-style-type: none;
    padding: 0 15px;
    text-align: center;
}
div#navigation ul.root li.on a
{
    background: url(nav-item-on.gif) no-repeat right top;
    color: #fff;
}
div#navigation ul.root li.on a.home span
{
    background: url(nav-item-on-home.gif) no-repeat left top;
}
div#navigation ul.root li a:hover
{
    background: url(nav-item-hover.gif) no-repeat right top;
    color: #fff;
}
div#navigation ul.root li a.home:hover span
{
    background: url(nav-item-hover-home.gif) no-repeat left top !important;
}
div#navigation ul.root li:hover a span.toplevel
{
    background: url(nav-item-hover.gif) no-repeat right top;
    color: #fff;
}
div#navigation ul.root li ul
{
    background: url(dropdown-bg.png) no-repeat bottom left;
    border-top: solid 1px #fff;
    display: none;
    left: -6px;
    margin: 0;
    padding: 0 5px 5px 5px;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 20;
}
div#navigation ul.root ul li a span
{
    background: #fff none !important;
    border-bottom: solid 1px #ddd;
    color: #666 !important;
    font-weight: bold;
    font-size: 90%;
    line-height: 27px;
    padding: 0 10px !important;
    text-align: left !important;
    width: 181px !important;
    position: relative !important;
}
div#navigation ul.root ul li a.viewall span
{
    background: #434672 none !important;
    color: #fff !important;
    font-size: 100%;
}
div#navigation ul.root ul li a:hover span
{
    background: #f0f0f0 none !important;
    color: #353a7a !important;
}
div#product
{
    margin: 0 0 65px 20px; 
    width: 940px;
}
div#product div.search
{
    float: left;
    margin: 0 20px 10px 0;
}
div#product div.snail
{
    padding: 8px 0;
}
div#product div.personaliseandbuy
{
    background: #f5f5f5 url(personaliseandbuy-header.gif) no-repeat;
    width: 940px;
    padding-top: 45px;
    margin-bottom: 10px;
}
div#product div.personaliseandbuy div.personaliseandbuyinner
{
    background: url(personaliseandbuy-inner.gif) no-repeat bottom left;
    position: relative;
    padding-bottom: 8px;
}
div#product div.personaliseandbuy div.engraving div.text
{
    z-index: 10;
    position: relative
}
div#product div.personaliseandbuy div.engraving div.text
{
    float: left;
    margin-right: 10px;
    width: 180px;  
}
div#product div.personaliseandbuy div.engraving div.text textarea.engravingtext
{
    border: solid 1px #ccc;
    font-family: Times New Roman, Arial;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}
div#product div.personaliseandbuy div.engraving div.text p.textcharge
{
    text-align: center;
    font-size: 85%;
    margin-top: 2px;
}
div#product div.personaliseandbuy div.extras
{
    float: left;
    margin: -20px 0 0 35px;
}
div#product div.personaliseandbuy div.extras a
{
    cursor: help;
    color: #333;
    text-decoration: none;
}
div#product div.personaliseandbuy div.extras span.charge
{
    color: #999;
    font-size: 80%;
}
div#product div.personaliseandbuy div.personaliseandbuyinner div.lineprice
{
    position: absolute;
    right: 20px;
    bottom: 10px;
}
div#product div.personaliseandbuy div.lineprice p
{
    font-weight: bold;
    color: #999;
}
div#product div.personaliseandbuy div.item
{
    background-color: #efefef;
    border-top: dotted 1px #ccc;
    padding: 20px 15px 10px 15px;
    position: relative;
    min-height: 140px;
}
div#product div.personaliseandbuy div.item div.itemnum
{
    background-repeat: no-repeat;
    position:absolute;
    height: 100%;
    width: 20px;
    top: 20px;
    left: -20px;
}
div#product div.personaliseandbuy div.item.alternateitem
{
    background-color: Transparent;
}
div#product div.personaliseandbuy div.item.top
{
    background-color: Transparent;
    border: none;
}
div#product div.personaliseandbuy div.item.top p.title
{
    font-size: 110%;
}
div#product div.personaliseandbuy div.options div.sizeoptions
{
    float: left;
    width: 550px;
    margin-right: 5px;
}
div#product div.personaliseandbuy div.options div.personalengraving
{
    float: left;
    margin-right: 10px;
}
div#product div.personaliseandbuy div.options div.engravingoptions
{
    float: left;
    width: 300px;
}
div#product div.personaliseandbuy div.options div.engravingoptions textarea.layout
{
    border: solid 1px #ccc;
    font-family: Arial;
    height: 50px;
    margin-top: 5px;
    padding: 5px;
    vertical-align: middle;
    font-size: 100%;
    width: 260px;
}
div#product div.personaliseandbuy div.options div.engravingoptions span.charge
{
    color: #999;
    font-size: 85%;
    font-weight: normal;
}
div#product div.personaliseandbuy div.options select.size
{
    border: solid 1px #ccc;
    min-width: 125px;
}
div#product div.personaliseandbuy div.options input.quantity
{
    border: solid 1px #ccc;
    margin-left: 5px;
    padding: 3px;
    text-align: center;
    width: 40px;
}
div#product div.personaliseandbuy p.type
{
    font-weight: bold;
    color: #999;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 85%;
}
div#product div.personaliseandbuy p.option {
    margin: 10px 0px;
}
div#product div.personaliseandbuy p.option span.radio
{
    margin-left: 10px;
}
div#product div.personaliseandbuy p.option span.label
{
    font-weight: bold;
    margin-right: 10px;
}
div#product div.personaliseandbuy p.option span.label.quantity
{
    margin-left: 5px;
}
div#product div.personaliseandbuy span.option
{
    margin-right: 10px;
}
div#product div.personaliseandbuy span.option span.label
{
    font-weight: bold;
}
div#product div.personaliseandbuy p.title
{
    color: #1e781b;
    font-weight: bold;
    margin: 10px 0 8px 0;
    padding: 0;
}
div#product div.personaliseandbuy div.item p.title
{
    color: #1e781b;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
}
div#product div.personaliseandbuy span.checkbox input
{
    vertical-align: middle;
}
div#product div.productimage
{
    background: url(productimage-background.gif) no-repeat;
    float: right;
    width: 380px;
    padding: 15px 20px 32px 20px;
    position: relative;
    margin-bottom: 13px;
}
div#product div.productimage div.image
{
    float: left;
    text-align: center;
    position: relative;
    z-index: 10;
}
div#product div.productimage div.productimagebottom
{
    background: url(productimage-background-bottom.gif) no-repeat bottom left;
    bottom: 0;
    height: 32px;
    left: 0;
    position: absolute;
    width: 420px;
}
div#product div.productimage div.thumb
{
    float: right;
    width: 140px;
} 
div#product div.productimage div.thumb img
{
    float: left;
    padding: 0 3px 3px 0;
}
div#product div.productimage p.enlarge
{
    font-style: italic;
    font-size: 85%;
    text-align: right;
} 
div#product div.productimage.singleimage
{
    background-image: url(productimage-only-background.gif);
    width: 240px;
}
div#product div.productimage.singleimage div.productimagebottom
{
    background-image: url(productimage-only-background-bottom.gif);
    width: 280px;
}
div#product div.productimage.singleimage p.enlarge
{
    margin-bottom: 20px;
    text-align: left;
} 
div#product div.productinfo
{
    float: left;
    width: 500px;
}
div#product div.productinfo p.price
{
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 7px;
}
div#product div.productinfo p.price span.save
{
    color: #1e781b;
    font-weight: bold;
    font-size: 80%;
}
div#product div.productinfo p.sizes
{
    color: #999;
    font-weight: bold;
}
div#product div.slowdelivery
{
    color: #c00;
}
div#product div.total
{
    float: right;
}
div#product div.producttotals
{
    float: right;
}
div#product div.producttotals table
{
    float: right;
    margin-bottom: 5px;
} 
div#product div.producttotals table tr td
{
    border: none;
    padding: 1px 5px;
} 
div#product div.producttotals table tr td.field
{
    text-align: left;
} 
div#product div.producttotals table tr td.label
{
    text-align: right;
} 
div#product div.producttotals table tr.grandtotal td
{
    font-weight: bold;
    font-size: 140%;
} 
div#product div.producttotals p.finish
{
    padding-left: 25px;
    float: right;
    text-align: right;
    font-style: italic;
}
div#product div.producttotals p.finish img
{
    margin-top: 5px;    
}
div#product div.producttotals p.more
{
    float: right;
    line-height: 140%;
    text-align: right;
    font-style: italic;
}
div#product div.producttotals p.more a
{
    font-style: normal;
}
div#product p.totals
{
    text-align: right;
}
div.productspanel
{
    background: no-repeat top left;
    padding: 15px 0 20px 0;
    position: relative;
    width: 740px;
    margin-bottom: 12px;
}
div.productspanel.featured
{
    background-image: url(productspanel-featured.gif);
}
div.productspanel.offers
{
    background-image: url(productspanel-offer.gif);
}
div.productspanel.standard
{
    background-image: url(productspanel-standard.gif);
    margin-top: 30px;
}
div.productspanel div.bottom
{
    background: url(productspanel_bottom.gif) no-repeat bottom left;
    height: 36px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 740px;
}
div.productspanel div.product
{
    float: left;
    margin: 0;
    background: url(offer_spliter.png) no-repeat top right;
    height: 160px;
    padding: 0 15px;
    position: relative;
    width: 210px;
    z-index: 10;
}
div.productspanel.featured div.product, div.productspanel.offers div.product
{
    height: 140px;
}
div.productspanel div.product.end
{
    background: none;
}
div.productspanel div.product div.image
{
    float: left;
    width: 80px;
}  
div.productspanel div.product div.info
{
    float: right;
    width: 120px;
}
div.productspanel div.product div.info p
{
    margin: 0;
    padding: 0;
}
div.productspanel div.product div.info p.name
{
    font-weight: bold;
    color: #353a7a;
    margin-bottom: 2px;
}
div.productspanel div.product div.info p.price
{
    font-weight: bold;
    font-size: 120%;
}
div.productspanel div.product div.info p.save
{
    color: #1e781b;
    font-weight: bold;
    font-size: 85%;
    line-height: 90%;
}
div.productspanel div.product div.info p.teaser
{
    font-size: 85%;
    margin-top: 5px
}
div.productspanel div.product div.info p.personalise
{
    font-size: 90%;
    margin-top: 10px;
}
div.productspanel p.empty
{
    padding: 10px 10px 5px 20px;
}
div.search
{
    margin: 0 0 4px 0;
}
div.search input.searchtextbox
{
    background: url(sitesearch-textbox.gif) no-repeat;
    border: none;
    height: 38px;
    width: 125px;
    padding: 0px 10px 0 10px;
}
div.snail
{
    padding-bottom: 20px;
}
div.snail ul, div.snail ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.snail ul li
{
    display: inline;
}
div.snail ul li a
{
    background: url(lightbluearrow.gif) no-repeat left center;
    font-weight: bold;
    padding: 0 2px 0 12px;
}
div.snail ul li a.home
{
    background: none;
    padding-left: 0;
}

div#subnavigation
{
    background: url(subnav_back.gif) no-repeat bottom left;
    padding-bottom: 6px;
}
div#subnavigation h3
{
    background: url(subnav_header.gif) no-repeat;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
}
div#subnavigation ul.root, div#subnavigation ul.root li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div#subnavigation ul.root li a
{
    background: url(lightbluearrow.gif) no-repeat 7px center;
    border-top: solid 1px #DDDDDD;
    color: #353a7a;
    float: left;
    font-weight: bold;
    padding: 5px 0 5px 20px;
    width: 190px;
}
div#subnavigation ul.root li a.end
{
    border-bottom: none;
}
div#subnavigation ul.root li a:hover
{
    background: #525689 url(lightbluearrow.gif) no-repeat 10px center;
    color: #fff;
    text-decoration: none;
}
div#subnavigation ul.root li.on a
{
    background: #525689 url(lightbluearrow.gif) no-repeat 10px center;
    color: #fff;
}
div#subnavigation ul.root li ul
{
    margin: 0;
}
div#subnavigation ul.root li ul li
{
    margin: 0;
}
div#subnavigation ul.root li ul li a
{
    background-color: #ccc;
}
div#subnavigation ul.root li ul li.off a
{
    background-color: #eaeaea;
    color: #333;
    font-size: 90%;
    padding: 5px 0 5px 30px;
    width: 180px;
}
div#subnavigation ul.root li ul li.on a
{
    background-color: #666;
    color: #fff;
    font-size: 90%;
    padding: 5px 0 5px 30px;
    width: 180px;
}
h1
{
    font-size: 220%;
    font-weight: normal;
    margin-bottom: 5px;
}
h1.marginbottom
{
    margin-bottom: 20px;
}
table.layout {
    border: none;
}
table.layout tr td {
    border: none;
}

/*  Checkout    */
div#checkout
{
    font-size: 90%;
    margin-bottom: 100px;
}
div#checkout h1
{
    border: none;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0px;
}
div#checkout h2
{
    font-size: 140%;
    margin: 0px 0px 10px 0px;
}
div#checkout table 
{
    border-collapse: collapse;
}
div#checkout table tr td
{
    border: none;
}
div#checkout ul.step
{
    list-style-type: none;
    margin: 10px 0px;
    padding: 0px;
    width: 100%;
}
div#checkout ul.step li
{
    background-color: #eaeaea;
    background-image: url(basket-step.jpg);
    background-position: left center;
    color: #000;
    display: inline-block;
    font-weight: bold;
    float: left;
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    width: 20%;
}
div#checkout ul.step li.on
{
    background-color: #353A7A;
    background-image: url(basket-step-on.jpg);
    color: #fff;
}
div#checkout div.top 
{
    border-bottom: solid 1px #ccc;
    margin: 20px 0px;
    padding-bottom: 10px;
}
div#checkout div.top p
{
    margin: 0px;
}
div#checkout div.top p a
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.top div.signin
{
    margin-top: 10px;
}
div#checkout div.summary
{
    background-color: #eaeaea;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 120px;
    padding: 5px;
    width: 300px;
}
div#checkout div.summary h2
{
    font-size: 100%;
}
div#checkout div.summary p
{
    margin: 0px 0px 5px 0px;
    text-align: right;
}
div#checkout div.summary p span
{
    display: inline-block;
    font-weight: bold;
    width: 80px;
}
div#checkout div.bottom
{
    border-top: solid 1px #ccc;
    margin: 10px 0px;
    padding-top: 10px;
}
div#checkout div.bottom .left
{
    float: left;
}
div#checkout div.bottom .right
{
    float: right;
    margin-left: 10px;
}
div#checkout div.basket table
{
    width: 100%;
}
div#checkout div.basket table tr td
{
    padding: 3px 10px 3px 0px;
}
div#checkout div.basket table tr td span.free
{
    color: #1E781B;
    font-weight: bold;
}
div#checkout div.basket table tr.header td
{
    font-weight: bold;
}
div#checkout div.basket table tr.item td
{
    background-color: #eaeaea;
}
div#checkout div.basket table tr.item td.product
{
    padding-left: 10px;
}
div#checkout div.basket table tr.item td.product a
{
    font-weight: bold;
}
div#checkout div.basket table tr td input
{
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 3px;
    text-align: center;
    width: 30px;
}
div#checkout div.basket table tr td a
{
    color: #f63;
    font-size: 120%;
}
div#checkout div.basket table tr td.controls a
{
    color: #1E781B;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
div#checkout div.basket table tr td.lineprice
{

}
div#checkout div.basket table tr td.quantity a
{
    color: #1E781B;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
div#checkout div.basket table.productoptions
{
    width: auto;
}
div#checkout div.basket table.productoptions tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.productoptions tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.productoptions tr td.productoptiontypename
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.productoptions tr td.productoptionname
{
    font-weight: bold;
    width: auto;
}
div#checkout div.basket table.productoptions tr td span.engravingoption 
{
    border: solid 1px #999;
    color: #000;
    display: inline-block;
    padding: 7px;
    text-align: center;
}
div#checkout div.basket table.accessories
{
    width: auto;
}
div#checkout div.basket table.accessories tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.accessories tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.accessories tr td.chosenaccessory
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.accessories tr td.accessoryname
{
    font-weight: bold;
    width: auto;
}
div#checkout div.basket table tr.delivery td div
{
    background-color: #EAEAEA;
    float: right;
    width: 300px;
    padding: 5px 10px;
    font-weight: bold;
}
div#checkout div.basket table tr.delivery td div p
{
    margin: 5px 0px 5px 0px;
}
div#checkout div.basket table tr.delivery td div textarea
{
    font-family: Arial, Verdana;
    height: 40px;
    padding: 5px;
    width: 290px;
}
div#checkout div.basket table.delivery
{
    width: auto;
}
div#checkout div.basket table.delivery tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.delivery tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.delivery tr td.chosendeliverymethod
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.delivery tr td.deliverymethodname
{
    font-weight: bold;
    width: 140px;
}
div#checkout div.basket table tr.summary td div
{
    background-color: #eaeaea;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px;
    width: 300px;
}
div#checkout div.basket table tr.summary td div h2
{
    font-size: 100%;
}
div#checkout div.basket table tr.summary td div p
{
    margin: 0px 0px 5px 0px;
    text-align: right;
}
div#checkout div.basket table tr.summary td div p span
{
    display: inline-block;
    font-weight: bold;
    width: 80px;
}

/*  Customer Details */

div#customerdetails h2
{
    color: #f63;
}
div#customerdetails div.left
{
    float: left;
    width: 48%;
}
div#customerdetails div.right
{
    float: right;
    width: 48%;
}
div#customerdetails div.panel
{
    background-color: #eaeaea;
    margin: 10px 0px;
    padding: 10px;
}
div#customerdetails div.panel p
{
    margin: 0px 0px 10px 0px;
}
div#customerdetails div.panel p a
{
    text-decoration: underline;
}
div#customerdetails div.panel table tr td
{
    padding: 3px 3px 3px 0px;
}
div#customerdetails div.panel table tr td input
{
    border: solid 1px #666;
    padding: 1px;
    width: 160px;
}
div#customerdetails div.panel table tr td .invalid
{
    background-color: #c00;
    color: #fff;
}
div#customerdetails div.panel table tr td.label
{
    width: 140px;
}
div#customerdetails span.help
{
    color: #666;
    font-size: 80%;
}
div#customerdetails span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 3px;
}


.medalboxes 
{
    margin: 10px 50px;
    width: 620px;
}
.medalboxes .item
{
    background-color: #fff;
    border: solid 2px #eaeaea;
    display: inline-block;
    height: 120px;
    width: 120px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    float: left;
    z-index: 1000;
}
.medalboxes .item img
{
    height: 40px;
    width: 40px;
}
.medalboxes .hover .iteminner
{
    background-color: #fff;
    border: solid 2px #353A7A;
    height: 240px;
    width: 200px;
    margin: -70px 0 0 -50px;
    padding: 20px;
    position: absolute;
}
.medalboxes .iteminner .select
{
    font-weight: bold;
    visibility: hidden;
}
.medalboxes .hover .iteminner .select
{
    visibility: visible;
}
.medalboxes .hover img
{
    height: 160px;
    width: 160px;
}

/* Live Chat */

div.live
{
    margin-bottom: 5px;
}
div.live-chat
{
    margin-bottom: 20px;
}
div.live-chat img.email
{
    margin-left: 5px;
}

/*  editengraving   */

#editengraving h1 
{
    font-size: 140%;
}
#editengraving textarea 
{
    font-family: Times New Roman;
    font-size: 120%;
    height: 100px;
    padding: 10px;
    text-align: center;
    width: 380px;
}
#editengraving div.buttons 
{
    text-align: center;
    margin: 10px 0 0 0;
}
#editengraving input 
{
    height: 24px;
    width: 120px;
}
#editengraving .charactersandprice 
{
    color: #333;
    font-weight: bold;
    margin: 10px;
    text-align: center;
}
#editengraving .remainingcharacters 
{
    color: #000;
    margin-right: 20px;
}
#editengraving .price 
{
    color: #090;
    margin-right: 20px;
}

/*  basket delivery methods    */
.basketfooter .daterequired
{
    float: right;
    width: 260px;
}
.basketfooter .daterequired input
{
    padding: 10px;
}
.basketfooter .daterequiredmessage
{
    font-weight: bold;
    margin: 10px 0;
}
.basketfooter .deliverymethod 
{
    float: right;
    margin-left: 40px;
    width: 340px;
}
.basketfooter .deliverymethod .charge 
{
    color: #336;
    font-size: 140%;
    font-weight: bold;
    float:left;
    display: inline-block;
    width: 60px;
}
.basketfooter .deliverymethod label
{
    font-weight: bold;
    margin-left: 10px;
}
.basketfooter .deliverymethod .timescale
{
    color: #666;
    display: block;
    margin-left: 80px;
}
.basketfooter h2 
{
    border-bottom: solid 1px #336;
    margin: 10px 0 20px 0;
    padding-bottom: 5px;
}
.basketfooter .totals 
{
    float: right;
    margin-left: 40px;
    width: 280px;
}
.basketfooter .totals div
{
    background-color: #EAEBF9;
    padding: 10px;
    font-size: 120%;
}
.basketfooter .totals div span
{
    
}
.basketfooter .totals p
{
    line-height: 1;
}
.basketfooter .totals input.button
{
    line-height: .8;
    float: right;
    padding: 1px 0 0 0;
}
.basketfooter .totals input.field
{
    width: 100px;
    height: 22px;
}
.basketfooter .totals p.grandtotal
{
    border-top: solid 1px #9A9DBC;
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}
.basketfooter .deliverysummary
{
    float: right;
    width: 340px;
}
.basketfooter .deliverysummary span
{
    color: #336;
    font-weight: bold;
}
.basketfooter .nodelivery
{
    color: #c00;
    font-weight: bold;
}

/*  font    */
.font 
{
    margin: 10px 15px;
}
.font .selector 
{
    float: left;
    margin-right: 20px;
}
.font .preview 
{
    background-color: #fff;
    border: solid 1px #ccc;
    font-size: 180%;
    float: left;
    padding: 10px;
}
.Bookman ITC
{
    font-family: 'Bookman ITC';
}
.Edwardian Script
{
    font-family:'Edwardian Script';
}
.goudy
{
    font-family: 'Goudy';
}
.monotype corsiva
{
    font-family: 'mtCorsiva';
}
.Tahoma
{
    font-family: Tahoma;
}
.font .emailedproof 
{
    color: #c00;
    font-weight: bold;
    margin: 10px 0 0 0;
}

.collectfromshop
{
    border: solid 1px #ccc;
    display: none;
    margin: 10px 0;
    padding: 0 5px 5px 5px;
}
.collectfromshop span 
{
    display: inline-block;
}
.collectfromshop span.heading
{
    font-weight: bold;
    margin: 5px 0 0 0;
}
.collectfromshop span.detail 
{
    color: #999;
    font-weight: bold;
}
