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

body {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 10pt;
	color: #676767;
	margin: 0px;
	padding: 0px;
}
iframe {height:0px;}
.outerContainer {
	overflow:auto;
	height:100%;
    background:#FFF;
}
.outerContainer::-webkit-scrollbar {
	height: 10px;
	width: 10px;
	background: #fff; 
	border-left:1px solid #999;
}
.outerContainer::-webkit-scrollbar-thumb {
	background: #ccc;
	border-left:1px solid #999;
}
.outerContainer::-webkit-scrollbar-corner {
	background: #ccc;
}

.outerContainer::-webkit-scrollbar              { /* 1 */ }
.outerContainer::-webkit-scrollbar-button       { /* 2 */ }
.outerContainer::-webkit-scrollbar-track        { /* 3 */ }
.outerContainer::-webkit-scrollbar-track-piece  { /* 4 */ }
.outerContainer::-webkit-scrollbar-thumb        { /* 5 */ }
.outerContainer::-webkit-scrollbar-corner       { /* 6 */ }
.outerContainer::-webkit-resizer                { /* 7 */ }
.innerAppContainer,
.itemDetailLayout2,
.reviewCart,
.shippingOptions,
.paymentOptions,
.orderGuide,
.savedCarts,
.payInvoices,
.orderFromHistory,
.quickOrder,
.orderInquiry,
.accountSummary,
.arCheckHistory,
.couponMaintenanceView,
.compareItems {
	width:940px;
	margin:auto;
}
.reviewCart,
.shippingOptions,
.paymentOptions,
.orderGuide,
.payInvoices,
.orderFromHistory,
.quickOrder,
.orderInquiry,
.accountSummary,
.arCheckHistory,
.couponMaintenanceView {
	padding-top:30px;
}
.itemDetailLayout2 .orderGuide, .productItemListing .orderGuide {
	padding-top:0px;
}
.orderingPortletView .innerAppContainer {
	width:100%;
} 
p::selection {
	background-color:#676767;
	color:#fff;
}
.dj_ie .outerContainer {
	height:auto;
	overflow:hidden;
}
.mainHead {
	position:relative !important;
	z-index:2 !important;
	width: 940px !important;
	margin: auto;
	height:90px;
}
.wpthemeMobileNav.wpthemeMobileSide {position:absolute;}
.topBorder {
	border-top: 0px solid #999;
}
.overlayContainer {
	position:relative;
}
.mobileSearchButton {
	display:none;
}
.mobileNavButton {
	display:none;
}
header .logo img {
	width: auto;
	max-height: 68px;
}
#topLevelLinksButton {
	text-align: center;
	background: rgb(0,138,191);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGFiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc1YTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,138,191,1) 0%, rgba(0,117,163,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,138,191,1)), color-stop(100%,rgba(0,117,163,1)));
	background: -webkit-linear-gradient(top,  rgba(0,138,191,1) 0%,rgba(0,117,163,1) 100%);
	background: -o-linear-gradient(top,  rgba(0,138,191,1) 0%,rgba(0,117,163,1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,138,191,1) 0%,rgba(0,117,163,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,138,191,1) 0%,rgba(0,117,163,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008abf', endColorstr='#0075a3',GradientType=0 );
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#topLevelLinksButton button {
	background:none;
	background-color: rgba(255,255,255,.4);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100px;
	height: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #FFF;
	border-left-color: #333;
	cursor: pointer;
}
#topLevelLinksButton.open button .arrow {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
	display: block;
	margin: auto;
}
#topLevelLinksButton.closed button .arrow {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	display: block;
	margin: auto;
}
.wpthemeCommonActions .wpthemeBranding {
	display:none;
}
.portletHeading {
	display:none;
}
.outerContainer .innerContainer {
	margin:auto;
	margin-bottom:0px;
    width: 100%;
    background-color:#FFF;
}
.headBodyContainer {
	margin-left:0px;
	margin-right:0px;
}
.wpthemeInner {
	width:100%;
}
.wpthemeMainContent .wpthemeInner {
	width:100%;
}
.outerContainer .innerContainer .wpthemeInner .leftCol {
	float: left;
	overflow: hidden;
	margin-right: 30px;
	width:190px;
}
.homeView .orderingPortletView .leftCol {
    display: none;
}
.outerContainer .innerContainer .wpthemeInner .rightCol {
	float: right;
	overflow: hidden;
	margin-left: 5px;
}
.outerContainer .innerContainer .wpthemeInner .mainCol {
	clear:right;
	overflow:hidden;
}
.outerContainer .innerContainer .wpthemeInner .equal .topSection {
	overflow:hidden;
}
.outerContainer .innerContainer .wpthemeInner .equal .middleSection {
	overflow:hidden;
}
.outerContainer .innerContainer .wpthemeInner .equal .bottomSection {
	overflow:hidden;
}
.outerContainer .innerContainer .wpthemeInner .wptheme2Col .equal .layoutTemplateLeftCol {
	width:50%;
	margin:0px;
	float:left;
}
.outerContainer .innerContainer .wpthemeInner .wptheme2Col .equal .layoutTemplateRightCol {
	width:50%;
	margin:0px;
	float:left;
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .layoutTemplateLeftCol {
	width:33.33333%;
	margin:0px;
	float:left;
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .layoutTemplateMiddleCol {
	width:33.33333%;
	margin:0px;
	float:left;
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .layoutTemplateRightCol {
	width:33.33333%;
	margin:0px;
	float:left;
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .topSection .layoutTemplateLeftCol .component-container {
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .topSection .layoutTemplateMiddleCol .component-container {
	margin-left:5px;
}
.outerContainer .innerContainer .wpthemeInner .wptheme3Col .equal .topSection .layoutTemplateRightCol .component-container {
	margin-left:5px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.wpthemeCol-1 {
	width: 100%;
	margin: 0px;
}
button {
	color: inherit;
	border: 1px solid #999;
	padding: 2px 4px 4px 4px;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 7%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(7%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 7%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 7%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 7%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 7%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor:pointer;
}
button:hover {
	color: #000;
}
footer {
	clear:both;
	overflow:hidden;
}
.shadow {
	background-color: transparent;
	margin: 0px;
}
.insetShadow {
}
.flyBox, .flyBoxAlert {
	position: fixed;
	z-index: 500;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(255,255,255,.8);
}
.dj_ie8 .flyBox, .dj_ie8 .flyBoxAlert, .dj_ie7 .flyBox, .dj_ie7 .flyBoxAlert {
	background-color:#eeeeef;
}
.flyBoxAlert {
	z-index: 550;
}
.flyBox .fbContent {
	width: 800px;
	border: 12px solid rgba(0,0,0,.5);
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -412px;
	margin-top: -212px;
}
.flyBoxAlert .fbContent {
	width: 400px;
	border: 12px solid rgba(0,0,0,.5);
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -212px;
	margin-top: -112px;
}
.flyBoxAlert .fbContent .titleBar {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
}
.flyBoxAlert .fbContent .alertText {
	margin:10px;
}
.flyBoxAlert .fbContent .button {
	margin:10px;
	text-align:right;
}
.fbContent button.close {
	position: absolute;
	background: #fff;
	color: #676767;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #676767;
	width: 24px;
	height: 24px;
	font-size: 13pt;
	font-weight: bold;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	top:-20px;
	right:-20px;
	
}
.flyBox .fbContent .scroll {
	padding:20px;
	overflow:auto;
	height:360px;
}
.flyBoxAlert .fbContent .scroll {
	padding:20px;
	overflow:auto;
	height:360px;
}
.dijitTitlePaneTitle h2 {
	font-size:inherit;
	margin:0px;
	padding:0px;
}
.wpthemeMainContent {
	position:relative;
	padding-top:0px;
}
.appContainer {
	margin-top:0px;
}
.appContainer .portletHeading {
	display:none;
}
.wpthemeControl {
	margin:0px;
}
.wpthemeLayoutContainers {
	padding:0px !important;
}
.topNavBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topNavBar ul li {
	float: left;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.topNavBar ul li:first-child{
	border-left:none;
}
.topNavBar ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	display:block;
	text-shadow: 0px;
}
.topNavBar ul li:hover a, .topNavBar ul li.lotusSelected a {
	color: #fff;
	text-shadow: 0px;
}
.topNavBar ul ul li {
	border: none;
}
.topNavBar .modelHasChildren .modelHasChildrenIcon, .topNavBar .modelHasChildrenIcon {
	display:none;
}
.topNavBar li .subMenu-1 {
	display:none;
	z-index: 500;
	position:absolute;
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #999;
}
.topNavBar li:hover .subMenu-1 {
	display:inline;
}
.topNavBar li span.subMenu-1 ul {
	float: left;
}
.topNavBar li .subMenu-1 li {
	float:none;
	background-image:none;
	padding-left:0px;
	position:relative;
}
.topNavBar li .subMenu-1 a, .topNavBar li .subMenu-1 a:hover {
	color: #676767 !important;
	font-size: 10pt;
	background: none !important;
	padding:0px;
	line-height:16px;
	margin:10px;
	margin-left:10px;
	margin-right:10px;
	box-shadow:none !important;
}
.topNavBar li .subMenu-1 li:hover > a {
	text-decoration:underline;
}
.topNavBar li ul.subMenu-2 {
	display:none;
	z-index: 500;
	float: left;
	position: absolute;
	top: -10px;
	left: 100%;
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #999;
	white-space: nowrap;
}
.topNavBar .subMenu-1 li:hover .subMenu-2 {
	display:inline;
}
.topNavBar li .subMenu-2 a:hover {
	text-decoration:underline;
}
.wpthemeLogo .logo {
	margin:12px 0px 0px 0px;;
}
.wpthemeHeader .wpthemeInner {
	width: auto;
}
.ibmPortalCustomizeShelf .wpthemeInner {
	width: auto;
}
.ibmPortalCustomizeShelf .utb-btn-container {
	margin-right:10px;
}
.ibmPortalCustomizeShelf .utb-palette .lotusTabs {
	margin-left:10px;
}
.utb-container .lotusPaletteNav {
	margin-left:5px;
}
.utb-overview {
	padding-left: 5px;
}
.utb.wpthemeOpen {
	height:20em !important;
}
.wptheme1Col .wpthemeCol {
	margin-left: 0px;
	width: 100%;
}

.wpthemeThin {
	margin-top:5px;
}
.wpthemeThin header {
	border:none;
	height:20px;
}
.wpthemeThin header .wpthemeInner {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjY2VlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2NlZWYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(188,206,239,1) 0%, rgba(188,206,239,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,206,239,1)), color-stop(100%,rgba(188,206,239,0)));
	background: -webkit-linear-gradient(top,  rgba(188,206,239,1) 0%,rgba(188,206,239,0) 100%);
	background: -o-linear-gradient(top,  rgba(188,206,239,1) 0%,rgba(188,206,239,0) 100%);
	background: -ms-linear-gradient(top,  rgba(188,206,239,1) 0%,rgba(188,206,239,0) 100%);
	background: linear-gradient(to bottom,  rgba(188,206,239,1) 0%,rgba(188,206,239,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcceef', endColorstr='#00bcceef',GradientType=0 );
	height:20px;
	display:none;
	margin:0px;
	width:auto;
}
.wpthemeThin:hover header .wpthemeInner {
	display:block;
}
.wpthemeThin header h2 {
	display: none !important;
}
.wpthemeThin .wpthemeIcon {
	float: right;
	padding:4px !important;
}
.wpthemeThin .appContainer {
	margin-top:0px;
}
.wpthemeThin .wpthemeControlBody {
	margin: 0px 5px;
}

#subMenuContainer .subMenu-1 {
	display:none;
	z-index: 500;
	position:absolute;
	background-color: #004b8d;
    border: 1px solid #004b8d;
    border-radius: 0 0 5px 5px;
    -moz-border-radius:	0 0 5px 5px;
	filter: none;
}
#subMenuContainer .subMenu-1 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#subMenuContainer .subMenu-1 .wpthemeLeft, #subMenuContainer .subMenu-1 .dropNavContainer li {
	float:none;
	margin:0px;
}
#subMenuContainer .subMenu-1 .wpthemeLeft a, #subMenuContainer .subMenu-1 .dropNavContainer a {
	margin:10px;
	display:block;
	color:#FFF;
	line-height:16px;
}
#subMenuContainer .subMenu-1 li:hover > a {
	text-decoration:none;
	color:#00a5db;
}
#subMenuContainer ul.subMenu-2 {
	display:none;
	z-index: 500;
	float: left;
	position: absolute;
	top: 0px;
	left: 95%;
	filter: none;
	white-space: nowrap;
	background-color: #15488d;
    border: 1px solid #15488d;
    border-radius: 0 0 5px 5px;
    -moz-border-radius:	0 0 5px 5px;
}
#subMenuContainer .subMenu-1 li:hover .subMenu-2 {
	display:inline;
}
#subMenuContainer li .subMenu-2 a:hover {
	text-decoration:underline;
}
.menuContentContainer {
	float:left;
}
.menuContentContainer .menuContent {
	width:175px;
}
.menuContentContainer .menuContent .menuImage {
	text-align:center;
	margin:5px;
}
.menuContentContainer .menuContent .menuCopy {
	margin:5px;
}
.modelHasChildrenIcon {
	display:none;
}
.loadingOverlay {
    background:  #fff url('../images/ajax-loader.gif') no-repeat 10px 14px;
    position: absolute;
    z-index: 1001;
    display: none;
}
.pageOverlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.loadingMessage {
    padding: 22px 50px;
    color: #999;
}
.wpthemeFooter {
    background-color: #232323;
    border-top: medium none;
    min-height: 155px;
    padding-left: 0px;
    padding-right: 0px;
}
.wpthemeFooter .wpthemeInner {
	width:940px;
	margin:auto;
}
.wpthemeFooter .wpthemeLeft {
    float: left;
    width: 940px;
}
.wpthemeFooter .wpthemeRight {
    float: right;
    width: 245px;
}
.wpthemeFooterCol {
    padding: 0;
}
.footerCol {
    float: left;
}
.wpthemeFooter li {
    margin: 4px 0;
    line-height:18px;
}
.wpthemeFooter a {
    color: #FFF !important;
    font-weight: normal;
}
.wpthemeFooter h3 {
    margin-bottom: 20px;
    margin-top: 45px;
    text-shadow: none;
    text-transform: uppercase;
    color:#FFF;
}
.footerCol li.blog a {
    background-image: url("../images/blog-icon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 28px;
}
.footerCol li.facebook a {
    background-image: url("../images/facebook-icon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 28px;
}
.footerCol li.youtube a {
    background-image: url("../images/youtube-icon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    line-height: 16px;
    padding-bottom: 8px;
    padding-left: 28px;
}
.footerEnd {
    width: 212px;
}
#mc_embed_signup {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#mc_embed_signup label {
    color: #FFF !important;
    font-weight: normal !important;
    line-height:18px;
}
#mc_embed_signup form {
    padding: 0 !important;
}
#mc_embed_signup input.email {
    min-width: 190px !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}
