@font-face {
    font-family: 'CalibriRegular';
    src: url('calibri-webfont.eot');
    src: url('calibri-webfont.eot?#iefix') format('embedded-opentype'),url('calibri-webfont.woff') format('woff'),url('calibri-webfont.ttf') format('truetype'),url('calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('calibrib-webfont.eot');
    src: url('calibrib-webfont.eot?#iefix') format('embedded-opentype'),url('calibrib-webfont.woff') format('woff'),url('calibrib-webfont.ttf') format('truetype'),url('calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
body {
    margin: 0;
    padding: 0;
}
body,
input {
    font-family: 'Calibri','CalibriRegular',Verdana,Arial,Helvetica,sans-serif!important;
    font-size: 12px;
}
img { border: 0 }
#container {
    width: 960px;
    margin: 0 auto;
}
body.nom {
    margin: 0;
    padding: 0;
}
#facebook_container {
    margin: 0 auto;
    width: 810px;
}
#header {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 20px;
    position: relative;
}
#footer {
    margin-top: 20px;
    position: relative;
    font-size: 11px;
}
#topnav {
    font-size: 11px;
    position: absolute;
    right: 0;
    float: none;
    top: 10px;
    width: 400px;
    text-align: right;
}
#topnav li { margin-left:20px; }
a,
a:visited,
a:active { color: #000 }
.nav li {
    display: block;
    float: left;
    text-align: center;
    height: 19px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
.nav a {
    display: block;
    float: left;
    text-align: center;
    padding: 3px 5px 0 5px;
    height: 17px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav li.active a {
    background: #000;
    color: #FFF;
}

#topnav a, #topnav li { float: right }
  
.nav a:hover {
    background: #000;
    color: #FFF;
}
.submenu { display: none }
#topnav ul li:hover>a {
    background: #000;
    color: #FFF;
}
#topnav li { padding: 0 }
.lowstock { color: #C00 }
a.blackbutton,
a.blackbutton:visited,
a.blackbutton:active {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
    display: inline-block;
}
#mainnav {
    float: none;
    text-align: left;
  margin-top: 20px;
}
#mainsearch {
    float: right;
    text-align: right;
  margin-top: 1px;
  margin-left: 12px;
}
#header ul {
    margin: 0;
    padding: 0;
}
#footernav ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#mainnav li.first { margin-right: 50px }
#topnav ul li:hover .submenu { display: block }
.submenu {
    position: absolute;
    width: 210px;
    top: 19px;
    padding: 1px;
    right: 0;
    background: #CCC;
}
#footernav { width: 100%; }
#footernav li { margin-right: 5px }
#bannernav {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 996;
}
#bannernav ul {
    margin: 0;
    padding: 0;
}
#bannernav li {
    margin: 20px 20px;
    list-style: none;
    position: relative;
}
#bannernav li a {
    padding: 5px;
    height: 20px;
    z-index: 12;
    background: #FFF;
    color: #000;
    font-size: 12px;
    width: auto;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
}
#bannernav li:hover a {
    background: #000;
    color: #FFF;
}
#bannerlogo {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 600;
}
#index { position: relative }
#copyright {
    padding-top: 5px;
  	padding-left: 3px;
    clear: both;
    color: #999;
    padding-bottom: 50px;
}
#mainsearch input {
  width: 110px;
padding: 4px 10px;
background: #f9f9f9;
border: 1px solid #ebebeb;
}
.clear { clear: both }
#submenu li { margin-right: 2px }

/* NEW MENU STYLE */

.new-menu {
  background: #fff;
}

.new-menu li {
  height: auto;
  text-align: left;
}

.new-menu li a {
  padding: 5px 8px;
  height: auto;
  border: 1px solid #fff;
  text-align: left;
}

.new-menu li a:hover {
  /*border-color: #999;*/
}

.new-menu .browse_dropdown {
  margin-right: 10px;
}

.new-menu .browse_dropdown > a {
  border-color: #999;
  position: relative;
  z-index: 1099;
}

.new-menu .browse_dropdown:hover > a {
  background: #fff;
  color: #000;
  border-bottom-color: #fff;
}

.new-menu .browse_dropdown ul {
  display: none;
  overflow: auto;
  position: absolute;
  top: 100%;
  z-index: 1098;
  background: #fff;
  border: 1px solid #999;
  margin-top: -1px !important;
  width: 200px;
}

.new-menu .browse_dropdown:hover ul {
  display: block;
}

.new-menu .browse_dropdown ul li {
  margin: 0;
  float: none;
}

.new-menu .browse_dropdown ul li a {
  display: block;
  float: none;
  text-align: left;
  padding-right: 10px;
  border: none;
}

