html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
    p img.right {
      float: right;
      margin: 1.5em 0 1.5em 1.5em; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre, code {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold;
  background: #C3D9FF;
  padding: 4px 10px 4px 5px; }

td {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #E5ECF9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 950px;
  margin: 0 auto;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  .container {
    display: block; }

.span-1 {
  width: 30px; }

div.span-1 {
  float: left;
  width: 30px;
  margin-right: 10px; }

.span-2 {
  width: 70px; }

div.span-2 {
  float: left;
  width: 70px;
  margin-right: 10px; }

.span-3 {
  width: 110px; }

div.span-3 {
  float: left;
  width: 110px;
  margin-right: 10px; }

.span-4 {
  width: 150px; }

div.span-4 {
  float: left;
  width: 150px;
  margin-right: 10px; }

.span-5 {
  width: 190px; }

div.span-5 {
  float: left;
  width: 190px;
  margin-right: 10px; }

.span-6 {
  width: 230px; }

div.span-6 {
  float: left;
  width: 230px;
  margin-right: 10px; }

.span-7 {
  width: 270px; }

div.span-7 {
  float: left;
  width: 270px;
  margin-right: 10px; }

.span-8 {
  width: 310px; }

div.span-8 {
  float: left;
  width: 310px;
  margin-right: 10px; }

.span-9 {
  width: 350px; }

div.span-9 {
  float: left;
  width: 350px;
  margin-right: 10px; }

.span-10 {
  width: 390px; }

div.span-10 {
  float: left;
  width: 390px;
  margin-right: 10px; }

.span-11 {
  width: 430px; }

div.span-11 {
  float: left;
  width: 430px;
  margin-right: 10px; }

.span-12 {
  width: 470px; }

div.span-12 {
  float: left;
  width: 470px;
  margin-right: 10px; }

.span-13 {
  width: 510px; }

div.span-13 {
  float: left;
  width: 510px;
  margin-right: 10px; }

.span-14 {
  width: 550px; }

div.span-14 {
  float: left;
  width: 550px;
  margin-right: 10px; }

.span-15 {
  width: 590px; }

div.span-15 {
  float: left;
  width: 590px;
  margin-right: 10px; }

.span-16 {
  width: 630px; }

div.span-16 {
  float: left;
  width: 630px;
  margin-right: 10px; }

.span-17 {
  width: 670px; }

div.span-17 {
  float: left;
  width: 670px;
  margin-right: 10px; }

.span-18 {
  width: 710px; }

div.span-18 {
  float: left;
  width: 710px;
  margin-right: 10px; }

.span-19 {
  width: 750px; }

div.span-19 {
  float: left;
  width: 750px;
  margin-right: 10px; }

.span-20 {
  width: 790px; }

div.span-20 {
  float: left;
  width: 790px;
  margin-right: 10px; }

.span-21 {
  width: 830px; }

div.span-21 {
  float: left;
  width: 830px;
  margin-right: 10px; }

.span-22 {
  width: 870px; }

div.span-22 {
  float: left;
  width: 870px;
  margin-right: 10px; }

.span-23 {
  width: 910px; }

div.span-23 {
  float: left;
  width: 910px;
  margin-right: 10px; }

.span-24 {
  width: 950px; }

div.span-24 {
  float: left;
  width: 950px;
  margin-right: 0; }

div.last {
  margin-right: 0; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.append-19 {
  padding-right: 760px; }

.append-20 {
  padding-right: 800px; }

.append-21 {
  padding-right: 840px; }

.append-22 {
  padding-right: 880px; }

.append-23 {
  padding-right: 920px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.prepend-19 {
  padding-left: 760px; }

.prepend-20 {
  padding-left: 800px; }

.prepend-21 {
  padding-left: 840px; }

.prepend-22 {
  padding-left: 880px; }

.prepend-23 {
  padding-left: 920px; }

.pull-1 {
  float: left;
  position: relative;
  margin-left: -40px; }

.pull-2 {
  float: left;
  position: relative;
  margin-left: -80px; }

.pull-3 {
  float: left;
  position: relative;
  margin-left: -120px; }

.pull-4 {
  float: left;
  position: relative;
  margin-left: -160px; }

.pull-5 {
  float: left;
  position: relative;
  margin-left: -200px; }

.pull-6 {
  float: left;
  position: relative;
  margin-left: -240px; }

.pull-7 {
  float: left;
  position: relative;
  margin-left: -280px; }

.pull-8 {
  float: left;
  position: relative;
  margin-left: -320px; }

.pull-9 {
  float: left;
  position: relative;
  margin-left: -360px; }

.pull-10 {
  float: left;
  position: relative;
  margin-left: -400px; }

.pull-11 {
  float: left;
  position: relative;
  margin-left: -440px; }

.pull-12 {
  float: left;
  position: relative;
  margin-left: -480px; }

.pull-13 {
  float: left;
  position: relative;
  margin-left: -520px; }

.pull-14 {
  float: left;
  position: relative;
  margin-left: -560px; }

.pull-15 {
  float: left;
  position: relative;
  margin-left: -600px; }

.pull-16 {
  float: left;
  position: relative;
  margin-left: -640px; }

.pull-17 {
  float: left;
  position: relative;
  margin-left: -680px; }

.pull-18 {
  float: left;
  position: relative;
  margin-left: -720px; }

.pull-19 {
  float: left;
  position: relative;
  margin-left: -760px; }

.pull-20 {
  float: left;
  position: relative;
  margin-left: -800px; }

.pull-21 {
  float: left;
  position: relative;
  margin-left: -840px; }

.pull-22 {
  float: left;
  position: relative;
  margin-left: -880px; }

.pull-23 {
  float: left;
  position: relative;
  margin-left: -920px; }

.pull-24 {
  float: left;
  position: relative;
  margin-left: -960px; }

.push-1 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -40px;
  margin-bottom: 1.5em;
  margin-left: 40px; }

.push-2 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -80px;
  margin-bottom: 1.5em;
  margin-left: 80px; }

.push-3 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -120px;
  margin-bottom: 1.5em;
  margin-left: 120px; }

.push-4 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -160px;
  margin-bottom: 1.5em;
  margin-left: 160px; }