.theIcon {
    background-position: right center;
    background-repeat: no-repeat;
    color: #01437f;
    padding-right: 30px;
    text-align: left;
    width: 95px;
    margin-right: 5px;
}
.iconUS {
    background-image: url("../images/usa-flag.png");
}
.iconCA {
    background-image: url("../images/canada-flag.png");
}
.dijitMenuItemIcon {
    display: none;
}
.orderingPortletView {	
	position: relative;
    top: 0px;
    z-index: 1;
    margin-top:0px;
}
.edit-mode .orderingPortletView {
	top:0px;
}
.fontChange {
	position:absolute;
	top:74px;
	right:157px;
}
.cmsCategoryDesign-1 h1 {
    margin-top: 0;
    padding-top: 0;
}
.cmsCategoryDesign-1 .cmsHeader {
    position: relative;
}
.cmsCategoryDesign-1 .cmsHeader .cmsImage {
    height: 250px;
	width: 100%;
	background-position: center;
	background-repeat:no-repeat;
}
.cmsCategoryDesign-1 .cmsHeader h1 {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    line-height: 33px;
	max-width: 350px;
	padding-top: 50px;
	margin-bottom: 10px;
}
.cmsCategoryDesign-1 .cmsBody {
	max-width: 350px;
}
.cmsCategoryDesign-1 .cmsBody p {
    color: #FFF;
    line-height: 18px;
    margin: 0;
    padding-bottom: 0;
}
.cmsCategoryDesign-1 .cmsContentSpace {
    width: 940px;
	margin: auto;
}
.blogView {
	padding-top:30px;
	width: 940px;
	margin: auto;
}
.blogHeader .cmsContentSpace {
	position: absolute;
	top: 0px;
	left: 15px;
	color: #fff;
}
.blogView .lotusPaging {
    border-radius: 2px;
    margin: 5px 0;
    padding: 1px 5px 3px;
}
.blogView .lotusPaging, .blogView .lotusPaging ul li, .blogView .lotusPaging div, .blogView .lotusPaging input {
    color: #848484;
}
.blogView .lotusPaging {
    background-color: #fafafa;
    border: 1px solid #eee;
    clear: both;
    font-size: 0.9em;
    height: 2em;
    line-height: 2em;
    margin-top: 2px;
    padding: 2px 5px;
}
.blogView .lotusPaging a, .blogView .lotusPaging a:visited {
    font-weight: bold !important;
}
.blogView .lotusPaging input {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    font-family: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 1em;
    text-align: center;
    width: 20px;
}
.lotusui .lotusLeft {
    float: left;
    text-align: left;
}
.lotusui_ie .lotusPaging input {
    line-height: 1.4em;
}
.blogView .lotusPaging div, .blogView .lotusPaging .lotusInlinelist li.lotusFirst {
    padding-left: 5px;
}
.blogView .lotusPaging .lotusInlinelist li {
    border-color: #8d8d8d;
    padding: 0 6px;
    border-left: 1px solid #ccc;
    display: inline;
}
.blogView .lotusPaging .lotusInlinelist li.lotusLast {
    padding-left: 0;
}
.lotusui .lotusInlinelist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blogView .blogNavText {
    line-height: 18px;
}
.blogView .cmsContent ul li a {
    padding-top: 4px;
}
.blogView .cmsBody {
	line-height:16px;
}
.blogView .cmsNewsletter h3 {
	margin-top:0px;
	margin-bottom:0px;
}

