/** Shopify CDN: Minification failed

Line 43:54 Expected identifier but found "*"
Line 1066:100 Expected ")" to end URL token

**/

/** 
 * Reset 
 */
html, body, div, span, object, iframe, p, blockquote, pre,
abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font: 13px/1.231 Helvetica, Arial, sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
ol { list-style-type: decimal; }
p { margin: 0 0 20px 0; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
select{ max-width: 99%; /* for ff */ }


html{ background-color: #f5f3ed }



/** 
 * Base Content Styles 
 */ 
body { 
  color: #afafaf;
  }

h1, h2, h3, h4, h5, h6 { 
  color: #ffffff; 
  font-weight: bold; 
  }

a { color: #4D4D4D; }
a:hover { color: #bf2e1a }

blockquote{
  font: italic 13px/1.5 georgia, sans-serif;
  margin: 0 0 1.5em 1.25em;
  }

ul, ol{ margin: 0 0 1.5em 1.3em; }
li{ margin: 0 0 0.25em 0; }  

input, textarea{
  padding: 4px;
  color: #333;  
  }
input[type="image"]{ border: none; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

table{
  width: 100%;
  margin: 0 0 1.5em 0;
  border-collapse: collapse;
  }
table th{
  padding: 4px 8px;
  font-weight: bold;
  border: solid 1px #41474a;
  color: #ffffff;
  background: #4D4D4D; 
  }
table td{ 
  padding: 4px 8px;
  border: solid 1px #41474a;
  }
tfoot th{ background: transparent; }


/** 
 * Structure 
 */
 
html,body { height: 100%; }

.wrapper{ 
  width: 980px;
  margin: 0 auto;
  text-align: left;
  min-height: 100%;
  }
.ie6 .wrapper{ height: 100%; }  
  
#col-main{
  float: left;
  position: relative; z-index: 1;
  } 
#col-main.full{
  width: auto;
  float: none;
  }  

#col-widgets{
  float: right;
  width: 215px;
  }  
  
  
  

/** 
 * Header 
 */ 
  
#top{
  padding: 50px 0 0 0;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 100;
  }
  
#site-title{
  font: normal 48px/1.0 BebasNeueRegular, arial, sans-serif;
  color: #282C2E;
  margin: 0;
  }
#site-title a{
  text-decoration: none;
  color: #282C2E;  
  } 
#site-title a:hover{
  color: #554B60;
  } 


  
/** 
 * Top Menu 
 */ 

#mainNav a{
  color: #f5f3ed;
  }
#mainNav a:hover{
  color: #41474a;
  }

/* dropdown menus */
#mainNav .has-dropdown{
  position: relative;
  }
.js #mainNav .has-dropdown a{
  padding-right: 24px;
  }

.js #mainNav .nav-arrow{
  position: absolute;
  top: 45%;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #f5f3ed;  
  display: block;
  }

#mainNav ul ul{
  clear: none;
  position: absolute;
  z-index: 30;
  background: ;
  top: 0;
  left: -1px;
  padding: 5px 0;
  display: none;
  width: 175px;
  -moz-box-shadow: 0 2px 3px ;
  -webkit-box-shadow: 0 2px 3px ;
  box-shadow: 0 2px 3px ;   
  }
.ie6 #mainNav ul ul,
.ie7 #mainNav ul ul,   
.ie8 #main ul ul{
  border: solid 1px ;
  border-width: 0 1px;
  }
#mainNav ul .first ul{
  left: 0;
  } 
  
#mainNav ul ul li{
  float: none;
  display: block;
  padding: 5px 10px;
  } 
#mainNav ul ul a{
  font: 12px Helvetica, Arial, sans-serif;
  margin: 0; padding: 0;
  display: block;
  border: none;
  }
#mainNav ul ul a:hover{
  text-decoration: underline;
  }


/** 
 * Header Search 
 */

#header-search{ 
  float: right;
  margin: 0;
  } 
#header-search #top-search-input{ 
  width: 175px;
  font-size: 12px;
  padding: 6px 3px;
  border: solid 1px #E7E7CE;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  }