.new-menu .browse_dropdown ul li a:hover {

}
  
/* END NEW DROPDOWN */

.productm {
    float: left;
    margin: 17px;
}
.productm img {
    height: 160px;
    width: auto;
}
.productm .image {
    width: 106px;
    text-align: center;
    height: 160px;
    overflow: hidden;
    border: 1px solid #CCC;
}
.productm .details {
    width: 106px;
    padding-top: 5px;
}
.product {
    float: left;
  	margin-left: 23px;
		margin-right: 23px;
    margin-bottom: 20px;
		position: relative;
		display: inline-block;
}
.product img {
    height: 300px;
    width: auto;
}
.product .image {
    width: 200px;
    text-align: center;
    height: 300px;
    overflow: hidden;
    border: 1px solid #CCC;
}
.product .details {
    width: 200px;
    padding-top: 5px;
}
.productlast {
    float: right;
    margin-right: 0;
}
.productfirst { margin-left: 0 }
#category-side {
    float: left;
    width: 220px;
}
#category-main {
    float: right;
    width: 700px;
}

.threecol .product:nth-child(3n+1) {
		margin-left: 0px;
		clear: left;
}

.threecol .product:nth-child(3n+3) {
		margin-right: 0px;
}

.fourcol .product:nth-child(4n+1) {
		margin-left: 0px;
		clear: left;
}

.fourcol .product:nth-child(4n+4) {
		margin-right: 0px;
}

.sevencol .productm:nth-child(7n+1) {
		margin-left: 0px;
		clear: left;
}

.sevencol .productm:nth-child(7n+7) {
		margin-right: 0px;
}


#category-container { width: 960px }
#category-side ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 11px;
}
h1 {
    margin-top: 0;
    font-size: 16px;
    letter-spacing: -1px;
    text-transform: uppercase;
}
h2 {
    font-size: 12px;
    text-transform: uppercase;
}
#category-side a {
    text-decoration: none;
    display: block;
    padding: 3px;
}
#category-container .details a {
    text-decoration: none;
    font-size: 11px;
}
#category-container .price {
    color: #999;
    font-style: italic;
    font-size: 11px;
}
#category-side a:hover { background: #CCC }
#product {
    margin: 0;
    padding: 0;
}
#product .side-col {
    width: 510px;
    float: left;
    margin: 0 20px 0 0;
}
#product .images {
    float: left;
}
#product .content {
    float: right;
    width: 430px;
}
#product .select .selector-wrapper:last-child { margin-right: 0 }
#product .selector-wrapper {
    margin-right: 10px;
    float: left;
}
#product .images .image {
    padding: 3px;
}
#product .images img { display: block }
#product .images .featured {
    float: left;
}
#product .images .thumbs {
    float: left;
    width: 100px;
}
#product .images .featured img { max-width: 400px; z-index: 1; }
#product.one_image .content { width: 510px; }
#product.one_image .side-col { width: 406px; }
#product .images .thumbs .image {
    margin: 0 8px 19px 0;
    min-height: 80px;
    min-width: 40px;
    text-align: center;
}
#product .images .thumbs .image:last-of-type { margin-bottom: 0 }
#product .images .thumbs .image a { display: block }
#product .images .thumbs .image img {
    max-width: 80px;
    margin: 0 auto;
}
#product .product_body { margin-bottom: 10px }
#product .details { font-size: 12px }
#product .variants span.price {
    display: block;
    font-size: 15px;
    padding: 13px 0;
}
#product .variants label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
#product .variants select { display: block }
#product .variants .select {
    padding: 10px;
    margin: 16px 0 0 0;
    background: #fcfcfc;
}
#product .price {
    font-size: 12px;
    font-style: italic;
    color: #999;
}
#product .purchase {
    float: right;
    margin: 16px 0;
}
#product .type,
#product .vendor { margin-right: 8px }
.blackbutton {
    margin-top: 10px;
    background: #000;
    border: 0;
    padding: 5px 20px;
    color: #FFF;
    font-weight: normal;
    cursor: pointer;
}
#cart td { padding: 10px }
#cart .product_image a { display: block }
#cart .product_image img {
    display: block;
    padding: 3px;
}
#cart .summary td { padding-top: 30px }
input[type=text], input[type=email], input[type=password] {
    border: 1px solid #d8d8d8;
    padding: 0 10px;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}
.c input[type=text] { text-align: center }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block }
nav ul { list-style: none }
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a:hover,
a:active { outline: 0 }
small { font-size: 85% }
strong,
th { font-weight: bold }
sub {
    vertical-align: sub;
    font-size: smaller;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
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 }
input[type=button],
input[type=submit],
button { cursor: pointer }
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;
    width: 100%;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input,
