/*
 * Project:		MilliOn
 * Date:			2009-06-11
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #fff; font-size: 62.5%; }

body, textarea, input, select, option, button { color: #000; font-family: Helvetica,Arial,sans-serif; line-height: 1.25; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #000; text-decoration: none; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/* LAYOUT
------------------------------------------- */

  #nav { display: none; }

  #user-options { display: none; }
   
  #skip-links { display: none; }

   #content .aside { display: none; }
    #content .blog-aside { display: none; }

#footer { padding: 30px 0; border-top: 1px solid #6f6f6f; }
 #footer p { font: bold 1em/1 "Trebuchet MS",Arial,Helvetica,sans-serif; color: #262626; }
 #footer p.copyright { float: left; width: 45%; }
 #footer p.nav { display: none; }
   
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { color: #000 ;}
h2 { font-size: 1.8em; border-bottom: 1px solid #6f6f6f;}
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

/* tables */

table { }
 table th, table td { padding: 5px 10px; border: 1px solid #ccc; }

/* inline images */

.figure-a { float: left; margin: 0 15px 15px 0; }
.figure-b { float: right; margin: 0 0 15px 15px;  }
.figure-c img { display: block; padding: 1px; border: 1px solid #cfcfcf; }

/* related products */

.related { display: none; }

/* breadcrumbs */

.breadcrumbs { display: none; }

/* ELEMENTS
------------------------------------------- */
#categories-nav { display: none; }

#special-offers { display: none; }

#aside { display: none; }


/* blog */
#add-comment { display: none; }

/* product */

#content .product .photos p { margin: 25px 0; }
#content .product .photos ul { overflow: hidden; width: 100%; padding: 0; }
 #content .product .photos ul li { float: left; margin: 0 25px 0 0; list-style: none; }
  #content .product .photos ul li img { display: block; float: left; padding: 1px; border: 1px solid #9b9b9b; }

#content .product .info { line-height: 1.67; margin: 0 0 35px; }
 #content .product .info h2 { position: relative; height: 1%; padding: 0 90px 0 0; border: none; color: #414141; font: bold 1.8em/1.25 Arial,Helvetica,sans-serif; margin: 0; }
  #content .product .info h2 span { position: absolute; top: 0.5em; right: 0; font-size: 0.56em; text-align: right; }
 #content .product .info p.price { font: bold 1.8em/1.25 Arial,Helvetica,sans-serif; margin: 0 0 35px; }
 #content .product .info h3 { display: none; }
 #content .product .info ul { display: none; }

 #content .product .cart { display: none; }