


/**
 * Header
 */



#widget-home-ad-1{ float: left }
#widget-home-ad-2{ float: right;}


  
/**
 * Left Col > General
 */ 

.widget{
  font-size: 0.923em; /* 13/12 */ 
  }

.widget-header{
  background: #fee086 url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) 0 0 repeat-x;
  border: solid 1px #fee086;
  -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;  
  font-weight: bold;
  color: #2c479e;
  padding: 8px 15px 6px 15px;
  }
.ie6 .widget-header{ background-image: none; }
.widget-header h3{ margin: 0; line-height: 1; font-size: 1em; }
.widget-header a{ color: #2c479e; }
.widget-header a:hover{ color: #da5e13; }



/** 
 * Left Col > Link lists 
 */

.widget-linklist ul{
  margin: 0 0 15px 0;
  list-style: none;
  }
.widget-linklist li{ margin: 0; }
.widget-linklist ul a{
  background: #f4f4f4;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #e8e8e8;
  display: block;
  padding: 6px 36px 6px 16px;
  position: relative;
  z-index: 1;
  height: 1%;
  }
.widget-linklist a .arrow{
  display: block;
  border-color: transparent transparent transparent #dbdbdb;
  border-style: solid;
  border-width: 4px;
  height:0;
  width:0;
  position:absolute;
  right: 12px;
  top: 10px;  
  }
.ie6 .widget-linklist .arrow{ display: none; }    
.widget-linklist ul a:hover{
  background: #fff;
  }
.widget-linklist a:hover .arrow{
  border-left-color: #999;
  } 

/** 
 * Left Col > Social Media Widget 
 */

#widget-socialmedia ul{ border-top: solid 1px #E8E8E8; }
#sm-facebook a{ background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/facebook_16.png?2980516058812419138) 16px 4px no-repeat; padding-left: 40px; padding-right: 16px; }
#sm-twitter a{ background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/twitter_16.png?2980516058812419138) 16px 4px no-repeat; padding-left: 40px; padding-right: 16px; }
#sm-youtube a{ background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/youtube_16.png?2980516058812419138) 16px 4px no-repeat; padding-left: 40px; padding-right: 16px; }
#sm-flickr a{ background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/flickr_16.png?2980516058812419138) 16px 4px no-repeat; padding-left: 40px; padding-right: 16px; }
#sm-pinterest a{ background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/pinterest_16.png?2980516058812419138) 16px 4px no-repeat; padding-left: 40px; padding-right: 16px; }
  
/** 
 * Left Col > Ads
 */

.widget-image{ margin: 0 0 15px 0; }  
.widget-image img{ display: block; }

/**
 * Content
 */

.page-header{
  border-bottom: solid 1px #e6e6e6;
  padding: 5px 0 10px 0;
  margin: 0 0 15px 0; 
  }
.page-header h1{
  font-size: 24px;
  font-weight: normal;
  }
.page-header a{ color: #2c479e; }
.page-header a:hover{ color: #fee086; }
  
.section-header{
  background: #f4f4f4 url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) 0 0 repeat-x;
  border: solid 1px #e4e4e4;
  font-weight: bold;
  color: #2c479e;
  padding: 12px 15px 8px 15px;
  margin: 0 0 15px 0;
  -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;        
  }
.ie6 .section-header{ background-image: none; }
.section-header h2{ margin: 0; line-height: 1; }
.section-header a{ color: #2c479e; }
.section-header a:hover{ color: #000; } 

.content img{ margin: 10px; }

.product-tags{
  border-bottom: solid 1px #e6e6e6;
  padding: 0 0 5px 0;
  margin: -5px 0 15px 0;
  list-style: none;
  }
.product-tags li{
  font-size: .923076923em; /* 12/13 */
  margin: 0 6px 5px 0;
  float: left
  }
.product-tags a{
  display: block;
  background: #eee url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) 0 0 repeat-x;
  padding: 3px 6px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  } 
.product-tags a:hover{
  background-color: #da5e13;
  color: #fff;
  }
.product-tags .active a{
  background-color: #2e8fc1;
  color: #fff;
  font-weight: bold;
  }

  
/** 
 * Search Results 
 */ 

.search-results .item{
  border-bottom: solid 1px #e6e6e6;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;   
  }
.search-results h2{
  margin: 0 0 6px 0;
  }
.search-results .item .thumbnail{
  float: left;
  margin: 0 20px 0 0;
  width: 50px;
  }
.search-results .item .content{
  width: 90%;
  float: left;
  }
.search-results .product-price{
  margin: 0 0 8px 0;
  color: #da5e13;
  font-size: .846153846em;
  font-weight: bold;
  } 


  
/** 
 * Paginated Results 
 */

.pagination {
  height: 30px;
  margin: 0 0 25px 0;
  }
.pagination ul {
  float: left;
  margin: 0;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }
.pagination li {
  display: inline;
  }
.pagination a {
  float: left;
  padding: 0 10px;
  line-height: 28px;
  border-right: 1px solid #ddd;
  text-decoration: none;
  background: #fff;
  }
.pagination a:hover, .pagination .active a {
  color: #666;
  background: #eee url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) repeat-x 0 0;  
  }
.pagination .disabled a, .pagination .disabled a:hover {
  background: transparent;
  color:  #ccc;
  cursor: default;
  }
.pagination .next a {
  border: 0;
  }  


/** 
 * Product List
 */

.thumbgrid{
  list-style: none;
  margin: 0;
  }
.thumbgrid li{
  float: left;  
  font-size: 0.923em; /* 12/13 */   
  margin: 0 30px 10px 0;  
  width: 162px;
  height: 230px;  
  }

.thumbgrid .product-photo{
  width: 100%;
  height: 160px;
  overflow: hidden;
  text-align: center;
  border: solid 1px #e4e4e4;
  }
.thumbgrid .product-photo img{
  display: block;
  margin: 0 auto;
  }
.thumbgrid .product-desc{
  padding: 8px 4px;
  background: #f6f6f6;
  }

.product-desc{
  font-size: 0.923em; /* 12/13 */ 
  }
.ie6 .product-desc{
  height: 50px;
  }
.product-desc p{
  margin: 0;
  }
.product-desc h3{
  margin: 0 0 3px 0;
  font-size: 12px;
  }
.product-desc .product-price{ 
  color: #da5e13;
  font-weight: bold;
  }
.product-desc del{
  color: #999;
  font-weight: normal;
  }

.condensed .thumbgrid li{ /* used when there are two columns */
    margin: 31px 12px 10px 0;
    width: 132px;
    height: auto;
}
  }
.condensed .thumbgrid .product-photo{
  width: 130px;
  height: 130px;
  } 
.condensed .thumbgrid img{ 
  max-width: 130px;
  max-height: 130px;
  }

.thumbgrid li.last-in-row{
  margin-right: 0;
  } 
  
.thumbgrid .numitems{
  display: block;
  font-weight: bold;
  }
#featured-products {
  margin-top: 20px;
  clear: both;
}

/** 
 * Product Page (singular)
 */

#product-photos{
  float: right;
  width: 246px; 
  }
.large-thumb{
  margin: 0 0 10px 0;
  padding: 1px;
  }
.large-thumb a{
  display: block;
  border: solid 2px #e6e6e6;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,..1);
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  }
.large-thumb img{
  display:block;
  margin: 0 auto;
  }

#product-thumbs{
  margin: 0;
  list-style: none;
  }
#product-thumbs li{
  float: left;
  margin: 0 10px 5px 0;
  min-height: 54px;
  }
#product-thumbs a{
  display: block;
  border: solid 1px #e6e6e6;
  }