select { vertical-align: middle }
em { font-style: italic }
.wrapper {
    width: 960px;
    margin: 0 auto;
}
.l { text-align: left }
.r { text-align: right }
.c { text-align: center; vertical-align: top; }
.fl { float: left }
.fr { float: right }
.fn { float: none }
.cl { clear: left }
.cr { clear: right }
.cb { clear: both }
.st { margin-top: 10px }
.sr { margin-right: 10px }
.sb { margin-bottom: 10px }
.sl { margin-left: 10px }
.sst { margin-top: 20px }
.ssr { margin-right: 20px }
.ssb { margin-bottom: 20px }
.ssl { margin-left: 20px }
.pt { padding-top: 10px }
.pr { padding-right: 10px }
.pb { padding-bottom: 10px }
.pl { padding-left: 10px }
.ppt { padding-top: 20px }
.ppr { padding-right: 20px }
.ppb { padding-bottom: 20px }
.ppl { padding-left: 20px }
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after { clear: both }
.clearfix { zoom: 1 }
form {
    padding: 0;
    margin: 0;
}
input {
    padding: 0;
    margin: 0;
}
address { font-style: normal }
option { padding-right: 5px }
.normal { font-weight: normal }
.caps { text-transform: uppercase }
.inline { display: inline }
.block { display: block }
.hide { display: none }
.link { text-decoration: underline }
nav ul { margin: 0 }
nav li {
    margin: 0;
    display: block;
    float: left;
}
nav li a {
    margin: 0;
    display: block;
}
.info-message {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    background-color: #fffbe5;
    border: 1px solid #efebd5;
    color: #8d785a;
    text-align: center;
}
.large_form label {
    width: 200px;
    display: block;
    float: left;
}
.large_form { margin: 10px }
.additional-info {
    margin-bottom: 40px;
    text-align: center;
    font-size: 11px;
}
.action_bottom { margin-top: 20px }
#customer,
#recover-password {
    float: left;
    width: 700px;
}
#customer label,
#recover-password label { display: block }
#customer input[type=email],
#recover-password input[type=email],
#customer input[type=password],
#recover-password input[type=password],
#customer input[type=text],
#recover-password input[type=text] {
    display: block;
    padding: 3px;
    width: 300px;
}
#guest,
#customer_sidebar{
    margin: 20px 0;
    float: left;
    width: 520px;
}
#customer_orders,
#order_details {
    margin: 20px 0;
    float: left;
    width: 900px;
}
#order_payment,
#order_shipping {
    margin-bottom: 20px;
    float: left;
    width: 250px;
}
#order_payment p,
#order_shipping p {
    margin: 0;
    padding: 0;
}
.edit_address { margin-bottom: 20px }
#address_tables tr,
#address_tables tr td {
    border: 0;
}
#customer_detail p {
    margin: 0;
    padding: 0;
}
th { text-align: left }
#order_details .product { margin: 0 }
#order_details td { vertical-align: top }
#return_to_store { float: left }
.prodop { padding: 5px }
.prodop input { margin-right: 5px }
.rollimage { display: none }
.image:hover .rollimage { display: block }
.image:hover .defaultimage { display: none }
.invert {
    background: #000;
    color: #FFF;
}
.sizeinch,
.sizecm { padding: 2px 3px; line-height: 1; }
.ProductImage {
    width: 135px;
    height: 190px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}
.ProductImage a {
    width: 135px;
    height: 190px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}
