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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

.galleria {
  list-style: none;
  width: 394px;
  margin-top: 11px; }

.galleria li {
  display: block;
  width: 54px;
  height: 54px;
  overflow: hidden;
  float: left;
  margin: 0 6px 12px 0; }

.galleria li a {
  display: none; }

.galleria li div {
  position: absolute;
  display: none;
  top: 0;
  left: 180px; }

.galleria li div img {
  cursor: pointer; }

.galleria li.active div img, .galleria li.active div {
  display: block; }

.galleria li img.thumb {
  cursor: pointer;
  top: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto; }

.galleria li .caption {
  display: block;
  padding-top: .5em; }

* html .galleria li div span {
  width: 400px; }

html, body {
  font-size: 10px;
  font-family: Verdana, Tahoma, Geneva sans-serif;
  font-weight: bold;
  color: black;
  background-color: #eaeaea;
  background: #eaeaea url(/images/background2.png) repeat-y; }
  html .container, body .container {
    width: 867px;
    margin-top: 30px; }
    html .container #menu, body .container #menu {
      margin-left: 30px;
      position: fixed !important;
      position: absolute;
      left: 0;
      width: 180px;
      line-height: 1.5; }
    html .container #main, body .container #main {
      margin-left: 235px; }

a {
  color: black;
  text-decoration: none;
  outline: none;
  cursor: pointer; }

a:hover, a:focus, a:active {
  color: #3cd2d0; }

#tagline h1 {
  height: 35px;
  background-image: url(/images/tagline.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin-top: 0;
  margin-left: -2px !important;
  margin-left: 0;
  margin-bottom: 12px; }

#flash_messages {
  color: #b7a99a;
  margin-bottom: 12px; }

#menu {
  position: relative; }
  #menu a:hover {
    color: #b7a99a; }
  #menu ul {
    color: #b7a99a;
    padding-top: 9px;
    background-image: url(/images/logo.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-indent: 95px; }
    #menu ul li {
      list-style-type: none;
      margin-left: 0px; }
    #menu ul li a, #menu ul li span {
      margin-left: 1px; }
    #menu ul li span {
      color: #3cd2d0; }
  #menu #contact, #menu .admin {
    position: absolute;
    margin-top: 0;
    padding-top: 0;
    top: 293px;
    left: 96px; }
    #menu #contact a, #menu .admin a {
      color: #3cd2d0; }
  #menu #shop {
    margin-top: 18px;
    margin-left: 96px;
    color: #3cd2d0; }
    #menu #shop a {
      color: #3cd2d0; }
  #menu .admin {
    color: #b7a99a; }

a.button {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: #222 url(/images/alert-overlay.png) repeat-x;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
  text-shadow: 0 -1px 1px #222;
  border-bottom: 1px solid #222;
  position: relative;
  cursor: pointer;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  font-size: 12px;
  padding: 7px 12px 7px;
  background-color: #3cd2d0; }

a.button:hover {
  background-color: #41e1df; }

#works li {
  width: 600px;
  background: white; }
  #works li .on_the_right {
    overflow: hidden;
    display: inline-block; }
    #works li .on_the_right {
      display: block; }
    #works li .on_the_right img {
      float: right; }
  #works li.loading {
    background: url(/images/spinner.gif) no-repeat center center; }
  #works li .footer {
    overflow: hidden;
    display: inline-block;
    margin-top: 12px;
    padding-bottom: 60px; }
    #works li .footer {
      display: block; }
    #works li .footer .comment {
      float: left; }

.pagination {
  float: right; }
  .pagination .disabled {
    color: #b7a99a; }

#products .pagination {
  margin-right: 33px; }

