.dialogHolder {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10001;
	opacity: inherit !important;
	zoom: 1; /* gives the object layout */
	opacity: .1; /* other browsers  and IE9+ */
	filter: alpha(opacity=99); /* IE6+ */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99); /* IE6+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /* this works in IE8 only */
}


#LB_ispu_overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #42566d;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.80;
}

* html #LB_ispu_overlay {
	position: absolute
}

#LB_ispu, .myStoreLB {
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 10000;
	width: 700px;
	margin-left: -350px;
	text-align: left;
	font-family: arial, verdana, sans-serif;
}

#LB_ispu .clearBoth,
.myStoreLB .clearBoth {
	clear: both;
}

#LB_ispu form {
	position: static;
	display: block
}

#layawayLightbox #LB_ispu_error_message,
#LB_ispu div.middle #LB_ispu_error_message,
#layawayLightbox #LB_stores_outside_radius_note,
#LB_ispu div.middle #LB_stores_outside_radius_note,
#layawayLightbox #LB_ispu_proceed_to_checkout_error,
#LB_ispu div.middle #LB_ispu_proceed_to_checkout_error {
	display: none;
	padding: 10px 14px;
	font-weight: bold;
	font-size: 11px;
	background-color: #fffbca;
	text-align: center;
	color: #0352ae;
}
#layawayLightbox #LB_ispu_error_message div.error,
#LB_ispu div.middle #LB_ispu_error_message div.error {
	margin: 0pt auto;
	width: 430px;
	}

#layawayLightbox #LB_ispu_proceed_to_checkout_error,
#LB_ispu div.middle #LB_ispu_proceed_to_checkout_error{
	display: block;
}
#layawayLightbox #LB_ispu_error_message p,
#LB_ispu div.middle #LB_ispu_error_message p {
	margin: 0;
	color: #0352AE
}

#layawayLightbox #LB_ispu_error_message p.error,
#LB_ispu div.middle #LB_ispu_error_message p.error,
#layawayLightbox #LB_ispu_proceed_to_checkout_error div.error,
#LB_ispu div.middle #LB_ispu_proceed_to_checkout_error div.error {
	/* reset from other error messages */
	height: auto;
	width: auto;
	border: 0;
	line-height: normal;
	color: #dd0037;
	font-weight: bold;
}
#layawayLightbox #LB_ispu_proceed_to_checkout_error div.error,
#LB_ispu div.middle #LB_ispu_proceed_to_checkout_error div.error{
	margin:0 auto;
	width:430px;
	line-height:12px;
}

#layawayLightbox #LB_ispu_error_message p img,
#LB_ispu div.middle #LB_ispu_error_message p img {
	margin: -2px 5px 0 0;
	vertical-align: middle
}

#layawayLightbox #LB_ispu_out_of_stock_note,
#LB_ispu div.middle #LB_ispu_out_of_stock_note {
	padding: 10px 14px;
	font-weight: bold;
	font-size: 11px;
	background-color: #fffbca;
	text-align: center;
	color: #0352ae
}

#layawayLightbox #LB_ispu_out_of_stock_note p,
#LB_ispu div.middle #LB_ispu_out_of_stock_note p {
	margin: 0;
	color: #0352AE
}

#layawayLightbox #LB_ispu_out_of_stock_note p.error,
#LB_ispu div.middle #LB_ispu_out_of_stock_note p.error {
	/* reset from other error messages */
	height: auto;
	width: auto;
	border: 0;
	line-height: normal;
	color: #dd0037
}

#layawayLightbox #LB_ispu_out_of_stock_note p img,
#LB_ispu div.middle #LB_ispu_out_of_stock_note p img {
	margin: -2px 5px 0 0;
	vertical-align: middle
}

#LB_ispu div.middle div.finder {
	width: 650px;
	margin: 30px auto;
	padding: 0;
}

#LB_ispu div.middle div.finder div.zip {
	width: 376px;
	float: left;
}