#product-thumbs a:hover{
  border: solid 1px #ccc;
  }
#product-thumbs img{
  display: block;
  border: solid 1px #fff;
  }
  
#product-details{
  float: left;
  width: 430px;
  }
.product-name,
.options{
  border-bottom: solid 1px #e6e6e6;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  }
.product-name h1{
  font-size: 1.846153846em;
  line-height: 1em;
  }
.options .price{
  float: right;
  margin: 0;
  color: #8a8a8a;
  text-align: right;
  }
.price strong{ 
  display: block;
  font-size: 1.846153846em; /* 24/13 */
  font-weight: normal;
  color: #da5e13; 
  }
  
#product-details .description{ 
  font-size: 1.076923077em; /* 14/13 */ 
  line-height: 1.4em;
  }
#product-details .description #share-list{
  width: 120px;
  float: right;
  list-style: none;
  margin: 0 0 15px 15px;
  border-left: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  padding: 0 0 0 15px;
  }
  
.variants label{ 
  width: 75px;
  float: left; 
  padding-top: 4px;
  }
.variants select{
  width: 175px;
  padding: 3px;
  }
.ie8 .variants select{ padding: 1px; }

.variants .selector-wrapper{
  overflow: hidden; height: 1%;
  margin: 0 0 5px 0;
  }
  
