/* stocklevel */
.sl_discontinued .prod-status-header,
.sl_discontinued .prod-price-wrap {
background:#F5F5F5;
}

/* hide/expose elements on item page */
.no-series .series {
    display:none;
}

.no-video .prod-video {
    display:none;
}

.no-related .related-items {
    display:none;
}

.no-sale .prod-sale {
    display:none;
}

.prod-status-header {
	margin-top:0;
}

.no-dim .itemDim {
    display:none;
}

.no-releasedate .releaseDate {
    display:none;
}

.no-recentviewed .recentviewed {
    display:none;
}

.no-aboughtb .aboughtb {
    display:none;
}

.no-relatedmaker .relatedmaker {
    display:none;
}

.no-assemblyGuide .assemblyGuide {
    display:none;
}

.no-relatedseries .relatedseries {
    display:none;
}

.no-relatedtype .relatedtype {
    display:none;
}

/* single product image in gallery */
.single_prod_image {
    margin:40px auto auto auto;
}

/* Better vertical position of the prev/next buttons */
.slide-control {
    position: absolute;
    top: 65px;
}

/* item page no-js support */
.no-js .slide-control {
    /*background-image:none;*/
}

/* fixed height for small item blocks so they float properly */
.no-js .slide-block {
    height: 200px;
    min-height:200px;

}

.no-js .slide-wrap {
    height:175px;
    min-height:175px;
    overflow:hidden;
}

.no-js .slide-outer {
    margin-left:60px;
}

.no-js .vm-contr,
.no-js .slide-control {
    /* display: none; */
}

/* assorted formatting things */
.series  a {
    font-style:italic;
}

/* exchange rate popups */
span.forex {   cursor: pointer;   }

table.currencyExch * {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #333;
    }

table.currencyExch {
    table-layout: fixed;
    border-collapse: collapse;
    }
    
table.currencyExch tbody td {
    border-bottom: 1px solid #DDD;
    padding: 0px 4px 0px 4px;
    }

table.currencyExch tfoot td {
    padding: 2px 4px 2px 4px;
    border-top: 1px solid #333;
    line-height: 1em;
}
  
table.currencyExch tr.highlight td {
    font-weight: bold;
    background-color: #DDD;
}

table.currencyExch tr { line-height: 1.50em; vertical-align: middle;  }
table.currencyExch tr.roweven { background-color: #EEE; }
table.currencyExch th { color: white; padding: 0 .5em 0 .5em; background: #8b0000; background-color: #8b0000; }
table.currencyExch td { font-weight: normal; text-align: left; padding: 0 4px 0 2px; }
table.currencyExch td.right { text-align: right; }
table.currencyExch td.center { text-align: center; }

/*  discontinued/orderstop */
.sl_orderstop #itemQty,
.sl_discontinued #itemQty {
    display:none;
}

.sl_discontinued .cartparms,
.sl_orderstop .cartparms {
    display:none;
}

/* 
.sl_orderstop #preord_text {
width:90%;
padding:6px;
display:block !important;
border:1px solid #DDD;
background:white;
margin:0 auto 0 auto;
}
 */
    
/* give a bit more room to the related items block */
.prod-related-wrap {
    margin-top:6px;
}

/* style the strikeout */
.strike { 
    text-decoration: line-through; 
}

/* caveats for tem descrptions and other areas */
.caveats {
    display:none;
}

.showCaveats .caveats {
    font-size:.80em;
    background-color:#F2FBFE;
    display:block;
    padding:4px;
    margin:6px auto 6px 0;
}

.view-more {
    display:none;
}

.showViewMore .view-more {
    display:block;
}


.slide-namex {
height:56px;
min-height:56px;
overflow:hidden;
}

.slide-price {
width:100%;
text-align:left;
}

/* item page - on sale */
.prod-sale {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
    padding:0 0 0 0;
    width:100%;
    height:54px;
    min-height:54px;
    background:url('//d1gt5dppxgb6oq.cloudfront.net/topimg/HLJHeader/onSaleItemGraphic.png') no-repeat center bottom;
}

/* item page product description paragraphs */
.prod-desc p {
    padding:0 0 6px 0;
    text-indent: 1.0em;
}

.prod-desc ul {
    list-style-type:disc;
    margin:6px 6px 6px 48px
}

.prod-desc ul li {
    padding:2px 0 2px 0;
}


/* highslide for item gallery */
.highslide-thumbstrip img {
	display: block;
	border: none;
	margin: 0 auto;
}

.highslide-thumbstrip-horizontal .highslide-marker {
    display:none;
}

.highslide-controls {
    display:none;
}

/* temporary adjustment to item gallery height */
.prod-gallery {
	height:530px;
	overflow:hidden;
}



/* breadcrumbs on item pages */
#breadcrumbs {
	padding:8px 0;
}
#breadcrumbs li, #breadcrumbs a {
	font-size:12px;
	font-weight:bold;
	color:#4d4d4d;
	
}
#breadcrumbs li {
	display:inline;
	padding:0 0 7px;
}
#breadcrumbs a {
	padding:0 14px 0 7px;
	background:url('//d1gt5dppxgb6oq.cloudfront.net/topimg/HLJHeader/crumbsml.png') no-repeat right;
}
#breadcrumbs a:hover {
	color:#be4513;
}
#breadcrumbs li a.current {
	background:none;
}


