/** Shopify CDN: Minification failed

Line 140:0 Unexpected "}"
Line 810:108 Comments in CSS use "/* ... */" instead of "//"
Line 811:110 Comments in CSS use "/* ... */" instead of "//"
Line 812:109 Comments in CSS use "/* ... */" instead of "//"
Line 813:111 Comments in CSS use "/* ... */" instead of "//"
Line 814:113 Comments in CSS use "/* ... */" instead of "//"
Line 815:112 Comments in CSS use "/* ... */" instead of "//"
Line 816:111 Comments in CSS use "/* ... */" instead of "//"
Line 817:112 Comments in CSS use "/* ... */" instead of "//"
Line 849:11 Expected ":"
... and 1 more hidden warnings

**/
body {
	background-color: #ffeda2;
}

div#header {
	padding-bottom: 0px;
}
div#nav {
  padding-top: 19px;
  width: 545px;
}

div#nav a {
  font-size: 88%;
}

div#nav li {
  padding-bottom: 5px;
}

div#nav li a {
  border-right: 1px solid #fbad18;
  padding: 8px 14px;
}

div#items {
  padding: 19px 10px 0px 10px;
  width: 160px;
}
div#items p{
  padding-top: 2px;
  text-align: left;
}

div#items em {
  padding-right: 10px;
  display: block;
  float: left;
  font-size: 30px;
  font-style: normal;
}

div#logo {
  width:200px;
  margin-bottom: -20px;
  margin-top: 22px;
}

div#logo img {
  width:740px;
}


/* promotion ##############################*/
#promotion {
  background-color: #D52B1E;
  padding: 3px 0px 3px 0px;
}
#promotion .container {
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
}

#promotion .container .details {
  position: absolute;
  right: 12px;
  top: 5px;
  font-size: 11px;
}
#promotion a{
  color: #FFFFFF;
  text-decoration:none;
}
#promotion a:hover{
  text-decoration:underline;
}

/* border after menu ##############################*/
div#navigate{
  width:545px;
}
.border-top {
  border-top: 5px solid #fbad18; 
  height: 10px;
  padding-top: 20px;
}
.border-top.noborder {
  border-top: 0px; 
  padding-top: 20px;
  float:left;
  width: 90px;
}
.border-top.left {
  display: none;
  float:left;
  width: 650px;
}
.border-top.right {
  display: none;
  float: right;
  width: 180px;
}

div#main, div#sidebar {
  border-top: 0px;
  padding-top: 0px;  
}



/* color fixes  ##############################*/
div#items p a {
  color: #fbad18;
}
div#items p a:hover, a:hover {
  color: #fff;
}
div#nav li a.active, div#nav li a.active:hover {
  color: #a5053f;
}
/* div#collections div.title, div.section div.title {
  background-color: #CCCCCC; */
}
/* div#collections div.title h4, div.section div.title h4 {
  color: #000000; */
}
div.section li a.active, div.section li a.active:hover {
	color: #fbad18;
}

/* font fixes ##############################*/
ul#products li p, ul#results li p {
  font-style: inherit;
}
div#excerpt h1, div#excerpt h2, div#excerpt h3, div#excerpt h4, div#excerpt h5, div#excerpt h6, div#overview h1, div#overview h2, div#overview h3, div#overview h4, div#overview h5, div#overview h6, div#page div#main h1, div#page div#main h2, div#page div#main h3, div#page div#main h4, div#page div#main h5, div#page div#main h6, div.entry h1, div.entry h2, div.entry h3, div.entry h4, div.entry h5, div.entry h6, div.comment h1, div.comment h2, div.comment h3, div.comment h4, div.comment h5, div.comment h6, div#collections-listing h2 {
  font-style: normal;
}

div#excerpt h3,  div#overview h3, div#page div#main h3, div.entry h3, div.comment h3 {
  font-size: 15px;
  padding-top: 0px;
}

div#showcase p, div#excerpt p, div#overview p, div#page div#main p, div.entry p, div.comment p {
  line-height: 1.22em;
}


/* page fixes + excerpt (index.liquid)   ##############################*/

div#page div#main h1.title, div#collections-listing h2, div#excerpt h1.title {
  font-size: 28px;
  padding: 0px 0px 5px;
}

