/*========================== 
"ON THE FLY" BIGCARTEL CSS 
============================*/

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

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

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

  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: #666;
  }

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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/badge.png) no-repeat !important;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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: #5575DD;
  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(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/icon_zoom.png) !important;
  background-image: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-prev.gif) no-repeat;
  }

#product-images .images-next a {
  display: block;
  width: 18px;
  height: 18px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/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: #666;
  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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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: #cf3636;
  }

#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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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(https://assets.bigcartel.com/theme_assets/1/1.0.12/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;
  }


/*=======================
RESET CSS
=======================*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, header, nav, article, section, aside, footer, div.article, div.section, div.aside { 
padding: 0; 
margin: 0; 
}

table { 
border-collapse: collapse; 
border-spacing: 0; 
}

fieldset,img {  
border: 0; 
}

address, caption, cite, code, dfn, strong, th, var { 
font-style: normal; 
font-weight: normal; 
}

ol,ul { 
list-style: none; 
}

caption, th { 
text-align: left; 
}

h1, h2, h3, h4, h5, h6 { 
font-size: 100%; 
font-weight: normal; 
}

q:before, q:after { 
content:''; 
}

abbr, acronym { 
border: 0; 
}

a { 
text-decoration: none; 
outline-color: #FFF; 
}

/*=======================
HTML,BODY CSS
=======================*/

