/* @license
 * MyFonts Webfont Build ID 1330249, 2011-10-05T22:27:56-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Calluna Sans Regular by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/calluna-sans/regular/
 * Copyright: Copyright (c) 2010 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: unlimited
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1330249
 * 
 * © 2011 Bitstream Inc
*/


 @font-face {font-family: 'CallunaSans-Regular';src: url('webfonts/144C49_0.eot');src: url('webfonts/144C49_0.eot?#iefix') format('embedded-opentype'),url('webfonts/144C49_0.woff') format('woff'),url('webfonts/144C49_0.ttf') format('truetype'),url('webfonts/144C49_0.svg#wf') format('svg');}
html { background: #fff; }
body {
  position: relative;
  margin: 0 auto;
  width: 980px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
}

a.chirplink { display: none; }

#menu { background: url(/images/menu_bg.jpg) left bottom no-repeat; }
#menu td {
  height: 50px;
  text-transform: lowercase;
  text-align: center;
  font-family: CallunaSans-Regular; 
  font-size: 20px;
}
#menu a:link, #menu a:visited {
  display: block;
  padding-top: 20px;
  height: 30px;
  text-decoration: none;
  color: #715d4e;
}
#menu a:hover, #menu a:focus {
  text-decoration: none !important;
}
#menu .basket {
  text-transform: uppercase;
  font-size: 12px;
}

#menu .home a {
  width: 129px;
  background: url(/images/menu_home.jpg) bottom no-repeat;
}
#menu .home.current a, #menu .home a:hover, #menu .home a:focus {
  background-image: url(/images/menu_home_on.jpg);
}
#menu .miss a {
  padding-left: 24px;
  width: 159px;
  background: url(/images/menu_miss.jpg) bottom no-repeat;
}
#menu .miss.current a, #menu .miss a:hover, #menu .miss a:focus {
  background-image: url(/images/menu_miss_on.jpg);
  color: #D53E6B;
}
#menu .master a {
  padding-left: 32px;
  width: 150px;
  background: url(/images/menu_master.jpg) bottom no-repeat;
}
#menu .master.current a, #menu .master a:hover, #menu .master a:focus {
  background-image: url(/images/menu_master_on.jpg);
  color: #1E8794;
}
#menu .blog a {
  width: 132px;
  background: url(/images/menu_blog.jpg) bottom no-repeat;
}
#menu .blog a:hover, #menu .blog a:focus {
  background-image: url(/images/menu_blog_on.jpg);
}
#menu .basket a:link, #menu .basket a:visited {
  padding-top: 14px;
  padding-right: 8px;
  height: 36px;
  width: 149px;
  background: url(/images/menu_basket.jpg) bottom no-repeat;
  color: #ecd5ba;
}
#menu .basket a:hover, #menu .basket a:focus {
  background-image: url(/images/menu_basket_on.jpg);
  color: #7e7570;
}
#menu .basket span {
  font-family: Helvetica, Arial, sans-serif;
  color: #715d4e;
}

#header p {
  line-height: 20px;
  text-transform: lowercase;
  color: #cac0ba;
}
#header big { color: #1E8794; }
#header a:link, #header a:visited {
  text-decoration: none;
  color: #cac0ba;
}

#lhs {
  vertical-align: top;
  line-height: 1.4;
}
#lhs h4 { margin: 0; }
#lhs ul {
  margin: 0.5em 0;
  padding: 0;
  text-transform: lowercase;
  list-style-type: none;
}
#lhs ul a:link, #lhs ul a:visited {
  text-decoration: none;
  font-size: 16px;
}
#lhs ul ul {
  margin-top: 0;
  padding-left: 20px;
}
#lhs ul ul a:link, #lhs ul ul a:visited {
  display: block;
  color: #808080;
}

#content { vertical-align: top; }
#content li { margin: 3px 0; }
#content small { color: #666; }