.push-5 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -200px;
  margin-bottom: 1.5em;
  margin-left: 200px; }

.push-6 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -240px;
  margin-bottom: 1.5em;
  margin-left: 240px; }

.push-7 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -280px;
  margin-bottom: 1.5em;
  margin-left: 280px; }

.push-8 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -320px;
  margin-bottom: 1.5em;
  margin-left: 320px; }

.push-9 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -360px;
  margin-bottom: 1.5em;
  margin-left: 360px; }

.push-10 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -400px;
  margin-bottom: 1.5em;
  margin-left: 400px; }

.push-11 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -440px;
  margin-bottom: 1.5em;
  margin-left: 440px; }

.push-12 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -480px;
  margin-bottom: 1.5em;
  margin-left: 480px; }

.push-13 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -520px;
  margin-bottom: 1.5em;
  margin-left: 520px; }

.push-14 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -560px;
  margin-bottom: 1.5em;
  margin-left: 560px; }

.push-15 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -600px;
  margin-bottom: 1.5em;
  margin-left: 600px; }

.push-16 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -640px;
  margin-bottom: 1.5em;
  margin-left: 640px; }

.push-17 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -680px;
  margin-bottom: 1.5em;
  margin-left: 680px; }

.push-18 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -720px;
  margin-bottom: 1.5em;
  margin-left: 720px; }

.push-19 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -760px;
  margin-bottom: 1.5em;
  margin-left: 760px; }

.push-20 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -800px;
  margin-bottom: 1.5em;
  margin-left: 800px; }

.push-21 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -840px;
  margin-bottom: 1.5em;
  margin-left: 840px; }

.push-22 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -880px;
  margin-bottom: 1.5em;
  margin-left: 880px; }

.push-23 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -920px;
  margin-bottom: 1.5em;
  margin-left: 920px; }

.push-24 {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: -960px;
  margin-bottom: 1.5em;
  margin-left: 960px; }

.showgrid {
  background: url(images/grid.png); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ccc; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px; }
  input.text:focus {
    border: 1px solid #666; }
input.title {
  font-size: 1.5em; }

input.title {
  margin: 0.5em 0;
  border: 1px solid #bbb;
  width: 300px;
  padding: 5px; }
  input.title:focus {
    border: 1px solid #666; }

textarea {
  margin: 0.5em 0;
  border: 1px solid #bbb; }
  textarea:focus {
    border: 1px solid #666; }

select {
  margin: 0.5em 0;
  border: 1px solid #bbb; }
  select:focus {
    border: 1px solid #666; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

body {
  margin: 1.5em 0; }

.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9; }

div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee; }

div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee; }

hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none; }

hr.space {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
  background: #fff;
  color: #fff; }

body {
  margin-top: 10px;
  background: #fff url(/images/body-back.png) top left repeat-x; }
  body div.left {
    float: left;
    width: 49%; }
  body div.right {
    float: right;
    width: 49%;
    text-align: right; }
  body a {
    outline: none; }

#wrapper {
  background: transparent url(/images/wrapper-back.png) top center no-repeat;
  padding: 25px 20px 20px;
  position: relative; }
  body.two-col #wrapper {
    background-image: url(/images/wrapper-back-2.png); }

#sidebar {
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee; }
  #sidebar h3 {
    margin-bottom: .5em; }

