/*------------------------------------------------------------

   _______ _______ _     _ __   __
   |______ |______  \___/    \_/
   ______| |______ _/   \_    |

  ----------------------------------------------------------

  Theme:   Sexy
  Author:  Big Cartel
           http://bigcartel.com

           Big Cartel Stores CSS
           Copyright 2008 Big Cartel LLC.
           More info at: http://bigcartel.com

------------------------------------------------------------*/



/*============================================================
 Base
============================================================*/

* {
  margin: 0;
  padding: 0;
  }

body {
  margin: 20px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666;
  background: #cfcfcf;
  }

ul, ol {
  margin-bottom: 1em;
  }

li {
  list-style: none;
  }

h2 {
  margin-bottom: 1em;
  font-weight: normal;
  }

h3 {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  }

p {
  margin-bottom: 1em;
  font-size: 11px;
  color: #666;
  line-height: 15px;
  }

a  {
  text-decoration: none;
  }

a:link, a:visited {
  color: #5575DD;
  }

a:hover, a:active {
  color: #0E1B79;
  }

a img  {
  border: none;
  }

img {
  -ms-interpolation-mode: bicubic;
  }

input,
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #4B3115;
  }

hr {
  margin-bottom: 10px;
  height: 1px;
  color: #ccc;
  background: #ccc;
  border: none;
  }



/*============================================================
 Wrapper
============================================================*/

#wrap {
  width: 740px;
  margin: 0 auto;
  text-align: left;
  }



/*============================================================
 Header
============================================================*/

#header {
  margin-bottom: 5px;
  }

#header.image h1 span {
  display: none;
  }

#header h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  }

#header h1 span {
  padding: 30px 0 10px;
  }


/*============================================================
 Main Content Area
============================================================*/

#main {
  float: left;
  width: 557px;
  margin: 0 5px 0 0;
  }


/* Title ---------------------------------------------------*/

#main-title {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  min-height: 50px;
  height: auto !important;
  height: 50px;
  background: #404040;
  }

#main-title h2 {
  margin: 16px 0 13px 13px;
  font-size: 15px;
  font-weight: bold;
  color: #CDE2F0;
  }


/* Content -------------------------------------------------*/

#main-content {
  float: left;
  width: 537px;
  padding: 10px;
  background: #fff;
  }

* html #main-content {
  width: 557px;
  w\idth: 537px;
  }



/*============================================================
 Navigation
============================================================*/

#navigation {
  float: left;
  width: 178px;
  }

#navigation div.pod {
  clear: both;
  width: 148px;
  margin-bottom: 5px;
  padding: 0 15px 12px 15px;
  font-size: 10px;
  background: #fff;
  }

* html #navigation div.pod {
  width: 178px;
  w\idth: 148px;
  }

#navigation div.pod h3 {
  display: block;
  width: 160px;
  margin: 0 -15px 11px -15px;
  padding: 4px 9px 6px 9px;
  font-size: 9px;
  font-weight: normal;
  color: #CDE2F0;
  background: #404040;
  }

* html #navigation div.pod h3 {
  width: 178px;
  w\idth: 160px;
  }

#navigation div.pod ul {
  margin-bottom: 3px;
  }

#navigation div.pod li {
  margin-top: 3px;
  padding: 3px 0;
  list-style: none;
  border-bottom: 1px solid #EFEFEF;
  }


/* MiniCart Contents -------------------------------------------*/

#minicart {
  float: left;
  width: 178px;
  min-height: 50px;
  height: auto !important;
    height: 50px;
  margin-bottom: 5px;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/cart-bkg.gif) no-repeat bottom left #fff;
  }

#minicart h3 {
  float: left;
  display: block;
  width: 160px;
  margin: 0;
  padding: 4px 9px 6px 9px;
  font-size: 9px;
  font-weight: normal;
  color: #CDE2F0;
  background: #404040;
  }

* html #minicart h3 {
  width: 178px;
  w\idth: 160px;
  }

#minicart .minicart-contents {
  float: right;
  display: inline;
  margin: -18px 7px 0 0;
  font-size: 9px;
  color: #CDE2F0;
  }

#minicart .minicart-contents li {
  float: left;
  }

#minicart .minicart-items {
  margin-right: 5px;
  }

#minicart .minicart-total {
  padding-left: 5px;
  font-weight: bold;
  border-left: 1px solid #CDE2F0;
  }

#minicart .minicart-options {
  float: right;
  display: block;
  width: 100%;
  margin-top: 5px;
  text-align: right;
  }

#minicart .minicart-view {
  float: left;
  display: inline;
  margin-left: 37px;
  }

#minicart .minicart-view a {
  display: block;
  width: 66px;
  height: 18px;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/btn-viewcart.gif) no-repeat;
  }

#minicart .minicart-view span {
  display: none;
  }

#minicart .minicart-checkout {
  float: right;
  display: inline;
  margin-right: 5px;
  }

#minicart .minicart-checkout a {
  display: block;
  width: 66px;
  height: 18px;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-checkout.gif) no-repeat;
  }

#minicart .minicart-checkout span {
  display: none;
  }


/* Search --------------------------------------------------*/

