body
{
    margin: 0px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/body.gif);
    background-color: #f6f6f6;
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
}

html
{
    height: 100%;
    margin-bottom: 1px;
}

.logoprint
{
    display: none;
}

#container
{
    margin-top: 15px;
    height: 95%;
    border-collapse: inherit;
    border-collapse: collapse;
}

/*---------LOGO-----------*/
#logoleft
{
    /*background: #B9B9B9;*/
    background-image: url(http://www.cadetclass.org.uk/skin_images/logo_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#logoright
{
    /*background: #B9B9B9;*/
    background-image: url(http://www.cadetclass.org.uk/skin_images/logo_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------HEADER-----------*/
#header
{
    width: 760px;
    height: 150px;
    background: transparent;
    background-image: url(http://www.cadetclass.org.uk/skin_images/header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#headerleft
{
    background-image: url(http://www.cadetclass.org.uk/skin_images/left_bg.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#headerright
{
    background-image: url(http://www.cadetclass.org.uk/skin_images/right_bg.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------MENU-----------*/
#menu
{
    height: 25px;
    width: 960px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/menu.gif);
}

#menuleft
{
    height: 25px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/menu_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#menuright
{
    height: 25px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/menu_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

.menuitem
{
    position: relative;
}

a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited
{
    text-align: center;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    padding: 0px 5px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    width: 100%;
}

a.menulink:hover
{
    color: #000000;
}

.submenuitem
{
    position: absolute;
    padding: 0px;
    left: 0;
    z-index: 10000;
}

a.submenulink, a.submenulink:link, a.submenulink:active, a.submenulink:visited
{
    display: block;
    text-align: center;
    line-height: 25px;
    height: 25px;
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a.submenulink:hover
{
    text-decoration: none;
    display: block;
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*---------BODY AREA-----------*/
#content
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/cont_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: top left;
}

#contentleft
{
    background-image: url(http://www.cadetclass.org.uk/skin_images/content_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#contentright
{
    background-image: url(http://www.cadetclass.org.uk/skin_images/content_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------SIDEBAR BOXES-----------*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    /* Margin dictates distance between each box*/
    margin: 0px 10px 10px 10px; /*width: 17.6em;  ems so it will grow */
    font-size: 100%;
    background-image: url(http://www.cadetclass.org.uk/skin_images/middle.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

.boxhead
{
    margin: 0px 0px 0px 0px;
    padding: 0;
    text-align: left;
    background-image: url(http://www.cadetclass.org.uk/skin_images/top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 33px;
}

.boxhead h2
{
    margin: 0px 0px 0px 0px;
    padding: 4px 10px 3px 10px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: @BoxHeadH2FWeight;
    line-height: 25px;
    text-transform: none;
    text-decoration: none;
}

.boxbody
{
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/bottom.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    padding: 10px 10px 15px 10px;
}

.boxmiddle
{
    margin: -10px -10px -5px -10px;
    padding: 10px;
    background-repeat: repeat-y;
    background-image: url(http://www.cadetclass.org.uk/skin_images/middle.gif);
}

.boxbody a
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    text-decoration: underline;
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}

.boxbody a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

/*---------BODY CONTENT-----------*/
#navcontainer
{
    width: 215px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/nav_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#bodyarea
{
    width: 494px;
    margin: 25px 25px 0px 24px;
    padding: 0px 0px 25px 0px;
    border: solid #333333 0px;
}

#secnavcontainer
{
    width: 215px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/nav_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

/*---------FOOTER-----------*/
#footer
{
    width: 760px;
    height: 22px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/footer_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    color: #FFFFFF;
}

#footerleft
{
    height: 22px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/footer_left.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 10px;
}

#footerright
{
    height: 22px;
    background-image: url(http://www.cadetclass.org.uk/skin_images/footer_right.gif);
    background-position: left;
    background-repeat: repeat-y;
    width: 10px;
}

#footer a:link, #footer a:visited, #footer a:active
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #E0E7EE;
}

.lefttext
{
    float: left;
    padding: 4px 20px 0px 20px;
}

.righttext
{
    float: right;
    padding: 4px 20px 0px 20px;
}

/*---------2nd FOOTER-----------*/
#secondfooter
{
    font-weight: normal;
    font-size: 9px;
    line-height: 10px;
    width: 760px;
    height: 37px;
    font-family: Verdana, Geneva, sans-serif;
    background-image: url(http://www.cadetclass.org.uk/skin_images/2ndfooter.gif);
    background-position: top;
    color: #FFFFFF;
}

#secondfooterleft
{
    height: 37px; /*background: #B9B9B9;*/
    background-image: url(http://www.cadetclass.org.uk/skin_images/2ndfooter_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#secondfooterright
{
    height: 37px; /*background: #B9B9B9;*/
    background-image: url(http://www.cadetclass.org.uk/skin_images/2ndfooter_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active
{
    line-height: 10px;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
}

#secondfooter a:hover
{
    line-height: 10px;
    text-decoration: underline;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    color: #E0E7EE;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/

img
{
    border-color: #FFFFFF;
}

/*---------CONTACT FORM BUTTON-----------*/
.sendbutton
{
    text-align: center; /*width: 60px;*/
    height: 18px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 0px 3px 0px 3px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

/*---------PRODUCT SEARCH BUTTON-----------*/
.searchbutton
{
    text-align: left; /*width: 65px;*/
    height: 16px;
    margin-top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

/*---------E NEWSLETTER SUBMIT BUTTON-----------*/
.submitbutton
{
    text-align: center; /*width: 37px;*/
    height: 16px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 0px 3px 0px 3px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox
{
    text-align: left;
    height: 16px;
    padding-top: 0px;
    padding-top: 0px;
    padding-left: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 105px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle
{
    color: #000000;
}

a.arttitle:link, a.arttitle:visited, a.arttitle:active
{
    text-decoration: underline;
}

a.arttitle:hover
{
    text-decoration: none;
}

.arttitle
{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline
{
    text-decoration: underline;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

a.artheadline:link, a.artheadline:visited, a.artheadline:active
{
    color: #333333;
}

a.artheadline:hover
{
    color: #000000;
}

/*---------LISTING PAGE PAGING-----------*/
.paging
{
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
}

a.paging
{
    text-decoration: underline;
}

a.paging:link, a.paging:visited, a.paging:active
{
    color: #333333;
}

a.paging:hover
{
    color: #000000;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

a.fullstory:link, a.fullstory:visited, a.fullstory:active
{
    color: #333333;
}

a.fullstory:hover
{
    color: #000000;
}

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

a.imagetag
{
    text-decoration: underline;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active
{
    color: #333333;
}

a.imagetag:hover
{
    color: #000000;
}

/*---------DATE STYLE-----------*/
.displaydate
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------IMAGE ALBUM STYLE-----------*/
.imgcaption
{
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333333;
}

.imgtitle
{
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333333;
}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary
{
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------Alternate Rows---------*/
.even
{
    background-color: #FFFFFF;
    color: #000000;
}

.odd
{
    background-color: #FFFFFF;
    color: #000000;
}

/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
label
{
    font-weight: normal;
    line-height: 16px;
    color: #006A9F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td object, td embed
{
    display: block;
}

.artdate
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------PAGE CONTENT TITLE-----------*/
.pagetitle h1
{
    text-align: left;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    color: #006A9F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    letter-spacing: 0.0px;
    padding: 0px 3px 0px 3px;
    text-align: left;
}

/*---------PAGE CONTENT TEXT-----------*/
.pagebody
{
    font-weight: normal;
    margin-top: 0px;
    color: #006A9F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

/*---------CONTENT TEXT LINKS-----------*/
a:link, a:visited, a:active
{
    text-decoration: underline;
    color: #006A9F;
}

a:hover
{
    text-decoration: none;
    color: #006A9F;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.tableheading
{
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
}

a.tableheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
}

a.tableheading:link, a.tableheading:visited, a.tableheading:active
{
    text-decoration: underline;
    color: #FFFFFF;
}

a.tableheading:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

/*---------FORM STYLES-----------*/
textarea, select
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

input
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

input[type='image']
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 0px;
    color: #333333;
    background-color: Transparent;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

.contactform
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

.contactformtext
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

.sectionheading
{
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.calcontainer
{
    width: 170px;
    border: solid #C102C1 1px;
}

.caltable
{
    width: 166px;
    background-color: #FFAFFF;
}

.top
{
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    width: 20px;
    height: 15px;
    background-color: #FFFFFF;
}

.hl
{
    width: 20px;
    height: 15px;
    font-size: 10px;
    text-align: right;
    padding: 1px 1px 1px 1px;
    margin: 1px 1px 1px 1px;
    background-color: #FFAFFF;
    border: solid #FF8FFF 1px;
}

.non
{
    width: 20px;
    height: 15px;
    font-size: 11px;
    text-align: right;
    background-color: #FFDFFF;
    color: #C102C1;
}

a.noevent
{
    font-weight: normal;
    font-size: 11px;
}

a.noevent:link, a.noevent:visited, a.noevent:active
{
    text-decoration: underline;
    color: #C102C1;
}

a.noevent:hover
{
    text-decoration: none;
    color: #C102C1;
}

a.event
{
    font-weight: bold;
    font-size: 11px;
}

a.event:link, a.event:visited, a.event:active
{
    text-decoration: underline;
    color: #C102C1;
}

a.event:hover
{
    text-decoration: none;
    color: #C102C1;
}

/*---------PRODUCT MODULE BUTTONS-----------*/
.shoppingbutton
{
    margin: 0px;
    text-align: center;
    height: 18px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

a.shoppingbutton
{
    text-decoration: none;
    font-size: 10px;
}

a.shoppingbutton:link, a.shoppingbutton:visited, a.shoppingbutton:active
{
    color: #333333;
}

a.shoppingbutton:hover
{
    color: #000000;
}

.compulsory
{
    color: #1E5890;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 19px;
}

.error
{
    color: #FF0000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 19px;
}

/* Style for show information of the search, results and etc.. */
.infoRed
{
    font: normal 11px Verdana, Geneva, sans-serif;
    color: #CD0180;
}

.infoBlue
{
    font: normal 11px Verdana, Geneva, sans-serif;
    color: #0C5CB4;
}

#tooltip
{
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}
#tooltip h3, #tooltip div
{
    margin: 0;
}

/**** Toolbar OLD *****/
/*
#navbar-container
{
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12222222222;
}

#navbar-outer
{
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%;
    background: url("../siteincludes/images/navshadow.png") repeat-x scroll 0 35px transparent;
}

#navbar-bg
{
    background: url("../siteincludes/images/navbarbg.png") repeat-x scroll 0 0 #ECEDEE;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#navbar-links
{
    margin: 0 auto;
    width: 600px;
    text-align: center;
}

#navbar-close
{
    position: absolute;
    top: 5px;
    right: 10px;
}

.navbar-section
{
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    vertical-align: top;
    white-space: nowrap;
}

a.navbar-link, a.navbar-link:link, a.navbar-link:visited, a.navbar-link:active
{
    display: block !important;
    float: left !important;
    margin: 0 !important;
    position: relative !important;
    cursor: pointer;
    font-family: helvetica;
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
    text-decoration: none;
}

a.navbar-link:hover
{
    text-decoration: underline;
}
*/

/**** Toolbar New *****/

.socialbarcontainer 
{
    background: -moz-linear-gradient(center top , #45484D 0pt, #000000 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E53B3B;
    height: 30px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

.sidebarinner 
{
    margin: 0 auto;
    padding-top: 6px;
    width: 960px;
}

ul.links 
{
    display: inline;
    padding-left: 0;
    text-decoration: none;
}

ul.links li, ul.links li a:link, ul.links li a:visited, ul.links li a:active, ul.links li a:hover 
{
    color: #FFFFFF;
    display: inline;
    font-family: 'PT Sans';
    font-size: 13px;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 5px;
    text-decoration: none;
}

#edit, #support, #portfolio, #webmail, #remotehelp, #emailmarketing 
{
    border-right: 1px solid #5E5E5E;
}

#telno {
    display: inline;
    float: right;
    padding-right: 15px;
}

#telnolink {
    color: white;
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#navbar-close
{
    position: absolute;
    top: 5px;
    right: 10px;
}

a.navbar-link, a.navbar-link:link, a.navbar-link:visited, a.navbar-link:active
{
    display: block !important;
    float: left !important;
    margin: 0 !important;
    position: relative !important;
    cursor: pointer;
    font-family: helvetica;
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
    text-decoration: none;
    color: #FFFFFF;
}

a.navbar-link:hover
{
    text-decoration: underline;
}

/* SEARCH SHORTCUTS */
ul.sp-results, .sp-results
{
    width: 178px;
    margin: 0px;
    padding: 0px;
    background: #E4E4E4;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_mid_grey.png) repeat-y 0 0);
    margin-top: 5px;
    border: 1px solid #919191;
}

.sp-results .resultCat
{
    border-style: none;
    width: 178px;
    margin: 0px;
    padding: 0px;
    color: #f6f6f6;
    background: #919191;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_head_grey.png) no-repeat left top;
}

.sp-results .firstCat
{
    width: 178px;
    margin: 0px;
    padding: 0px;
    color: #f6f6f6;
    background: #919191;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_head_grey.png) no-repeat left top;
    border-style: none;
}

.sp-results .firstCat h5
{
    margin: 0px;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    font-weight: bold;
    padding: 8px 5px 2px 5px;
}

.sp-results .resultCat h5
{
    margin: 0px;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    font-weight: bold;
    padding: 8px 5px 2px 5px;
}

ul.sp-results li
{
    width: 178px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul.sp-results li h4
{
    width: 178px;
    padding: 0px;
    margin: 0;
}

ul.sp-results li a
{
    padding: 8px 10px 8px 5px;
}

ul.sp-results li h4 a, ul.sp-results li h4 a.sp-result-anchor
{
    display: block;
}

ul.sp-results li h4 a, ul.sp-results li h4 a:link, ul.sp-results li h4 a:active, ul.sp-results li h4 a:visited,
ul.sp-results li h4 a.sp-result-anchor, ul.sp-results li h4 a.sp-result-anchor:link, ul.sp-results li h4 a.sp-result-anchor:active, ul.sp-results li h4 a.sp-result-anchor:visited
{
    font-weight: normal;
    color: #606060;
    text-decoration: underline;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    text-align: left;
}

ul.sp-results li h4 a:hover, ul.sp-results li h4 a.sp-result-anchor:hover
{
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    background: #b7b7b7;
    color: #fff;
    cursor: pointer;
}

ul.sp-results li.viewall
{
    width: 180px;
    height: 35px;
    text-align: right;
    color: #000;
    position: relative;
    bottom: -3px;
    bottom: -3px;
    left: 0px;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat left bottom;
    border-style: none;
}

ul.sp-results li.viewall a
{
    color: #fff;
    padding-right: 23px;
    position: relative;
    bottom: -8px;
    bottom: -8px;
    left: -10px;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_arrow.gif) no-repeat 99% 50%;
    padding-top: 3px;
    padding-bottom: 3px;
    font: bold 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.viewall.hover
{
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat bottom left;
}

ul.sp-results li.viewall
{
    width: 180px;
    height: 35px;
    text-align: right;
    color: #000;
    position: relative;
    bottom: -4px;
    bottom: -4px;
    left: -1px;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat left bottom;
    border-style: none;
}

ul.sp-results li.viewall a
{
    color: #fff;
    padding-right: 23px;
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_arrow.gif) no-repeat 99% 50%;
    padding-top: 3px;
    padding-bottom: 3px;
    font: bold 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.viewall.hover
{
    background: url(http://www.toolkitsupport.co.uk/skin_images/searchimages/search_bg_foot_grey.png) no-repeat bottom left;
}

.asterisk
{
    font-size: 12px;
    color: #006A9F;
    display: block;
    display: inline;
}

#frmLogged
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10px;
    text-decoration: none;
}

#frmLogged:hover
{
    color: #000000;
}

.MainTable
{
    border: 0px;
    padding: 2px;
    border-collapse: collapse; /* 'cellspacing' equivalent */
}

.MainTable td, table.MainTable td
{
    padding: 2px; /* 'cellpadding' equivalent */
}

.MainTableGallery
{
    border: 0px;
    padding: 2px;
    border-collapse: collapse; /* 'cellspacing' equivalent */
}

.MainTableGallery td, table.MainTableGallery td
{
    padding: 2px; /* 'cellpadding' equivalent */
}

#age_container
{
    width:500px;
    margin:0 auto;
    position:relative;
}

div.age_forms, .age_forms
{
    background: none;
    line-height: 1.4em;
    padding: 18px;
        border: 1px solid gray;
}

.age_forms p 
{
    margin: 0 0 15px;
}

.form_row 
{
    overflow: hidden;
}

.form_column 
{
    float: left;
    width: 50%;
}

.form_column span 
{
    color: #D71432;
    display: block;
}

div.form_btns, .form_btns
{
    border: 1px solid gray;
    background: none;
    margin-top: 3px;
    padding: 5px 10px;
}

.boldtext
{
    font-weight: bold; 
    font-size: 12px;   
    color: Gray;
}

.simpletext
{    
    font-size: 12px;
    color: Gray;
}

.productbaskettext
{    
    font-weight: bold; 
    font-size: 13px;
    color: #2E6E6D;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

.productbasketitem
{    
    font-weight: normal; 
    font-size: 11px;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}


