/* +------------------------------------------------------------+ */

/* | General XHTML Elements                                     | */

/* +------------------------------------------------------------+ */



body {

     color: #333333;

     background-color: #FFFFFF;

     background-image: url('../media/bg_body_grey.png'); background-repeat: 
     repeat; background-position: left top;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     font-size: 11px;

     font-weight: normal;

     text-align: left;

     margin: 10px;

     }



a {

     color: #ff6600;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     cursor: pointer;

     }

a2 {

     color: #ff9900;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     cursor: pointer;

     }


p {

     color: #333333;

     background-color: inherit;

     margin: 5px 0px 7px 0px;


     }



sup {

     color: inherit;

     background-color: inherit;

     display: inline;

     padding: 0px;

     vertical-align: super;

     font-size: 8px;

     }



a:hover {

     color: #ff6600;

     background-color: inherit;

     text-decoration: underline;

     }

a2:hover {

     color: #ff6600;

     background-color: inherit;

     text-decoration: none;

     }

fieldset {

     color: inherit;

     background-color: inherit;

     border: none;

     padding: 5px 0px 5px 0px;

     }



fieldset p {

     color: inherit;

     background-color: inherit;

     display: block;

     font-size: 11px;

     margin: 5px 5px 5px 2px;

     }



form {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;


     }



img {

     color: inherit;

     background-color: inherit;

     border: none;


     }



li {

     color: inherit;

     background-color: inherit;

     padding-bottom: 5px;

     }



/* +------------------------------------------------------------+ */

/* | General XHTML Classes                                      | */

/* +------------------------------------------------------------+ */



.center {

     color: inherit;

     background-color: inherit;

     text-align: center;

     margin: 0px 0px 0px 0px;

     height: 40px;

     width: 175px;

     



     
     }



.inlinecenter {

     color: inherit;

     background-color: inherit;

     text-align: center;

     }



p.inline {

     color: inherit;

     background-color: inherit;

     display: inline;

     padding: 0px;

     }



.strong {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     }



.hidden {

     color: inherit;

     background-color: inherit;

     display: none;

     }



a.unfancy {

     color: #29829A;

     background-color: inherit;

     text-decoration: underline;

     font-weight: normal;

     }



a.unfancy:hover {

     color: #29829A;

     background-color: inherit;

     text-decoration: underline;

     }



/* +------------------------------------------------------------+ */

/* | Skin Specific Divs                                         | */

/* +------------------------------------------------------------+ */



#skin_wrapper {

     color: inherit;

     background-color: #FFFFFF;

   /*  background-image: url('../media/container_top.gif'); 
     background-repeat: no-repeat; background-position: left top; */

     width: 930px;

     padding: 6px 14px 2px 14px;

     margin: auto;

     }



#skin_header {

     color: inherit;

     background-color: #FFFFFF;

     border: 0px solid #36586F;
 
     padding: 0px;

     margin-bottom: 1px;

     }



#skin_ct {

     color: inherit;

     background-color: inherit;

     width: 100%;

     padding: 0px 0px 0px 0px;

     border-collapse: collapse;

     margin: 0px 0px 0px 0px;

     border: 0px;

     }



#skin_ct_lcol {

     color: inherit;

     background-color: inherit;

     padding: 0px 4px 0px 0px;

     margin: 0px 0px 0px 0px;

     vertical-align: top;

     width: 180px;

     text-align: left;

     overflow: hidden;


     }



#skin_ct_mcol {

     color: inherit;

     background-color: inherit;

     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     border: none;

     vertical-align: top;

     width: 571px;


     }



#skin_ct_rcol {

     color: inherit;

     background-color: inherit;

     padding: 0px 0px 0px 7px;

     margin: 0px;

     vertical-align: top;

     text-align: right;

     border-left: none;

     width: 165px;

     }



#skin_footer {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/bg_footer.gif'); background-repeat: 
     no-repeat; background-position: top center;

     padding: 10px 0px 10px 0px;

     margin-top: 0px;

     text-align: center;

     }



/* #skin_pgtitle {

     color: #FFFFFF;

     background-color: transparent; 

     background-image: url('../media/bg_title.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 8px 5px 8px 5px;

     margin: 0px 0px 10px 0px;

     font-weight: bold;

     font-size: 14px;

     } */



#skin_content {

     color: inherit;

     background-color: inherit;

     margin: auto;

     padding: 0px;

     }



