/* ############### */
/* TEMPLATE STYLES */
/* ############### */


.opacity-filter {
    width: 100px;
    height: 100px;
    background-color: #FFFFFF;
    position: absolute;
    display: none;
    opacity:0.4;
    filter:alpha(opacity=40);
    display: block;
}

.product-list .img td .anchor {
    position: relative !important;
}

.container {
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 995px;
}

.footer {
    background: #313886;
    color: #FFFFFF;
    font-size: 8pt;
    line-height: 10pt;
    position: relative;
    text-align: center;
    padding: 8px 0px;
    height: 45px;
    margin-top: 30px;
}

.wrapper {
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.contained {
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 995px;
}

.innerpage {
    padding: 0px 0 0 0;
    position: relative;
    width: 775px;
    margin-left: 205px;
}

.newspage {
    padding: 0px 0 0 0;
    position: relative;
    width: 600px;
    margin-left: 205px;
}

.innercontent {
    background: #FFFFFF;
    padding: 0px 2px 20px 20px;
    width: 752px;
    line-height: 19px;
    margin-bottom: 30px;
    font-size: 13px;
}

.innercontent p {
    margin-top: 0px;
    padding-top: 5px;
}

.innerproductlist {
    background: #FFFFFF;
}

.innercheckout {
    background-color: #FFFFFF;
    padding: 10px;
    width: 752px;
    line-height: 21px;
    margin-bottom: 30px;
}

.leftcolumn {
    color: #003399;
    margin: 0px 7px 20px 0px;
    padding: 0px;
    float: left;
    width: 185px;
    min-height: 359px;
    position: relative;
}

.rightcolumn {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    width: 145px;
    float: right;
    right: 0px;
    position: relative;
}

.home .rightcolumn {
    top: 15px;
}

.contact {
    float: right;
    text-align: right;
    color: White;
}

.topbanner {
    background: url(../images/topbanner_bg.jpg) no-repeat;
    height: 100px;
    width: 100%;
}

.topbanner.inner {
    height: 220px;
}

.wrapper.withbc .topbanner {
    height: 210wwwpx;
}

.wrapper.withbc .container p {
    margin-top: 0px;
    margin-bottom: 8px;
}

.upper-basket {
    width: 224px;
    height: 40px;
    background: url(../images/basket_bg.png);
    margin-top: 3px;
    text-align: left;
    padding-top: 3px;
    padding-left: 48px;
}

.upper-search {
    float: right;
    padding-top: 35px;
    padding-right: 25px;
}

.upper-search img, .upper-search input {
    vertical-align: middle;
}

.upper-search input {
    width: 280px;
    height: 18px;
    font-size: 14px;
    color: #888888;
}

.upper-search input.focused {
    color: #000000;
}

.upper-search image {
    cursor: pointer;
}

table.shortcut-links {
    background-color: #FFFFFF;
    margin-top: 8px;
}

table.shortcut-links td {
    font-size: 9px;
    text-align: center;
    line-height: 12px;
    width: 54px;
}

table.shortcut-links img {
    border: 2px solid #E97217;
}


table.shortcut-links .text td {
    background-color: #E97217;
    padding: 2px;
}

table.shortcut-links .text a, table.shortcut-links .text a:hover {
    font-weight: bold;
    color: White;
    text-decoration: none;
}

/* ++++++++++++++++++++ menus ++++++++++++++++++++++++++++*/

.mainnav {
    left: 5px;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    position: relative;
    top: 0px;
    width: 100%;
}

.mainnav a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 17px;
    padding: 0 0 0 0px;
}
.mainnav a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.leftcolumnlist {
    position: relative;
    background: url(../images/productlist_bg.gif) no-repeat;
    font-size: 12px;
    padding: 30px 0px 0px 0px;
    border: 1px solid #bbb;
    line-height: 15px;
    margin-bottom: 20px;
    border-bottom: 0px;
    background-color: #eee;
}

.leftcolumnlist a {
    color: #666666;
    padding: 5px 5px 5px 5px;
    display: block;
    border-bottom: 1px solid #ddd;
}

.leftcolumnlist a:hover {
    color: #666666;
}

/* ++++++++++++++++++++ homepage big category menu ++++++++++++++++++++++++++++*/

.catrow {
    width: 700px;
    height: 196px;
    padding: 0px;
    margin-bottom: 10px;
}

/*
.row1 {
    background: url(../images/row1_bg.jpg);
}

.row2 {
    background: url(../images/row2_bg.jpg);
}

.row3 {
    background: url(../images/row3_bg.jpg);
}

.row4 {
    background: url(../images/row4_bg.jpg);
}
*/

.maincat {
    width: 164px;
    float: left;
    display: inline-block;
    margin-left: 7px;
    margin-right: 0px;
    position: relative;
    text-align: left;
}