table {
  width: 600px;
  margin-right: 30px; }
  table tr td, table tr th {
    font-weight: bold;
    padding: 0 30px 12px 0;
    vertical-align: middle; }
    table tr td.picture, table tr th.picture {
      width: 100px; }
    table tr td.comment, table tr th.comment {
      width: 250px; }
    table tr td.functions, table tr th.functions {
      padding: 0 0 12px 0;
      text-align: right; }
  table tr th.functions a {
    color: #3cd2d0; }
  table tr td.category {
    color: #b7a99a; }

.heading {
  overflow: hidden;
  display: inline-block; }
  .heading {
    display: block; }
  .heading h1 {
    float: left; }
  .heading .new_work, .heading .new_category, .heading .new_product {
    float: right; }

.heading.admin {
  margin-bottom: 12px; }

.new_product {
  padding-right: 32px; }

.new_work, .new_category {
  margin-bottom: 25px; }
  .new_work a, .new_category a {
    color: white; }

h1 {
  margin-bottom: 14px;
  color: #807B77; }
  h1.category {
    color: #807B77; }
  h1.without {
    color: black;
    font-weight: normal;
    font-style: italic; }

#categories {
  width: 600px; }

#thumbs {
  width: 600px; }
  #thumbs .thumb {
    zoom: 1;
    display: inline;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    margin-right: -3px;
    margin-bottom: 12px;
    height: 112px; }
    #thumbs .thumb .functions {
      display: none;
      margin-top: 3px; }
  #thumbs .functions_visible .functions {
    display: block; }

form {
  background-color: white; }
  form fieldset {
    margin: 1.5em; }
  form legend {
    color: #b7a99a;
    padding-bottom: 36px; }
  form ul {
    margin: 0px; }
    form ul li {
      list-style-type: none;
      margin-left: 0px; }
    form ul li {
      clear: both;
      padding: 0;
      margin: 0 0 .75em;
      position: relative; }
    form ul label {
      font-weight: bold;
      display: block;
      float: left;
      line-height: 1.6;
      margin-right: 10px;
      text-align: right;
      width: 140px; }
    form ul input, form ul textarea {
      width: 250px; }
    form ul select {
      width: 256px; }
  form .submit_button {
    clear: both;
    margin-left: 150px;
    cursor: pointer; }

.fieldWithErrors input {
  border: 2px solid #d2381c; }
.fieldWithErrors input:focus {
  background: #fff; }

#errorExplanation {
  color: #D2381C; }

div.formError {
  color: #d2381c;
  display: block;
  line-height: 1.8;
  padding-left: 5px;
  text-align: left;
  white-space: nowrap;
  position: absolute;
  margin-left: 412px;
  top: 0; }

.login form {
  margin-bottom: 2.5em; }
  .login form li.remember_me {
    margin-left: 145px;
    margin-bottom: 1.4em;
    text-align: left;
    width: 270px; }
    .login form li.remember_me input {
      width: auto; }
    .login form li.remember_me label {
      font-weight: normal;
      display: inline;
      float: none; }

#products ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  padding: 0px; }
  #products ul li {
    list-style-type: none;
    margin-left: 0px; }
  #products ul {
    display: block; }
  #products ul li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    #products ul li.first {
      padding-left: 0px; }
    #products ul li.last {
      padding-right: 0px; }
  #products ul li.product {
    width: 180px;
    margin-right: 30px;
    padding: 0px; }
    #products ul li.product .info {
      margin-top: 11px;
      margin-bottom: 30px;
      line-height: 13px;
      font-size: 11px;
      color: #707070; }
      #products ul li.product .info .price {
        margin-top: 5px;
        font-size: 10px;
        font-weight: normal; }
      #products ul li.product .info .actions {
        margin-top: 5px; }

#product {
  position: relative; }
  #product .info {
    position: absolute;
    top: 0px;
    left: 393px;
    padding-left: 22px;
    width: 195px; }
    #product .info .name, #product .info .short_description, #product .info .usd {
      letter-spacing: -0.0125em;
      font-weight: bold;
      font-size: 1.725em;
      line-height: 18px;
      color: #3cd2d0; }
    #product .info .name {
      margin-top: 9px; }
    #product .info .short_description {
      margin-top: 2px; }
    #product .info .usd {
      margin-top: 10px;
      color: black; }
    #product .info .pln {
      font-size: 11px;
      color: #9a9a9a;
      margin-top: 6px; }
    #product .info .description {
      font-weight: normal;
      margin-top: 21px;
      line-height: 1.425; }
      #product .info .description a {
        font-weight: bold; }
  #product .continue {
    position: absolute;
    bottom: 0px;
    right: 32px; }
    #product .continue a {
      color: #b7a99a; }