#search-input {
  width: 113px;
  height: 12px;
  padding: 1px;
  font-size: 10px;
  vertical-align: middle;
  }

#search-submit {
  width: 24px;
  height: 18px;
  margin-left: 3px;
  vertical-align: middle;
  border: none;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-go.gif) no-repeat;
  cursor: pointer;
  }

#search-submit span {
  display: none;
  }


/* Artists -------------------------------------------------*/

#artists-select {
  width: 148px;
  font-size: 10px;
  }


/* Big Cartel Badge ----------------------------------------*/

#badge {
  float: left;
  width: 100%;
  }

#badge a {
  float: left;
  display: block;
  width: 79px;
  height: 23px;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/badge.png) no-repeat !important;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/badge.gif) no-repeat;
  }

#badge span {
  display: none;
  }



/*============================================================
 Footer
============================================================*/

#footer {
  clear: both;
  }



/*============================================================
 Alerts
============================================================*/

p.alert-noproducts,
p.alert-noitems {
  margin: 20px;
  }

div#error {
  display: block;
  margin-bottom: 5px;
  border-top: 1px solid #6c1010;
  border-bottom: 1px solid #6c1010;
  background: #cf3636;
  }

div#error h2,
div#error p {
  display: none;
  }

div#error ul {
  margin: 0;
  padding: 5px 20px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  }

div#error li {
  margin: 0;
  padding: 0 20px;
  font-weight: bold;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/bullet-error.gif) no-repeat 0 7px;
  }

.form-error {
  border: 1px solid #cf3636;
  }



/*============================================================
 Site Link
============================================================*/

#website {
  position: absolute;
  top: 0;
  background: #fff;
  }

#website a {
  display: block;
  padding: 2px 14px 3px 14px;
  font-size: 10px;
  line-height: 10px;
  }



/*************************************************************

 Store Pages

*************************************************************/



/*============================================================
 Product List
============================================================*/

#products {
  float: left;
  display: inline;
  margin: 2px 4px 4px 4px;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/bkg-products-col.gif) repeat-y #e4e4e4;
  }

#products div.product {
  float: left;
  display: inline;
  width: 175px;
  height: 100%;
  border-top: 2px solid #fff;
  }

#products div.product p {
  margin-bottom: 0;
  }

#products .product-img {
  display: inline;
  float: none;
  vertical-align: middle;
  }

#products .product-info {
  float: left;
  width: 157px;
  padding: 5px 9px 11px 9px;
  border-top: 2px solid #fff;
  }

html #products .product-info {
  width: 175px;
  w\idth: 157px;
  }

#products .product-title {
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  }

#products .product-price {
  float: left;
  font-size: 10px;
  margin-right: 8px;
  }

#products .product-status {
  font-size: 10px;
  font-style: italic;
  }

#products .product-a {
  float: left;
  clear: left;
  display: block;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  }

#products .product-a h3,
#products .product-a p {
  color: #57411F;
  text-align: left;
  }

#products .product-a:hover h3,
#products .product-a:hover p {
  color: #0E1B79;
  }

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28,
#product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58,
#product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88,
#product-91, #product-94, #product-97, #product-100 {
  padding-right: 354px;
  }

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29,
#product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59,
#product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89,
#product-92, #product-95, #product-98 {
  margin-left: -352px;
  }

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30,
#product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60,
#product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90,
#product-93, #product-96, #product-99 {
  margin-left: -175px;
  }


/* Pagination
------------------------------------------------------------*/

.pagination {
  clear: both;
  padding: 20px 0 15px 0;
  font-weight: normal;
  text-align: center;
  }

.pagination span,
.pagination a {
  padding: 0 3px 0 6px;
  }

.pagination span.disabled {
  display: none;
  }

.pagination span.current {
  font-weight: bold
  }

.pagination span.yadda {
  padding: 5px 4px;
  background: none;
  }


/* Stilts
------------------------------------------------------------*/

span.stilt {
  display:-moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  }

#product-image {
  position: relative;
  display: block;
  width: 300px;
  height: 300px;
  text-align: center;
  overflow: hidden;
  }

#products span.stilt {
  height: 175px;
  }

#product-image span.stilt {
  height: 300px;
  }

#product-image img {
  vertical-align: middle;
  }



/*============================================================
 Product Detail
============================================================*/

#product-content {
  float: left;
  width: 100%;
  padding-bottom: 25px;
  }

#product-images {
  float: left;
  width: 300px;
  }

a#product-image span.icon_zoom {
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  background-image: url(http://cache0.bigcartel.com/themes/sexy/images/icon_zoom.png) !important;
  background-image: url(http://cache1.bigcartel.com/themes/sexy/images/icon_zoom.gif);
  background-repeat: no-repeat;
  background-position: -20px;
  z-index: 100;
  cursor: pointer;
  overflow: hidden;
  }

a#product-image:hover span.icon_zoom {
  background-position: 0;
  }

#product-images .product-img {
  margin: 0 0 10px 0;
  }

#product-images .images-nav {
  float: left;
  position: relative;
  width: 300px;
  height: 28px;
  margin: 10px 0 0 0;
  background: #e4e4e4;
  }