body.one-col #content {
  float: left;
  width: 950px;
  margin-right: 0; }
body.two-col #content {
  float: left;
  width: 750px;
  margin-right: 0; }

#header {
  position: relative;
  color: #2e6ab1;
  clear: both; }
  #header a {
    color: #2e6ab1; }
    #header a:hover {
      color: #e5f2f8; }

#footer {
  padding-top: 2em;
  clear: both; }

h1 {
  font-size: 2.5em; }

.navigation-list {
  margin: 0 0 1.5em -15px; }
  .navigation-list li {
    list-style-type: none;
    margin-left: 0px; }
  .navigation-list li {
    margin: 0; }
    .navigation-list li a {
      cursor: pointer!important;
      color: inherit;
      text-decoration: inherit;
      cursor: inherit;
      display: block;
      line-height: 2.5em;
      padding-left: 20px; }
    .navigation-list li a:hover {
      width: 170px;
      background: url(/images/menu-hover.png) right center no-repeat; }
  .navigation-list li.current {
    width: 200px; }
    .navigation-list li.current a {
      background: url(/images/menu-current.png) right center no-repeat; }
    .navigation-list li.current a:hover {
      width: 180px; }

.breadcrumbs {
  margin-bottom: 1em; }
  .breadcrumbs ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    overflow: auto;
    margin: 0;
    padding: 0; }
    .breadcrumbs ul li {
      margin: 0px;
      padding: 0px;
      display: inline; }
    .breadcrumbs ul li {
      line-height: 20px;
      color: #666; }
      .breadcrumbs ul li a, .breadcrumbs ul li span {
        text-decoration: none;
        padding: 5px 7px;
        color: #666; }
      .breadcrumbs ul li span {
        color: #333; }

ul#language-bar {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline; }
  ul#language-bar li {
    margin: 0px;
    padding: 0px;
    display: inline; }
  ul#language-bar strong {
    font-weight: normal; }

ul#nav-bar {
  line-height: 40px;
  float: right;
  clear: both;
  font-size: 1.2em;
  list-style: none;
  margin: 0;
  padding: 0; }
  ul#nav-bar li {
    float: left;
    margin-left: 1em; }
    ul#nav-bar li.cart-indicator a {
      display: block;
      padding-right: 40px;
      background: transparent url(/images/cart-empty_x32.png) center right no-repeat; }
      ul#nav-bar li.cart-indicator a.full {
        background-image: url(/images/cart-full_x32.png); }

.pagination {
  padding-top: 10px;
  text-align: right; }
  .pagination a.page, .pagination span.page {
    padding: 0px 5px;
    margin: 0 3px; }
  .pagination a.page {
    text-decoration: none;
    border: 1px solid #9aafe5;
    color: #2e6ab1; }
    .pagination a.page:hover, .pagination a.page:active {
      border: 1px solid #2b66a5;
      color: #000; }
  .pagination a.next_page {
    font-weight: bold; }
  .pagination span.disabled_page {
    border: 1px solid #929292;
    color: #929292; }
  .pagination span.current_page {
    font-weight: bold;
    border: 1px solid;
    border-color: #162f54;
    background-color: #2e6ab1;
    color: #FFF; }

.product-listing {
  margin: 2em 0 0 0;
  padding: 0; }
  .product-listing li {
    list-style-type: none;
    margin-left: 0px; }
  .product-listing li {
    height: 180px;
    width: 140px;
    text-align: center;
    float: left;
    margin: 1em;
    padding: 10px;
    border: 1px solid #ddd;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
    .product-listing li a {
      display: block;
      text-decoration: none;
      color: #111;
      position: absolute;
      margin-left: 20px; }
    .product-listing li a.info {
      bottom: 0px;
      right: 0em;
      padding: 5px;
      width: 150px;
      min-height: 60px;
      background: #fff url(/images/shadow_top.png) 0px -35px repeat-x;
      background-color: rgba(255,255,255,.25);
      border-top: 1px solid #fff; }
      .product-listing li a.info span {
        display: block; }
    .product-listing li.last {
      margin-right: 0; }
    .product-listing li:hover {
      border-color: #1b1b1b; }
      .product-listing li:hover a.info {
        background: #1b1b1b url(/images/bottom_shine.png) bottom left repeat-x;
        background-color: rgba(0,0,0,.9);
        color: #fff; }

ul#product-thumbnails {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul#product-thumbnails li {
    float: left;
    margin-right: 5px;
    padding: 3px;
    border: 1px solid #fff; }
    ul#product-thumbnails li:hover {
      border-color: #ccc; }
    ul#product-thumbnails li.selected {
      border-color: #999; }

#product-variants {
  margin-bottom: 1em; }
  #product-variants ul {
    margin: 0;
    padding: 0; }
    #product-variants ul li {
      list-style-type: none;
      margin-left: 0px; }

#product-images {
  float: left;
  width: 270px;
  margin-right: 10px; }

#product-description {
  float: left;
  width: 310px;
  margin-right: 10px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee; }

#cart-form {
  float: left;
  width: 270px;
  margin-right: 0; }

.prices {
  font-weight: bold; }
  #product-details .prices {
    font-size: 1.25em; }

.price.selling {
  color: #2e6ab1; }
  #product-details .price.selling {
    font-size: 1.5em; }

.price.diff {
  font-style: italic;
  font-weight: normal;
  color: #666666; }

#subtotal {
  float: right; }

#signup #new-customer {
  float: left;
  width: 470px;
  margin-right: 10px; }