#LB_ispu div.middle div.finder div.zip p {
	margin: 19px 0;
	padding: 0;
	font-weight: bold
}

#LB_ispu div.middle div.finder div.zip p select {
	width: auto;
	height: auto;
	margin: 0 4px;
	padding: 0;
	border: solid 1px #b9d2f3;
	vertical-align: middle;
	font-size: auto
}

#LB_ispu div.middle div.finder div.zip #ispu_zip {
	width: 70px;
	padding-left: 2px;
	border: solid 1px #b9d2f3
}

#LB_ispu div.middle div.finder div.zip input {
	margin-left: 6px;
	vertical-align: middle;
	color: #666
}

#LB_ispu div.middle div.finder div.product {
	width: 249px;
	padding: 0 0 0 10px;
	float: right;
	overflow: hidden
}

#LB_ispu div.middle div.finder div.product span.thumbnail {
	float: left;
	display: block;
	width: 106px;
	padding: 0 10px 0 0;
	overflow: hidden;
	text-align: center
}

#LB_ispu div.middle div.finder div.product dl,
#LB_ispu div.middle div.finder div.product dl dt,
#LB_ispu div.middle div.finder div.product dl dd {
	margin: 0;
	padding: 0
}

#LB_ispu div.middle div.finder div.product dl {
	float: right;
	width: 133px
}

#LB_ispu div.middle div.finder div.product dl dt {
	margin-bottom: 18px;
	font-weight: bold;
	color: #0352ae
}

#LB_ispu div.middle div.finder div.product dl dd {
	margin-bottom: 2px;
}

#layawayLightbox table.locations th,
#layawayLightbox table.locations td,
#LB_ispu div.middle table.locations th,
#LB_ispu div.middle table.locations td  {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

#layawayLightbox table.locations thead th,
#LB_ispu div.middle table.locations thead th {
	/* padding: 5px; */
	padding: 7px 0;
	border-bottom: solid 1px #fff !important;
	background-color: #0155af;
	color: #fff
}

#layawayLightbox table.locations thead th.location,
#LB_ispu div.middle table.locations thead th.location {
	/* padding-left: 14px */
	padding-left: 8px;
	width: 300px;
	text-align:left;
}

#layawayLightbox table.locations thead th.instock,
#LB_ispu div.middle table.locations thead th.instock {
	padding-left: 7px;
	width: 190px;
	text-align:left;
}

#layawayLightbox table.locations tbody th,
#LB_ispu div.middle table.locations tbody th,
#layawayLightbox table.locations tbody td,
#LB_ispu div.middle table.locations tbody td {
	padding: 5px 0
}

#layawayLightbox table.locations tbody th,
#LB_ispu div.middle table.locations tbody th {
	width: 30px;
	border-right: 0;
	text-align: center
}

#layawayLightbox table.locations tbody td.instock,
#LB_ispu div.middle table.locations tbody td.instock,
#layawayLightbox table.locations tbody td.instockSts,
#LB_ispu div.middle table.locations tbody td.instockSts {
	padding-left: 20px;
	vertical-align: top;
	width:50px;
}

#layawayLightbox table.locations tbody td.qty,
#LB_ispu div.middle table.locations tbody td.qty {
	/* width: 32px; */
	text-align: center
}

#layawayLightbox table.locations tbody td.qty input,
#LB_ispu div.middle table.locations tbody td.qty input {
	/*width: 30px; */
	text-align: center
}

#layawayLightbox table.locations tbody td.cart,
#LB_ispu div.middle table.locations tbody td.cart {
	width: 127px;
	padding-left: 5px;
	padding-right: 15px;
	/*width: 100px; */
	vertical-align: middle
}

#layawayLightbox table.locations tbody td.out_of_stock,
#LB_ispu div.middle table.locations tbody td.out_of_stock {
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    width: 127px;
	/*width: 100px; */
}

