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; }


.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  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; }

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

body {
  background: #EDEDED;
  font-family: Georgia, Times, "Times New Roman", sans-serif;
  color: #333; }
  body.home {
    background: url("/images/bg_red_stripe.gif") #EDEDED center 0 repeat-y; }

a:link, a:visited {
  color: #e03e00;
  text-decoration: underline; }

a:hover, a.active {
  color: #04596d;
  text-decoration: none; }

#wrapper {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  overflow: visible;
  position: relative;
  margin: 0px auto; }
  #wrapper {
    display: block; }


#logo {
  margin: 25px 0px 20px 0px;
  padding: 20px 0px 10px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #666; }

#latest-holder {
  width: 500px;
  font-family: Arial, sans-serif;
  position: absolute;
  top: 0px;
  left: 515px;
  height: 60px;
  overflow: hidden;
  text-align: left; }
  #latest-holder .latest {
    font-size: 12px;
    color: #df3e00; }

#decide {
  overflow: hidden;
  display: inline-block; }
  #decide {
    display: block; }
  #decide .hover-ani {
    padding: 10px 0px; }
  #decide .address, #decide .hours {
    padding: 0px 0px 10px; }
  #decide .studio {
    display: inline;
    float: left;
    margin-right: 26px;
    width: 487px;
    text-align: center; }
    * html #decide .studio {
      overflow-x: hidden; }
    #decide .studio .address {
      text-align: left; }
  #decide .store {
    display: inline;
    float: left;
    margin-right: 0;
    width: 487px;
    text-align: center; }
    * html #decide .store {
      overflow-x: hidden; }
    #decide .store .hover-ani {
      padding: 50px 0px 0px; }

#main {
  overflow: visible;
  overflow: hidden;
  display: inline-block;
  margin: 20px 0px; }
  #main {
    display: block; }
  #main #nav {
    display: inline;
    float: left;
    margin-right: 26px;
    width: 145px; }
    * html #main #nav {
      overflow-x: hidden; }
    #main #nav .divider {
      border-bottom: 1px solid #666;
      width: 80%;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    #main #nav a:link, #main #nav a:visited {
      color: #666;
      text-decoration: none; }
    #main #nav a:hover {
      color: #e03e00; }
    #main #nav a.active:link, #main #nav a.active:visited {
      color: #e03e00; }
    #main #nav h2 {
      font-weight: normal;
      font-size: 18px; }
      #main #nav h2 a {
        color: #696666; }
    #main #nav ul {
      font-size: 14px;
      padding: 0px;
      margin-bottom: 0px; }
      #main #nav ul li {
        list-style-type: none;
        margin-left: 0px; }
      #main #nav ul li {
        padding: 4px 0px; }
        #main #nav ul li ul {
          padding: 5px 0px 0px 10px;
          border: none;
          font-size: 12px;
          margin-bottom: 0px; }
  #main #content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 829px;
    min-height: 564px; }
    * html #main #content {
      overflow-x: hidden; }

#footer {
  border-top: 1px solid #666;
  margin: 20px 0px;
  padding: 20px 0px;
  text-align: left; }
  #footer ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    #footer ul {
      display: block; }
    #footer ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #footer ul li.first {
        padding-left: 0px; }
      #footer ul li.last {
        padding-right: 0px; }
    #footer ul li {
      padding: 0px; }
      #footer ul li a {
        padding: 0 20px 0 0; }
  #footer .copy {
    padding: 20px 0px;
    font-size: 10px;
    color: #F1F1F2; }

.not-found {
  width: 100%;
  margin: 20px 0px;
  background: #e1e1e1;
  padding: 40px; }

.loading {
  position: absolute;
  left: 550px;
  top: 330px;
  z-index: 100; }