#header-search #top-search-submit{ 
  border: none;
  width: 24px;
  height: 25px;
  
  background: url(/cdn/shop/t/7/assets/icon-search.png?v=1334696351) 0 -50px no-repeat;
  
  float: right;
  margin: 0 0 0 8px;
  font-size: 0; /* ie7 */
  line-height: 25px; /* ie7 */ 
  }
#header-search #top-search-submit:hover{
  
  background-position: 0 -75px;
  
  }

#header-search{
  width: 215px;
  } 



/** 
 * Shopping Cart at the Top 
 */ 


#umbrella{
  background: #969696;
  padding: 0 10px 0 12px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; 
  color: #F5F3ED;
  }

#umbrella ul{
  margin: 0;
  padding: 0;
  list-style: none;
  }
#umbrella li{
  float: left;
  padding: 6px 12px 10px 0;
  margin: 0 12px 0 0;
  border-right: solid 1px #f5f3ed;
  font-weight: normal;
  } 
#umbrella p{
  margin: 0;
  }
#umbrella a{ 
  color: #f5f3ed;
  text-decoration: none;
  }
#umbrella a:hover{ color: #ffffff; }
  
#umbrella .num-items-in-cart .icon{
  display: block;
  padding: 0 0 0 26px;    
  
  background: url(/cdn/shop/t/7/assets/cart-icons.png?v=1334696338) 0 -58px no-repeat;
  
  }
#umbrella .num-items-in-cart:hover .icon{
  
  background: url(/cdn/shop/t/7/assets/cart-icons.png?v=1334696338) 0 -87px no-repeat;
    
  }

#umbrella .checkout-link{
  padding: 0;
  margin-right: 0;
  border: none;
  }
#umbrella .checkout-link a{ color: #ffffff; }
#umbrella .checkout-link a:hover{ color: #ffffff; }  

/** 
 * Product and Collection Grid 
 */

.product-grid{
  list-style: none;
  margin: 0;
  color: #aaaaaa;
  }
.product-grid li{
  width: 208px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
  background-color:#ffffff;
  border-radius:4px;
  border:1px solid;
  padding-top:10px;
  }
.product-grid .last-in-row{ margin-right: 0; } 

.generated-height .product-grid-item{
  width: 208px; 
  position: absolute;
  bottom: 0;
  }

.product-grid img{ 
  display: block; 
  margin: 0 auto;
  } 
 
.product-grid a{
  text-decoration: none;
  display: block;
  color: #dddddd;
  }
.product-grid a:hover{
  color: #ffffff;
  }
.product-grid .product-link{
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  margin: 0;
  min-height: 150px;
  /* for ie6: */
  width: 100%;
  }  

.product-photo{
  max-width: 208px; 
  }
.ie6 .product-grid{ overflow: hidden; }

.product-information{
  padding: 10px;
  position: relative;
  background: #4d4d4d;   
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; 
  }
.product-information h3{
  font: normal 24px/1 BebasNeueRegular, arial, sans-serif;
  margin: 5px 0 10px 0;
  }
.product-information p{
  line-height: 1.4em;
  margin: 0 0 .75em 0;
  }

.product-price{
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  padding: 4px 8px;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
  opacity: .85; 
  background: #575A5B;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0; 
  }

#featured-grid li{
  width: 240px;  
  background: #3A3D3F;   
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;  
  }
#featured-grid .product-photo{ 
  max-width: 240px; 
  }
#featured-grid .product-price{
  top: -30px;
  right: 0;
  bottom: auto;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  }


  
/** 
 * Single Product 
 */ 

#product-actions{ 
  padding: 4px 0 12px 0;
  overflow: hidden; height: 1%;
  }

#purchase{
  float: right;
  text-align: right;
  }
.sold-out #purchase{
  float: none;
  text-align: left;
  }
#add-to-cart{
  margin: 8px 0 0 0;
  }

#product-header{
  margin: 0 0 20px 0;
  border-bottom: 1px solid #41474a;
  }