#product-images .images-list {
  position: absolute;
  width: 244px;
  top: 0;
  left: 28px;
  padding: 7px 0 8px 0;
  text-align: center;
  }

#product-images .images-list li {
  display: inline;
  padding: 0 5px;
  list-style: none;
  border-left: 1px solid #666;
  }

#product-images .images-list li.image-1 {
  border-left: none;
  }

#product-images .images-prev {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  }

#product-images .images-next {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  }

#product-images .images-prev a {
  display: block;
  width: 18px;
  height: 18px;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/btn-prev.gif) no-repeat;
  }

#product-images .images-next a {
  display: block;
  width: 18px;
  height: 18px;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-next.gif) no-repeat;
  }

#product-images .images-prev span,
#product-images .images-next span {
  display: none;
  }

#product-details {
  float: left;
  width: 215px;
  margin-left: 15px;
  }

#product-details ul {
  margin-left: 17px;
  }

#product-details ol {
  margin-left: 23px;
  }

#product-details li {
  font-size: 11px;
  line-height: 15px;
  list-style: disc;
  }

#product-details ol li {
  list-style: decimal;
  }

#product-details .price {
  width: 100%;
  margin-bottom: .7em;
  padding-bottom: .7em;
  font-size: 18px;
  font-weight: bold;
  color: #57411F;
  border-bottom: 1px solid #ccc;
  }

#product-form {
  clear: both;
  float: left;
  width: 100%;
  }

#product-details .info,
#product-form .options {
  width: 100%;
  padding: .3em 0 .3em 0;
  border-bottom: 1px solid #ccc;
  }

#product-form .options select {
  width: 100%;
  margin: .8em 0;
  }

#product-form .options ul {
  margin: .8em 0;
  }

#product-form .options li {
  list-style: none;
  padding: 1px 5px;
  }

#product-form .options li input {
  text-align: left;
  vertical-align: middle;
  }

#product-form .options li label {
  vertical-align: middle;
  font-weight: bold;
  }

#product-form .options li.sold label {
  font-weight: normal;
  color: #999;
  }

#product-addtocart {
  clear: both;
  display: block;
  width: 81px;
  height: 18px;
  margin-top: 15px;
  border: none;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-addtocart.gif) no-repeat;
  cursor: pointer;
  }

#product-addtocart span {
  display: none;
  }

#product-details div.sold h4,
#product-details div.soon h4 {
  margin-top: .8em;
  font-size: 18px;
  font-weight: bold;
  }

#product-details div.sold h4 {
  color: #57411F;
  }

#inventory {
  float: left;
  width: 100%;
  padding: 10px 0 12px 0;
  border-bottom: 1px solid #ccc;
  }

#inventory h3 {
  font-size: 12px;
  margin-bottom: 1em;
  }

#inventory ul {
  margin: 0;
  }

#inventory li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
  background: #f2f2f2;
  list-style: none;
  }

#inventory .bar {
  display: block;
  position: relative;
  height: 14px;
  background: #dadada;
  }

#inventory .bar span {
  position: absolute;
  left: 5px;
  top: 1px;
  width: 150px;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
  overflow: hidden;
  }

#inventory .bar span em {
  display: none;
  }

#inventory span.sold {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 10px;
  color: #ccc;
  line-height: 12px;
  }



/*============================================================
 Cart
============================================================*/

#cart-content {
  float: left;
  }

#cart-table {
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  }

#cart-table td,
#cart-table th {
  text-align: left;
  }

#update-btn-head {
  display: none;
  }


/* Cart Table Columns --------------------------------------*/

#col-item    { width: 337px; }
#col-price    { width: 65px; }
#col-qty    { width: 40px; }
#col-total    { width: 65px; }
#col-options  { width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
  font-size: 9px;
  color: #fff;
  background: #404040;
  }

#cart-head th {
  padding-top: 11px;
  padding-bottom: 11px;
  }

#head-item {
  padding-left: 10px;
  }

#head-options span {
  display: none;
  }


/* Cart Table Body -----------------------------------------*/

#cart-body {
  font-size: 9px;
  }

#cart-body th {
  padding-left: 10px;
  font-weight: normal;
  }

#cart-body td {
  padding: 9px 12px 9px 0;
  }

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
  background: #f0f0f0;
  }

#cart-body .item-price {
  padding-right: 5px;
  }

#cart-body .item-qty input {
  width: 2em;
  }

#cart-body .item-total {
  font-weight: bold;
  }

#cart-body .item-options {
  text-align: center;
  }

#cart-body .item-options .remove-btn {
  width: 13px;
  height: 13px;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-delete.gif) no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  }

#cart-body .item-options span {
  display: none;
  }


/* Cart Footer ---------------------------------------------*/

#cart-footer {
  margin: 10px 0;
  }

#cart-footer .cart-update {
  padding: 10px 0;
  text-align: right;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }

#cart-footer .update-btn {
  width: 85px;
  height: 18px;
  border: none;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-update.gif) no-repeat;
  cursor: pointer;
  }

#cart-footer .cart-shipping {
  float: left;
  display: inline;
  margin: -31px 0 0 11px;
  }