#content.studio {
  position: relative;
  height: 564px; }
  #content.studio .gallery {
    background: #e1e1e1;
    padding: 11px; }
    #content.studio .gallery .play {
      width: 100%;
      position: absolute;
      z-index: 100;
      opacity: 0.7; }
    #content.studio .gallery div.grid {
      width: 100%;
      height: 464px;
      border-bottom: 1px solid #666; }
      #content.studio .gallery div.grid .grid-image {
        display: inline;
        float: left;
        margin-right: 26px;
        width: 145px;
        position: relative;
        margin-right: 20px;
        margin-bottom: 20px; }
        * html #content.studio .gallery div.grid .grid-image {
          overflow-x: hidden; }
        #content.studio .gallery div.grid .grid-image.last {
          display: inline;
          float: left;
          margin-right: 0;
          width: 145px; }
          * html #content.studio .gallery div.grid .grid-image.last {
            overflow-x: hidden; }
        #content.studio .gallery div.grid .grid-image .play {
          top: 30px;
          left: 60px; }
    #content.studio .gallery div.image, #content.studio .gallery div.video {
      width: 805px;
      height: 464px;
      text-align: center;
      background: #FFF;
      color: #FFF; }
    #content.studio .gallery div.video {
      background: none;
      text-align: center;
      vertical-align: middle;
      height: 434px; }
      #content.studio .gallery div.video .video-holder {
        margin: 30px auto auto auto; }
      #content.studio .gallery div.video .play {
        width: auto;
        left: 357px;
        top: 186px;
        z-index: 500; }
    #content.studio .gallery.show-grid div.grid {
      display: block; }
    #content.studio .gallery.show-grid div.content-display {
      display: none; }
    #content.studio .gallery.show-grid div.navigation {
      display: none; }
    #content.studio .gallery.show-grid div.caption p {
      display: none; }
    #content.studio .gallery.show-image div.content-display {
      display: block; }
    #content.studio .gallery.show-image div.grid {
      display: none; }
    #content.studio .gallery.show-image div.navigation {
      display: block; }
    #content.studio .gallery.show-image div.caption p {
      display: block; }
    #content.studio .gallery .caption {
      padding: 4px; }
      #content.studio .gallery .caption h3 {
        font-size: 13px;
        font-weight: bold;
        font-style: italic;
        padding: 4px 0px; }
      #content.studio .gallery .caption p {
        font-size: 12px; }
    #content.studio .gallery .navigation {
      float: right;
      padding: 4px;
      margin: 0px;
      line-height: 10px;
      font-size: 200%; }
      #content.studio .gallery .navigation a {
        padding: 0px; }
      #content.studio .gallery .navigation .disabled {
        opacity: 0.5; }
    #content.studio .gallery .pagination {
      text-align: center;
      margin: 10px 0px 40px 0px; }

.storefront-photo {
  border: 1px solid #666;
  width: 126px;
  padding: 4px;
  margin-bottom: 20px; }

#content.store {
  height: auto;
  text-align: center; }
  #content.store .item {
    text-align: left;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #666; }
    #content.store .item {
      display: block; }
    #content.store .item .image {
      display: inline;
      float: left;
      width: 575px; }
      #content.store .item .image.has-multiple {
        cursor: pointer; }
    #content.store .item .info {
      display: inline;
      float: left;
      width: 200px;
      margin-left: 30px; }
      #content.store .item .info .name, #content.store .item .info .price, #content.store .item .info .category, #content.store .item .info .images {
        font-weight: bold; }
      #content.store .item .info .name, #content.store .item .info .description, #content.store .item .info .price, #content.store .item .info .category, #content.store .item .info .images {
        padding-bottom: 10px; }
  #content.store .pagination {
    margin: 10px auto;
    font-size: 12px;
    font-weight: bold; }
    #content.store .pagination a, #content.store .pagination span {
      padding: 0px 5px;
      text-decoration: none; }
    #content.store .pagination span {
      color: #999; }
    #content.store .pagination em {
      font-style: italic; }

#content.about {
  background: #e1e1e1; }
  #content.about .static {
    padding: 12px; }
    #content.about .static strong {
      font-weight: bold; }
    #content.about .static h2 {
      color: #666;
      font-weight: bold;
      padding: 0px 0px 5px; }
    #content.about .static p {
      font-size: 12px;
      padding-bottom: 20px;
      line-height: 180%; }
    #content.about .static ul {
      margin: 0px;
      padding-bottom: 20px; }
      #content.about .static ul li {
        font-size: 12px;
        padding-bottom: 5px; }
    #content.about .static em {
      font-style: italic; }
    #content.about .static .download {
      font-weight: bold; }
    #content.about .static .caption {
      padding: 4px; }
      #content.about .static .caption h3 {
        font-size: 13px;
        font-weight: bold;
        font-style: italic;
        padding: 4px 0px; }
      #content.about .static .caption p {
        font-size: 12px; }
    #content.about .static .address {
      float: right;
      width: 200px; }
