@charset "UTF-8";
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.right {
  float: right; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 32px;
  line-height: 32px; }

/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/*
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*------------------------------------*\
    $CSSWIZARDRY-GRIDS
\*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*\
    $INTRODUCTION
\*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * palm     --  palm-based devices, like phones and small tablets
 * lap      --  lap-based devices, like iPads or laptops
 * portable --  all of the above
 * desk     --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
   <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
   `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
   `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
   `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
   `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*\
    $VARIABLES
\*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to ΓÇÿfalseΓÇÖ:
 */
/**
 * Is this build mobile first? Setting to ΓÇÿtrueΓÇÖ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like SassΓÇÖ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * Define your breakpoints. The first value is the prefix that shall be used for
 * your classes (e.g. `.palm--one-half`), the second value is the media query
 * that the breakpoint fires at.
 */
/**
 * Define which namespaced breakpoints you would like to generate for each of
 * widths, push and pull. This is handy if you only need pull on, say, desk, or
 * you only need a new width breakpoint at mobile sizes. It allows you to only
 * compile as much CSS as you need. All are turned on by default, but you can
 * add and remove breakpoints at will.
 *
 * Push and pull shall only be used if `$push` and/or `$pull` and `$responsive`
 * have been set to ΓÇÿtrueΓÇÖ.
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddinΓÇÖ!
 */
/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which canΓÇÖt take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*\
    $GRID SETUP
\*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columnsΓÇÖ gutters.
 */
.hpca-page .contents, .hpca-page .products, .hpca-page .specifications, .hpca-page .pane-overview, .hpca-page .accessories {
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -24px;
  /* [3] */ }

/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.hpca-page .contents .searches, .hpca-page .contents .deals, .hpca-page .products .product, .hpca-page .specifications .panes, .hpca-page .specifications .purchase, .hpca-page .pane-overview .images, .hpca-page .pane-overview .desc, .hpca-page .accessories .categories, .hpca-page .accessories .products {
  display: inline-block;
  /* [1] */
  padding-left: 24px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  /* [5] */
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */ }

/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
/**
 * Align the entire grid to the right. Extends `.grid`.
 */
/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
/**
 * Create grids with wider gutters. Extends `.grid`.
 */
/*------------------------------------*\
    $WIDTHS
\*------------------------------------*/
/**
 * Create our width classes, prefixed by the specified namespace.
 */
/**
 * Our regular, non-responsive width classes.
 */
/**
 * Whole
 */
/**
 * Halves
 */
.hpca-page .pane-overview .images, .hpca-page .pane-overview .desc {
  width: 50%; }

/**
 * Thirds
 */
.hpca-page .contents .searches, .hpca-page .products .product, .hpca-page .accessories .categories {
  width: 33%; }

.hpca-page .contents .deals, .hpca-page .accessories .products {
  width: 66.666%; }

/**
 * Quarters
 */
.hpca-page .specifications .purchase {
  width: 25%; }

.hpca-page .specifications .panes {
  width: 75%; }

/**
 * Fifths
 */
/**
 * Sixths
 */
/**
 * Eighths
 */
/**
 * Tenths
 */
/**
 * Twelfths
 */
/**
 * Our responsive classes, if we have enabled them.
 */
/*------------------------------------*\
    $PUSH
\*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/*------------------------------------*\
    $PULL
\*------------------------------------*/
/**
 * Pull classes, to move grid items back to the left by certain amounts.
 */