#product-title{
  margin: 0 0 5px 0;
  font-size: 24px;
  font-style: bold;
  }
#product-vendor{
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  }
#product-vendor a{
  text-decoration: none;
  }

#product-actions select{
  padding: 3px;
  }
#product-actions .price{
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  text-align: right;
  }
#product-actions .price strong{ 
  display: block;
  }
#product-actions .compare_at_price{
  font-size: 12px;
  display: block;
  }

.variants-wrapper{
  margin: 0 0 8px 0;
  }
.selector-wrapper{
  margin: 0 0 8px 0 ;  
  }
.selector-wrapper label{
  margin: 0 5px 0 0;
  display:block;
  color:#4d4d4d;
  }
.selector-wrapper #quantity {width:30px;}
#add-to-cart-msg{
  padding: 10px;
  display: none;
  margin: 0;
  }    

#sharing{
  margin: 16px 0 0 0;
  padding: 16px 0 0 0;
  list-style: none;
  border-top: 1px solid #41474a;
  }
#sharing li{
  margin: 0;
  float: left;
  }  



/** 
 * Zoomy product gallery, with thumbs
 * @see https://github.com/benwatts/enhance-gallery
 */

#active-wrapper{
  position: relative;
  min-height: 50px; 
  overflow: hidden; 
  margin: 0 0 10px 0; 
  }
#active-wrapper img{
  display: block;
  width: auto;
  margin-left:auto;
  margin-right:auto;
  border-radius:8px;
  }
#active-wrapper .zoomed{
  position: absolute;
  top: 0; 
  left: 0;
  }

#active-image-loading{
  background: #fff url(/cdn/shop/t/7/assets/icon-loading.gif?v=1334696351) 50% 50% no-repeat; 
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  top: 42%;
  left: 42%;
  z-index: 2;
  text-indent: -900em; overflow: hidden;  
  }

#thumbs{
  list-style: none;
  }
#thumbs li{
  float: left;
  margin: 0 8px 8px 0;
  width: 54px;
  height: 54px;   
  text-align: center; 
  }  
.no-js #thumbs li{ margin-right: 6px; }
#thumbs li.last-in-row{
  margin-right: 0;
  }
#thumbs a{
  display: block;
  border: solid 1px #41474a;
  border-radius:4px;
  padding: 1px;
  background-color:#fff;
  }
#thumbs a:hover{
  border: solid 1px #bf2e1a;
  }
#thumbs img{
  margin: 0 auto;
  display: block;
  }   

  
  
/** 
 * Content
 */ 

.content{
  padding-bottom: 20px;  
  
  padding: 20px;
  

  background: #e5dfd3;
  }

.content.description{ /* collection descriptions */
  
  padding: 10px 20px 0 20px;
  

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 15px 0 15px 0;
  float: left;
  width: 700px;
  }
  
article{
  margin: 20px 0 45px 0;
  
  background: url(/cdn/shop/t/7/assets/diagonal-black.png?v=1334696341) 0 100% repeat-x;
  
  padding: 0 0 10px 0;
  } 
.templateArticle article{ margin-top: 0; }

article .author{
  color: #999;
  font-style: italic;
  line-height: 20px;
  }
article footer{ 
  font-size: 11px;
  padding-top: 20px;
  }
article footer p{ margin: 0; }
article footer .author{ float: left; }
article footer .comments-link{ float: right; }
article footer .btn { padding: 2px 10px; }



/** 
 * Pagination 
 * Modified from http://twitter.github.com/bootstrap/
 */

.pagination {
  height: 30px;
  margin: 18px 0;
  }
.pagination ul {
  float: left;
  margin: 0;
  border: 1px solid #41474a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background: #f5f3ed;
  }
.pagination li {
  display: inline;
  }
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 28px;
  border-right: 1px solid #41474a;
  text-decoration: none;
  }
.pagination a:hover, .pagination .active a {
  color: #ffffff;
  background-color: #7a7a7a;
  background: #4d4d4d url(/cdn/shop/t/7/assets/btn-small-depth.png?v=1334696335) 0 100% repeat-x;  
  }
