/*
"Fresh" theme design for Spiffy Stores
*/

body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

h1, h2, h3 {
  margin: 0px 0px 10px;
  font-weight: normal;
  text-transform: lowercase;
}

h1 a, h2 a, h3 a {
  text-decoration: none;
}

h1 {
  letter-spacing: -1px;
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

p, ul, ol {
  margin: 0px 0px 10px;
  line-height: 17px;
}

.textile ul {
  list-style-position: inside;
  padding: 0px 0px 0px 40px;
}

.st {
  margin-top: 10px;
}

.sst {
  margin-top: 20px;
}

.ssst {
  margin-top: 30px;
}

.sssst {
  margin-top: 40px;
}

a:link {
}

a:hover, a:active {
  text-decoration: none;
}

a:visited {
}

img {
  border: none;
  max-width: 100%;
}

img.left {
  float: left;
  margin: 7px 15px 0px 0px;
}

img.right {
  float: right;
  margin: 7px 0px 0px 15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
}

.mr6 {
  margin-right: 6px;
}

.mr12 {
  margin-right: 12px;
}

/* Form */
form {
  margin: 0;
  padding: 0;
}

legend {
  display: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
}

/* Header */

#wrapper {
}

#header {
  width: 900px;
  height: 80px;
  margin: 0 auto 20px;
  padding-top: 10px;
  position: relative;
}

#header h1 {
  float: left;
  height: 80px;
  margin-top: 10px;
  position: absolute;
  left: 30px;
  top: 10px;
  font-size: 38px;
}

/* Menu */

#menu {
  float: right;
  margin: 0;
  padding: 28px 0px 0px 0px;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  margin-left: 5px;
  padding: 8px 12px;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 15px;
  line-height: 26px;
}

#menu .cart-tab a {
}

#menu a:hover {
  text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
  width: 900px;
  margin: 0px auto;
  padding: 20px;
}

/* Content */

#content {
  float: left;
  width: 590px;
  padding: 0px 30px;
}

/* Post */

.post {
  padding-bottom: 30px;
  position: relative;
}

.post .blog-date {
  color: #999;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 8px 8px;
  text-align: center;
  width: 33px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 10px solid;
}

.post .entry {
  width: 520px;
}

.post .meta {
  background-repeat: repeat-x;
  border-bottom: 6px solid;
  font-size: 11px;
  margin: 20px 0px;
  padding: 15px 0px;
}

.post .meta p {
  margin: 0px;
  line-height: normal;
}

.post .meta .byline {
  float: left;
}

.post .meta .links {
  float: left;
}

.post .meta .more {
  width: 185px;
  height: 35px;
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
}

.post .meta .comments {
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
}

.post .meta b {
  display: none;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 230px;
  margin: 0px;
  padding: 10px 0px 0px;
}

.sidebar .sb {
  margin-bottom: 30px;
}

.sidebar h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 10px solid;
  font-size: 18px;
  font-weight: normal;
}

.sidebar fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}

.sidebar a {
  text-decoration: none;
}

.sidebar a small {
  padding-left: 25px;
}

.sidebar ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.sidebar li {
  margin: 0px;
  padding: 6px 0px;
  border-bottom: 1px dashed;
}

.sidebar li li {
  border: none;
  padding: 3px 0px;
}

.sidebar li li li {
  padding: 2px 0px;
}

.sidebar li a {
  margin: 0px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.sidebar li a:hover {
}

.sidebar li li a {
  margin: 0px 0px 0px 26px;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

.sidebar li li a:hover {
}

.sidebar li li li a {
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  margin-left: 43px;
}

.sidebar li li li a:hover {
}

.sidebar #rss {
  float: right;
  height: 17px;
  width: 17px;
}

.sidebar #rss:hover {
  cursor: pointer;
}

/* Search */

#search {
}

#search h2 {
  margin-bottom: 20px;
}

#q, #searchresults form #q {
  width: 150px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid;
}

#basket .quantity {
  padding: 0px;
  border: 1px solid;
  height: 20px;
  text-align: center;
  margin-top: -4px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#x, #searchresults form input {
  padding: 3px;
  border: none;
  text-transform: lowercase;
  font-size: 11px;
  cursor: pointer;
}

#x:hover, #searchresults form input:hover {
}

#searchresults form {
  margin-bottom: 50px;
}

/* Boxes */
.box1 {
  padding: 20px;
}

.box2 {
}

.box2 h2 {
  margin-bottom: 15px;
  font-size: 16px;
}

.box2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited {
}

/* Footer */

#footer {
  height: 150px;
  min-height: 150px;
  padding: 10px 0 0 0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-repeat: repeat-x;
  background-position: left top;
}

#footer ul {
  width: 900px;
  display: block;
  margin: 0px auto;
  padding: 0px 0px 0px 30px;
  list-style-type: none;

}

#footer ul li {
  display: inline;
  padding-right: 10px;
}

html > body #footer {
  height: auto;
}

#footer ul li a {
  padding: 0px 20px 0px 0px;
}

#legal {
  clear: both;
  padding-top: 20px;
  text-align: center;
  font-size: 10px;
  color: #353535;
}

#legal a {
  color: #ffffff;
}


/* Product Page */

#product {
  margin-bottom: 100px;
}

#product #description {
  margin: 0px 0px 20px;
}

#image-tab {
  padding-bottom: 25px;
  padding-left: 20px;
  margin-top: 20px;
  max-width: 290px;
}