#col1 { padding-right: 160px; }
#col2 {
  vertical-align: top;
  padding-left: 40px;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 28px;
  color: #42210B;
}
h2 {
  font-weight: normal;
  font-size: 24px;
  color: #D53E6B;
}
.sale {
  padding: 5px 0 5px 45px;
  background: url(/images/sale-sticker.png) left top no-repeat;
}
h3 {
  font-weight: normal;
  font-size: 20px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h4 {
  margin: 0 0 1em;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  color: #42210B;
  opacity: 0.9;
}
h4 a:link, h4 a:visited {
  text-decoration: none;
  color: #42210B;
}
h4.miss {
  padding: 8px 0 4px;
  padding-left: 34px;
  background: url(/images/miss.png) left no-repeat;
}
h4.miss span { color: #D53E6B; }
h4.master {
  padding: 8px 0 4px;
  padding-left: 34px;
  background: url(/images/master.png) left no-repeat;
}
h4.master span { color: #1E8794; }
h5 {
  margin: 1em 0 -0.5em;
  font-weight: normal;
  font-size: 14px;
}
#content p {
  font-size: 14px;
  line-height: 21px;
  margin: 14px 0 0 0;
  color: #555;
}

a:link, a:visited {
  color: #A17C52;
}
a:hover, a:focus {
  text-decoration: underline !important;
  color: #42210B;
}

.more:after { content: "\00a0»"; }

.divider {
  clear: both;
  margin: 20px 0;
  height: 1px;
  background: url(data:image/gif;base64,R0lGODlhBgABAIAAAP///8DAwCH5BAAAAAAALAAAAAAGAAEAAAIDjIEFADs=) top left repeat-x;
}

#footer { padding: 40px 0; }
#footer a:link, #footer a:visited {
  padding: 6px 12px 6px 0;
  text-decoration: none;
  font-size: 12px;
  line-height: 30px;
  color: #555;
}
#copyright a:link, #copyright a:visited { color: #999; }
#paypal-accepts {
  float: right;
  width: 230px;
}

.products { border-collapse: collapse; }
.products td {
  padding: 20px 55px 10px;
  border: 1px dotted #a17c52;
  vertical-align: bottom;
  color: #808080;
}
.products img { outline: 1px solid #dedede; }
.products h3 {
  margin: 0;
  font-size: 15px;
}
.products p { margin: 0.5em 0 !important; }

a.details {
  float: right;
  width: 56px;
  padding: 2px;
  background: #a17c52;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  color: #fff;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
a.details:hover {
  background: #42210B;
  text-decoration: none !important;
}

#checkout {
  padding: 12px 16px;
  border: 2px solid #c0bbb0;
  border-radius: 0.5em;
  background: #faf1e7;
  background: #faf1e7 -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#faf1e7));
  background: #faf1e7 -moz-linear-gradient(top, #fff, #faf1e7);
  background: #faf1e7 -o-linear-gradient(top, #fff, #faf1e7);
  background: #faf1e7 linear-gradient(top, #fff, #faf1e7);
}
#checkout .price {
  margin: 0 0 10px;
  font-size: 24px;
  color: #808080;
}
#checkout .price s { opacity: 0.5; }
#checkout .option {
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #6e6e6d;
}
#checkout select {
  width: 100%;
  text-transform: none !important;
  font-size: 20px !important;
}
#checkout input {
  padding: 4px 8px;
  border: 0;
  border-radius: 5px;
  background: #D53E6B;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
#checkout input:hover, #checkout input:focus {
  background: #92192f;
}
#checkout a:link, #checkout a:visited {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #92192f;
}

.unisex {
  margin: 1em 0 0;
  padding: 8px 0 8px 66px;
  background: url(/images/unisex.png) left no-repeat;
  font-size: 16px;
  color: #42210b;
}

.description {
  line-height: 1.4;
  color: #808080;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.addthis_toolbox {
  margin: 15px 0;
  padding: 5px 0;
  border-bottom: 1px dotted #808080;
}

#related td {
  padding: 0 1em 0 0;
  vertical-align: top;
  line-height: 1.5;
}
#related a:link, #related a:visited {
  position: relative;
  text-decoration: none;
  font-size: 12px;
  color: #333;
}
#related a:after, #related a:after {
  content: attr(title);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.5em 12px;
  width: 126px;
  background: rgba(255,255,255,0.6);
  line-height: 1.1;
  text-align: center;
}

