@charset "UTF-8";
/* CSS Document */

.featuredItems .buttons .cart .bIcon {
	background: url(../images/cart.gif);
	background-repeat:no-repeat;
	filter: Alpha(Opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	height:15px;
	width:15px;
	display:block;
}
.featuredItems .buttons .cart .dijitHover .bIcon {
	filter: Alpha(Opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.featuredItems .buttons .cart .bText {
	display:none;
}
.featuredItems .buttons .details, .featuredItems .buttons .cart, .featuredItems .buttons .addToCart {
	float:left;
}
.featuredItems .buttons .addToCart {
	display:none;
}

.newItems .buttons .cart .bIcon {
	background:url(../images/cart.gif);
	background-repeat:no-repeat;
	filter: Alpha(Opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	height:15px;
	width:15px;
	display:block;
}
.newItems .buttons .cart .dijitHover .bIcon {
	filter: Alpha(Opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.newItems .buttons .cart .bText {
	display:none;
}
.newItems .buttons .details, .newItems .buttons .cart, .newItems .buttons .addToCart {
	float:left;
}
.newItems .buttons .addToCart {
	display:none;
}
.moreLess .bIcon {
	float: right;
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(../images/moreLessArrow.gif);
	background-repeat: no-repeat;
	margin-left:3px;
	margin-top:2px;
	filter: Alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}
.moreLess .dijitHover .bIcon {
	filter: Alpha(Opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
	filter: Alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}
.moreLess .dijitHover .bIcon {
	filter: Alpha(Opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.moreLess .bIcon.more { background-position: 1px 1px; }
.moreLess .bIcon.less { background-position: -9px 1px; }
.layoutButtons .bIcon.boxView, .layoutButtons .bIcon.listView {
	background-image: url(../images/displayLayoutButton.png);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
	display:block;
	border:0px solid #999;
	margin:0px;
	float:left;
}
.layoutButtons .bIcon.boxView { background-position: -1px -1px; }
.layoutButtons .bIcon.listView { background-position: -21px -1px; }
.layoutButtons .bIcon.boxView.selected { background-position: -1px -21px; }
.layoutButtons .bIcon.listView.selected { background-position: -21px -21px; }
.layoutButtons .bText {display:none;}

.termsContainer {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.checkoutButtonContainer {
	position:relative;
	float:left;
}
.checkoutButtonContainer .processingOverlay {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125%;
	height: 100%;
	overflow: hidden;
}
.checkoutButtonContainer .processingOverlay .processingMessage {
	margin-top: 6px;
	text-align:left;
}
.checkoutButtonContainer .processingOverlay .processingMessage .icon {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	background-image: url(../images/ajax-loader-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.s2k-dojo .dijitButtonDisabled .bIcon, .s2k-dojo .dijitButtonDisabled .bText {
	opacity:.5;
}
.printUPSLabel .bText {
	font-size:14px;
}
.printUPSLabel .bIcon {
	background-image: url(images/upsLogo.png);
	background-position: 0px 0px;
}
.calendarList .actionLinks a {
	display: block;
	float: left;
	padding: 0px 3px;
	border-left: 1px solid #676767;
}
.calendarList .actionLinks a:first-child {
	border-left:none;
}
.refreshBtn .dijitButton .dijitButtonNode .bText {
	display:none;
}
.refreshBtn .dijitButton .dijitButtonNode .bIcon {
	background-image:url(../images/refresh.png);
	background-repeat:no-repeat;
	background-position: 1px 0px;
	display:block;
	width:16px;
	height:16px;
}
.favoritesBtn .dijitButton {
	margin:0px;
}
.favoritesBtn .dijitButton .dijitButtonNode {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
.favoritesBtn .dijitButton .dijitButtonNode .bIcon {
	background-image:url(../images/favorites-star.png);
	background-repeat:no-repeat;
	display:block;
	width:26px;
	height:25px;
}
.showFavorites .favoritesBtn .dijitButton .dijitButtonNode .bIcon {
	background-image:url(../images/favorites-star-selected.png);
}
.favoritesBtn .dijitButton .dijitButtonNode .bText {
	display:none;
}
.showFavorites .menuTree {
	display:none !important;
}
.favoritesContainer {
	display:none;
	width:260px;
}
.showFavorites .favoritesContainer {
	display:block;
}
.s2kERPActions {
	display:none;
}
.wpthemeMobile #wpthemeLogin a, .wpthemeMobile #wpthemeLogout a {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:none;
	filter:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:0px solid #dcdcdc;
	text-shadow:0px 0px 0px #ffffff;
	padding: 0px 0px 0px 30px;
	margin:0px;
}

.columnFilter .bIcon {
	background-image: url(../images/Add-Remove-Column.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
}
.columnFilter .bText {
	display:none;
}
.columnFilter .dijitDropDownButton .dijitButtonNode {
	border: none;
	padding: 0px;
	color: #000000;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
}

.columnFilter .dijitArrowButtonInner {
	display:none;
}
.s2k-dojo .dijitComboBox .dijitArrowButtonContainer .dijitArrowButtonInner {
	display:block;
}
/* This is used to 'fix' the special arrow characters in the paging buttons for IE8 */
.gridPaging button { font-family: Lucida Sans Unicode, Arial Unicode MS, sans-serif; }