.pagination .active a{
  border-right-color: #f5f3ed; 
  } 
.pagination .disabled a, .pagination .disabled a:hover {
  background: transparent;
  color:  #41474a;
  cursor: default;
  }
.pagination .next a {
  border: 0;
  }  

.pagination-num-showing{
  float: right;
  line-height: 28px;
  font-size: 11px;
  }

    
/** 
 * Widgets in the Right Column 
 */ 

#col-widgets{
  color: #AFAFAF ;
  } 

#col-widgets a{ color: #fcf3c1 }
#col-widgets a:hover{ color: #ffffff }

.widget{
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #1D1F20
  }

.widget h3{
  font: normal 24px BebasNeueRegular, arial, sans-serif;
  color: #ffffff;
  margin: 0 0 10px 0;
  }
#col-widgets .widget h3 a{
  color: #ffffff;
  text-decoration: none;
  }
  
.widget ul{ margin: 0; }  
.widget li{
  padding: 0 0 5px 12px;
  list-style: none;
  }

.widget-btns a{
  background: #1D1F20;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: block;
  padding: 6px 12px;
  margin: 0 0 6px 0;
  text-decoration: none;
  overflow: hidden; height: 1%;
  } 
.widget-btns img{
  display: block;
  float: left;
  margin: 0 6px 0 0;
  }
.widget-btns .btn-text{
  display:block;
  width: 165px;
  float: right;
  } 

/** twitter widget */
.no-js #widget-twitter{ display: none; }
.widget .tweet_list{
  margin: 0;
  list-style: none;
  } 
.widget .tweet_list li{
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #3A3D3F;
  background: none;
  word-wrap: break-word;
  line-height: 1.3em;
  } 
    
/** linklist widget */
.widget-linklist li{ 
  border-top: dotted 1px #3A3D3F;  
  padding: 8px 0 0 0;
  margin: 8px 0 0 0;
  }  
.widget-linklist li:first-child{
  border-top: none;
  padding: 0;
  margin: 0;
  }
.widget-linklist li a{
  display: block;
  margin: 0 0 0 12px;
  }
.ie7 .widget-linklist li a{
  float: left;
  }
.widget-linklist .arrow{
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #3A3D3F;
  display: block;
  float: left;
  margin: 4px 0 0 0;
  }



/** 
 * Customer Accounts
 */ 

.page-header #page-title{ float: left; border: none; margin: 0; }
.page-header #page-actions{ float: right; } 

.templateCustomersLogin form input{ 
  float: left; 
  }
.templateCustomersLogin form label{
  float: left;
  min-width: 120px;
  line-height: 22px;
  }
.templateCustomersLogin .form-row,
.templateCustomersActivateAccount .form-row{
  margin: 0 0 8px 0;
  }
.templateCustomersLogin .action-bottom{
  margin: 20px 0 0 0;
  }
.templateCustomersLogin .action-bottom .note{
  font-size: 11px;
  padding: 0 0 0 5px;
  line-height: 27px;
  }


/* >> login Form */
#customer-login,
#recover-password{
  float: left;
  width: 58%;
  border-right: solid 1px #41474a;
  }
#recover-password{ 
  display: none;
  }
#recover_email label{
  min-width: 75px;
  }
#forgot_password{
  margin: 2px 0 0 5px;
  font-size: 11px;
  float: left;
  }  

#guest{
  float: right;
  width: 38%
  }
   
  
/* >> manage orders and addresses */
#customer_orders{
  width: 75%;
  float: left;
  }
#customer_sidebar{
  float: right;
  width: 20%;
  }
.address p,
.view_address p{ margin: 0; }

#view_address{ 
  border-top: solid 1px #41474a;
  padding: 10px 0 0 0;  
  margin-top: 10px;
  display: block;
  }

.address_actions{ float: right; }
.address_actions .action_edit{
  border-right: solid 1px #41474a;
  padding-right: 10px;
  }