.selector-wrapper label{
  float: none;
  padding: 0;
  width: auto;
  }
#add-to-cart {
    margin-top: 18px;
    width: 100px;
    height: 40px;
    background: #2e8fc1;
    line-height: 35px;
    color: aliceblue;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
} 

#add-to-cart-msg{
  display: none;
  text-align: center;
  padding: 5px;
  margin: 0 0 15px 0;
  -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;        
  }
#add-to-cart-msg.success{
  background: #fee086 url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) 0 0 repeat-x;
  }
#add-to-cart-msg.error{
  background: #db4747 url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) 0 0 repeat-x;
  color: #fff;
  } 
  
.completely-sold-out{
  margin: 0;
  color: #999;
  font-size: 16px;
  }



 /** 
 * Search > Template 
 */ 

.search-large{ 
  margin: 15px 0;
  }
.search-large-input{
  font-size: 1.538461538em; /* 18/13 */
  padding: 6px;
  width: 400px;
  }
#search .search-large-submit{
  padding: 7px 6px;
  font-size: 1.076923077em; /* 14/13 */  
  font-weight: normal;
  } 



/** 
 * Blog
 */

.articles{
  width: 500px;
  float: left;
  }
.article{ 
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: solid 1px #e6e6e6;
  }
  
.article h2.title{
  font-size: 1.5em;
  }
.article .date-posted{
  float: right;
  margin: 4px 0 0 10px;
  color: #999;
  font-size: .846153846em; /* 11/13 */  
  } 
  
.article-content{
  margin: 0 0 1.2em;
  }
.article-content img{
  max-width: 500px;
  }
  
.add-comments{ 
  margin: 0;
  line-height: 1;
  }
.add-comments .btn{
  float: left;
  }
.add-comments .icon{
  background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/add-comment.png?2980516058812419138) 0 0 no-repeat;
  padding: 1px 0 0 23px;
  display: block;
  }
  
.article-footer .author{
  float: right;
  font-style: italic;
  color: #999;
  padding-top: 5px; 
  margin: 0;
  font-size: .846153846em; /* 11/13 */
  }

.articles-aside{
  width: 175px;
  float: right;
  }
.articles-aside h4{ 
  margin: 0;
  font-weight: normal;
  }
  
.rss-link{
  background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/feed-icon-16x16.png?2980516058812419138) 8px 5px no-repeat;
  padding: 6px 6px 5px 36px;
  display: block;
  border: solid 1px #e6e6e6;
  -moz-border-radius: 4px;  -moz-border-radius: 4px;  -moz-border-radius: 4px;  
  }



/** 
 * Comments 
 */

#comments .title,
.comment_form .title{ margin: 0 0 15px 0; }

.comment{ 
  margin: 0 0 20px 0; 
  border: solid 1px #eee;
  padding: 10px 10px 0 10px;  
  -moz-border-radius: 8px;  -moz-border-radius: 8px;  -moz-border-radius: 8px; 
  }

.comment-posted{
  float: right;
  color: #999;
  }
.comment-author{
  font-weight: bold;
  margin: 0 0 .75em 0;
  }

.comment-form form label{
  display: block;
  width: 80px;
  float: left;
  }
.comment-form #comment-submit{
  margin: 0 0 10px 115px;
  }
.comment-form div{
  margin: 0 0 10px 0;
  }