#skin_ht {

     color: inherit;

     background-image: url('../media/header_main_bg.gif'); background-repeat: 
     no-repeat; background-position: left top;

     background-color: inherit;

     border: 0px;

     margin: 0px;

     padding: 0px;

     height: 130px;

     width: 100%;

     }



#skin_ht_lcol {

     color: inherit;

   /*  background-color: transparent; */

     width: 25%;

     text-align: left;

     vertical-align: top;

     padding: 20px 0px 3px 0px;
     }


#skin_ht_mcol {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/header_middle_red_2.gif');

     background-position: 1em 1em;

     background-repeat: no-repeat;

     width: 45%;

     text-align: left;

     vertical-align: top;

     padding: 0px 0px 0px 0px;

     }



/* #skin_ht_rcol {

     color: inherit;

     background-color: inherit;

     width: 30%;

     text-align: right;

     vertical-align: top;

     padding: 5px 0px 3px 0px;

     }

*/

#skin_container_btm {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/container_btm.gif'); 
     background-repeat: no-repeat; background-position: left top;

     width: 588px;

     padding: 0;

     height: 8px;

     margin: auto;

     }



/* +------------------------------------------------------------+ */

/* | Skin Specific Classes                                      | */

/* +------------------------------------------------------------+ */



.skin_fenavh {

     color: #FFFFFF;

   /*  background-color: #transparent; */

     background-image: url('../media/bg_fenavh.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 2px 5px 15px 5px;

     margin: 0px 0px 0px 0px;

/*     border-top: 1px solid #D7D7D7;

     border-left: 1px solid #D7D7D7;

     border-right: 1px solid #D7D7D7; */

     font-weight: bold;

     text-align: center;

     font-size: 14px;

     }



.skin_fenav ul {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     list-style: none;

     }



.skin_fenav ul li {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/bg_catlist.gif'); background-repeat: 
     no-repeat; background-position: 0.4em 0.6em;

     padding: 0px;

     margin: 0px;

     list-style: none;

     width: 100%;

     }



.skin_fenav ul li a {

     color: #000000;

   /*  background-color: #transparent; */

     font-weight: normal;

     display: block;

     text-decoration: none;

     padding: 4px 5px 4px 14px;


     }



.skin_fenav ul li a:hover {

     color: #ffffff;

    /* background-color: #transparent; */

     background-image: url('../media/ul_bg.gif');

     text-decoration: none;


     }



.skin_button {

     color: #FFFFFF;

   /*  background-color: transparent; */

     padding: 0px;

     margin: 0px 0px 0px 0px;

     display: inline;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     padding: 6px 20px 6px 20px;

     border-right: 1px dotted #fff;

     }



.skin_button a {

     color: #FFFFFF;

     background-color: inherit;

     font-weight: bold;


     }



.skin_button a:hover {

     color: #FFFFFF;

     background-color: inherit;

     text-decoration: underline;

     }



.skin_headacct {

     color: inherit;

     background-color: inherit;

     width: 100%;

     text-align: right;

     clear: both;

     }



.skin_fenavmini {

     color: inherit;

     background-color: #FFFFFF;

     background-image: url('../media/bg_fenavmini.gif'); background-repeat: 
     no-repeat; background-position: left bottom;

     padding: 5px 5px 1px 5px;

     margin: 0px 0px 5px 0px;


     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Divs                                         | */

/* +------------------------------------------------------------+ */



#khxc_debug {

     color: #333333;

     background-color: #FFFFFF;

     border: 1px solid #36586F;

     padding: 10px;

     overflow: hidden;

     margin-top: 10px;

     }



#khxc_printable {

     color: inherit;

     background-color: #FFFFFF;

  /*   border: 1px solid #36586F; */

     width: 800px;

     padding: 10px;

     margin: auto;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Messages                            | */

/* +------------------------------------------------------------+ */



.khxc_error {

     color: #29829A;

     background-color: inherit;

     font-weight: bold;

     }



.khxc_confirm {

     color: #29829A;

     background-color: inherit;

     font-weight: bold;

     }



.khxc_imgfloatrt {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/bg_splash.jpg'); background-repeat: 
     repeat-x; background-position: left top;

/*     float: right; */

     margin: 0px 0px 5px 0px;

/*     display: inline; */

     padding: 0px;

     height: 169px;

     }



.khxc_inline {

     color: inherit;

     background-color: #DBDBDB;

     display: inline;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Boxed Monospace Code                | */

/* +------------------------------------------------------------+ */



.khxc_preboxed {

     color: inherit;

     background-color: #F7F7F7;

     margin: 5px 0px 0px 0px;

     padding: 5px;

     border: 1px solid #36586F;

     font-family: Fixed, monospace;

     overflow: hidden;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Form Fields                         | */

/* +------------------------------------------------------------+ */



.khxc_formfieldradcb {

     color: inherit;

     background-color: inherit;

     }



.khxc_formfield {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #777777;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.khxc_formfield:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



.khxc_formfieldp {

     color: #3E6B8A;

     background-color: inherit;

     display: block;

     padding: 0px;

     margin: 0px;

     }



.khxc_formfieldpnfs {

     color: inherit;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 5px 0px;

     }



.khxc_formfielda {

     color: #29829A;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 2px 0px;

     }



.khxc_formbutton {

     color: #FFFFFF;

    /* background-color: #transparent; */

background-image: url('../media/button_red.gif'); background-repeat: 
     no-repeat; background-position: left top;

     border: 0px;

     padding: 5px;

     margin: 0px 0px 5px 0px;

     font-size: 10px;

     font-weight: bold;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     width: 125px;

     cursor: pointer;

     }



.khxc_formbutton:hover {

     color: #FFFFFF;

    /* background-color: #transparent; */

background-image: url('../media/button_blue.gif'); background-repeat: 
     no-repeat; background-position: left top;

     border: 0px;

     padding: 5px;

     margin: 0px 0px 5px 0px;

     font-size: 10px;

     font-weight: bold;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     width: 125px;

     }



.khxc_quickbutton {

     color: #FFFFFF;

     background-color: #ff0000;

     background-image: url('../media/button_red.gif'); 
     background-repeat: no-repeat; background-position: left top;

     cursor: pointer;

     border: 0px;

     padding: 5px;

     margin: 0px 0px 5px 0px;

     font-size: 10px;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     font-weight: bold;

     

     }



.khxc_quickbutton:hover {

     color: #FFFFFF;

     background-color: #ff0000;

     background-image: url('../media/button_blue.gif'); 
     background-repeat: no-repeat; background-position: left top;

     cursor: pointer;

     border: 0px;

     padding: 5px;

     margin: 0px 0px 5px 0px;

     font-size: 10px;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     font-weight: bold;

     

     }



.khxc_quickform {

     color: inherit;

     background-color: inherit;

     margin: 5px 0px 0px 0px;


     }



.khxc_quickfield {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #D7D7D7;

     font-size: 11px;

     margin: 1px 0px 0px 0px;

     }



.khxc_quickfield:hover {

     color: inherit;

     background-color: #FFFFFF;

     }



.khxc_formfieldradcb_rnc {

     color: inherit;

     background-color: #FFA4A4;

     }



.khxc_formfield_rnc {

     color: inherit;

     background-color: #FFA4A4;

     border: 1px solid #777777;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.khxc_formfield_rnc:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Form Displays                       | */

/* +------------------------------------------------------------+ */



 .khxc_formsecthead {

     color: #000000;

     background-color: #f6f9ed;

    /* background-image: url('../media/bg_storehead.gif'); background-repeat: 
     no-repeat; background-position: left top; */

     padding: 2px 2px 2px 2px;

     margin: 0px 0px 0px 0px;

     border-top: 1px solid #bcbcbc;

     border-bottom: 1px solid #bcbcbc;

     border-left: 1px solid #bcbcbc;

     border-right: 1px solid #bcbcbc;

     font-weight: bold;

     font-size: 12px;

     text-align: center;

 

     }



table.khxc_formtblone {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 0px;

     width: 100%;

/*     border: 1px solid #36586F;  */

     }



table.khxc_formtbltwo {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 0px;

     width: 100%;

/*     border: 1px solid #36586F; */

     }



td.khxc_formtbltwo {

     color: inherit;

     background-color: #EBEBEB;

     padding: 4px 2px 2px 2px;

     width: 50%;

/*     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC; */

     vertical-align: top;

     }



td.khxc_formtbltwospan {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 2px 2px 2px;

     width: 100%;

/*     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC; */

     vertical-align: top;

     }



td.khxc_formtblone {

     color: inherit;

     background-color: #ffffff;

     padding: 0px 2px 2px 2px;

     width: 100%;

    /* border: 1px solid #BCBCBC; */

     vertical-align: top;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Boxed Paragraphs                    | */

/* +------------------------------------------------------------+ */



p.khxc_ultableh {

     color: #007070;

     background-color: inherit;

     padding: 3px 5px 3px 5px;

     margin: 10px 0px 0px 0px;

     border-bottom: 1px solid #d7d7d7;

     font-weight: bold;

     }



p.khxc_ultablei {

     color: inherit;

     background-color: inherit;

     margin: 2px 0px 0px 0px;

     padding: 3px 5px 3px 5px;

/*     border: 1px solid #36586F; */

     }



p.khxc_ultablei a {

     color: #29829A;

     background-color: inherit;

     display: block;

     font-weight: normal;

     }



p.khxc_ultablel {

     color: inherit;

     background-color: #EBEBEB;

     margin: 0px 0px 5px 0px;

     padding: 3px 5px 3px 5px;

/*     border-right: 1px solid #36586F;

     border-left: 1px solid #36586F;

     border-bottom: 1px solid #36586F; */

     }



p.khxc_ultablel a {

     color: #29829A;

     background-color: inherit;

     font-weight: normal;

     }



p.khxc_uktablesp {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     font-size: 1px;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Table Data Displays                 | */

/* +------------------------------------------------------------+ */



table.khxc_sorttable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 0px 0px;

     border-spacing: 3px;

     width: 100%;

/*     border: 1px solid #36586F; */

     }



a.khxc_sorttable {

     color: #3E6B8A;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     }



tr.khxc_sorttable {

     color: inherit;

     background-color: inherit;

     padding: 5px;

     border: 1px solid #36586F;

     }



th.khxc_sorttable {

     color: inherit;

     background-color: #E9E9E9;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



td.khxc_sorttable {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD;

     vertical-align: top;

     }



td.khxc_sorttable p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Online Store Displays               | */

/* +------------------------------------------------------------+ */



.khxc_storehead {

     color: #ffffff;

     background-color: #ffffff;

     background-image: url('../media/bg_storehead.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 0px 0px 10px 0px;

     margin: 0px 0px 0px 0px;

     font-weight: bold;

     font-size: 14px;

     text-align: center;

     clear: both;

     }



.khxc_storelink {

     color: inherit;

     background-color: inherit;

     padding: 0px 5px 0px 5px;

     margin: 5px 0px 10px 0px;

/*     border: 1px solid #36586F; */

     }



.khxc_storelink a {

     color: #29829A;

     background-color: inherit;

     font-weight: normal;

     }



 .khxc_storelink p {

     color: #007070;

     background-color: inherit;

     margin: 4px 0px 4px 0px;

     } 



/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
/*     border: 1px solid #36586F; */
     vertical-align: top;
     }

td.khxc_cptbl_cat_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     border-spacing: 0;
     width: 100%;
     }

tr.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_prod {
     color: inherit;
     background-color: #FFFFFF;
     background-image: url('../media/product_box_bg_2.gif');
     background-repeat: no-repeat; 
     background-position: center top;

     padding: 4px 3px 4px 4px;
     vertical-align: top;
     width: 185px;
     height: 270px;
     margin-bottom: 4px;
     }

/* --- ZIPSKINS we add an 'a' class to control the title size and colour -- */

td.khxc_cptbl_prod a {
     color: #DA0000;
     }

td.khxc_cptbl_prod_blank {
     color: inherit;
    /* background-color: transparent; */
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     padding: 4px 6px 2px 16px;
     border: 1px solid #bebebe;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }


/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Price Displays                      | */

/* +------------------------------------------------------------+ */

.khxc_pricediv {

     color: inherit;

     background-color: inherit;
 
     margin: 2px 2px 2px 2px;

     border-top: 0px;

     padding: 5px 5px 5px 5px;


     }
 


.khxc_price {

     color: #FB3407;

    /* background-color: transparent; */

     display: inline;

     font-size: 20px;

     font-weight: bold;
    
     text-align: right;

     padding: 0px 0px 0px 10px;


     }



.khxc_pricex {

     color: #FB3407;

    /* background-color: transparent; */

     display: inline;

     text-decoration: line-through;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Shopping Cart Displays              | */

/* +------------------------------------------------------------+ */



.khxc_cartbutton {

     color: #FFFFFF;

     background-color: #ff0000;

     padding: 1px;

     font-size: 10px;

     font-weight: bold;

     text-align: center;

     display: block;

     margin: 0px 0px 5px 0px;

     width: 125px;

     }



.khxc_cartbutton:hover {

     color: #FFFFFF;

     background-color: #0000ff;

     text-decoration: none;

     cursor: pointer;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Ghost Table                         | */

/* +------------------------------------------------------------+ */



table.khxc_ghost {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     padding: 0px;

     border-spacing: 0px;

     width: 100%;

     }



td.khxc_ghost {

     color: inherit;

     background-color: inherit;

  /*   border-left: 1px solid #cccccc; */

     padding: 0px 0px 0px 5px;

     margin: 0px;

     vertical-align: top;

     }



.khxc_ghost form {

     color: inherit;

     background-color: inherit;

     display: inline;

}



td.khxc_ghost img {

     color: inherit;

     background-color: inherit;

     margin-right: 10px;

     margin-bottom: 10px;

     }



td.khxc_ghost p {

     margin: 0px 0px 6px 0px;

}


td.khxc_ghost strong {

     font-size: 12px;

     color: #006699;

}



/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {

     color: #ffffff;

     background-color: #ffffff;

     background-image: url('../media/bg_storehead.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 8px 5px 8px 5px;

     margin: 0px 0px 10px 0px;

     font-weight: bold;

     font-size: 14px;


     }


table.khxc_regtable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 3px;

     width: 100%;

     }



tr.khxc_regtable {

     color: inherit;

     background-color: inherit;

     padding: 5px;

     }



th.khxc_regtable {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

     vertical-align: top;

     }



td.khxc_regtable {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 3px 4px 3px;

     vertical-align: top;

     }



.khxc_regtable p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Order Summary Displays              | */
/* | This provides backwards compatibility with versions prior  | */
/* | to v6.0.4                                                  | */
/* +------------------------------------------------------------+ */



table.khxc_ordsumm {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 3px;

     width: 100%;

/*     border-left: 1px solid #36586F;

     border-right: 1px solid #36586F;

     border-bottom: 1px solid #36586F; */

     }



.khxc_ordsumm a {

     color: #29829A;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     }



tr.khxc_ordsumm {

     color: inherit;

     background-color: inherit;

     padding: 5px;

/*     border: 1px solid #36586F; */

     }



th.khxc_ordsumm {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

/*     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD; */

     vertical-align: top;

     }



td.khxc_ordsumm {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 3px 4px 3px;

/*     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD; */

     vertical-align: top;

     }



.khxc_ordsumm p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



.khxc_ordsumm a {

     color: #29829A;

     background-color: inherit;

     }



.khxc_ordsumm a:hover {

     color: inherit;

     background-color: inherit;

     text-decoration: underline;

     }



.khxc_ordsummhead {

     color: #C50004;

     background-color: #ffffff;

     background-image: url('../media/bg_storehead.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 8px 5px 8px 5px;

     margin: 0px 0px 10px 0px;

     font-weight: bold;

     font-size: 14px;


     }



.khxc_ordsummcenter {

     color: inherit;

     background-color: inherit;

     text-align: center;

     padding: 0px;

     margin: 0px 0px 10px 0px;

     border: 1px solid #36586F;

     }



.khxc_ordsummbig {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     font-size: 16px;

     }



.khxc_ordsummlink {

     color: inherit;

     background-color: #F7F7F7;

     padding: 0px 5px 0px 5px;

     margin: 10px 0px 10px 0px;

     border: 1px solid #36586F;

     }



.khxc_ordsummlink a {

     color: #29829A;

     background-color: inherit;

     font-weight: normal;

     }



/* +------------------------------------------------------------+ */

/* | KHXC Required Classes: Misc                                | */

/* +------------------------------------------------------------+ */



h1.khxc_secthead {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     font-size: 11px;

     text-decoration: underline;

     }



.khxc_clearboth {

     color: inherit;

     background-color: inherit;

     clear: both;

     }



.khxc_outstock {

     color: #FF0000;

     background-color: inherit;

     }



a.khxc_hrefbutton {

     color: #FFFFFF;

     background-color: #FB3407;

/*     border: 1px solid #36586F; */

     padding: 2px 5px 2px 5px;

     font-size: 10px;

     font-weight: bold;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     text-align: center;

     display: block;

     }



a.khxc_hrefbutton:hover {

     color: #FFFFFF;

     background-color: #FB3407;

     text-decoration: none;

     cursor: default;

     }



.khxc_outline {

     color: inherit;

     background-color: #F7F7F7;

     border: 1px solid #36586F;

     padding: 5px;

     margin-top: 5px;

     }



.khxc_outlinetrans {

     color: inherit;

     background-color: inherit;

     border: 1px solid #36586F;

     }



.khxc_outline p {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 3px 0px;

}

.big {font-size: 16px; font-weight: bold;}


/* +------------------------------------------------------------+ */

/* | Custom ZipSkin Classes and ID .skin and .khxc              | */

/* +------------------------------------------------------------+ */


.skin_fenav {

     color: inherit;

    /* background-color: #transparent; */

     background-image: url('../media/bg_fenav.gif'); background-repeat: 
     no-repeat; background-position: left bottom; 

     padding: 0px 0px 7px 0px;

     margin: 0px 0px 5px 0px;

     border-left: 1px solid #ffbcbc;

     border-right: 1px solid #ffbcbc; 

     font-weight: bold;

     }


#skin_prim_nav {

     color: inherit;

    /* background-color: #215281; */

     background-image: url('../media/bg_1.gif'); background-repeat: 
     no-repeat; background-position: left top;

     padding: 11px 5px 11px 5px;

     margin: 0px 0px 0px 0px;

     font-weight: bold;

     text-align: center;

     height: 13px;

     }

#skin_subnav {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/bg_wbar.gif'); background-repeat: 
     no-repeat; background-position: left bottom;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 5px 0px;

     font-weight: bold;

     width: 100%;

     }


#skin_button_last {

     border: none;

     }



.skin_footbutton {

     color: #999999;

     background-color: #ec1922;

     border-right: 1px dotted #fff;

     display: inline;

     font-weight: normal;

     padding: 4px 27px 4px 27px;

     }



.skin_footbutton a {

     color: #fff;

     background-color: inherit;

     font-weight: normal;

     }



.skin_footbutton a:hover {

     color: #fff;

     background-color: inherit;

     text-decoration: underline;

     }

#skin_footbutton_last {

     border: 0;

     }


.khxc_welcomemessage {

     border: 1px solid #D7D7D7;
     
     width: 310px;

     padding: 4px;

     height: 150px;

     margin: 0px;


}


.welcome_title {

     color: #29829A;

     font-size: 12px;

     font-weight: bold;

}


.skin_searchfield {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #D7D7D7;

     font-size: 11px;

     margin: 1px 4px 0px 0px;

     }



.skin_searchfield:hover {

     color: inherit;

     background-color: #FFFFFF;

     }


.skin_searchbutton {

     color: #FFFFFF;

     background-color: #FB3407;

     border: 0px;

     padding: 1px;

     margin: 0px;

     font-size: 10px;

     font-weight: bold;

     width: 60px;

     }



.skin_searchbutton:hover {

     color: #ffffff;

     background-color: #807DB0;

     }

.welcomemessage {

     background-color: inherit;

     background-image: url('../media/splash_main.jpg'); 
     background-repeat: no-repeat;
     background-position: left top;
     
/*     width: 310px; */

     padding: 7px 195px 0px 7px;

     height: 193px;

     margin: 0px 0px 7px 0px;

     font-size: 10px;


}


#skin_copy {

     color: #fff;
     
    /* background-color: transparent; */

     padding: 5px 0px 0px 0px;

}


/* Zipskins Browse menu css, not always used but always present in CSS */


 #skin_browse {
 
     color: #FFFFFF;

     background-color: inherit;

    /* background-image: url('../media/bg_browse.gif'); background-repeat: 
     no-repeat; background-position: left bottom; */
     
     padding: 0;

     margin: 0px 0px 5px 0px;

     font-size: 14px;

     font-family: Tahoma, Arial, Helvetica, sans-serif;
     height: 182px;


}

     

#skin_browse ul {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 0px 0px;

     list-style: none;

     }



#skin_browse ul li {

     color: inherit;

     background-color: inherit;

     background-image: url('../media/bg_browsea.gif'); background-repeat: 
     no-repeat; background-position: 0.4em 0.9em;

     padding: 0px;

     margin: 0px;

     border-bottom: 1px dotted #fff;

     list-style: none;

     width: 100%;

     }



#skin_browse ul li a {

     color: #FFFFFF;

     background-color: inherit;

     font-weight: bold;

     display: block;

     text-decoration: none;

     padding: 13px 5px 13px 22px;

     width: 153px;


     }



#skin_browse ul li a:hover {

     color: #FFFFFF;

     background-color: inherit;

     text-decoration: underline;


} 


/* MiniCart Header */

.skin_fenavhmcart {

     color: #FFFFFF;

     background-color: #29829A;

     padding: 7px 5px 7px 5px;

     margin: 0px 0px 0px 0px;

/*     border-top: 1px solid #D7D7D7;

     border-left: 1px solid #D7D7D7;

     border-right: 1px solid #D7D7D7; */

     font-weight: bold;

     }


/* Splash table. This holds the splash content and menus if applicable */


#skin_splash {

     color: inherit;

     background-color: inherit;

     width: 100%;

     padding: 0px 0px 0px 0px;

     border-collapse: collapse;

     margin: 0px 0px 0px 0px;

     }



#skin_splash_prod {

     color: inherit;

     background-color: inherit;

     padding: 0px 5px 0px 0px;

     margin: 0px 0px 0px 0px;

     vertical-align: top;

     text-align: left;

     overflow: hidden;


     }

