/** Shopify CDN: Minification failed

Line 114:9 Expected identifier but found whitespace
Line 114:14 Unexpected ";"

**/
/* Designed and hand-coded by http://www.pixellent.com. Copyright (c) Pixellent, LLC. All rights reserved. */

@import url("reset.css");
@import url("screen.css");

body {
	color: #2c2f2f;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

div#showcase h1, div#collections-listing h2, div#collection div#excerpt h1.title, div#product h1, div#cart h1, div#missing h1, div#page h1.title, div#blog h1.title, div#article h1.title, div#search h1, div#comments h3, div#overview h3 {
	color: #2c2f2f;
}

div#slider li p del, ul#products li p del, ul#results li p del, div#buy h2 del, div#comments h3 span, div#comments form label span {
	color: #999999;
}

a {
	color: #a2d400;
}

a:hover {
	color: #a2d400;
}

div#header h2 a {
	color: #2c2f2f;
}

div#header h2 a:hover {
	color: #a2d400;
}

div#hello p {
	color: #2c2f2f;
}

div#hello p a {
	color: #a2d400;
}

div#hello p a:hover {
	color: #a2d400;
}

ul#links li a, div#gocart a {
	color: #2c2f2f;
}

ul#links li a:hover, div#gocart a:hover {
	color: #2c2f2f;
}

div#overview ul {
	background-color: #f2f2f2;
	border: 1px solid #dedbdb;
}

div#overview h5, div#overview p {
	color: #2c2f2f;
}

div#overview h3 {
	color: #2c2f2f;
}

div#overview p a {
	color: #a2d400;
}

div#overview p a:hover {
	color: #a2d400;
}

div#footer p {
	color: #2c2f2f;
}

div#footer p a {
	color: #2c2f2f;
}

div#footer p a:hover {
	color: #2c2f2f;
}

div#finder input.submit {
	color: #ffffff;
	font: bold 14px Helvetica, Arial, sans-serif;
	background-color: #9ebf2a;
}

div#finder input.submit:hover {
	color: #ffffff;
	background-color: #94b228;
}

/* End of Stylesheet */



/* gallerific stuff
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:680px; 
}
div.controls {
	margin-top: 5px;
	height: 12px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	padding-bottom: 12px;}

div.slideshow a.advance-link {
	padding: 0px;
	display: block;}

div.slideshow img {
	border: none;
	display: block; margin:0 auto;}

div.download {
        float: right;}

div.embox {
	clear: both;
	padding: 8px 0 0 0;
        margin:0;
        color:#666;}

div.image-title {
	font-weight: normal;
	font-size: 0.9em; color:#ccc;}

div.image-desc {
	line-height: 1.3em; font-size:0.85em;
	padding-top: 2px;}

div.navigation {
/* The navigation style is set by a javascript generated style on the page.This is so that the javascript specific styles won't be applied unless javascript is enabled. */}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
}

ul.thumbs li a, img.thumbs {
	padding: 0px;
	display: block;
	border: 3px solid #ccc;}

ul.thumbs li a:hover {
	padding: 0px;
	display: block;
	border: 3px solid #CC0000;
}


ul.thumbs li.selected a {
	border: 3px solid #CC0000;}

ul.thumbs a:focus {
	outline: none;}

ul.thumbs img {
	border: none;
	display: block;}

div.pagination {
	clear: both;}

div.navigation div.top {
	margin-bottom: 0px;
	height: 0px;
visibility:hidden;}

div.navigation div.bottom {
	margin-top: 12px;}

div.bottom a, div.bottom strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;}

.absolute {position:absolute; top:0; left:0;}

div.navigation{width:260px;float: left;}

div.content{display:block;}


#front #content img {float:right;}
li span {color:#333;}


div.navigation div.top {
	margin-bottom: 0px;
	height: 0px;
visibility:hidden;}

div.navigation div.bottom {
	margin-top: 12px;}

div.bottom a, div.bottom strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;}

.absolute {position:absolute; top:0; left:0;}

div.navigation{width:260px;float: left;}
div#thumbs {margin:0 0 10px 0;}
div#caption {position:relative; margin:0 auto; width:500px; text-align:center;}

div.image-title {
	font-weight: normal; font-style:italic;
	font-size: 12px; color:#777;}

div.image-desc { font-style:normal;
	line-height: 1.3em; font-size:11px;
	padding-top: 2px; color:#666;}

div.pagination {
	clear: both; height:30px; padding-top:5px;
}

div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #999; color:#555;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none; color:#000;
	border: 1px solid #999;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	color: #c21e22;
	padding: 1px 5px 1px 5px;
	border: 1px solid #c21e22;
}