.comment-form .text{
  float: left;
  border: solid 1px #ccc;
  padding: 5px;
  width: 150px;
  color: #666;
  }
.comment-form .text:focus{
  border-color: ;
  } 
.comment-form textarea.text{
  width: 300px;
  }
.input-error{
  border: solid 1px #b1160a;
  }
  
  
  
/** 
 * Cart
 */

#cartform{
  width: 730px;
  float: left;
  }

#cartform .items{
  margin: 0 0 20px 0;
  }   
#cartform td{
  padding: 0 5px;
  }
  
th.empty{
  background: #fff;
  border: none;
  }

#cartform .product-photo-cell{
  width: 44px;
  padding: 3px;
  }
.product-photo-cell img{
  margin: 0 auto;
  }    
.product-photo-cell img,
.product-photo-cell a{
  display: block;
  }

.checkout-quantity{
  width: 100px;
  }
.update-quantities-cell input{
  text-align: center;
  -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
  border: solid 1px #ddd;
  }
  
.checkout-delete{
  width: 90px;
  }

#cartform td.subtotal{
  padding: 10px 0;
  font-weight: bold;
  color: #da5e13;
  }
  
.btn-txt{
  background: transparent;
  border: none;
  width: auto;
  color: #2e8fc1;
  cursor: pointer;
  padding: 0;
  font-size: .846153846em; /* 11/13 */
  }
.btn-txt:hover { color: #da5e13; } 

.btn-remove{ 
  background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/remove.png?2980516058812419138) 0 0 no-repeat;
  font-weight: bold;
  font-size: .846153846em; /* 11/13 */
  border: none;
  padding: 0 0 0 15px;
  cursor:pointer;
  }
.btn-remove:hover{
  color: #da5e13;
  }

.update-quantities{
  text-align: right;
  }

#toggle-note{
  display: block;
  }
#checkout-addnote{
  float: left;
  width: 50%;
  font-size: .846153846em; /* 11/13 */  
  }
#checkout-addnote label{
  display: block;
  float: none;
  color: #2e8fc1;  
  cursor: pointer;
  background: url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/stickynote.png?2980516058812419138) 0 -1px no-repeat;
  padding: 0 0 0 20px;  
  }
#checkout-addnote label:hover{
  color: #da5e13;
  }
#checkout-addnote textarea{
  width: 300px;
  height: 75px;
  border: dotted 1px #666;
  margin: 4px 0 0 0;
  padding: 5px;
  }
  
#checkout-proceed{
  float: right;
  width: 48%;
  text-align: right;
  }
    
#checkout-proceed .checkout-button{
  float: right;
  font-size: 13px;
  margin: 0 0 20px 0;
  }
  
#additional-checkout-buttons{
  clear: right;
  border: dashed 1px #e6e6e6;
  padding: 10px;
  } 
#additional-checkout-buttons input{
  border: none;
  }
#additional-checkout-buttons-label{
  color: #999;
  font-size: .846153846em; /* 11/13 */
  display: block;
  text-align: left;
  } 


#shipping-calculator {
  width: 200px;
  float: right;
  overflow: hidden;
  font-size: .846153846em; /* 11/13 */
  }
#shipping-calculator .calculator-form{
  margin: 0;
  list-style: none;
  } 
#shipping-calculator label{
  width: 50px;
  float: left;
  padding: 3px 0 0 0;
  margin: 0 0 2px 0;
  } 
#shipping-calculator select{
  width: 130px;
  padding: 2px 0;
  }
#shipping-calculator #address_zip{
  width: 120px;
  }
  
#shipping-calculator #wrapper-response{
  display: none;
  background: #fff;
  padding: 5px;
  -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;  
  }
#shipping-calculator #wrapper-response p{
  margin: 0 0 .5em 0;
  line-height: 1.25;
  } 
#shipping-calculator #wrapper-response ul{  
  margin-bottom: 0;
  color: #2e8fc1;
  }
  
#shipping-calculator .widget-content{
  padding: 10px;
  background: #eee;
  -moz-border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px;
  }



    
/** 
 * Footer
 */ 

