body {
	margin: 10;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	font: 1.2em/0.8em Arial, Trebuchet, Verdana, sans-serif;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

html {
    overflow-y: scroll;
}

h1 {
  margin: 0;
  padding-top: 20px;
  font-weight: normal;
  font-size: 220%;
}

img {
  border: none;
}

h1 a {
  color: #babab1;
}

h3 {
  font-weight: normal;
}


input {
  red {background-color: #ff6666;}
  green {background-color: #66ff66;}
}



#container {
  background: #fff url('bg.gif') top left repeat-y;
  width: 785px;
  margin: 0 auto;
  padding: 0 10px;
}

#header {
  padding: 0;
  height: 215px;
  background: url('logo.jpg') top left no-repeat; 
}

#header h2 {
  font-weight: normal;
}

#header #title {
  float: right;
  text-align: right;
  width: 330px;
  margin: 0 20px 0 0 ;
}



#navigation {
  background: #9aafc3;
  border-top: 1px solid #afc6dd;
  border-bottom: 1px solid #889aac;
  padding: 10px 0 30px 0;
}

#navigation ul, #sub-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navigation li {
  float: left;
  margin: 0 8px;
}

#navigation a {
  color: #fff;
}

#navigation a:hover {
  color: #ebffb4;
  text-decoration: none;
}

#cart-link {
  float:right;
  margin: 0 10px;
}

#sub-nav {
  height: 28px;
  background: #dcddd2 url('subnav-bg.gif') top left repeat-x;
  border-bottom: 1px solid #c1c1b8;
}

#sub-nav a:hover {
  color: #a3593c;
  text-decoration: none;
}

ul#tag-list {
  width: 585px;
  overflow: hidden;
  height: 24px;
  padding: 6px 0 0 5px;
}

#tag-list li {
  display: block;
  margin: 0;
  padding: 0px 2px 0px 0px;
  height: 21px;
}

#tag-list li span {
  padding: 0px 5px;
  margin: 0;
}

#tag-list li span.active {
  background: url('tag-left.gif') top left no-repeat;
  color: #fbfbee;
  display: block;
  height: 18px;
}

#tag-list li.active {
  background: url('tag-right.gif') top right no-repeat;
}

#search {
  float: center;
  padding: 3px 5px;
  margin-top: 2px;
  font-size: 75%;
  margin-left: 2px;
  
}

#search input {
  font-size: 100%;
  margin-right: 2px;
}

#sub-nav li {
  float: left;
  margin: 0 6px;
}

#sub-nav a {
  color: #565652;
}

#main {
  padding: 10px;
  text-align: left;

}

#frontpage-articles {
  float: right;
  width: 60%;
}

#footer {
  padding: 10px 100px 60px 100px;
  background: #bfbfb6;
  border-top: 1px solid #afafa6;
}

#footer ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

#footer li {
  display: inline;
}

#footer a {
  color: #e9e9df;
}

#footer li:before {
  content: " | ";
  color: #e1e2d7;
}

#footer li:first-child:before { content: ""; }

/* PRODUCTS */

#products td {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: center;
  font-size: 10pt;
}

#products form {
  margin: 1;
  padding: 1;
}

#products .attributes {
  text-align: center;
}

#products .product-image {
  margin: 0px auto;
}



#products .attributes input, #products .attributes select {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: center;
}

#products h3 {
  font-size: 100%;
  margin-top: 0px;
}

#products p.money {
  margin: 0px 0 0 0;
  float: center;
  line-height: 15px;
  font-size: 100%;
}

#products .sold-out {
  margin: 0;
  background: #222222;
  text-align: center;
  padding: 2px 2px;
  border: 2px solid #000000;
}


/* ARTICLES */

.article {
  border-bottom: 1px dotted #ccc;
}

.article h3 {
  font-size: 130%;
}

#article-title {
  font-weight: normal;
  margin: 15px 0 25px 0;
}

/* BOTTOM CART */

#cart {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4000;
  color: #fff;    
  margin-bottom: -2px;
}

body.loading #cart-count {
  height: 100px;
  background: url('updating.gif') bottom left no-repeat;
}

#cart-hide {
  font-size: 8pt;
  color: #fff;
  margin-bottom: 8px;
}

#cart-total {
  color: #fff;
}

#cart-shade {
  background: transparent url('cart-shade.png') top left repeat-x;
  height: 15px;
}

#cart h3 {
  margin: 3px 0 5px 0;
  color: #000;
  font-size: 14pt;
}

#cart a {
  color: #ebffb4;
}


#cart-content {
  background: #99aec2 url('cart-bg.gif') top left repeat-x;
  height: 124px;
  border-top: 1px solid #788898;
  padding: 10px 20px 0px 20px;
}

#cart-count {
  float: left;
  margin-right: 30px;
  font-size: 10pt;
}

#cart-items {
  margin-right: 5px;
  height: 120px;
  overflow: auto;
}

.cart-item {
  float: left;
  text-align: center;
  margin: 0 1px 1px 1px;
  height: 90px;
  width: 115px;
  font-size: 10pt;
  color: #fff;
}