#layawayLightbox table.locations tbody tr.unavailable td.storepickup,
#LB_ispu div.middle table.locations tbody tr.unavailable td.storepickup {
	width: 218px;
	padding-left: 20px;
	padding-right: 30px;
	vertical-align: middle
}


#layawayLightbox table.locations tbody tr.inStock_noPickup td.cart,
#LB_ispu div.middle table.locations tbody tr.inStock_noPickup td.cart {
	color: #888
}

#LB_ispu div.middle a.close,
.myStoreLB div.middle a.close {
	position: absolute;
	display: block;
	text-indent: -99999em;
	background: url(/images/ispu2/ispu-close.png) no-repeat 0 0;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
	right: 18px;
    top: 18px;
}

#LB_ispu p.no_results {
	text-align: center;
	padding: 16px 0
}

#ispuajaxrlayer{
	display: none
}

.dialogHolder #ispuajaxrlayer{
	display: block
}

/* ISPU Override */
body#shopping-cart-body div.holder-ext {
	left:0;
	opacity:0.1;
	position:absolute;
	width:370px;
	z-index:10001;
	text-align:left;
}

div.holder {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #ffffff; /* TRU Specific */
	display: none;
	height: 100%;
	opacity: .6;
	filter: alpha(opacity=60);
	width: 100%;
	z-index: 10000;
}

* html div.holder {
	position: absolute;
}

.dialogHolder {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height: 100%;
	opacity: .1;
	filter: alpha(opacity=1);
	width: 100%;
	z-index: 10001;
}
* html div.dialogHolder {
	height: 1200px;
}
.dialog {
	height: 300px;
	margin: 5px auto 0 auto;
	width: 500px;
}

.zip .go {
	background-image: url(../images/ispu/lightbox/TRU_go.gif);
	width: 33px;
	height: 23px;
	display: inline-block;
	text-indent: -9999em;
	vertical-align: middle;
}

.layawayContent .zip .go {
	background-image: url(../images/ispu/lightbox/TRU_layaway_go.gif);
    width: 40px;
    height: 21px;
}

.ispuLoader {
	background-repeat: no-repeat;
	z-index: 10000;
	background-color: #D6E8FF;
	background-image: url(../images/ispu/TRU_loader.gif);
	background-position: 20px 10px;
	border: 1px solid #B9D2F3;
	color: #1F50A8;
	font-size: 24px;
	font-weight: bold;
	height: 50px;
	letter-spacing: -1px;
	line-height: 50px;
	text-indent: 60px;
	width: 200px;
	margin: 250px auto;
	text-align: left;
}

.zipLoader {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
}

.ispu_container, .findispu_container {
	margin: 0 auto;
}
#layawayLightbox table.locations tbody td.location { width: 542px; }
#layawayLightbox table.locations tbody td.cart {padding-left: 9px;padding-right: 15px;vertical-align: middle;width: 127px;}

#LB_ispu, .findispu_container {
	width: 783px;
}
#LB_ispu {
	width: 783px;
	margin-left: -391px;
}
#LB_ispu div.middle div.finder {
	width: auto;
	margin-bottom: 0;
}

#LB_ispu div.middle,
.myStoreLB div.middle {
	position: relative
	overflow: auto;
	width: auto;
	background: #fff;
  	border: solid 5px #004abf;
	padding: 45px 50px;
}

#LB_ispu div.middle h2,
.myStoreLB div.middle h2 {
	margin-top: 0;
	font-family: "Avenir-Medium";
	font-size: 30px;
	font-weight: 500;
	line-height: 38px;
	color: #004ebc;

	background: transparent;
	border: none;
}
.myStoreLB div.middle h2.title {
	margin: 12px 0;
	font-size: 25px;
}

#LB_ispu div.middle div.finder div.zip { /* contains all results listings as well */
	float: right;
	width: 480px;
	margin-top: -5px;
}

#LB_ispu div.middle div.finder div.zip-form {
	width: 480px;
}

#LB_ispu div.middle div.finder div.zip-form h2,
#LB_ispu div.middle div.colon {
	margin-top: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 2.11;
	color: #000;
	float: left;
	margin-right: 5px;
	padding: 0 !important;
}