#footer-wrapper{
  color: #999;
  border-top: solid 1px #d7d7d7;
  padding: 20px 0 20px 0;
  font-size: 0.846153846em; /* 11/13 */ 
  }
#footer{ 
  margin-bottom: 20px;
  } 

#footer h3{
  color: #2c479e;
  margin: 0 0 8px 0;
  font-size: 1.0769em; /* 14/13 */
  }
#footer .footer-linklist h3{
  margin-left: 3px;
  }

.footer-col{ 
  margin: 0 0 15px 0; 
  }
  
.footer-text{ 
  float: left;
  width: 230px;
  text-align: left;
  }
.footer-linklists{
  width: 485px;
  float: right; 
  }
.footer-linklist{
  float: left;
  width: 33%;
  } 
.footer-linklists ul{
  margin: 0 15px 0 0;
  list-style: none; 
  }
.footer-linklists li{
  margin: 0 0 4px 0;
  }
.footer-linklists a{
  height: 1%; 
  position: relative;
  display: block;
  padding: 3px 0 3px 16px;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
  -moz-transition: background 0.2s linear; -webkit-transition: background 0.2s linear; transition: background 0.2s linear;
  }
.footer-linklists a:hover{
  background: #fff;
  }
.footer-linklists a .arrow{
  display: block;
  border-color: transparent transparent transparent #dbdbdb;
  border-style: solid;
  border-width: 4px;
  width:0; height:0;
  position:absolute;
  left: 5px;
  top: 6px; 
  }
.ie6 .footer-linklists .arrow{ display: none; }
.ie6 .footer-linklists ul{ margin: 0; }
    
.join-newsletter{
  float: right;
  width: 215px;
  }

#footer-payment-methods{
  clear: both;
  border-top: solid 1px #D7D7D7;
  padding: 15px 0 0 0;
  text-align: center;
  }
#footer-payment-methods p{
  margin: 0 0 5px 0;
  text-transform: uppercase;
  }


/** 
 * Customer Accounts
 */

/* headers */
.action_link{  
  float: right; 
  padding: 10px 0 0 0;
  color: #999;
  }

#customer_sidebar{
  width: 220px;
  float: right;
  }
#customer_orders{
  width: 700px;
  }
  
.action_bottom .note{
  font-size: .846153846em; /* 11/13 */
  }
  
/* form bits */
.large_form{
  margin: 0 0 8px 0;
  }
  
  
/** 
 * Login */
#forgot_password{
  margin: 5px 0 0 115px;
  font-size: .846153846em;
  } 
  
.template-customers-reset_password #password label,
.template-customers-reset_password #password_confirm label{
  width: 140px;
  } 
  
.template-customers-login #customer,
.template-customers-login #recover-password{
  float: left;
  width: 620px;
  }
  
.template-customers-login #guest{
  float: right;
  width: 300px;
  }
  
  
/** 
 * Customer Accounts > general address style (account, order, address) */
  
.address{
  border-left: solid 3px #eee;
  padding: 0 0 0 10px;
  }
.address p,
.address_table p{
  margin: 0 0 0.25em 0;
  } 
  
.address_table{
  border-bottom: solid 3px #e6e6e6;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  }
  
#add_address{
  margin: 0 0 30px 0;
  border-bottom: solid 3px #e6e6e6;
  padding: 0 0 15px 0;  
  }

.customer_address_table .label{ text-align: right; }
.customer_address_table label{ margin: 0; min-width: 0; float: none; }
.customer_address_table .value { text-align: left; }  
  
.default_address{ background: #fef6c3; }  

.address_actions{
  width: 100px;
  float: left;
  }
.address_actions a{
  display: block;
  border-bottom: dotted 1px #e6e6e6;
  padding: 3px;
  }
.address_actions a:hover{
  background: #eee;
  }
  
.view_address{ 
  margin: 0 0 0 120px;
  }

/** 
 * Customer Accounts > order template */  

#template-customers-order .order_date{
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  border-bottom: solid 3px #E6E6E6;
  color: #999;
  }
  
.order-status{ 
  font-size: .846153846em; /* 11/13 */
  margin: 10px 0; 
  color: #666;
  }