.maincat a {
    display: block;
}


.maincat a.txt {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    padding: 3px;
    background-image: url(../images/gotoicon.gif);
    background-repeat: no-repeat;
    background-position: 145px 1px;
    border-bottom: 3px solid #EF6F2E; 
}

.maincat a:hover {
    color: #FFF;
}

.orangebg {
    background-color: #262A81;
    border: 1px solid #262A81;
}

.innerpage .maincat {
    width: 220px;
    margin-left: 18px;
    margin-bottom: 15px;    
}

.innerpage .catrow {
    margin-top: 15px;
    width: 750px;

}

.innerpage .maincat a.txt { 
    background-position: 201px 1px;
    overflow: hidden;
}


/* ++++++++++++++++++++ homepage elements ++++++++++++++++++++++++++++*/

.homecontent {
    position: relative;
    text-align: center;
    top: 15px;
    width: 684px;
    margin-left: 143px;
    padding: 0px;
}

.years {
    padding: 5px 0 0 0;
    height: 88px;
}


.associations {
    float: right;
    position: relative;
    right: 10px;
    width: 370px;
    border-left: 1px solid #ccc;
    padding: 0px 0px 0px 40px;
}

.brochurefooter {
    float: right;
    position: relative;
    right: 10px;
    width: 200px;
    border-left: 1px solid #ccc;
    padding: 0px 0px 0px 40px;
}

.whitebox {
    width: 242px;
    padding: 30px 15px 15px 15px;
    height: 163px;
    margin-top: 10px;
    line-height: 15px;
}

.whitebox ul {
    margin-bottom: 4px;
}

.map {
    position: relative;
    margin-left: 10px;
    width: 300px;
}

.bottom {
    background: url(../images/subfooter_bg.jpg) center no-repeat #9FA9DC;
    color: #373B87;
    font-size: 11px;
    padding: 30px 0px 0px 0px;
    position: relative;
    width: 100%;
    height: 180px;
    margin-top: 15px;
}

.customers {
    background: #FFFFFF;
    border: #807DB3 1px solid;
    font-weight: bold;
    margin: 60px 5px 0 5px;
    padding: 5px 0px;
    text-align: center;
}

.layer1 {
    color: #999999;
    height: 51px;
    left: 0;
    margin: 0px 50px;
    position: absolute;
    text-align: center;
    top: 1780px;
    width: 90%;
    z-index: 1;
}

.quicksearch {
    position: relative;
    background: url(../images/search_bg.gif) repeat-x #F2F3FA;
    width: 156px;
    height: 67px;
    color: #0D1162;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 18px 10px 10px;
    line-height: 23px;
}


.searchsubmit {
    background-color: #E97217;
    border: thin none;
    cursor: hand;
    color: #FFFFFF;
    line-height: 18px;
    height: 20px;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    float: right;
    margin: 2px 0px 0px 0px;
}

#searchKeywords {
    width: 100%;
}


.input {
    height: 15px;
    vertical-align: middle;
}

.news {
    border: 1px solid #bbb;
    margin-bottom: 15px;
    padding: 0px 8px;
    background-color: White;
}
.news.intro {
    height: 155px !important;
    margin-bottom: 16px !important;
    padding-top: 5px;
    background-color: #eee;
}
.news.blogfeed {
    width: 683px !important;
    padding: 0px;
    margin-left: 7px;
}
.blogwrap { padding: 5px; }

.news a {
    color: #333;
}

.main_graphic {
      border: 1px solid #bbb;  
      padding-left: 5px;
      height: 366px !important;
}

.leftcolumn-home {
    width: 135px !important;
    float: left;
    margin-top: 14px;
}

.t30dayscredit {
    margin-top: 15px;
}

/* Styles common to all standard pages */

/* +++++++++++++++++++++++++ DEFAULT HTML TAG STYLES +++++++++++++++++++++++++++++++f++++ */

a {
    color: #FF9900;
    text-decoration: none;
}

a:hover {
    color: #E97217;
    text-decoration: underline;
}

body {
    background: #FFFFFF url(../images/bg.jpg) repeat-x;
    color: #555;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: relative; /* centers container divs in browsers that don't understand margin: auto */
}

body.blank {
    background-image: none;
    background-color: #FFFFFF;
}

body, fieldset, form, html {
    margin: 0;
    padding: 0;
}

h1 {
    margin-top: 0px;
    font-size: 11px;
    font-weight: bold;
}

h1.title {
    font-size: 20px;
    background: #262A81;
    color: White;
    padding: 10px;
    margin: 0px;
    border-bottom: 4px solid #EF6F2E;
}

h1.title.productlist {
    margin-bottom: 20px;
}

.bluetitle {
    display: block;
    font-size: 20px;
    background: #262A81;
    color: White;
    padding: 10px !important;
    margin: 0px;
    border-bottom: 4px solid #EF6F2E;
}