#skin_splash_prod .khxc_storehead {

     color: #fff;

     background-image: url('../media/bg_feathead.gif'); background-repeat: 
     no-repeat; background-position: left top;

     }



#skin_splash_rc {

     color: inherit;

     background-color: inherit;

     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     border: none;

     vertical-align: top;

     width: 170px;


     }

#skin_splash_rc .skin_fenavh {

     color: #FFFFFF;

     background-color: #4C4C4C;

     background-image: url('../media/bg_fenavh_alt.gif'); background-repeat: 
     no-repeat; background-position: left top;

     }

#skin_splash_rc .skin_fenav {

     background-image: url('../media/bg_fenav_alt.gif'); background-repeat: 
     no-repeat; background-position: left bottom;

     }

#skin_splash_rc a {

     color: #fff;

     }

#skin_splashimg {

     margin-top: 5px;

}

.cart {

     color: inherit;

     background-color: inherit;

   /*  background-image: url('../media/cart.gif'); background-repeat: 
     no-repeat; background-position: 35em 0.5em; */

    /* font-color: #ff00ff; */

     padding: 5px 10px 0px 0px;

     margin: 0px 0px 0px 0px;

     

     }



.bestsellers_title {

     color: #ffa6a6;

     background-image: url('../media/bestsellers_head_bg_red.gif'); 
     
     background-repeat: no-repeat; 

     background-position: left top;

     font-weight: bold;

     font-size: 14px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 10px;

     padding-right: 0px;

     padding-bottom: 0px;

     padding-left: 0px;

     width: 165px;

}

 .bestsellers {

     background-color: inherit;

     background-image: url('../media/bestsellers_body.gif');

     background-repeat: repeat; 

     background-position: right top;
 
     width: 165px;
      
     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     font-size: 12px;
  
     text-align: left;


}