.address_actions .action_delete{ padding-left: 16px; }  

.action_top{  margin: 0 0 20px 0; }

.action_edit, 
.action_delete, 
.action_add{
  display: inline-block;
  padding-left: 16px;
  }
.action_edit{ background: url(/cdn/shop/t/7/assets/edit-sml.png?v=1334696342) 0 0 no-repeat; }
.action_delete{ background: url(/cdn/shop/t/7/assets/delete-sml.png?v=1334696341) 0 1px no-repeat; }
.action_add{ background: url(/cdn/shop/t/7/assets/add-sml.png?v=1334696331) 0 0 no-repeat; }

.default_address{
  color: #bf2e1a;
  }
.address_table,
#add_address{
  border: dotted 1px #41474a;
  padding: 10px;
  margin: 0 0 20px 0;
  }
.address_table .label,
#add_address .label{
  width: 125px;
  padding-left: 0;
  }
.address_table h4{
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  }
.customer_address_table{ margin: 0; }
.customer_address_table td{ border: none; }
.customer_address_table input{ margin: 0 5px 0 0; }
.customer_address .action-bottom{ margin-left: 141px; }


/** >> view individual orders */ 
.order_date{ 
  border-bottom: solid 1px #41474a;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0;
  }

#order_address{ 
  overflow: hidden; height: 1%;
  margin: 0 0 20px 0; 
  } 
#order_address #order_payment, 
#order_address #order_shipping{
  float: left;
  width: 46%;
  margin-right: 2%;
  }
  


/** 
 * Comments 
 */

.comment{
  margin: 0 0 20px 0;
  }

.comment-author{
  float: left;
  width: 18.0%;
  padding: 12px 0 0 0;
  font-weight: bold;
  text-align: right;
  color: #FCF3C1;
  }

.comment-content{
  background: #1D1F20;
  float: right;
  width: 75%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 15px;
  color: #AFAFAF
  }
.comment-arrow{
  width:0px; 
  height:0px; 
  border-bottom:8px solid transparent;
  border-top:8px solid transparent; 
  border-right:8px solid #1D1F20; /* arrow colour */
  font-size:0px;
  line-height:0px;
  position: absolute;
  top: 14px;
  left: -8px;
  }

.comment-posted{
  font-style: italic;
  margin: 0;
  font-size: 11px;
  line-height: 1;
  color: #3A3D3F;
  }


.comment-form label{
  display: block;
  width: 130px;
  float: left;
  }
.comment-form #comment-submit{
  margin: 0 0 10px 130px;
  }
.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: 500px;
  }

.has-error label{ color: #e0360f; }
.has-error label.error-msg{ color: #fff; }
.has-error input,
.has-error textarea,
.has-error .text{
  border: solid 1px #ff0000;
  -webit-box-shadow: 0 0 4px rgba(255,0,0,.6);
  -moz-box-shadow: 0 0 4px rgba(255,0,0,6);
  box-shadow: 0 0 4px rgba(255,0,0,.6);
  }

.error-msg,
.success-msg,
.errors{
  padding: 10px;
  color: #fff;
  text-align: left;
  background: url(/cdn/shop/t/7/assets/btn-small-depth.png?v=1334696335 0 100% repeat-x);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
.error-msg,
.errors{
  background-color: #770e00;
  }
.success-msg{
  background-color: #387700;
  }

.errors{ margin: 0 1em 1.5em 0; }
.errors ul,
.errors li{ margin: 0; list-style: none; }
  
  
  
/** 
 * Search 
 */ 

#search-form{
  padding: 0 0 5px 0;
  overflow: hidden; height: 1%;
  }
#search-form #q{
  font-size: 11px;
  padding: 4px;
  width: 205px;
  border: solid 0px #41474a;
  float: left;
  }
#search-form #search-submit{ /* overriding some of .btn's styles */
  padding-top: 0px;
  padding-bottom: 0px; 
  float: right;
  width: 60px;
  }
.ie7 #search-form #search-submit{
  border: none;
  }

.results .item{
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #41474a; 
  }