html { 
background: url(https://assets.biteybits.com/images/html.jpg) left top repeat; 
}

body { 
font-family: Arial, Verdana, Georgia, Helvetica, sans-serif; 
font-size: 12px; 
color: #4d4a40; 
background: url(https://assets.biteybits.com/images/body.jpg) left top repeat-x; text-align: left; 
}

/*=======================
LAYOUT CSS
=======================*/

.page_container { 
width: 924px; 
margin: 0 auto; 
}

.page_content { 
width: 924px; 
background: url(https://assets.biteybits.com/images/page_content.png) left top no-repeat; 
margin-top: -20px; 
}

.page_content .inner { 
padding: 21px 0 0 21px; 
}

header { 
height: 157px; 
position: relative; 
}

article, div.article { 
width: 630px; 
float: left; 
}

aside, div.aside { 
width: 249px; 
height: 2200px; 
float: left; 
background: url(https://assets.biteybits.com/images/aside.jpg); 
background-repeat: repeat-y; 
border-left:1px solid #B7B096; 
}

footer { 
width: 885px; 
height: 48px; 
background: url(https://assets.biteybits.com/images/footer.png) left top no-repeat; margin: 4px auto; 
}

.cleaner { 
clear: both; 
overflow: hidden; 
height: 1px; 
}

input[type="button"] {
border: 0; 
cursor: pointer; 
}

/*======= Products CSS ========*/

#products_bgrd { 
background: url(https://assets.biteybits.com/images/page_content_product_page.png) left top no-repeat; 
}

#products_bgrd aside, #products_bgrd div.aside{ 
background: none; 
}

#products_bgrd article, #products_bgrd div.article,
#products_bgrd aside, #products_bgrd div.aside { 
margin-top: 5px; 
}

/*=== Make HTML5 specials tag block elements ===*/

header,
nav,
article,
div.article,
section,
div.section,
aside,
div.aside,
footer { 
display: block; 
}

/*=======================
HEADER CSS
=======================*/

header .logo { 
width: 418px; 
height: 157px; 
position: absolute; 
left: 50px; 
top: 0; 
}

header .logo a { 
width: 100%; 
height: 100%; 
display: block; 
background: url(https://assets.biteybits.com/images/logo.png) left top no-repeat; 
}

header .slogan { 
position: absolute; 
right: 50px; 
top: 85px; 
}

header .slogan span { 
font-size: 18px; 
color: #dbd4bb; 
text-transform: uppercase; 
letter-spacing: 5px; 
}

/*=======================
NAV CSS
=======================*/

nav { 
width: 883px; 
height: 55px; 
background: url(https://assets.biteybits.com/images/nav.png) left top no-repeat; margin: 4px auto; 
}

nav ol { 
width: 867px; 
height: 43px; 
background: url(https://assets.biteybits.com/images/nav_ul_outer.jpg) left top no-repeat; 
position: relative; 
left: 9px; top: 6px; 
padding: 5px 0 0 3px; 
overflow: hidden; 
}

nav ol li { 
float: left; 
margin-left: 5px; 
}

nav ol li:first-child { 
margin-left: 0; 
}

nav ol li a { 
width: 211px; 
height: 32px; 
line-height: 28px; 
background: url(https://assets.biteybits.com/images/nav_a_bgrd.jpg) left top no-repeat; 
float: left; 
color: #dbd4bb; 
text-transform: uppercase; 
font-size: 18px; 
letter-spacing: 5px; 
text-align: center; }

nav ol li a:hover { 
background: url(https://assets.biteybits.com/images/nav_a_bgrd.jpg) 
left -32px no-repeat; 
}

/*=======================
CONTENT CSS
=======================*/

/*=== Keep in touch page css ===*/

.main_keep_in_touch{
  width: 880px;
  background: url(https://assets.biteybits.com/images/content_background.jpg) left top repeat; 
}

.main_keep_in_touch div.ctct-form-defaults{
  background-color: transparent !important;
}

/*=== Home page css ===*/

.main_image { 
width: 880px; 
height: 462px; 
background: url(https://assets.biteybits.com/images/content_background.jpg) left top repeat; 
}

.main_image img { 
position: relative; 
top: 36px; 
}

#photos {
cursor: pointer;
align:  right;
height: 387px;
margin: 0px;
overflow: hidden;
padding: 0;
width: 880px;
position: relative;
top: 36px;
}


.welcome { 
width: 880px; 
height: 288px; 
background: url(https://assets.biteybits.com/images/content_background.jpg) left top repeat;
}


.welcome .text { 
width: 620px; 
background: url(https://assets.biteybits.com/images/welcome.png) 3% 10% no-repeat; 
position: relative; 
left: 134px; 
top: 40px; 
}

.welcome .text h1 { 
font-size: 36px; 
color: #472314; 
padding-bottom: 58px; 
letter-spacing: 11px; 
text-transform: uppercase; 
}

.welcome .text p { 
line-height: 23px; 
}

.call_to_action { 
width: 880px; 
height: 175px; 
background: url(https://assets.biteybits.com/images/content_background.jpg) left top repeat; 
}

.call_to_action .inner { 
padding: 40px 48px 50px 40px; 
}

.call_to_action .inner .mod { 
float: left; 
}

.call_to_action .inner .mod .desc { 
width: 210px; 
background: url(https://assets.biteybits.com/images/separator.jpg) right top no-repeat; 
float: left; 
}

.call_to_action .inner .mod .link { 
width: 104px; 
float: left; 
}

.call_to_action .inner .mod .link a { 
width: 104px; 
height: 30px; 
line-height: 25px; 
background: url(https://assets.biteybits.com/images/view_gallery.jpg) left top no-repeat; 
display: block; 
text-align: center; 
color: #ccc4aa; 
position: relative; 
left: 20px; 
top: 10px; 
font-size: 14px; 
text-transform: lowercase; 
}

.call_to_action .inner #events { 
float: right; 
margin-right: 30px; 
}

.call_to_action .inner #events .desc { 
width: 160px; 
}


/*=======================
NEWSLETTER/EMAIL SIGN UP
=======================*/
.facebook-ribbon {

width: 34px;
height: 44px;
float: right;
margin-right: 43px;
margin-top: 10px;
}



.newsletter { 
width: 880px; 
height: 98px; 
background: url(https://assets.biteybits.com/images/newsletter.jpg) left top no-repeat; 
}

.newsletter .formbox { 
width: 350px; 
float: right; 
margin: 23px 10px 0 0; 
}

.newsletter .formbox .sign_up { 
width: 199px; 
right top no-repeat; 
position: relative; 
top: 5px; 
}

.formbox .submit {
width: 104px; 
height: 30px; 
margin-left: 5px; 
margin-top: 10px;
}

.submit a { 
width: 104px; 
height: 30px; 
line-height: 25px; 
display: block; background: url(https://assets.biteybits.com/images/view_gallery.jpg) left top no-repeat; 
text-align: center; 
color: #ccc4aa; 
font-size: 14px; 
text-transform: lowercase; 
float: right; 
}


.call_to_action .inner .mod .desc h3,
.newsletter .formbox form  .sign_up h3 { 
font-size: 18px; 
color: #472314; 
text-transform: uppercase; 
letter-spacing: 3px; 
padding-bottom: 5px; 
}

.call_to_action .inner .mod .desc h4,
.newsletter .formbox form  .sign_up h4 { 
font-size: 14px; 
color: #472314; 
text-transform: lowercase; 
letter-spacing: 1px; 
}

.newsletter .formbox form  .sign_up,
.newsletter .formbox form .inputbox,
.newsletter .formbox form .submit { 
float: left; 
}




/*=======================
ABOUT
=======================*/

.about_section { overflow: hidden; background-image: url(https://assets.biteybits.com/images/content_background.jpg); width: 880px; }

.about {  width: 629px; height: 292px; background: url(https://assets.biteybits.com/images/about_bgrd.png) left top no-repeat;  }

.about_section .about .about_inner a { color: #472314;}

.about .about_inner h1  { font-size: 36px; color: #472314; padding-bottom: 28px; letter-spacing: 11px; text-transform: uppercase; }

.about .about_inner h2 { font-size: 24px; color: #1E1007; padding-bottom: 16px; letter-spacing: 2px;  }

.about .about_inner strong { font-size: 16px; color: #441F10;}

.about .about_inner p  { padding-bottom: 5px; font-size: 12px; line-height: 22px; }


.artist { width: 629px;  background-image: url(https://assets.biteybits.com/images/content_background.jpg); }

.artist .artist_inner h2 { font-size: 30px; color: #472314; letter-spacing: 9px; text-transform: uppercase; padding-bottom: 16px;  }


.artist .artist_inner p { padding-top: 25px; line-height: 23px; }

.about .about_inner, 
.artist .artist_inner { padding: 33px 20px 0 35px; } 



.gallery { height: 210px; background: url(https://assets.biteybits.com/images/gallery_separator.jpg) center top no-repeat; padding-top: 35px; }
.gallery:first-child { background: none; padding-top: 0; } 
.gallery h3 { font-size: 18px; color: #472314; letter-spacing: 5px; text-transform: uppercase; }
.gallery p { font-size: 10px; line-height: 18px; padding: 10px 0 25px 0; }
.gallery a { width: 104px; height: 30px; line-height: 25px; display: block; background: url(https://assets.biteybits.com/images/view_gallery.jpg) left top no-repeat; text-align: center; color: #ccc4aa; font-size: 14px; text-transform: lowercase; float: right; margin-right: 5px; }


/*===================
Gift Certificate
====================*/


.gc_section { overflow: hidden; background-image: url(https://assets.biteybits.com/images/content_background.jpg); width: 880px; }

.gc { width: 629px; height: 292px; background: url(https://assets.biteybits.com/images/gift_certificates_bgrd.png) left top no-repeat; }

.gc .gc_inner h1 { font-size: 36px; color: #472314; padding-bottom: 48px; letter-spacing: 11px; text-transform: uppercase; }

.gc .gc_inner h2 { font-size: 24px; color: #1E1007; padding-bottom: 16px; letter-spacing: 2px;  }

.gc .gc_inner p { line-height: 23px; }

.gc .gc_inner { padding: 33px 20px 0 35px; }

.gc_aside { width: 249px; height: 800px; float: left; background: url(https://assets.biteybits.com/images/aside.jpg); background-repeat: repeat-y; border-left:1px solid #B7B096; }

/*=======================
EVENTS
=======================*/

.events_section { overflow: hidden; background-image: url(https://assets.biteybits.com/images/content_background.jpg); width: 880px; }

.events { width: 629px; height: 292px; background: url(https://assets.biteybits.com/images/events_bgrd.png) left top no-repeat;  }

.events .events_inner h1  { font-size: 36px; color: #472314; padding-bottom: 28px; letter-spacing: 11px; text-transform: uppercase; }

.events .events_inner h2 { font-size: 24px; color: #1E1007; padding-bottom: 2px; letter-spacing: 2px;  }


.events a { width: 104px; height: 30px; line-height: 25px; display: block; background: url(https://assets.biteybits.com/images/view_gallery.jpg) left top no-repeat; text-align: center; color: #ccc4aa; font-size: 14px; text-transform: lowercase; float: left; margin-right: 5px; margin-top: 15px; }


.events .events_inner h3 { font-size: 18px; color: #472314; padding-bottom: 2px; letter-spacing: 2px;  }

.events .events_inner p  { color: #4F4F4F; padding-left: 20px; font-size: 14px; line-height: 20px; }

.events .events_inner strong { font-size: 12px; }

.events .events_inner { padding: 33px 20px 0 35px; } 

.events_aside { width: 249px; height: 1100px; float: left; background: url(https://assets.biteybits.com/images/aside.jpg); background-repeat: repeat-y; border-left:1px solid #B7B096; }

.gallery_aside { width: 249px; height: 1000px; float: left; background: url(https://assets.biteybits.com/images/aside.jpg); background-repeat: repeat-y; border-left:1px solid #B7B096; }

.aside_inner { padding: 57px 30px 0 21px; border-left:1px solid #B7B096;}


/*=======================
FAQ
=======================*/
.faq {text-align: left; color: #FFFFFF;}
.faq a {font-size: 18px; color: #FFFFFF; }
.faq a:link { font-size: 18px; color: #FFFFFF; }
.faq a:visited {font-size: 18px; color: #FFFFFF; }
.faq a:hover {text-decoration: underline; font-size: 18px; color: #FFFFFF; }
#faq-content {background-color:#F0EBD8; width:880px;}
#faq-content ul {margin-left: 20px; line-height: 30px;}
#faq-content ul li {margin-left: 20px; line-height: 30px; list-style: square;}
#faq-content h1 {font-size: 24px; color: #472314; padding-bottom: 15px; letter-spacing: 11px; text-transform: uppercase; padding-left: 10px; padding-top: 20px;}
#faq-content h2 {font-size: 18px; color: #472314; padding-bottom: 10px; letter-spacing: 5px; text-transform: uppercase; padding-left: 10px; padding-top: 5px;}

.goback {text-align: left; color: #472314; padding-left: 10px; padding-bottom: 20px;}
.goback {font-size: 18px; color: #472314; padding-left: 10px; padding-bottom: 20px; }
.goback a:link { font-size: 18px; color: #472314; }
.goback a:visited {font-size: 18px; color: #472314; }
.goback a:hover {text-decoration: underline; font-size: 18px; color: #472314; }




/*=== Products page css ===*/

.products-wrapper { overflow: hidden; width: 630px; background: url(https://assets.biteybits.com/images/content_background.jpg) left top repeat; }
.products-wrapper #items { overflow: hidden; margin: 20px 0 0 20px; }
.products-wrapper #items .product { width: 176px; height: 250px; text-align: center; float: left; position: relative; margin: 00  10px 20px; }
.products-wrapper #items .product .item-a { width: 100%; height: 100%; display: block; overflow: hidden; border: 1px solid #472315; }
.products-wrapper #items .product .item-a:hover { border: none; }
.products-wrapper #items .product .item-a .product-info { width: 176px; position: absolute; bottom: 10px; left: 50%; margin-left: -88px; }
.products-wrapper #items .product .item-a .product-info .product-title { display: block; color: #1D1914; }
.products-wrapper #items .product .item-a .product-info .product-title em { padding-bottom: 5px; display: block; }
.products-wrapper #items .product .item-a .product-info .product-price { color: #1D1914; }
.products_section {background-image: url(https://assets.biteybits.com/images/content_background.jpg); width: 880px;}

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

#cart-form,
#cart-table { width: 840px; }

#cart-footer .cart-total,
#cart-footer .cart-update,
#cart-footer .cart-options  { padding: 15px; }

#cart-body tr.row { background: #472314; }
#cart-body tr.row-alt { background: #361a0f; }
#cart-body tr.row-alt th, 
#cart-body tr.row-alt td { background: #5a2b18; }
#cart-body {font-size: 12px;}
#cart-head { font-size: 16px; background: #261D16; }
#cart-content { margin: 20px 0 50px 20px; }
#cart-table, 
#cart-footer { background: #261D16; }
#cart-footer .cart-total h3,
#cart-body .item-price,
#cart-body .item-total { color: #FFF; }
/*=======================
FOOTER CSS
=======================*/

footer .footer_outer { width: 866px; height: 31px; background: url(https://assets.biteybits.com/images/footer_outer.jpg) left top no-repeat; position: relative; left: 10px; top: 8px; }
footer .footer_outer .f_col_inner { padding: 4px 0 0 5px; }
footer .footer_outer .f_col_inner .f_col1 { width: 639px; height: 24px; background: url(https://assets.biteybits.com/images/f_col1.jpg) left top no-repeat; float: left; margin-right: 4px; }
footer .footer_outer .f_col_inner .f_col1 p { margin: 5px 0 0 10px; padding-left: 10px; float: left; border-left: 1px solid #6e5241; font: 10px "Times New Roman", serif; color: #dbd4bb; text-transform: uppercase; }
footer .footer_outer .f_col_inner .f_col1 p:first-child { border-left: 0; padding-left: 0; }
footer .footer_outer .f_col_inner .f_col1 p a { color: #dbd4bb; }
footer .footer_outer .f_col_inner .f_col1 p a:hover { text-decoration: underline; }

footer .footer_outer .f_col_inner .f_col2 { width: 212px; height: 24px; background: url(https://assets.biteybits.com/images/f_col2.jpg) left top no-repeat; float: left; }
footer .footer_outer .f_col_inner .f_col2 p { margin: 5px 0 0 10px; font: 10px "Times New Roman", serif; color: #dbd4bb; text-transform: uppercase; }

footer .footer_outer .f_col_inner .f_col1 p span,
footer .footer_outer .f_col_inner .f_col2 p span { text-transform: capitalize; }

/*==============================
RESET BIGCARTEL "ON THE FLY" CSS
===============================*/

#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: 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-left: 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-left: 0; }
	
a:link, a:visited { color: #dbd4bb; }

#navigation { float: left; margin: 20px 0 0 35px; }
#navigation div.pod {background-color: #f0ebd8; }
#minicart {background-color: #f0ebd8;}
#minicart h3 { color: #f0ebd8; font-size: 11px; background: #251C15;}
#navigation div.pod h3 { color: #f0ebd8; font-size: 11px; background: #251C15; }
#minicart .minicart-contents {
color:#f0ebd8;}
#minicart .minicart-total {
border-left:1px solid #f0ebd8;}
#navigation div.pod li {
border-bottom:1px solid #DFDCD1; }

.newest-list li a,
.categories-list li a,
.help-list li a,
.gift-certificates-list li a
{ color: #1d1914; }

.pagination { clear: none; }
.pagination a { color: #1D1914; }

#product-images { margin: 20px 20px 0 20px; }
#product-details { margin-top: 20px; }
#product-form .options select { border: 1px solid #1D1914; padding: 2px; }
#product-details .price,
#product-details .info, 
#product-form .options { border-bottom: 1px solid #1D1914; } 


#contact-form input, 
#contact-form textarea { border: 1px solid #1D1914; font-family: "Trebuchet MS", sans-serif; padding: 5px; font-size: 13px; }
#contact-form textarea { padding: 0; }
#contact-content p { font-size: 20px; margin: 0 0 20px 95px; }

#cart-footer .checkout-btn { width: 104px; height: 30px; display: block; background: url(https://assets.biteybits.com/images/view_gallery.jpg) left top no-repeat; color: #FFF;  }
#cart-footer .checkout-btn span { display: block; position: relative; top: -3px; }


.products-wrapper #items .product .item-a .product-info .product-title {
font-size: 14px;}


.products-wrapper #items .product .item-a .product-info .product-price {
font-size: 12px;}



.products-wrapper #items .product .item-a {
border: none; }

#product-content {
background-color: #f0ebd8; width: 880px; }

#product-details .price { color: #36342e; }


#product-details .price, #product-details .info, #product-form .options {
border-bottom:1px solid #CFCCC2;
}

.top-selling-list li a{ color: #1D1914;}

p {
color:#36342e; font-size:12px; line-height:16px; margin-bottom: 1em;}


#product-addtocart {margin-bottom: 15px;}