.bestsellers_base {

     color: #ed1921;

     background-image: url('../media/bestsellers_base.gif'); 
     
     background-repeat: no-repeat; 

     background-position: left top;

     font-weight: bold;

     font-size: 10px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 0px;

     padding-right: 0px;

     padding-bottom: 0px;

     padding-left: 0px;

     width: 165px;

}

.bestsellers a {

     color: #666666;

     background-color: inherit;

     font-weight: normal;

     font-size: 11px;

     display: block;

     text-decoration: none;

     padding-top: 0px;

     padding-right: 4px;

     padding-bottom: 4px;

     padding-left: 6px;

}

.bestsellers a:hover {  

     color: #ffffff;

     background-image: url('../media/bestsellers_bg_hover.gif');

     background-color: inherit;

     text-decoration: none;

}

.tyre_sets_title {

     color: #ffa6a6;

     background-image: url('../media/tyre_sets_head.gif'); 
     background-repeat: no-repeat; 

     background-position: left top;

     font-weight: bold;

     font-size: 14px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 10px;

     padding-right: 0px;

     padding-bottom: 0px;

     padding-left: 0px;

     width: 165px;

}

 .tyre_sets {

     background-color: inherit;

     background-image: url('../media/bestsellers_body.gif');

     background-repeat: repeat; 

     background-position: right top;
 
     width: 165px;
      
     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     font-size: 12px;
  
     text-align: left;


}

