
/* --------------------------unique4--------------------------- */

@import 'https://fonts.googleapis.com/css?family=Roboto';



h1 {
	font-size:2.0em;
	padding: 0;
	margin: 0 10px 15px 0;
	line-height: 1;
}
h1.larger {
	font-size:2.2em;
}
h1.cat {
	text-align: left;
	padding-left: 5px;
}
.blurb {
	margin: 10px 0;
}
.blurb.cat {
	padding: 5px 0;
	margin: 15px 0 15px 5px;
	border-top: 2px dashed #eee;
	border-bottom: 2px dashed #eee;
	font-weight: normal;
}
input[type=text], input[type=password], input[type=email], input[type=tel], select {
	padding: 5px;
	border: solid 1px #909090;
}
input[type=submit], input[type=button], .mimicButton a {
	background-image: -ms-linear-gradient(bottom, #233465 80%, #B0C4DE 100%);
			background-image: -moz-linear-gradient(bottom, #233465 80%, #B0C4DE 100%);
			background-image: -o-linear-gradient(bottom, #233465 80%, #B0C4DE 100%);
			background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.8, #233465), color-stop(1, #B0C4DE));
			background-image: -webkit-linear-gradient(bottom, #233465 80%, #B0C4DE 100%);
			background-image: linear-gradient(to top, #233465 80%, #B0C4DE 100%);
	border-radius:5px;
	border:0;
	color: #FFFFFF;
}
input[type=submit]:hover, input[type=button]:hover, .mimicButton a:hover, input[type=submit]:active, input[type=button]:active, .mimicButton a:active {
	background-image: ;
}
.insertForm input[type=text], .insertForm input[type=password], .insertForm input[type=email], .insertForm input[type=tel], .insertForm textarea {
	padding: 10px 5px;
}

/* content */

.ordersDetailListing .shipment th {
	background-color: #DCDCDC; 
	text-align:center;
}
.ordersDetailListing .shipment td {
	background-color:none;
}
.ordersDetailListing .detail th {
	 text-align:center;
}
.ordersDetailListing .detail td {
	 text-align:center;
	 background-color:none;
}
.bottomLinkWrapper .links a, .bottomLinkWrapper .links a:link, .bottomLinkWrapper .helperText {
	color: #A65B0A;
	padding-left: 15px;
	border-right:0;
}
#outerWrapper {
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	text-align: left;
	width: auto;
	padding: 0px;
}
#outerWrapper #header {
  height: 87px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#outerWrapper #header .logo {
	float: left;
	padding: 24px 0 0 0;
}
#outerWrapper #header .links {
	float: right;
	background-color: #A65B0A;
	margin-top: 31px;
	padding: 10px 10px 10px 20px;
}
#outerWrapper #header .links a, #outerWrapper #header .links a:link {
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#outerWrapper #header .links a:hover {
	text-decoration: underline;
}

#outerWrapper #header .phonenumber {
	float: left;
	color: #4A4A4A;
	width: 180px;
	margin: 20px 0 0 50px;
	text-align:center;
}
#outerWrapper #header .phonenumber .phone {
	color: #233465;
	font-weight:bold;
	font-size: 20px;
}
#phoneCountdown {
	font-size: 16px;
	line-height: 1;
}
#phoneCountdown label {
	font-size: 16px;
	text-align: center;
}
#phoneCountdown .countdown {
	font-size: 20px;
	margin-bottom: 0;
}

#subCategoryWrapper {
	padding: 0;
}

/** TOP NAVIGATION **/
#outerWrapper #navWrapper {
	clear:both;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 0;
	height:41px;
	padding:7px 0 5px 0;
	margin:0 auto;
	width: 1000px;
}
#outerWrapper #navWrapper #topNavigation {
	color: #FFFFFF;
	padding: 0 0 0 20px;
	background-color: #52BAE2;
	border-radius:5px;
	height:41px;
}
#outerWrapper #topNavigation ul {
	float: left;
	z-index: 999;
	/*display: none;*/
}

#___plusone_0 {
	padding: 8px 0 0 30px !important;
}