div#search div#excerpt {
  background-color: #fbad18; 
}
div#search div#excerpt h1 {
  font-style: normal;
  font-weight: normal;
  color: #000;
}

div#excerpt div, div#collection div#excerpt {
	background: none; 
	padding: 0px;
}

/*
div#excerpt {
  float:left;
  padding: 0px 0px 35px;
}
*/
.button {
  padding: 10px 25px;
  background-color: #A5053F;
  color: #ffffff;
}
.button:hover {
  background-color: #fbad18;
  color: #ffffff;
}
div#showcase {
  padding-bottom: 0px;
}


/* topbar ##############################*/

div#topbar{
  float: right;
  padding-right: 3px;
  /* width:540px; */
  height:22px;
  display:inline;
  font-size: 9px;
  color:#000000;
  /* background-color: #dddddd; */ /* 8a2169 */
}
div#topbar div{
  float:left;
  font-size: 11px;
  margin-left: 25px;
  line-height: 22px;
}

div#topbar div.lang{
	margin-right: 13px;
}

div#topbar .search{
  float:right;
}

div#topbar ul{
  float:left;
}
div#topbar li{
  padding-top: 3px;
  display:inline;
  float:left;
}
div#topbar li a{
  line-height: 22px;
  text-decoration:none;
  padding: 0px;
  padding-left: 3px;
  float:left;
}
div#topbar li a:hover{
  color:#11234e;
}
div#topbar li a.active,div#topbar li a.active:hover{
  color:#65c12c;
}
div#topbar li.end a{
  border-right:none;
}

div#topbar .search{
  padding-top: 1px;
}

div#topbar input.submit {
  height: 19px;
  background-color: #A5053F;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  float: right;
  text-align: center;
  text-decoration: none;
  width: 60px;
}
div#topbar input.submit:hover {
    background-color: #fbad18;
    color: #000000;
}

div#topbar input.field {
  height: 17px;
  border-bottom: 1px solid #A5053F;
  border-left: 1px solid #A5053F;
  border-right: none;
  border-top: 1px solid #A5053F;
  color: #A5053F;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 117px;
}


/* icons ##############################*/

div#twitter div.title h4 {
  background: url(heart.png) no-repeat 145px 50%;
}
div#collections div.title h4 {
  background: url(check.png) no-repeat 145px 50%;
}


/* section ##############################*/

div.section {
  padding: 0px 0px 30px 0px;
  border-bottom: 0px;
}

div.section div.entry h6 span {
  line-height: 1.22em;
  font-size: 80%;
}

div#free-shipping img {
  width: 180px;
}

div#free-shipping {
  padding: 0px 0px 15px 0px;
}

/* SIDEBAR Gallery */

.sidebar_gallery {
  margin-top:10px;
	position:relative;
  width:180px;
  height:270px;
	background:url(loading.gif) no-repeat 50% 50%;
}
.sidebar_gallery img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.sidebar_gallery a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:20px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
  top: 30%;
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
  top: 30%;
	left:15px;
}
.nivo-caption {
  bottom:30px;
  text-shadow:none;
  font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/* testimonials ##############################*/

#testimonials blockquote {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	width: 140px; /* required */
	margin: 0 auto;
	}
#testimonials blockquote p { 
  margin-bottom: 10px; 
  font-style: italic; 
}
#testimonials blockquote cite { 
  font-style: normal; 
  display: block; 
  text-align: right; text-transform: uppercase; 
  font-size: 10px; font-weight: bold; 
  letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; 
}
#quote_wrap { 
	background: #ffeda2;
	margin: 10px 0; padding: 20px; border: 1px solid #fbad18;
}


/* newsletter ##############################*/

div.mc-field-group input {
  width: 172px;
  margin: 1px 0px 5px 0px;
  padding: 1px;
}

div.mc-field-group label {
  font-size: 13px;
  font-weight: normal; 
}

#mc-embedded-subscribe  {
  background-color: #fbad18;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 10px;
  margin: 0px;
  padding: 3px 5px 4px;
  text-align: center;
  text-decoration: underline;  
}
div#mc-embedded-subscribe-button  {
  text-align: right;
}
#mc-embedded-subscribe:hover {
  background-color: #A5053F;
}
#mce-error-response {
  font: normal normal 13px/normal Georgia, 'Times New Roman', Times, serif;
  color: #A5053F;
  margin-top: 10px;
}
#mce-success-response {
  font: normal normal 13px/normal Georgia, 'Times New Roman', Times, serif;
  color: #fbad18;
  margin-top: 10px;
}
div.mce_inline_error {
  font: normal normal 13px/normal Georgia, 'Times New Roman', Times, serif;
  color: #A5053F;
  margin-top: 2px;
  margin-bottom: 10px;
}