.tyre_sets_base {

     color: #ed1921;

     background-image: url('../media/bestsellers_base.gif'); 
     
     background-repeat: no-repeat; 

     background-position: left top;

     font-weight: bold;

     font-size: 10px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 0px;

     padding-right: 0px;

     padding-bottom: 0px;

     padding-left: 0px;

     width: 165px;

}

.tyre_sets a {

     color: #666666;

     background-color: inherit;

     font-weight: normal;

     font-size: 11px;

     display: block;

     text-decoration: none;

     padding-top: 0px;

     padding-right: 4px;

     padding-bottom: 4px;

     padding-left: 6px;

}

.tyre_sets a:hover {  

     color: #ffffff;

     background-image: url('../media/bestsellers_bg_hover.gif');

     background-color: inherit;

     text-decoration: none;

}


.splash_prod_price  {

     color: inherit;

   /*  background-color: transparent; */

     background-image: url('../media/pbox_price_bg_2.gif'); 
     
     background-repeat: no-repeat; 

     background-position: left bottom;
     
    
     height: 41px;

     padding: 5px 5px 0px 5px;

     margin: 0px 5px 0px 5px;

}

.splash_prod_image  {

     color: inherit;

     background-color: inherit;

     text-align: center;

     height: 100px;

     padding: 0px;

     margin: 5px 5px 5px 5px;

}

