.wpthemeHeader{
	background: rgb(139,187,228); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiYmJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjc0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(139,187,228,1) 0%, rgba(34,116,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,187,228,1)), color-stop(100%,rgba(34,116,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bbbe4', endColorstr='#2274be',GradientType=0 ); /* IE6-8 */
}


.wpthemeBanner .wpthemeBannerInner {
	border:none;
}
.wpthemeBannerPrimaryNavigation .wpthemeBannerInner{
	background: rgb(139,187,228); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiYmJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjc0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(139,187,228,1) 0%, rgba(34,116,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,187,228,1)), color-stop(100%,rgba(34,116,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bbbe4', endColorstr='#2274be',GradientType=0 ); /* IE6-8 */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.wpthemeBanner .wpthemePrimaryNav li a:focus, 
.wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wpthemeBanner .wpthemePrimaryNav li a:active {
	background: rgba(76, 141, 191, 0.1);
	border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}

.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a, 
.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:focus, 
.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:hover,
.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:active {
	background: rgba(107, 190, 255, 0.1);
	border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}

.wpthemeBanner .wpthemeBranding img {
	background-position:0 -448px;
}

.wpthemeControlHeader{
	border-top: 3px solid #003366;
}

.wpthemeLogo {
	display:block;
	height:auto;
	width:auto;
	background-image:none;
	background-color:#fff;
	margin:0px;
}
.wpthemeLogo .logo {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wpthemeLogo .wpthemeInner {
	overflow: hidden;
}

/* general.css */
body {
	font-family: 'Georgia', 'Open Sans', sans-serif !important;
	font-size: 10pt;
	color: #676767;
	margin: 0px;
	padding: 0px;
	background-color:#d8d8d8;
}
.outerContainer {
}
.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 */ }

p::selection {
	background-color:#676767;
	color:#fff;
}
.dj_ie .outerContainer {
	height:auto;
	overflow:hidden;
}
header {
	position:relative!important;
	margin-left:40px;
	margin-right:40px;
	z-index:auto!important;
	width:auto!important;
}
.topBorder {
	border-top: 1px solid #B5BCC7;
}
.productItemListing .topBorder {
	border:none;
}
.overlayContainer {
	position:relative;
}
.mobileSearchButton {
	display:none;
}
.mobileNavButton {
	display:none;
}
header .logo img {

}
.shoppingCartBar {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:2;
	width:100%;
}
#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 {
	background-color:#fff;
}







@media screen and (min-width: 768px) {
	.vai_dt .outerContainer .innerContainer {
/* 		background-image:url(../images/cloudsBackground.jpg); */
/* 		background-position: center top; */
/* 		background-size:100%; */
		background-color: #306c9e;
	}	
}

.headBodyContainer {
	width: 100%;
	max-width:1020px;
	margin: auto;
	background-color: #fff;
	position:relative;
}
.wpthemeMainContent .wpthemeInner {
/*	width:980px; */
}
.outerContainer .innerContainer .wpthemeInner .leftCol {
	float: left;
	overflow: hidden;
	margin-right: 5px;
	width:208px;
}
.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, .wpthemeFooter {
	clear:both;
	overflow:hidden;
	background-color:#d8d8d8;
}
.wpthemeFooter {border-top: 0;}
.wpthemeFooter .footerBox {
	width: 20%;
	display: inline-block;
	float: left;
}
.wpthemeFooter .footerBox .footerBoxInner {margin: 0 10px;}
.wpthemeFooter h3 {font-size:1em;}
.wpthemeFooter a {color:#676767;}
.wpthemeFooter li {line-height: 20px;}
.wpthemeFooter img {
	width: 30px;
	height: 30px;
}
.wpthemeFooter .newsletterInput {padding:10px 0;}
.wpthemeFooter .newsletterSubmit button {
    padding: 8px 20px;
    color: #fff;
    font-weight: 700;
    background: #999;
}

.wpthemeFooter .wpthemeInner {
	max-width:1020px;
	margin-top:30px;
	margin-bottom:50px;
}
.shadow {
	background-color: #fff;
}
.insetShadow {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.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: 30px; */
	margin-left: 40px;
	margin-right: 40px;
}
.appContainer {
	margin-top:10px;
}
.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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	line-height:54px;
	display:block;
	text-shadow: 0px 1px 2px #c1c1c1;
}
.topNavBar ul li:hover a, .topNavBar ul li.lotusSelected a {
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	border-left-color: rgba(255, 255, 255, 0.2);
	border-right-color: rgba(255, 255, 255, 0.2);
	text-shadow: 0 1px 2px #c1c1c1;
	box-shadow: 1px 0 0 #999, -1px 0 0 #999, 0px 0 0 #999 inset,0px 0 0 #999 inset;
}
.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:13px 0px 13px 20px;
}
.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:#497DAD;
	border: none;
	margin-left:1px;
}
#subMenuContainer .subMenu-1 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#subMenuContainer .subMenu-1 .wpthemeNavListItem, #subMenuContainer .subMenu-1 .dropNavContainer li {
	float:none;
	margin:0px;
	padding:5px;
	position:relative;
}
#subMenuContainer .subMenu-1 .wpthemeLeft a, #subMenuContainer .subMenu-1 .dropNavContainer a {
	display:block;
	color:#fff;
	white-space:nowrap;
	float:none;
}
#subMenuContainer .subMenu-1 li:hover > a {
	text-decoration:underline;
}
#subMenuContainer ul.subMenu-2 {
	display:none;
	z-index: 500;
	float: left;
	position: absolute;
	top: 2px;
	left: 95%;
	background-color:#6490B8;
	white-space: nowrap;
}
#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;
}

/* navigation.css */
.topNavBar .modelHasChildren .modelHasChildrenIcon, .topNavBar .modelHasChildrenIcon {
	display:none;
}
.wpthemeHeaderNav ul li a, .wpthemeHeaderNav ul li a:active {
	font-size:8pt;
}
.topNavBar ul {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:6px;
}
.topNavBar ul > li {
	float: left;
	border-left: 1px solid #8DB0CE;
	border-right: 1px solid #497DAD;
}
.topNavBar ul > li:first-child {
	border-left:none;
}
.topNavBar ul > li:last-child {
	border-right:none;
}
.topNavBar ul > li a, .topNavBar ul > li a:hover {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	line-height: 43px;
	padding-right: 17px;
	padding-left: 17px;
	display: block;
	text-shadow: 0 1px 2px rgba(0,0,0,.7);
	
}
.topNavBar ul > li:hover a, .topNavBar ul > li.lotusSelected a, .topNavBar ul > li.topNavHover a {
	background: rgb(54,93,129); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2NWQ4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzQ5N2RhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(54,93,129,1) 0%, rgba(73,125,173,1) 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,93,129,1)), color-stop(70%,rgba(73,125,173,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(54,93,129,1) 0%,rgba(73,125,173,1) 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(54,93,129,1) 0%,rgba(73,125,173,1) 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(54,93,129,1) 0%,rgba(73,125,173,1) 70%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(54,93,129,1) 0%,rgba(73,125,173,1) 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#365d81', endColorstr='#497dad',GradientType=0 ); /* IE6-8 */
}
.topNavBar strong {
	font-weight:bold !important;
}
.topNavBar li .subMenu-1 {
	display:none;
	z-index: 500;
	position:absolute;
}
.topNavBar li:hover .subMenu-1 {
	display:inline;
}
.topNavBar li span.subMenu-1 ul {
	float: left;
}
.topNavBar li .subMenu-1 li {
	float:none;
	background-color:transparent !important;
	padding-left:0px;
	position:relative;
}
.topNavBar li .subMenu-1 a, .topNavBar li .subMenu-1 a:hover {
	font-size: 10pt;
	color: #FFF;
	background-color:transparent !important;
	padding:0px;
	line-height:16px;
	margin:10px;
	margin-left:20px;
	margin-right:20px;
}
.topNavBar li .subMenu-1 a:hover {
	text-decoration:underline;
}
.topNavBar li ul.subMenu-2 {
	display:none;
	z-index: 500;
	float: left;
	position: absolute;
	top: -10px;
	left: 100%;
	background-color: rgba(102,102,102,.95);
	white-space: nowrap;
	border-left: 1px solid #999;
}
.topNavBar .subMenu-1 li:hover .subMenu-2 {
	display:inline;
}
.topNavBar li .subMenu-2 a:hover {
	text-decoration:underline;
}
.wpthemeCommonActions {
	position: absolute;
	right: 164px;
	top: 0px;
	line-height:38px !important;
	background-color:#d8d8d8;
	-moz-border-radius: 0px 0px 0px 6px;
	border-radius: 0px 0px 0px 6px;
}
.wpthemeBanner ul.wpthemeCommonActions > li > span, .wpthemeBanner ul.wpthemeCommonActions li a:link, .wpthemeBanner ul.wpthemeCommonActions li a:visited, .wpthemeBanner ul.wpthemeCommonActions li a:active {
	border-right: 1px solid #999;
	color: #000 !important;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

/* fields.css */
.leftCol .fieldColumn {

}
.leftCol .detailRow {
	display:block;
	overflow:hidden;
	margin:2px;
	background:transparent !important;
	margin-bottom:4px;
	padding-bottom:4px;
}
.leftCol .detailField {
	overflow:hidden;
}
.leftCol .label {
	font-weight:bold;
	font-size:9pt;
}
.leftCol .field {
	overflow:hidden;
	padding-left:4px;
}
.leftCol .req {
	padding-left:2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F00;
}
.mainCol .fieldBox, .mainCol .fieldGroup {
	overflow:hidden;
	clear:both;
}
.mainCol .fieldColumn {
	float:left;
	width:50%;
}
.mainCol .threeCol .fieldColumn {
	width:33.33333%;
}
.mainCol .fourCol .fieldColumn {
	width:25%;
}
.mainCol .fiveCol .fieldColumn {
	width:20%;
}
.mainCol .fieldBox .detailRow, .mainCol .fieldColumn .detailRow, .mainCol .fieldBox .detailBox {
	display:block;
	overflow:hidden;
	margin:2px;
}
.mainCol .fieldBox .detailField, .mainCol .fieldColumn .detailField {
	overflow:hidden;
}
.mainCol .detailField .label {
	float:left;
	width:35%;
	line-height:20px;
	font-weight:bold;
}
.mainCol .detailBox .detailField .label {
	float:none;
	width:auto;
}
.categoryMaintenance .mainCol .detailField .label {
	min-width:175px;
}
.itemMaintenance .mainCol .detailField .label {
	min-width:175px;
}
.companyInquiry .mainCol .fieldBox .detailField .label {
	min-width:175px;
}
.mainCol .detailField .field {
	overflow:hidden;
	padding-left:4px;
	line-height:20px;
}
.mainCol .detailField .req {
	padding-left:2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F00;
}
.mainCol .detailField.req .field {
	padding-left:2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F00;
}
.buttonBar .detailField  {
	overflow:hidden;
}
.buttonBar .detailField .label {
	float: left;
	width: auto;
	line-height: normal;
	margin: 5px;
}
.buttonBar .detailField .field {
	line-height: normal;
	margin: 5px;
}
.detailRow .heading {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px;
}
.copy span.req {
	border-left: 2px solid #f00;
	padding-left: 2px;
}
.mainCol .leftCol .detailField .label {
	float:none;
	width:100%;
}
.copyFieldContainer {
	overflow:hidden;
	float:left;
}
.copyFieldContainer .label, .copyFieldContainer .field {
	float:left;
	overflow:hidden;
	line-height:24px;
}
.checkMark {
	background-image: url(../images/checkMark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	margin-top:2px;
	margin-left:1px;
}
.s2k-dojo .dijitReset {
	line-height:normal;
}
.s2k-dojo .dijitExpandingTextArea {
	width:98%;
}
ul.trackingNumbers {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.s2k-dojo .detailRow .detailField .field .dijitTextArea {
	width: 95%;
}
.s2k-dojo .quickOrderWidgetMini .itemNum .dijitTextBox {
	width:140px;
}
#externalSourcesSettings .fieldBox .linksRow {
	overflow:hidden;
}
#externalSourcesSettings .fieldBox .bottomBorder {
	border-bottom:1px solid #676767;
	margin-top:10px;
}
#externalSourcesSettings .fieldBox .headerLink {
	float:right;
}
#externalSourcesSettings .fieldBox .linkHeading {
	font-weight:bold;
}
#externalSourcesSettings .linksRow .checkBox, #externalSourcesSettings .linksRow .linkUrl, #externalSourcesSettings .linksRow .linkText, #externalSourcesSettings .linksRow .linkButton {
	float:left;
}
#externalSourcesSettings .linksRow .checkBox {
	width:70px;
}
#externalSourcesSettings .linksRow .linkUrl {
	width:200px;
}
#externalSourcesSettings .linksRow .linkText {
	width:200px;
}
.buttonBar .sortButton {
	display:none;
}
.buttonBar .sortButton label {
	margin-right:3px;
}
.buttonBar .sortButton .dijitComboBox {
	width:14em;
}
/* Top Filter options */
.topFilters .appContainer .leftCol .detailRow {
	float:left;
	width:170px;
}