#cart-footer #country {
  width: 160px;
  margin-left: 5px;
  padding: 2px 0;
  font-size: 11px;
  }

#cart-footer .cart-discount {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  text-align: right;
  }

#cart-footer #cart_discount_code {
  width: 80px;
  margin-left: 10px;
  }

#cart-footer .cart-discount p {
  margin: 1px 0;
  }

#cart-footer .cart-total {
  padding: 15px 0;
  text-align: right;
  border-bottom: 1px solid #ddd;
  }

#cart-footer .cart-total h3 {
  font-size: 16px;
  margin: 0;
  }

#cart-footer .cart-total p {
  margin-bottom: 0;
  font-size: 9px;
  color: #999;
  }

#cart-footer .cart-total #cart-shipping-tax p {
  margin-bottom: 7px;
  font-size: 11px;
  color: #666;
  }

#cart-footer .cart-options {
  float: right;
  margin-top: 10px;
  }

#cart-footer .cart-checkout {
  float: left;
  }

#cart-footer .checkout-btn {
  width: 66px;
  height: 18px;
  margin-left: 8px;
  background: url(http://cache1.bigcartel.com/themes/sexy/images/btn-checkout.gif) no-repeat;
  border: none;
  cursor: pointer;
  }

#cart-footer .update-btn span,
#cart-footer .checkout-btn span {
  display: none;
  }

span.total-discount,
span.total-shipping {
  font-weight: bold;
  }



/*============================================================
 FAQ
============================================================*/

#faq-content {
  padding: 15px 25px;
  }

#faq-content .faq-list dt {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  }

#faq-content .faq-list dd {
  margin-bottom: 2.3em;
  }



/*============================================================
 Contact
============================================================*/

#contact-content {
  padding: 15px 25px;
  }

#contact-form {
  width: 425px;
  padding: 15px 0;
  }

#contact-form label {
  float: left;
  width: 85px;
  padding: 2px 0;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #666;
  }

#contact-form input,
#contact-form textarea {
  float: left;
  width: 250px;
  margin: 0 25px 8px 10px;
  vertical-align: bottom;
  }

#contact-form textarea {
  width: 300px;
  height: 150px;
  }

#contact-form p,
#captcha-div {
  float: left;
  display: inline;
  width: 330px;
  margin: 0 -3px 10px 95px; /* -3px fixes ie6 duplicate chars */
  }

#contact-form p {
  margin-bottom: 25px;
  }

#contact-submit {
  clear: both;
  display: block;
  width: 42px;
  height: 18px;
  margin: 0 0 0 95px;
  border: none;
  background: url(http://cache0.bigcartel.com/themes/sexy/images/btn-send.gif) no-repeat;
  cursor: pointer;
  }

#contact-submit span {
  display: none;
  }



/*============================================================
 Success
============================================================*/

body.success #main-content h2 {
  padding: 20px 20px 0 20px;
  font-size: 17px;
  }

body.success #main-content p {
  padding: 0 20px 20px 20px;
  }



/*============================================================
 Custom Pages
============================================================*/

#faq-content {
  padding: 0;
  }

body.custom #main-content {
  width: 507px;
  padding: 20px 25px;
  }

body.custom #main-content strong {
  font-weight: bold;
  }

body.custom #main-content em {
  font-style: italic;
  }

body.custom #main-content code,
body.custom #main-content pre {
  white-space: pre;
  }

body.custom #main-content h2,
body.custom #main-content h3,
body.custom #main-content h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  }

body.custom #main-content ul,
body.custom #main-content ol,
body.custom #main-content blockquote {
  padding: 0 50px;
  }

body.custom #main-content ul li {
  line-height: 15px;
  list-style: disc;
  }

body.custom #main-content ol li {
  line-height: 15px;
  list-style: decimal;
  }

body.custom #main-content blockquote {
  margin-bottom: 1em;
  font-style: italic;
  }

body.custom #main-content dt {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  }

body.custom #main-content dd {
  margin-bottom: 2.3em;
  line-height: 15px;
  }


/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/

/*------------------------------------------------------------
Header Area Styles
------------------------------------------------------------*/
/* <b>*Header Background Color*</b> */
#widehead {
background-color:#ffffff;
}

/* *Header Title* */
#header h1 span {
color:#ffffff;
}

#header h1 span {
font-family: orbitron;
}
/*------------------------------------------------------------------------
NOTE: HEADER FONT (as seen above) IS A SPECIAL FONT FROM THE GOOGLE FONT DIRECTORY; Go to http://www.google.com/webfonts to obtain a different special font. The header font can also be changed to a regular HTML safe font
---------------------------------------------------*/

/* *Header Nav Font* */
#header-navigation li, #header-navigation li a {
font-family: Arial, Helvetica, sans-serif;}

/* *Header Nav Text Links* */
#header-navigation li a, #header-navigation li {
color:#6DA8B6;
}

/* *Header Nav Text Links (ROLLOVER)* */
#header-navigation li a:hover {
color:#cccccc;
}
/*------------------------------------------------------------
Sidebar/Side Navigation Styles 
------------------------------------------------------------*/

