* {
  font-family: "Garamond", "Times New Roman", serif;
  color: #333;
  font-size: 16px; }

body {
  position: relative;
  min-width: 900px;
  width: 100%;
  min-height: 500px;
  height: 100%;
  padding: 0; }

body#sections {
  overflow: hidden; }

#wrap {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 0 0 0; }

#details {
  padding: 1em;
  line-height: 1em;
  font-size: 1.2em;
  position: absolute;
  top: 3em;
  right: 3em;
  width: 280px;
  height: auto;
  z-index: 99999;
  display: none; }
  #details .styles {
    margin: 1em 0 0 0; }
    #details .styles .style {
      margin: 0 0 2em 0; }
      #details .styles .style .description {
        font-size: 1.2em;
        line-height: 1.2em; }
      #details .styles .style .sku {
        font-weight: bold; }
      #details .styles .style .price {
        font-weight: bold; }
  #details select {
    line-height: 20px !important; }
    #details select option {
      padding: 5px; }
  #details .submit {
    height: 25px; }

#home {
  width: 900px;
  height: 100%;
  margin: auto;
  position: relative; }
  #home #made-to-measure {
    position: relative;
    clear: both;
    margin: 1.5em 0 15em 0;
    padding: 0 1em 0 1em;
    background: #000;
    height: 20em; }
    #home #made-to-measure h2 {
      font-size: 4.4em;
      color: #FFF; }
    #home #made-to-measure p {
      color: #FFF; }
  #home #bio {
    position: relative;
    width: 45%;
    margin: 0 1em 0 0;
    float: left; }
  #home #press {
    position: relative;
    padding: 7em 0 0 0; }

#made-to-measure, #bio, #contact, #news, #terms {
  width: 600px;
  padding: 5% 10% 10% 250px; }

#contact {
  height: 400px;
  overflow: hidden; }
  #contact h1, #contact h5, #contact p, #contact a {
    color: #000; }
  #contact img {
    width: auto;
    height: auto; }

#news {
  position: relative;
  text-align: left; }
  #news li {
    padding: .5em 0 .5em 0;
    font-size: 1.3em; }
    #news li a {
      font-size: .5em !important; }
    #news li span {
      font-size: 1.1em; }
      #news li span a {
        font-size: 1.1em !important; }
  #news h2 {
    font-size: 3em; }
  #news .tweet {
    text-align: left; }

#menu {
  position: relative;
  background: none;
  top: 0;
  left: 0;
  text-align: left;
  width: 180px;
  margin: 0;
  padding: 0;
  z-index: 999; }
  #menu li {
    position: relative;
    display: block;
    padding: 0;
    background: none;
    width: auto;
    height: 20px;
    overflow: hidden;
    margin: 0 0 1px 0; }
    #menu li span {
      display: block;
      background: #000;
      padding: .2em;
      color: #FFF;
      font-size: 14px; }
    #menu li a {
      position: relative;
      font-size: .9em;
      color: #000;
      height: 20px;
      display: inline; }
      #menu li a span {
        background: none;
        color: #000; }
    #menu li a.current {
      color: #E00 !important; }

#separates-collection-4 #menu span {
  color: #FFF; }

#center {
  position: relative;
  clear: both;
  width: 600px;
  top: 0;
  padding: 0 100px 0 100px;
  margin: auto; }

#home-header {
  padding: 0 0 0 0;
  margin: 0;
  text-align: center;
  height: 900px; }
  #home-header img {
    width: 100%; }

h1 {
  font-size: 5em;
  line-height: 1.2em;
  padding: 0;
  display: block; }

h2 {
  font-size: 3em;
  line-height: .6em;
  margin: 0 0 .4em 0; }

p {
  padding: 0 0 0 0;
  font-family: Garamond;
  font-size: 17px;
  line-height: 1.6em;
  text-align: justify; }

.wrap {
  padding: 1em; }

#collection {
  position: relative;
  float: left;
  width: 68%;
  z-index: 888;
  margin: 0; }
  #collection .wrap {
    padding: 0 1em 1em 2em;
    font-size: 14px; }

.item-0 {
  position: relative;
  background: #FFF;
  color: #333;
  padding: 1em;
  font-size: 1em; }

dd.thumb {
  clear: none; }
  dd.thumb .content {
    display: none; }