.cart-item-image {
  width: 50px;
  height: 50px;
  padding: 5px;
  background: #fff;
  border: 1px solid #788898;
  text-align: center;
  margin: 0 auto;
}

#cart-checkout {
  float: right;
  background: url('checkout.gif') center right no-repeat;
  width: 120px;
  height: 36px;
  font-size: 12px;
  color: #fff;
}

#cart-checkout input {
  margin-top: 8px;
  padding-bottom: 0px;
  font-size: 12px;
}

/* LIGHTBOX OVERLAY */

#lightbox-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background: #000;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}

body.loading #lightbox-overlay {
  background: #000 url('loading.gif') center center no-repeat;
}

#lightbox-overlay[id] {
  position: fixed;
}

#product-lightbox {
  position: fixed;
  text-align: left;
  background: #fff;
  border: 1px solid #d9d9cf;
  top: 50%;
  left: 50%;
	z-index:6000;
  padding: 15px 10px;
  width: 800px;
  height: 580px;
  margin: -305px -410px;
}

#product-lightbox-close {
  position: relative;
  height: 28px;
  width: 30px;
  left: 781px;
  bottom: 15px;
  margin-bottom: -10px;
}

#product-lightbox-desc {
  width: 300px;
  z-index: 9999;
  height: 440px;
  overflow: auto;
}

#product-lightbox h2 {
  margin: 0 0 20px 0;
  font-weight: normal;
  font-size: 150%;
  color: #111;
  clear: right;
}

#product-lightbox-images {
  float: left;
}

#product-lightbox-image-previews {
  width: 500px;
  height: 60px;
  overflow: hidden;
}

#product-lightbox-image {
  text-align: center;
  width: 480px;
  height: 480px;
  border-bottom: 1px solid #d9d9cf;
  margin: 0 10px 10px 0;
}

#product-lightbox-image-previews div {
  text-align: center;
  width: 50px;
  height: 50px;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 0 7px 5px 0;
  z-index: 9999;
}

#product-lightbox-form-area {
  position: relative;
  top: 40px;
  float: right;
  width: 285px;
  z-index: 9999;
  border: 1px solid #dcebf6;
  background: #eff6fb;
  padding: 5px;
}

#lightbox-submit {
  display: block;
  float: right;
  margin-top: 10px;
}


/* PRODUCT W/O JS SCREEN */

#product h2 {
  font-weight: normal;
  font-size: 175%;
  margin-top: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

#featured-image {
  float:left;
  margin: 0 20px 15px 0;
}

table#product-table {
  width: 280px;
  margin-bottom: 30px;
}

table#product-table td {
  valign: top;
  vertical-align: top;
  text-align: center;
}

table#product-table td.desc {
  text-align: right !important;
  font-style: italic;
}

table#product-table td.st {
  padding-top: 20px !important;
}

#product #description {
  padding: 0 0 10px 10px;
  margin: -15px 0 0 10px;
  text-align: left;
}

#product-images {
  float: left;
  padding-right: 5px;
  margin: 0 0 15px 0;
  text-align: center;
}

#product-images img {
  border: 0px solid #ccc;
  border-top: 0px solid #666;
  border-bottom: 0px solid #eee;
  padding: 0px;
  background: #000;
}

#product-images .pimage {
  float: left;
  margin: 10px 10px 10px 0;
  height: 240px;
}

/* COLLECTION.LIQUID */

#collection-description {
  border-bottom: 0px solid #eee;
  margin-bottom: 0px;
}

/* CART.LIQUID */

#line-items {
  font-size: 90%;
  width: 760px;
}

#line-items td {
  width: 33%;
  vertical-align: top;
}

#line-items .cart-thumb {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 12px;
  margin-bottom: 7px;
}

#line-items img {
  border: 1px solid #ccc;
  border-top: 1px solid #666;
  border-bottom: 1px solid #eee;
  padding: 0px;
  background: #000;
}

table#line-items td {
  padding: 5px;
  border: 1px solid #adada5;
  background: #e1e1d6;
}

table#line-items a {
  color: #333;
  font-size: 80%;
}

table#line-items a.continue-link {
  color: #fff;
  font-size: 100%;
  float: left;
  padding-top: 0px;
}

table#line-items h3 {
  color: #000;
  font-size: 125%;
}

tr.proceed td {
  text-align: right;
  background: #8da0b2 !important;
  border: 1px solid #788898 !important;
}

tr.info td {
  background: #00cc00 !important;
  text-align: right;
  font-size: 125%;
  color: #fff;
}

tr.info td:first-child {
  background: #e1e1d6 !important;
  text-align: left;
}

/* PAGINATION */

#pagination a {
  border: 0px solid #ccc;
  padding: 1px 1px;
}

#pagination .current {
  color: #000;
  background: #c0c7d0;
  padding: 1px 1px;
  border: 1px solid #9aafc3;
}

/* UTILITY CLASSES */

.c { text-align: center !important; }
.r { text-align: right !important; }
.l { text-align: left !important; }
.fr { float: right; }
.fl { float: left; }
.cl { clear: left; }
.cr { clear: right; }
.no-decoration a:hover { text-decoration: none; }

.dark-link a { color: #222 !important; }

.info {
  text-align: right;
}