/* <b>*Categories Nav Font*</b> */
#navigation div.pod li, #navigation div.pod ol {
font-family:arial;
}

/* *Categories Nav Headings* */
#navigation div.pod li, #search, #newsletter-title {
color:#6DA8B6;
}

/* Categories Nav Text Links*/
#navigation div.pod a {
    color: #4c3523;
}
        

/* *Categories Nav Text Links* (ROLLOVER) */
#navigation div.pod a:hover 
{color: #4c3523;}
/*------------------------------------------------------------
Footer Styles
------------------------------------------------------------*/ 

/* <b>*Footer Background Color*</b> */
#footer {
background-color:#ffffff;
}

/* *Footer Text* */
#footer {
color:#57411F;
}

/* *Footer Text Links* */
#footer a {
color:#57411F;
}

/* *Footer Text Links (ROLLOVER)* */
#footer a:hover {
color:#4c3523;
}
     
/* Footer Font */
#footer 
{font-family:arial}
/*------------------------------------------------------------
Main Styles
------------------------------------------------------------*/
/* <b>Main Text</b> */
body, p, input, textarea, #product-details .price, #faq-content .faq-list dt, #contact-form label, #cart-footer .cart-total #cart-shipping-tax p {
    color: #57411F;
}

/* Main Font */
*{font-family: Arial, Helvetica, sans-serif;} 


/* Main Links */
a:link, a:visited, #products .product-a h3, #products .product-a p {
    color: #4c3523;
}


/* Main Links (ROLLOVER) */
a:hover, 
a:active, 
#products .product-a:hover h3, 
#products .product-a:hover p 
{color: #4c3523;}



/* Background */
body {
    background-color: #ffffff;
    margin: 0;
    background-image:;
}

/* Wrap Background */
#wrap {
    background-color:#ffffff;
}


/* <b>Products Links</b> */
#products .product-a h3, #products .product-a p, #product-details .price, .product-title {
color:#57411F;
}

/* Inventory Bar Color */
#inventory .bar {
color:#ffffff;
}


/*------------------------------------------------------------
Cart Styles
------------------------------------------------------------*/

/* <b>Cart Header (Background)</b> */
#cart-head {
background-color:#ffffff;
}


/* Cart Header (Text) */
#cart-head {
color:#e38257;
}


/* Cart Alt. Row Color*/
#cart-body tr.row-alt th, #cart-body tr.row-alt td {
background-color:#ffffff;}


/*============================================================
  Custom Styles - add and override styles below.
============================================================*/

/*------------------------------------------------------------
<--Begin Header Area-->
------------------------------------------------------------*/
#widehead {
    color: #ffffff;
    margin-left: 0;
}

#wideheadcontents {
width:960px;
margin:auto;
}

#header {
    margin: 0 0 -25px -5px;
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
}
#header h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}



#header h1 span {
    background: none repeat scroll 0 0 transparent;
    font-size: 40px;
    font-weight: normal;
    padding: 0;
}

#header-navigation li a {
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    text-transform: uppercase;
}


#header-navigation ul {
    float: right;
    height: 22px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#header-navigation li {
display:inline;
}

#header-navigation {
    background: none repeat scroll 0 0 transparent;
    border-style: none;
    height: 26px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-bottom: 5px;
}


/*------------------------------------------------------------
<--End Header Area-->
------------------------------------------------------------*/



/*------------------------------------------------------------
<--Begin Sub-Navigation/Categories Area-->
------------------------------------------------------------*/

#navigation {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: -3px;
    margin-top: 3px;
    min-height: 499px;
    width: 200px;
}


#navigation div.pod {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    font-size: 10px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -3px;
    padding: 0;
    text-align: left;
    width: 193px;
}

#navigation div.pod ul {
    margin-bottom: 15px;
    margin-top: 3px;
}


#navigation div.pod h3 {
background:none repeat scroll 0 0 transparent;
display:block;
font-size:16px;
font-weight:bold;
margin:0;
padding:4px 0 6px;
text-transform:uppercase;
width:160px;
}


#navigation div.pod li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    display: block;
    font-size: 12px;
    list-style: none outside none;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 8px;
    text-transform: uppercase;
}

#navigation div.pod li:hover {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 none;
    display: block;
    font-size: 12px;
    list-style: none outside none;
    padding-right: 0;
    padding-top: 8px;
    text-transform: uppercase;
}


/*------------------------------------------------------------
<--End Sub-Navigation/Categories Area-->
------------------------------------------------------------*/



/*------------------------------------------------------------
<--Begin Main Styles-->
------------------------------------------------------------*/



#wrap {
    margin: 0 auto 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;
    width: 960px;
}


h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}


#main-title h2, #navigation div.pod h3, #minicart h3, #minicart .minicart-contents {
color:#543F1B;
}

#main-title, #navigation div.pod h3, #minicart h3 {
background-color:#ffffff;
}



body, p, input, textarea, #product-details .price, #faq-content .faq-list dt, #contact-form label, #cart-footer .cart-total #cart-shipping-tax p {
color:#57411F;
}

body {
margin:0px;
}

a {
outline:none;
}

p {
font-size:12px;
line-height:15px;
margin-bottom:1em;
}