/* cart */
.carttable a.btn,
.carttable a.btn:visited {
    color:white;
}

.carttable tbody tr.item {
    border-bottom:1px solid #DDD;
}

/* social medi a links on item page under the price block*/
ul#socialMedia {
    margin:0 0 0 16px;
    padding:0 0 0 0;
    list-style: none;
    height:35px;
    line-height:35px;
    width:300px;
}

ul#socialMedia li {
    height:35px;
    line-height:35px;
    float:left;
    padding:0 0 0 0;
}

ul#socialMedia li.twitter {
    text-align:left;
    width:90px;
    margin: -1px 0 0 5px; 
}

li.facebook {
    text-align:center;
    width:80px;
    margin: -13px 0 0 12px; 
}

li.gplus {
    text-align:right;
    width:90px;
    margin: -1px 0 0 16px; 
}

/* social media links on top pages */
#headerSocial ul {
    width:80px;
    list-style: none;
    height:32px;
    line-height:32px;
}

#headerSocial ul li {
float:left;
margin:0 0 0 8px;
}

#headerSocial ul li a {
display:block;
height:32px;
width:32px;
}

#headerSocial ul li a.facebook {
    background:transparent url('//d1gt5dppxgb6oq.cloudfront.net/topimg/HLJHeader/iconFacebookTwitter_03.png') 0 0 no-repeat;
}

#headerSocial ul li a.twitter {
    background:transparent url('//d1gt5dppxgb6oq.cloudfront.net/topimg/HLJHeader/iconFacebookTwitter_03.png')  -40px 0 no-repeat;
}

/* address page */
.no-password .password * {
    display:none;
}

/* language selectors */
.en, .ja {
    display:none;
}

.lang_en .en {
    display:block;
}

.lang_ja .ja {
    display:block;
}

.lang_ja .sale-currency {
    display:none;
}

.lang_ja div.catsubmenu {
	background:#115377;
	height:546px;
	left:0px;
}

lang_ja #subNav {
background:red;
}

/* shipping page - panel control */
.invoice-ship-label {
	width:200px;
}

.err-avail-ship-option #availShipOption {
    border:4px solid red;
}

.err-wait-ship-option #waitShipOption {
    border:4px solid red;
}

.no-wait-items .wait-items {
    display:none;
    margin-top:0 !important;
    padding-top:0;
}

.no-avail-items .avail-items {
    display:none;
}

.no-avail-items .wait-items {
    margin-top:0;
}

.avail-items-pw .availShipMethod {
display:none;
}

.wait-items-pw .waitShipMethod {
display:none;
}

/* temporary overrides on slide controls */
/* 
.slide-control {
	position:absolute;
	display:block;
	height:40px;
	width:40px;
    background-image:url('/topimg/HLJHeader/spriteButtonProductNav.png');
}
.prev {
	background-position: 0 0;
	left:4px;
}
.next {
	background-position: 0 -48px;
	right:4px;
}
.slide-block {
	margin:0 8px;
	float:left;
	width:110px;
}
 */

/* login/logout toggles on acct maint dropdown */
li#logout {
display:none;
}

body.logged-in li#logout {
display:block;
}

body.logged-in  li#login {
display:none;
}

.error-highlight {
background: #FFFFE0;
border:4px solid red !important;
}

#apparelSizeChart {
margin:8px 0 8px 0;
font-size:1.2em;
font-weight:bold;
}

.no-app-size-chart #apparelSizeChart  {
display:none;
}

/* error display */
.no-errors .checkout-message {
display:none;
}

/* japanese language overrides */
.lang_ja .sale-currency {
display:none;
}


/* pagers */
ul.pager li.pager-current {
font-weight:bold;
font-size:1.35em;
}

li.current {
font-weight:bold;
font-size:1.25em;
}

/* vi */
.usuallyShips {
    color: #4d4d4d;
    letter-spacing: 0.1px;
}

/* FB like box */
.fb-like {
    width: 100%;
    text-align: center;
}

/* feefo */
.feefo {
    padding-bottom: 12px;
}

div.panel-col-first .feefo {
    padding-bottom: 24px;
}