/* tableFormat.css */
.gridContainer {
	position: relative;
	width: 100%;
	margin: 0px;
	background-color: #fff;
	clear:both;
	overflow:auto;
}
.gridContainer::-webkit-scrollbar {
	height: 8px;
	width: 8px;
	background: #fff;
}
.gridContainer::-webkit-scrollbar-thumb {
	background: #ccc;
}
.gridContainer::-webkit-scrollbar-corner {
	background: #ccc;
}
.dj_ie .gridContainer {
	overflow:auto;
}
.vaiComponent .copy {
	border-bottom: 1px solid #999;
	padding: 5px;
	background-color:#fff;
	overflow:hidden;
	clear:both;
}
.vaiComponent .copy span {
	display:block;
}
.groupHeader {
	background-color: #e5e5e5;
	border-bottom: 1px solid #cecece;
	padding: 5px;
	font-weight: bold;
	clear:both;
}
.gridContainer .groupHeader span.right {
	float:right;
}
.shadow .gridContainer {
	margin-right:6px;
}
.gridContainer .loadMask {
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.7);
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}
.gridContainer .loadMask .loadIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}
.gridContainer .rowGroup {
	display: table;
	width: 100%;
	border-spacing: 0px;
	border-right: 0px solid #999;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
}
.gridContainer .cellData:before {
	display:none;
}
.headerRow {
/*	display: table-header-group; */
}
.gridContainer .detailRow {
	display: table-row !important;
	background-color:#FFF;
}
.gridContainer .alt-row {
	background-color: #fafafa !important;
}
.gridContainer .invalid {
	background-color: #fae6e6 !important;
}
.gridContainer .hiddenRow {
	display: table-row;
}
.gridContainer .cellData {
	padding: 5px;
	display: table-cell;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	vertical-align: top;
}
.gridContainer .cellData .rightButton {
	float:right;
}
.rowHighlight, .columnHighlight, .currentCell {
	padding: 3px;
	background-color:#eee;
}
.rowHighlight {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
}
.columnHighlight {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000;
	border-left-color: #000;
}
.currentCell {
	padding: 4px;
	border: 1px solid #000;
	background-color: #eef;
}
.headerCell {
	padding: 5px;
	background: rgb(241,241,241);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	display: table-cell;
	font-weight: bold;
	color: #14763e;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
	position:relative;
	overflow:hidden;
}
.headerRow .headerCell:last-child {
	border-right: 1px none #999;
}
.headerRow .headerCell a {
	color:#15428B;
	cursor:pointer;
	display:block;
	margin-right:10px;
}
.headerRow .headerCell .text {
	position:relative;
}
.headerRow .right a {
	margin-right:10px;
}
.headerRow .headerCell a::after {
	content: ' ';
	background-image: url(../images/sortArrows.gif);
	background-repeat: no-repeat;
	background-position: -9px center;
	height: 100px;
	width: 11px;
	overflow: hidden;
	position: absolute;
	display: block;
	float: right;
	top:50%;
	right:0px;
	margin-top:-50px;
/*	border-left:1px solid #ccc; */
	border-width:0px 0px 0px 1px;
	-webkit-border-image: 
		-webkit-gradient(linear, 100% 0, 0 0, from(rgba(0, 0, 0, .5)), to(rgba(255, 255, 255, .5))) 1 100%;
	-webkit-border-image: 
		-webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%;
	-o-border-image:
		-o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%;
	-moz-border-image:
		-moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%;
}
.headerRow .headerCell a:hover::after {
	background-color:rgba(255, 255, 255, .2);
}
.headerRow .headerCell.ascending a::after {
	background-position: -29px center;
}
.headerRow .headerCell.descending a::after {
	background-position: -49px center;
}
.headerRow .nosort a:after {
	display: none !important;
}
.gridContainer .detailRow:hover, .gridContainer .hiddenRow:hover {
	background: rgb(247,247,247);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(240,240,240,1) 20%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(20%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(240,240,240,1) 20%);
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(240,240,240,1) 20%);
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(240,240,240,1) 20%);
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(240,240,240,1) 20%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f0f0f0',GradientType=0 );
}
.gridContainer .invalid:hover {
	background-color:#fae6e6;
	background:none;
}
.cellEdit {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.gridPaging {
	background: rgb(244,244,244);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e5e5e5',GradientType=0 );
	overflow: hidden;
	padding-left: 10px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.gridPaging button {
	background-color: transparent;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.gridPaging button.disabled {
	color:#CCC;
}
.gridPaging .pageRange {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	padding-left:8px;
	float: left;
	display: block;
	border-right: 1px solid rgba(0,0,0,.1);
	border-left: 1px solid rgba(0,0,0,.1);
}
.gridPaging a {
	color:inherit;
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
	text-decoration:none;
	margin:7px 4px;
	display:block;
	float:left;
}
.gridPaging a:hover {
	color:#000;
}
.dijitTitlePaneContentOuter .rowGroup {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.dijitTitlePaneContentOuter .headerCell {
	border-top-style: none;
}
.dijitTitlePaneContentOuter .gridPaging {
	border:none;
}
.buttonBar {
	border: 1px solid #999;
	background: rgb(244,244,244);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e5e5e5',GradientType=0 );
	display:block;
	margin:10px 0px;
	padding:5px;
	overflow:hidden;
}
.buttonBar .right, .copy .right {
	float:right;
}
.buttonBar .right .listSize {
	padding-top: 0px;
	overflow: hidden;
	margin: 3px;
	display: inline-block;
	float:left;
}
.buttonBar .right .layoutButtons {
	float:left;
	margin:3px;
}
.buttonBar .left, .copy .left {
	float:left;
}
.buttonBar .filterButton {
	float:left;
}
.leftCol .buttonBar {
	margin-top: 1px;
	border: 1px solid #999;
}
.dijitTitlePane .buttonBar {
	margin:0px;
	border-right: none;
	border-left: none;
	border-top: none;
	clear:both;
}
.dijitTitlePane .floatBoxColumn .buttonBar {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
.gridContainer .buttonBar {
	border: none;
	margin:0px;
}
.fbContent .buttonBar {
	border-right: none;
	border-left: none;
	border-top: none;
	margin-top:0px;
	clear:both;
}
.appContainer.quickOrder .itemDesc {
	width:50%;
}
.headerRow .action.one {
	min-width:25px !important;
}
.headerRow .action.two {
	min-width:65px !important;
}
.headerRow .action.three {
	min-width:95px !important;
}
.expand {
	width:20px;
	text-align:center;
}
.totalRow {
	display: table-row;
	background-color:#FFF;
}
.totalRow .cellData {
	border:none;
	border-top:3px double;
	font-weight:bold;
}
.totalRow .label {
	font-weight:bold;
	text-align:right;
}
.totalRow .output {
	text-align:right;
	width:100px;
}
.totalRow .total {
	border-top: 1px solid #999;
}
.paymentOptions .inCartSummary {
	overflow:hidden;
}
.paymentOptions .totalSection .rowGroup, .paymentOptions .couponSection .rowGroup {
	border:none;
}
.paymentOptions .totalSection {
	float:right;
}
.paymentOptions .couponSection {
	float:left;
	background-color:#efefef;
	margin:40px;
}
.couponSection .label {
	width:100px;
	clear:left;
}
.couponSection .couponCode {
	margin:20px;
	overflow:hidden;
}
.couponSection .couponCode .label, .couponSection .couponCode .field, .couponSection .couponCode .button {
	float:left;
}
.couponSection .couponCode .label {
	margin:7px 2px;
	font-weight:bold;
}
.couponSection .couponCode .field {
	margin:4px 2px;
}
.couponSection .couponCode .field .dijitTextBox {
	width:140px;
}
.couponSection .couponCode .button {
}

.couponSection .giftCard {
	margin:20px;
	overflow:hidden;
}
.couponSection .giftCard .label, .couponSection .giftCard .field, .couponSection .giftCard .button {
	float:left;
}
.couponSection .giftCard .label {
	margin:7px 2px;
	font-weight:bold;
}
.couponSection .giftCard .field {
	margin:4px 2px;
}
.couponSection .giftCard .field .dijitTextBox {
	width:140px;
}
.couponSection .giftCard .button {
}

.categoryMapResults .listRow {
	overflow:hidden;
	margin: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.categoryMapResults .listRow .listCol {
	float:left;
	width:23%;
}
.categoryMapResults .listRow .listHeading {
	font-weight:bold;
}
.categoryMapResults .listRow .listContent {
	margin-left:10px;
}
.detailRow .negative {
	color:#900;
}
.detailRow .positive {
	color:#090;
}
.s2k-dojo .companyInquiry .fieldColumn .gridContainer .rowGroup, .s2k-dojo .executiveARInfo .fieldColumn .gridContainer .rowGroup {
	border-left: 1px solid #999;
}
.genList .headingRow, .genList .detailRow {
	overflow:hidden;
}
.genList .heading, .genList .cellData {
	float:left;
}
.genList .heading {
	font-weight:bold;
	border-bottom:1px solid #999;
}
.genList .competitorCol {
	width:150px;
}
.genList .rankCol {
	width:55px;
}
.gridContainer .detailRow.hide {
	display: none !important;
}
.gridContainer .detailRow.click {
	cursor:pointer;
}
.gridContainer .cellData.hide, .gridContainer .headerCell.hide {
	display:none;
}
.gridContainer .overridePrice {
	overflow:hidden;
	width:140px;
}
.gridContainer .overridePrice .checkBox {
	width: 20px;
	float: left;
}
.gridContainer .overridePrice .qtyField {
	float: left;
	width: 120px;
}
.gridContainer .overridePrice .qtyField .dijitTextBox {
	width: 95%;
}
.gridContainer .popUpContainer {
	display: none;
}
.gridContainer .colAction a {
	border-left: 1px solid #666;
	float: left;
	padding: 0px 2px;
}
.gridContainer .colAction span.disabled {
	border-left: 1px solid #666;
	padding: 0px 2px;
	float:left;
	color:#ccc;
}
.gridContainer .colAction a:first-child {
	border:none;
}
.popUpGrid.dijitDialog .dijitDialogTitle {
	margin-right:20px;
}


.gridContainer .colPorC {
	min-width:10px;
}
.gridContainer .colAction, .gridContainer .colSeq {
	min-width:25px;
}
.gridContainer .colTime,.gridContainer .colClass, .gridContainer .colPack {
	min-width:35px;
}
.gridContainer .colDate, .gridContainer .colCity, .gridContainer .colState {
	min-width:40px;
}
.gridContainer .colStatus, .gridContainer .colDays {
	min-width:45px;
}
.gridContainer .colOther, .gridContainer .colQtyBO, .gridContainer .colPrice {
	min-width:50px;
}
.gridContainer .colRep1, .gridContainer .colRep2, .gridContainer .colDealer, .gridContainer .colOrigin, .gridContainer .colDivision, .gridContainer .colLocation, .gridContainer .colMonth, .gridContainer .colPeriod, .gridContainer .colJanuary, .gridContainer .colFebruary, .gridContainer .colMarch, .gridContainer .colApril, .gridContainer .colMay, .gridContainer .colJune, .gridContainer .colJuly, .gridContainer .colAugust, .gridContainer .colSeptember, .gridContainer .colOctober, .gridContainer .colNovember, .gridContainer .colDecember {
	min-width:55px;
}
.gridContainer .colOwner, .gridContainer .colPriority, .gridContainer .colQuarter1, .gridContainer .colQuarter2, .gridContainer .colQuarter3, .gridContainer .colQuarter4, .gridContainer .colCreatedBy {
	min-width:60px;
}
.gridContainer .colSource, .gridContainer .colType, .gridContainer .colReason, .gridContainer .colCurrent, .gridContainer .colAge1, .gridContainer .colAge2, .gridContainer .colAge3, .gridContainer .colAge4, .gridContainer .colFuture, .gridContainer .colTotal, .gridContainer .colInvDate, .gridContainer .colDueDate, .gridContainer .colAmount, .gridContainer .colPayment, .gridContainer .colSalesPercent, .gridContainer .colCost, .gridContainer .colProfit, .gridContainer .colPercent {
	min-width:65px;
}
.gridContainer .colCloseProbability, .gridContainer .colOrdered, .gridContainer .colPacked, .gridContainer .colShipped, .gridContainer .colInvoiceNum, .gridContainer .colLastYear, .gridContainer .colDifference, .gridContainer .colTotal, .gridContainer .colRelatedTo, .gridContainer .colCustomer, .gridContainer .colName {
	min-width:70px;
}
.gridContainer .colAccount, .gridContainer .colQuoteNum, .gridContainer .colReturnNum, .gridContainer .colCreditNum, .gridContainer .colOrderNum, .gridContainer .colTitle, .gridContainer .colDiscountPercent, .gridContainer .colExtendedPrice, .gridContainer .colQtyOrdered, .gridContainer .colPONum {
	min-width:75px;
}
.gridContainer .colOpenDate, .gridContainer .colContactDate, .gridContainer .colInvoiceDate, .gridContainer .colProspectNumber, .gridContainer .colAssignedTo, .gridContainer .colSalesman, .gridContainer .colPostalCode, .gridContainer .colZip, .gridContainer .colSalesYTD {
	min-width:80px;
}
.gridContainer .colCustomerNumber, .gridContainer .colEnteredBy, .gridContainer .colOrderTotal, .gridContainer .colQuoteTotal, .gridContainer .colQtyAllocated {
	min-width:85px;
}
.gridContainer .colContactEmail, .gridContainer .colEmailAddress, .gridContainer .colSubject, .gridContainer .colVendorName, .gridContainer .colCountryCode, .gridContainer .colAmountDue, .gridContainer .colCurrentYear {
	min-width:90px;
}
.gridContainer .colContactPhone, .gridContainer .colPhone, .gridContainer .colPhoneNumber, .gridContainer .colContactFax, .gridContainer .colFax, .gridContainer .colFaxNumber, .gridContainer .colItemNumber {
	min-width:95px;
}
.gridContainer .colAddress, .gridContainer .colContactName, .gridContainer .colNoteSubject, .gridContainer .colFileDescription, .gridContainer .colFileEnteredBy, .gridContainer .colCustomerPO {
	min-width:100px;
}
.gridContainer .colSalesLastYTD, .gridContainer .colPrivateTemplate {
	min-width:105px;
}
.gridContainer .colAccountName, .gridContainer .colVendorAddress1, .gridContainer .colVendorAddress2, .gridContainer .colVendorAddress3, .gridContainer .colSalesChange, .gridContainer .colLastYearSales {
	min-width:110px;
}
.gridContainer .colSalesMeasure {
	min-width:120px;
}
.gridContainer .colProjectedRevenue, .gridContainer .colRevenueStartDate, .gridContainer .colRevenueEndDate, .gridContainer .colCompetitorNumber, .gridContainer .colChangePercentage {
	min-width:130px;
}
.gridContainer .colExpectedCloseDate {
	min-width:145px;
}
.gridContainer .colCurrentYearSales {
	min-width:150px;
}
.gridContainer .colDescription {
	min-width:155px;
}


/* CRM JSR286 */
.gridContainer .colcustomerID {
	min-width:75px;
}
.gridContainer .colname {
	min-width:80px;
}
.gridContainer .coladdress1 {
	min-width:80px;
}
.gridContainer .colcity {
	min-width:40px;
}
.gridContainer .colstate {
	min-width:45px;
}
.gridContainer .colzipcode {
	min-width:35px;
}
.gridContainer .colphone {
	min-width:55px;
}
.gridContainer .colemail {
	min-width:50px;
}
.gridContainer .colprimarysalesRepName {
	min-width:50px;
}
.gridContainer .colsecondarysalesRepName {
	min-width:50px;
}
.gridContainer .colicitem {
	min-width:60px;
}
.gridContainer .colianame {
	min-width:70px;
}
.gridContainer .colicdsc1 {
	min-width:100px;
}
.gridContainer .colicdsc2 {
	min-width:100px;
}
.gridContainer .colifqoh {
	min-width:70px;
}
.gridContainer .colrodnam {
	min-width:70px;
}
.gridContainer .colrndcnm {
	min-width:50px;
}
.gridContainer .colacname {
	min-width:100px;
}
.gridContainer .colacvend {
	min-width:115px;
}
.gridContainer .colacadr1 {
	min-width:70px;
}
.gridContainer .colaccity {
	min-width:40px;
}
.gridContainer .colacstat {
	min-width:45px;
}
.gridContainer .colacmzip {
	min-width:35px;
}
.gridContainer .colacphon {
	min-width:55px;
}
.gridContainer .colaccurc {
	min-width:80px;
}
.gridContainer .colacdel {
	min-width:60px;
}
.gridContainer .colpoNumber {
	min-width:50px;
}
.gridContainer .collocation {
	min-width:60px;
}
.gridContainer .colpoType {
	min-width:35px;
}
.gridContainer .colordDate {
	min-width:70px;
}
.gridContainer .coldueDate {
	min-width:70px;
}
.gridContainer .colcancelDate {
	min-width:80px;
}
.gridContainer .colconfirmNo {
	min-width:70px;
}
.gridContainer .colcustomer {
	min-width:80px;
}
.gridContainer .colcustomerName {
	min-width:110px;
}
.gridContainer .colbuyerName {
	min-width:50px;
}
.gridContainer .colpoStatus {
	min-width:50px;
}
.gridContainer .colitem {
	min-width:50px;
}
.gridContainer .colitemDesc1 {
	min-width:100px;
}
.gridContainer .colitemDesc2 {
	min-width:100px;
}
.gridContainer .colcost {
	min-width:70px;
}
.gridContainer .colrecvDate {
	min-width:90px;
}
.gridContainer .colrecvQty {
	min-width:90px;
}
.gridContainer .coluom {
	min-width:30px;
}
.gridContainer .colextCost {
	min-width:100px;
}
.gridContainer .colorderNumber {
	min-width:100px;
}
.gridContainer .colvendor {
	min-width:70px;
}
.gridContainer .colvoucherStatus {
	min-width:50px;
}
.gridContainer .colinvoiceNumber {
	min-width:70px;
}
.gridContainer .colinvoiceDate {
	min-width:90px;
}
.gridContainer .colcashDiscountDate {
	min-width:100px;
}
.gridContainer .colinvoiceAmount {
	min-width:60px;
}
.gridContainer .colpaidAmount {
	min-width:90px;
}
.gridContainer .colbalanceDue {
	min-width:90px;
}
.gridContainer .colpayNextAmount {
	min-width:60px;
}
.gridContainer .coldiscAvail {
	min-width:60px;
}
.gridContainer .colv1099 {
	min-width:40px;
}
.gridContainer .colcurrency {
	min-width:70px;
}

/* componentFormat.css */
.mainCol .vaiComponent {
	margin-bottom: 18px;
}
.mainCol .priceBreaks .vaiComponent {
	margin-bottom: 1px;
}
.leftCol .vaiComponent {
	margin-bottom: 18px;
/*	width: 200px; */
}
.rightCol .vaiComponent {
	margin-bottom: 18px;
	width: 200px;
}
.dijitTitlePane {
	margin-top:10px;
}
.dijitTitlePane:first-child {
	margin-top:0px;
}
.vaiComponent .outerBox h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background: rgb(213,122,122);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1N2E3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2E5MDkwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkxMDgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjI4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(213,122,122,1) 0%, rgba(169,9,9,1) 50%, rgba(145,8,8,1) 50%, rgba(187,40,40,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,122,122,1)), color-stop(50%,rgba(169,9,9,1)), color-stop(50%,rgba(145,8,8,1)), color-stop(100%,rgba(187,40,40,1)));
	background: -webkit-linear-gradient(top,  rgba(213,122,122,1) 0%,rgba(169,9,9,1) 50%,rgba(145,8,8,1) 50%,rgba(187,40,40,1) 100%);
	background: -o-linear-gradient(top,  rgba(213,122,122,1) 0%,rgba(169,9,9,1) 50%,rgba(145,8,8,1) 50%,rgba(187,40,40,1) 100%);
	background: -ms-linear-gradient(top,  rgba(213,122,122,1) 0%,rgba(169,9,9,1) 50%,rgba(145,8,8,1) 50%,rgba(187,40,40,1) 100%);
	background: linear-gradient(to bottom,  rgba(213,122,122,1) 0%,rgba(169,9,9,1) 50%,rgba(145,8,8,1) 50%,rgba(187,40,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d57a7a', endColorstr='#bb2828',GradientType=0 );
	border: 1px solid #770707;
	line-height: 41px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 1px;
	background-color: #bc2626;
	text-shadow: 0 1px 2px rgba(0,0,0,.7);
}
.vaiComponent .innerBox {
	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;
}
.vaiComponent .scroll {
	overflow:auto;
	height: 200px;
}
.vaiComponent .innerBox .cnt, .vaiComponent .menu {
	margin:2px;
}
.vaiComponent .menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.vaiComponent .menu ul ul {

}
.vaiComponent .menu ul a {
	color: #676767;
	text-decoration:none;
	display:block;
/*	background: rgb(255,255,255); /* Old browsers */
/*	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
/*	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	line-height:20px;
/*	border:1px solid #ededed; */
}
.vaiComponent .menu ul a:hover {
/*	background: rgb(255,255,255); /* Old browsers */
/*	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
/*	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	text-decoration: underline;
}
.vaiComponent .menu .hide {
	display:none;
}
.vaiComponent .menu ul a {
	padding-left:10px;
}
.vaiComponent .menu ul ul a {
	padding-left:20px;
}
.vaiComponent .menu ul ul ul a {
	padding-left:30px;
}
.selectedAttributes .menu ul a {
	margin-bottom: 10px;
	padding-left: 5px;
	line-height: 10px;
}
.shoppingCartInfo {
	float:right;
}
.shoppingCartInfo .userAccountName {
	float:left;
	position:absolute;
	top:52px;
	right:40px;
	width:auto;
}
.shoppingCartInfo .userAccountName .accountIcon {
	background: url(../images/account.gif);
	background-repeat:no-repeat;
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin-top:3px;
}
.shoppingCartInfo .userAccountName .accountName {
	float:left;
	margin-left:4px;
}
.shoppingCartInfo .cartLoginLogout {
	float:left;
	margin:6px;
}
.shoppingCartInfo .shoppingCart {
	float:left;
	margin:6px;
}
.shoppingCartInfo .shoppingCart .cartIcon {
	background: url(../images/cart.gif);
	background-repeat:no-repeat;
	display:block;
	width:15px;
	height:15px;
	float:left;
}
.shoppingCartInfo .shoppingCart .cartItems {
	float:left;
	margin-left:4px;
}
.shoppingCartButtons {
	overflow:hidden;
	position:absolute;
	right:40px;
}
.shoppingCartButtons .dijitButton {
	margin:0px;
}
.shoppingCartButtons .dijitButton .dijitButtonNode {
	
}
.shoppingCartButtons .viewCart, .shoppingCartButtons .checkout {
	float:left;
}
.shoppingCartButtons .viewCart .bTextAlt {
	float:right;
}
.shoppingCartButtons .viewCart .bQty {
	float:left;
	margin-right:5px;
}
.shoppingCartButtons .viewCart .bTextAlt, .shoppingCartButtons .viewCart .bQty {
	display:none;
}
.shoppingCartButtons .viewCart .bIcon {
	background-image: url(../images/mycart-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	float:left;
	width:27px;
	height:18px;
	margin-right:4px;
}
.itemsInCart .shoppingCartButtons .viewCart .bText {
	display:none;
}
.itemsInCart .shoppingCartButtons .viewCart .bTextAlt, .itemsInCart .shoppingCartButtons .viewCart .bQty {
	display:block;
}
.shoppingCartInfo .advancedShoppingCart {
	height: 72px;
	width: 208px;
	background-image: url(../images/cartBackground.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -164px;
	left:6px;
}
.shoppingCartInfo .advancedShoppingCart .cartMsg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	position: absolute;
	left: 50px;
	top: 7px;
}
.shoppingCartInfo .advancedShoppingCart .price {
	position: absolute;
	right: 125px;
	top: 44px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	color: #00386f;
	display:none;
}
.shoppingCartInfo .advancedShoppingCart .qty {
	position: absolute;
	left: 97px;
	top: 46px;
	background-image: url(../images/cart-qtyBackground.png);
	background-position: 0px 0px;
	height: 18px;
	width: 18px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #00386f;
	font-weight: bold;
	text-align: center;
}
.shoppingCartInfo .advancedShoppingCart .checkout {
	position: absolute;
	right: 10px;
	bottom: 4px;
}
.shoppingCartInfo .advancedShoppingCart .checkout button {
	font-family: 'Conv_Futura_LtCn_BT_Light', Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.searchBar {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}
.searchBar .label {
	margin:6px;
	float:left;
	font-weight:bold;
}
.searchBar .field {
	margin:3px;
	float:left;
}
.searchBar .button {
	margin:3px;
	float:left;
}
.hasOrdering .searchBar {
	margin:0px !important;
}
.hasOrdering .searchBar .label {
	margin:10px !important;
}
.hasOrdering .searchBar .field {
	margin-top:5px;
}
.hasOrdering .searchBar .button {
	margin:0px !important;
}
.orderFromHistory .leftCol .searchBar {
	position:relative;
}
.buttonBar .searchBar {
	position:relative;
}
.buttonBar .searchBar .label {
	margin-top: 4px;
	margin-bottom: 4px;
}
.buttonBar .searchBar .field {
	margin-top:1px;
	margin-bottom:1px;
}
.buttonBar .searchBar .button {
	margin-top:0px;
	margin-bottom:0px;
}
.attributeList li {
	font-weight:bold;
}
.attributeList li li {
	font-weight:normal;
}
.loginPortlet .floatBoxColumn {
	float:left;
	overflow:hidden;
	width:46%;
	margin-top:5px;
	margin-left:25px;
}
.loginPortlet .floatBoxColumn .heading, .loginPortlet .heading {
	font-size:12pt;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;

}
.loginPortlet .floatBoxColumn .subHeading, .loginPortlet .subHeading {
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;

}
.loginPortlet .floatBoxColumn .subHeading, .loginPortlet .subHeading {
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}
.loginPortlet .floatBoxColumn .formFields, .loginPortlet .formFields {
	margin-left:10px;
	margin-top:10px;
}
.loginPortlet .floatBoxColumn .formFields .detailRow, .loginPortlet .formFields .detailRow {
	margin-top:5px;
	overflow:hidden;
}
.loginPortlet .floatBoxColumn .formFields .label, .loginPortlet .formFields .label {
	width:90px;
	font-weight:bold;
}
.quickOrderPortlet .floatBoxColumn {
	float:left;
	overflow:hidden;
	width:48%;
	margin-top:12px;
	margin-left:12px;
}
.quickOrderPortlet .quickOrderInput .itemDesc {
	width:40%;
}
.itemMaintenance .linksRow {
	overflow: hidden;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 22px;
	padding: 2px;
}
.itemMaintenance .linksRow .checkBox {
	float: left;
	overflow: hidden;
	width: 50px;
	text-align: center;
	line-height: 22px;
}
.itemMaintenance .linksRow .linkUrl, .itemMaintenance .linksRow .linkText {
	float: left;
	overflow: hidden;
	width: 190px;
	line-height: 22px;
}
.itemMaintenance .linksRow .linkUrl input, .itemMaintenance .linksRow .linkText input {
	width: 150px;
}
.itemMaintenance .linkButton {
	width: 65px;
	overflow: hidden;
	float: left;	
}
.itemMaintenance .bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.itemMaintenance .linkHeading {
	font-size: 9pt;
	font-weight: bold;	
}
.itemMaintenance .headerLink {
	float: right;
	overflow: hidden;
}
.itemMaintenance .headerLink a {
	font-size: 9pt;
}
.itemMaintenance .variantWindow {
	overflow: auto;
	height: 122px;
	width: 330px;
	margin-bottom: 5px;
	border: 1px solid #999;
	background-color: #fff;
}
.itemMaintenance .linksRow .checkBox {
	float: left;
	font-size: 9pt;
	width: 50px;
	overflow: hidden;
}
.itemMaintenance .linksRow .linkText {
	float: left;
	font-size: 9pt;
	overflow: hidden;
}
.itemMaintenance .linksRow .linkButton {
	float: left;
	font-size: 9pt;
	overflow: hidden;
}
.newItemsComponent {
	position: relative;
}
.featuredItemsComponent {
	position: relative;
}
.viewAllLink {
	position: absolute;
	top: 7px;
	right: 5px;
}
.themeSearchBar {
	position: absolute;
	top: 78px;
	right: 40px;
	z-index: 20;
	background: rgb(226,226,226); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
	border:1px solid #d8d8d8;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.themeSearchBar .mobileSearchButton {
	display:none;
}
.themeSearchBar .label {
	display:none;
}
.themeSearchBar .field {
	float:left;
	margin-top:4px;
	margin-left:5px;
}
.themeSearchBar .radioBtn {
	float:left;
	color:#fff;
	font-size:9pt;
	font-weight:bold;
	margin-top:-2px;
}
.themeSearchBar .radioBtn label {
	color:#fff;
	font-size:9pt;
	font-weight:bold;
}
.themeSearchBar .radioBtn .dijitRadio {
	margin-bottom:3px;
}
.themeSearchBar .select {
	float:left;
	margin-left:3px;
	margin-top:3px;
}
.themeSearchBar .button {
	float:left;
	border-left:1px solid #d8d8d8;
}
.themeSearchBar .button .bIcon {
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	float:left;
	width:18px;
	height:17px;
}
.themeSearchBar .button .bText {
	display:none;
}
.fbContent .optionsSelect {
	padding: 10px;
	padding-left: 20px;
	background-color: #ddd;
	font-weight:bold;
}
.richTextValues {
/*	width:240px !important; */
}
.richTextValues .scrollWindow {
	overflow:auto;
	max-height:200px;
}
.richTextValues .scroll-label {
	width: 85px;
}

/* Top Filter */
.topFilter .leftCol {
	float:none !important;
	margin-right:0px !important;
}
.topFilter .leftCol .vaiComponent {
	width:auto;
	margin-bottom:1px;
}
.topFilter .leftCol .detailRow {
	float:left;
}
.partsZoom {
	overflow: hidden;
}
.partsZoom .viewer {
	height: 600px;
	border: 1px solid #999;
	position: relative;
}
.categoryTrail {
	margin-bottom:5px;
}
.statusBox {
	color: inherit;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	display:block;
	margin:10px;
	padding:10px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position:relative;
	clear:both;
}
.statusBox:before {
	content:' ';
	width:29px;
	height:29px;
	background-image:url(../images/statusBarIcons.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
	overflow:hidden;
	float:left;
	margin-top:-7px;
	margin-left:-7px;
	margin-right:2px;
}
.statusBox.info {
	background: rgb(234,238,242);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWVmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2U0ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(234,238,242,1) 0%, rgba(215,228,243,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,238,242,1)), color-stop(100%,rgba(215,228,243,1)));
	background: -webkit-linear-gradient(top,  rgba(234,238,242,1) 0%,rgba(215,228,243,1) 100%);
	background: -o-linear-gradient(top,  rgba(234,238,242,1) 0%,rgba(215,228,243,1) 100%);
	background: -ms-linear-gradient(top,  rgba(234,238,242,1) 0%,rgba(215,228,243,1) 100%);
	background: linear-gradient(to bottom,  rgba(234,238,242,1) 0%,rgba(215,228,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeef2', endColorstr='#d7e4f3',GradientType=0 );
	border-top-color: #99BBE8;
	border-right-color: #99BBE8;
	border-bottom-color: #99BBE8;
	border-left-color: #99BBE8;
}
.statusBox.info:before {
	background-position: 0px 0px;
}
.statusBox.alert {
	background: rgb(248,248,230);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyYjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(248,248,230,1) 0%, rgba(242,242,184,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,230,1)), color-stop(100%,rgba(242,242,184,1)));
	background: -webkit-linear-gradient(top,  rgba(248,248,230,1) 0%,rgba(242,242,184,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,230,1) 0%,rgba(242,242,184,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,230,1) 0%,rgba(242,242,184,1) 100%);
	background: linear-gradient(to bottom,  rgba(248,248,230,1) 0%,rgba(242,242,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8e6', endColorstr='#f2f2b8',GradientType=0 );
	border-top-color: #e1e299;
	border-right-color: #e1e299;
	border-bottom-color: #e1e299;
	border-left-color: #e1e299;
}
.statusBox.alert:before {
	background-position: -29px 0px;
}
.statusBox.didYouKnow {
	background: rgb(244,244,244);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e5e5e5',GradientType=0 );
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
}
.statusBox.didYouKnow:before {
	background-position: -58px 0px;
}
.statusBox.valid {
	background: rgb(234,246,235);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZjZlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2YwZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(234,246,235,1) 0%, rgba(220,240,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,246,235,1)), color-stop(100%,rgba(220,240,221,1)));
	background: -webkit-linear-gradient(top,  rgba(234,246,235,1) 0%,rgba(220,240,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(234,246,235,1) 0%,rgba(220,240,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(234,246,235,1) 0%,rgba(220,240,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(234,246,235,1) 0%,rgba(220,240,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf6eb', endColorstr='#dcf0dd',GradientType=0 );
	border-top-color: #a9dcad;
	border-right-color: #a9dcad;
	border-bottom-color: #a9dcad;
	border-left-color: #a9dcad;
}
.statusBox.valid:before {
	background-position: -87px 0px;
}
.statusBox.invalid {
	background: rgb(246,234,234);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(246,234,234,1) 0%, rgba(241,221,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,234,234,1)), color-stop(100%,rgba(241,221,221,1)));
	background: -webkit-linear-gradient(top,  rgba(246,234,234,1) 0%,rgba(241,221,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(246,234,234,1) 0%,rgba(241,221,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(246,234,234,1) 0%,rgba(241,221,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(246,234,234,1) 0%,rgba(241,221,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6eaea', endColorstr='#f1dddd',GradientType=0 );
	border-top-color: #dca9a9;
	border-right-color: #dca9a9;
	border-bottom-color: #dca9a9;
	border-left-color: #dca9a9;
}
.statusBox.invalid:before {
	background-position: -116px 0px;
}
.statusBox.error {
	background: rgb(255,210,210);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGI1YjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,210,210,1) 0%, rgba(244,181,181,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,210,210,1)), color-stop(100%,rgba(244,181,181,1)));
	background: -webkit-linear-gradient(top,  rgba(255,210,210,1) 0%,rgba(244,181,181,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,210,210,1) 0%,rgba(244,181,181,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,210,210,1) 0%,rgba(244,181,181,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,210,210,1) 0%,rgba(244,181,181,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd2d2', endColorstr='#f4b5b5',GradientType=0 );
	border-top-color: #ca4444;
	border-right-color: #ca4444;
	border-bottom-color: #ca4444;
	border-left-color: #ca4444;
}
.statusBox.error:before {
	background-position: -145px 0px;
}
.statusBox button {
	border: none;
	background:transparent !important;
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.jumpToContainer {
	position:static;
}
.jumpToBar {
	position:relative;
}
.jumpToContainer.outOfView .jumpToBar {
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0px;
	background-color: #EFEFEF;
	z-index: 10;
	overflow: hidden;
	border-bottom: 1px solid #999;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.jumpToLinks {
	width:75%;
	margin:auto;
	text-align:center;
	padding:5px 0px;
}
.jumpToLinks a {
	padding:0px 10px;
	border-left:1px solid #10498F;
	line-height:1.5em;
}
.jumpToLinks a:first-child {
	border-left:none;
}
.jumpToAnchor {
	position:absolute;
}
.bulkOrderDialog .infoText ol {
	margin: 0px;
	padding: 0px 25px;
}
.bulkOrderDialog .infoText ol ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 15px;
}
.bulkOrderDialog .infoText ol ul li:nth-of-type(1) {
	margin-bottom: 10px;
}

.quickOrderBulk .infoText {
	margin:5px;
	line-height:1.3;
}
.quickOrderBulk .infoText ol {
	margin: 0px;
	padding: 0px 25px;
}
.quickOrderBulk .infoText ol ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 15px;
}
.quickOrderBulk .infoText ol ul li:nth-of-type(1) {
	margin-bottom: 10px;
}
.quickOrderBulk textarea {
	width:96%;
	margin:5px;
}
.popUpWindow .popUpHeading {
	overflow: hidden;
	font-weight: bold;
	color: #676767;
	margin-bottom: 2px;
}
.popUpWindow .fieldRow {
	overflow:hidden;
}
.popUpWindow .fieldRow .field {
	overflow:hidden;
	float:left;
}
.popUpWindow .fieldRow .field .dijitTextBox {
	margin-top:3px;
}
.popUpWindow .fieldRow .field .dijitCheckBox {
	margin-top:4px;
	margin-left:4px;
}
.popUpWindow .fieldRow label {
	line-height: 26px;
	overflow: hidden;
}
.frontPage .FusionCharts {
	width:100%;
	height:auto;
	min-width:300px;
	min-height:250px;
}
.s2k-dojo .bookmarksPortlet .editLinks .dijitButton .dijitButtonNode {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background: none;
	filter:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:none;
	display:inline-block;
	color:#15428B;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	padding:0px;
	text-decoration:underline;
	text-shadow:none;
}
.profileBookmarks .hide {
	display:none;
}
.profileBookmarks .fieldRow {
	overflow:hidden;
	border-top:1px solid #ededed;
}
.profileBookmarks .fieldRow:first-child {
	border:none;
}
.profileBookmarks .bmField {
	margin:5px;
}
.profileBookmarks .bmField .label {
	font-weight:bold;
}
.profileBookmarks .bmField .field {
}
.profileBookmarks ul {
	list-style-type: none;
	margin: 10px 8px;
	padding: 0px;
}
.profileBookmarks ul li {
	margin: 3px 0px;
	padding: 0px;
	overflow: hidden;
}
.profileBookmarks ul li a:before {
	display: block;
	float: left;
	content: " ";
	height: 16px;
	width: 16px;
	background-image: url(../images/pageIcons.png);
	background-repeat: no-repeat;
	margin-right:4px;
}
.profileBookmarks ul li.page a:before { background-position: -336px; }
.profileBookmarks ul li.externalLink a:before { background-position: -1184px; }
.profileBookmarks ul li.pdfDoc a:before { background-position: -352px; }
.profileBookmarks ul li.wordDoc a:before { background-position: -1168px; }
.profileBookmarks ul li.xlsDoc a:before { background-position: -656px; }
.profileBookmarks ul li.youtubeLink a:before { background-image: url(../images/youtube.png); }
.profileBookmarks ul li.facebookLink a:before { background-image: url(../images/facebook.png); }

.vai_md .exportButtons {
	display:none;
}
.erpContainer { width: 100%; height: 810px; position:relative; background-color:#fff; }
.erpContainer .dijitTreeContainer {
	font-size: 9pt;
}
.erpContainer .menuContainer {
	width: 260px;
	height: 100%;
	background-color: #fff;
	overflow:hidden;
	display:none;
	position:relative;
}
.erpContainer.showMenu .menuContainer { display:block;}
.erpContainer .frameBorder {
	height: 100%;
	background: #ededed;
	position: relative;
	width: 6px;
}
.erpContainer .frameBorder button {
	height:60px;
	width:100%;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	background: rgba(255,255,255,.5);
	border:none;
	position:absolute;
	top:50%;
	margin-top:-30px;
	padding:0px;
	overflow:hidden;
	font-weight:bold;
}
.erpContainer .frameBorder button .icon {
	height: 9px;
	width: inherit;
	background-image: url(../images/frameArrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.erpContainer.showMenu .frameBorder button .icon {
	background-position: 0px -10px;
}
.erpContainer .mainContent {
	height: 100%;
/*	background-color: #fff; */
	overflow:auto;
}
.erpContainer .menuContainer, .frameBorder {
	float:left;
}
.erpContainer .innerContainer {

}
.erpContainer .buttonBar {
	margin:0px !important;
}
.erpContainer .sessionBar {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	height: 30px;
	background: rgb(238,238,238);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.erpContainer .containerFrame {
	width: 100%;
	border: none;
	margin: 0px;
	height: 100%;
	padding: 0px;
}
.erpContainer .sessionTabContainer {
	width:100%;
}
.s2k-dojo .erpContainer .dijitTabContainerTop-dijitContentPane {
	padding:0px;
}
.erpContainer .editFavoritesBtn {
	display:none;
}
.erpContainer.showFavorites .editFavoritesBtn {
	display:inline;
}
.erpContainer.showFavorites .collapseAllBtn, .erpContainer.showFavorites .refreshBtn {
	display:none;
}
.favoritesContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.favoritesContainer li {
	overflow:hidden;
}
.favoritesContainer .favBTN {
	width:100%;
}
.favoritesContainer .removeFavBTN {
	display:none;
	float:right;
	width:19px;
}
.favoritesContainer .moveHandle {
	float:left;
}
.erpContainer.editMode .favoritesContainer .removeFavBTN {
	display:inline;
}
.favoritesContainer .favBTN .dijitButton, .favoritesContainer .removeFavBTN .dijitButton, .favoritesContainer .favBTN .dijitButton, .favoritesContainer .moveHandle .dijitButton {
	margin:0px;
	display:block;
	overflow:hidden;
}
.favoritesContainer .favBTN .dijitButton .dijitButtonNode {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding: 4px 1px 2px 2px;
	margin: 0 1px;
	background:none;
	background-color: none;
	background-color: transparent;
	background-color: rgba(171, 214, 255, 0);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: rgba(118, 157, 192, 0);
	border-width: 0;
	color: #000000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-transition-property: background-color, border-color;
	-moz-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	text-shadow:none;
	font-weight:normal;
	display:block;
	text-align:left;
}
.favoritesContainer .favBTN .dijitButtonHover .dijitButtonNode {
	background-color: #abd6ff;
	background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
	padding: 3px 0px 1px 2px;
	margin: 0;
	border: solid 1px #759dc0;
	color: #000000;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
}
.favoritesContainer .favBTN .dijitButton .bText {
	white-space:normal;
}
.favoritesContainer .favBTN .dijitButton .bIcon {
	background-image: url(../s2k-dojo/icons/images/commonIconsObjActEnabled.png);
	width: 16px;
	height: 16px;
	background-position: -352px;
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:2px;
}
.favoritesContainer .removeFavBTN .dijitButton .dijitButtonNode {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding: 4px 1px 2px 0;
	margin: 0 1px;
	background:none;
	background-color: none;
	background-color: transparent;
	background-color: rgba(171, 214, 255, 0);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: rgba(118, 157, 192, 0);
	border-width: 0;
	color: #000000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-transition-property: background-color, border-color;
	-moz-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	text-shadow:none;
	font-weight:normal;
	display:block;
}
.favoritesContainer .removeFavBTN .dijitButtonHover .dijitButtonNode {
	background-color: #abd6ff;
	background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
	padding: 3px 0 1px;
	margin: 0;
	border: solid 1px #759dc0;
	color: #000000;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
}
.favoritesContainer .removeFavBTN .dijitButton .bText {
	display:none;
}
.favoritesContainer .removeFavBTN .dijitButton .bIcon {
	background-image: url(../images/commonIconsObjActEnabled.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	background-position: -80px 0px;
}
.erpContainer .favoritesContainer .moveHandle {
	display:none;
}
.erpContainer.editMode .favoritesContainer .moveHandle {
/*	display:inline; */
}
.favoritesContainer .moveHandle .dijitButton .dijitButtonNode {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding: 4px 1px 2px 0;
	margin: 0 1px;
	background:none;
	background-color: none;
	background-color: transparent;
	background-color: rgba(171, 214, 255, 0);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: rgba(118, 157, 192, 0);
	border-width: 0;
	color: #000000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-transition-property: background-color, border-color;
	-moz-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	text-shadow:none;
	font-weight:normal;
	display:block;
}
.favoritesContainer .moveHandle .dijitButtonHover .dijitButtonNode {
	background-color: #abd6ff;
	background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
	padding: 3px 0 1px;
	margin: 0;
	border: solid 1px #759dc0;
	color: #000000;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
}
.favoritesContainer .moveHandle .dijitButton .bText {
	display:none;
}
.favoritesContainer .moveHandle .dijitButton .bIcon {
	background-image: url(../images/linesIcon.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	background-position: 0px 0px;
}
.erpContainer .menuContainer .statusBox {
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display:block;
	padding:10px;
	font-weight:bold;
	border:none;
	border-bottom:1px solid;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	margin:0px;
}
.favoritesContainer .noFavMessage {
	border: 3px dashed #dedede;
	color: #dedede;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
	padding: 6px;
	line-height: 1.5em;
}
.erpContainer .mainContent .buttonBar {
	background-color:#efefef;
	border:none;
	padding:0px;
	height:44px;
	position:relative;
	overflow:hidden;
}
.erpContainer .mainContent .buttonBar .tabContainer {

}
.erpContainer .mainContent .buttonBar .dijitButton, .erpContainer .mainContent .buttonBar .dijitDropDownButton {
	margin:0px;
}
.erpContainer .mainContent .buttonBar .dijitButton:first-child {
	margin-left: 0px;
}
.erpContainer .mainContent .buttonBar .dijitButton .dijitButtonNode, .erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitButtonNode {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(240,240,240,1) 3%, rgba(255,255,255,1) 30%, rgba(240,240,240,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(255,255,255,1)), color-stop(3%,rgba(240,240,240,1)), color-stop(30%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(240,240,240,1) 3%,rgba(255,255,255,1) 30%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(240,240,240,1) 3%,rgba(255,255,255,1) 30%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(240,240,240,1) 3%,rgba(255,255,255,1) 30%,rgba(240,240,240,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(240,240,240,1) 3%,rgba(255,255,255,1) 30%,rgba(240,240,240,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
	font-size:12px;
	font-weight:normal;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:4px 6px;
	text-shadow:none;
	border-bottom:none;
}
.erpContainer .mainContent .buttonBar .dijitButton.selectedSession .dijitButtonNode {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZGJlYmZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(219,235,252,1) 3%, rgba(255,255,255,1) 40%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(255,255,255,1)), color-stop(3%,rgba(219,235,252,1)), color-stop(40%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(219,235,252,1) 3%,rgba(255,255,255,1) 40%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(219,235,252,1) 3%,rgba(255,255,255,1) 40%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(219,235,252,1) 3%,rgba(255,255,255,1) 40%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(219,235,252,1) 3%,rgba(255,255,255,1) 40%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.erpContainer .mainContent .buttonBar .previousTabsButton .bIcon {
	height: 14px;
	width: 14px;
	margin: 0 auto;
	background: url("../s2k-dojo/themes/s2k-dojo/form/images/buttonArrows.png") no-repeat -75px 50%;
	background-color: transparent;
	display:block;
}
.erpContainer .mainContent .buttonBar .nextTabsButton .bIcon {
	height: 14px;
	width: 14px;
	margin: 0 auto;
	background: url("../s2k-dojo/themes/s2k-dojo/form/images/buttonArrows.png") no-repeat -24px 50%;
	background-color: transparent;
	display:block;
}
.erpContainer .mainContent .buttonBar .previousTabsButton.dijitButtonDisabled .bIcon{
	background-position: -175px 50%;
}
.erpContainer .mainContent .buttonBar .nextTabsButton.dijitButtonDisabled .bIcon{
	background-position: -124px 50%;
}

.erpContainer .mainContent .buttonBar .previousTabsButton .bText, .erpContainer .mainContent .buttonBar .nextTabsButton .bText {
	display:none;
}
.erpContainer .mainContent .buttonBar .previousTabs, .erpContainer .mainContent .buttonBar .nextTabs, .erpContainer .mainContent .buttonBar .tabController, .erpContainer .mainContent .buttonBar .tabContainer {
	position: absolute;
	bottom: 0px;
}
.erpContainer .mainContent .buttonBar .previousTabs {
	left:0px;
}
.erpContainer .mainContent .buttonBar .nextTabs {
	right:0px;
}
.erpContainer .mainContent .buttonBar .tabController {
	overflow:hidden;
	height:100%;
}
.erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitButtonText {
	display:none;
}
.erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitArrowButtonInner {
	height:14px;
}
.erpContainer .fullScreenButton .bText {
	display:none;
}
.erpContainer .fullScreenButton .bIcon {
	height: 16px;
	width: 16px;
	margin: 0 auto;
	background-color: transparent;
	display: block;
	background-image: url(../images/expand-contract.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fsContainer .dijitButton {
	margin:0px;
}
.fsContainer .dijitButton .dijitButtonNode {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
.erpFullScreen .erpContainer .fullScreenButton .bIcon {
	background-position: -16px 0px;
}
.dijitMenuItem .bText {
	padding: 2px;
	overflow: hidden;
	display: block;
}

.erpFullScreen .s2kEnterpriseLayout {
	position:fixed;
	background:#efefef;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.erpFullScreen .erpContainer {
	height:100%;
}

.rocketDialogContainer {
	position: fixed;
	left: 0px;
	top: 0px;
	width:0px;
	height:0px;
	background-color:rgba(255,255,255,.5);
	overflow:hidden;
	z-index:800;
}
.rocketDialogContainer.open {
	width:100%;
	height:100%;
	overflow:visible;
}
.rocketDialog {
	position:absolute;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	background-color: #FFF;
}
.rocketDialog .titleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	background: rgb(243,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjFweCIgc3RvcC1jb2xvcj0iI2YzZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjFweCIgc3RvcC1jb2xvcj0iI2RhZTdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NkZGVmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FiYzdlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I3Y2ZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2RlZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(243,247,251,1) 0%, rgba(243,247,251,1) 1px, rgba(218,231,247,1) 1px, rgba(205,222,243,1) 50%, rgba(171,199,237,1) 50%, rgba(183,207,238,1) 51%, rgba(204,222,243,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,247,251,1)), color-stop(1px,rgba(243,247,251,1)), color-stop(1px,rgba(218,231,247,1)), color-stop(50%,rgba(205,222,243,1)), color-stop(50%,rgba(171,199,237,1)), color-stop(51%,rgba(183,207,238,1)), color-stop(100%,rgba(204,222,243,1)));
	background: -webkit-linear-gradient(top,  rgba(243,247,251,1) 0%,rgba(243,247,251,1) 1px,rgba(218,231,247,1) 1px,rgba(205,222,243,1) 50%,rgba(171,199,237,1) 50%,rgba(183,207,238,1) 51%,rgba(204,222,243,1) 100%);
	background: -o-linear-gradient(top,  rgba(243,247,251,1) 0%,rgba(243,247,251,1) 1px,rgba(218,231,247,1) 1px,rgba(205,222,243,1) 50%,rgba(171,199,237,1) 50%,rgba(183,207,238,1) 51%,rgba(204,222,243,1) 100%);
	background: -ms-linear-gradient(top,  rgba(243,247,251,1) 0%,rgba(243,247,251,1) 1px,rgba(218,231,247,1) 1px,rgba(205,222,243,1) 50%,rgba(171,199,237,1) 50%,rgba(183,207,238,1) 51%,rgba(204,222,243,1) 100%);
	background: linear-gradient(to bottom,  rgba(243,247,251,1) 0%,rgba(243,247,251,1) 1px,rgba(218,231,247,1) 1px,rgba(205,222,243,1) 50%,rgba(171,199,237,1) 50%,rgba(183,207,238,1) 51%,rgba(204,222,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7fb', endColorstr='#ccdef3',GradientType=0 );
	
	border: 1px solid #676767;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	padding: 0 7px 3px 7px;
	line-height: 24px;
	overflow:hidden;
	cursor:move;
}
.rocketDialog .titleBar .closeButton {
	float: right;
}
.rocketDialog .titleBar .closeButton button{
	font-family:inherit;
	font-weight:inherit;
	font-size:inherit;
}
.rocketDialog .titleBar .titleBarText {
	float: left;
	font-family:inherit;
	font-weight:inherit;
	font-size:inherit;
}
.rocketDialog .containerNode {
	border: 1px solid #676767;
	border-top:none;
}
.rocketDialog .rocketFrame {
	border: none;
	width: 1008px;
	height: 680px;
}

.favContainer .favoritesList ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.favContainer .favoritesList .removeFavBTN, .favContainer .favoritesList .moveHandle {
	display:none;
}
.favContainer .favoritesList .favBTN {
	display:block;
}
.favContainer .favoritesList .favBTN .dijitButton {
	display:block;
}
.favContainer .favoritesList .favBTN .dijitButton .dijitButtonNode {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding: 4px 1px 2px 2px;
	margin: 0 1px;
	background:none;
	background-color: none;
	background-color: transparent;
	background-color: rgba(171, 214, 255, 0);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: rgba(118, 157, 192, 0);
	border-width: 0;
	color: #000000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-webkit-transition-property: background-color, border-color;
	-moz-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	text-shadow:none;
	font-weight:normal;
	display:block;
	text-align:left;
}
.favContainer .favoritesList .favBTN .dijitButtonHover .dijitButtonNode {
	background-color: #abd6ff;
	background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
	padding: 3px 0px 1px 2px;
	margin: 0;
	border: solid 1px #759dc0;
	color: #000000;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	transition-duration: 0.25s;
}
.favContainer .favoritesList .favBTN .dijitButton .bText {
	white-space:normal;
}
.favContainer .favoritesList .favBTN .dijitButton .bIcon {
	background-image: url(../s2k-dojo/icons/images/commonIconsObjActEnabled.png);
	width: 16px;
	height: 16px;
	background-position: -352px;
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-right:2px;
}

.erpContainer .keepAliveContainer {
	overflow:hidden;
	height:0px;
}

.erpContainer .editBar {
	text-align:right;
}

.erpContainer .editBar .bIcon {
	background-image: url(../images/gear.png);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	width:16px;
	height:16px;
	float:left;
}
.erpContainer .editBar .editButton .dijitButtonNode, .erpContainer .editMode .editBar .viewButton .dijitButtonNode {
	border: none !important;
	padding: 0px !important;
	color: inherit !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	background: none !important;
	margin:4px;
}

.erpContainer .editBar .editButton .bText, .erpContainer .editBar .viewButton .bText {
	display:none;
}

.erpContainer .editBar .editButton, .erpContainer .editMode .editBar .viewButton {
	display:inline-block;
}

.erpContainer .editMode .editBar .editButton, .erpContainer .editBar .viewButton {
	display:none;
}
/*
.erpContainer .editBar .editButton .bIcon {
	background-position: -96px 0px;
}
.erpContainer .editBar .viewButton .bIcon {
	background-position: -144px 0px;
}
*/
.myS2KQuickLaunch {
	overflow:hidden;
	margin-top:10px;
}
.myS2KQuickLaunch .optionButtons {
	display:none;
}
.myS2KQuickLaunch .editMode .optionButtons, .editMode .myS2KQuickLaunch .optionButtons {
	display:block;
}
.myS2KQuickLaunch .dijitButton .dijitButtonNode {
	border: none !important;
	padding: 0px !important;
	color: inherit !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	background: none !important;
}
.myS2KQuickLaunch .dijitButton .bIcon {
	display:block;
	width:16px;
	height:16px;
	float:left;
}
.myS2KQuickLaunch .dijitButton.selectedProgram .bIcon {
	background-image: url(../images/selectedArrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.myS2KQuickLaunch h1 {
	margin-left:10px;
}
.myS2KQuickLaunch ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
}
.myS2KQuickLaunch .quickLaunchCol {
	border-left:1px solid #676767;
	margin-right:-1px;
	overflow:auto;
	max-height:745px;
	float:left;
}
.myS2KQuickLaunch .quickLaunchCol:first-child {
	border-left:none;
	margin-right:0px;
}
.myS2KLaunch .mainContent .buttonBar {
	height:23px;
}
.myS2KQuickLaunch .showButton .bText, .myS2KQuickLaunch .favButton .bText {
	display:none;
}
.myS2KQuickLaunch .showButton .bIcon {
	background-image: url(../images/eye.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.myS2KQuickLaunch .hNode .showButton .bIcon {
	background-image: url(../images/eye-slash.png);
}
.myS2KQuickLaunch .favButton .bIcon {
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.myS2KQuickLaunch .favorite .favButton .bIcon {
	background-image: url(../images/star-selected.png);
}
.myS2KQuickLaunch .hNode .appButton .bText {
	color:#ccc;
}


.quickLaunch1Col .quickLaunchCol {
	width:100%;
	float:left;
}
.quickLaunch2Col .quickLaunchCol {
	width:50%;
	float:left;
}
.quickLaunch3Col .quickLaunchCol {
	width:33.33333%;
	float:left;
}
.quickLaunch4Col .quickLaunchCol {
	width:25%;
	float:left;
}
.quickLaunch5Col .quickLaunchCol {
	width:20%;
	float:left;
}
.myS2KQuickLaunch .dijitStretch {
}
.myS2KQuickLaunch li {
	border:1px solid transparent;
}
.myS2KQuickLaunch .editMode li, .editMode .myS2KQuickLaunch li {
	border:1px dashed #ccc;
}
.myS2KQuickLaunch li .optionButtons {
	float:right;
}











.phone .zoomtracker, .tablet .zoomtracker {
	display:none;
}

.magnifyarea {
	z-index: 10 !important;
}
.headingPrefix {
	float: left;
	margin-right: 5px;
}
/* Top Filtering options */
.topFilters .appContainer .leftCol {
	float: none !important;
	margin-right: 0px !important;
	width:auto !important;
}
.topFilters .appContainer .leftCol .vaiComponent, .topFilters .appContainer .leftCol .vaiComponent .buttonBar {
	margin-bottom:0px;
}

/* Popout Filtering options */
.filterDropWindow {
	background: #fff;
	padding:3px !important;
}
.filterDropWindow .leftCol .vaiComponent {
	margin:0px !important;
}
.s2k_iFrame_cp {
	padding:0px !important;
}
.wpthemeLayoutContainers .wpthemeControl, .wpthemeLayoutContainers .wpthemeControl .wpthemeControlBody {
	position:static;
}
.wpthemeMobile #wpthemeTopNavToggle {
	display:none;
}
.wpthemeMobileNav .dropNavContainer a{
	padding-left:10px;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #262626;
}

.field.debugReq {
	background-color:#f00;
}

.smartCenterRoleSelection .roleLabel {
	float:left;
	color:#676767;
	margin-right:5px;
}
.smartCenterRoleSelection .selectContainer {
	float:left;
}
.hNode {
	display:none !important;
}
.editMode .hNode {
	display:block !important;
}

/* itemResults.css */
/* Compare View */
.compareThese {
	overflow:hidden;
	display:block;
	float:left;
	margin:3px;
}
.compareThese .compareThis {
	float: left;
	overflow: hidden;
	display: block;
	height: 24px;
	width: 24px;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	border: 1px solid #666;
	margin-right: 5px;
	position:relative;
}
.compareThese .compareThis .removeCompare {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #900;
	display: block;
	color: #fff;
	width: 8px;
	text-align: center;
	line-height: 8px;
	font-weight: bold;
}
.compareThese .compareThis .compareOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}
.compareItems .removeLink {
	text-align:right;
	margin-bottom:5px;
}
.compareItems .itemImage {
	margin-bottom: 10px;
	text-align:center;
	overflow:hidden;
}
.compareItems .spec {
	overflow:hidden;
	vertical-align:top;
}
.compareItems .label {
	float: left;
	font-weight: bold;
	width: 80px;
}
.compareItems .detail {
	overflow:hidden;
}

/* Box View */

.boxes .guidePopup {
	display:none;
}
.boxes .rowGroup {
	border-top: 0px solid #999;
	border-right:none;
	border-left:none;
}
.boxes .itemResults .headerRow {
	display:none;
}
.boxes .itemResults .detailRow {
	display:block;
	float:left;
	width:25%;
}
.boxes .itemResults .detailRow.emptyRow {
	display:none!important;
}
.dj_ie .boxes .itemResults .detailRow {
	width:23%;
}
.boxes .itemResults .topRow {
	border-top:none;
}
.boxes .itemResults .lastCol {
	border-right:none;
}
.boxes .detailRow .detailBorder {
	border-left: 0px solid #999;
	border-top: 0px solid #999;
	overflow: hidden;
}
.boxes .topRow .detailBorder {
	border-top:none;
}
.boxes .lastCol .detailBorder {
	border-right: 0px solid #999;
}
.boxes .detailRow .itemImage {
	text-align:center;
	display:block;
	border:none;
	position:relative;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
}
.boxes .detailRow .itemImage img {
	max-width:225px;
	max-height:225px;
/*	width: 100px; */
	width:auto;
	height: auto;
}
.boxes .detailRow .itemImage .quickView {
	position:absolute;
	display:none;
	bottom:40px;
	left:50%;
	margin-left:-45px;
	width:90px;
}
.vai_dt .boxes .detailRow .itemImage:hover .quickView {
	display:block;
}
.boxes .detailRow:hover .itemImage img {
	-webkit-box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
	box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
}
.boxes .detailRow .itemImage .compare {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -38px;
}
.boxes .detailRow .itemDetails {
	display:block;
	border:none;
	padding:0px;
	margin:5px;
}
.boxes .detailRow .itemDetails .itemDescription {
	margin-top:5px;
	margin-bottom:5px;
	border:none;
	padding:0px;
}
.boxes .detailRow .itemDetails .itemExtDescription {
	margin-top:5px;
	margin-bottom:5px;
	border:none;
	display:none;
	padding:0px;
}
.boxes .detailRow .price {
	display:block;
	border:none;
	overflow:hidden;
	padding:0px;
	margin:5px;
}
.boxes .detailRow .price .thePrice {
	font-weight:bold;
	float:none;
	margin-right:5px;
	font-size:1.4em;
	display: inline-block;
}
.productItemListing .boxes .detailRow .price .thePrice {
	float:none;
	display:inline-block;
}
.productItemListing .boxes .itemCartOptions .compare,
.searchResults .boxes .itemCartOptions .compare {
	text-align:center;
}
.boxes .detailRow .price .multipleUM .thePrice {
	margin-top:3px;
}
.boxes .detailRow .price .unitMeasure {
	display:inline-block;
	margin-top: 6px !important;
}
.boxes .detailRow .itemCartOptions {
	display:block;
	border:none;
	padding:0px;
	margin:5px;
}
.boxes .detailRow .orderGuide {
	clear:left;
}
.boxes .iconGroup .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin:2px;
}
.boxes .iconGroup .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.boxes .iconGroup .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.boxes .iconGroup .hazardSurcharge {
}
.boxes .iconGroup .overSized {
	background-image: url(../images/icon_wide.gif);
}
.boxes .iconGroup .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.boxes .iconGroup .historyIcon {
	background-image: url(../images/icon_history.png);
}
.boxes .iconGroup .newItemIcon {
	background-image: url(../images/icon_newItem.png);
}

.boxes .catItems .detailRow .itemDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
	text-align:center;
	font-size:1.3em;
}
.boxes .catItems, .boxes .catItems .detailBorder, .productItemListing .detailBorder {
	border:none !important;
}
.productItemListing .boxes .rowGroup {
	border:none !important;
}
.boxes .catItems .detailRow .shortDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
}
.categoryListing .buttonBar {
	display:none;
}
.boxes .catItems .detailRow .longDescription {
	border:none;
	display:none;
}
.boxes .catItems .detailRow .itemImage {
	border:none;
	padding:0px;
	margin-bottom:10px;
}
.boxes .catItems .detailRow .price {
	border:none;
	padding:0px;
	margin:5px;
}
.boxes .catItems .detailRow .buttons {
	border:none;
	display:none;
}

.boxes .newItems .detailRow .itemDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
}
.boxes .newItems .detailRow .shortDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
}
.boxes .newItems .detailRow .longDescription {
	border:none;
	display:none;
}
.boxes .newItems .detailRow .itemImage {
	border:none;
	padding:0px;
	margin-bottom:10px;
}
.boxes .newItems .detailRow .price {
	border:none;
	padding:0px;
	margin:5px;
}
.newItems .detailRow .itemCartOptions {
	border:none;
	display:none;
}
.boxes .featuredItems .detailRow .itemDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
}
.boxes .featuredItems .detailRow .shortDescription {
	border:none;
	display:block;
	padding:0px;
	margin:5px;
}
.boxes .featuredItems .detailRow .longDescription {
	border:none;
	display:none;
}
.boxes .featuredItems .detailRow .itemImage {
	border:none;
	padding:0px;
	margin-bottom:10px;
}
.boxes .featuredItems .detailRow .price {
	border:none;
	padding:0px;
	margin:5px;
}
.featuredItems .detailRow .itemCartOptions {
	border:none;
	display:none;
}
.boxes .itemCartOptions .itemQuantity {
	display:none;
}
.boxes .itemCartOptions .addToCart {
	display:none;
}
.boxes .itemDetails .additionalInfo {
}
.boxes .itemDetails .additionalInfo .linkGroup, .boxes .itemDetails .additionalInfo .iconGroup {
	display:none;
}
.boxes .additionalInfo {
	border-spacing: 0px;
	padding:0px;
}
.boxes .addInfoRow {
	overflow:hidden;
	text-align:center;
}
.boxes .addInfoRow .label, .addInfoRow .output {
	display:inline-block;
}
.boxes .addInfoRow .label {
	font-weight:bold;
}
.boxes .addInfoRow .output {
	padding-left:5px;
}
.boxes .addToCart 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: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	cursor:pointer;
}
.boxes .addToCart button .addToCartIcon {
	background-image: url(../images/cart.gif);
	display: block;
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
}
.boxes .addToCart button:hover {
	color: #000;
}
.boxes .ogButton .dijitArrowButtonInner {
	display:none;
}

.newItemsComponent.boxes .dijitTitlePaneContentOuter {
	border:none;
}
.featuredItemsComponent.boxes .dijitTitlePaneContentOuter {
	border:none;
}
.upSellItemsComponent.boxes .dijitTitlePaneContentOuter {
	border:none !important;
}
.relatedItemsComponent.boxes .dijitTitlePaneContentOuter {
	border:none !important;
}
.crossSellItemsComponent.boxes .dijitTitlePaneContentOuter {
	border:none !important;
}
/* List View */

.listView .guidePopup {
	display:none;
}
.listView .detailRow .itemImage {
	text-align:center;
}
.listView .detailRow .itemImage img {
	width: 60px;
	height: auto;
}
.listView .detailRow:hover .itemImage img {
	-webkit-box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
	box-shadow:  4px 4px 13px 0px rgba(0, 0, 0, .5);
}
.listView .detailRow .itemImage .compare {
	text-align:center;
	margin-top:5px;
}
.listView .additionalInfo {
	border-spacing: 0px;
	margin-top:5px;
}
.listView .addInfoRow {
	overflow:hidden;
}
.listView .addInfoRow .label, .listView .addInfoRow .output {
	float:left;
}
.listView .addInfoRow .label {
	font-weight:bold;
}
.listView .addInfoRow .output {
	padding-left:5px;
}
.listView .itemCartOptions .itemQuantity {
	float:left;
}
.listView .cellData .itemDescription {
	font-weight: bold;
	margin-bottom: 5px;	
}
.listView .detailRow .itemCartOptions {
	min-width:95px;
}
.boxes .detailRow .orderGuide {
	clear:left;
}
.listView .detailRow .orderGuide {
	clear:both;
}
.listView .detailRow .price {
	min-width:125px;
	text-align:right;
}
.listView .detailRow .price .priceContainer {
	overflow:hidden;
	float:right;
}
.listView .detailRow .price .thePrice {
	font-weight:bold;
	float:left;
	margin-right:5px;
}
.listView .detailRow .price .multipleUM .thePrice {
	margin-top:3px;
}
.listView .detailRow .price .priceContainer .unitMeasure {
	float:left;
}
.listView .addToCart 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: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	cursor:pointer;
}
.listView .addToCart button .addToCartIcon {
	background-image: url(../images/cart.gif);
	display: block;
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
}
.listView .addToCart button:hover {
	color: #000;
}
.listView .ogButton .dijitArrowButtonInner {
	display:none;
}
.listView .itemQuantity label {
	display:none;
}
.s2k-dojo .gridContainer .unitMeasure .dijitComboBox {
	width: 60px;
}
/* Quick view */
.flyBoxQuickView {
	position: fixed;
	z-index: 500;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,.6);
}
.flyBoxQuickView .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;
}
.flyBoxQuickView .fbContent .scroll {
	padding:20px;
	overflow:auto;
	height:360px;
}
.flyBoxQuickView .quickViewContainer {
	overflow:hidden;
}
.flyBoxQuickView .quickViewLeft, .flyBoxQuickView .quickViewRight {
	float:left;
	width:48%;
	min-height:100px;
}
.flyBoxQuickView .quickViewLeft .theImage {
	margin:auto;
	margin-top:15px;
}
.flyBoxQuickView .quickViewRight {
	border-left:1px solid #e5e5e5;
	margin:10px;
	min-height:466px;
}
.flyBoxQuickView .qv_heading, .flyBoxQuickView .qv_overview, .flyBoxQuickView .qv_qtyBar, .flyBoxQuickView .qv_fullDetailLink {
	margin-left:10px;
}
.flyBoxQuickView .qv_heading {
	margin-top:15px;
}
.flyBoxQuickView .qv_heading .qv_description {
	font-weight: bold;
	font-size: 12pt;
}
.flyBoxQuickView .qv_heading .qv_itemNumber {
	overflow:hidden;
    margin-top: 10px;
}	
.flyBoxQuickView .qv_heading .qv_itemNumber .label {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}
.flyBoxQuickView .qv_heading .qv_itemNumber .output {
	
}
.flyBoxQuickView .qv_heading .qv_price {
	overflow:hidden;
	margin-top:10px;
}
.flyBoxQuickView .qv_heading .qv_price .priceContainer {
	overflow:hidden;
}
.flyBoxQuickView .qv_heading .qv_price .thePrice {
	float:left;
	margin-right:5px;
	font-weight:bold;
}
.flyBoxQuickView .qv_heading .qv_price .multipleUM .thePrice {
	margin-top:3px;
}
.flyBoxQuickView .qv_heading .qv_price .unitMeasure {
	float:left;
}
.flyBoxQuickView .qv_overview {
	margin-top:10px;
}
.flyBoxQuickView .qv_overview .qv_header {
	font-weight:bold;
	margin-bottom: 3px;
}
.flyBoxQuickView .qv_overview .scroll {
	padding:20px;
	overflow:auto;
	height:80px;
	border:1px solid #E5E5E5;
}
.flyBoxQuickView .qv_overview .qv_copy {
}
.flyBoxQuickView .qv_qtyBar {
	overflow:hidden;
}
.flyBoxQuickView .qv_qtyBar .addToCartContainer {
	overflow:hidden;
}
.flyBoxQuickView .qv_qtyBar .itemQuantity {
	margin:8px;
}
.flyBoxQuickView .qv_qtyBar .addToCart {
	margin:6px;	
}
.flyBoxQuickView .qv_qtyBar .addToCart .dijitButtonNode {
	background: rgb(251,198,198); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZhYjZiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y2YTRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlkOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(251,198,198,1) 0%, rgba(250,182,180,1) 50%, rgba(246,164,162,1) 51%, rgba(246,157,155,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,198,198,1)), color-stop(50%,rgba(250,182,180,1)), color-stop(51%,rgba(246,164,162,1)), color-stop(100%,rgba(246,157,155,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc6c6', endColorstr='#f69d9b',GradientType=0 ); /* IE6-8 */
	color: #FFF;
	text-transform: lowercase;
	font-weight: bold;
	border: 3px solid #FFF;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}
.flyBoxQuickView .qv_qtyBar .addToCart .bIcon{
	background-image: url(../images/addToCart-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:25px;
	height:22px;
	display:block;
	float:left;
	margin-right:4px;
}
.flyBoxQuickView .qv_qtyBar .addToCart .bText {
	line-height: 22px;
}
.flyBoxQuickView .qv_qtyBar .addToCart .dijitButtonText {
	padding: .2em 0.5em;
}

.flyBoxQuickView .iconGroup {
	margin-left:25px;
	margin-top:10px;
}
.flyBoxQuickView .qv_fullDetailLink {
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.flyBoxQuickView .qv_fullDetailLink .linkContainer {
	float:right;
}
.flyBoxQuickView .qv_fullDetailLink .linkContainer .lIcon {
	
}
.flyBoxQuickView .qv_fullDetailLink .linkContainer .lText {
	
}
.flyBoxQuickView .canNotOrder {
	display:none;
}
.s2k-dojo .flyBoxQuickView .dijitTabListContainer-top .tabStripButton {
	display:none;
}
.large .rowGroup {
	font-size:13pt;
}

.s2k-dojo .boxes .featuredItemsComponent .dijitTitlePaneContentOuter, .s2k-dojo .boxes .newItemsComponent .dijitTitlePaneContentOuter {
	border: none;
}
.featuredItemsComponent.boxes .itemCartOptions, .newItemsComponent.boxes .itemCartOptions {
	display:none;
}
.itemResults .itemDescription h3 {
	font-size: 10pt;
	margin-top:0px;
	text-align:center;
}
.itemResults .itemDescription .subDescription {
	text-align:center;
}
.itemResults .priceContainer  {
	text-align:center;
}

/* itemDetail.css */
/* itemDetailLayout1 */
.itemDetailLayout1 .itemHeader {
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	overflow: hidden;
	min-height: 300px;
}
.itemDetailLayout1 .itemHeader .imageBox {
	margin:10px;
	float:left;
	background-color: #FFF;
	border: 1px solid #999;
	width:300px;
}
.itemDetailLayout1 .itemImage .image {
	margin:10px;
	text-align:center;
	height:250px;
	width:280px;
	overflow:hidden;
	position:relative;
}
.itemDetailLayout1 .itemHeader .imageBox .image .fullImageLoadOverlay {
	background:  #fff url('../images/ajax-loader.gif') no-repeat 10px 14px;
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.itemDetailLayout1 .itemHeader .imageBox .image img {

}
.itemDetailLayout1 .itemHeader .imageBox .thumbSlider {
	overflow:auto;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs {
	overflow:hidden;
	margin:22px;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout1 .imageThumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.itemDetailLayout1 .imageThumbs ul li a {
	display:block;
	height:50px;
}




.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .selectOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .selected .selectOverlay {
	display:none;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .altImageLoadOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs img {

}
.itemDetailLayout1 .itemHeader .infoBox {
	overflow:hidden;
	margin:0px;
	width:440px;
	float:left;
}
.itemDetailLayout1 .itemHeader .infoBox .itemDescription {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .itemDescription h1 {
	margin: 0px;
	font-size: 14pt;
}
.itemDetailLayout1 .itemHeader .infoBox .itemStock {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .label {
	font-weight:bold;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .label:after {
	font-weight:bold;
	content:':';
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .detail {
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .detail:after {
	content:';';
}
.itemDetailLayout1 .itemHeader .infoBox .itemNumber {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .manufacturerItem {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .manufacturer {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .itemUM {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox {
	overflow:hidden;
	margin:10px;
	padding:10px;
	border:1px solid #999;
	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 );
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .originalPrice {
	display:none;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox {
	min-height:40px;
	float:left;
	width:50%;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .priceBreaks {
	float:left;
	width:50%;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .priceContainer {
	overflow:hidden;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	float:left;
}
.itemDetailLayout1 .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.itemDetailLayout1 .infoBox .priceBox .cartBox .unitMeasure {
	margin-top:9px;
}
.s2k-dojo .itemDetailLayout1 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .addToCart .quantity {
	float:left;
	width:150px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .addToCart .label {
	width: auto;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .savings {
	display:none;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:right;
	margin:2px;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .overSized {
	background-image: url(../images/icon_wide.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.itemDetailLayout1 .itemHeader .socialBox {
	overflow:hidden;
	margin:10px;
	width:190px;
	float:left;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .image img {
	height: auto;
	width: 50px;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .itemDescription a {
	font-size:9pt;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .itemNumber {
	display:none;
	font-size:9pt;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .price {
	font-size:10pt;
	font-weight:bold;
}
.itemDetailLayout1 .itemHeader .socialBox .rating {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating span {
	overflow:hidden;
	background-image: url(../images/ratingStars.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 135px;
	display:block;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r0 {
	background-position: 0px 0px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r05 {
	background-position: 0px -29px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r10 {
	background-position: 0px -58px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r15 {
	background-position: 0px -87px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r20 {
	background-position: 0px -116px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r25 {
	background-position: 0px -145px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r30 {
	background-position: 0px -174px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r35 {
	background-position: 0px -203px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r40 {
	background-position: 0px -232px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r45 {
	background-position: 0px -261px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r50 {
	background-position: 0px -290px;
}
.itemDetailLayout1 .itemHeader .socialBox .links {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemHeader .socialBox .share {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemTabSection .dijitTabListContainer-top {
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGFkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(229,229,229,1) 84%, rgba(173,173,173,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(84%,rgba(229,229,229,1)), color-stop(100%,rgba(173,173,173,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#adadad',GradientType=0 );
}
.itemDetailLayout1 .itemTabSection .dijitTabPaneWrapper {
	border:none;
}
.itemDetailLayout1 .itemTabSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.itemDetailLayout1 .itemTabSection .dijitTabContainerTop-tabs {
	margin-left:10px;
}
.itemDetailLayout1 .itemTabSection .dijitTab {
	margin-right:3px;
}
.itemDetailLayout1 .itemTabSection h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.itemDetailLayout1 .itemTabSection .spec {
	overflow: hidden;
	vertical-align: top;
	margin: 5px;
}
.itemDetailLayout1 .itemTabSection .spec .label {
	float: left;
	text-align: right;
	width: 250px;
	margin-right: 10px;
	font-weight: bold;
}
.itemDetailLayout1 .itemTabSection .spec .label:after {
	content:':';
}
.itemDetailLayout1 .itemTabSection .spec .detail {
	overflow:hidden;
}
.itemDetailLayout1 .itemTabSection .spec .detail ul {
	margin:0px;
	padding:0px;
	padding-left:16px;
}
.itemDetailLayout1 .itemFooter {
	padding:8px;
}
.itemDetailLayout1 .itemFooter .gridContainer {
	overflow:hidden;
}
.itemDetailLayout1 .itemFooter .detailRow {

}
.itemDetailLayout1 .relatedProducts .detailRow .itemDescription {
	border: none;
}
.itemDetailLayout1 .relatedItems .price {
	margin-left:5px;
}
.itemDetailLayout1 .relatedItems .itemCartOptions {
	margin-left:5px;
}
.itemDetailLayout1 .itemDetailPreview {
	position: fixed;
	top: 0px;
	background: #fff;
	width: 1000px;
	margin-left: -10px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	z-index: 100;
	display:none;
}
.itemDetailLayout1 .showPreview {
	display:block;
}
.itemDetailLayout1 .itemDetailPreview .imagePreview {
	float: left;
	overflow: hidden;
	margin: 10px;
}
.itemDetailLayout1 .itemDetailPreview .imagePreview img {
	max-height: 75px;
	max-width: 100px;
}
.itemDetailLayout1 .itemDetailPreview .itemPreviewInfo {
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.itemDetailLayout1 .itemDetailPreview .itemDescription {
	margin-left: 10px;
	min-width:500px;
	max-width:600px;
	font-size:14pt;
	font-weight:bold;
	margin-right:10px;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 250px;
	margin-top: 10px;
	font-size: 12pt;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer .price, .itemDetailLayout1 .itemDetailPreview .priceContainer .uom, .itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	float:left;
	margin-right:5px;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	margin-left:15px;
}
.itemDetailLayout1 .itemDetailPreview .addToCart {
	margin:10px;
	overflow:hidden;
	padding:10px;
	border:3px solid #999;
	width:120px;
}
.itemDetailLayout1 .itemDetailPreview .addToCart .label {
	width:auto;
}
.itemDetailLayout1 .itemDetailPreview .addToCart .btn {
	margin-top:5px;
}
.itemDetailLayout1 .dijitTitlePaneContentOuter {
	overflow:hidden !important;
}

/* Item Lightbox */
.lightBoxLink {
	text-align:center;
}
.itemDetailLightbox {
	display:none;
	position: fixed;
	z-index: 500;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,.7);
}
.itemDetailLightbox.show {
	display:block;
}
.itemDetailLightbox .lbContent {
	width: 860px;
	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: 100px;
	margin-left: -442px;
}
.lbContent 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;
}
.itemDetailLightbox .imageThumbs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.itemDetailLightbox .imageThumbs ul li {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.itemDetailLightbox .imageThumbs ul li a img {
	max-width:100px;
	max-height:100px;
	width:auto;
	height:auto;
}
.itemDetailLightbox .vimeoVideo {
	width:500px;
	height:264px;
}
.itemDetailLightbox .youtubeVideo {
	width:500px;
	height:264px;
}
.itemDetailLightbox .lbContent .image {
	float: left;
	width: 555px;
	text-align: center;
	margin: 20px;
	min-height: 400px;
}
.itemDetailLightbox .lbContent .image img {
	max-width:555px;
	max-height:600px;
	width:auto;
	height:auto;
} 
.itemDetailLightbox .lbContent .imageThumbs {
	float: right;
	width: 225px;
	margin: 20px;
}


/* itemDetailLayout2 */
.itemDetailLayout2 .itemDetailContainer {
/* 	min-height: 500px; */
	overflow:hidden;
}
.itemDetailLayout2 .itemDetailLeft {
	width:55%;
	float:left;
	overflow:hidden;
	margin-right:2%;
}
.itemDetailLayout2 .itemDetailRight {
	width:43%;
	float:left;
	overflow:hidden;
}
.itemDetailLayout2 .shadow {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0px;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter {
	background: none;
	background-color:#transparent;
	border-style:none;
	margin-top: 0px;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter .dijitTitlePaneContentOuter {
	border-style: solid;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneTitle {
	display:none;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter .dijitTitlePaneTitle {
	display: block;
	background: none;
	background-color: transparent;
	border-top: none;
/*	border-bottom: 1px solid #B5BCC7; */
}
.itemDetailLayout2 .boxes .rowGroup {
	border:none;
}
.itemDetailLayout2 #detailLinks {
	clear:both;
}
.itemDetailLayout2 .itemDetailRight .socialMediaBar  {
	border-bottom: 1px solid #B5BCC7;
	text-align: right;
	padding: 3px;
}
.itemDetailLayout2 .itemDescription h1 {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.itemDetailLayout2 .imageBox {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #FFF;
	width:300px;
}
.itemDetailLayout2 .priceBox {
	margin-top:10px;
	overflow:hidden;
}
.itemDetailLayout2 .priceBox .cartBox {
	float:left;
	width:50%;
}
.itemDetailLayout2 .priceBox .priceBreaks {
	float:left;
	width:45%;
	margin-left:5%;
}
.itemDetailLayout2 .priceBox .priceBreaks .dijitTitlePaneTitle {
	font-size:1.0em;
	padding:0px;
	border:none;
}
.itemDetailLayout2 .priceBox .priceBreaks .dijitTitlePaneContentOuter {
	border:none;
	border: 1px solid #B5BCC7 !important;
}

.itemDetailLayout2 .spec {
	overflow: hidden;
	vertical-align: top;
}
.itemDetailLayout2 .spec:nth-child(odd) {
	background-color:#efefef;
}
.itemDetailLayout2 .spec .label {
	float: left;
	text-align: right;
	width: 160px;
	margin: 5px;
	margin-right: 10px;
	font-weight: bold;
}
.itemDetailLayout2 .spec .label:after {
	content:':';
}
.itemDetailLayout2 .spec .detail {
	overflow:hidden;
	margin: 5px;
}
.itemDetailLayout2 .spec .detail ul {
	margin:0px;
	padding:0px;
	padding-left:16px;
}



.itemDetailLayout2 .priceBox.insetShadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.itemDetailLayout2 .priceContainer {
	overflow:hidden;
}
.itemDetailLayout2 .priceContainer .price {
	font-size:1.6em;
	font-weight:bold;
	float:left;
	margin-right:5px;
}
.itemDetailLayout2 .itemDetailRight .priceContainer .unitMeasure {
	margin-top:8px;
}
.itemDetailLayout2 .priceBox .addToCart {
	overflow:hidden;
	margin-top:5px;
	width:auto !important;
}
.itemDetailLayout2 .priceBox .addToCart .label {
	width:auto;
}
.itemDetailLayout2 .priceBox .quantity {
	margin-top:4px;
	width:135px;
	overflow:hidden;
}
.itemDetailLayout2 .priceBox .addToCartButton {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.itemDetailLayout2 .priceBox .addToCartButton .dijitButtonNode {
	background: rgb(251,198,198); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZhYjZiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y2YTRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlkOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(251,198,198,1) 0%, rgba(250,182,180,1) 50%, rgba(246,164,162,1) 51%, rgba(246,157,155,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,198,198,1)), color-stop(50%,rgba(250,182,180,1)), color-stop(51%,rgba(246,164,162,1)), color-stop(100%,rgba(246,157,155,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,198,198,1) 0%,rgba(250,182,180,1) 50%,rgba(246,164,162,1) 51%,rgba(246,157,155,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc6c6', endColorstr='#f69d9b',GradientType=0 ); /* IE6-8 */
	color: #FFF;
	text-transform: lowercase;
	font-weight: bold;
	border: 3px solid #FFF;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}
.itemDetailLayout2 .priceBox .addToCartButton .bIcon{
	background-image: url(../images/addToCart-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:25px;
	height:22px;
	display:block;
	float:left;
	margin-right:4px;
}
.itemDetailLayout2 .priceBox .addToCartButton .bText {
	line-height: 22px;
}
.itemDetailLayout2 .priceBox .addToCartButton .dijitButtonText {
	padding: .2em 0.5em;
}
.itemDetailLayout2 #tabContainer {
	margin-top: 30px;
}

.itemDetailLayout2 .relatedItemsComponent {
	margin:0px;
	margin-top:50px;
}
.itemDetailLayout2 .relatedItemsComponent .detailBorder  {
	border:none;
}
.itemDetailLayout2 .upSellItemsComponent .detailBorder {
	border:none;
}
.itemDetailLayout2 .itemFooter {
	margin:20px 0px;
	padding:0px;
	overflow:hidden;
	clear:both;
}
.itemDetailLayout2 .upSellItemsComponent {
	margin-top:25px;
}

.itemDetailLayout2 .shippingIcons {
	overflow:hidden;
	margin-top:10px;
}
.itemDetailLayout2 .shippingIcons .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin:2px;
}
.itemDetailLayout2 .shippingIcons .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.itemDetailLayout2 .shippingIcons .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.itemDetailLayout2 .shippingIcons .hazardSurcharge {
}
.itemDetailLayout2 .shippingIcons .overSized {
	background-image: url(../images/icon_wide.gif);
}
.itemDetailLayout2 .shippingIcons .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.itemDetailLayout2 .shippingIcons .historyIcon {
	background-image: url(../images/icon_history.png);
}
.itemDetailLayout2 .shippingIcons .newItemIcon {
	background-image: url(../images/icon_newItem.png);
}




/* ------------------------------------ */


.itemDetailLayout2 .itemImage {
	overflow:hidden;
}
.itemDetailLayout2 .itemImage .image {
	margin:10px auto;
	text-align:center;
	width:100%;
/*	height:450px; */
	overflow:hidden;
	position:relative;
/* 	min-height:350px; */
}
.itemDetailLayout2 .itemImage .image iframe {
	min-height:350px;
}


.itemDetailLayout2 .itemImage .imageThumbs {
	overflow:hidden;
	border-top: 1px solid #B5BCC7;
	border-bottom: 1px solid #B5BCC7;
	padding: 4px;
}
.itemDetailLayout2 .itemImage .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout2 .imageThumbs ul li {
	float: left;
	width: 115px;
	height: 115px;
	margin: 5px;
	border: 1px solid #B5BCC7;
	vertical-align: middle;
	text-align: center;
	position:relative;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	overflow:hidden;
}
.itemDetailLayout2 .imageThumbs ul li a {
	display:block;
	height:115px;
}

.itemDetailLayout2 .imageThumbs li .selectOverlay {
	background: rgba(0,0,0,.2);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.itemDetailLayout2 .imageThumbs li.selected .selectOverlay {
	display: none !important;
}

.itemDetailLayout2 .imageBox .imageThumbs .selectOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.itemDetailLayout2 .imageBox .imageThumbs .selected .selectOverlay {
	display:none;
}
.itemDetailLayout2 .imageBox .imageThumbs .altImageLoadOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}
.itemDetailLayout2 .imageBox .image img {

}
.itemDetailLayout2 .imageBox .thumbSlider {
	overflow:auto;
}
.itemDetailLayout2 .imageBox .imageThumbs {
	overflow:hidden;
	margin:22px;
}
.itemDetailLayout2 .imageBox .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout2 .imageBox .imageThumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.itemDetailLayout2 .imageBox .imageThumbs ul li a {
	display:block;
	height:50px;
}
.itemDetailLayout2 .imageBox .imageThumbs img {

}
.itemDetailLayout2 .infoBox {
	overflow:hidden;
	margin:0px;
}
.itemDetailLayout2 .infoBox .itemDescription {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemDescription h1 {
	margin: 0px;
	font-size: 14pt;
}
.itemDetailLayout2 .infoBox .itemStock {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemNumber {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .manufacturerItem {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .manufacturer {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemUM {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .priceBox {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .infoBox .insetShadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.itemDetailLayout2 .infoBox .priceBox .originalPrice {
	display:none;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox {
	min-height:40px;
}
.itemDetailLayout2 .infoBox .priceBox .priceContainer {
	overflow:hidden;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .unitMeasure {
	margin-top:9px;
}
.s2k-dojo .itemDetailLayout2 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.s2k-dojo .itemDetailLayout1 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer {
	clear: both;
	overflow: hidden;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer .additionalContent1 {
	float: left;
	overflow: hidden;
	width: 50%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer .additionalContent2 {
	float:left;
	overflow: hidden;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart, .itemDetailLayout2 .infoBox .priceBox .cartBox .orderGuide {
	float: left;
	position: relative;
	width: 150px;
	height: 75px;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart .quantity {
	clear:both;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart .label {
	width: auto;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCartButton, .itemDetailLayout2 .infoBox .priceBox .cartBox .ogButton {
	position:absolute;
	bottom:0px;
	left:0px;
}
.itemDetailLayout2 .infoBox .priceBox .orderGuide {
	
}
.itemDetailLayout2 .infoBox .priceBox .savings {
	display:none;
}





.itemDetailLayout2 .infoBox .shippingIcons {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .shippingIcons .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:right;
	margin:2px;
}
.itemDetailLayout2 .infoBox .shippingIcons .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .overSized {
	background-image: url(../images/icon_wide.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.itemDetailLayout2 .relatedItems .detailRow .image img {
	height: auto;
	width: 50px;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .itemDescription a {
	font-size:9pt;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .itemNumber {
	display:none;
	font-size:9pt;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .price {
	font-size:10pt;
	font-weight:bold;
}
.itemDetailLayout2 .rating {
	display:none;
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .rating span {
	overflow:hidden;
	background-image: url(../images/ratingStars.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 135px;
	display:block;
}
.itemDetailLayout2 .rating .r0 {
	background-position: 0px 0px;
}
.itemDetailLayout2 .rating .r05 {
	background-position: 0px -29px;
}
.itemDetailLayout2 .rating .r10 {
	background-position: 0px -58px;
}
.itemDetailLayout2 .rating .r15 {
	background-position: 0px -87px;
}
.itemDetailLayout2 .rating .r20 {
	background-position: 0px -116px;
}
.itemDetailLayout2 .rating .r25 {
	background-position: 0px -145px;
}
.itemDetailLayout2 .rating .r30 {
	background-position: 0px -174px;
}
.itemDetailLayout2 .rating .r35 {
	background-position: 0px -203px;
}
.itemDetailLayout2 .rating .r40 {
	background-position: 0px -232px;
}
.itemDetailLayout2 .rating .r45 {
	background-position: 0px -261px;
}
.itemDetailLayout2 .rating .r50 {
	background-position: 0px -290px;
}
.itemDetailLayout2 .links {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .share {
	overflow:hidden;
	margin:10px;
}


.itemDetailLayout2 .itemFooter .gridContainer {
	overflow:hidden;
}
.itemDetailLayout2 .itemFooter .detailRow {

}
.itemDetailLayout2 .relatedProducts .detailRow .itemDescription {
	border: none;
}
.itemDetailLayout2 .buttonBar {
	border:none;
	background:none;
}
.itemDetailLayout2 .rowGroup {
	border-bottom-style:none;
}
.s2k-dojo .itemDetailLayout2 .dijitTabPane .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .itemFooter .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .socialBox .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .floatBoxColumn .dijitTitlePane .dijitTitlePaneTitle {
	border-right-style: none;
	border-left-style: none;
	border-top: 1px solid #676767;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .dijitTitlePaneFocused .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .dijitTitlePaneTextNode {
	color:#676767 !important;
	text-shadow: none;
}
.itemDetailLayout2 .easy_zoom_parent {
	position:relative;
}
.itemDetailLayout2 .easy_zoom {
	width:400px;
	height:400px;
	border:5px solid #EDEDED;
	background:#fff;
	color:#333;
	position:absolute;
	top:10px;
	left:45%;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
	z-index:150;
}
.itemDetailLayout2 .itemDetailPreview {
	position: fixed;
	top: 0px;
	background: #fff;
	width: 1000px;
	margin-left: -10px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	z-index: 100;
	display:none;
}
.itemDetailLayout2 .showPreview {
	display:block;
}
.itemDetailLayout2 .itemDetailPreview .imagePreview {
	float: left;
	overflow: hidden;
	margin: 10px;
}
.itemDetailLayout2 .itemDetailPreview .imagePreview img {
	max-height: 75px;
	max-width: 100px;
}
.itemDetailLayout2 .itemDetailPreview .itemPreviewInfo {
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.itemDetailLayout2 .itemDetailPreview .itemDescription {
	margin-left: 10px;
	min-width:500px;
	max-width:600px;
	font-size:14pt;
	font-weight:bold;
	margin-right:10px;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 250px;
	margin-top: 10px;
	font-size: 12pt;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer .price, .itemDetailLayout1 .itemDetailPreview .priceContainer .uom, .itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	float:left;
	margin-right:5px;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer .stock {
	margin-left:15px;
}
.itemDetailLayout2 .itemDetailPreview .addToCart {
	margin:10px;
	overflow:hidden;
	padding:10px;
	border:3px solid #999;
	width:120px;
}
.itemDetailLayout2 .itemDetailPreview .addToCart .label {
	width:auto;
}
.itemDetailLayout2 .itemDetailPreview .addToCart .btn {
	margin-top:5px;
}
.boxes .relatedItems .detailRow .itemDetails .itemDescription {
	text-align:center;
}



/* itemDetailLayout4 */
.itemDetailLayout4 .itemDetailContainer {
	float:left;
	overflow:hidden;
	width:70%;
}
.itemDetailLayout4 .rightColumn {
	float:right;
	overflow:hidden;
	width:30%;
}
.itemDetailLayout4 .itemDetailLeft {
	float:left;
	overflow:hidden;
	width:50%;
}
.itemDetailLayout4 .itemDetailRight {
	float:left;
	overflow:hidden;
	width:50%;
}
.itemDetailLayout4 .itemDetailright {
	float:right;
	overflow:hidden;
	width:50%;
}
.itemDetailLayout4 .itemDetailFull {
	overflow:hidden;
	clear:both;
	width:100%;
}











.itemDetailLayout4 .itemImage {
	overflow: hidden;
	margin: 5px;
	background-color: #fff;
	border: 1px solid #999;
}
.itemDetailLayout4 .itemImage .image {
	margin:10px;
	text-align:center;
	height:250px;
	width:310px;
	overflow:hidden;
	position:relative;
}
.itemDetailLayout4 .itemImage .image .fullImageLoadOverlay {
	background:  #fff url('../images/ajax-loader.gif') no-repeat 10px 14px;
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.itemDetailLayout4  .thumbSlider {
	overflow:auto;
}
.itemDetailLayout4 .imageThumbs {
	overflow:hidden;
	margin:22px;
}
.itemDetailLayout4 .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout4 .imageThumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.itemDetailLayout4 .imageThumbs ul li a {
	display:block;
	height:50px;
}
.itemDetailLayout4 .imageThumbs .selectOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.itemDetailLayout4 .imageThumbs .selected .selectOverlay {
	display:none;
}
.itemDetailLayout4 .imageThumbs .altImageLoadOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}


/* buttons.css */
.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:1px 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 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	
	background: rgb(249,249,249);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 5%, rgba(233,233,233,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(249,249,249,1)), color-stop(100%,rgba(233,233,233,1)));
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 );
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	border:1px solid #dcdcdc;
	
	text-shadow:0px 1px 0px #ffffff;
}
*/
.wpthemeMobile #wpthemeLogin a,
.wpthemeMobile #wpthemeLogout a {
	background:none;
	border:none;
	margin:0;
	padding:0 8px;
}
.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; }


/* checkOutIndicator.css */
.stepBar {
    background-color: #CCC;
    overflow: hidden;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    border: 2px solid #fff;
    background: #F4F4F4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWNhY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0, rgba(202, 202, 202, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 244, 244, 1)), color-stop(100%, rgba(202, 202, 202, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0, rgba(202, 202, 202, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 244, 244, 1) 0, rgba(202, 202, 202, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 244, 244, 1) 0, rgba(202, 202, 202, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0, rgba(202, 202, 202, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cacaca', GradientType=0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #676767;
    margin: 10px;
}

.stepBar .step {
    float: left;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FFF;
}

.stepBar .step:first-Child {
    border-left: none;
}

.stepBar .step .sText {
    padding: 5px;
    overflow: hidden;
    display: block;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.stepBar .step span {
    filter: Alpha(Opacity=30);
    opacity: .3;
    -moz-opacity: .3;
}

.stepBar .here {
    background: #CACACA;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(202, 202, 202, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(202, 202, 202, 1)), color-stop(100%, rgba(244, 244, 244, 1)));
    background: -webkit-linear-gradient(top, rgba(202, 202, 202, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -o-linear-gradient(top, rgba(202, 202, 202, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: -ms-linear-gradient(top, rgba(202, 202, 202, 1) 0, rgba(244, 244, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(202, 202, 202, 1) 0, rgba(244, 244, 244, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cacaca', endColorstr='#f4f4f4', GradientType=0);
}

.stepBar .here span {
    filter: Alpha(Opacity=100);
    opacity: 1.0;
    -moz-opacity: 1.0;
}

.stepBar .done {
    background: rgba(0, 0, 0, .3);
}

.stepBar .done span {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    filter: Alpha(Opacity=60);
    opacity: .6;
    -moz-opacity: .6;
}


/* actionForms.css */
#show_sceWizard {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-image: url(../images/actionForm/sceGreyOut.png);
    display: inline;
    color: #000;
}

#hide_sceWizard {
    display: none;
}

.sceTitle {
    font-size: 17pt;
    font-weight: bold;
    color: #FFF;
    background-image: url(../images/actionForm/sce_topBar.png);
    background-repeat: repeat-x;
    padding-top: 33px;
}

.sce_bottom {
    background-image: url(../images/actionForm/sce_bottom.png);
    background-repeat: repeat-x;
}

.sce_left {
    background-image: url(../images/actionForm/sce_shadow_left.png);
    background-repeat: repeat-y;
    background-position: right;
}

.sce_body_step1,
.sce_body_step2,
.sce_body_step3,
.sce_body_step4,
.sce_body_step5 {
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #FFF;
}

.sce_right {
    background-image: url(../images/actionForm/sce_shadow_right.png);
    background-repeat: repeat-y;
}

#show_sceWizard .instructions {
    font-size: 10pt;
}

#dataList .listData {
    font-size: 9pt;
    vertical-align: top;
    color: #000;
}

#show_sceWizard .listHeading {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
}

#dataList {
    overflow: auto;
    height: 125px;
    border: 1px solid #b5b5b5;
    background-color: #FFF;
}

.actionNormal {
    background-color: #FFF;
}

.actionHighlight {
    background-color: #FFC;
}

.sce_body_step1 #heading1,
.sce_body_step1 #data1 {
    width: 150px;
}

.sce_body_step1 #heading2,
.sce_body_step1 #data2 {
    width: 480px;
}

.sce_body_step1 #heading3,
.sce_body_step1 #data3 {
    width: 150px;
}

.sce_body_step1 #heading4,
.sce_body_step1 #data4 {
    width: 95px;
}

.sce_body_step1 #heading5,
.sce_body_step1 #data5 {
    width: 44px;
}

.sce_body_step3 #heading1,
.sce_body_step3 #data1 {
    width: 120px;
}

.sce_body_step3 #heading2,
.sce_body_step3 #data2 {
    width: 210px;
}

.sce_body_step3 #heading3,
.sce_body_step3 #data3 {
    width: 210px;
}

.sce_body_step4 #heading1,
.sce_body_step4 #data1 {
    width: 210px;
}

.sce_body_step4 #heading2,
.sce_body_step4 #data2 {
    width: 120px;
}

.sce_body_step5 #heading1,
.sce_body_step5 #data1 {
    width: 180px;
}

.sce_body_step5 #heading2,
.sce_body_step5 #data2 {
    width: 280px;
}

.sce_body_step5 #heading3,
.sce_body_step5 #data3 {
    width: 85px;
}

.sce_body_step5 #heading4,
.sce_body_step5 #data4 {
    width: 85px;
}

.footButtons input {
    background-image: url(../images/actionForm/sce_btn_background.png);
    border: 1px solid #002486;
    font-size: 9pt;
    font-weight: bold;
    color: #FFF;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

/* timeWindow.css */
.timePickerField {
    color: inherit;
    font-size: inherit;
    border: 1px solid #b5bcc7;
    width: 15em;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0;
}

.clock {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 0;
    width: 0;
    position: absolute;
}

.timeButton {
    cursor: pointer;
    margin: 2px;
}

.timesContainer {
    overflow: hidden;
    width: 250px;
    border: 1px solid #B5BCC7;
    position: absolute;
    display: none;
    top: 18px;
    left: 0;
    line-height: 15px;
    z-index: 2;
}

.openTimes .timesContainer {
    display: block;
}

.timesContainer .timeCol {
    float: left;
    width: 50%;
}

.timesContainer .heading {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px;
    text-transform: uppercase;
    background: #E2E2E2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 226, 226, 1)), color-stop(50%, rgba(219, 219, 219, 1)), color-stop(51%, rgba(209, 209, 209, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
}

.timesContainer .timeCol:hover .heading {
    background: #D9E0DC;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTBkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZDlkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2M5ZDBjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWY4ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(217, 224, 220, 1) 0, rgba(210, 217, 213, 1) 50%, rgba(201, 208, 204, 1) 51%, rgba(241, 248, 244, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(217, 224, 220, 1)), color-stop(50%, rgba(210, 217, 213, 1)), color-stop(51%, rgba(201, 208, 204, 1)), color-stop(100%, rgba(241, 248, 244, 1)));
    background: -webkit-linear-gradient(top, rgba(217, 224, 220, 1) 0, rgba(210, 217, 213, 1) 50%, rgba(201, 208, 204, 1) 51%, rgba(241, 248, 244, 1) 100%);
    background: -o-linear-gradient(top, rgba(217, 224, 220, 1) 0, rgba(210, 217, 213, 1) 50%, rgba(201, 208, 204, 1) 51%, rgba(241, 248, 244, 1) 100%);
    background: -ms-linear-gradient(top, rgba(217, 224, 220, 1) 0, rgba(210, 217, 213, 1) 50%, rgba(201, 208, 204, 1) 51%, rgba(241, 248, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(217, 224, 220, 1) 0, rgba(210, 217, 213, 1) 50%, rgba(201, 208, 204, 1) 51%, rgba(241, 248, 244, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d9e0dc', endColorstr='#f1f8f4', GradientType=0);
}

.timesContainer .hours {
    overflow: hidden;
    background: #E5E5E5;
    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);
}

.timesContainer .timeCol:hover .hours {
    background-color: #fff;
    background-image: url(../images/timeHoverBackground.png);
    background-position: left bottom;
}

.timesContainer .hour a {
    display: block;
    width: 40px;
    text-align: right;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 1px;
    float: left;
    color: #999;
}

.timesContainer .hour {
    overflow: hidden;
}

.timesContainer .hour:hover a {
    color: #000;
}

.timesContainer .hour span {
    display: none;
    float: left;
}

.timesContainer .hour:hover span {
    display: inline;
}

.timesContainer .hour span a {
    color: #999!important;
    float: left;
    width: 22px;
}

.timesContainer .hour span a:hover {
    color: #000!important;
}

/* config.css */
.portletConfig {}
.portletConfig .allComponentContainer {
	position:relative;
}

.portletConfig .compUpdateOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
}

.portletConfig .compUpdateOverlay .updateBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -10px;
}
.portletConfig .fieldColumn {
	width:90%;
}
.portletConfig .subSection {
	background-color: #efefef;
}
.portletConfig .comp {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background: rgb(249,249,249);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 5%, rgba(233,233,233,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(249,249,249,1)), color-stop(100%,rgba(233,233,233,1)));
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 );
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	color:#666666;
	font-family:arial;
	font-size:11px;
	padding:10px 24px 10px 50px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	margin:2px;
}
.portletConfig .comp:hover {
	background: rgb(233,233,233);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(233,233,233,1) 5%, rgba(249,249,249,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(233,233,233,1)), color-stop(100%,rgba(249,249,249,1)));
	background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 5%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(233,233,233,1) 5%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(233,233,233,1) 5%,rgba(249,249,249,1) 100%);
	background: linear-gradient(to bottom,  rgba(233,233,233,1) 5%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0 );
}
.portletConfig .comp:active {
	position:relative;
	top:1px;
}
.portletConfig .box {
	background-color: #ddd;
	border: 2px dashed #aaa;
	margin: 2px;
	overflow: hidden;
	min-height:46px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.portletConfig .compContainer {
	overflow: auto;
	max-height:222px;
	min-height:46px;
	width:440px;
	float:left;
	border:1px solid #676767;
}

.portletConfig .itemHeader {
	background:none;
	min-height:0px;
}
.portletConfig .itemDetailLayout1 .imageBox {
	width: 30%;
	overflow: hidden;
	float: left;
	margin:0px;
	border:none;
	background-color:transparent;
}
.portletConfig .itemDetailLayout1 .infoBox {
	width: 40%;
	overflow: hidden;
	float: left;
}
.portletConfig .itemDetailLayout1 .socialBox {
	width: 30%;
	overflow: hidden;
	float: left;
	margin:0px;
}
.portletConfig .itemDetailLayout1 .itemTabSection {
	border:none;
}
.portletConfig .itemDetailLayout1 .itemFooter {
	padding:0px;
}
.portletConfig .itemDetailLayout2 .itemDetailContainer {
	overflow:hidden;
	min-height:0px;
}
.portletConfig .itemDetailLayout2 .itemDetailLeft {
	overflow:hidden;
	width:50%;
	float:left;
}
.portletConfig .itemDetailLayout2 .itemDetailRight {
	overflow:hidden;
	width:50%;
	float:left;
}
.portletConfig .itemDetailLayout2 .itemFooter {
	width:100%;
	overflow:hidden;
	float:none;
	clear:both;
	padding:0px;
}



.portletConfig .itemDetailLayout4 .itemDetailContainer {
	float:left;
	width:66.66666%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout4 .itemDetailLeft {
	float:left;
	width:50%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout4 .itemDetailRight {
	float:left;
	width:50%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout4 .rightColumn {
	float:left;
	width:33.33333%;
	overflow:hidden;
}

.portletConfig .itemDetailLayout5 .itemDetailContainer {
	float:left;
	width:66.66666%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout5 .itemDetailLeft {
	float:left;
	width:50%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout5 .itemDetailRight {
	float:left;
	width:50%;
	overflow:hidden;
}
.portletConfig .itemDetailLayout5 .rightColumn {
	float:left;
	width:33.33333%;
	overflow:hidden;
}


/* s2k-dojo.css */
.s2k-dojo .dijitTitlePane .dijitTitlePane {
	clear:both;
}

.s2k-dojo .dijitTitlePaneTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: rgb(139,187,228); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiYmJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjc0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(139,187,228,1) 0%, rgba(34,116,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,187,228,1)), color-stop(100%,rgba(34,116,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bbbe4', endColorstr='#2274be',GradientType=0 ); /* IE6-8 */
	border: none;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.s2k-dojo .dijitTitlePane .dijitTitlePane .dijitTitlePaneTitle {
	border-right-style: none;
	border-left-style: none;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
.s2k-dojo .dijitTabPane .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemFooter .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .socialBox .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .floatBoxColumn .dijitTitlePane .dijitTitlePaneTitle {
	border-right-style: solid;
	border-left-style: solid;
}
.s2k-dojo .dijitTitlePaneTitleFocus {
	margin-top: 0px;
	padding-bottom: 0px;
}
.s2k-dojo .dijitTitlePane .dijitArrowNode {
	display:none;
}
.s2k-dojo .dijitTitlePaneTextNode {
	margin-left: 0px;
	margin-right: 4px;
	vertical-align: text-top;
}
.s2k-dojo .dijitTitlePane .dijitTitlePaneTextNode,
.s2k-dojo .dijitTitlePaneFocused .dijitTitlePaneTextNode {
	color: #333333;
}
.appContainer .mainCol .dijitTitlePaneTextNode,
.appContainer .leftCol .dijitTitlePaneTextNode {
	color: #fff;
}

.s2k-dojo .dijitTitlePaneContentOuter {
	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 );
	overflow: auto;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
.s2k-dojo .leftCol .dijitTitlePaneContentOuter {
	border:none;
}
.s2k-dojo .dijitTitlePane .dijitTitlePane .dijitTitlePaneContentOuter {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.s2k-dojo .dijitTabPane .dijitTitlePane .dijitTitlePaneContentOuter, .s2k-dojo .itemFooter .dijitTitlePane .dijitTitlePaneContentOuter, .s2k-dojo .socialBox .dijitTitlePane .dijitTitlePaneContentOuter, .s2k-dojo .floatBoxColumn .dijitTitlePane .dijitTitlePaneContentOuter {
	border-right-style: solid;
	border-left-style: solid;
}
.s2k-dojo .dijitTitlePaneContentInner {
	padding: 0px;
}
.s2k-dojo .dijitButton .dijitButtonNode, .s2k-dojo .dijitDropDownButton .dijitButtonNode, .s2k-dojo .dijitComboButton .dijitButtonNode, .s2k-dojo .dijitToggleButton .dijitButtonNode {
	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: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.s2k-dojo .cellData .rightButton .dijitButton .dijitButtonNode, .s2k-dojo .cellData .rightButton .dijitDropDownButton .dijitButtonNode, .s2k-dojo .cellData .rightButton .dijitComboButton .dijitButtonNode, .s2k-dojo .cellData .rightButton .dijitToggleButton .dijitButtonNode {
	padding: 1px 4px 1px 4px;
}
.s2k-dojo .action .dijitButtonText {
	padding:0px;
}
.s2k-dojo .action .dijitToggleButton, .s2k-dojo .action .dijitButton, .s2k-dojo .action .dijitDropDownButton, .s2k-dojo .action .dijitComboButton {
	margin:0px;
}
.s2k-dojo .action .dijitButton .dijitButtonNode, .s2k-dojo .action .dijitDropDownButton .dijitButtonNode, .s2k-dojo .action .dijitComboButton .dijitButtonNode, .s2k-dojo .action .dijitToggleButton .dijitButtonNode,
.s2k-dojo .moreLess .dijitButton .dijitButtonNode, .s2k-dojo .moreLess .dijitDropDownButton .dijitButtonNode, .s2k-dojo .moreLess .dijitComboButton .dijitButtonNode, .s2k-dojo .moreLess .dijitToggleButton .dijitButtonNode {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0px;
	margin: 0px;
}
.s2k-dojo .lists .dijitTabPane {
	padding:0px;
}
.s2k-dojo .gridContainer .qty .dijitTextBox, .s2k-dojo .cartBox .addToCart .dijitTextBox, .s2k-dojo .gridContainer .itemQuantity .dijitTextBox {
	width: 50px;
}
.s2k-dojo .expand .dijitButtonText {
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
}
.s2k-dojo .expand .dijitToggleButton, .s2k-dojo .expand .dijitButton, .s2k-dojo .expand .dijitDropDownButton, .s2k-dojo .expand .dijitComboButton {
	margin:0px;
}
.s2k-dojo .expand .dijitButton .dijitButtonNode, .s2k-dojo .expand .dijitDropDownButton .dijitButtonNode, .s2k-dojo .expand .dijitComboButton .dijitButtonNode, .s2k-dojo .expand .dijitToggleButton .dijitButtonNode {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 2px;
	margin: 0px;
}
.s2k-dojo .field.multi .dijitTextBox {
	width:7em;
}
.s2k-dojo .itemQuantity .dijitTextBox, .s2k-dojo .cartBox .itemQuantity .dijitTextBox {
	width: 4em;
}
.s2k-dojo .quickOrderPortlet .quickOrderInput .itemNum .dijitTextBox {
	width: 8em;
}
.s2k-dojo .layoutButtons .dijitButton .dijitButtonNode, .s2k-dojo .layoutButtons .dijitDropDownButton .dijitButtonNode, .s2k-dojo .layoutButtons .dijitComboButton .dijitButtonNode, .s2k-dojo .layoutButtons .dijitToggleButton .dijitButtonNode{
	background:none;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding:0px;
	padding-top:0px;
}
.s2k-dojo .layoutButtons .dijitToggleButton, .s2k-dojo .layoutButtons .dijitButton, .s2k-dojo .layoutButtons .dijitDropDownButton, .dijitComboButton {
	margin:0px;
}
.s2k-dojo .layoutButtons .dijitButtonText{
	padding:0px;
}
.s2k-dojo .listSize .dijitComboBox {
	width:50px;
}
.s2k-dojo .split2 .dijitComboBox {
	width: 7em;
}
.s2k-dojo .genList .competitorCol .dijitTextBox {
	width:140px;
}
.s2k-dojo .genList .rankCol .dijitTextBox {
	width:45px;
}
.s2k-dojo .genList .removeLink button {
	background: transparent;
	border: none;
	color: #c00;
	font-size: 13pt;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
}
.s2k-dojo .removeLink .dijitToggleButton, .s2k-dojo .removeLink .dijitButton, .s2k-dojo .removeLink .dijitDropDownButton, .s2k-dojo .removeLink .dijitComboButton {
	margin:0px;
}
.s2k-dojo .removeLink .dijitButton .dijitButtonNode, .s2k-dojo .removeLink .dijitDropDownButton .dijitButtonNode, .s2k-dojo .removeLink .dijitComboButton .dijitButtonNode, .s2k-dojo .removeLink .dijitToggleButton .dijitButtonNode {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 2px;
	margin: 0px;
}
.s2k-dojo .loginPortlet .floatBoxColumn .dijitTitlePaneContentInner, .s2k-dojo .loginPortlet .dijitTitlePaneContentInner {
	min-height:50px;
}
.s2k-dojo .gridContainer .dijitComboBox {
	width:90%;
	max-width:15em;
}
.s2k-dojo .dijitTextBoxDisabled input {
	color:#bbb;
}
.s2k-dojo .dijitTabContainerLeft-tabs {
	width:150px;
	border:none;
}
.s2k-dojo .dijitTabContainerLeft-dijitContentPane {
	padding:16px;
}
.s2k-dojo .dijitTab .tabLabel {
	min-height:16px;
}
.updated > .tabLabel {
	color: #F00;
	width:140px;
}
.updated > .tabLabel:before {
	content: ' ';
	background-image: url(../images/disk_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	overflow: hidden;
	position: relative;
	display: block;
	float: right;
}
.s2k-dojo .dijitTabPane .emptyList .dijitTitlePane .dijitTitlePaneContentOuter {
	border-bottom-style: solid !important;
}
.s2k-dojo .itemMaintenance .delete .dijitTextBox, .s2k-dojo .itemMaintenance .delete .dijitTextBox .dijitButtonNode {
	border-color: #f00;
	background-color: #fee !important;
}
.s2k-dojo .itemMaintenance .delete .dijitTextBox .dijitInputInner {
	background-color: transparent !important;
}
.s2k-dojo .dijitDialogTitleBar {
	background-color: rgba(171,199,237,1);
}
.s2k-dojo .leftCol .dijitTextBox {
	width:180px;
}

/* content.css */
.ie6Warning {
	background-image: url(../images/ieWarningBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.ie6Warning a {
	background-image: url(../images/ieWarningBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:43px;
	width:820px;
	margin:auto;
	display:block;
}
h1, h2, h3 {

}
.one_half{ width:45%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left;}
.last { margin-right:0px; }
.topSection .rightButtons {
	margin-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	display:none;
}
.topSection .rightButtons .btn {
	margin-bottom: 6px;
}
.bottomSection {
	overflow: hidden;
}
.bottomSection .topShadow {
	background-image: url(../images/blueShadow.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.bottomSection .boxContainer {
	overflow: hidden;
	padding-top: 24px;
}
.bottomSection .boxContainer .box {
	overflow: hidden;
	float: left;
}
.bottomSection .boxContainer .box:first-child {
	margin-right: 8px;
}
.bottomSection .boxContainer .box a { text-decoration: none; }
.bottomSection .boxContainer .box a img{
	align: top;
	border: 1px solid #e7e7e7;
}
.s2k-dojo .bottomSection .dijitTitlePaneContentInner {
	padding:0px;
}
.bottomSection .container3 .leftImg {
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}
.bottomSection .container3 .rightImg {
	background-repeat: no-repeat;
	background-position: right top;
	overflow:hidden;
}
.bottomSection .container5 .rightImg {
	background-repeat: no-repeat;
	background-position: 580px 15px;
	overflow:hidden;
}
.staticContent {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.5em;
	position: relative;
}
.staticContent h1 {
	font-size:16pt;
}
.staticContent h2 {
	font-size:14pt;
}
.staticContent h3 {
	font-size:12pt;
	margin:0px;
}
.staticContent p {

}
.staticContent .caseStudy {
	overflow: hidden;
	text-transform: uppercase;
}
.staticContent .caseStudy h3 {
	border-top: 1px solid #003774;
	text-transform:none;
	overflow:hidden;
}
.staticContent .show_heading {
	display:block;
}
.staticContent .hide_heading {
	display:none;
}
.staticContent .description {
	overflow:hidden;
}
.staticContent .description p, .staticContent .description li {
	line-height:1.5em;
}
.staticContent .staticBox {
	background-color:transparent;
	margin:0px;
	overflow:hidden;
	margin-top:12px;
}
.staticContent .staticBox .icon {
	background-image: url(../images/myAccountIcons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
.staticContent .staticBox .copy { overflow: hidden; }
.staticContent .orders .icon { background-position: 0px -70px; }
.staticContent .wishlist .icon { background-position: 0px -140px; }
.staticContent .profile ul, .staticContent .orders ul, .staticContent .wishlist ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	font-size:12pt;
	font-weight:bold;
}
.staticContent .profile ul ul, .staticContent .orders ul ul, .staticContent .wishlist ul ul {
	margin: 10px;
	margin-left:4px;
	padding: 0px;
	font-size:10pt;
	font-weight:normal;
}
.staticContent .profile ul ul li, .staticContent .orders ul ul li, .staticContent .wishlist ul ul li {
/* 	background-image: url(../images/darkListArrow.gif); */
/* 	background-repeat: no-repeat; */
/* 	background-position: 0px 3px; */
	padding-left: 13px;
	padding-bottom:4px;
}
.staticContent .copy {
	margin:2px;
	overflow:hidden;
}
.staticContent .faqList .description {
	padding:10px;
	position: relative;
}
.s2k-dojo .staticContent .faqList .dijitTitlePane {
	margin-bottom:10px;
}
.s2k-dojo .staticContent .faqList .dijitTitlePaneTitle {
	background:none;
	border:none;
}
.s2k-dojo .staticContent .faqList .dijitTitlePaneTitleFocus {
	line-height:18px;
}
.s2k-dojo .staticContent .faqList .dijitTitlePaneTextNode {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.s2k-dojo .staticContent .faqList .dijitTitlePaneContentOuter {
	border-top:1px solid #e6e6e6;
}
.staticContent .faqList .description .authorTools, .staticContent .faqList .description .authorButtons {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: white;
	border: 1px solid #e6e6e6;
	padding: 5px;
	border-top:none;
	border-right:none;
}
.staticContent img.left {
	float:left;
	margin-right:20px;
}
.staticContent img.right {
	float:right;
	margin-left:40px;
}
.staticContent .menuContainer {
	overflow: hidden;
	clear: both;
}
.staticContent .menuContainer .menuOption {
	float: left;
	overflow: hidden;
	position:relative;
}
.staticContent .menuContainer .menuOption .floatRightImage {
	margin-right:10px;
	margin-top:10px;
}
.staticContent .menuContainer .menuOption .floatLeftImage {
	margin-left:10px;
	margin-top:10px;
}
.staticContent .menuContainer .one_column {
	width:100%;
}
.staticContent .menuContainer .two_column {
	width:50%;
}
.staticContent .menuContainer .three_column {
	width:33%;
}
.staticContent .menuContainer .four_column {
	width:25%;
}
.staticContent .menuContainer .five_column {
	width:20%;
}
.staticContent .menuContainer .six_column {
	width:16%;
}
.staticContent .menuContainer .menuOption .copy {
	margin-left:10px;
	margin-right:10px;
}
.staticContent .menuContainer .menuOption .box {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	-webkit-box-shadow:  3px 3px 5px 0px rgba(0, 0, 0, .3);
	box-shadow:  3px 3px 5px 0px rgba(0, 0, 0, .3);
	margin:5px;
	border:1px solid #c9c9c9;
}
.staticContent .menuContainer .menuOption .box .image {
	background-repeat: no-repeat;
	background-position: right bottom;
	height:240px;
	margin-right:5px;
	overflow:hidden;
}
.staticContent .menuContainer .menuOption h2 {
	color: #f5aa37;
	font-size: 14pt;
	margin-left:10px;
	margin-top:10px;
}
.staticContent .menuContainer .menuOption h2 a {
	color: #f5aa37;
	font-size: 14pt;
}

/***** Rotator *****/
.rotatorContainer {
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: repeat-x;
    border: none;
    height: 350px;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    width: 940px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.rotatorContainer .title {
    color: #4EA6EB;
    font-size: 20pt;
    font-weight: bold;
    text-shadow:0 1px 1px #000;
}
.rotatorContainer .heading .main {
    color: #FFFFFF;
    font-size: 16pt;
    font-weight: bold;
}
.rotatorContainer .heading .sub {
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 8px;
}
.rotatorContainer .description {
    font-size: 10pt;
}
.rotatorContainer .button input, .rotatorContainer .button input:hover {
    background-color: #000000;
    background-image: none !important;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px 5px;
    text-transform: uppercase;
}
.rotatorContainer .button input:hover {
    background-color: #999999;
    color: #000000;
}
.rotatorContainer .layout1 .image {
    height: 0;
    position: absolute;
    width: 0;
}
.rotatorContainer .layout1 .title {
    left: 12px;
    position: absolute;
    top: 12px;
}
.rotatorContainer .layout1 .heading {
    left: 12px;
    position: absolute;
    top: 55px;
}
.rotatorContainer .layout1 .description {
    font-size: 10pt;
    left: 12px;
    position: absolute;
    top: 116px;
    width: 55%;
}
.rotatorContainer .layout1 .button {
    left: 30px;
    position: absolute;
    top: 206px;
}
.rotatorContainer .layout2 .image {
    height: 0;
    position: absolute;
    width: 0;
}
.rotatorContainer .layout2 .title {
    left: 40%;
    position: absolute;
    top: 12px;
}
.rotatorContainer .layout2 .heading {
    left: 40%;
    position: absolute;
    top: 55px;
}
.rotatorContainer .layout2 .description {
    font-size: 10pt;
    left: 40%;
    position: absolute;
    top: 116px;
    width: 55%;
}
.rotatorContainer .layout2 .button {
    left: 45%;
    position: absolute;
    top: 206px;
}
.rotator {
    height: 350px;
    overflow: hidden;
    width: 940px;
}
.pane {
    height: 350px;
    overflow: hidden;
    width: 940px;
    position: relative;
}
.rotatorButtons {
    bottom: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 50;
	width:940px;
	height:40px;
	background: rgba(255,255,255,.7);
    -moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.rotatorButtons .buttons {
	margin:auto;
	margin-top:12px;
}
.rotatorButtons .button {
    background-image: url(../images/rotatorButton.png);
    background-position: 0 -12px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 12px;
    margin: 2px;
    overflow: hidden;
    width: 12px;
}
.rotatorButtons .here {
    background-position: 0 0;
}
.rotatorButtons .button:hover {
    background-position: 0 -24px;
}
.rotatorButtons .here:hover {
    background-position: 0 0;
}

/*

.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(images/b05.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }


.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	width: 30px;
	height: 46px;
	cursor: pointer;
	background: url(images/a12.png) no-repeat;
	overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }



*/












.editFlyBox {
	background: rgba(0,0,0,.2);
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:900;
}
.editFlyBox .border {
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 50%;
	top: 50%;
	height: 400px;
	width: 600px;
	margin-top: -200px;
	margin-left: -300px;

	/* css3 */
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}
.editFlyBox .closeButton {
	position:absolute;
	top: -15px;
	right: -15px;
}
.editFlyBox .content {
	background-color: #FFF;
	margin: 12px;
	width: 576px;
	height: 376px;
	position:relative;

	/* css3 */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	-webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .6);
	box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .6);
	
	background: rgb(238,238,238);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}
.editFlyBox .scrollWindow {
	overflow: auto;
	width: 576px;
	height: 376px;
}
.scrollWindow .editPaneRow {
	overflow: hidden;
	margin:10px;
	
	/* css3 */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );

	/* shadow */
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .4);
}
.scrollWindow .editPaneRow:hover {
	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 );
}
.editPaneRow .paneImage {
	float: left;
	margin:5px;
}
.editPaneRow .paneImage img {
	height: 50px;
	width: auto;
}
.editPaneRow .paneTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #676767;
	margin: 5px;
	overflow: hidden;
	line-height: 50px;
}
.categoryHeading {
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.categoryHeading .image img {
	width:100%;
	height:auto;
}
.categoryHeading .categoryContent {
	max-width:50%;
	position:absolute;
	top:10px;
	left:0px;
	background: rgba(255,255,255,.8);
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.categoryHeading .categoryContent h1 {
	font-size:1.4em;
	margin:5px 10px;
}
.categoryHeading .categoryContent .copy {
	font-size:1.1em;
	margin:0px 10px;
}
.categoryHeading .overlayImage {
	display: none;
	position: absolute;
}
.categoryHeading .overlayComponent {
	display: none;
	position: absolute;
}
.ie6Warning {
	background-image: url(../images/ieWarningBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.ie6Warning a {
	background-image: url(../images/ieWarningBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:43px;
	width:820px;
	margin:auto;
	display:block;
}
.web2Bookmarks .vaiComponent, .bookmarksPortlet .vaiComponent { width: auto; }
.web2Bookmarks .userProfileBox, .bookmarksPortlet .userProfileBox { background: rgb(229,229,229); text-align:center; overflow:hidden; }
.web2Bookmarks .userProfilePic, .bookmarksPortlet .userProfilePic { background: #fff; border:inherit; padding:10px; margin:auto; margin-top:10px; margin-bottom:5px; width:150px; }
.web2Bookmarks .userProfilePic img, .bookmarksPortlet .userProfilePic img { width:150px; height:auto; }
.web2Bookmarks .profileBookmarks, .bookmarksPortlet .profileBookmarks { background:#fff; overflow:hidden;}
.web2Bookmarks .profileBookmarks form, .bookmarksPortlet .profileBookmarks form { margin:5px; overflow:hidden; }
.web2Bookmarks .initialactionlinks, .bookmarksPortlet .initialactionlinks { text-align:center; margin:5px; border-top: 1px solid #99BBE8; }

.frontPage .calendarList .rowGroup {
	display:block !important;
	max-height:270px;
	overflow:auto;
}

.frontPage .cntNewsList .rowGroup {

}
.frontPage .gridContainer.calendarList .detailRow, .frontPage .gridContainer.newsList .detailRow {
	display: inline-table !important;
	width: 100%;
}
.frontPage .layoutTemplateLeftCol {
	width:20% !important;
}
.frontPage .layoutTemplateRightCol {
	width:30% !important;
}
#itemStock {
    padding-top: 5px;
}
.reviewCart .buttonBar {
	margin: 10px 0px;
}
.orderingPortletView .mainCol {
    width: 100%;
}


@media all and (max-width: 800px) {
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateLeftCol {
		width:33.33333% !important;
	}
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateMiddleCol {
		width:66.666666% !important;
	}
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateRightCol {
		width:100% !important;
	}
	.frontPage .pageSection .wptheme2Col .equal .layoutTemplateLeftCol, .frontPage .pageSection .wptheme2Col .equal .layoutTemplateRightCol {
		width:50% !important;
	}
}
@media all and (max-width: 480px) {
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateLeftCol {
		width:100% !important;
	}
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateMiddleCol {
		width:100% !important;
	}
	.frontPage .pageLayout .wptheme3Col .unEqual121 .layoutTemplateRightCol {
		width:100% !important;
	}
	.frontPage .pageSection .wptheme2Col .equal .layoutTemplateLeftCol, .frontPage .pageSection .wptheme2Col .equal .layoutTemplateRightCol {
		width:100% !important;
	}
}
.dj_ie7 .frontPage .calendarList .rowGroup, .dj_ie7 .frontPage .calendarList .rowGroup {
	max-height:none;
	overflow:visible;
}

.dj_ie7 .frontPage .calendarList, .dj_ie8 .frontPage .calendarList {
	max-height:270px;
	overflow:auto;
}
.cntNewsList .newsArticle {
	position:relative;
}
.cntNewsList .newsArticle .authoringBar {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background-color:rgba(255,255,255,.9);
	border:1px solid #676767;
}
.cntNewsList .newsArticle:hover .authoringBar {
	display:inline;
}
.cntNewsList .newsArticle .authoringBar ul {
	list-style:none;
	padding:0px;
	margin:5px;
}
.cntNewsList .newsArticle h2 {
	font-size:10pt;
	margin:0px;
}
.cntNewsList .newsArticle .date {
	font-size:9pt;
	font-style:italic;
}
.cntNewsList .newsArticle .floatRightImage {
	float:right;
	margin-left:5px;
}
.cntNewsList .newsArticle .floatLeftImage {
	float:left;
	margin-right:5px;
}
.cntNewsList .newsArticle .floatRightImage img, .cntNewsList .newsArticle .floatLeftImage img {
	max-width:100px;
	height:auto;
	border:1px solid;
	border-color:inherit;
}
.cntNewsList .newsArticle .summary {
}
.cntArticle {
}
.cntArticle .buttonBar .authoringBar ul {
	list-style:none;
	padding:0px;
	margin:5px;
}
.cntArticle .buttonBar .authoringBar ul li {
	float:left;
	margin-right:8px;
}
.cntArticle .article {
}
.cntArticle .article .date {
	margin:10px;
}
.cntArticle .article .floatRightImage {
	float:right;
	margin-left:5px;
}
.cntArticle .article .floatLeftImage {
	float:left;
	margin-right:5px;
}
.cntArticle .article .fullText {
	margin:10px;
}
.bottomNavBar {
	margin:5px 0px;
	overflow:hidden;
}
.bottomNavBar .bottomNavBox {
	overflow: hidden;
	float: left;
	width: 14%;
	min-height: 150px;
	border-left: 1px solid #666;
}
.bottomNavBar .bottomNavBox:first-child {
	border-left:none;
}
.bottomNavBar .bottomNavBox > ul {
	margin:5px;
}
.bottomNavBar .bottomNavBox > ul ul {
	margin:5px 5px;
}
.bottomNavBar .bottomNavBox a {
	margin:2px 0px;
	display:block;
}
.authorBar,
.authorTools {
	border: 1px solid #676767;
	background: #f4f7fa;
	padding: 5px;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 1px;
	position: absolute;
    top: 1px;
    right: 1px;
    z-index: 1;
}
.authorBar ul,
.authorTools ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.authorBar li,
.authorTools li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right:8px;
}
.authorBar a,
.authorTools a  {
	margin-top:2px;
	display:block;
}
.authorBar a:before, 
.authorTools a:before {
	content: ' ';
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background-image: url(../images/pageIcons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:2px;
	margin-top:-2px;
}
.authorBar .new a:before, 
.authorTools .new a:before {
	background-position: -16px 0px;
}
.authorBar .read a:before,
.authorTools .read a:before {
	background-position: -144px 0px;
}
.authorBar .edit a:before,
.authorTools .edit a:before {
	background-position: -96px 0px;
}
.authorBar .delete a:before,
.authorTools .delete a:before {
	background-position: -80px 0px;
}
.cnt3Col > .col {
	width:33.33333%;
	float:left;
}
.cnt5Col > .col {
	width:20%;
	float:left;
}
.cnt12Col > .col1 {
	width:8.33333%;
	float:left;
}
.cnt12Col > .col2 {
	width:16.66666%;
	float:left;
}
.cnt12Col > .col3 {
	width:25%;
	float:left;
}
.cnt12Col > .col4 {
	width:33.33333%;
	float:left;
}



.homePageCnt {
	margin-top:10px;
	clear:both;
	overflow:hidden;
}
.homePageCnt .img {
	text-align:center;
}
.homePageCnt .col h2 {
	font-size: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.homePageCnt .headingText {
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.homePageCnt .headingText img {
	margin: 2px 0px;
}
.homePageCnt .innerBox {
	margin:0px 10px;
}
.prodSrv .authoringBar, .prodSrv .authorTools, .prodSrv .authorButtons {
	display:none !important;
}
.wpthemeFooter .link {
	margin-bottom: 5px;
}


/* override.css */
.headerCell {
	padding: 5px;
	background: rgb(139,187,228); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiYmJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjc0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(139,187,228,1) 0%, rgba(34,116,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,187,228,1)), color-stop(100%,rgba(34,116,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(139,187,228,1) 0%,rgba(34,116,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bbbe4', endColorstr='#2274be',GradientType=0 ); /* IE6-8 */
	display: table-cell;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.headerRow .headerCell a {
	color: #fff;
}
.shoppingCartButtons button {
	margin:0px;
}
.shoppingCartButtons .dijitButton .dijitButtonNode, .shoppingCartButtons button {
	border: none;
	background:none;
	background-color:#d8d8d8;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-left:1px solid #999999;
	height:32px;
}
.shoppingCartButtons .dijitButtonText {
	margin-top:8px;
} 
.shoppingCartButtons .checkout .dijitButton .dijitButtonNode, .shoppingCartButtons .checkout button {
	-moz-border-radius: 0px 0px 6px 0px;
	border-radius: 0px 0px 6px 0px;
}
.themeSearchBar .dijitTextBox {
	width:300px;
}
.themeSearchBar .dijitTextBox, .themeSearchBar .dijitTextBoxFocused .dijitInputContainer  {
	border:none;
	background:none;
}
.themeSearchBar .dijitButton .dijitButtonNode, .themeSearchBar button {
	border: none;
	background:none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* hide durring load display after load */
.commonActionsContainer, .shoppingCartBar, .themeSearchBar {
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-ms-transition: opacity 0.3s ease-in; /* IE10 is actually unprefixed */
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
	opacity:0;
}
.pageLoad .commonActionsContainer, .pageLoad .shoppingCartBar, .pageLoad .themeSearchBar {
	opacity:1;
}
.topLevel {
	position:relative;
}
.topLevel ul {
	position: absolute;
	left: 98%;
	top: 2px;
	background-color: #6490b8;
	display: none;
}
.topLevel:hover, #subMenuContainer .subMenu-1 .wpthemeNavListItem:hover {
	background-color:#6490b8;
}
.topLevel:hover ul {
	display:inline;
}
.orderingPortletView .leftCol, .categoryListing .leftCol {
	display:none;
}
.orderingPortletView .newItemsComponent.boxes .detailRow .detailBorder,
.orderingPortletView .featuredItemsComponent.boxes .detailRow .detailBorder,
.orderingPortletView .newItemsComponent.boxes .rowGroup,
.orderingPortletView .featuredItemsComponent.boxes .rowGroup {
	border:none;
}
.boxes .gridContainer .detailRow:hover, .boxes .gridContainer .hiddenRow:hover {
	background:none;
}
.boxes .detailRow:hover .itemImage img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.detailRow .emptyRow {
	display:none;
}
.wpthemeCommonActions > li {
	padding:0px;
	font-size:1.0em;
}
.wpthemeBanner ul.wpthemeCommonActions li a:link {
	padding: 0px 10px 0px 10px;
}
.loginPortlet .buttonBar {
	display:none;
}
.loginPortlet .floatBoxColumn .buttonBar {
	display:block;
}
.loginPortlet .dijitTitlePaneContentOuter  {
	background:none;
	border:none;
}
.loginPortlet .buttonBar, .loginPortlet .dijitTitlePaneTitle, .loginPortlet .dijitTitlePaneContentOuter  {
	background:none !important;
	border:none !important;
}
.leftCol .headingPrefix {
	display:none;
}
.leftCol .attributeList .headingPrefix {
	display:block;
}
.categoryTrail {
	margin-bottom: 10px;
	border-bottom: 1px solid #B5BCC7;
	padding-bottom: 10px;
	padding-left:6px;
}
.newItemsComponent .dijitTitlePaneTitle, .featuredItemsComponent .dijitTitlePaneTitle {
	background: #FFF;
	border-bottom: 1px solid #676767;
	font-size: 1.2em;
	padding: 10px 0;
} 
.newItemsComponent .dijitTitlePane .dijitTitlePaneTextNode, .featuredItemsComponent .dijitTitlePane .dijitTitlePaneTextNode {
	color: #676767;
}
.newItemsComponent .dijitTitlePaneFocused .dijitTitlePaneTextNode, .featuredItemsComponent .dijitTitlePaneFocused .dijitTitlePaneTextNode {
	color: #676767;
}
.productItemListing .gridPaging,
.productItemListing .buttonBar,
.searchResults .gridPaging,
.searchResults .buttonBar {
	background:none;
	border:none;
}
.productItemListing .gridPaging,
.searchResults .gridPaging {
	float:left;
	margin-top:7px;
}
.productItemListing .buttonBar,
.searchResults .buttonbar {
	float:right;
}
.searchResults .topBorder {
	border: none;
}
.flyBoxQuickView .theImage {
	width: 384px !important;
}
.flyBoxQuickView .theImage img {
	max-width: 384px;
	max-height: 384px;
	height: auto !important;
	width: auto !important;
}
.magnifyarea {
	z-index:501 !important;
}
.boxes .detailRow .orderGuide, .priceBox .orderGuide {
	display:none;
}
.newCustLogIn .emailRegCnt {
	height: 35px;
}
.newCustomers .heading {
	display:none;
}
.newCustLogIn .heading {
	margin-left:0px !important;
	display:block;
}
.newCustomers .formFields {
	position: relative;
	top: -75px;
	margin-left:0px !important;
}
.newCustomers .buttonBar {
	position: relative;
	top: -108px;
	right: -250px;
	width: 85px;
}
.newCustomers .formFields .label {
	width:45px !important;
}
.itemDetails .additionalInfo .manufacturerItem {
	display:none;
}
.GroupName {
	color: transparent;
	text-shadow: none;
}
.footerCol {
	float:left;
}
.footerColEnd {
	float:left;
	width: 5%;
	margin-top: 25px;
}
.sec1 {width:30%}
.sec2 {width:20%;}
.sec3 {width:20%;}
.sec4 {width:25%}
.sec5 {display:none;}

.section1, .section2, .section3, .section4, .section5, .section6 {
    margin-right: 40px;
}
.section5 {
	margin-top: 35px;
}
.section5 img {
	display: block;
	margin-bottom: 10px;
}
.section6 {
	margin-top: 45px;
}
.section6 a {
	background: #306c9e;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
}

.theContactForm {
	float: left;
	width: 60%;
}
.theContactInfo {
	float: right;
	width: 40%;
}
.s2kAdminFormTemplateDisplay .dijitTitlePaneContentOuter {
	min-height:350px;
}
.floatBoxColumn.userRegistration {
	display: none;
}
.loginPortlet .mainHeading {
    display: none;
}
.loginPortlet .clear {
	clear: none;
}
.loginPortlet .floatBoxColumn {
	float:left;
	overflow: hidden;
	width: 46%;
	margin-top:0px;
	margin-left:0px;
	margin-right:4%;
}
.loginPortlet .floatBoxColumn .formFields, .loginPortlet .formFields {
	margin-left:0px;
}
.loginPortlet .floatBoxColumn .heading, .loginPortlet .heading,
.loginPortlet .floatBoxColumn .subHeading, .loginPortlet .subHeading {
	margin-left:0px;
}
.loginPortlet .buttonBar {
	padding-left:0px;
}
.s2k-dojo .loginPortlet .floatBoxColumn .dijitTitlePane .dijitTitlePaneTitle {
	display:none;
}
.userLogin .buttonBar .right {
	float: left;
	padding-left: 92px;
	text-align: left;
	width: 100%;
}
.userLogin .buttonBar .left {
	float: left;
	padding-left: 92px;
	padding-top: 7px;
}
.loginPortlet {
	position:relative;
}
.guestCheckout {
/*	position: absolute;
	top: 32px;
	right: 0px;*/
}
.guestCheckout .buttonBar {
/*	position: absolute;
	top: 123px;
	left: -287px; */
}
.loginPortlet .floatBoxColumn {
	overflow:visible;
}
.loginPortlet button {
	color:#000;
	padding: 4px 4px 4px;
}
.loginPortlet button a {
	color: #000;
}
.loginPortlet .mainCol.dspCheckOut .mainContainer {
	overflow:hidden;
	width:100%;
	float:left;
}
.loginPortlet .mainCol.dspCheckOut .guestContainer {
	overflow:hidden;
	float:left;
	position: absolute;
    top: 217px;
    left: 117px;
}
.loginPortlet .mainCol .mainContainer .label {
	float:none;
	width:auto;
}
.loginPortlet .newCustLogIn {
	min-height:95px;
}
.loginPortlet .mainHeading {
	border-bottom:1px solid #676767;
}
.loginPortlet .rememberMe, .loginPortlet .forgotPassword {
	margin:5px;
}
.loginPortlet button {
	margin:5px;
}
.clear {
	clear: both;
}
.wcmComp {
	position:relative;
}
.editProMsg {
	position: absolute;
	right: 15px;
	width: 375px;
	top: 100px;
}




/* Custom Header */
.wpthemeBanner .wpthemeNavContainer1 li.wpthemeSelected > a {
	background: rgb(226,226,226);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(245,245,245,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(245,245,245,1) 100%);
    color: #000 !important;
    text-shadow: none;
}

/* Home Page */
.fullPageContent {
	margin:0;
}
.fullPageContent .heroImage img {
	width:100%;
	height:auto;
	vertical-align:middle;
}
.slideFrame img {
	width: 100%;
	height:auto;
}
.homeColumns {
	margin: 40px 0;
    font-size: 14px;
    line-height: 18px;
    color: #887;
}
.homeColumn {
	display: inline-block;
    width: 33.3%;
    float: left;
    position: relative;
    text-align: center;
}
.homeColumn .inner {
	margin: 0 25px;
}
.homeColumn p, 
.homeColumn h2 {
	text-align: left;
}
.homeColumn h2,
.homeText h2, .homeVendors h2 {
	font-size: 19px;
    font-weight: normal;
    color: #464646;
    font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	border-bottom: 1px solid #676767;
	padding-bottom: 10px;
}
.homeColumn img {
	max-width: 100%;
	height: auto;
}
.homeColumn .textImage img {
	width: 90%;
}
.homeText, .homeVendors {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 50px 0px;
}
.homeText .inner {
	padding-right: 10px;	
}
.homeVendors .inner {
	padding-left: 10px;
}








/* Content Pages */
.pageBanner {
    position: relative;
	background: url(../images/slider.gif) no-repeat center center fixed;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
 	background-size: cover;
 	border-radius: 10px;
    padding: 55px;
    margin-top: 10px;
	overflow: hidden;
}
.pageBanner .left {
	width: 60%;
	display: inline-block;
	float: left;
}
.pageBanner .right {
	width: 40%;
	display: inline-block;
	float: left;
}
.pageBanner .rightTerms {
	text-align: left;
}
.pageBanner .right img {
    width: 90%;
    height: auto;
    float: right;
}
.pageBanner img {
	max-width: 100%;
	height: auto;
}
.pageContent strong {
	color: #333333;
}
.pageContent ul {
	margin-left: 30px;
}
.pageContent .inner {
	position: relative;
}
.pageContent .colLeft,
.pageContent .colRight {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 20px 0px;
}
.pageContent .col1,
.pageContent .col2,
.pageContent .col3 {
	width: 33.3%;
	display: inline-block;
	float: left;
	padding: 20px 0px;
}
.pageContent .colLeft .inner,
.pageContent .col1 .inner {
	padding-right: 20px;
}
.pageContent .colRight .inner,
.pageContent .col3 .inner {
	padding-left: 20px;
}




/* Custom Content Pages */
.pageContent.lentContent .col1 {
	float: unset;
	vertical-align: top;
}
.pageContent.lentContent img {
	max-width: 100%;
	height: auto;
}
.catalog {
	position: relative;
	margin-bottom: 20px;
	float: left;
}
.catalog h2 {
	width: 100%;
	margin-bottom: 20px;
}
.catalogImage, .catalogText {
    width: 50%;
    display: inline-block;
    float: left;
}
.catalogImage img {
    max-width: 100%;
    height: auto;
}
.candle {
	margin-bottom: 100px;
}
.candle img {
	vertical-align: top;
}
.candleLinks h1 {
	text-align: center;
	font-size: 2em;
}
.candleLinks ul {
    column-count: 2;
    width: 505px;
    margin: auto;
}
ol.abc {
    list-style-type: upper-alpha;
}
ol.lower-roman {
    list-style-type: lower-roman;
}
.theTerm {
    position: relative;
}
.rotatorLink a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}






@media screen and (max-width: 980px) {
	.editProMsg {
		width:300px;
	}
}
@media screen and (max-width: 768px) {
	.userPreferences .dijitTextBox {
		width:98%;
	}
	.editProMsg {
		width:260px;
	}
}
@media screen and (max-width: 603px) {
	.userPreferences .fieldColumn {
		margin-top: 90px;
		width:100%;
		float:none;
	}
	.editProMsg {
		left: 15px;
		width: auto;
	}
	.pageBanner .left, .pageBanner .right, 	.pageBanner .right img {
		width: 100%;
	}
	.pageContent .colLeft,	.pageContent .colRight, .pageContent .col1, .pageContent .col2,	.pageContent .col3 {
		width: 100%;
	}
	.loginPortlet .mainCol.dspCheckOut .guestContainer {
	    top: 250px;
	    left: 0;
	}
}
@media screen and (max-width: 480px) {
	.userPreferences .fieldColumn {
		margin-top:125px;
	}
	
}
@media screen and (max-width: 320px) {

} 


/* desktop_narrow.css */
@media screen and (max-width: 1000px) {
	.wpthemeInner,
	.wpthemeSecondaryNav {
	    margin: 0;
	    width: 100%;
	}
	
	.outerContainer .innerContainer {
	    width: 100%;
	    overflow: hidden;
	}
	.wpthemeCommonActions .userActions {
	    display: none!important;
	}
	
	.compareThese {
	    margin-left: 0;
	}
}


/* tablet.css */

/*

@media screen and (max-width: 800px) {
	.outerContainer {
		overflow:hidden;
	}
	.outerContainer .innerContainer {
		width:auto;
	}
	#topLevelLinks {
		display:none !important;
	}
	#topLevelLinksButton {
		display:none !important;
	}
	.boxes .detailRow .detailBorder {
		margin: 1px;
		border: 1px solid #999;
	}
	.gridContainer .detailRow:hover, .gridContainer .hiddenRow:hover {
		background:none;
	}
	.detailRow:hover .itemImage img {
		-webkit-box-shadow:  none !important;
		-moz-box-shadow:  none !important;
		box-shadow:  none !important;
	}
	.boxes .itemResults .detailRow {
		width: 50% !important;
		border: none;
	}
	.boxes .detailRow .itemImage:hover .quickView {
		display:none;
	}
	.boxes .detailRow .itemCartOptions, .boxes .detailRow .price {
		margin:5px;
	}
	.boxes .itemCartOptions .itemQuantity {
		float:none;
	}
	.addToCart .dijitButton, .ogButton .dijitDropDownButton {
		width:88%;
	}
	.addToCart .dijitButtonNode, .ogButton .dijitButtonNode {
		width:100%;
	}
/*	
	.s2k-dojo .dijitButton .dijitButtonNode, .s2k-dojo .dijitDropDownButton .dijitButtonNode, .s2k-dojo .dijitComboButton .dijitButtonNode, .s2k-dojo .dijitToggleButton .dijitButtonNode, .backLink a {
		-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
		-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
		box-shadow:inset 0px 1px 0px 0px #ffffff;
		
		background: rgb(249,249,249);
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(249,249,249,1) 5%, rgba(233,233,233,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(249,249,249,1)), color-stop(100%,rgba(233,233,233,1)));
		background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
		background: -o-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
		background: -ms-linear-gradient(top,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
		background: linear-gradient(to bottom,  rgba(249,249,249,1) 5%,rgba(233,233,233,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 );
		
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px;
		
		border:1px solid #dcdcdc;
		
		display:inline-block;
		color:#666666;
		font-family:arial;
		font-size:10pt;
		font-weight:bold;
		padding:6px 2px;
		text-decoration:none;
		
		text-shadow:0px 1px 0px #ffffff;
	}
*/
/*
	.backLink a {
		margin:10px;
	}
	.shadow {
		background-color:transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		margin: 0px;
	}
	.vaiComponent .menu ul ul {
		background: #fff;
		border: 1px solid #ccc;
		-moz-border-radius: 7px;
		border-radius: 7px;
		margin-bottom: 5px;
		margin-left: 3px;
		margin-right: 3px;
	}
	.vaiComponent .menu ul ul li {
		border-bottom: 1px solid #ccc;
	}
	.vaiComponent .menu ul ul li:last-child {
		border:none;
	}
	.vaiComponent .menu ul ul a {
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.topLevelCategories .menu ul, .manufacturerList .menu ul, .subLevelCategories .menu ul {
		background: #fff;
		border: 1px solid #ccc;
		-moz-border-radius: 7px;
		border-radius: 7px;
		margin-bottom: 5px;
		margin-left: 3px;
		margin-right: 3px;
	}
	.topLevelCategories .menu ul li, .manufacturerList .menu ul li, .subLevelCategories .menu ul li {
		border-bottom: 1px solid #ccc;
	}
	.topLevelCategories .menu ul li:last-child, .manufacturerList .menu ul li:last-child, .subLevelCategories .menu ul li:last-child {
		border:none;
	}
	.topLevelCategories .menu ul a, .manufacturerList .menu ul a, .subLevelCategories .menu ul a {
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
*/
	.topLevelCategories .dijitTitlePaneTitle, .manufacturerList .dijitTitlePaneTitle, .subLevelCategories .dijitTitlePaneTitle, .attributeList .dijitTitlePaneTitle {
	/*	background:none;
		border:none;
		padding:3px; */
	}
/*
	.topLevelCategories .dijitTitlePaneContentOuter, .manufacturerList .dijitTitlePaneContentOuter, .subLevelCategories .dijitTitlePaneContentOuter, .attributeList .dijitTitlePaneContentOuter {
		border-left:none;
	}
	
	.gridContainer .rowGroup .emptyRow {
		display:none !important;
	}
	.categoryTrail {
		margin-left: 3px;
		margin-bottom: 5px;
	}
	.s2k-dojo .field .dijitTextBox {
		width:95%;
	}
	
	.mainCol .threeCol .fieldColumn, .mainCol .fourCol .fieldColumn, .mainCol .fiveCol .fieldColumn {
		width:100%;
	}
	

	.vai_md .crmCalendar .task .cellData .actionLinks, .vai_md .crmCalendar .event .cellData .actionLinks, .vai_md .crmCalendar .alert .cellData .actionLinks {
		position:absolute;
		right:0px;
		top:0px;
		height:100%;
		overflow:hidden;
	}
	.vai_md .crmCalendar .task .cellData .details, .vai_md .crmCalendar .event .cellData .details, .vai_md .crmCalendar .alert .cellData .details {
		position:relative;
		background-color:#fff;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	.vai_md .crmCalendar .task .cellData, .vai_md .crmCalendar .event .cellData, .vai_md .crmCalendar .alert .cellData {
		position:relative;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	.vai_md .crmCalendar .task .cellData .details, .vai_md .crmCalendar .event .cellData .details, .vai_md .crmCalendar .alert .cellData .details {
		overflow:hidden;
	}
	.vai_md .crmCalendar .task .cellData .details .subject, .vai_md .crmCalendar .task .cellData .details .label, .vai_md .crmCalendar .task .cellData .details .field,
	.vai_md .crmCalendar .event .cellData .details .subject, .vai_md .crmCalendar .event .cellData .details .label, .vai_md .crmCalendar .event .cellData .details .field,
	.vai_md .crmCalendar .alert .cellData .details .subject, .vai_md .crmCalendar .alert .cellData .details .label, .vai_md .crmCalendar .alert .cellData .details .field {
		margin:5px;
	}
	.vai_md .crmCalendar .details {
		background-color:#fff;
	}
	.vai_md .crmCalendar .actionLinks {
		position:absolute;
		overflow:hidden;
		height:100%;
		right:0px;
		top:0px;
	}
	.vai_md .crmCalendar .actionLinks a {
		display: block;
		float: left;
		line-height: 100px;
		top: 50%;
		margin-top: -50px;
		position: relative;
		border-left:1px solid #FFF;
		padding:0px 10px;
		text-decoration:none;
		color:#FFF;
	}
	.vai_md .crmCalendar .actionLinks a:first-child {
		border-left:none;
	}
	.vai_md .crmCalendar .actionLinks a.deleteBtn {
		background-color:#F00;
	}
	.vai_md .crmCalendar .actionLinks a.viewBtn, .vai_md .crmCalendar .actionLinks a.editBtn, .vai_md .crmCalendar .actionLinks a.closeBtn {
		background-color:#CCC;
	}
	.vai_md .crmCalendar .actionLinks a.disabled {
		color:#ddd;
	}
	.tablet .subLevel a:before {
		content: '- ';
	}
	.tablet .dropNavContainer {
		background-color:#333;
	}
}
*/

@media screen and (max-width: 480px) {
	.outerContainer .innerContainer .wpthemeInner .leftCol {
		float:none;
		margin-right:0px;
		width:100%;
	}
	.outerContainer .innerContainer .wpthemeInner .rightCol {
		float: none;
		margin-left: 0px;
	}
	.leftCol .vaiComponent {
		width: auto;
	}
	.rightCol .vaiComponent {
		width: auto;
	}
	.topSection {
		margin-right: 0px;
	}
	.boxes .itemResults .detailRow {
		width: 100% !important;
	}
	.topLevelCategories .dijitTitlePaneContentOuter, .manufacturerList .dijitTitlePaneContentOuter, .subLevelCategories .dijitTitlePaneContentOuter {
		border-left:none;
		border-right:none;
	}
	.topLevelCategories .dijitTitlePane .dijitArrowNode, .attributeList .dijitTitlePane .dijitArrowNode, .manufacturerList .dijitTitlePane .dijitArrowNode, .subLevelCategories .dijitTitlePane .dijitArrowNode {
		display:inline;
		margin-top:4px;
		margin-right:4px;
	}
	/*
	.mobileNavButton {
		display: inline;
		position: absolute;
		top: 54px;
		right: 4px;
		z-index: 10;
	}
	.mobileNavButton button {
		display:none;
	}
	.mobileNavButton .bIcon {
		display: block;
		width: 14px;
		height: 16px;
		background-image: url(../images/linesIcon.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		margin:3px 4px;
	}
	.mobileNavButton .bText {
		display:none;
	}
	.mobileNavButton .dijitButton, .mobileNavButton .dijitButton .dijitButtonNode, .mobileNavButton .dijitButtonText {
		margin:0px;
		padding:0px;
		background:none;
		background-color:transparent;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border:none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.mobileNavButton .dijitButton .dijitButtonNode {
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.mobileNavButton.selected .dijitButton .dijitButtonNode {
		background-color:rgba(0,0,0,0.5);
	}
	.mobileNavButton.selected .bIcon {
		background-position: 0px -18px;
	}
	.menuContentContainer {
		display:none;
	}
	.wpthemeBannerInner {
		background:#FFF;
	}
	.topNavBar {
		display:none;
		position: relative;
		top: 0px;
		z-index: 500;
		right: 0px;
		background:rgba(0,0,0,0.5);
	}
	.topNavBar.show {
		display: block;
	}
	.subMenu-1 {
		width: 60%;
		overflow: hidden;
		border: none !important;
		background: #ddd !important;
	}
	.subMenu-1 ul {
		background: #fff;
		border: 1px solid #ccc;
		-moz-border-radius: 7px;
		border-radius: 7px;
		margin: 5px !important;
		float:none !important;
		-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .5);
		box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .5);
	}
	.subMenu-1 ul li {
		border-bottom: 1px solid #ccc !important;
	}
	.subMenu-1 ul li:last-child {
		border:none !important;
	}
	*/
	.mobileSearchButton {
		display: inline;
		position: absolute;
		top: 2px;
		left: 2px;
		z-index: 10;
	}
	.mobileSearchButton button {
		display:none;
	}
	.themeSearchBar {
		display: none;
		background: rgb(239,239,239);
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNGM0YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(196,196,196,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(196,196,196,1)));
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(196,196,196,1) 100%);
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(196,196,196,1) 100%);
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(196,196,196,1) 100%);
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(196,196,196,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#c4c4c4',GradientType=0 );
		-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, .5);
		box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, .5);
		width: 100%;
		left: 0px;
		top: 31px;
	}
	.themeSearchBar.show {
		display:block;
	}
/*	
	.themeSearchBar .label, .themeSearchBar .field, .themeSearchBar .button {
		float:none;
	} */
	.mobileSearchButton .bIcon {
		display: block;
		width: 26px;
		height: 26px;
		background-image: url(../images/searchIcon.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	.mobileSearchButton .bText {
		display:none;
	}
	.mobileSearchButton .dijitButton, .mobileSearchButton .dijitButton .dijitButtonNode, .mobileSearchButton .dijitButtonText {
		margin:0px;
		padding:0px;
		background:none;
		background-color:transparent;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border:none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.mobileSearchButton .dijitButton .dijitButtonNode {
/* 		background-color:rgba(0,0,0,0.2); */
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.mobileSearchButton.selected .dijitButton .dijitButtonNode {
		background-color:rgba(0,0,0,0.5);
	}
	.mobileSearchButton.selected .bIcon {
		background-position: 0px -26px;
	}
	.gridPaging, .buttonBar, .gridContainer, .rowGroup {
		border-left:none !important;
		border-right:none !important;
	}
	/*
	.topNavBar ul > li {
		float:none;
		padding:0px;
		border:none;
	}
	.topNavBar ul > li a, .topNavBar ul li:hover a, .topNavBar ul li.lotusSelected a {
		border:none;
		padding:0px;
		padding-right:10px;
		padding-left:20px;
		-webkit-box-shadow:  none !important;
		-moz-box-shadow:  none !important;
		box-shadow:  none !important;
		text-align:right;
		line-height:30px;
		border-bottom:1px solid #000;
		color:#fff !important;
		text-shadow:none;
	}
	.topNavBar ul li:hover a, .topNavBar ul li.lotusSelected a {
		background:#ddd;
		color:#676767 !important;
	}
	.topNavBar ul li.lotusSelected a, .topNavBar ul li.modelHasChildren a {
		background-image: url(../images/mobileChildren.png);
		background-repeat: no-repeat;
		background-position: 0px -45px;	
	}
	.topNavBar ul li.lotusSelected.modelHasChildren a, .topNavBar ul li.modelHasChildren:hover a {
		background-position: 0px -165px;
	}
	*/
	.wpthemeLogo .logo {
		margin-top:30px;
	}
/*	.commonActionsContainer {
		background-color: rgba(0,0,0,.2);
		overflow: hidden;
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 10;
		width: 100%;
		height:25px;
	}
	.wpthemeCommonActions {
		position:relative;
		top:4px;
	} */
	.mainCol .fieldColumn {
		float: none;
		width: 100%;
	}
	.loginPortlet .dijitTitlePaneTitle {
		border-left:none !important;
		border-right:none !important;
	}
	.loginPortlet .floatBoxColumn .dijitTitlePaneContentInner, .loginPortlet .dijitTitlePaneContentInner {
		min-height:0px !important;
		margin-bottom:10px;
	}
	.loginPortlet .dijitTitlePaneContentOuter {
		border-left:none !important;
		border-right:none !important;
	}
	.loginPortlet .floatBoxColumn {
		float:none;
		margin-top:5px;
		margin-left:0px;
		margin-right:0px;
		width:100%;
	}
	.loginPortlet .floatBoxColumn .component {
		margin-bottom:10px;
	}
	.floatBoxColumn.churchRegistration {
	    margin-top: 50px;
	}
	.compareThese {
		margin-bottom:3px;
		float:none;
	}
	.wpthemeBanner .wpthemeInner, .wpthemeMainContent .wpthemeInner {
		margin:0px;
	}
/*	.s2k-dojo .dijitTitlePaneTitle, .s2k-dojo .dijitTitlePaneContentOuter {
		border-right:none;
		border-left:none;
	} */
	.s2k-dojo .loginPortlet .dijitTextBox {
		width:14em;
	}
	.vaiComponent .copy {
		overflow:auto;
	}
	.jumpToBar, .jumpToContainer.outOfView .jumpToBar {
		overflow:auto;
	}
	.jumpToLinks {
		width:auto;
		white-space:nowrap;
		margin:0px;
	}
	.jumpToLinks a:active {
		background-color:rgba(255,255,255,.5);
	}
	header .logo img {
		max-height:40px;
	}
	.stepBar {
		background:none;
		border-radius: 0px;
		box-shadow: none;
		border: none;
	}
	.stepBar .step {
		display:none;
	}
	.stepBar .step.here {
		display:block;
		width:100%;
		background:none;
	}
	.stepBar .step:before {
		float:left;
		padding:5px 0px;
	}
	.stepBar .step:nth-of-type(1):before {
		content:"Step 1.";
	}
	.stepBar .step:nth-of-type(2):before {
		content:"Step 2.";
	}
	.stepBar .step:nth-of-type(3):before {
		content:"Step 3.";
	}
	.stepBar .step:nth-of-type(4):before {
		content:"Step 4.";
	}
	.stepBar .step .sText {
		margin:0px;
	}
	.paymentOptions textarea {
		width:95%;
	}
	.itemDetailLayout1 .itemHeader .imageBox {
		
	}
	.itemDetailLayout1 .itemHeader .infoBox {
		width:auto;	
	}
	.itemDetailLayout1 .itemTabSection .spec .label {
		width:120px;
	}
	.itemDetailLayout1 .itemHeader .socialBox {
		width:100%;
		margin:0px;
	}
	.itemDetailLayout1 .relatedItemsComponent .dijitTitlePaneTitle {
		border-left:none !important;
		border-right:none !important;
	}
	.itemDetailLayout1 .itemFooter {
		padding:0px;
	}
	.itemDetailLayout1 .upSellItemsComponent .dijitTitlePaneTitle {
		border-left:none !important;
		border-right:none !important;
	}
	.reviewCart .rowGroup .cellData.itemImage {
		padding-left:0px;
	}
	.paymentOptions .totalSection .cellData {
		padding-left:0px;
		display:table-cell;
	}
	.paymentOptions .totalSection .cellData:before {
		display:none;
	}
	.paymentOptions .couponSection {
		margin:0px;
		width:100%;
	}
	.couponSection .couponCode {
		margin:2px;
	}
	.couponSection .couponCode .field {
	}
	.couponSection .couponCode .field .dijitTextBox {
		width:100%;
	}
	.dijitTooltip {
		display:none !important;
	}
	.buttonBar .sortButton {
		display:inline;
	}
	.phone .subLevel a:before {
		content: '- ';
	}
	.phone .dropNavContainer {
		overflow:hidden;
	}
	.gridContainer .headerRow {
	    position: absolute;
	    top: -9999px;
	    left: -9999px;
	}
	
	.gridContainer .alt-row {
	    background-color: #eee!important;
	}
	
	.gridContainer .cellData {
	    border: none;
	    border-bottom: 1px solid #eee;
	    position: relative;
	    padding-left: 50%;
	    min-height: 12px;
	    display: block;
	}
	
	.gridContainer .alt-row .cellData {
	    border-bottom-color: #fff;
	}
	
	.gridContainer .cellData:before {
	    position: absolute;
	    top: 6px;
	    left: 6px;
	    width: 45%;
	    padding-right: 10px;
	    white-space: nowrap;
	    font-weight: bold;
	    display: block;
	}
	
	.gridContainer .rowGroup .right {
	    text-align: left;
	}
	
	.crmCalendar .gridContainer .cellData {
	    padding-left: 5px;
	}
	
	.crmCalendar .calMini .cellData {
	    display: table-cell;
	    border: 1px solid #eee;
	}
	
	.crmCalendar .calMini .headerRow {
	    position: relative;
	}
	
	.cntNewsList .newsList .cellData {
	    padding-left: 5px;
	}
	
	.crmCalendar .calMonth .showWeekLink,
	.crmCalendar .calMonth .emptyDay {
	    display: none;
	}
	
	.frontPage .calendarList .rowGroup,
	.frontPage .cntNewsList .rowGroup {
	    max-height: none;
	}
	
	.vai_md .cellData.colAction {
	    padding-left: 0;
	    overflow: hidden;
	}
	
	.vai_md .cellData.colAction:before {
	    display: none;
	}
	
	.vai_md .cellData.colAction a {
	    -moz-box-shadow: inset 0 1px 0 0 #fff;
	    -webkit-box-shadow: inset 0 1px 0 0 #fff;
	    box-shadow: inset 0 1px 0 0 #fff;
	    background: #F9F9F9;
	    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	    background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 5%, rgba(233, 233, 233, 1) 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(233, 233, 233, 1)));
	    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 5%, rgba(233, 233, 233, 1) 100%);
	    background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 5%, rgba(233, 233, 233, 1) 100%);
	    background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 5%, rgba(233, 233, 233, 1) 100%);
	    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 5%, rgba(233, 233, 233, 1) 100%);
	    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
	    -moz-border-radius: 6px;
	    -webkit-border-radius: 6px;
	    border-radius: 6px;
	    border: 1px solid #dcdcdc;
	    display: inline-block;
	    color: #666;
	    font-family: arial;
	    font-size: 10pt;
	    font-weight: bold;
	    padding: 6px 8px;
	    text-decoration: none;
	    text-shadow: 0 1px 0 #fff;
	    margin: 4px;
	}
	
	.vai_md .gridContainer .colAction a:first-child {
	    border: 1px solid #dcdcdc;
	}
	
	.crmAccounts .colPorC,
	.crmAccounts .colRep2,
	.crmAccounts .colDealer,
	.crmAccounts .colOpenDate,
	.crmAccounts .colContactDate,
	.crmAccounts .colDays,
	.crmAccounts .colInvoiceDate,
	.crmAccounts .colProspectNumber {
	    display: none!important;
	}
	
	.crmAccountsDetail .detailAccountStatus,
	.crmAccountsDetail .detailAccountAssigned2,
	.crmAccountsDetail .detailAccountReferringCustomer,
	.crmAccountsDetail .detailAccountSource2,
	.crmAccountsDetail .detailAccountCurrency,
	.crmAccountsDetail .detailNaic,
	.crmAccountsDetail .detailSic,
	.crmAccountsDetail .detailTickerSymbol,
	.crmAccountsDetail .detailOwnershipType {
	    display: none!important;
	}
	
	.crmOpenOpportunity .colRep2,
	.crmOpenOpportunity .colRevenueStartDate,
	.crmOpenOpportunity .colRevenueEndDate,
	.crmOpenOpportunity .colCloseProbability,
	.crmOpenOpportunity .colExpectedCloseDate,
	.crmOpenOpportunity .colOpenDate {
	    display: none!important;
	}
	
	.crmOpenOpportunity .detailRep2,
	.crmOpenOpportunity .detailActualCloseDate,
	.crmOpenOpportunity .detailClosingDisposition,
	.crmOpenOpportunity .detailSource,
	.crmOpenOpportunity .detailExpectedCloseDate,
	.crmOpenOpportunity .detailRefCustomer,
	.crmOpenOpportunity .detailrevenueStartDate,
	.crmOpenOpportunity .detailRevenueEndDate,
	.crmOpenOpportunity .detailCloseProbability {
	    display: none!important;
	}
	
	.crmCasesView .colOrigin,
	.crmCasesView .colStatus,
	.crmCasesView .colOther {
	    display: none!important;
	}
	
	.openActivities .colRelatedTo {
	    display: none!important;
	}
	
	.activityHistory .colRelatedTo,
	.activityHistory .colAssignedTo {
	    display: none!important;
	}
	
	.crmContactsView .colTitle,
	.crmContactsView .colProspectNumber {
	    display: none!important;
	}
	
	.crmContactsDetail .detailPrimaryContact,
	.crmContactsDetail .detailPrefix,
	.crmContactsDetail .detailSuffix,
	.crmContactsDetail .detailNickName,
	.crmContactsDetail .detailSpouseName,
	.crmContactsDetail .detailTitle,
	.crmContactsDetail .detailDepartment,
	.crmContactsDetail .detailProspectNum,
	.crmContactsDetail .detailCategory,
	.crmContactsDetail .detailGender,
	.crmContactsDetail .detailBirthday,
	.crmContactsDetail .detailAnniversary,
	.crmContactsDetail .detailContactByPhone,
	.crmContactsDetail .detailContactByFax,
	.crmContactsDetail .detailContactByEmail,
	.crmContactsDetail .detailContactByMail,
	.crmContactsDetail .detailContactByOther,
	.crmContactsDetail .detailContactFax,
	.crmContactsDetail .detailContactAdditionalPhone,
	.crmContactsDetail .detailContactWebURL {
	    display: none!important;
	}
}

.appContainer.itemDetail {
	position: relative;
}

.boxes .gridContainer .cellData:before {
	display:none;
}

.cntGrid10 {
	
}
.cntGrid10 .gridCol1,
.cntGrid10 .gridCol2,
.cntGrid10 .gridCol3,
.cntGrid10 .gridCol4,
.cntGrid10 .gridCol5,
.cntGrid10 .gridCol6,
.cntGrid10 .gridCol7,
.cntGrid10 .gridCol8,
.cntGrid10 .gridCol9,
.cntGrid10 .gridCol10 {
	float:left;
}
.cntGrid10 .gridCol1 {
	width:10%;
}
.cntGrid10 .gridCol2 {
	width:20%;
}
.cntGrid10 .gridCol3 {
	width:30%;
}
.cntGrid10 .gridCol4 {
	width:40%;
}
.cntGrid10 .gridCol5 {
	width:50%;
}
.cntGrid10 .gridCol6 {
	width:60%;
}
.cntGrid10 .gridCol7 {
	width:65%;
	margin-right:5%;
}
.cntGrid10 .gridCol8 {
	width:80%;
}
.cntGrid10 .gridCol9 {
	width:90%;
}
.cntGrid10 .gridCol10 {
	width:100%;
}
.cntGrid10 img {
	width:100%;
	height:auto;
}

.cntGrid10 .catalog .img {
	width:30%;
	margin-right:5%;
	float:left;
}
.cntGrid10 .catalog .img {
	width:30%;
	margin-right:5%;
}
.cntGrid10 .catalog .desc {
	width:65%;
	overflow:hidden;
}
.cntGrid10.col3 .gridCol3 {
	margin-right:3.33333%;
}

/* mobile sizes */
@media screen and (max-width: 1040px) {
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:960px;
	}
	.wpthemeFooter .wpthemeInner {
		margin:20px auto 50px;
	}
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:880px;
		height:328px;
	}
	.rotatorButtons {
		width:880px;
	}
	.relatedItemsComponent.boxes .detailRow .itemImage img {
		width:125px !important;
	}
	.cntGrid10 img {
		width:95%;
		height:auto;
	}
}
@media screen and (max-width: 980px) {
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:748px;
	}
	header .logo img {
		height:84px;
		width:auto;
		margin-bottom:10px;
	}
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:668px;
		height:249px;
	}
	.rotatorButtons {
		width:668px;
		height:30px;
	}
	.rotatorButtons .buttons {
		margin-top:7px;
	}
	.rotatorContainer .title {
		font-size:20px;
	}
	.cnt3Col > .col {
		width:50%;
	}
	.wpthemeFooter .footerCol,
	.wpthemeFooter .footerColEnd {
		width:25%;
	}
	.wpthemeFooter .footerColEnd .link.component {
		float:left;
		margin-right:10px;
	}
	.boxes .itemResults .detailRow {
		width:50%!important;
	}
	.homeColumn, .homeText, .homeVendors {
		width: 100%;
		padding: 0;
		padding-bottom: 50px;
	}
	.homeColumn h2, .homeText h2, .homeVendors h2 {
		text-align: center;
	}
	.homeText .inner, .homeVendors .inner {
		margin: 0;
		padding: 0;
	}
}
@media screen and (max-width: 768px) {
	header,
	.wpthemeMainContent {
		margin-left:0;
		margin-right:0;
	}
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:583px;
	}
	.shoppingCartInfo .userAccountName {
		right:0;
	}
	
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:583px;
		height:217px;
	}
	.rotatorButtons {
		width:583px;
	}
	.rotatorContainer .layout1 .title {
		top:6px;
	}
	.rotatorContainer .title {
		font-size:16px;
	}
	
	.categoryHeading .categoryContent {
		position: static;
		max-width: 100%;
		background: transparent;
	}
	.categoryHeading .categoryContent h1 {
		background: rgba(255,255,255,.8);
		position: absolute;
		top: 10px;
		left: 0;
		border-radius: 0 5px 5px 0;
		width: 50%;
		margin: 0;
		padding: 5px 10px;
	}
	
	.loginPortlet .mainCol.dspCheckOut .mainContainer,
	.loginPortlet .mainCol.dspCheckOut .guestContainer {
/* 		width:100%; */
/* 		float:none; */
	}
	.loginPortlet .mainCol.dspCheckOut .guestContainer .newCustLogIn .heading {
		font-size:1.5em;
		border-bottom: 1px solid #676767;
	}
	
	.loginPortlet .guestContainer .newCustLogIn {
		min-height:0;
	}
	
	.wpthemeFooter .footerCol,
	.wpthemeFooter .footerColEnd {
		width:50%;
	}
	.themeSearchBar,
	.shoppingCartButtons {
		right:0;
	}
	.boxes .itemResults .detailRow {
		width:100%!important;
	}
	
	.itemDetailLayout2 .itemDetailLeft,
	.itemDetailLayout2 .itemDetailRight {
		float: none;
		width: 100%;
		margin: 0;
		clear: both;
	}
	.boxes .itemResults .relatedItems .detailRow {
		width:33.33333%!important;
	}
	
	.theForm .required label {
		border:none!important;
		width:auto!important;
	}
	.theForm .theContactForm .required label {
		float:none!important;
	}
	.s2kAdminFormTemplateDisplay .theForm .required label::before {
		content:'*';
		color:#900;
	}
	.theForm .formField .dijitTextBox {
		width: 95%!important;
	}
	
	.s2k-dojo .shippingOptions .dijitTextBox,
	.s2k-dojo .paymentOptions .dijitTextBox {
		width:98%;
	}
	
	
}
@media screen and (max-width: 603px) {
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:460px;
	}
	.wpthemeLogo .logo {
		margin-top:20px;
		margin-bottom:33px;
	}
	.themeSearchBar {
		top:110px;
	}
	.shoppingCartInfo .userAccountName {
		top:82px;
	}
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:460px;
		height:171px;
	}
	.rotatorButtons {
		width:460px;
		height:20px;
	}
	.rotatorButtons .buttons {
		margin-top: 3px;
	}
	.cnt3Col > .col {
		width:100%;
	}
	.cntGrid10 .gridCol7,
	.cntGrid10 .gridCol3 {
		width:100%;
		margin-right:0;
		float:none;
	}
}
@media screen and (max-width: 480px) {
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:300px;
	}
	.wpthemeLogo .logo {
		margin-top:40px;
		margin-bottom:15px;
	}
	.shoppingCartButtons .checkout {
		display:none;
	}
	.themeSearchBar {
		top: 42px;
	}
	.themeSearchBar .dijitTextBox {
		width:252px;
	}
	.wpthemeCommonActions {
		right:95px;
	}
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:300px;
		height:112px;
	}
	.rotatorButtons {
		display:none;
	}
	.rotatorContainer .title {
		font-size:10px;
	}
	.wpthemeFooter .footerCol,
	.wpthemeFooter .footerColEnd {
		width:100%;
	}
	.loginPortlet .newCustLogIn {
		min-height:0;
	}
	.productItemListing .buttonBar, .searchResults .buttonbar {
		width: 94%;
	}
	.boxes .itemResults .relatedItems .detailRow {
		width:50%!important;
	}
	.itemDetailLayout2 .priceBox .priceBreaks .gridContainer tr:nth-child(odd) {
		background-color:#efefef;
	}
	.itemDetailLayout2 .priceBox .priceBreaks .gridContainer .cellData {
		padding-left:55%;
	}
	.theContactForm, .theContactInfo {
		float:none;
		width:auto;
	}
	.theContactInfo {
		border-bottom:1px solid #b5bcc7;
		padding-bottom:10px;
	}
	.theContactInfo .theContactText,
	.theContactInfo .getDirect {
		margin-left:5px;
	}
}
@media screen and (max-width: 320px) {
	.headBodyContainer,
	.wpthemeFooter .wpthemeInner {
		width:280px;
	}
	.rotatorContainer,
	.rotator,
	.pane,
	.pane .image img {
		width:280px;
		height:104px;
	}
} 