#main {
    float: left;
    margin: 0 0 7px;
    width: 960px;
}


#main-title {
background:none repeat scroll 0 0 #404040;
display:none;
float:left;
height:auto !important;
margin-bottom:5px;
min-height:50px;
width:100%;
}

body.custom #main-content {
    padding: 10px 0 0 10px;
    width: 747px;
}

#main-content {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 10px 0 0 10px;
    width: 747px;
}


/*------------------------------------------------------------
<--End Main Styles-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Products Page-->

Note: 
Number of max products displayed per row can be configured by changing width property (width:0px) in

#products .product-img { 

and 

#products div.product {

For 2 products across; change width property to 371px.
For 3 products across; change width property to 247px. 
For 4 products across; change width property to 185px. (DEFAULT)
For 5 products across; change width property to 147px.

------------------------------------------------------------*/

#products {
    background-color: transparent;
   margin-left: 9px;
    margin-top: 3px;
    width: 760px;
}

#products div.product {
    border-top: 0 none;
    display: inline;
    float: left;
    height: 320px;
    margin-bottom: 10px;
    margin-right: 1px;
    width: 185px;
}

#products .product-img {
    border: 0 solid #543F1B;
    display: inline;
    float: left;
    vertical-align: middle;
    width: 185px;
}

#products .product-a {
clear:left;
cursor:pointer;
display:block;
float:left;
overflow:hidden;
text-align:center;
}

#products span.stilt {
height:0px;
}

html #products .product-info {
    margin-bottom: 15px;
    margin-top: 0;
    width: 184px;
}

#products .product-info {
    border-top: 0 solid #ffffff;
    float: left;
    padding: 5px 0 11px;
    text-align: center;
}

#products .product-price {
    float: none;
    font-size: 10px;
    margin-right: 0;
}



.pagination {
clear:both;
font-weight:normal;
padding:20px 0 15px;
text-align:center;
}

.pagination span.current {
font-weight:bold;
}

.pagination span, .pagination a {
    color: #543F1B;
    padding: 0 3px 0 6px;
}

#products div.product p {
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
}

#products .product-a h3, #products .product-a p {
    font-size: 12px;
    text-align: left;
}

#products .product-title {
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 3px;
}



#products, #products .product-pic {
    background-color: transparent;
    width: 760px;
}

/*------------------------------------------------------------
<--End Products Page-->
------------------------------------------------------------*/



/*------------------------------------------------------------
<--Begin Individual Product Page-->
------------------------------------------------------------*/

#product-images {
    float: left;
    margin-right: 0;
    width: 410px;
}

#product-image {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 400px;
}

#product-images .images-list {
    left: 0;
    padding: 7px 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 495px;
}

#product-image img {
    border: medium none;
    float: left;
    height: auto;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 400px;
}

#product-content {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 3px;
    padding-left: 0;
    width: 100%;
}

#product-images .images-prev {
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

#product-images .images-prev a {
    display: block;
    height: 20px;
    opacity: 0.3;
    width: 52px;
}

#product-images .images-prev a:hover {
opacity: 0.6;
}

#product-images .images-next {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}


#product-images .images-next a {
    display: block;
    height: 20px;
    margin-right: -34px;
    opacity: 0.3;
    width: 52px;
}

#product-images .images-next a:hover {
opacity: 0.6;
}


#product-images .images-nav {
    background: none repeat scroll 0 0 transparent;
    float: none;
    margin: 0;
    position: relative;
    width: 400px;
}


#product-details .info, #product-form .options {
    border-bottom: 0 solid #CCCCCC;
    margin-left: 3px;
    padding: 0.3em 0;
    width: 340px;
}

#product-details {
    border-left: 0 none;
    color: #543F1B;
    float: left;
    margin-left: -5px;
    padding-left: 0;
    width: 340px;
}

#product-form .options select {
    color: #543F1B;
    margin: 0.8em 0;
    width: 106px;
}

#product-details div.sold h4, #product-details div.soon h4 {
color:#543F1B;
font-size:18px;
font-weight:bold;
margin-top:10px;
}

#product-details .price {
    border-bottom: 1px solid #543F1B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.7em;
    margin-top: -10px;
    padding-bottom: 0.7em;
    width: 335px;
}

#product-images .images-list {
    display: none;
    left: 0;
    padding: 7px 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 495px;
}

#product-images .images-list li {
border-left:1px solid #EFEFEF;
display:inline;
font-size:14px;
list-style:none outside none;
padding:0 5px;
}


#product_thumbnails {
width:310px;
}

#product_images {
width:500px; 
float:left;
}

.featured {
float:left;
width:500px;
margin-bottom:8px;
}

.thumbnail {
float:left;
width:94px;
margin-right:6px;
}

#product-form .options select {
margin:0.8em 0;
width:50%;
}

#product-details .product-title {
    font-size: 18px;
}



#product-details .price {
font-size:12px;
}
#product_thumbnails {
width:510px;
}

/*------------------------------------------------------------
<--End Individual Product Page-->
------------------------------------------------------------*/