/* index ##############################*/
#scroll-wrapper {
  position:relative;
}
#myScroll {
  width:740px !important;
}

#myScroll .scrollEl{
  display:none;
  /* background-color: #EEEEEE;*/
  border: 0px;
  font-family:sans-serif;
  font-size:180%;
  height:auto;
  padding: 15px 0px 10px;
  /*
  text-shadow:#999 1px 1px 1px;
  text-align:center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  */
}

#controls div{
  position:absolute;
  top: 5px;
  right: 4px;
  font-family:sans-serif;
  margin-top:5px;
  background:#fff;
  padding:6px;
  margin: 0px;
  cursor:pointer;
}
#controls .page{
  display: inline;
  margin-left: 3px;
}
#controls .page span{
  padding:5px;
  color:gray;
  background-color: #EEEEEE;
}
#controls .sel span{
  color:black !important;
  font-weight:bold;
  background-color: #DDDDDD;
}


#controls .disabled{
  color:gray;
}

/* collection ##############################*/

ul#products, ul#results {
  padding: 0px 0px 5px;
}

ul#product-list li {
  font-size: 13px;
}

ul#product-list li a {
  font-size: 13px;
  text-decoration: none;
}
ul#product-list li a:hover {
  text-decoration: underline;
}

ul#product-list li img {
  height: 18px;
  margin-bottom: -4px;
}

ul#products li, ul#results li {
  padding: 0px 10px 10px 0px;
}
ul#products li div.image, ul#results li div.image, ul#results li div.desc {
  padding: 2px;
  background-color: #a5053f;
}
ul#products li div.image div.overflow, ul#results li div.image div.overflow {
  height: 280px;
  width: 236px;
}
ul#products li div.image div.align, ul#results li div.image div.align {
  height: 280px;
  text-align: center;
  background-color: #ffeda2;
}
ul#products li div.image div.align div, ul#results li div.image div.align div {
  padding-top: 17px;
}
ul#products img, ul#results img, div#showcase div#image img, div#overview p#image img {
  border: 1px solid #a5053f;
}
div#overview p#image img {
  padding: 0px;
  margin: 0px 0px 15px 30px;
  max-width: 400px;
}

/* tags */
div#tags li {
  padding: 0px 3px 3px 0px;
}
div#tags li a {
  font-variant: small-caps;
}


/* product info  ######################## */
ul#products li .overflow, ul#results li .overflow{
  overflow: hidden; 
  position: relative;
}
.product-info{
  position: absolute;
  width:237px;
  height: 90px;
  background: url(black-70-pcent.png) repeat 0% 0%;
  font-size:0.8em;
  display:block;
  bottom:-90px;
  left:0px;
}
.product-info a{
  color:#cccccc;
  padding:10px;
  height:50px;
  display:block;
  width:200px;
  overflow:hidden;
  }
.product-info a:hover{
  text-decoration:underline;
  color:#ffffff;
}
.product-info .product-price{
  position:absolute;
  bottom:0px;
  right:0px;
  padding:8px 10px;
  margin:0;
  line-height:1;
  text-align:right;
  background-color: #dddddd; /* #FCEEA7 */
  color: #A5053F; /* #777777  dark grey */
}

/* product  ############################## */ 
div#options {
  margin-top:10px;
  float:right;
  width: 280px;
}
div#buy, div#buy input {
  width: 100%;
  padding: 15px 0px;
}
div#related h4 {
  text-align: inherit;
  font-size: inherit;
  font-style: normal;
  border-top: 0px;
}
div#related {
  padding-top: 0px;
}

div#product-variants input {
  float: left;
}
ul#product-variants li {
  list-style-type: none;
  margin: 0px;
}
ul#product-variants input {
  margin-right: 5px;
}
ul#product-variants label {
  color: #a5053f;
  display: inline;
  line-height: 1em;
}
ul#product-variants label span {
  color: #fbad18;
}


