/* PRINT STYLE SHEET 
  March 2010 */

/* =ZERO margins & padding, which we define elsewhere, courtesy Eric Meyer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; 	vertical-align: baseline; background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { 	text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

body { 
  background-color: #FFF; background-image: none!important; 
  width: 7.75in;
  color: #3F3F3F!important; font-family: "Helvetica", "Arial", "Verdana", "Trebuchet MS", Verdana, sans-serif; 
}

h1, h2, h3, h4, h5, h6, p, li { 
    line-height: 150%;
}

h1 { font-size: 14pt; }
  #content h1 { font-size: 12pt; }
h2 { font-size: 10pt; margin: 0.15in;}
  #cart h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; font-style: italic; }
h6 { font-size: 10pt; font-style: italic; font-weight: normal;  }
p, tr, tr input { font-size: 8pt; padding: 0 0.5em 0.5em; }
  tr input { display: inline; }
    tr input.quantity { width: 40px; }
li { font-size: 10pt; }

a:link, a:visited, a:hover, a:active { text-decoration: underline; color: #3F3F3F; }

dfn { font-style: normal; }

strike { text-decoration: none; color: #8A090C;}

table { width: 500px; }
  tr { border: 1pt solid #B2B2B2; padding: 2pt; vertical-align: middle; }
  th, td { padding: 1em;  }
  table input { padding: 0; }
  table input.quantity { width: 2em; }

#container{ width: 7.75in; }
  #splash { width: 7.75in; clear: both; overflow: hidden; }
  #content, #cart { display: block; clear: both; width: 7.75in; margin: 0; padding: 0; }
  #footer { display: none; }
  #masthead { width: 7.75in; }
    #masthead div.logo { width: 300px; float: left; }
    #masthead h1 { float: left; width: 300px; font-size: 7pt; display: inline; font-weight: normal; }
    #masthead p { 
      float: right; width: 400px; 
      text-align: right; line-height: 120%; font-size: 7pt;
    }
      #masthead p.open { margin-top: 0.25in; }

#crumbs { font-size: 7pt; clear: both; display: block; width: 100%; padding: 10pt 0 10pt; }

#nav, #nav-products, #units_pref, #lightwindow, #lightwindow_overlay, form.search_bar { display: none; }

div.general_info { clear: both; display: block; }
  div.general_info img { float: left; margin: 0.15in; }

div.multiple h2 { line-height: 100%; margin-left: 5px; font-size: 11pt; border-bottom: 1pt solid #B2B2B2; }
div.multiple span.more, div#cart div.more { display: block!important; font-size: 9pt!important; }

span.more { font-weight: normal; }

div.teasers { clear: both; }

div.teasers div.teaser, #cart { border: 1pt solid #B2B2B2; }
div.teasers div.scm { border: 0; }

  div.teasers div { margin-bottom: 0.2in;}
    div.teasers div.scm { margin-bottom: 0; }

  div.teasers .scm img { margin-bottom: 0.15in; }

div.teasers div.item { width: 3.6in; height: 2.75in; margin-right: 0.15in; padding: 0; float: left; }
  div.teasers div.item form { display: none!important; }
div.teasers div.preview { width: 200px; margin-top: 0; border: 0pt solid #FFF; float: left!important; }
  div.teasers div.item h2 { font-size: 10pt; margin-left: 0.15in; }
  div.teasers div.item p { font-size: 7pt; line-height: 105%; }
  div.teasers div.item form { display: block; padding: 5pt; }
  div.teasers div a { text-decoration: none; margin: 10pt auto 10pt!important; padding: 20px auto 20px!important; }
    div.teasers div a img { margin: 1px; }

    div.item h3 { font-size: 8pt; line-height: 100%; }
    div.item .scm img { float: left; margin-right: 0.05in; }

div.composite_product { float: left; width: 4.75in; }
div.choice { float: left; width: 1.5in; text-align: center; }

div.preview_large { width: 200px; padding: 15px; float: left; }

#cart { padding: 5pt; }
  #cart h2 { font-size: 11pt; }
  #cart h3 { font-size: 10pt; }
  #cart form { display: none; }

#cart div.cartheader { clear: both; margin-bottom: 0.15in; }

#cart div.cartitem { border-bottom: 1pt solid #B2B2B2; width: 250px; margin-right: 0.15in; float: left; height: 1.5in; }
  #cart div.cartitem div.imgthumb { width: 55px; float: left; }
  #cart div.cartitem p { font-size: 8pt; line-height: 100%; margin-left: 55px; }
    #cart p.quantity, #cart p.subtotal { clear: both; margin-left: 0!important; }
  #cart p#cart_total { clear: both; padding-top: 10pt;  }

#cart div.extra img { display: block; margin-right: 15pt; margin-bottom: 15pt; }
#cart p.trust { clear: both; }

body #content div.cartitem { width: 100%; height: 2.25in; clear: both; padding-bottom: 0.25in; margin-bottom: 0.25in; border: 1pt solid #999; }
  body #content div.imgthumb { float: left; width: 157px; margin: 0.15in; }
  body #content div.cartitem h4 { font-size: 9pt; margin-top: 0.15in; }
  body #content div.cartitem p { font-size: 7pt; padding: 0 0.25em 0.25em; }
    body#content div.cartitem p.subtotal, body #content div.cartitem p.quantity { clear: both; margin-left: 0.5em!important; }
  body #content div.cartitem form, body #content form.link { display: none; }

div#cart div.cartitem { width: 2.5in; height: 2in; }
  
  
body #content p.cart_total { clear: both; margin-top: 0.5in; }

/* LIGHTWINDOW PRINT */

body#image scm { display: block; width: auto; }

#lightwindow_image_0 { margin: 0.15em auto; }