@font-face {
  font-family: 'HPSimplified';
  src: url(http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-regular-eot.eot);
  src: url(http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-regular-eot.eot?#iefix) format("embedded-opentype"), url("http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-regular-woff.woff") format("woff"), url("http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-regular-ttf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HPSimplified';
  src: url(http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-bold-eot.eot);
  src: url(http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-bold-eot.eot?#iefix) format("embedded-opentype"), url("http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-bold-woff.woff") format("woff"), url("http://www8.hp.com/h10180/hp-fonts/v2-0/hps-euro-w01-bold-ttf.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

.hpca-page {
  font-family: 'HPSimplified'; }
  .hpca-page h1 {
    margin: 30px 0 18px 18px; }

.hpca-page .h1-subtitle{ margin-left: 18px; font-size:18px; line-height:22px;}

/**
 * @section Form buttons
 * @subsection Common styles for form buttons
 */
.button {
  font-family: "HPSimplified",Arial;
  -moz-border-radius: 0 4px;
  border-radius: 0 4px;
  padding: 0 20px;
  display: inline-block;
  height: 40px;
  background-color: #f05332; }
  .button input {
    border: none;
    font: inherit;
    color: inherit;
    background: transparent;
    overflow: visible; }
  .button .btn_label, .button input {
    text-transform: none;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    border: none; }
  .button:hover, .button:focus {
    background-color: #d6492d;
    text-decoration: none; }
  .button:visited span {
    color: white; }

/**
 * @section Inline Action buttons
 * @subsection Common styles for inline action buttons
 */
a.button {
  color: white;
  text-decoration: none; }
  a.button:hover, a.button:focus {
    color: white;
    text-decoration: none; }

.button.inline {
  height: 36px;
  padding: 0 10px; }
  .button.inline .btn_label {
    line-height: 34px;
    font-size: 16px; }
  .button.inline input {
    height: 36px;
    font-size: 18px; }
.button.slim .btn_label {
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 1px; }

.slim input {
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 1px; }

.button.slim {
  height: 26px;
  padding: 0 10px; }
  .button.slim input {
    height: 26px; }
.button.critical {
  background-color: #d7410b;
  cursor: pointer;
  color: white; }
  .button.critical input {
    background-color: #d7410b;
    cursor: pointer;
    color: white; }
  .button.critical:hover, .button.critical:focus {
    background-color: #C1401A;
    color: white; }
    .button.critical:hover input, .button.critical:focus input {
      background-color: #C1401A;
      color: white; }
.button.critical_disabled {
  color: #5e5e5e;
  background-color: #d9d9d9;
  cursor: default; }
  .button.critical_disabled:hover, .button.critical_disabled:focus, .button.critical_disabled input {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
.button.cancel {
  color: white;
  background-color: #767676;
  cursor: pointer; }
  .button.cancel input {
    color: white;
    background-color: #767676;
    cursor: pointer; }
  .button.cancel:hover, .button.cancel:focus {
    background-color: #5a5a5a; }
    .button.cancel:hover input, .button.cancel:focus input {
      background-color: #5a5a5a; }
.button.cancel_disabled {
  color: #5e5e5e;
  background-color: #d9d9d9;
  cursor: default; }
  .button.cancel_disabled:hover, .button.cancel_disabled:focus, .button.cancel_disabled input {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
.button.primary {
  color: white;
  background-color: #0096d6;
  cursor: pointer; }
  .button.primary input {
    color: white;
    background-color: #0096d6;
    cursor: pointer; }
  .button.primary:hover, .button.primary:focus {
    background-color: #006699; }
    .button.primary:hover input, .button.primary:focus input {
      background-color: #006699; }
.button.primary_disabled {
  color: #5e5e5e;
  background-color: #d9d9d9;
  cursor: default; }
  .button.primary_disabled:hover, .button.primary_disabled:focus, .button.primary_disabled input {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
.button.secondary {
  color: white;
  background-color: #767676; }
  .button.secondary input {
    color: white;
    background-color: #767676; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #5a5a5a; }
    .button.secondary:hover input, .button.secondary:focus input {
      background-color: #5a5a5a; }
.button.secondary_disabled {
  color: #5e5e5e;
  background-color: #d9d9d9;
  cursor: default; }
  .button.secondary_disabled:hover, .button.secondary_disabled:focus, .button.secondary_disabled input {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
.button.white {
  color: #0096d6;
  background-color: white; }
  .button.white input {
    color: #0096d6;
    background-color: white; }
  .button.white:hover, .button.white:focus {
    color: #006699; }
    .button.white:hover input, .button.white:focus input {
      color: #006699; }
.button.white_disabled {
  background-color: #d9d9d9;
  color: #5e5e5e;
  cursor: default; }
  .button.white_disabled:hover, .button.white_disabled:focus, .button.white_disabled input {
    background-color: #d9d9d9;
    color: #5e5e5e;
    cursor: default; }

/**
 * @section Inline Action buttons
 * @subsection Styles for critical button
 */
/**
 * @section Inline Action buttons
 * @subsection Styles for cancel button
 */
/**
 * @section Inline Action buttons
 * @subsection Styles for primary button
 */
/**
/**
 * @section Inline Action buttons
 * @subsection Styles for secondary button
 */
/**
 * 
 */
/**
 * @section Inline Action buttons
 * @subsection Styles for tertiary button
 */
/**
 * 
 * @section Toggle form buttons
 * @subsection Common styles for toggle form buttons
 */
.btn_toggle span.btn_label {
  cursor: pointer;
  line-height: 18px;
  font-size: 14px; }
.btn_toggle .btn_inner {
  margin: 0px;
  padding: 1px 6px 0;
  display: inline-block;
  height: 21px;
  border: 2px #949494 solid;
  border-collapse: collapse; }
.btn_toggle a.first {
  margin-right: 1px; }
.btn_toggle a:hover .btn_inner, .btn_toggle a:focus .btn_inner {
  background-color: white;
  color: #007dba;
  border-color: #363636; }
.btn_toggle .btn_inner {
  background-color: #007CA2; }
.btn_toggle .arr_wht_rgt {
  background-position: right -136px; }
.btn_toggle .btn_inner, .btn_toggle span {
  color: #767676;
  background-color: white; }
.btn_toggle a:hover .btn_inner, .btn_toggle a:hover span {
  background-color: white;
  color: #007dba; }
.btn_toggle a.chkd .btn_inner, .btn_toggle a.chkd span {
  cursor: default;
  border-color: #007dba;
  color: white;
  background-color: #007dba; }
.btn_toggle a.chkd:hover .btn_inner, .btn_toggle a.chkd:hover span {
  cursor: default;
  border-color: #007dba;
  color: white;
  background-color: #007dba; }
.btn_toggle a.error .btn_inner, .btn_toggle a.error span {
  color: #ff0000;
  border-color: #ff0000;
  background-color: white; }
.btn_toggle a.error:hover .btn_inner, .btn_toggle a.error:hover span {
  background-color: white;
  color: #ff0000;
  border-color: #5a5a5a; }

/**
 * @section Toggle form buttons
 * @subsection Styles for default toggle form button
 */
/**
 * @section Toggle form buttons
 * @subsection Styles for error toggle form button
 */
/**
 * @section Pagination button
 * @subsection Common styles for pagination buttons
 */
.btn_pagination {
  font-family: "HPSimplified",Arial; }
  .btn_pagination .btn_label {
    font-weight: bold;
    cursor: pointer;
    line-height: 26px;
    height: 26px;
    font-size: 14px; }
  .btn_pagination .btn_inner {
    padding: 0 10px;
    -moz-border-radius: 0 4px;
    border-radius: 0 4px;
    display: inline-block; }
  .btn_pagination .page_number {
    display: inline-block;
    font-weight: normal;
    padding-left: 3px; }
  .btn_pagination .btn_inner, .btn_pagination span {
    background-color: #0096d6;
    color: white; }
  .btn_pagination:hover .btn_inner, .btn_pagination:hover span {
    background-color: #006699; }
  .btn_pagination:focus .btn_inner, .btn_pagination:focus span {
    background-color: #006699; }
  .btn_pagination.disabled:hover .btn_inner, .btn_pagination.disabled .btn_inner, .btn_pagination.disabled:hover span {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
  .btn_pagination.disabled:focus .btn_inner, .btn_pagination.disabled:focus span {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
  .btn_pagination.disabled span {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }

/**
 * @section Share button
 * @subsection Common styles for share button
 */
.btn_share .btn_label, .btn_print .btn_label {
  background-image: url(../../i/common/s-15px-hpe.png);
  background-repeat: no-repeat;
  _background-image: url(../../i/common/s-15px-ie6-hpe.gif); }

.btn_indicator .arrow_left .icon, .btn_indicator .arrow_right .icon, .btn_indicator .search_left .icon, .btn_indicator .search_right .icon {
  background-image: url(../../i/common/s-15px-hpe.png);
  background-repeat: no-repeat;
  _background-image: url(../../i/common/s-15px-ie6-hpe.gif); }

.btn_share_trigger_parent {
  height: 19px;
  display: inline-block; }

.btn_share, .btn_print {
  text-transform: capitalize; }

.btn_share .btn_label {
  padding-left: 18px;
  cursor: pointer;
  font-size: 14px;
  border: none;
  display: inline-block;
  background-position: 0 -581px; }

.btn_print .btn_label {
  padding-left: 18px;
  cursor: pointer;
  font-size: 14px;
  border: none;
  display: inline-block;
  background-position: 0 -581px;
  background-position: left -790px; }

.btn_share .btn_inner, .btn_print .btn_inner {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 0 4px 0 4px;
  background-color: white; }

.btn_share .btn_inner span, .btn_print .btn_inner span {
  color: #767676; }

.btn_share a:hover .btn_inner .btn_label, .btn_print a:hover .btn_inner .btn_label, .btn_share a:focus .btn_inner .btn_label, .btn_print a:focus .btn_inner .btn_label {
  text-decoration: underline; }

.btn_share a:hover .btn_inner, .btn_print a:hover .btn_inner, .btn_share a:focus .btn_inner, .btn_print a:focus .btn_inner {
  text-decoration: none; }

/**
 * @section Share button
 * @subsection Styles for share popup
 */
.share_widget_holder {
  display: none; }

.share_popup_dark .border_bottom a, .share_popup_dark .email a {
  padding: 8px 30px 8px 8px;
  display: inline-block;
  _display: block; }

.share_popup_light .border_bottom a, .share_popup_light .email a {
  padding: 8px 30px 8px 8px;
  display: inline-block;
  _display: block; }

/**
 * @section Share popup
 * @subsection Styles for share popup dark
 */
.share_popup_dark .border_bottom {
  border-bottom: 1px solid #666666; }
.share_popup_dark .popup_list {
  border-radius: 3px;
  -moz-border-radius: 3px; }
.share_popup_dark .border_bottom, .share_popup_dark .email {
  background-color: #3f4043; }
.share_popup_dark .border_bottom span, .share_popup_dark .email span {
  font-size: 95%;
  color: #b2b2b2; }
.share_popup_dark .border_bottom:hover, .share_popup_dark .email:hover {
  background-color: #494a4d; }
.share_popup_dark .border_bottom:hover span, .share_popup_dark .email:hover span {
  font-size: 95%;
  color: #f2f2f2; }

/**
 * @section Icon buttons
 * @subsection Common styles for icon buttons
 */
.btn_icon a, .btn_expand_all .icn_pls_drk, .icn_mns_drk, .btn_checkbox .checkbox {
  background-image: url(../../i/common/s-21px-hpe.png);
  background-repeat: no-repeat;
  _background-image: url(../../i/common/s-21px-ie6-hpe.gif); }

.btn_icon {
  display: inline-block; }
  .btn_icon .close {
    display: inline-block; }
  .btn_icon div {
    border-radius: 3px;
    -moz-border-radius: 3px; }
  .btn_icon .close a {
    width: 17px;
    height: 17px;
    cursor: pointer;
    display: inline-block;
    background-position: left -455px;
    font-size: 0px;
    color: #373536;
    line-height: 0px; }
    .btn_icon .close a:hover, .btn_icon .close a:focus {
      background-position: left -500px;
      font-size: 0px;
      color: #373536; }
  .btn_icon .remove a {
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: inline-block;
    background-position: left -544px;
    font-size: 0px;
    color: #100e0f;
    line-height: 0px; }
    .btn_icon .remove a:hover, .btn_icon .remove a:focus {
      background-position: left -585px;
      font-size: 0px;
      color: #100e0f; }
  .btn_icon .zoom a {
    height: 15px;
    cursor: pointer;
    display: inline-block;
    padding: 0px 0px 0px 17px;
    font-size: 14px;
    background-position: left -626px;
    color: #767676;
    line-height: 18px; }
    .btn_icon .zoom a:hover, .btn_icon .zoom a:focus {
      background-position: left -626px;
      text-decoration: underline; }

/**
 * @section Icon buttons
 * @subsection Styles for close button
 */
/**
 * @section Icon buttons
 * @subsection Styles for remove button
 */
/**
 * @section Icon buttons
 * @subsection Styles for zoom button
 */
/**
 * @section Inline Action buttons with Indicator
 * @subsection Common styles for inline action buttons with indicators
 */
.btn_indicator {
  font-family: "HPSimplified",Arial; }
  .btn_indicator .icon, .btn_indicator span.btn_label {
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    border: none; }
  .btn_indicator .icon {
    display: inline-block;
    width: 15px;
    height: 15px; }
  .btn_indicator .btn_inner {
    display: inline-block;
    height: 21px;
    padding: 0 10px 0 8px;
    -moz-border-radius: 0 4px;
    border-radius: 0 4px;
    background-color: #767676;
    color: white; }
    .btn_indicator .btn_inner span {
      background-color: #767676;
      color: white; }
  .btn_indicator a:hover .btn_inner, .btn_indicator a:focus .btn_inner {
    background-color: #5a5a5a; }
    .btn_indicator a:hover .btn_inner span, .btn_indicator a:focus .btn_inner span {
      background-color: #5a5a5a; }
  .btn_indicator .disabled .btn_inner, .btn_indicator .disabled:hover .btn_inner, .btn_indicator .disabled:focus .btn_inner {
    color: #5e5e5e;
    background-color: #d9d9d9;
    cursor: default; }
    .btn_indicator .disabled .btn_inner span, .btn_indicator .disabled:hover .btn_inner span, .btn_indicator .disabled:focus .btn_inner span {
      color: #5e5e5e;
      background-color: #d9d9d9;
      cursor: default; }
  .btn_indicator .arrow_left {
    padding: 5px 10px 0 6px; }
  .btn_indicator .arrow_right {
    padding: 5px 6px 0 10px; }
  .btn_indicator .arrow_left .btn_label {
    padding: 0; }
  .btn_indicator .arrow_right .btn_label {
    padding: 0; }
  .btn_indicator .arrow_right .icon {
    background-position: left -2756px; }
  .btn_indicator .disabled .arrow_right .icon {
    background-position: left -3224px; }
  .btn_indicator .arrow_left .icon {
    background-position: left -2791px; }
  .btn_indicator .disabled .arrow_left .icon {
    background-position: left -3259px; }
  .btn_indicator .search_left {
    padding: 5px 8px 0 10px; }
    .btn_indicator .search_left .icon {
      background-position: left -2722px;
      width: 15px;
      height: 15px; }
  .btn_indicator .search_right .icon {
    background-position: left -2722px;
    width: 15px;
    height: 15px; }
  .btn_indicator .disabled .search_right .icon {
    background-position: left -635px; }
  .btn_indicator .search_left .btn_label {
    padding-left: 5px; }
  .btn_indicator .search_right {
    padding: 5px 8px 0 10px; }
    .btn_indicator .search_right .btn_label {
      padding-right: 3px;
      padding-left: 0px; }

/**
 * @section Inline Action buttons with Indicator, left icon
 * @subsection Styles for inline action button with indicator on the left and right sides (arrow)
 */
/**
 * @section Inline Action buttons with Indicator, left icon
 * @subsection Styles for inline action button with indicator on the left and right sides (google search)
 */
/**
 * Styles from molecules.css
 * @section Button expand all
 */
.btn_expand_all .icn_pls_drk, .icn_mns_drk {
  width: 18px;
  height: 18px;
  display: inline-block;
  cursor: pointer; }

.btn_expand_all a:hover {
  cursor: pointer; }
.btn_expand_all .icn_pls_drk {
  background-position: left -1680px; }
.btn_expand_all .icn_mns_drk {
  background-position: left -1815px;
  margin-left: 23px; }
.btn_expand_all .active .icn_pls_drk {
  background-position: left -1950px; }
.btn_expand_all a:hover .icn_pls_drk, .btn_expand_all a:focus .icn_pls_drk {
  background-position: left -1950px; }
.btn_expand_all .active .icn_mns_drk {
  background-position: left -2085px; }
.btn_expand_all a:hover .icn_mns_drk, .btn_expand_all a:focus .icn_mns_drk {
  background-position: left -2085px; }

/**
 * Styles from molecules.css
 * @section Expand all button
 */
.btn_expand .expand-icn {
  width: 18px;
  height: 18px;
  background: url(../../i/patterns/s-plus-minus-btn.jpg) no-repeat;
  display: inline-block; }
.btn_expand a:hover {
  cursor: pointer; }
.btn_expand .expand-icn {
  background-position: left -420px; }
.btn_expand .expanded .expand-icn {
  background-position: left -350px; }

/**
 * @section Checkbox button
 * @subsection Common styles
 */
.btn_checkbox {
  line-height: 18px;
  font-family: "HPSimplified",Arial; }
  .btn_checkbox .label {
    display: inline-block;
    margin-left: 5px; }
  .btn_checkbox label {
    font-size: 14px;
    line-height: 18px;
    color: #767676;
    vertical-align: middle; }
  .btn_checkbox a:hover label {
    text-decoration: underline; }
  .btn_checkbox .checkbox {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-position: left 0; }
    .btn_checkbox .checkbox:hover {
      background-position: left -45px; }

.chkd .checkbox {
  background-position: left -90px; }
  .chkd .checkbox:hover {
    background-position: left -90px; }


  .hpca-page nav {
    height: 123px; }
  .hpca-page .site {
    width: 1000px;
    text-align: left;
    margin: auto; }
  .hpca-page footer {
    background-color: #f2f2f2; }

.hpca-page .page-header .section {
  margin-top: -20px;
  margin-left: 1.8%;
  font-size: 24px;
  font-weight: bold; }
.hpca-page .page-header .breadcrumb {
  list-style: none;
  padding-left: 0;
  font-size: 11px;
  color: #777777;
  margin-left: 1.8%;
  margin-top: 8px; }
  .hpca-page .page-header .breadcrumb li {
    display: inline-block; }
    .hpca-page .page-header .breadcrumb li a {
      text-decoration: none;
      color: #777777; }
      .hpca-page .page-header .breadcrumb li a:hover {
        text-decoration: underline; }
    .hpca-page .page-header .breadcrumb li:before {
      content: ">";
      margin: 0 4px; }
  .hpca-page .page-header .breadcrumb li:first-child:before {
    content: "";
    margin: 0; }

.hpca-page {
  /* slider container */
  /* slider */
  /* slide */ }
  
/*BANNER AREA STYLES*/
.bannerContainer {
	position: relative;
	width: 963px;
	height: 352px;
	padding: 20px 0 40px;
	/*background: #363739 url(../img/container-bg.jpg) repeat 50% 0;*/
	background: #FFF;
	margin: 0 auto;
	/*box-shadow: inset 0 3px 10px -4px #000, inset 0 -3px 10px -4px #000;*/
}

.hpca-banners {
	height: 100%;
	max-height: 352px;
	padding: 0 0;
}

.banner-slider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 963px;
	height: 100%;
	margin: 0 auto;
}

.banner-slider .banners {
	width: 100%;
	height: 100%;
}

.banner-slider .banners .banner {
	width: 963px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
}

.hpca-banners .bannerSelector {
	position: relative;
	bottom: -17px;
	left: 0;
	width: 150px;
	margin: 0 auto;
	z-index: 1;
	height: 11px;
}

.hpca-banners .bannerSelector .prev {
	float: left;
	width: 15px;
	height: 19px;
	background: url(../img/s-homepage-hpe.gif) no-repeat 0 0;
	position:relative;
	top: -3px;
}

.hpca-banners .bannerSelector .prev:hover{background: url(../img/s-homepage-hpe.gif) no-repeat 0 -19px;}

.hpca-banners .bannerSelector .next {
	float: left;
	width: 16px;
	height: 19px;
	margin: 0 0 0 10px;
	background: url(../img/s-homepage-hpe.gif) no-repeat -330px 0;
	position:relative;
	top: -3px;
}

.hpca-banners .bannerSelector .next:hover {background: url(../img/s-homepage-hpe.gif) no-repeat -330px -19px;}

.hpca-banners .bannerSelector .banner {
	float: left;
	width: 9px;
	height: 9px;
	background: #e5e8e8;
	margin: 1px 1px 1px 11px;
	/* opacity: 0.25; */
	filter: alpha(opacity=25);
	border-radius: 10px;
}

.hpca-banners .bannerSelector .banner.first {
	margin-left: 1px;
}

.hpca-banners .bannerSelector .selected {
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: #0096d6;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
}

.hpca-banners .bannerSelector .selected.first {
	margin-left: 0;
}

.hpca-banners .bannerScroller {
	position: relative;
	bottom: 4px;
	left: 0;
	width: 1024px;
	height: 4px;
	margin: 0 auto;
	z-index: 1;
}

.inner .title {
	position:relative;
	text-align:left;
	top:-320px;
	padding-left:40px;
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: .009em; 
}

.inner .subtitle {
	position:relative;
	text-align:left;
	top:-320px;
	padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -.015em;
    line-height: 26px; }
	
.inner .exp-date {
    position:relative;
	text-align:left;
	top:-270px;
	padding-left: 40px;
    letter-spacing: -.015em;
    font-size: 16px;
    line-height: 22px; 
}
.inner .discount {
	position:relative;
	text-align:left;
	top:-270px;
	padding-left: 40px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}
.inner .promo-id {
	 position:relative;
	text-align:left;
	top:-240px;
	padding-left: 40px;
    font-size: 14px;
    letter-spacing: -.025em;
    color: black; 
}
.inner a{
	position:relative;
	text-align:left;
	top:-250px;
	left:-393px;
}
/*END BANNER AREA STYLES*/  

.hpca-page .deals {
  position: relative; }
  .hpca-page .deals h2 {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 20px;
    width: 643px;
    border-bottom: 1px solid #ccc; }
  .hpca-page .deals .products {
    font-size: 14px;
    padding-left: 20px; }
    .hpca-page .deals .products .product {
      margin-bottom: 20px; }
      .hpca-page .deals .products .product .prod-img {
        margin-left: -4px; margin-bottom: 4px; margin-top:4px; }
      .hpca-page .deals .products .product .title {
        font-weight: bold; }
      .hpca-page .deals .products .product .savings {
        color: #d7410b; margin:5px 0 10px 0; line-height:18px;}
		.hpca-page .deals .products .product .srp {
        color: #5A5A5A; line-height:18px; margin:5px 0 10px 0; }
		.hpca-page .deals .products .product .pricing {
        color: #D7410B; font-size:24px; line-height:30px; margin-bottom:10px;}
      .hpca-page .deals .products .product .promo-id {
        margin-bottom: 4px; }
  .hpca-page .deals .deals-nav {
    line-height: 1;
    padding: 0;
    text-align: right;
    margin: 0 52px 20px 0; }
    .hpca-page .deals .deals-nav li {
      display: inline-block;
      font-size: 0.7em;
      color: white;
      padding: 3px 6px 4px 6px;
      background-color: #777777;
      border-radius: 0 4px;
      margin-left: 1px;
      line-height: 1; }
      .hpca-page .deals .deals-nav li.selected {
        background-color: #007dba; }
.hpca-page .product-info .product-name {
  font-weight: normal;
  font-size: 30px;
  margin-left: 1.8%;
  margin-top: 12px;
  margin-bottom: 7px; }
.hpca-page .product-info .tabs {
  margin-left: 1.8%;
  border-bottom: 1px solid gainsboro; }
  .hpca-page .product-info .tabs .tab {
    display: inline-block;
    padding: 4px 20px;
    cursor: pointer; }
    .hpca-page .product-info .tabs .tab.selected {
      border-bottom: 2px solid #007dba;
      font-weight: bold; }
    .hpca-page .product-info .tabs .tab:hover {
      color: #007dba; }
  .hpca-page .product-info .tabs .tools {
    display: inline-block;
    float: right;
    font-size: 11px;
    margin-top: 10px; }
    .hpca-page .product-info .tabs .tools .tool-pdf {
      margin-right: 20px; }
      .hpca-page .product-info .tabs .tools .tool-pdf:before {
        content: url(../img/pdf.icon.gif);
        margin-right: 4px; }
    .hpca-page .product-info .tabs .tools .tool-print:before {
      content: url(../img/print.icon.gif);
      margin-right: 4px; }
.hpca-page .product-info .specifications .images {
  margin-top: 10px; }
.hpca-page .product-info .specifications .desc {
  padding: 0 20px 20px;
  margin-top: 10px;
  font-size: 14px; }
.hpca-page .product-info .specifications .savings {
  position: relative;
  overflow: hidden;
  margin-top: 25px;
  padding: 2px 15px;
  background-color: #007dba;
  color: white;
  text-transform: uppercase;
  font-size: 24px; }
  .hpca-page .product-info .specifications .savings .angle {
    position: absolute;
    top: 0;
    right: -13px;
    width: 20px;
    height: 100px;
    background-color: white;
    -webkit-transform: rotate(7deg);
    /* Safari and Chrome */
    -ms-transform: rotate(7deg);
    /* IE 9 */
    transform: rotate(7deg); }
.hpca-page .product-info .specifications .pricing {
  border-left: 1px solid gainsboro;
  padding: 10px 20px 0 20px; }
  .hpca-page .product-info .specifications .pricing .promo-id {
    font-size: 14px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 4px;
    margin-bottom: 4px;
    width: 85%; }
  .hpca-page .product-info .specifications .pricing .old-price {
    font-size: 12px;
    margin-bottom: 4px; }
  .hpca-page .product-info .specifications .pricing .price {
    font-size: 40px;
    color: #d7410b;
    line-height: 1; }
  .hpca-page .product-info .specifications .pricing .reseller-search {
    margin-top: 20px;
    padding-left: 0; }
.hpca-page .accessories {
  margin-bottom: 40px; }
  .hpca-page .accessories h2 {
    color: #007dba;
    font-weight: normal;
    font-size: 24px;
    margin-left: 3.6%;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 10px;
    margin-bottom: 0; }
  .hpca-page .accessories .categories {
    z-index: 100;
    position: relative;
    padding-right: 24px; }
    .hpca-page .accessories .categories ul {
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px; }
      .hpca-page .accessories .categories ul li {
        padding: 10px;
        font-size: 12px;
        border: 1px solid gainsboro;
        border-top: 0;
        margin-right: -1px; }
        .hpca-page .accessories .categories ul li:hover {
          cursor: pointer; }
        .hpca-page .accessories .categories ul li.selected {
          border-left: 3px solid #007dba;
          border-right-color: white;
          font-weight: bold;
          box-shadow: -1px 1px 1px #eee; }
          .hpca-page .accessories .categories ul li.selected:hover {
            cursor: default; }
  .hpca-page .accessories .products {
    border-left: 1px solid gainsboro;
    padding-left: 0; }
    .hpca-page .accessories .products .product {
      border-color: gainsboro;
      border-style: solid;
      border-width: 0 1px 1px 0;
      padding: 10px;
      overflow: hidden; }
      .hpca-page .accessories .products .product .more-info-icon {
        float: right;
        margin-bottom: 2px; }
      .hpca-page .accessories .products .product .prod-name {
        font-size: 13px;
        margin-bottom: 15px; }
      .hpca-page .accessories .products .product .price {
        font-size: 40px;
        color: #d7410b;
        line-height: 1;
        margin-bottom: 10px; }
      .hpca-page .accessories .products .product .btn {
        margin-bottom: 20px; }

.hpca-page .reseller-search {
  padding-left: 18px;
  margin-bottom: 50px;
   border-bottom: 2px solid gainsboro; }
  .hpca-page .reseller-search h2 {
    font-size: 18px;
    margin-bottom: 4px; }
  .hpca-page .reseller-search .search-field {
    padding: 6px 10px 4px 10px;
    font-size: 16px;
    border: 1px solid gainsboro; }
  .hpca-page .reseller-search ul {
    list-style: none;
    padding: 0;
    margin-bottom: 10px; }
    .hpca-page .reseller-search ul li {
      font-size: 14px;
      line-height: 1.8; }
      .hpca-page .reseller-search ul li .label {
        cursor: pointer;
        padding-left: 20px;
        background: url(../img/checkbox_unchecked.gif) no-repeat 0 4px; }
        .hpca-page .reseller-search ul li .label:hover, .hpca-page .reseller-search ul li .label:active {
          background: url(../img/checkbox_unchecked_hover.gif) no-repeat 0 4px; }
        .hpca-page .reseller-search ul li .label.checked {
          background: url(../img/checkbox_checked.gif) no-repeat 0 4px; }
        .hpca-page .reseller-search ul li .label input {
          display: none; }
        .hpca-page .reseller-search ul li .label .num-items {
          font-size: 11px; }
  .hpca-page .reseller-search .btn {
    background-color: #d7410b;
    margin: 0 0 10px 0; }
  .hpca-page .reseller-search .links a {
    font-size: 14px;
    color: #777777; }
.hpca-page .reseller-search-pane {
  display: none; }

.hpca-page .product-search {
  padding-left: 18px;
  border-bottom: 2px solid gainsboro; }
  .hpca-page .product-search h2 {
    font-size: 18px;
    margin-bottom: 4px; }
  .hpca-page .product-search ul {
    list-style: none;
    padding: 0; }
    .hpca-page .product-search ul li {
      font-size: 14px;
      line-height: 1.8; }
      .hpca-page .product-search ul li .label {
        cursor: pointer;
        padding-left: 20px;
        background: url(../img/checkbox_unchecked.gif) no-repeat 0 4px; }
        .hpca-page .product-search ul li .label:hover, .hpca-page .product-search ul li .label:active {
          background: url(../img/checkbox_unchecked_hover.gif) no-repeat 0 4px; }
        .hpca-page .product-search ul li .label.checked {
          background: url(../img/checkbox_checked.gif) no-repeat 0 4px; }
        .hpca-page .product-search ul li .label input {
          display: none; }
        .hpca-page .product-search ul li .label .num-items {
          font-size: 11px; }
  .hpca-page .product-search ul > li > ul {
    padding-left: 20px; }

.hpca-page .gallery {
  text-align: center; }
  .hpca-page .gallery .nav-prev, .hpca-page .gallery .nav-next {
    margin: 4px 8px 0; }
  .hpca-page .gallery .thumb {
    border-bottom: 2px solid white;
    cursor: pointer; }
    .hpca-page .gallery .thumb:hover, .hpca-page .gallery .thumb.selected {
      border-bottom: 2px solid #007dba; }

/* Pagination */
.pag_back, .pag_forward {
  border: 2px solid #ccc;
  width: 22px;
  height: 22px;
  display: block; }

.pag_back {
  margin-right: 1px; }

.pag_forward {
  margin-right: 20px; }

.pag_back, .pag_forward, .paging_cnt, .pag_arrows {
  float:left; }

.paging_cnt {
  display: inline-block;
  margin-right: 10px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: black; }

.pag_back:hover, .pag_forward:hover, .pag_back:focus, .pag_forward:focus {
  border-color: #767676; }

.icn_pag_back {
  background: transparent url(../img/s-31px-hpe.png) no-repeat;
  margin-top: 5px;
  height: 14px;
  overflow: hidden;
  display: block;
  w1idth: 22px; }

.icn_pag_forward {
  background: transparent url(../img/s-31px-hpe.png) no-repeat;
  margin-top: 5px;
  height: 14px;
  overflow: hidden;
  display: block;
  w1idth: 22px;
  background-position: left -666px; }

.icn_pag_back {
  background-position: left -630px; }

.pag_forward:hover .icn_pag_forward, .pag_forward:focus .icn_pag_forward {
  background-position: left -738px; }

.pag_back:hover .icn_pag_back, .pag_back:focus .icn_pag_back {
  background-position: left -702px; }

.icn_pag_forward {
  margin-left: 8px;
  margin-right: -17px; }

.icn_pag_back {
  margin-left: 7px;
  margin-right: -16px; }

.disabled_back .pag_back {
  cursor: default;
  background: #f2f2f2; }
.disabled_back .icn_pag_back {
  background-position: left -774px; }
.disabled_back .pag_back:hover .icn_pag_back, .disabled_back .pag_back:focus .icn_pag_back {
  background-position: left -774px; }
.disabled_back .pag_back:hover, .disabled_back .pag_back:focus {
  border-color: #ccc; }
.disabled_back .pag_forward:hover, .disabled_back .pag_forward:focus {
  border-color: #767676; }

.disabled_forward .pag_forward {
  cursor: default;
  background: #f2f2f2; }
.disabled_forward .icn_pag_forward {
  background-position: left -810px; }
.disabled_forward .pag_forward:hover .icn_pag_forward, .disabled_forward .pag_forward:focus .icn_pag_forward {
  background-position: left -810px; }
.disabled_forward .pag_forward:hover, .disabled_forward .pag_forward:focus {
  border-color: #ccc; }
.disabled_forward .pag_back:hover, .disabled_forward .pag_back:focus {
  border-color: #767676; }

.disabled_both .paging_cnt {
  color: #9b9b9b; }
.disabled_both .pag_back, .disabled_both .pag_forward {
  cursor: default;
  background: #f2f2f2; }
.disabled_both .icn_pag_back {
  background-position: left -774px; }
.disabled_both .pag_back:hover .icn_pag_back, .disabled_both .pag_back:focus .icn_pag_back {
  background-position: left -774px; }
.disabled_both .icn_pag_forward {
  background-position: left -810px; }
.disabled_both .pag_forward:hover .icn_pag_forward, .disabled_both .pag_forward:focus .icn_pag_forward {
  background-position: left -810px; }
.disabled_both .pag_forward:hover {
  border-color: #ccc; }
.disabled_both .pag_back:hover, .disabled_both .pag_forward:focus, .disabled_both .pag_back:focus {
  border-color: #ccc; }
.hpe-small-pdf-icon{ background:url(../img/s-15px-hpe.png) left -40px no-repeat; font-family:"HP Simplified"; font-size:14px; line-height:18px; color:#5a5a5a; text-transform:uppercase; padding-left:18px; display: inline-block;}
  a:link.link {
color: #007DBA;
text-decoration: none;
}
a:hover.link {
color: #007DBA;
text-decoration:underline;
}
a:visited.link {
color: #822980;
}
.bottomSpace{ padding-bottom: 10px; }
.bottomSpaceSmall{ padding-bottom: 5px; }
.topSpace{ padding-top: 10px; }
.topSpaceSmall{ padding-top: 5px; }