.accessories .bluetitle {
    width: 545px;
}

.innercheckout h1.title {
    font-size: 20px;
    font-weight: bold;
    color: #EC7517;
    text-align: left;
    margin-top: 0px;
    background: #FFFFFF;
    border: none;
}

h2 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0px;
}

html, body {
    height: 100%;
}

img {
    border: none;
}

input.submit {
    cursor: pointer;
}

ul li {
    list-style-image: url(../images/bullet_orangesquare.gif);
}

p {
    margin-bottom: 10px;
    margin-top: 0px;
    text-align: left;
}


/* ++++++++++++++++++++ styles ++++++++++++++++++++++++++++*/

.success {
    font-weight: bold;
    color: green;
}

.error {
    font-weight: bold;
    color: red;
}

.newstitle {
    color: #131866;
    font-weight: bold;
}

.pdf {
    width: 180px;
    padding: 4px 0px 4px 5px;
    background: #F60;
    color: #FFF;
    display: block;
    font-weight: bold;
}

a.pdf:hover {
    color: #FFF;
}

/* +++++++++++++++++++++++++++++++++++ TAG CLASSES ++++++++++++++++++++++++++++++++++++ */

a.grey {
    color: #999999;
}

a.grey:hover {
    color: #FF9900;
}

.absbottom {
    vertical-align: bottom;
}

.middle {
    vertical-align: middle;
}

.bold {
    font-size: 12px;
    font-weight: bold;
}

.fltrt {
    float: right;
    margin-left: 8px;
}

.fltlft {
    float: left;
    margin-right: 30px;
}

.nonav {
    background: url(../website/bg-nonav.gif) repeat-x #EBEBEB;
}


.members {
    margin: 0px 30px;
    vertical-align: middle;
}