.home_matrix img { outline: 1px solid #dedede; }
.home_matrix a {
  position: relative;
  text-decoration: none !important;
}
.home_matrix a:hover:after, .home_matrix a:focus:after {
  content: attr(title);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.5em 15px;
  width: 190px;
  background: rgba(255,255,255,0.5);
  text-decoration: none !important;
  text-align: center;
  color: #333;
}


img.thumb:hover, img.thumb:focus { outline: 2px solid #D53E6B; }

.orders {
  margin: 1em 0;
  border-collapse: separate;
  border: 1px solid #ccc;
}
.orders:hover { border: 1px solid #666; }
.orders tr { vertical-align: top; }
.orders thead td, .orders tfoot td {
  background-color: #ccc;
  font-size: 11px;
  color: #00637a;
}
.orders tbody th {
  background-color: #eee;
  text-align: right;
  font-size: 11px;
}
.orders tbody td { background-color: #eee; }

#mc_embed_signup { width: 250px; }

fieldset {
  margin: 1.5em 0 1em 0;
  padding: 1em 0;
}
legend {
  padding: 4px 8px;
  background: #fff;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.4);
  border-radius: 5px;
  font-weight: normal;
  font-size: 14px;
  color: #333;
}
fieldset p {
  margin: 4px 0;
  font-size: 12px;
}

.collapse { margin: 1em 0; }
.collapse tr { border: none; }
.collapse td { border: none; }
.collapse th {
  background: inherit;
  border: solid #D53E6B;
  border-width: 1px 0;
  text-transform: lowercase;
  color: #D53E6B;
}

.box {
  display: block;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  background: #fff;
  font-size: 12px;
}
.box h4 {
  margin: 1em 0;
  padding: 4px 8px;
  background: #efefef;
  text-transform: lowercase;
  font-weight: normal;
  color: #D53E6B;
}
.box h4 a:link, .box h4 a:visited {
  text-decoration: none;
  color: #42494d;
}

#sales_banner {
  margin: 0 0 1em 0;
  padding: 0 8px 8px 52px;
  border: 1px dotted #f00;
  background: url(/images/sale-sticker-bunch.jpg) 0 0 no-repeat;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
  border-radius: 5px;
}
#sales_banner h3 {
  margin: 10px 0 0;
  font-size: 16px;
  color: #f00;
}
#sales_banner p { margin: 0; }

.notice {
  margin: 1em 0;
  border: 1px solid #ffc605;
  background-color: #fff9e6;
  font-size: 1em;
  border-radius: 3px;
}
p.notice, .notice p, span.notice {
  padding: 0.75em 0.75em 0.65em;
}
.notice b {
  color: #ff3b05;
  margin-right: 0.5em;
}
.notice p a:link {
}
fieldset {
  margin: 1em 0;
  padding: 10px;
  border: 1px solid #ccc;
  background: #eee;
  background: -webkit-linear-gradient(top, white 80%, #eee);
  background: -moz-linear-gradient(top, white 80%, #eee);
  background: -ms-linear-gradient(top, white 80%, #eee);
  background: linear-gradient(to bottom, white 80%, #eee);
}
legend {
  padding: 2px 8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.4);
  font-size: 13px;
  color: #333;
}
fieldset label {
  float: left;
  clear: left;
  padding-top: 2px;
  width: 120px;
  text-align: right;
  font-size: 90%;
  color: #333;
}
fieldset label::after { content: ":"; }
fieldset label strong { color: #c00; }
fieldset span {
  display: block;
  margin: 0 0 0 120px;
  padding: 0 0 4px 4px;
}
fieldset span label {
  display: inline-block;
  float: none;
  width: auto;
  white-space: nowrap;
  text-align: left;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
}
fieldset span label::after {
  content: "";
}

fieldset input, fieldset textarea, fieldset select {
  padding: 2px 4px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  line-height: 1.1;
  font-family: inherit;
  font-size: 1.1em;
}
fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
  border: 1px solid #aaa;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  color: #333;
}

fieldset input[type=image], fieldset input[type=file] { border: none; }
fieldset input[type=submit], fieldset input[type=reset], fieldset input[type=button] {
  padding: 2px 6px;
  border: #b5bbc4 1px solid;
  background: #f7fafc;
  background-image: -webkit-linear-gradient(top, #fff, #dae6f1);
  background-image: -moz-linear-gradient(top, #fff, #dae6f1);
  background-image: -ms-linear-gradient(top, #fff, #dae6f1);
  background-image: linear-gradient(to bottom, #fff, #dae6f1);
  font-size: 100%;
  color: #333;
}
fieldset input[type=submit]:hover, fieldset input[type=reset]:hover, fieldset input[type=button]:hover {
  color: #e36627;
}

fieldset input:disabled, 
fieldset input:disabled:hover, 
fieldset input:disabled:focus {
  color: #999 !important;
}

input.cssform-undo:disabled { display: none; }

a.delete:link {
  color: #c00 !important;
}
a.delete:visited {
  color: #c00 !important;
}
a.delete:hover, a.delete:focus {
  color: #000 !important;
  background-color: yellow !important;
}

.warning {
  margin: 0.5em 0;
  border: 1px solid #f00;
  background-color: #ff0;
  font-size: 11px;
  color: #333;
}
p.warning, .warning p, span.warning { padding: 0.5em; }
.warning b {  
  text-transform: uppercase;
  color: #f00;
}

input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC');
  background-position: right top;
  background-repeat: no-repeat;
  box-shadow: none;
}
input:required:valid, textarea:required:valid {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNpi/P//PwMpgImBRMAy58QshrNPTzP8+vOLIUInisFQyYjhz98/DB9/fmT48/+35v7H+8KNhE2+WclZd+G0gZmJmYGThUNz1fUVMZtvbWT59eUXG9wGZIWMUPj993eJ5VeWxuy8veM/CzPL3yfvH/9H0QBSBDYZyOVm4mGYfn6q4cory5lYmFh+MrEwM/76/YsR7mk2ZjbWP///WP37/y8cqIDhx58fjvtu7XV6//ndT34G/v8FasUsDjKO/+A2PP3wpGLd+TVsfOz8XH6KAT+nHpokcu7h6d9q/BoMxToVbBYqlt9///+1GO4/WVdpXqY/zMqXn13/+vTjI9mj94/y//v9/3e9ZRObvYbDT0Y2xnm///x+wsfHB3GSGLf41jb3rv0O8nbcR66d+HPvxf2/+YZFTHaqjl8YWBnm/vv37yly5LL8+vuLgYuVa3uf/4T/Kd8SnSTZpb6FGUXwcvJxbAPKP2VkZESNOBDx8+9PBm4OwR1TwmYwcfzjsBUQFLjOxs52A2YyKysrXANAgAEA7buhysQuIREAAAAASUVORK5CYII=');
  background-position: right top;
  background-repeat: no-repeat;
}

input::-webkit-input-placeholder { color: #ababab; }
input:-moz-placeholder { color: #ababab; }

input[type="number"] {
  max-width: 4em;
}

.cropper {
  display: inline-block;
  margin: 0 1em;
  padding-left: 18px;
  height: 16px;
  background: left center no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABRElEQVQ4jZXSsUsVUBzF8Y/yhgKRSOdwFpUgpxZX/4BElxwKcWhJqNbOIiEOBuIQiuioaUsSBRFCBIKjq0KERdoUhIRIOLyr2LNnvgN3+d37Pfzu+f1oQEmGk8yerVUagB/iGbrP1psvCT/BFJ4n2W7IIMkjTGAX47X3lSQV3EEHvmAlyWGB72GyvB1L8itJCzrRg/ZmLOI+ruIulgrcgZkCv8W1JDv4iU/ow6umJHvoTrKfpBU/0IZZDOEzRrGKA8xjJsku1Sms4XWSDfTiO27jJa7jKQZKd29OvneaAUbQjy58xQe8wBXcSvIbG/VCbqotJBkuuRzgQZKFevA5gySwhWmsYxNtSY7qGdRu4g20Yw6t+FNOXdUaHJXaTdXkl5NcaPDXJib5hvf4qDqBxxfB/+rgRINJ1v4Hn+ug6J1qDpfSMVLdY4b2kZcrAAAAAElFTkSuQmCC);

}
.cropper:link {
  text-decoration: none !important;
  font-size: 9px;
  color: rgba(0,0,0,0) !important;
}
.cropper:visited {
  color: rgba(0,0,0,0) !important;
}
.cropper:hover, .cropper:focus {
  color: rgba(0,0,0,0.5) !important;
}

#captcha {
  border: 1px outset #666;
}

@media only screen and (max-width: 767px) {

  fieldset label {
    display: block;
    float: none;
    width: auto;
    text-align: left;
  }
  fieldset span {
    display: block;
    margin: 0 0 4px 0 !important;
    padding: 0;
  }
  fieldset span label {
    white-space: normal;
  }
  #captcha {
    width: 320px;
    height: 90px;
  }

}
.collapse { border-collapse: collapse; }
.collapse tr { border: 1px solid #666; }
.collapse th {
  background-color: #ccc;
  border: 1px dotted #999;
  text-align: left;
}
.collapse td {
  vertical-align: top;
  border: 1px dotted #999;
}

.files { border-collapse: separate; }
.files th {
  background-color: #efefef;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  color: #234;
}
.files td, .files th {
  border: 1px solid #999;
  padding: 3px;
}

.noborder { border: none !important; }