#LB_ispu div.middle div.finder div.zip #zip-result,
#LB_ispu div.middle div.finder div.zip #ispu_zip {
	height: auto;
	width: auto;
	color: #004ebc;
	border: 0;
	font-family: "Avenir-Medium";
	font-size: 18px;
	font-weight: 500;
	line-height: 2.11;
	margin: 0;
	float: left;
}

#LB_ispu div.middle div.finder div.zip #zip-result {
	border-bottom: 1px solid #004ebc;
    line-height: 1.4;
    margin-top: 7px;
}
#LB_ispu div.middle div.finder div.zip #zip-code-field {
	float: left;
}
#LB_ispu div.middle div.finder div.zip #ispu_zip {
	color: #000;
	border-bottom: 1px solid #ccc;
	line-height: 1;
	width: 120px;
	outline: none;
	padding: 3px 0;
	margin-top: 4px;
}
.hide {
	display: none;
}
.zip .go {
	background: url(/images/ispu2/ispu-search.png) no-repeat 0 0;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin-left: 3px;
	margin-top: 8px;
}

#LB_ispu div.middle div.finder div.product {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

#LB_ispu div.middle div.finder div.zip p {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

#LB_ispu div.middle div.finder div.product span.thumbnail,
#LB_ispu div.middle div.finder div.product dl {
	float: none;
    width: auto;
    padding: 0 0 10px 0;
}
#LB_ispu div.middle div.finder div.product span.thumbnail img {
    width: 150px;
    height: 150px;
}
#LB_ispu div.middle div.finder div.product dl dt {
	color: #000;
	font-family: "Avenir-Medium";
	font-size: 12px;
	line-height: 1.17;
	font-weight: 500;
}
#LB_ispu div.middle div.finder div.product dl.prod-price dd {
	font-family: "Avenir-Medium";
	font-size: 24px;
	line-height: 30px;
	color: #000;
	float: left;
}
#LB_ispu div.middle div.finder div.product dl.prod-price dd.was-price {
	color: #595959;
	padding-right: 8px;
	font-size: 16px;
	text-decoration: line-through;
}
#LB_ispu div.middle div.finder div.product dl.prod-price dd.sale-price {
	color: #d30044;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-content {
	display: none;
	overflow: hidden;
}
.accordion-content.default {
	display: block;
}

#all-stores-accordion h3,
#LB_ispu div.middle table.locations thead th {
	background-color: #e5edf9;
	color: #004abf;
	padding: 13px 0;
	font-family: "Avenir-Medium";
	font-size: 14px !important;
	font-weight: 700;
	line-height: 1.14;
}
#all-stores-accordion h3 {
	padding-left: 10px;
	margin-bottom: 1px;
}
#LB_ispu div.middle table.locations thead th.instock {
	padding-left: 0;
}
#LB_ispu div.middle table.locations tbody td {
	font-family: "Avenir-Medium";
	font-weight: 500;
	line-height: 1.29;
}
#LB_ispu div.middle table.locations tbody td div.myStoreTag {
	background: url(/images/ispu2/ispu-my-store.png) no-repeat 0 0;
	width: 62px;
	height: 26px;
	text-indent: -9999px;
	margin-bottom: 3px;
}
#LB_ispu div.middle table.locations tbody td span.storeName {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.29;
}
#LB_ispu div.middle table.locations thead th.location {
	text-indent: 15px;
	padding-left: 0;
	width: 55%;
}
#LB_ispu div.middle table.locations thead th.stock {
	width: 45%;
}

/* Search Results */

#LB_ispu #ispu_storelocations {
	clear: both;
}

#LB_ispu div.middle table.locations,
#LB_ispu div.middle div.paginate_stores {
	width: 100%;
	padding: 0;
}
#LB_ispu div.middle table.locations {
	border-collapse: collapse;
	border-bottom: 0;
}

