/* +------------------------------------------------------------+ */

/* | General XHTML Elements                                     | */

/* +------------------------------------------------------------+ */




body {
     background-image: url('../media/bg_tile.gif');
     background-repeat: repeat;
     }

body {

     color: #535353;

     background-color: #FFFFFF;

     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;

     }



p {

     color: inherit;

     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;

     }



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;

     }



.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: #FF6600;

     background-color: inherit;

     text-decoration: underline;

     font-weight: normal;

     }



a.unfancy:hover {

     color: #FF6600;

     background-color: inherit;

     text-decoration: underline;

     }



/* +------------------------------------------------------------+ */

/* | Skin Specific Divs                                         | */

/* +------------------------------------------------------------+ */



#skin_wrapper {

     color: inherit;

     background-color: inherit;

     width: 660px;

     padding: 0px;

     margin: auto;

     }



#skin_header {

     color: inherit;

     background-color: #FFFFFF;

/*     border: 1px solid #36586F; */

     padding: 0px;

     margin-bottom: 4px;

     }



#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 5px 0px 0px;

     margin: 0px 0px 0px 0px;

     vertical-align: top;

     width: 170px;

     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: 485px;


     }



#skin_ct_rcol {

     color: inherit;

     background-color: #FDFDFD;

     padding: 7px 7px 7px 9px;

     margin: 0px;

     vertical-align: top;

     border-left: 1px solid #CDCDCD;

     width: 160px;

     }



#skin_footer {

     color: inherit;

     background-color: inherit;

     padding: 5px 0px 0px 0px;

     margin-top: 5px;

     text-align: center;

     border-top: 2px solid #979797;

     }



#skin_pgtitle {

     color: #535353;

     background-color: #FFFFFF;

     padding: 7px 5px 7px 2px;

     margin: 0px 0px 10px 0px;

     border-bottom: 1px solid #D7D7D7;

     font-weight: bold;

     }



#skin_content {

     color: inherit;

     background-color: inherit;

     margin: auto;

     padding: 0px;

     }



#skin_ht {

     color: inherit;

     background-color: inherit;

     border: 0px;

     margin: 0px;

     padding: 0px;

     width: 100%;

     }



#skin_ht_lcol {

     color: inherit;

     background-color: inherit;

     width: 25%;

     text-align: left;

     vertical-align: top;

     padding: 10px 0px 10px 0px;

     }



#skin_ht_rcol {

     color: inherit;

     background-color: #FDFDFD;

     width: 75%;

     text-align: right;

     vertical-align: top;

     padding: 10px 0px 10px 0px;

     }



/* +------------------------------------------------------------+ */

/* | Skin Specific Classes                                      | */

/* +------------------------------------------------------------+ */



.skin_fenavh {

     color: #FF6600;

     background-color: #FFFFFF;

     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;

     }



.skin_fenav ul {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 0px 0px;

     list-style: none;

     }



.skin_fenav ul li {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px;

     border-top: 1px dotted #CBCBCB;

     list-style: none;

     width: 100%;

     }



.skin_fenav ul li a {

     color: #535353;

     background-color: inherit;

     font-weight: normal;

     display: block;

     text-decoration: none;

     padding: 3px 5px 3px 5px;


     }



.skin_fenav ul li a:hover {

     color: #FF6600;

     background-color: inherit;

     text-decoration: none;


     }



.skin_button {

     color: #535353;

     background-color: inherit;

     padding: 0px;

     border-right: 1px solid #A7A7A7;

     margin: 0px 0px 0px 0px;

     display: inline;

     font-family: Arial, Helvetica, Tahoma, sans-serif;

     padding: 4px 22px 4px 22px;

     }



.skin_button a {

     color: #535353;

     background-color: inherit;

     font-weight: bold;


     }



.skin_button a:hover {

     color: #777777;

     background-color: inherit;

     text-decoration: none;

     }



.skin_headacct {

     color: inherit;

     background-color: inherit;

     width: 100%;

     text-align: right;

     clear: both;

     }