#contentWrapper {
	width:1000px;
	height: 1%;
	min-height: 0;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-top: 5px;
}
#outerWrapper #contentWrapper #content {
	margin-left: 0; 
	padding: 0;
	width: 761px;
	float: right;
}

/* --------------------------menu4--------------------------- */

/** TOPMOST **/
.topmost {
	text-align:left;
	float:right;
	margin:5px;
}
.topmost > a {
	text-align:center;
	text-decoration:none;
	display:block;
	width:110px;
	line-height:20px;
	padding:5px;
	margin:3px;
	background-color: #233465;
	color: #FFFFFF;
}
#MyAccount > a {
	color: #233465;
}
.topmost > label {
	text-align:center;
	display:block;
	width:110px;
	line-height:20px;
	padding:5px;
	margin:3px;
	color: #233465;
	font-variant:small-caps;
}
.topmost > a:hover {
	background-color: #52BAE2;
}
.topmost.admin {
	height:128px;
	background-color: #78C5E2;
	overflow:hidden;
	position:absolute;
	right:350px;
}
.topmost.admin a {
	height:5px;
	color: #233465;
	overflow:hidden;
}
.topmost.admin:hover {
	overflow:auto;
	height:auto;
}
.topmost.admin:hover a {
	height:auto;
	overflow:auto;
	color: white;
}

/** MENU BAR **/
ul#cssmw_home {
  cursor: default;
  height: 30px;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul li {
  background-image: none;
  float: none;
}
ul#cssmw_home li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#cssmw_home li ul {
  display: none;
  top: 0;
}
.desktop ul#cssmw_home li:hover > ul,
ul#cssmw_home li.selected > ul {
  display: block;
  position: absolute;
}

ul#cssmw_home li.current > ul {
  position: absolute;
}
ul#cssmw_home > li {
  background-image: none;
}
ul#cssmw_home > li > span {
  background-image: none;
  background-position: top;
  display: block;
}
ul#cssmw_home > li > span > a {
  background-image: none;
  background-position: top top;
  color: #FFFFFF;
  display: block;
  font-style: normal;
  font-weight: normal;
  height:35px;
  line-height:32px;
  margin: 0;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
  width: 120px;
  font-size: 14px;
}
.desktop ul#cssmw_home > li:hover > span {
  display: block;
}

.desktop ul#cssmw_home > li.hover > span {
  display: block;
}

ul#cssmw_home > li.current > span.current {
  display: block;
}
.desktop ul#cssmw_home > li:hover > span > a {
  background-color: #33b0dd;
  color: #FFFFFF;
}

.desktop ul#cssmw_home > li.hover > span > a {
  background-color: #33b0dd; 
  color: #FFFFFF;
}

ul#cssmw_home > li.current > span.current > a.current {
  background-color: #33b0dd;
  color: #FFFFFF;
}
ul#cssmw_home ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw_home ul.level-1 > li {
  background-image: none;
}
ul#cssmw_home ul.level-1 > li > a {
  background-color: #33b0dd; /*#3375A3;*/
  background-image: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  color: #FFFFFF; /*#fff; */
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 8px 8px 8px 8px;
  text-align: left;
  text-decoration: none;
  width: 210px;
  font-stretch:narrower;
}
ul#cssmw_home ul.level-1 > li > a:active {
  border: dotted 1px #FFFFFF; /*#5456EF; */
  font-weight: bold;
  text-decoration: none;
}
.desktop ul#cssmw_home ul.level-1 > li:hover > a {
  background-color: #52BAE2; /*#06245C;*/
  border-right: #FFFFFF; /*#E3E3E4;*/
  color: #FFFFFF; /*#FFFFFF;*/
  font-weight: normal;
  text-decoration: none;
}
.desktop ul#cssmw_home ul.level-1 > li.hover > a {
  background-color: #52BAE2; /*#06245C;*/
  border-right: #FFFFFF; /*#E3E3E4;*/
  color: #FFFFFF; /*#FFFFFF;*/
  font-weight: normal;
  text-decoration: none;
}
ul#cssmw_home ul.level-1 > li.current > a.current {
  background-color: #52BAE2; /*#06245C;*/
  border-right: #FFFFFF; /*#E3E3E4;*/
  color: #FFFFFF; /*#FFFFFF;*/
  font-weight: normal;
  text-decoration: none;
}
/*
.mega {
	display:inline-block;
	width:100px;
	list-style-type:square;
}
.mega a {
	font-size:10px;
}*/