.collection-images, .product-page-image, .secondary-images, .basket-images, .collections-list-image, .result-image {
  padding: 8px;
  border: 8px solid;
}

.collection-images:hover, .product:hover .collection-images, .product-page-image:hover, .secondary-images:hover, .basket-images:hover, .collections-list-image:hover, .result-image:hover {
}

.collections-list-image, .result-image {
  float: left;
  margin-right: 17px;
}

.basket-images {
  float: left;
  margin-right: 10px;
}

#related-products {
  height: 120px;
}

.product-page-image {
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
  width: 242px;
}

.secondary-images {
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
  float: left;
}

.compare-at-price {
  text-decoration: line-through;
}

.tags a {
  margin-right: 5px;
}

/* Collection Page */

.product {
  margin-bottom: 50px;
  cursor: pointer;
}

.collection-images {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  width: 100px;
}

.on-sale {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 65px;
  width: 65px;
  position: absolute;
  right: -20px;
  top: -20px;
}

.product h3 {
  margin-bottom: 0px;
}

.product .money {
  font-size: 11px;
  text-transform: lowercase;
}

#products {
  margin: 10px 0px 0px;
}

#products td {
  vertical-align: top;
  padding-right: 20px;
}

.pagination {
  font-size: 16px;
  margin-top: 10px;
}

.pagination .current {
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 2px;
  padding-left: 6px;
}

.pagination a {
  text-decoration: none;
}

.pagination a:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* Collections list page */
#collections-listing ul, #searchresults ol {
  padding-left: 0;
}

#collections-listing li, #searchresults li {
  list-style-type: none;
  padding-bottom: 35px;
}

#collections-listing small, #searchresults small {
  font-size: 12px;
  line-height: 14px;
}

#collections-listing h2 {
  font-size: 32px;
}

/* Cart Page */
.button, .btns, .btns input {
  border-style: none;
  padding: 6px 10px 4px;
  font-size: 16px;
  font-weight: normal;
}

.button:hover, .btns input:hover {
  cursor: pointer;
}

.button.disabled {
  background: #bbb !important;
}

#cart-add.button {
  margin: 15px 0px 0px;
}

.selector-wrapper {
  margin: 5px 0px 15px;
}

.selector-wrapper label {
  display: block;
  width: 100px;
  font-size: 16px;
}

.selector-wrapper select {
  margin: 5px 0px !important;
}

#price-field {
  font-size: 16px;
  font-weight: bold;
  display: block;
  position: relative;
  top: -33px;
  left: 120px;
}

#price-field small {
  font-weight: normal;
}

#basket .cart-remove-icon {
  padding-top: 4px;
  padding-right: 7px;
  padding-bottom: 4px;
  padding-left: 7px;
  font-weight: bold;
  text-decoration: none;
}

#basket .cart-remove-icon:hover {
  text-decoration: none;
}

.update-cart-button {
  border-style: none;
  padding: 6px 10px 4px;
  font-size: 16px;
  font-weight: normal;
}

.update-cart-button:hover {
  cursor: pointer;
}

.cart-quantity-input {
  border: 1px solid;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  padding-bottom: 2px;
  line-height: 10px;
  padding-top: 4px;
  text-align: center;
  width: 25px;
}

#basket th {
  font-size: 13px;
  font-weight: normal;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  padding: 6px 0px 4px;
}

#cart-total h2 {
  float: right;
}

#cart-total {
  border-top-width: 8px;
  border-top-style: solid;
  padding-top: 10px;
  margin-top: 20px;
  height: 40px;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  margin-bottom: 20px;
}

.basket-column-one {
  padding-left: 5px;
  font-size: 11px;
  vertical-align: top;
}

.basket-odd td {
  padding-bottom: 15px;
  padding-top: 15px;
  vertical-align: top;
  border-top-width: 1px;
  border-top-style: solid;
}

.basket-even td {
  padding-bottom: 15px;
  padding-top: 15px;
  vertical-align: top;
  border-top-width: 1px;
  border-top-style: solid;
}

.basket-column {
  font-size: 11px;
  padding-left: 15px;
}

.basket-desc {
  vertical-align: top;
}

.basket-desc a {
  font-size: 14px;
  padding-bottom: 2px;
}

.basket-desc a span {
  font-size: smaller;
}

.basket-desc p {
  line-height: 13px;
  padding-top: 5px;
  margin: 0px;
}

.basket-desc h3 {
  margin: 0px;
}

#basket-right {
  width: 564px;
  text-align: right;
}

#basket-right h3 {
  width: 554px;
  padding: 5px;
  font-weight: normal;
  font-size: 15px;
  float: right;
  margin-bottom: 10px;
}

#basket-buttons input {
  margin-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

#variant-add {
  margin: 10px 0px 0px;
}

#variant-add ul {
  margin-left: 0;
  padding-bottom: 15px;
  padding-left: 0;
  padding-top: 5px;
}

#variant-add li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 10px;
}

#variant-add li label {
  vertical-align: text-bottom;
}

#variant-add li input {
  margin-top: 2px;
  vertical-align: top;
}

#variant-add select {
  margin-top: 5px;
  margin-bottom: 15px;
}

.product-price {
  margin-bottom: 0px;
}

/* Contact Page */
#contact_form .group {
  margin-top: 0px;
  margin-left: 0px;
}

#contact_form h3 {
  font-size: 18px;
}