.cmsContent {
	line-height:16px;
}
.lotusBtn a, .lotusBtn a:visited {
    border: 1px solid #aaa;
    border-radius: 2px;
    color: #000;
    padding: 5px 35px;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(center top , #ffffff 0%, #ebebeb 100%);
    background-position: left top;
    color: #000;
}
.newCustLogIn, .regCustLogIn {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}
.newCustLogIn h3 {
    color: #e8544e;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    margin-top: 0;
}
.newCustLogIn p, .regCustLogIn p {
    margin-bottom: 18px;
    margin-top: 0;
}
.newRegButton, .regButton {
    text-align: center;
}
.newCustomers .buttonBar .right {
    display: none;
}
.wpthemeCrumbTrail {
	border-bottom: 1px solid #bebebe;
	margin: 15px 0 0 !important;
    padding-bottom: 8px;
    width: 100%;
    display: none;
}
.quickOrderWidgetMini {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 51;
	width: 245px;
	padding-left: 22px;
	padding-right: 22px;
	background-image: url(../images/quickOrderBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #868686;
	height: 380px;
	margin: 0px;
	box-shadow: none;
}
.quickOrderWidgetMini .dijitTitlePaneFocused .dijitTitlePaneTextNode, .quickOrderWidgetMini .dijitTitlePane .dijitTitlePaneTextNode {
	color: #FFF !important;
	font-size: 22px;
    font-weight: bold;
}
.quickOrderWidgetMini .dijitTitlePaneTitle {
   padding: 20px 0 !important;
}
.quickOrderWidgetMini .headerCell {
	background: none;
	background-color: transparent;
	border: none;
}
.quickOrderWidgetMini .gridContainer .cellData, .quickOrderWidgetMini .gridContainer .rowGroup {
	border: none;
}
.quickOrderWidgetMini .gridContainer {
	background-color: transparent;
}

.quickOrderWidgetMini .dijitTitlePaneContentOuter {
    border: 0px solid #fff !important;
    filter: none;
    margin-top: 0;
    overflow: auto;
}
.quickOrderWidgetMini .gridContainer .detailRow, .quickOrderWidgetMini .gridContainer .alt-row {
	background-color: transparent !important;
}
.menuContainer {
	float:left;	
	margin-top:15px;
	margin-bottom:15px;
}
.menuContent {
    border-right: 1px solid #4578a6;
    margin-bottom: 15px;
    margin-right: 5px;
    margin-top: 13px;
}
.wcmMenuImage {
    padding-bottom: 15px;
    padding-left: 15px;
}
.wcmMenuText {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 150px;
    line-height:18px;
}
#subMenuContainer span.subMenu-1 ul {
    border-left: 1px solid #4578a6;
    float: left;
    list-style: outside none none;
    margin-left: -6px;
    padding: 0;
}

#subMenuContainer span#shopDiseaseDropDown ul, .b2bView #subMenuContainer span.subMenu-1 ul {
    border-left: medium none;
    margin: 0;
}
.itemDetailLayout2 .shortDescription {
	float: left;
	overflow: hidden;
	width: 50%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.itemDetailLayout2 .wcmContent {
	float: right;
	overflow: hidden;
	width: 47%;
}
.flyBoxPolicy {
	position: fixed;
	z-index: 500;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(255, 255, 255, .8);
}
.flyBoxPolicy .fbContent {
	width: 800px;
	border: 12px solid rgba(0, 0, 0, .5);
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -412px;
	margin-top: -212px;
}
.flyBoxPolicy .policyContainer {
	overflow: hidden;
	padding:15px;
}
.fbContent button.close {
	position: absolute;
	background: white;
	color: #676767;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #676767;
	width: 24px;
	height: 24px;
	font-weight: bold;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	top: -20px;
	right: -20px;
}
.policyContainer p {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}
.wcmItemText {
	font-weight: bold;
}
.wcmItemText p {
	margin: 0px;
	padding: 0px;
}
.wcmItemText ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.wcmItemText ul li a {
	padding-left: 15px;
	display: block;
	background-image: url(../images/liDash.jpg);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}
.wcmItemImage {
	padding-top: 10px;
}
.inStock {
	color:#308700;
}
.outOfStock {
	color:#ed352d;
}
.isMobile #wpthemeLogout, .isMobile #wpthemeLogin {
	padding:0px;
	width:auto;
	right: 0px;
	top: 0px;
}
.isMobile .menuContentContainer {
	display: none;
}
.isMobile .menuContainer {
	margin-top: 0px;
	margin-bottom: 0px;
}
.themeSearchBar .button {
	position:absolute;
	top:0px;
	right:0px;
	background-image: url("../images/searchBtn.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
/*** Responsive Slider ***/
.jssorSliderContainer{
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1920px;
	height: 400px;
	overflow: hidden;
}
.jssorLoading {
	position: absolute;
	top: 0px;
	left: 0px;
}
.jssorLoadingOverlay {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.jssorLoadingIcon{
	position: absolute;
	display: block;
	background: url(../images/loadingSlide.gif) no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.jssorSlides{
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1920px;
	height: 400px;
	overflow: hidden;
}
.jssorButton {
	position: absolute;
	bottom: 26px;
	right: 6px;
}
.jssorButton div, .jssorButton div:hover, .jssorButton .av {
	position: absolute;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(../images/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorButton div { background-position: -5px -5px; }
.jssorButton div:hover, .jssorButton .av:hover { background-position: -35px -5px; }
.jssorButton .av { background-position: -65px -5px; }
.jssorButton .dn, .jssorButton .dn:hover { background-position: -95px -5px; }

.jssorArrowL, .jssorArrowR {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/a21.png) center center no-repeat;
	overflow: hidden;
}
.jssorArrowL { background-position: -3px -33px; }
.jssorArrowR { background-position: -63px -33px; }
.jssorArrowL:hover { background-position: -123px -33px; }
.jssorArrowR:hover { background-position: -183px -33px; }
.jssorArrowL.jssorArrowLdn { background-position: -243px -33px; }
.jssorArrowR.jssorArrowRdn { background-position: -303px -33px; }


.detailRow .itemQuantity {
	margin-bottom:5px;
}
.detailRow .orderGuide {
	margin-top: 5px;
	margin-bottom: 5px;
}
.s2k-dojo .addToCart .dijitButton {
	background-color: #004B8D;
	padding: 3px;
	border-radius: 15px;
	margin:0px;
}
.s2k-dojo .addToCart .dijitButton .dijitButtonNode, 
.s2k-dojo .addToCart .dijitDropDownButton .dijitButtonNode, 
.s2k-dojo .addToCart .dijitComboButton .dijitButtonNode,
.s2k-dojo .addToCart .dijitToggleButton .dijitButtonNode {
    border: 0px;    
    box-shadow: none;
    color: #FFF;
    text-decoration: none;
    background-image: url(../images/rightArrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 5px;
    padding-right: 25px;
    background-color:#004b8d;
}
.s2k-dojo .orderGuide .ogButton {
	border:1px solid #ED352D;
	padding: 3px;
	border-radius: 15px;
	margin:0px;
	display: inline-block;
}
.s2k-dojo .orderGuide .dijitDropDownButton .dijitButtonNode {
	font-weight:normal !important;
}
.s2k-dojo .orderGuide .dijitDropDownButton {
	margin: 0.1em;
}
.s2k-dojo .orderGuide .dijitDropDownButton {
	border: 0px;    
    box-shadow: none;
    color: #ED352D;
    text-decoration: none;
    background-image: url(../images/rightArrowRed.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 5px;
    padding-right: 25px;
}
.loginPortlet .mainCol {
	padding-top:30px;
	width:940px;
	margin:auto;
}
.bannerCart {
	position:absolute;
	right:0px;
	bottom:5px;
}
.isMobile .wpthemeBanner {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
}
.wpthemeMobileNav.wpthemeMobileSide {top:50px !important;}
.isMobile .mainHead {height: 150px;}
.isMobile .wpthemeCommonActions {top: -97px;}
.isMobile .bannerCart {bottom: 65px;}
.isMobile .searchAngle {display:none;}
.isMobile .themeSearchBar {top: 15px;right: 20px;}