.clearfloat {
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clrrt {
    clear: right;
}

.clrlft {
    clear: left;
}

.orangecentre {
    text-align: center;
    color: #FF9900;
    font-weight: bold;
    font-size: 13px;
    margin-top: 2px;
}

.whitecentre {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 5px;
    margin-bottom: 30px;
}

.centre {
    text-align: center;
    font-size: 13px;
    color: #000000;
}

.grey {
    text-align: center;
    color: #999999;
}

.large {
    font-size: 25px;
}

.smalltext {
    font-size: 13px;
    font-weight: 100;
    line-height: 25px;
}

.block {
    display: block;
}

.blue {
    color: #034997;
}

.orange {
    color: #FF6600;
}

.red {
    color: #C00;
}

a.white {
    color: #FFFFFF;
}

/* ++++++++++++++++++++ product pages ++++++++++++++++++++++++++++*/

.itemlist {
    float: left;
    display: inline;
    position: relative;
    margin: 0px 12px 15px 0px;
    width: 231px;
    height: auto !important;
    height: 390px;
    min-height: 390px;
}

.features {
    position: relative;
    left: -22px;
    font-size: 12px;
    color: #555;
    margin-bottom: 8px;
    line-height: 15px;
}

.breadcrumb {
    font-size: 12px;
    color: #666666;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a.breadcrumb, a.breadcrumb:hover {
    text-decoration: underline;
    color: #3C3D41;
}

table.product-list { 
    width: auto;
    border-collapse: collapse;
}

table.product-list a:hover {
    text-decoration: none;
}

table.product-list td {
    vertical-align: top;
}

table.product-list tr.img td.pop {
    border: 1px solid #F0EBE5;
    width: 220px;
}

table.product-list tr.txt td.pop {
    border: 1px solid #F0EBE5;
    background: #F0EBE5;
    width: 220px;
}

table.product-list td.spc {
    width: 20px;
}

table.product-list tr.spc td {
    height: 20px;
}

h2.itemtitle {
    font-size: 12px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #363636;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3.itemcode {
    font-size: 14px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #363636;
    font-weight: bold;
    margin: 0px;
    padding: 0px;    
}

h2.product_itemtitle {
    font-size: 18px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #363636;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3.product_itemcode {
    font-size: 14px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #363636;
    font-weight: bold;
    margin: 0px;
    padding: 0px;    
}

.code {
    font-size: 14px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    color: #777;
    margin-bottom: 15px;
    position: relative;
    display: block;
}

.price {
    font-size: 13px;
    font-weight: bold;
    color: #222675;
    position: relative;
}

.sale {
    font-size: 13px;
    font-weight: bold;
    color: #CB0120;
    margin-top: 0px;
    position: relative;
}

.cut {
    margin-bottom: 0px;
    font-weight: bold;
    text-decoration: line-through;
}

.pricing {
    width: 218px;
    background: #FFFFFF;
    height: 36px;
    padding: 0 0 0 5px;
    margin-bottom: 30px;
    vertical-align: middle;
    border: 1px solid #E87217;
}


.inclusive {
    left: 20px;
    position: relative;
    margin-bottom: 15px;
}

.features2 {
    left: 20px;
    position: relative;
    margin-bottom: 15px;
}

.features2 li {
    list-style-image: none;
    list-style: disc;
}

.buynow {
    background: #101566;
    padding: 15px 10px 15px 15px;
    position: relative;
    top: -30px;
    left: -1px;
    width: 749px;
    float: right;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 50px;
}

.productinfo {
    position: relative;
    width: 350px;
    margin-left: 360px;
    font-size: 13px;
}

.images {
    position: relative;
    width: 320px;
    float: left;
}

.productimage {
    border: solid 1px #F90;
}

.enlarge {
    position: absolute;
    bottom: -21px;
    z-index: 100;
}

.alternative {
    position: absolute;
    bottom: -21px;
    z-index: 100;
}


.imagemargin {
    margin-right: 7px;
}

.mainimageblock {
    position: relative;
    margin-bottom: 30px;
}

.smallimageblock {
    position: relative;
    margin-bottom: 15px;
    width: 320px;
}

.swapimage {
    position: absolute;
    bottom: 0px;
}

.accessories {
    padding: 0px 2px 20px 20px;
    width: 752px;
    font-size: 13px;
    background-color: White;
}

.accessories .breadcrumb {
    font-size: 20px;
    color: #1E1F6F;
    font-weight: bold;
}

.accessories table p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.accessoryinfo {
    padding-right: 20px;
    display: inline-block;
}

.accessoryorder {
    float: right;
    text-align: right;
    display: table-cell;
}

h2.catname a {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #2E327F;
}

.catimage {
    border: solid 1px #2E327F;
}

.select {
    float: left;
    top: 30px;
    position: relative;
}

.greyhighlight {
    background-color: #CCCCCC;
    height: 20px;
    padding: 8px 5px;
    font-weight: bold;
}

table.colours {
    border-collapse: separate;
    margin-top: 10px;
    width: 320px;
    font-size: 13px;
}

.colours td {
    height: 30px;
}


/* ++++++++++++++++++++ content pages ++++++++++++++++++++++++++++*/

.tablestyle {
    width: 100%;
    margin: 20px 0px;
    border-collapse: collapse;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border: #CCCCCC 1px solid;
}

.tablestyle td {
    padding: 5px 5px;
    border-bottom: #CCCCCC 1px solid;
}

.tablestyle th {
    border: #CCCCCC 1px solid;
    background-color: #EF702E;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 5px;
    font-size: 13px;
}

tr.altrow {
    background-color: #E5E5E5;
}

.address {
    float: right;
    width: 420px;
}

/* ++++++++++++++++++++ registration and payment pages ++++++++++++++++++++++++++++*/


.checkoutconfirm {
    background: url(../images/confirmbasket.gif);
    position: absolute;
    top: 45px;
    right: 260px;
    width: 245px;
    height: 170px;
    z-index: 5;
}

.checkoutconfirm p {
    position: relative;
    text-align: center;
    top: 80px;
    margin-right: 20px;
}



.shipping {
    width: 80%;
    margin: 50px auto;
}

.thumbnail {
    width: 50%;
    height: 50%;
}

.delete {
    font-weight: bold;
    color: #CC0000;
    font-size: 16px;
}

a.delete:hover {
    font-weight: bold;
    color: #CC0000;
    font-size: 16px;
    text-decoration: none;
}

.redbold {
    font-weight: bold;
    color: #CC0000;
}

td.right {
    text-align: right;
}

td.centre {
    text-align: centre;
}

.terms {
    background: #E5E5E5;
    padding: 10px 10px;
    border: solid 1px #CCCCCC;
}

.step {
    width: 100%;
    border-collapse: collapse;
    background: #CCCCCC;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    height: 28px;
    margin-top: 8px;
    position: relative;
    font-size: 12px;
}

.step td {
    border: #FFFFFF solid 1px;
    width: 16%;
}

td.active {
    background: #999999;
}

table.small {
    width: 48%;
    float: left;
    margin-right: 15px;
}
/* Copyright (c) Webfuel Ltd. */

/* jQuery lightbox */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img {
    border: none;
}
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image {
    padding: 10px;
}
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption {
    font-weight: bold;
}
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

/* +++++++++++++++++++++++++++++++++++++++++ News ++++++++++++++++++++++++++++++++++++++++++++ */
.headline {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: left;
}

.news-name {
    font-size: 15px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF6600;
    font-weight: bold;
    margin-bottom: 0px;
}

.newscontent {
    background: #FFFFFF;
    padding: 10px 2px 20px 20px;
    line-height: 19px;
    margin-bottom: 30px;
}