/*------------------------------------------------------------
<--Begin Related Products Section-->

Note: 
Number of max products displayed per row can be configured by changing width property (width:0px) in

#related_products img { 

and 

#related_products div.product {

For 2 products across; change width property to 371px.
For 3 products across; change width property to 247px. 
For 4 products across; change width property to 185px. (DEFAULT)
For 5 products across; change width property to 147px.

(Note: The Related Products section has a current limit of 4 products displaying. To change the limit, follow the directions in the 'Product' page.)

------------------------------------------------------------*/
#related_products {
    border-bottom: 0 solid #666666;
    border-top: 0 solid #666666;
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 0;
    width: 760px;
}

#related_products div.product {
border-top:0 none;
display:inline;
float:left;
height:100%;
margin-bottom:10px;
margin-right:1px;
width:185px;
}

#related_products img {
    border: 0 solid #543F1B;
    margin-bottom: 0;
    margin-right: 5px;
    width: 185px;
}

#related_products .product-title {
font-size:14px;
font-weight:bold;
line-height:13px;
margin-bottom:3px;
}

#related_products .product-price {
float:left;
font-size:12px;
margin-bottom:0px;
margin-right:8px;
}

#related_products .product-status {
font-style:italic;
}


#related_products .product-info {
border-top:none;
float:left;
margin-top:10px;
padding:0px;
width:100%;
}

#related_products .product-title {
    color: #543F1B;
    font-size: 14px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 3px;
}

#related_products .product-price {
    color: #543F1B;
    float: left;
    font-size: 12px;
    margin-bottom: 0;
    margin-right: 8px;
}

#related_products .product-status {
font-style:italic;
}



/*------------------------------------------------------------
<--End Related Products Section-->
------------------------------------------------------------*/

/*------------------------------------------------------------
<--Begin Cart Page-->
------------------------------------------------------------*/
#cart-content {
width:100%;
}

#cart-table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 760px;
}

#cart-head {
font-size:14px;
text-transform:uppercase;
}


#cart-footer .cart-update {
    border-bottom: 0 solid #DDDDDD;
    border-top: 0 solid #DDDDDD;
    padding: 10px 0;
    text-align: right;
}


#cart-footer .cart-options {
    float: right;
    margin-bottom: 25px;
    margin-top: -5px;
}


#cart-footer .cart-total {
    border-bottom: 0 solid #DDDDDD;
    padding: 15px 0;
    text-align: right;
}

#cart-footer .cart-discount {
    border-bottom: 0 solid #DDDDDD;
    font-size: 12px;
    padding: 10px 0;
    text-align: right;
}

#cart-footer .cart-shipping {
color:#543F1B;
display:inline;
float:left;
font-size:12px;
margin:-38px 0 0 11px;
}

#cart-footer #country {
color:#543F1B;
font-size:12px;
margin-left:5px;
padding:2px 0;
width:160px;
}

#cart-table td, #cart-table th {
font-size:14px;
text-align:left;
}

#cart-body .item-options span {
display:block;
font-size:10px;
}

#cart-body .item-options .remove-btn {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
display:block;
height:100%;
width:32px;
}



#paymentmethods {
    float: left;
    margin-left: 0;
    margin-top: -25px;
    width: 390px;
}

#creditcard {
    color: #543F1B;
    float: right;
    font-size: 10px;
    line-height: 1.4;
    margin-top: 25px;
    text-align: left;
    width: 240px;
}
/*------------------------------------------------------------
<--End Cart Page-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Contact Page-->
------------------------------------------------------------*/

#contact-form label {
float:left;
font-size:12px;
font-weight:bold;
padding:2px 0;
text-align:left;
width:85px;
}

#contact-form {
    padding: 20px 0;
    width: 440px;
}

#contact-form textarea {
    height: 150px;
    width: 310px;
}

#contact-content {
    margin: auto;
    padding: 10px 0 0;
    width: 708px;
}

#contact-form input, #contact-form textarea {
float:left;
font-family:helvetica;
font-size:12px;
margin:0 25px 8px 10px;
padding:1px;
vertical-align:bottom;
}
/*------------------------------------------------------------
<--End Contact Page-->
------------------------------------------------------------*/



/*------------------------------------------------------------
<--Begin Footer-->
------------------------------------------------------------*/

#footer {
    border-top: 1px solid #543F1B;
    clear: both;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}

#footer a {
    clear: both;
    font-weight: bold;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}




#verified {
    float: left;
    margin-top: -18px;
    width: 75px;
}

/*------------------------------------------------------------
<--End Footer-->
------------------------------------------------------------*/




/*------------------------------------------------------------
<--Begin Slideshow Styles-->
------------------------------------------------------------*/

#slider {
    border: 0 solid #543F1B;
    height: 497px;
    list-style: none outside none;
    margin-left: 2px;
    overflow: hidden;
    width: 747px;
    background:url(http://themefiend.com/tf-themes/cruiser/images/loading.gif) no-repeat 50% 50%;
}


.nivo-controlNav a {
    background: url("http://themefiend.com/tf-themes/cruiser/slideshow-icon.png") repeat scroll 0 0 transparent !important;
    color: transparent;
    cursor: pointer;
    height: 20px !important;
    margin-right: 5px;
    position: relative;
    width: 20px !important;
    z-index: 99;
}