.TagView .ProductImage img { border: 0 }
.SimilarView ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.SimilarView ul li { float: left }
.press {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.press li {
    margin: 0 89px 30px 0;
    float: left;
    width: 173px;
    height: 240px;
    display: block;
    overflow: hidden;
}
.press li:nth-child(4n) { margin-right: 0 }
.smedia {
    margin-top: 0;
    padding:5px;
    height: 20px;
    width: auto;
	margin-left: 100px;
    text-align: center;
}

.social-btn {
  display: inline-block;
  margin-left: 6px;
}

.social-btn.plusonecont {
  margin-left: 0;
}

.best-selling {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.best-selling li {
    width: 128px;
    margin: 0 10px 0 0;
    float: left;
    display: block;
}
.best-selling li .img {
    width: 128px;
    height: 191px;
    overflow: hidden;
}
.best-selling li.last { margin-right: 0 }
.best-selling li a {
    display: block;
}
.best-selling .details { padding: 3px 0 0 0 }
.best-selling .details a {
    text-decoration: none;
    font-size: 11px;
}
.facebookpage-navbar {
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top,#333,#222);
    background-image: -ms-linear-gradient(top,#333,#222);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#333),to(#222));
    background-image: -webkit-linear-gradient(top,#333,#222);
    background-image: -o-linear-gradient(top,#333,#222);
    background-image: linear-gradient(top,#333,#222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);
    overflow: hidden;
}
.facebookpage-navbar .brand {
    background: transparent url(http://a.blackmilkclothing.com/facebook_assets/images/logo-small.png) no-repeat 50% 8px;
    width: 99px;
    height: 20px;
    text-indent: -9001px;
    float: left;
    display: block;
    padding: 8px 20px 12px;
    color: #fff;
}
.http-status {
    margin: 20px 0 0 0;
    padding: 10px;
    border: 1px dotted #ccc;
    background: #f8f8f8;
}
.http-status .code {
    margin: 0;
    font-size: 38px;
    line-height: 38px;
}
.http-status .fun {
    margin: 0;
    font-size: 15px;
}
.http-status .text { margin-bottom: 0 }
#latest-tags {
    margin: 10px 0 0;
    z-index: 1;
    overflow: hidden;
}
#tag-scroller {
    margin: 0;
    padding: 0;
    width: 960px;
    height: 70px;
    overflow: hidden;
}
#tag-scroller li {
    width: 81px!important;
    height: 70px!important;
    float: left;
    display: block;
}
#tag-scroller li a {
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: relative;
}
.more-info {
    margin: 10px 0;
    padding: 10px 0 0;
}
.more-info a {
    display: block;
    padding: 4px 10px;
    color: #000;
    background: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}
.jcarousel-container { position: relative }
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
#product-tabs { padding: 10px 0 0 0 }
#product-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
}
#product-tabs ul li {
    display: block;
    float: left;
    margin: 0 5px -1px 0;
}
#product-tabs ul li a {
    padding: 5px 10px;
    display: block;
    color: #000;
    text-decoration: none;
    border: 1px solid transparent;
}
#product-tabs ul li a:hover {
    color: #000;
    text-decoration: underline;
}
#product-tabs ul li a.selected {
    color: #000;
    background: #fff;
    border: 1px solid #DDD;
    border-bottom-color: #fff;
    text-decoration: none;
}
.product-tabs-content {
    border: 1px solid #ddd;
    border-top-color: transparent;
    padding: 0 10px;
}
.product-tabs-content h3 {
    font-size: 12px;
    font-weight: bold;
}
.product-tabs-content .blackbutton {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #000;
    font-weight: normal;
}
.control-group { margin: 0 0 10px }
.control-group input { vertical-align: baseline }
a.blkbtn {
    margin-top: 10px;
    margin-left: 5px;
    display: inline-block;
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 5px 20px;
    width: auto;
}
.how-about {
    border-top: 2px solid #f9f9f9;
    margin-bottom: 15px;
}
.how-about h3 { margin: 15px 0; }
.how-about p { margin: 0 0 10px }
.social-tags {
    border-top: 2px solid #ececec;
    padding: 20px 0;
    overflow: hidden;
}
.social-tags .cta,
.social-tags .how-to {
    margin: 0;   
}
.social-tags .cta {
   color: #262626;
   line-height: 18px;
   float: left;
}
.social-tags .how-to {
    float: right;   
}
.social-tags .how-to a {
    text-decoration: none;
    border-bottom: 1px dotted #888;
    cursor: help;
}
.social-tags .fbtag {
    background-color: #ececec;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.cloud-zoom-lens { background-color: #fff }
.cloud-zoom-title {
    position: absolute!important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0;
}
.cloud-zoom-big { overflow: hidden; background-color: #fff; }
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}
#contactform {
    margin: 20px 0 0 0;
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 10px;
}
#contactform legend {
    padding: 0 0 10px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
#contactform fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
#contactform input,
#contactform button,
#contactform select,
#contactform textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}
#contactform input,
#contactform textarea,
#contactform select {
    display: inline-block;
    width: 270px;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    background-color: white;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#contactform textarea {
    width: 655px;
    height: auto;
    overflow: auto;
    vertical-align: top;
}
#contactform select {
    width: 280px;
    height: 28px;
    line-height: 28px;
    background-color: white;
}
#contactform .input { padding: 3px 0 0 0 }
#contactform .btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    height: 28px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,0.75);
    vertical-align: middle;
    cursor: pointer;
    background: #222;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    width: 130px;
}
#contactform .btn:hover {
    color: #fff;
    text-decoration: none;
    background: #000;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