.results .thumbnail{
  float: left;
  }
.results .search-excerpt{
  margin: 0 0 0 75px;
  }   


  
/** 
 * Cart 
 */ 
  
#cartform table{ 
  width: 100%; 
  margin: 0 0 20px 0;
  } 
#cartform table td{ 
  text-align: center; 
  vertical-align: middle;
  padding: 5px;
  color:#4d4d4d;
  }
#cartform table th{ 
  text-align: center; 
  } 
col.checkout-image{ width: 50px; }  
col.checkout-delete{ width: 80px; }
  
  
#cartform td img{ display: block; }
#cartform input.text { border: solid 1px ; padding: 4px; color: ; text-align: center; }

#cartform .subtotal{
  text-align: center;
  }
#cartform .update-quantities{
  text-align: center;
  padding: 5px;
  width: 170px;
  } 

#checkout-proceed{ 
  float: right;
  width: 38%;
  text-align: right; 
  }
  
#checkout-addnote{
  float: left;
  width: 60%;
  } 
#checkout-addnote a{
  display: block;
  width: 165px;
  float: left;
  }
#checkout-addnote textarea{
  border: solid 1px #41474a;
  color: #afafaf; 
  width: 250px;
  height: 60px;
  float: left;
  padding: 4px;
  } 
.js #checkout-addnote textarea{
  display: none;
  } 
  
#additional-checkout-buttons{
  padding: 5px;
  margin: 5px 0 0 0;
  } 
#additional-checkout-buttons-label{
  border-bottom: solid 1px #41474a;
  display: block;
  margin: 0 0 8px 0;
  font-size: 11px;
  font-weight: bold;
  }
  
  
  
/** 
 * Footer 
 */ 

#bottom{ 
  padding: 15px 0; 
  
  padding-left: 20px;
  padding-right: 20px;
  
  font-size: 11px;
  clear: both; 
  overflow: hidden;
  height: 1%;
  background: #3A3D3F;
  color: #777777;
  }

#footer-left{ 
  width: 500px;
  float: left;
  }
#footer-right{
  width: 200px;
  float: right;
  }

#bottom ul{
  list-style: none;
  margin: 0 0 10px 0
  } 
#bottom li{
  float: left;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  }
#bottom a{ color: #AFAFAF;}
#bottom a:hover{ color: #ffffff;}
#bottom p{ line-height: 1.5em }
  
#footer-nav{
  margin: 14px 0 0 0; 
  }
#footer-nav li{
  border-left: solid 1px #777777;
  }
#footer-nav li:first-child{
  border-left: none;
  margin: 0;
  padding: 0;
  }

#bottom #sm-icons{
  float: right;
  margin: 0;
  }
#sm-icons li{ 
  margin: 0 0 0 10px; 
  padding: 0;
  }
#sm-icons a{ 
  width: 36px;
  height: 37px;
  background-image: url(/cdn/shop/t/7/assets/social-media.png?v=1334696355);
  display: block;
  }


#sm-youtube a{ background-position: 0 0; }
#sm-flickr a{ background-position:-36px 0; }
#sm-twitter a{ background-position: -72px 0; }
#sm-facebook a{ background-position: -108px 0; }
#sm-youtube a:hover{ background-position: 0 -39px; }
#sm-flickr a:hover{ background-position:-36px -39px; }
#sm-twitter a:hover{ background-position: -72px -39px; }
#sm-facebook a:hover{ background-position: -108px -39px; }


#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;
  }

/**
 * Homepage Carousel
 */ 

/* Adjust this to alter the width and height of the carousel. */
#carousel, 
#carousel .items > li{
  width: 740px;
  height: 300px;
  }

#carousel-wrapper{ margin: 0 0 30px 0; }

#carousel{
  position: relative;
  z-index: 50;
  overflow: hidden;
  background: #F4F4F4;
  }
#carousel p, 
#carousel li{
  margin: 0;
  }
  
#carousel .items{
  margin: 0;
  padding: 0;
  width: 20000em;
  position: absolute;
  z-index: 1;
  }