#signup #existing-customer {
  float: left;
  width: 470px;
  margin-right: 10px; }

.formError, .errorExplanation h2 {
  color: #cc0000; }

#errorExplanation h2 {
  height: 22px;
  background-color: #FF0000;
  border: none;
  padding: 5px;
  font-size: 18px;
  margin: 5px 0px; }

.fieldWithErrors {
  clear: none; }

div#checkout select.error, div#checkout input.error, div#edit_address select.error, div#edit_address input.error {
  padding: 0px;
  background: #FFF;
  border: 1px solid #EAE8E3; }
div#checkout p, div#edit_address p {
  clear: both;
  margin-bottom: 15px; }
  div#checkout p label, div#edit_address p label {
    float: left;
    width: 150px;
    position: relative;
    top: 5px; }
  div#checkout p span.req, div#edit_address p span.req {
    color: red;
    margin-left: 2px;
    position: relative;
    top: -3px; }
  div#checkout p input, div#checkout p select, div#edit_address p input, div#edit_address p select {
    margin-left: 150px;
    width: 200px;
    margin: 0px; }
  div#checkout p label.error, div#edit_address p label.error {
    color: red;
    clear: both;
    margin: 0px 0px 5px 150px;
    top: 0px;
    font-size: 11px;
    border: none;
    padding: 0px;
    background: #FFF; }

div#edit_address label {
  float: left; }
div#edit_address label#nickname {
  width: 200px;
  font-size: 10px;
  top: 0px;
  font-style: italic; }
div#edit_address input, div#edit_address select {
  border: 1px solid #EAE8E3; }

div#checkout #registration {
  background: transparent url(/images/steps/1.png) top right no-repeat; }
  div#checkout #registration.completed, div#checkout #registration.disabled {
    background-image: none; }
    div#checkout #registration.completed h2, div#checkout #registration.disabled h2 {
      background: transparent url(/images/steps/1_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout #billing {
  background: transparent url(/images/steps/2.png) top right no-repeat; }
  div#checkout #billing.completed, div#checkout #billing.disabled {
    background-image: none; }
    div#checkout #billing.completed h2, div#checkout #billing.disabled h2 {
      background: transparent url(/images/steps/2_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout #shipping {
  background: transparent url(/images/steps/3.png) top right no-repeat; }
  div#checkout #shipping.completed, div#checkout #shipping.disabled {
    background-image: none; }
    div#checkout #shipping.completed h2, div#checkout #shipping.disabled h2 {
      background: transparent url(/images/steps/3_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout #shipping_method {
  background: transparent url(/images/steps/4.png) top right no-repeat; }
  div#checkout #shipping_method.completed, div#checkout #shipping_method.disabled {
    background-image: none; }
    div#checkout #shipping_method.completed h2, div#checkout #shipping_method.disabled h2 {
      background: transparent url(/images/steps/4_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout #payment {
  background: transparent url(/images/steps/5.png) top right no-repeat; }
  div#checkout #payment.completed, div#checkout #payment.disabled {
    background-image: none; }
    div#checkout #payment.completed h2, div#checkout #payment.disabled h2 {
      background: transparent url(/images/steps/5_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout #confirmation {
  background: transparent url(/images/steps/6.png) top right no-repeat; }
  div#checkout #confirmation.completed, div#checkout #confirmation.disabled {
    background-image: none; }
    div#checkout #confirmation.completed h2, div#checkout #confirmation.disabled h2 {
      background: transparent url(/images/steps/6_small.png) top left no-repeat;
      padding-left: 32px; }