.images dd {
  clear: both; }

#press .images dd .content {
  display: none; }

table tr th {
  border-bottom: solid 1px #333; }
table tr td {
  padding: .5em;
  border-bottom: solid 1px #eee; }
table #new_item_form {
  display: none; }

label {
  display: block;
  font-size: 1.2em;
  margin: .5em 0 .1em 0; }

select {
  border: solid 1px #333;
  font-size: 16px; }
  select option {
    font-size: 16px;
    margin: .3em; }

#new_item_form {
  background: #eee;
  padding: .2em; }
  #new_item_form input {
    border: solid 1px #333;
    padding: .4em; }
  #new_item_form textarea {
    width: 100%; }

.left {
  margin: 0 1em 0 0; }

.filters .selected {
  font-weight: bold; }


.content {
  position: relative;
  width: auto;
  padding: 1em;
  margin: auto; }
  .content .style {
    position: relative;
    display: block;
    float: none;
    width: auto; }
    .content .style .sku {
      font-size: 1em; }
    .content .style .price {
      font-size: 2em; }
    .content .style .description {
      font-size: 2em;
      margin: 0 0 .3em 0;
      line-height: 1.2em; }
    .content .style a {
      color: #f30; }

.section {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0 0 0 0;
  text-align: center;
  visibility: hidden; }
  .section .menu {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 1em;
    z-index: 101; }
    .section .menu h1 {
      display: block;
      text-decoration: underline;
      text-align: center;
      font-size: 4em;
      margin: .4em 0 0 0;
      padding: 0; }
    .section .menu p {
      text-align: center;
      margin: 0 0 .5em 0;
      padding: 0;
      line-height: .8em;
      font-size: .8em; }
    .section .menu .tabs {
      margin: auto;
      width: 600px;
      text-align: center; }
      .section .menu .tabs li {
        display: inline;
        margin: 0 1.3em 0 1.3em; }
        .section .menu .tabs li a {
          color: #000;
          font-size: 1.6em;
          text-decoration: none; }
        .section .menu .tabs li a:hover {
          text-decoration: underline; }
  .section dl.images {
    position: relative;
    width: 3000px; }
  .section dd {
    height: 100%;
    margin: 0 0 0 0;
    padding: 0; }
    .section dd .left {
      margin: 0;
      width: auto;
      padding: 0; }
      .section dd .left a {
        margin: 0; }

#terms {
  width: 500px;
  text-align: justify; }
  #terms h1 {
    display: block;
    font-size: 2.1em; }
  #terms h3 {
    font-size: 1.5em;
    margin: 1em 0 0 0; }
  #terms h4 {
    font-size: 1em;
    margin: .5em 0 0 0; }
  #terms p {
    line-height: 1.2em;
    font-size: 1em;
    margin: 0 0 .5em 0; }
  #terms li {
    list-style-type: disc; }
  #terms .address {
    display: block;
    padding: 1em; }
    #terms .address strong, #terms .address span {
      display: block; }

#collection-1 .next h3, #collection-1 .next h4, #collection-1 .next h5, #collection-1 .next a, #collection-2 .next h3, #collection-2 .next h4, #collection-2 .next h5, #collection-2 .next a, #collection-3 .next h3, #collection-3 .next h4, #collection-3 .next h5, #collection-3 .next a {
  color: #333; }

#separates-2 {
  color: #FFF; }
  #separates-2 .images {
    background: #FFF url("/images/backgrounds/collection-2.png") 0 0 repeat-x; }

#collection-4 {
  color: #FFF; }
  #collection-4 .images {
    background: #FFF url("/images/backgrounds/collection-4.png") 0 0 repeat-x; }
  #collection-4 p, #collection-4 h1, #collection-4 h2, #collection-4 h3, #collection-4 a, #collection-4 span {
    color: #FFF !important; }

#collection-5 .images {
  background: #FFF url("/images/backgrounds/collection-5.png") 0 0 repeat-x; }

#collection-7 .images {
  background: #FFF url("/images/backgrounds/collection-7.png") 0 0 repeat-x; }
#collection-7 #details p, #collection-7 #details h3 {
  color: #FFF !important; }

.float-left {
  position: relative;
  float: left;
  width: auto;
  margin: 0 .5em 0 0; }