.splash_prod_detail  {

     color: inherit;

   /*  background-color: transparent; */

     background-image: url('../media/pbox_des_bg_2.gif'); 
     background-repeat: no-repeat; 
     background-position: middle bottom; 

     text-align: center;
    
     height: 80px;

     padding: 5px;

     margin: 10px 5px 0px 5px;

}

#basket {

     color: inherit;

     background-color: inherit;

     background-image: 
     background-position: 7.1em 5.7em;

     background-repeat: no-repeat;

     width: 25%;

     text-align: right;

     vertical-align: top;

     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     }

.basket_bottom {

     color: #ffa500;

     background-color: inherit;

     font-weight: bold;

     font-size: 16px;

     display: block;

     text-decoration: none;

     padding-top: 0px;

     padding-right: 10px;

     padding-bottom: 0px;

     padding-left: 0px;


}

.geotrust {

     padding-top: 2px;

     padding-right: 2px;

     padding-bottom: 2px;

     padding-left: 2px;

     text-align: right;



}

.despatch {

     background-color: inherit;

     background-image: url('../media/despatch.gif');

     background-repeat: no-repeat; 

     background-position: right top;
 
     width: 165px;

     height: 150px;
      
     padding: 0px 0px 0px 0px;

     margin: 0px 0px 0px 0px;

     text-align: center;


}