/** LEFT NAVIGATION **/
#sideMenu {
	background-color: none;
	padding-bottom:1px;
	padding-top:1px;
	font-size:0.8em;
}
.side-menu h3 {
	border-bottom: 1px solid;
	box-sizing: border-box;
	margin: 0;
	padding: 8px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background-color: #112F87;
}
#sideMenu h4 {
	background-color: #112F87;
	text-align:left;
	margin:0px 0px 1px 0px;
	font-weight:normal;
}
#sideMenu h4 a {
	color: #FFFFFF;
	display:block;
	font-weight:500;
	text-decoration:none;
	margin: 0px;
	text-transform: none;
	font-stretch:semi-condensed;
	padding:4px;
	padding-left:8px;
	/*padding: 8px 0;*/
}

.desktop #sideMenu h4 a:hover {
	background-color: #778899;
}
#sideMenu h4.chosen a {
	background-color: #A65B0A;
}
.desktop #sideMenu h4.chosen a:hover {
	background-color: #FF931E;
}
#sideMenu ul {
	padding:0px;
	margin:1px;
	padding-left:8px;
	background-color: #BF8241;
}
#sideMenu ul li {
	list-style-type:none;
	padding:1px;
}
#sideMenu ul li a {
	color: #FFFFFF;
	font-size:1.1em;
	text-decoration:none;
	font-weight:500;
	display:block;
	font-stretch:condensed;
	padding:1px;
	padding-left:3px;
}
.desktop #sideMenu ul li a:hover {
	background-color: #FFC483;
}
.chosen ul li a {
	background-color: #BF8241;
}
.desktop .chosen ul li a:hover {
	background-color: #FFC483;
}
.chosen a {
	background-color: #A65B0A;
}
.desktop .chosen a:hover {
	background-color: #FF931E;
}
.desktop #sideMenu ul li.chosen a:hover {
	background-color: #FF931E;
}

#sideMenu h4.promo > a {
	padding-left:18px;
	text-transform: none;
}


#footer {
	padding: 0;
	overflow: hidden;
	color: #1E97C4;
	text-align: left;
}
#footer .container {
	/* background: #DEDFDF; */
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover  {
	
}
#footerBottom {
	
}
.productDetails-bottomShadow {
	background-image: url("https://abrasives-r-us.com/Images/admin/productDetails_shadow_bottom.png");
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 20px;
}
.productDetailWrapper .image-area {
	width:355px;
	padding-top:0;
}
.productDetailWrapper .image .imageWrapper {
	margin: 0 auto;
	border: 1px solid rgba(0,0,0,0.1);
	max-width: none;
	max-height: none;
	width: auto;
	height: 355px;
	background: white;
	position: relative;
}

