	/*------------------------------------------------------------
	
	   _______ _______ _     _ __   __
	   |______ |______  \___/    \_/  
	   ______| |______ _/   \_    |
		
	  ----------------------------------------------------------
	  
	  Theme:   Sexy
	  Author:  Indie Labs
			   http://indielabs.com
	
			   Big Cartel Stores CSS
			   Copyright 2008 Indie Labs LLC.
			   More info at: http://bigcartel.com
	
	------------------------------------------------------------*/

	* {
		margin:0;
		padding:0;
		font-family:"Trebuchet MS",Arial,sans-serif;
	}
	
	ul, ol {
		margin-bottom: 1em;
	}

	li {
		list-style: none;
	}
	
	/***Custom BigCartel CSS***/
	div#big-cartel {
		width:582px;
		padding:0 0 0 20px;
	}
	
	div#products {
		min-height:477px;
	}
	
	div#products img {
		border:1px #CCC solid;
	}
	 
	div.product-entry {
		float:left;
		width:174px;
		text-align:center;
		font-size:11px;
		font-family:Arial, Helvetica;
		padding:0 20px 10px 0;
	}
	
	div.product-entry a {
		color:#000;
		text-decoration:none;
	}
	
	div.product-entry a:hover {
		color:#00F;
		text-decoration:underline;
	}
	 
	div.product-info {
		padding:5px 0;
	}
	 
	h3.product-title {
		padding:0;
		margin:0;
	}
	
	p.product-price {
		padding:5px 0;
		margin:0;
	}
	
	div#mainContent a {
		color:#000;
		text-decoration:none;
	}

	/*============================================================
	 big-cartel-navigation
	============================================================*/
	
	#big-cartel-navigation {
		float: right;
		width: 178px;
		}
	
	#big-cartel-navigation div.pod {
		clear: both;
		width: 148px;
		margin-bottom: 5px;
		padding: 0 15px 12px 15px;
		font-size: 10px;
		background: #fff;
		}
	
	* html #big-cartel-navigation div.pod {
		width: 178px;
		w\idth: 148px;
		}
	
	/* @gui Sidebar links */
	#big-cartel-navigation div.pod a 
	{color: #6F6F6F;}
			
	
	/* @gui Sidebar rollovers */
	#big-cartel-navigation div.pod a:hover 
	{color: #36A71A;}
	
	#big-cartel-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: #FFF;
		background: #404040;
		}
	
	* html #big-cartel-navigation div.pod h3 {
		width: 178px;
		w\idth: 160px;
		}
	
	#big-cartel-navigation div.pod ul {
		margin-bottom: 3px;
		}
	
	#big-cartel-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://shop.osborndesign.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: #FFF;
		background: #404040;
		}
		
	* html #minicart h3 {
		width: 178px;
		w\idth: 160px;
		}
	
	#minicart .minicart-contents {
		float: right;
		display: inline;
		margin: -19px 7px 0 0;
		font-size:10px;
		color: #FFF;
		}
	
	#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 #FFF;
		}
	
	#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://shop.osborndesign.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://shop.osborndesign.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://cache0.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 ----------------------------------------*/



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



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

p.alert-noproducts,
p.alert-noitems {
	margin:0 20px 20px 0;
	font-size:11px;
	}

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://cache0.bigcartel.com/themes/sexy/images/bullet-error.gif) no-repeat 0 7px;
	}

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



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


/*************************************************************
 
 Store Pages
 
*************************************************************/



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



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

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

.pagination span,
.pagination a {
	padding: 0 3px 0 6px;
	font-size:11px;
	}

.pagination span.disabled {
	display: none;
	}

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

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


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



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

	#product-content {
		float: left;
		width: 100%;
		padding-bottom: 25px;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
	}
		
	#product-images {
		float: left;
		width: 305px;
		position:absolute;
	}

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://cache0.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://cache0.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:right;
	width: 215px;
	margin-right:22px;
	}

#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: 5px 0 10px 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://cache0.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: #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;
		min-height:477px !important;
		}
	
	#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:11px;
		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:11px;
		}
	
	#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://cache0.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://cache0.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://cache0.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:0;
		margin:0;
	}
	
	#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-size: 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;
	}