.despatch_head {

     color: #FF0000;

     background-repeat: no-repeat; 

     background-position: left top;

     font-weight: bold;

     font-size: 14px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 80px;

     padding-right: 0px;

     padding-bottom: 0px;

     padding-left: 0px;

     width: 165px;

}

.despatch a {

     color: #666666;

     background-color: inherit;

     font-weight: normal;

     font-size: 10px;

     text-align: center;

     display: block;

     text-decoration: none;

     padding-top: 10px;

     padding-right: 30px;

     padding-bottom: 4px;

     padding-left: 30px;

}

.despatch a:hover {  

     color: #666666;

     background-color: inherit;

     text-decoration: underline;

}

.ht_mcol_bottom {

     color: #000000;

    /* font-weight: bold; */

     font-size: 13px;

     text-align: center;

     padding-top: 65px;

     padding-right: 180px;

     padding-bottom: 0px;

     padding-left: 20px;
}

#also_available_title {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

 } 

#also_available_1 {

     color: #999999;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 1px solid;

 }

#also_available_1:hover {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 2px solid;

 }

#also_available_2 {

     color: #999999;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 1px solid;

 }

#also_available_2:hover {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 2px solid;

 }

#also_available_3 {

     color: #999999;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 1px solid;

 }

#also_available_3:hover {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 2px solid;

 }

#also_available_4 {

     color: #999999;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 1px solid;

 }

#also_available_4:hover {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 2px solid;

 }

#also_available_5 {

     color: #999999;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 1px solid;

 }

#also_available_5:hover {

     color: #ff0000;

     font-size: 14px;

     text-align: center;

     padding: 5px 5px 5px 5px;

     border: 2px solid;

 }




       

 
/* +------------------------------------------------------------+ */

/* | End                                                        | */

/* +------------------------------------------------------------+ */