﻿#JKLMainMenu
{
    background: url(images/ourservices-linksstrip.jpg);
}

#JKLMainMenu ul li
{
    list-style-type: none;
}

#JKLMainMenu ul li a
{
    background: url(/images/menuBack.gif) no-repeat 5px 9px;
    background-position: top left; /*margin: 1px 7px 2px 7px; */
    padding: 4px 0 4px 15px;
    text-decoration: none;
    font-size: 12px;
    color: #2F4696;
    display: block;
    font-weight: bold;
    min-height: 10px;
    width: 100%;
}

#JKLMainMenu ul li ul li a
{
    color: #757575;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}




#JKLMainMenu ul li a:hover
{
    color: #1C1C1C;
}
#JKLMainMenu ul ul
{
    background: #FFF;
    margin: 0 7px 0 7px;
}



.productboximage
{
    display: block;
    margin: auto auto;
}

A.productboxtitle:active, A.productboxtitle:link, A.productboxtitle:visited
{
    font-size: 12px;
    color: #2f4696;
    font-weight: bold;
    padding: 0 0 7px 0;
    display: block;
    text-decoration: none;
}
A.productboxtitle:hover
{
    font-size: 12px;
    color: #2f4696;
    font-weight: bold;
    padding: 0 0 7px 0;
    display: block;
    text-decoration: underline;
}
#productcontent
{
    font-size: 12px;
    color: #262626;
    position:relative;
}

.salebanner
{
    position:absolute;
    top:0;
    right:-60px;
}
#productdisplay
{
    float: left;
    margin: 0 20px 0 0;
}
.productdisplayimage
{
    display: block;
    border: 1px solid #7e7e7e;
    margin: 0 0 5px 0;
}
a.smallprodimage
{
    border: 1px solid #7e7e7e;
    float: left;
    margin: 0 2px 0 0;
}
a:hover.smallprodimage
{
    border: 1px solid #2f4696;
    float: left;
    margin: 0 2px 0 0;
}
.prodtitle
{
    font-size: 20px !important;
    padding: 0 0 15px 0 !important;
}
.blue14
{
    font-size: 14px;
    color: #273d89;
    padding: 0 0 10px 0;
}
.grey12
{
    font-size: 12px;
    color: #676767;
    padding: 0 0 10px 0;
}
.black12
{
    font-size: 12px !important;
    padding: 0 !important;
    line-height: normal !important;
}
.blue18
{
    font-size: 18px;
    color: #273d89;
}
.tableblue
{
    font-size: 14px;
    color: #273d89;
    text-align: right;
}
#prodtable
{
    background: url(/images/prodtablebackground.jpg) repeat-x #ebe9e9;
    border: 1px solid #e1e1e1;
}
.prodfeatures li
{
    font-size: 12px;
    padding: 0 0 2px 0;
}
#prodtab
{
    clear: both;
    width: 747px;
    margin: 20px 0 0 0;
}
#prodtabinfo
{
    padding: 10px;
    clear: both;
    width: 725px;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    height:auto;
    overflow:hidden;
}
.standardtext
{
    font-size: 12px;
    color: #262626;
}


.ProductColours
{
    width: 720px;
    min-height: 50px;
}

.product
{
    width: 100px;
    float: left;
}
.product .image
{
    font-size: 11px;
    text-align: center;
    min-height: 50px;
    display:block;
    margin:0 auto;
}
.product .title
{
    font-size: 11px;
    text-align: center;
}

.ProductAssociated
{
    width: 720px;
    min-height: 50px;
}


.ProductAssociated .product
{
    width: 140px;
    float: left;
    height: 170px;
}

a.ProductAssociatedLink:link
{
    text-align: center;
    color: #2F4696;
    text-decoration: none;
    font-size: 11px;
}
a.ProductAssociatedLink:active
{
    text-align: center;
    color: #2F4696;
    text-decoration: none;
    font-size: 11px;
}
a.ProductAssociatedLink:hover
{
    text-align: center;
    color: #2F4696;
    text-decoration: underline;
    font-size: 11px;
}
a.ProductAssociatedLink:visited
{
    text-align: center;
    color: #2F4696;
    text-decoration: none;
    font-size: 11px;
}


#content
{
    padding-left: 5px;
    padding-top: 5px;
    width: 615px;
    fonr-size: 11px;
}

#content p
{
    color: #010101;
    font-family: Arial;
    font-size: 12px;
}

#content h2
{
    font-size: 15px;
}
.clear
{
    clear: both;
}
#content .smallform form fieldset
{
    border: 1px solid #000000;
    margin: 0;
    padding: 10px;
}

#content h3
{
    color: #2F4696;
    font-size: 15px;
}

#content .smallform form
{
    /* set width in form, not fieldset (still takes up more room w/ fieldset width */
    font: arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    min-width: 300px;
    max-width: 450px;
    width: 450px;
    float: left;
    padding-bottom: 10px;
}
#content .smallform form fieldset
{
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    padding: 10px; /* padding in fieldset support spotty in IE */
    margin: 0;
}
#content .smallform form fieldset legend
{
    font-size: 1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
    color: #247092;
    font-weight: bold; /* be careful with padding, it'll shift the nice offset on top of border  */
}
#content .smallform form label
{
    display: block; /* block float the labels to left column, set a width */
    float: left;
    width: 150px;
    color: #000;
    padding: 0;
    margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
    text-align: right;
}
#content .smallform form fieldset label:first-letter
{
    /* use first-letter pseudo-class to underline accesskey, note that */
    text-decoration: underline; /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */ /* pseudo-class on legend elements, but do support it on label elements */ /* we instead underline first letter on each label element and accesskey */ /* each input. doing only legends would  lessens cognitive load */ /* opera breaks after first letter underlined legends but not labels */
}
#content .smallform form input, .smallform form textarea, .smallform form select
{
    /* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
    width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}
#content .smallform form input#reset
{
    margin-left: 0px; /* set margin-left back to zero on reset button (set above) */
    float: left;
}
#content .smallform #submit
{
    float: left;
}
#content .smallform textarea
{
    overflow: auto;
}
#content .smallform form small
{
    display: block;
    margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
    padding: 1px 3px;
    font-size: 88%;
}
#content .smallform form .required
{
    font-weight: bold;
}
/* uses class instead of div, more efficient */
#content .smallform form br
{
    clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
a#t-shirt_over
{
    width: 240px;
    height: 65px;
    display: block;
    float: left;
    background: url(images/T-Shirt.gif) top right;
    margin-left: 50px;
    margin-right: 32px;
    margin-bottom: 5px;
}
* html a#t-shirt_over
{
    margin-left: 30px;
}
a#polo_over
{
    width: 240px;
    height: 65px;
    display: block;
    float: left;
    background: url(images/PoloShirt_new.gif) top right;
    margin-bottom: 5px;
}
a:hover#polo_over
{
    background: url(images/PoloShirt_new.gif) top left;
}
a:hover#t-shirt_over
{
    background: url(images/T-Shirt.gif) top left;
}


.Summary
{
    font-size: 12px;
    font-family: Arial;
}
.updated
{
    font-size: 14px;
    font-family: Verdana;
}
.title
{
    font-size: 14px;
    font-family: Verdana;
    color: Black !important;
    text-decoration: none !important;
}
.bloglink
{
    color: #2F4696;
}
.blogtitle
{
    font-size: 12px;
    font-family: Verdana;
    color: #2F4696 !important;
    font-weight: bold;
    text-decoration: none;
}

h1{
	font-size: 25px !important;
	color: #2F4696 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;		
}

.NoMargin
{
    margin:0;
    padding:0;
}