.order-status .status{
  font-style: italic;
  border-bottom: dotted 1px #e6e6e6;
  color: #333;
  }
  
#template-customers-order #order_address{ /* contains billing + shipping addresses */
  overflow: hidden;
  float: left;
  }
#template-customers-order #order_payment,
#template-customers-order #order_shipping{
  float: left;
  width: 175px;
  margin: 0 25px 0 0;
  }
  
#template-customers-order #order_details{
  float: right;
  width: 550px;
  }
  
.order_summary .label{ text-align: right; }
.order_summary .total{ width: 75px; }
.order_total .total{ font-weight: bold; }
  
  
  
  
/** 
 * Contact Form
 */ 

.contact-form{
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  padding: 15px 0;
  }
  
.contact-form ul{
  margin: 0;
  list-style: none;
  overflow: hidden;
  }
  
.contact-form label{
  min-width: 100px
  }
.ie6 .contact-form label{
  width: 100px;
  }
  
.contact-form textarea{
  width: 450px;
  height: 6em;
  }

.contact-form .type-submit{
  margin: 0 0 0 115px;
  display: inline;
  float: left;
  }
  
  
  
/** 
 * Footer Mailing List Signup 
 */

.join-newsletter .contact-form{
  padding: 0;
  border: none;
  }
  
.join-newsletter .success-msg{
  color: #fff;
  background: #6ab32f;
  padding: 4px;
  margin: 0 0 5px 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  }
#newsletter-signup label{
  float: none;
  display: block;
  width: auto;
  }

#newsletter-email{
  padding: 6px 3px;
  width: 155px;
  }
.ie6 #newsletter-signup .submit,
.ie7 #newsletter-signup .submit{
  border: none;
  margin-top: -1px;
  }


/** 
 * Utility 
 */

.left{ float: left; }
.right{ float: right; }

.error, 
.req{ 
  color: #e0360f;
  }
.error.notice{
  text-align: center;
  margin: 0 0 10px 0;
  padding: 5px;
  background: #fee6e6;
  -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
  } 
.has-error label{ color: #e0360f; }

.success-msg{ color: #6ab32f; }
.errors, .error-msg { color: #e0360f; }
label.error-msg{ 
  float: none; 
  width: auto; 
  font-size: 85%; 
  margin: 5px 0 0 0; 
  }
li label.error-msg{
  margin: 0 0 0 10px;
  }
.has-error input.email{
  border: solid 1px #e0360f;
  box-shadow: 0 0 3px #e0360f;
  }

  
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
/*.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }*/
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }  

.setup-instructions{ /* feel free to remove this! */
  background: #fee086;
  padding: 10px;
  -moz-border-radius: 8px;  -webkit-border-radius: 8px; border-radius: 8px;
  margin: 0 0 30px 0;
  border: solid 1px #fada6a;
  }

.btn{
  overflow: visible;
  font-size: 11px;
  font-weight: bold;
  background: #2e8fc1 url(//cdn.shopify.com/s/files/1/0307/3641/t/2/assets/gradient-white-30.png?2980516058812419138) repeat-x 0 0;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;  
  border: solid 1px #2e8fc1;
  padding: 5px 8px;
  color: #fff;
  text-shadow: 0 -1px #2e8fc1;
  }
.ie6 .btn{ background-image: none; }
.btn:hover{
  background-color: #da5e13;
  -moz-box-shadow: 0 0 3px #fee086; -webkit-box-shadow: 0 0 3px #fee086;  box-shadow: 0 0 3px #fee086;
  border: 1px solid #da5e13;
  color: #fff;
  text-shadow: 0 -1px #da5e13;
  }

.cancel{ background-color: #999; text-shadow: 0 -1px 0 #888; border: solid 1px #666; }
  
.btn.disabled{
  background-color: #ccc;
  border: solid 1px #ccc;
  color: #999;
  cursor: default;
  text-shadow: none;
  }
.btn.disabled:hover{ 
  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; 
  }



/** 
 * Some print style resets 
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  }
  

.new {
    margin: 0px;
    font-size:12px;
    line-height: 10px;
    width: 100px;
    font-weight: 600;
}