.nivo-controlNav a:active {
    background: url("http://themefiend.com/tf-themes/cruiser/slideshow-icon-active.png") repeat scroll 0 0 transparent !important;
    }

#buttons {
    height: 60px;
    margin-top: 220px;
    position: absolute;
    width: 756px;
}

#btn-prev {
    float: left;
    height: 60px;
    margin: 0px 0 0 2px;
    position: relative;
    width: 0;
}

#btn-next {
    clear: right;
    float: right;
    height: 60px;
    margin-bottom: 4px;
    margin-right: 38px;
    margin-top: 0px;
    position: relative;
    width: 0;
}



body.custom #main-content ul li {
    line-height: 15px;
    list-style: none;
}



body.custom #main-content ul#gallery {
    padding: 0;
}



#mask-gallery {
    overflow: hidden;
    height: 635px;
    width: 747px;
}



ul#gallery {
    height: 635px;
    width: 747px;
}


#gallery li {
    float: left;
    list-style: none outside none;
    height: auto;
    width: 747px;
}

#promoslider {
    height: 500px;
    margin-left: 0px;
    margin-top: 3px;
    width: 747px;
}

/*------------------------------------------------------------
<--End Slideshow Styles-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Action Button Styles-->
------------------------------------------------------------*/

#product-addtocart {
    background: url("http://themefiend.com/tf-themes/slate/add-to-cart-btn.png") repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-left: 3px;
    margin-top: -5px;
    width: 111px;
}


#contact-submit {
background:transparent url(http://themefiend.com/tf-themes/slate/send-btn.png) no-repeat scroll 0 0;
border:medium none;
clear:both;
cursor:pointer;
display:block;
height:30px;
margin:0 0 0 95px;
width:59px;
}


#cart-footer .checkout-btn {
background:url("http://themefiend.com/tf-themes/slate/checkout-btn.png") repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:52px;
margin-left:8px;
width:165px;
}

#cart-footer .checkout-btn:hover {
background-position:0 0px
}

#cart-footer .update-btn {
background:transparent url(http://themefiend.com/tf-themes/slate/update-cart-total-btn.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:30px;
width:165px;
}


#cart-footer .update-btn:hover {
background-position:0 0px
}


/*------------------------------------------------------------
<--End Action Button Styles-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Search Styles-->
------------------------------------------------------------*/

#search {
    float: none;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 195px;
}

#search-form {
width:180px;
}


#search-input {
    border: 1px solid #543F1B;
    font-size: 10px;
    height: 16px;
    padding: 0;
    vertical-align: middle;
    width: 128px;
}

#search-submit {
    background: url("http://themefiend.com/tf-themes/cruiser/search-btn.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 18px;
    margin-left: 1px;
    width: 48px;
}

#search-submit span {
display:none;
}
/*------------------------------------------------------------
<--End Search Styles-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Minicart Styles-->
------------------------------------------------------------*/

#minicart {
    background: none repeat scroll 0 0 transparent;
    float: right;
    height: auto !important;
    margin-bottom: 5px;
    margin-top: -56px;
    position: relative;
    width: 165px;
}

#minicart h3 {
background:none repeat scroll 0 0 #ffffff;
color:#363636;
display:block;
float:left;
font-size:9px;
font-weight:normal;
margin:0;
padding:4px 9px 6px;
width:160px;
}


#minicart .minicart-total {
border-left-color:#EFEFEF;
}
                

#minicart .minicart-contents li {
    color: #ffffff;
    float: left;
}
    

#minicart .minicart-contents {
display:inline;
float:right;
font-size:12px;
margin-left:23px;
margin-top:-24px;
text-transform:uppercase;
}

#minicart .minicart-options {
display:block;
float:left;
margin-top:0;
text-align:right;
width:100%;
}

#minicart .minicart-view {
    display: inline;
    float: left;
    margin-left: 11px;
    margin-top: 19px;
}

#minicart .minicart-view a {
    background: url("http://www.themefiend.com/tf-themes/equilibrium/icon_cart_white.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    margin-left: 15px;
    width: 22px;
}

#minicart .minicart-checkout {
display:block;
float:right;
margin-right:5px;
margin-top:0;
position:relative;
}

/*------------------------------------------------------------
<--End Minicart Styles-->
------------------------------------------------------------*/


/*------------------------------------------------------------
<--Begin Newsletter Styles-->
------------------------------------------------------------*/

#newsletter-section {
margin-left:0px; 
width:170px;
}

#newsletter-title {
font-weight: bold; 
font-family: Helvetica;
font-size: 12px; 
text-transform: uppercase; 
text-align: left
}

/*------------------------------------------------------------
<--End Newsletter Styles-->
------------------------------------------------------------*/

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28, #product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58, #product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88, #product-91, #product-94, #product-97, #product-100 {
margin:0;
padding:0;
}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29, #product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59, #product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89, #product-92, #product-95, #product-98 {
margin:0;
padding:0;
}

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30, #product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60, #product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90, #product-93, #product-96, #product-99 {
margin:0;
padding:0;
}