.skin_fenavmini {

     color: inherit;

     background-color: #EBEBEB;

     padding: 5px 5px 0px 5px;

     margin: 0px 0px 0px 0px;

     border-left: 1px solid #D7D7D7;

     border-right: 1px solid #D7D7D7;

     border-bottom: 1px solid #D7D7D7;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Divs                                         | */

/* +------------------------------------------------------------+ */



#debug {

     color: #333333;

     background-color: #FFFFFF;

     border: 1px solid #36586F;

     padding: 10px;

     overflow: hidden;

     margin-top: 10px;

     }



#printable {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #36586F;

     width: 800px;

     padding: 10px;

     margin: auto;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Messages                            | */

/* +------------------------------------------------------------+ */



.error {

     color: #FF0000;

     background-color: inherit;

     font-weight: bold;

     }



.confirm {

     color: #339933;

     background-color: inherit;

     font-weight: bold;

     }



.imgfloatrt {

     color: inherit;

     background-color: inherit;

     float: right;

     margin: 0px 0px 10px 0px;

     display: inline;

     }



.inline {

     color: inherit;

     background-color: #DBDBDB;

     display: inline;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Boxed Monospace Code                | */

/* +------------------------------------------------------------+ */



.preboxed {

     color: inherit;

     background-color: #F7F7F7;

     margin: 5px 0px 0px 0px;

     padding: 5px;

     border: 1px solid #36586F;

     font-family: Fixed, monospace;

     overflow: hidden;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Form Fields                         | */

/* +------------------------------------------------------------+ */



.formfieldradcb {

     color: inherit;

     background-color: inherit;

     }



.formfield {

     color: inherit;

     background-color: #FFFFFF;

     border: 1px solid #777777;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.formfield:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



.formfieldp {

     color: #3E6B8A;

     background-color: inherit;

     display: block;

     padding: 0px;

     margin: 0px;

     }



.formfieldpnfs {

     color: inherit;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 5px 0px;

     }



.formfielda {

     color: #FF6600;

     background-color: inherit;

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 2px 0px;

     }



.formbutton {

     color: #FFFFFF;

     background-color: #777777;

     border: 0px;

     padding: 1px;

     margin: 0px 0px 5px 0px;

     font-size: 11px;

     font-weight: bold;

     width: 130px;

     }



.formbutton:hover {

     color: #FFFFFF;

     background-color: #535353;

     }



.quickbutton {

     color: #FFFFFF;

     background-color: #777777;

     border: 0px;

     padding: 1px;

     margin: 0px;

     font-size: 11px;

     font-weight: bold;

     width: 130px;

     }



.quickbutton:hover {

     color: #ffffff;

     background-color: #535353;

     }



.quickform {

     color: inherit;

     background-color: inherit;

     margin: 5px 0px 0px 0px;

     }



.quickfield {

     color: inherit;

     background-color: #DEDEDE;

     border: 1px solid #777777;

     font-size: 11px;

     margin: 1px 0px 0px 0px;

     }



.quickfield:hover {

     color: inherit;

     background-color: #FFFFFF;

     }



.formfieldradcb_rnc {

     color: inherit;

     background-color: #FFA4A4;

     }



.formfield_rnc {

     color: inherit;

     background-color: #FFA4A4;

     border: 1px solid #777777;

     font-size: 11px;

     margin: 5px 5px 0px 2px;

     }



.formfield_rnc:hover {

     color: inherit;

     background-color: #DEDEDE;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Form Displays                       | */

/* +------------------------------------------------------------+ */



.formsecthead {

     color: #535353;

     background-color: #ffffff;

     padding: 7px 5px 7px 2px;

     margin: 10px 0px 2px 0px;

     border-bottom: 1px solid #D7D7D7;

     font-weight: bold;

     }



table.formtblone {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 0px;

     width: 100%;

/*     border: 1px solid #36586F;  */

     }



table.formtbltwo {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 0px;

     width: 100%;

/*     border: 1px solid #36586F; */

     }



td.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.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.formtblone {

     color: inherit;

     background-color: #EBEBEB;

     padding: 4px 2px 2px 2px;

     width: 100%;

/*     border-top: 1px solid #BCBCBC;

     border-left: 1px solid #BCBCBC; */

     vertical-align: top;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Boxed Paragraphs                    | */

/* +------------------------------------------------------------+ */



p.ultableh {

     color: #535353;

     background-color: inherit;

     padding: 3px 5px 3px 5px;

     margin: 10px 0px 0px 0px;

     border-bottom: 1px solid #d7d7d7;

     font-weight: bold;

     }



p.ultablei {

     color: inherit;

     background-color: inherit;

     margin: 2px 0px 0px 0px;

     padding: 3px 5px 3px 5px;

/*     border: 1px solid #36586F; */

     }



p.ultablei a {

     color: #FF6600;

     background-color: inherit;

     display: block;

     font-weight: normal;

     }



p.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.ultablel a {

     color: #ff6600;

     background-color: inherit;

     font-weight: normal;

     }



p.uktablesp {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     font-size: 1px;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Table Data Displays                 | */

/* +------------------------------------------------------------+ */



table.sorttable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 0px 0px;

     border-spacing: 3px;

     width: 100%;

/*     border: 1px solid #36586F; */

     }



a.sorttable {

     color: #3E6B8A;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     }



tr.sorttable {

     color: inherit;

     background-color: inherit;

     padding: 5px;

     border: 1px solid #36586F;

     }



th.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.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.sorttable p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Online Store Displays               | */

/* +------------------------------------------------------------+ */



.storehead {

     color: #535353;

     background-color: #ffffff;

     padding: 7px 5px 7px 2px;

     margin: 10px 0px 2px 0px;

     border-bottom: 1px solid #D7D7D7;

     font-weight: bold;

     clear: both;

     }



.storelink {

     color: inherit;

     background-color: inherit;

     padding: 0px 5px 0px 5px;

     margin: 5px 0px 10px 0px;

/*     border: 1px solid #36586F; */

     }



.storelink a {

     color: #FF6600;

     background-color: inherit;

     font-weight: normal;

     }



.storelink p {

     color: #535353;

     background-color: inherit;

     margin: 4px 0px 4px 0px;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Category/Product Display Tables     | */

/* +------------------------------------------------------------+ */



table.cptbl {

     color: inherit;

     background-color: inherit;

/*     background-image: url('../media/bg_catprod.gif'); 

     background-repeat: repeat-y; background-position: left top; */

     margin: 0px 0px 0px 0px;

     border-spacing: 0px;

     width: 100%;

     }



td.cptbl1 {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

/*     border: 1px solid #36586F; */

     width: 100%;

     vertical-align: top;

     }



td.cptbl2 {

     color: inherit;

     background-color: inherit;

     padding: 10px 4px 10px 4px;

     border-bottom: 1px solid #D7D7D7;

     width: 50%;

     vertical-align: top;

     }



td.cptbl3 {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

     border: 1px solid #36586F;

     width: 33%;

     vertical-align: top;

     }



td.cptbl4 {

     color: inherit;

     background-color: inherit;

     padding: 4px 4px 2px 4px;

     border: 1px solid #36586F;

     width: 25%;

     vertical-align: top;

     }



td.cptblblank {

     color: inherit;

     background-color: inherit;

     display: none;

     }

/* +------------------------------------------------------------+ */
/* | CORE Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.cptbl_cat {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.cptbl_cat {
     color: inherit;
     background-color: inherit;
     }

td.cptbl_cat {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
/*     border: 1px solid #36586F; */
     vertical-align: top;
     }

td.cptbl_cat_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | CORE Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.cptbl_prod {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     border-spacing: 0px;
     width: 100%;
     }

tr.cptbl_prod {
     color: inherit;
     background-color: inherit;
     }

td.cptbl_prod {
     color: inherit;
     background-color: inherit;
     padding: 14px 3px 14px 4px;
     border-bottom: 1px solid #D7D7D7;
     vertical-align: top;
     }

/* --- ZIPSKINS we add an 'a' class to control the title size and colour -- */

td.cptbl_prod a {
     font-size: 12pX;
     color: #535353;
     }

td.cptbl_prod_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | CORE Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.cptbl_det {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.cptbl_det {
     color: inherit;
     background-color: inherit;
     }

td.cptbl_det {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
/*     border: 1px solid #36586F; */
     vertical-align: top;
     }

td.cptbl_det_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }


/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Price Displays                      | */

/* +------------------------------------------------------------+ */



.pricediv {

     color: inherit;

     background-color: inherit;

     margin: 2px 0px 2px 0px;

     border-top: 1px solid #D7D7D7;

     padding: 5px 0px 0px 0px;


     }



.price {

     color: #FF6600;

     background-color: inherit;

     display: inline;

     font-size: 12px;

     font-weight: bold;
    
     text-align: right;

     padding: 0px 0px 0px 10px;


     }



.pricex {

     color: #FF0000;

     background-color: inherit;

     display: inline;

     text-decoration: line-through;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Shopping Cart Displays              | */

/* +------------------------------------------------------------+ */



.cartbutton {

     color: #FFFFFF;

     background-color: #777777;

/*     border: 1px solid #36586F;  */

     padding: 1px;

     font-size: 11px;

     font-weight: bold;

     text-align: center;

     display: block;

     margin: 0px 0px 5px 0px;

     width: 125px;

     }



.cartbutton:hover {

     color: #FFFFFF;

     background-color: #535353;

     text-decoration: none;

     cursor: default;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Ghost Table                         | */

/* +------------------------------------------------------------+ */



table.ghost {

     color: inherit;

     background-color: inherit;

     margin: 0px;

     padding: 0px;

     border-spacing: 0px;

     width: 100%;

     }



td.ghost {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px;

     vertical-align: top;

     }



.ghost form {

     color: inherit;

     background-color: inherit;

     display: inline;

}



td.ghost img {

     color: inherit;

     background-color: inherit;

     margin-right: 10px;

     margin-bottom: 10px;

     }



td.ghost p {

     margin: 0px 0px 6px 0px;

}


td.ghost strong {

     font-size: 12px;

}



/* +------------------------------------------------------------+ */
/* | CORE Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.regtablehead {

     color: #535353;

     background-color: inherit;

     padding: 2px 5px 2px 5px;

     margin: 0px;

     border-bottom: 1px solid #D7D7D7;

     font-weight: bold;

     clear: both;

     }


table.regtable {

     color: inherit;

     background-color: inherit;

     margin: 0px 0px 5px 0px;

     border-spacing: 3px;

     width: 100%;

     }


tr.regtable {

     color: inherit;

     background-color: inherit;

     padding: 5px;

     }



th.regtable {

     color: inherit;

     background-color: inherit;

     padding: 4px 3px 4px 3px;

     vertical-align: top;

     }



td.regtable {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 3px 4px 3px;

     vertical-align: top;

     }



.regtable p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



/* +------------------------------------------------------------+ */
/* | CORE Required Classes: Order Summary Displays              | */
/* | This provides backwards compatibility with versions prior  | */
/* | to v6.0.4                                                  | */
/* +------------------------------------------------------------+ */



table.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; */

     }



.ordsumm a {

     color: #FF6600;

     background-color: inherit;

     font-weight: bold;

     text-decoration: none;

     }



tr.ordsumm {

     color: inherit;

     background-color: inherit;

     padding: 5px;

/*     border: 1px solid #36586F; */

     }



th.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.ordsumm {

     color: inherit;

     background-color: #F7F7F7;

     padding: 4px 3px 4px 3px;

/*     border-top: 1px solid #CDCDCD;

     border-left: 1px solid #CDCDCD; */

     vertical-align: top;

     }



.ordsumm p {

     color: inherit;

     background-color: inherit;

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



.ordsumm a {

     color: #3E6B8A;

     background-color: inherit;

     }



.ordsumm a:hover {

     color: inherit;

     background-color: inherit;

     text-decoration: underline;

     }



.ordsummhead {

     color: #535353;

     background-color: inherit;

     padding: 2px 5px 2px 5px;

     margin: 0px;

     border-bottom: 1px solid #D7D7D7;

     font-weight: bold;

     clear: both;

     }



.ordsummcenter {

     color: inherit;

     background-color: inherit;

     text-align: center;

     padding: 0px;

     margin: 0px 0px 10px 0px;

     border: 1px solid #36586F;

     }



.ordsummbig {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     font-size: 16px;

     }



.ordsummlink {

     color: inherit;

     background-color: #F7F7F7;

     padding: 0px 5px 0px 5px;

     margin: 10px 0px 10px 0px;

     border: 1px solid #36586F;

     }



.ordsummlink a {

     color: #3E6B8A;

     background-color: inherit;

     font-weight: normal;

     }



/* +------------------------------------------------------------+ */

/* | CORE Required Classes: Misc                                | */

/* +------------------------------------------------------------+ */



h1.secthead {

     color: inherit;

     background-color: inherit;

     font-weight: bold;

     font-size: 11px;

     text-decoration: underline;

     }



.clearboth {

     color: inherit;

     background-color: inherit;

     clear: both;

     }



.outstock {

     color: #FF0000;

     background-color: inherit;

     }



a.hrefbutton {

     color: #FFFFFF;

     background-color: #777777;

/*     border: 1px solid #36586F; */

     padding: 2px 5px 2px 5px;

     font-size: 11px;

     font-weight: bold;

     text-align: center;

     display: block;

     }



a.hrefbutton:hover {

     color: #FFFFFF;

     background-color: #535353;

     text-decoration: none;

     cursor: default;

     }



.outline {

     color: inherit;

     background-color: #F7F7F7;

     border: 1px solid #36586F;

     padding: 5px;

     margin-top: 5px;

     }



.outlinetrans {

     color: inherit;

     background-color: inherit;

     border: 1px solid #36586F;

     }



.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 .core              | */

/* +------------------------------------------------------------+ */


.skin_fenav {

     color: inherit;

     background-color: inherit;

/*     padding: 7px 5px 7px 5px; */

     margin: 0px 0px 0px 0px;

     border-left: 1px solid #D7D7D7;

     border-right: 1px solid #D7D7D7;

     font-weight: bold;

     }


#skin_prim_nav {

     color: inherit;

     background-color: #EBEBEB;

     padding: 7px 5px 7px 5px;

     margin: 0px 0px 0px 0px;

     border-top: 2px solid #979797;

     font-weight: bold;

     text-align: center;

     }


#skin_button_last {

     border: 0;

     }



.skin_footbutton {

     color: #FF6600;

     background-color: inherit;

     border-right: 1px solid #A7A7A7;

     display: inline;

     font-weight: normal;

     padding: 4px 30px 4px 30px;

     }



.skin_footbutton a {

     color: #FF6600;

     background-color: inherit;

     font-weight: normal;

     }



.skin_footbutton a:hover {

     color: #FF6600;

     background-color: inherit;

     text-decoration: underline;

     }

#skin_footbutton_last {

     border: 0;

     }


.welcomemessage {

     border: 1px solid #D7D7D7;
     
     width: 310px;

     padding: 4px;

     height: 150px;

     margin: 0px;


}


.welcome_title {

     color: #FF6600;

     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: #777777;

     border: 0px;

     padding: 1px;

     margin: 0px;

     font-size: 11px;

     font-weight: bold;

     width: 70px;

     }



.skin_searchbutton:hover {

     color: #ffffff;

     background-color: #535353;

     }


#skin_copy {

     color: #C0C0C0;
     
     background-color: inherit;

}

/* +------------------------------------------------------------+ */

/* | End                                                        | */

/* +------------------------------------------------------------+ */

legend {
     display: none;
}

label {
     display: none;
}

.formfieldrelwrap {
     overflow: auto;
     width: 550px;
     height: 90px;
     border: 1px solid #555555;
     padding: 5px;
     margin: 10px 0px 10px 0px;
     }

.formfieldwysiwyg {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;
     }

.formfieldwysiwyg:hover {
     background-color: #F5F5F5;
     }

.formfieldleg {
     font-weight: bold;
     }

.formfieldleg_rnc {
     font-weight: bold;
     color: #FF0000;
     }

table.formtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

table.formtable td {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     }
	 
	 /* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
margin-top:1em;
position:relative; /* Added by Cartmod */
}

/* Added by Cartmod */
#tabber_addtocart {
position:absolute;
bottom: -210px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #EBEBEB;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #363636; }
ul.tabbernav li a:visited { color: #363636; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #777777;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