#carousel .items > li{
  float: left;
  list-style: none;
  }

#carousel .items img{ max-width: 100%; } /* I was on the fence about adding this line in, but hope it will do some good */

#carousel-controls{ margin-top: 10px; }


#carousel .browse{
  width: 20px;
  height: 100%;
  background: #3A3D3F;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  opacity: .9;
  display: none;
  }
#carousel-next{
  top: 0;
  right: 0; 
  }
#carousel-prev{
  top: 0;
  left: 0;
  }

#carousel .arrow{
  display: block;
  position: absolute;  
  top: 46%;
  }
#carousel-next .arrow{
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #afafaf;  
  left: 5px;
  }    
#carousel-prev .arrow{
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right:10px solid #afafaf;  
  right: 5px;
  }

#carousel .browse:hover{ background: #1D1F20; }
#carousel-next:hover .arrow{ border-left-color: #ffffff; }
#carousel-prev:hover .arrow{ border-right-color: #ffffff; }



/** 
 * Utils 
 */

.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; }
.left{ float: left; }
.right{ float: right; }

.btn,
a.btn{
  display: inline-block;
  background: rgb(150, 150, 150);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px rgb(150, 150, 150);
  color: #fff;
  padding: 5px 10px 4px 10px;
  text-decoration: none;  
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  margin-top:3p;
  }

.btn:hover,
a.btn:hover{
  border: solid 1px #7a7a7a;
  background: #7a7a7a url(/cdn/shop/t/7/assets/btn-small-depth.png?v=1334696335) 0 100% repeat-x;;
  color: #ffffff;
  }
  
.btn-reversed{
  border: solid 1px #7a7a7a;
  background: #7a7a7a url(/cdn/shop/t/7/assets/btn-small-depth.png?v=1334696335) 0 100% repeat-x;;
  color: #ffffff;
  }
.btn-reversed:hover{
  background: #4d4d4d url(/cdn/shop/t/7/assets/btn-small-depth.png?v=1334696335) 0 100% repeat-x;
  border: solid 1px #4d4d4d;
  color: #ffffff;
  } 



/**
 * Contact/Newsletter Forms 
 */

.contact-form ul{
  margin: 0;
  }
.contact-form li{
  list-style: none;
  margin: 0 0 8px 0;
  }

.contact-form label{
  display: block;
  min-width: 95px;
  float: left;
  color:#4D4D4D
  }
.contact-form textarea{
  width: 350px;
  height: 100px;
  }
.contact-form .type-submit{
  margin: 0 0 0 90px;
  }

.contact-form .error-msg{
  float: none;
  display: inline;
  margin: 0 0 0 10px;
  font-size: 11px;
  padding: 6px;
  }
.contact-form .has-error input{
  border: solid 1px #ef3a22;
  }

/** 
 * 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; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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; }
}

/* Added by Caroline on January 14th for Customizr */


#product-actions input[type=text]:invalid,
#product-actions textarea:invalid { 
  -moz-box-shadow:       inset 0 0 1px 1px #FF9494;
  -webkit-box-shadow:    inset 0 0 1px 1px #FF9494;
  box-shadow:            inset 0 0 1px 1px #FF9494;
}

.error span {
  line-height: 2;
  color: red;
}

/* Pretty Photos Styles */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/cdn/shop/t/7/assets/sprite_x.png?v=1335995795) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/cdn/shop/t/7/assets/sprite_y.png?v=1335995798) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/cdn/shop/t/7/assets/sprite_y.png?v=1335995798) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/cdn/shop/t/7/assets/sprite_next.png?v=1335995784) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/cdn/shop/t/7/assets/sprite_prev.png?v=1335995793) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(/cdn/shop/t/7/assets/default_thumb.png?v=1335995777) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/cdn/shop/t/7/assets/sprite_x.png?v=1335995795) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/cdn/shop/t/7/assets/sprite.png?v=1335995781) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/cdn/shop/t/7/assets/loader.gif?v=1335995801) center center no-repeat}


div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}