#slider {
    width: 960px;
    height: 600px;
    position: relative;
    overflow: hidden;
}
.countdown-container {
	position: absolute;
	bottom: 30px;
	left: 40px;
    padding: 10px 0;
    display: block;
}
.countdown-label {
    display: block;
    margin: 0 10px 10px;
    padding: 10px 0 0;
    text-align: left;
    font-size: 26px;
    color: #333;
    text-decoration: none;
   /* text-shadow: 0 0 10px rgba(0,0,0,.2);*/
}
.cd .cblock {
    float: left;
    margin: 0 8px;
    text-transform: uppercase;
    font-size: 11px;
    color: #999;
    width: 60px;
    text-align: center;
}
.cd .timepart {
    display: block;
    font-size: 34px;
    padding: 5px 0;
    color: #fff;
    background: #2b2b2b;
    background: -moz-linear-gradient(top,#2b2b2b 0,#161616 50%,#000 51%,#1c1c1c 91%,#131313 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(50%,#161616),color-stop(51%,#000),color-stop(91%,#1c1c1c),color-stop(100%,#131313));
    background: -webkit-linear-gradient(top,#2b2b2b 0,#161616 50%,#000 51%,#1c1c1c 91%,#131313 100%);
    background: -o-linear-gradient(top,#2b2b2b 0,#161616 50%,#000 51%,#1c1c1c 91%,#131313 100%);
    background: -ms-linear-gradient(top,#2b2b2b 0,#161616 50%,#000 51%,#1c1c1c 91%,#131313 100%);
    background: linear-gradient(to bottom,#2b2b2b 0,#161616 50%,#000 51%,#1c1c1c 91%,#131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b',endColorstr='#131313',GradientType=0);
    border: 1px solid #000;
    text-transform: none;
    text-shadow: 0 0 10px rgba(0,0,0,.5);
    letter-spacing: -1px;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.1);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.cd .clabel {
    background: #242424;
    display: block;
    padding: 4px 0;
    text-shadow: 0 -1px 0 #000;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 1px 2px 0 rgba(0,0,0,.3);
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
#table-shipping { width: 100% }
#table-shipping th,
#table-shipping td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #f9f9f9;
}
#table-shipping tr:first-of-type td { border-top: 0 }
#table-shipping tr.heading td { font-weight: bold }
.measurements-table { width: 100%; margin: 10px 0; }
.measurements-table th,
.measurements-table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #f9f9f9;
    text-align: center;
}
.measurements-table .measurements-product, .measurements-table .measurements-title {
    background: #f9f9f9;
}
.measurements-table .l {
    text-align: left;
    border-top: none;
    border-bottom: 1px solid #eaeaea;
}
.free-shipping {
    position: absolute;
    top: 8.5px;
    width: 100%;
    padding: 5px 3px 3px 0;
    line-height: 1;
  text-align:center;
}
#countdown {
    position: absolute;
    top: 15px;
    right: 320px;
    background: #CCC;
    padding: 3px;
  
}
.notice-preback {
    border: 1px solid #efe19e;
    background-color: #fffdf6;
    padding: 10px;
    color: #4d4d4d;
}

.photos_container {
    margin: 0 0 15px; 
}

.mc-notify {
    padding: 10px;
    border:1px solid #ececec;
    margin:10px 0px;
}

.mc-notify .title {
    margin: 0 0 10px 0;   
}

.mc-notify .desc {
    margin: 0 0 10px 0;   
}

.mc-notify .email {
    width:100%;
    font-size:14px;
    height:20px;
    color:#999;
}

.mc-notify .steps {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.mc-notify .mc-variation {
}

.mc-notify .radio {
    min-height: 18px;
    padding-left: 18px;
    line-height: 1;
}

.mc-notify label {
    display: block;
    margin-bottom: 5px;
}

.mc-notify .radio input[type="radio"] {
    float: left;
    margin-left: -18px
}

.modal {
    width: 560px;
    overflow: auto;
}

.modal label {
    display: block;
    margin-bottom: 5px;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #EEE;
}

.modal-header h3 {
    margin: 0;
    text-transform: uppercase;
}

.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-body p {
    margin: 0 0 15px;
}

.modal-footer {
    padding: 0 15px 0;
    margin-bottom: 0;
    text-align: right;
}

.modal .error {
    color: red;
}

.modal input[type="text"] {
    margin: 0 0 10px;
    width: 230px;
    font-size: 13px;
    padding: 3px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    outline: none;
}

.modal .btn-disabled {
    background: #999;
}

.modal .blackbutton {
    float: right;
}

.ajax-loader {
    padding: 14px 10px 0 0;
    display: none;
    float: right;
}

.ajax-loader.show {
    display: block;
}

.compareat {
    color: red;
    font-style:italic;
    text-decoration:line-through;
}

#add-item-form {
		padding: 5px 0 0 0; 
}

.info-gifts {
	margin: 10px 0 0 0;
	padding: 10px;   
}
    
.info-gifts h3 {
	margin-top: 0;          
}

.gift-form-wrap {
	padding: 10px 20px;
  background: #f9f9f9;
  border: 1px solid #eee;
}
    
.form-gift input, .form-gift textarea {
  outline: none;
}
    
.form-gift .ginput {
    width: 180px;
}

.form-gift .control-group {
   margin: 0 0 15px;       
}
        
.form-gift .control-group .radiop {
	margin: 0 0 8px;
}
        
.form-gift .control-group > label {
  	margin: 0 0 3px;
    font-size: 12px;
}
    
.form-gift textarea {
  width: 300px;
  height: 65px;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
  resize: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#product .form-gift label.error {
  padding: 3px 0;
	text-transform: none;
  font-weight: bold;
  color: #f13737;
}

.pinfo {
	padding: 2px 0 2px 24px;
  display: block;
	background: url(http://cdn.shopify.com/s/files/1/0115/5832/t/2/assets/1355730602_info.png) no-repeat 0 50%;    
}

#modal-xmas {
	display: none; 
}

.filters li a {
  display:inline-block;    
  background: #EEE;
  border-radius: 5px;
  padding: 3px 7px;
  margin: 5px 5px 5px 0px;
}

.filters li.current a {
  background: #000;    
  color: #FFF;
}

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 20%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    padding: 15px;
  
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.jqmOverlay { background-color: #000; }


* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.lotrhobbit-box {
  margin: 0 0 20px;
  padding: 10px 0 0 0;
}

.lotrhobbit-box p {
  color: #555;
}

.lotrhobbit-box .lh-box {
  margin: 0 0 20px;
}

img.made-to-order-help {
  width: 10px;
  height: 10px;
  padding-left: 4px;
  cursor: pointer;
}

.promo-paypal {
	width: 960px;
	height: 600px;
 	border: 1px solid #ececec;
  	position: relative;
  	overflow: hidden;
}

.promo-paypal .discount-code {
	position: absolute;
  	bottom: 270px;
  	left: 75px;
}


.promo-paypal .discount-code input {
	width: 190px;
  	font-size: 25px;
  	text-align: center;
  color: #286093;
    font-weight: bold;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
 	border-radius: 0;
    border: none;
  	outline: none;
}

.promo-paypal .how-to {
  	position: absolute;
  	bottom: 230px;
  	left: 108px;
   	color: #888;
	font-size: 15px;
  	text-align: center;
}

.promo-paypal .vertical-nav {
  	position: absolute;
  	top: 40px;
  	left: 380px;
  	width: 280px;
}

.promo-paypal .pp-nav-links {
	 list-style: none;
  	 padding: 0 0 0 0;
  	 border-right: 3px solid #000;
}

.promo-paypal .pp-nav-links li {
	 margin: 0 5px 5px 0;
  	float: left;
}

.promo-paypal .pp-nav-links a {
	display: block;
    width: 110px;
    font-size: 14px;
	padding: 20px 10px 10px;
  	background: #ececec;
 	color: #222;
  	text-decoration: none;
}

.promo-paypal .how-to .ends {
    color: #666;
    font-size: 12px;
    text-transform: uppercase; 
}

.promo-paypal .pp-nav-links a:hover {
	background: #000;
  	color: #fff;
}

.promo-paypal.europe {
	background: url(ppeuro1.jpg) no-repeat 0 0;
}


.promo-paypal.asia {
	background: url(pp-asia-bg.jpg) no-repeat 0 0;
}

.compare-at {
    color: #E0463A;
  	text-decoration:line-through;
}

.promo-bar {
  margin: 0 0 10px;
}

.promo a {
  display: block;
  line-height: none;
}

.promo {
  	margin-left: 10px;
	float: left; 
}

.promo.first {
  margin-left: 0;
}

.tiiButtonWidget > div {
  z-index: 9999;
}

.availability {
  font-style: italic;
}

.availability .availability-museum {
  color: red;
}

.action_return {
 margin: 0 0 5px;
}

#address_tables {
 padding: 20px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  float: none;
  width: 100%;
  overflow: hidden;
}

.customer_address {
	padding: 20px;
}

.address_table {
  margin-right: 20px;
  margin-bottom: 20px;
  width: 303px;
  min-height: 240px;
  border-top: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-left: 2px solid #ececec;
  background: #f9f9f9;
  float: left;
}


#address_tables .last {
  margin-right: 0;  
}

#address_tables .table_default_address {
  border-color: #468847;
}

#address_pagination {
  padding: 5px 0;
  clear: both;
  text-align: center;
}