div#checkout .checkout.disabled h2, div#checkout .checkout.completed h2 {
  color: #AFAFAF;
  font-size: 1.4em;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd; }
div#checkout .checkout.disabled:last-child h2, div#checkout .checkout.completed:last-child h2 {
  border-bottom: none; }
div#checkout .checkout.completed h2 {
  color: #111;
  border-color: #999; }
div#checkout label.radio {
  display: inline; }
div#checkout .inner {
  padding: 10px; }
div#checkout .saved_addresses {
  display: none; }
  div#checkout .saved_addresses span {
    display: block;
    margin-bottom: 10px; }
div#checkout input.saved_radio, div#checkout label.saved_label {
  display: none; }
div#checkout div#creditcard p select {
  width: 75px; }
div#checkout input#continue_billing, div#checkout input#continue_shipping {
  cursor: pointer;
  width: 100px;
  display: block;
  clear: both;
  margin-top: 10px; }
div#checkout p input#continue_registration, div#checkout p input#continue_shipping_method, div#checkout p input#continue_payment, div#checkout #confirm_order .inner input {
  cursor: pointer;
  width: 100px; }
div#checkout div#bdisplay, div#checkout div#sdisplay {
  float: left;
  width: 300px;
  clear: right; }
div#checkout div#registration_choice {
  float: left;
  block: none;
  margin-bottom: 2em; }
  div#checkout div#registration_choice label {
    width: auto; }
div#checkout div#registration_input {
  float: left;
  margin-left: 100px; }
  div#checkout div#registration_input div#guest_user, div#checkout div#registration_input div#existing_user {
    display: none; }
div#checkout div#registration_error {
  width: 100%; }
div#checkout div#methods p input {
  float: left; }
div#checkout div#methods p label {
  margin: 0px 0px 10px 5px;
  top: -2px; }

form#checkout_form div.inner {
  display: none; }
form#checkout_form div#already_logged_in {
  display: none; }

.form-buttons {
  clear: both; }

.clear {
  clear: both; }

button,
a.button, input.button {
  background: #efefef url(/images/buttons/bg-button.png) center left repeat-x !important;
  border-style: solid;
  border-width: 1px !important;
  border-color: #ddd #999 #999 #ddd !important;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  -moz-outline-radius: .3em;
  color: #111;
  display: inline-block;
  font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
  font-size: 1.1em !important;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  overflow: visible;
  padding: 10px 17px;
  text-decoration: none;
  text-transform: lowercase;
  width: auto;
  height: auto;
  cursor: pointer; }
  button.primary,
  a.button.primary, input.button.primary {
    font-weight: bold;
    color: #000; }
  button:hover,
  a.button:hover, input.button:hover {
    background-image: url(/images/buttons/bg-button-hover.png) !important; }
  button.large,
  a.button.large, input.button.large {
    font-size: 1.4em !important;
    line-height: 1.4em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  button.small,
  a.button.small, input.button.small {
    font-size: .9em;
    line-height: 1.4em;
    padding: 5px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    button.small img,
    a.button.small img, input.button.small img {
      margin: 0 3px 0 0 !important; }
  button.update img,
  button.checkout img,
  a.button.update img, input.button.update img,
  a.button.checkout img, input.button.checkout img {
    margin-right: 7px; }
  button img,
  a.button img, input.button img {
    vertical-align: middle; }

input.title {
  width: auto; }

p a.button img, p button img {
  margin: 0 5px 0 0; }
p.follow-all {
  font-size: 1.3em;
  text-align: center;
  display: block; }
p img {
  float: left;
  margin-right: 5px;
  vertical-align: middle; }

a.button:focus {
  outline: none; }
a.button:active {
 }

button::-moz-focus-inner {
  padding: 0;
  border: none; }

table {
  border-collapse: collapse; }
  table th {
    background: transparent;
    padding: 10px;
    border-bottom: 1px solid #ddd; }
  table#cart tr td {
    border-bottom: 1px solid #ddd;
    padding: 1em 0; }
  table#cart tr#none td {
    border-bottom: none; }
  table#cart h4 {
    margin-bottom: 0em; }

.flash {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .flash.notice {
    background: #cdf url(/images/shadow_top.png) 0 -50px repeat-x;
    border: 1px solid #9ac;
    color: #569;
    font-size: 1.3em; }
  .flash.error {
    color: #900; }