.imageWrapper img {
	max-height:300px;
	max-width: 300px;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.productDetailWrapper .productShortDesc {
	clear: left;
    padding-top: 15px;
}
.productDetailWrapper .productShortDesc h2 {
	color: #233465;
}
.overview {
	margin: 10px 0 20px;
}
.overview h2 {
	color: #52BAE2;
}
.productDetailWrapper .productLongDesc .description {
	padding-top:15px;
	clear:right;
}
.outerAdd {
	box-sizing: border-box;
	width: 380px;
	padding: 10px;
	float:right;
	-moz-box-shadow:2px 2px 5px 1px #B0C4DE;
	-webkit-box-shadow:2px 2px 5px 1px #B0C4DE;
	box-shadow:2px 2px 5px 1px #B0C4DE;
	background: none transparent;
}
.outerAdd form {
	padding: 10px;
}
.before-divider {
	display: none;
}
.social-buttons {
	margin-left: 0;
}
hr.divider {
	display: none;
}
.desktop #CartAddArea {
	padding: 10px 0 0 0;
}
#price_display {
	margin-top: 10px;
}
.product_price {
	color: #BF8241;
}
.cartSummaryWrapper .title {
	width: 200px;
	background-color:none;
	background-image:none;
}
.cartSummaryWrapper .details, .cartSummaryWrapper .details-text, .cartSummaryWrapper .buttons {
	margin-left: 201px;
}
.cartSummaryWrapper .details-text {
	background-color: #78C5E2;
	background-image: -ms-linear-gradient(left, #FFFFFF 10%, #78C5E2 100%);
			background-image: -moz-linear-gradient(left, #FFFFFF 10%, #78C5E2 100%);
			background-image: -o-linear-gradient(left, #FFFFFF 10%, #78C5E2 100%);
			background-image: -webkit-gradient(linear, left top, right top, color-stop(0.1, #FFFFFF), color-stop(1, #78C5E2));
			background-image: -webkit-linear-gradient(left, #FFFFFF 10%, #78C5E2 100%);
			background-image: linear-gradient(to right, #FFFFFF 10%, #78C5E2 100%);
	padding: 20px;
}
.cartSummaryWrapper .separator {
	height: 12px;
	padding: 0;
}


/* home page and login page */
.Topper {
	background-image: -ms-linear-gradient(right, #1E97C4 20%, #FFFFFF 100%);
			background-image: -moz-linear-gradient(right, #1E97C4 20%, #FFFFFF 100%);
			background-image: -o-linear-gradient(right, #1E97C4 20%, #FFFFFF 100%);
			background-image: -webkit-gradient(linear, right top, left top, color-stop(0.2, #1E97C4), color-stop(1, #FFFFFF));
			background-image: -webkit-linear-gradient(right, #1E97C4 20%, #FFFFFF 100%);
			background-image: linear-gradient(to left, #1E97C4 20%, #FFFFFF 100%);
	color: #233465;
	font-size: 1.5em;
	text-align:left;
	width:250px;
	padding-left:130px;
	height:30px;
	line-height:30px;
	border-radius:3px 3px;
}

#boxes {
	/*background-image: -ms-linear-gradient(bottom left, #1E97C4 0%, #FFFFFF 60%);
			background-image: -moz-linear-gradient(bottom left, #1E97C4 0%, #FFFFFF 60%);
			background-image: -o-linear-gradient(bottom left, #1E97C4 0%, #FFFFFF 60%);
			background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #1E97C4), color-stop(0.6, #FFFFFF));
			background-image: -webkit-linear-gradient(bottom left, #1E97C4 0%, #FFFFFF 60%);
			background-image: linear-gradient(to top right, #1E97C4 0%, #FFFFFF 60%); */
	font-size:1.1em;
	text-align:center;
}
#boxes > div {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 5px;
}
#boxes a, #boxes a:link {
	box-sizing: border-box;
	width:100%;
	margin: 0;
	height:210px;
	background-color: #FFFFFF;
}
#boxes a:hover, #boxes a:active {
	outline:none;
	box-shadow: 0px 0px 4px 2px #A65B0A;
}
#boxes img {
	max-width:200px;
}

.AddressBlock {
	font-size:0.9em;
}


#newCartButton {
	height: 100%;
	background: #33b0dd;
}
#newCartButton a {
	color: white;
	padding: 10px;
	line-height: 41px;
}

.cart-icon svg {
	padding: 8px 0 0 5px;
}


/******* Grid Product View ******/

.grid .productResultsWrapper {
	width: 25%;
}

.grid .productResultsWrapper:nth-child(-n+4) {
	border-top: 1px solid rgba(0,0,0,0.2);
}

/* --------------------------home4--------------------------- */

/*  Homepage   */

h1.home {
	color:rgba(0,158,195,1);
	font-size:36px;
	line-height: 30px;
	font-style:italic;
	padding:10px;
	margin:0px auto;
	
}