#address_pagination .page {
  margin: 3px;
  display: inline-block; 
}

#address_pagination .page a, #address_pagination .next a, #address_pagination .prev a {
  padding: 5px 8px;
  border: 1px solid #999;
  text-decoration: none;
}

#address_pagination .current {
  padding: 5px 8px;
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

#admin_header_address {
 padding-bottom: 20px; 
}

#add_address {
   width: 303px;
}

.view_address {
  padding: 10px 0 0 0; 
}

.view_address p {
  margin: 5px 0;
  color: #333;
}

.address_actions .blackbutton {
  padding: 0;
}

.address_actions span a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #000;
  border: 0;
  padding: 5px 20px;
}

.address_title {
  margin: 0 0 10px 0;
  font-size: 14px;
}

.customer_address_table td.label {
  padding: 3px;
}

.customer_address_table td.value {
  padding: 3px 3px 3px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.customer_address_table td.value input {
  margin-bottom: 5px;
display: block;
width: 180px;
height: 22px;
padding: 6px 12px;
line-height: 1;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.customer_address_table td.value select {
  width: 180px;
    margin-bottom: 5px;
}

.customer_address_table td.value input[type="checkbox"] {
  float: left !important;
  width: auto;
  line-height: normal;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
}
.action_bottom .note {
  margin-top: 10px;
 height: 24px;
  line-height: 23px;
  display:inline-block;
  vertical-align: middle;
}

.generic-msg {
    margin-top: 20px;
  	background-color: #edeff1;
	border-top: 2px solid #d6dbdf;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 16px 0 20px;
	position: relative;
	text-align: center;
    font-size:14px;
}

.termsforsale {
  	background-color: #edeff1;
	font-size: 12px;
    padding: 16px 20px;
    margin-bottom: 60px;
}

#pagination {
 	display: block;
 	clear: both;
 	margin: 20px auto 0px auto;
}

#pagination ul {
    display: block;
   	width: 150px;
  	margin: 20px auto 0px auto;
    padding: 0;
}