#LB_ispu div.middle table.locations tbody td,
#LB_ispu div.middle table.locations tbody th {
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
#LB_ispu div.middle table.locations tbody td.location {
	padding: 15px;
}

#LB_ispu div.middle table.locations tbody td.cart {
	padding-left: 0;
	vertical-align: top;
	color: #009ddb;
	font-family: "Avenir-Medium";
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
}

#LB_ispu div.middle table.locations tbody td.cart span {
	display: block;
	padding-left: 23px;
	padding-bottom: 10px;
}
#LB_ispu div.middle table.locations tbody td.cart span.in-stock {
	background: url(/images/ispu2/ispu-in-stock.png) no-repeat 0 0;
}
#LB_ispu div.middle table.locations tbody td.cart span.out-stock {
	background: url(/images/ispu2/ispu-out-stock.png) no-repeat 0 0;
	color: #4d4d4d;
}

#LB_ispu div.middle table.locations tbody td.cart a {
	display: block;
	background: #db0049;
	width: 205px;
	height: 30px;
	color: #fff;
    text-indent: 0;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
}

#LB_ispu div.middle table.locations tbody tr.unavailable {
	background: none;
}
#LB_ispu div.middle table.locations tbody tr.unavailable td,
#LB_ispu div.middle table.locations tbody tr.unavailable th {
	color: #96979a;
}

/* Search Pagination */

#LB_ispu div.paginate_stores {
	margin-top: 14px;
	overflow: visible;
	border: none;
}

#LB_ispu div.paginate_stores ul {
	float: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#LB_ispu div.paginate_stores ul li {
	display: inline-block;
	margin: 0 5px;
	float: none;
	padding: 0;
	list-style-type: none
}
#LB_ispu div.paginate_stores ul li a {
	color: #fff;
	display: block;
	text-indent: 0em;
	text-align: center;
    line-height: 30px;
    margin: 0;
    font-family: "Avenir-Medium";
	font-size: 14px;
	font-weight: 500;
	width: 225px;
	height: 30px;
	background: #004ebc;
	text-decoration: none;
}
#LB_ispu div.paginate_stores ul li.display_all a {
	width: 230px;
}

.accordion-content td.location {
	width: 55%;
}

/* My Store */

.myStoreLB .addedToCart {
	border-bottom: 1px solid #ccc;
}
.myStoreLB .addedToCart h2 {
	font: 30px/50px "Avenir-Medium";
	font-weight: 600 !important;
	margin-bottom: 20px;
	line-height: 50px !important;
}
.myStoreLB .addedToCart img {
	float: left;
	margin-right: 30px;
}

.myStoreLB .myStoreConfirm,
.myStoreLB .myStoreSummary {
	color: #000;
}
.myStoreLB .myStoreConfirm {
	font: 600 14px/24px "Avenir-Medium";
    margin-bottom: 10px;
}
.myStoreLB .myStoreConfirm strong {
	color: #004abf;
}
.myStoreLB .myStoreSummary {
	font: 500 12px/16px "Avenir-Medium";
}
.myStoreLB .buttonWrapper {
	padding-top: 20px;
	overflow: hidden;
}
.myStoreLB .buttonWrapper a {
	margin-right: 20px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font: 500 14px/30px "Avenir-Medium";
}
.myStoreLB .buttonWrapper a.useMyStore {
	width: 230px;
	background: #de0046;
}
.myStoreLB .buttonWrapper a.exit {
	width: 180px;
	background: #004ebc;
}

/* family page button */
#familyProducts .prodloop_cont #select-store-link {
	display: block;
	width: 150px;
	height: 30px;
	font: normal 14px/30px "Avenir-Medium";
	text-decoration: none;
	margin-top: 5px;
	background-color: #004ebc;
	text-align: center;
	color: #fff;
}

body.familySearch .promo {
    padding-top: 25px;
    position: relative;
    top: 15px;
}

#cartButtons {
	margin: 20px 0 0 0; padding: 0;
}