#bag {
  position: fixed;
  display: none;
  top: 1em;
  right: 1em;
  margin: 0 0 0 0;
  z-index: 400; }
  #bag .counter {
    position: absolute;
    z-index: 999;
    top: 15px;
    left: 15px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold; }

#bag.empty .counter {
  display: none; }

#cart {
  position: absolute;
  bottom: 1em;
  left: 1em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  width: 50%;
  padding: .5em;
  z-index: 300;
  background: #000 !important;
  display: none; }
  #cart .close {
    position: absolute;
    top: 20px;
    right: 20px; }
  #cart .content {
    display: block;
    border: none;
    padding: 1em;
    width: auto;
    height: auto;
    position: relative;
    background: #FFF; }
    #cart .content .items {
      position: relative;
      float: none;
      margin: .5em 0 0 0;
      overflow: auto;
      max-height: 400px; }
      #cart .content .items .item {
        display: block;
        position: relative;
        float: none;
        padding: .3em;
        border-top: dashed 1px #ccc;
        font-size: 1em; }
        #cart .content .items .item .description {
          font-weight: normal; }
      #cart .content .items .item:hover {
        background: #efefef; }
    #cart .content #cart-item-0 {
      border: none; }
    #cart .content .price {
      position: relative;
      float: right;
      width: auto; }
    #cart .content .total {
      border-top: solid 1px #000;
      padding: .3em; }
    #cart .content .empty-bag {
      display: none; }
    #cart .content .quantity {
      width: auto; }

#cart.empty {
  display: none; }
  #cart.empty .total {
    display: none; }
  #cart.empty .empty-bag {
    display: block; }


#nav {
  position: fixed;
  bottom: 1em;
  left: 1em;
  height: auto;
  width: 200px;
  background: none;
  z-index: 180; }
  #nav .wrap {
    position: relative;
    display: block;
    padding: .5em; }
  #nav .tabs {
    position: relative;
    float: left;
    background: none;
    padding: 0 0 0 1em;
    font-size: 1.5em;
    line-height: 2em;
    z-index: 9999; }
    #nav .tabs li {
      display: inline; }
    #nav .tabs a {
      color: #FFF;
      text-decoration: none; }
    #nav .tabs a.selected {
      font-weight: bold;
      color: #F00; }

.qtip-content .style {
  position: relative;
  clear: both;
  padding: 0 0 1em 0;
  border-bottom: dashed 2px #eee;
  font-size: 1.2em;
  margin: 0 0 .5em 0; }
  .qtip-content .style .description {
    font-size: 1em;
    margin: 0 0 .3em 0; }
  .qtip-content .style .sku {
    font-size: .6em;
    text-align: left; }
  .qtip-content .style .price {
    position: relative;
    float: right;
    font-size: 1.2em;
    color: #000; }
  .qtip-content .style a.add-to-bag {
    font-size: .8em; }

.submit {
  margin: .2em 0 0 0;
  position: relative;
  background: #000;
  padding: .2em;
  color: #FFF;
  font-size: 1em; }

table td {
  text-align: center; }

input, textarea {
  padding: .3em;
  background: #eee;
  font-size: 15px; }

#new-style {
  padding: 1em; }

#login, #signup {
  margin: 10em auto;
  width: 400px; }

#reference {
  width: 800px;
  margin: 4em auto; }
  #reference li {
    position: relative;
    float: left;
    text-align: left;
    width: 60px;
    margin: 0 3px 10px 0; }
  #reference .swatch {
    width: 50px;
    height: 50px;
    border: solid 1px #000; }

.search-form input {
  padding: .5em;
  border: solid 1px #000 !important;
  font-size: 1.2em; }

#bridal {
  padding: 2em; }

#scroller {
  height: 10px;
  background: #ccc;
  display: block;
  width: auto;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  z-index: 9999;
  position: relative; }
  #scroller .ui-slider-handle {
    position: absolute;
    cursor: move;
    width: 20px;
    height: 10px;
    background: #000; }

.inputable {
  position: relative; }
  .inputable label {
    position: absolute;
    color: #999;
    z-index: 400;
    font-size: .9em;
    padding: .3em 0 0 .5em;
    margin: 0;
    top: 0; }
  .inputable input {
    position: relative;
    z-index: 200; }