#pagination ul.museum {
    width: 520px; 
}

#pagination ul li {
 	display: inline-block;
  	padding: 2px;
  
}

#pagination ul li a {
 	text-decoration: none;
  	font: 16px/20px 'CalibriRegular';
}

#pagination ul li a:hover {
 	text-decoration: none;
  	font: 16px/20px 'CalibriRegular';
    color: #CC0000;
}

#pagination ul li.active a {
 	text-decoration: underline;
  	font: 16px/20px 'CalibriRegular';
    color: #CC0000;
}


.clock-test {
  position: relative;
  width: 960px;
  height: 600px;
}

.countdown-wrapper {
  position: absolute;
  overflow: hidden;
}

.countdown-wrapper .digit {
  margin: 5px;
  padding: 5px 0;
  float: left;
  width: 85px;
  position: relative;
}

.countdown-wrapper .clock-divider {
  float: left;
  position: relative;
  width: 2px;
  height: 72px;
  background-color: #fff;
  margin: 5px;
}

.countdown-wrapper .digit .timepart {
  font-family: 'Impact';
  color: #fff;
  font-size: 52px;
  text-align: center;
  line-height: 52px;
  display: block;
  letter-spacing: 2px;  
}

.countdown-wrapper .digit .tlabel {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  letter-spacing: 1px;
  text-align: center;
} 

#batman-release-joker {
  bottom: 111px;
  left: 126px;
  height: 84px;
  background-color: transparent;
}

#batman-release-joker .digit .timepart {
  color: #bc1620;
  font-size: 45px;
}

#batman-release-joker .clock-divider {
  display: none;
}

#batman-release-joker .digit .tlabel {
  color: #000;
  font-weight: bold;
}

#batman-release {
  bottom: 160px;
  right: 120px;

  height: 84px;
  background-color: transparent;
}

#batman-release .digit .timepart {
  color: #808080;
  font-size: 45px;
}

#batman-release .clock-divider {
  display: none;
}

#batman-release .digit .tlabel {
  color: #f1942d;
  font-weight: bold;
}

.bat-box {
  margin: 0 0 20px;
  padding: 10px 0 0 0;
}

.bat-box p {
  color: #555;
}

.bat-box .lh-box {
  margin: 0 0 20px;
}