/* papes  ############################## */ 

#main table {
  font-size: 13px;
}

#main th {
  font-size: 16px;
  font-weight: bold;
}

#main tr.top td { border-top: thin solid black; }
#main tr.bottom td { border-bottom: thin solid black; }
#main tr.row td:first-child { border-left: thin solid black; }

#main td.left { 
	text-align:center; 
	border-left:solid 1px;
	border-right:solid 1px;
	font-size: 16px;
}
#main td.bottom {
	border-bottom:solid 1px;
}
#main th.first {
	border:solid 1px; 
	border-color:black; 
	min-width:150px;
}
#main th {
	border-top:solid 1px; 
	border-bottom:solid 1px; 
	border-color:black; 
	min-width:130px;
}

.br {
	border-right:solid 1px;
}

.blue {
	background-color:#E1F0F7;
}
.yellow {
	background-color:#ECF4E8;
}
.green {
	background-color:#E3EFDF;
}
.red {
	background-color:#EDE6EB;
}
.lblue {
	background-color:#EDF6FA;
}
.lgrey {
	background-color:#F3F4F4;
}
.grey {
	background-color:#E8E9EA;
}


/* cart ############################## */ 
div#cart div#content td.pic div {
  height: 70px;
}
div#cart div#content td.pic img {
  height: 70px;
}
div#cart div#content td.pic div, div#cart div#content tr.odd td.pic div {
  border: 1px solid #DDDDDD;
}
div#cart div#content td.remove a {
  background-color: #A5053F;
}
div#cart div#content td.remove a:hover {
  background-color: #fbad18;
}
div#cart div#continue p a {
  color: #A5053F;
}
div#cart div#continue p a:hover {
  color: #fbad18;
}
div#cart div#title h1, div#cart div#content th, div#cart div#price h3, div#cart div#checkout input.checkout, div#cart div#checkout input.update, div#overview h1#title, div#overview h2#price {
  font-style: normal;
}
div#cart div#title h1, div#cart div#title h2 {
  border-top: 0px;
  padding: 5px 0px 25px 0px;
}

div#cart div#checkout input.update {
  width: 145px;
}
div#cart div#checkout input.checkout {
  width: 180px;
}

div#cart div#notes {
  width: 550px;
}
div#cart div#checkout {
  width: 400px;
}

/* ColorBox ############################## */ 
/*  ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*  ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(cb_border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(cb_border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(cb_border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(cb_border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(cb_border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(cb_border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(cb_border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(cb_border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(cb_loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*  The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderTopLeft.png?v=1296655998, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderTopCenter.png?v=1296655997, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderTopRight.png?v=1296655999, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderBottomLeft.png?v=1296655994, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderBottomCenter.png?v=1296655993, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderBottomRight.png?v=1296655995, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderMiddleLeft.png?v=1296655996, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/cdn/shop/assets/cb_ie_borderMiddleRight.png?v=1296655997, sizingMethod='scale');}


#colorbox {
  font-size: 13px;
}
#colorbox h1 {
  font-size: 120%;
  margin-bottom: 5px;
}


/* 404 page ************************ */
div#missing div {
  padding: 50px 110px 10px;
}

div#missing div#missinglogo {
  padding: 0px 110px;
}

.play_button {
  position: absolute;
}

div#excerpt{
	background: inherit; 
	padding:none;
	background-color: none;
	background-image:none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background position: top;
}

div#excerpt div, div#collection div#excerpt, div#search div#excerpt {
	background-color: none;
	background-image:none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background position: top;
}

div#excerpt div#method-explanation div.title-1{
	background-color: #fbad18;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 10px 8px;
	padding: 4px 10px 4px 10px;
	
}

div#excerpt div#method-explanation div.title-2{
	background-color: #fbad18;
	background-position:center center;
	background-repeat:no-repeat;
	margin: 4px 0px 10px 0px;
	padding: 4px 10px 4px 10px;
} 

div#excerpt div#method-explanation div.title-3{
	background-color: #fbad18;
	color: #fff;
	font-size: 13px;
	margin: 4px 0px 10px 8px;
	padding: 4px 10px 4px 10px;
}

div#stamp_approach img {
	width: 180px;
}

div#method-explanation div.row h1
{
	font-size: 31px;
	
}

div#buy img {
	width: 180px;
}