/* REDIRECT */
#location-modal {
  width: 560px;
  padding: 10px;
  text-align: center;
}

#location-modal h1 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px
}

#location-modal p {
  width: 70%;
  margin: 0 auto 10px;
}

#geo-redirect-options {
  margin-bottom: 30px;
  overflow: auto;
}

#geo-redirect-options a {
  width: 270px;
  float: left;
  display: block;
  margin-left: 20px;
  background: #000;
  text-decoration: none;
  text-align: center;
  color: #fff;
}

#geo-redirect-options a:first-child {
  margin-left: 0;
}

#geo-redirect-options .geo-redirect-flag {
  display: block;
  border: none;
  height: 180px;
  background-color: #000;
  background-position: center center;
}

#geo-redirect-options h3 {
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-size: 18px;
}

#geo-redirect-options ul {
  margin: 0;
  padding: 0 10px 10px;
  list-style: none;
  min-height: 60px;
}

#geo-redirect-options .shop-here {
  border: 2px solid #fff;
  padding: 10px;
  margin: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

#geo-redirect-options a:hover .shop-here {
  background-color: #fff;
  color: #000;
}

#geo-redirect-options .geo-redirect-flag.geo-us {
  background-image: url(//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/geo-us.jpg?21789);
}
#geo-redirect-options .geo-redirect-flag.geo-au {
  background-image: url(//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/geo-global.jpg?21789);
}

#switch-modal {
  width: 325px; overflow-x: hidden;
}

#switch-modal h1 {
  text-align: center;
}

#switch-sites-options {
  overflow: auto;
}

#switch-sites-options a {
  display: block;
  margin-top: 10px;
  padding: 10px;
  background-color: #111;
  color: #fff;
  text-align: center;
}

#switch-sites-options a:hover {
  background-color: #222
}

#switch-sites-options a:first-child {
  margin-top: 0;
}

.smedia .facebookcont {
  position: relative;
  bottom:4px;
}

.footer-disclaimer {
  float: right;
}

/* copy paste all below lol*/

.btn-video {
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: 0;
  padding: 6px 10px 6px 30px;
  border: 1px solid #000;
  outline: none; 
  z-index: 5000;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  background: #000 url(//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/btn-play-icon.png?21789) no-repeat 5px 50%;
  font-family: inherit;
  opacity: .8;
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity .15s ease-in;
  -o-transition: opacity .15s ease-in;
  transition: opacity .15s ease-in;
}

.btn-video:hover {
  color: #000;
  background-color: #fff;
}

.btn-video.active {
  background-image: url(//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/btn-stop-icon.png?21789);
}

#product .featured:hover .btn-video {
  opacity: 1;
}

.video-disclaimer {
  padding: 10px 10px 10px 30px;
  color: #222;
  display: none;
  margin: 10px 0 10px 110px;
  clear: both;
  background: #efefef url(//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/exclamation-icon.png?21789) no-repeat 8px 50%;
}


/* index */

.index-banner {
    width: 960px;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.index-section {
  padding: 20px 0 0 0;
  position: relative;
}

.section-item {
  width: 470px;
  height: 100%;
  min-height: 300px;
  margin-right: 20px;
  float: left;
  display: inline-block;
  position: relative;
}

.section-item > a {
  position: relative;
  display: block;
  line-height: 0;
}

.section-item.index-section-primary a {
  width: 310px;
  height: 310px;
  overflow: hidden;
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-printed-dresses.jpg?21789") no-repeat 0 -310px;
}

.section-item.index-section-primary a:hover {
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-printed-dresses.jpg?21789") no-repeat 0 0;
}

.section-item.index-section-secondary {
  margin-right: 0;
}

.section-item.index-section-secondary a {
  width: 310px;
  height: 310px;
  overflow: hidden;
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-chainmail.jpg?21789") no-repeat 0 -310px;
}

.section-item.index-section-secondary a:hover {
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-chainmail.jpg?21789") no-repeat 0 0;
}


.section-item.index-section-tertiary a {
  width: 310px;
  height: 310px;
  overflow: hidden;
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-heatwave.jpg?21789") no-repeat 0 -310px;
}

.section-item.index-section-tertiary a:hover {
  background: transparent url("//cdn.shopify.com/s/files/1/0115/5832/t/2/assets/box-heatwave.jpg?21789") no-repeat 0 0;
}



.index-option-e {
  padding-top: 15px;
}

.index-option-e .section-item {
  width: 310px; 
  margin-right: 15px;
}

.index-option-e .section-item.index-section-secondary {
  margin-right: 15px;
}

.index-option-e .section-item.index-section-tertiary {
  margin-right: 0;
}