
input[type=submit], input[type=submit]:hover, 
input[type=button], input[type=button]:hover, 
input[type=reset], .mimicButton a, .mimicButton a:visited {
	color: black;
}

input[type=submit], input[type=button], input[type=reset], .mimicButton a, .mimicButton a:visited {
	border-style: solid;
	border-width: 1px;
	padding: 0;
}

/* --------------------------menu2--------------------------- */

/** TOPMOST **/
#outerWrapper div {
	/*text-align:left; */
}
div#header {
	width:1045px !important;
	height:87px;
	margin:auto;
}
#header .logo {
	float: left;
	height: 120px;
}
#header .logo a {
	display: block;
}
#header .logo img {
	margin-top: -20px;
}
#header .links {
	float: right;
	background-color: #560000;
	margin-top: 31px;
	padding: 10px 10px 10px 20px;
}
#header .links a, #header .links a:link {
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#header .links a:hover {
	text-decoration: underline;
}

#header .phonenumber { /* V2 CHANGED */
		display:block;
	}

.topmost {
	float:right;
	display:block;
	text-align:left;
	margin:5px;
}
#ShoppingCart:before {
	content: url(../Images/icon_cart.gif) " Shopping Cart";
}
#ShoppingCart span {
	font-weight:bold;
	color:#880000;
}
.topmost > a {
	text-decoration:none;
	display:block;
	width:110px;
	line-height:0.8em;
	font-size:0.9em;
	padding:2px;
	margin:3px;
	background-color: #FFFFFF;
	color: #666666;
}
.topmost > a:before {
	content: url(../Images/icon_arrow.gif);
}
.topmost > label {
	display:block;
	width:110px;
	line-height:20px;
	padding:5px;
	margin:3px;
	color: #666666;
	font-variant:small-caps;
}
.topmost > a:hover {
	text-decoration:underline;
}
.topmost.admin {
	height:128px;
	background-color: #E5E5E5;
	overflow:hidden;
	position:absolute;
	right:0px;
}
.topmost.admin a {
	height:5px;
	color: #A5D6FA;
	overflow:hidden;
}
.topmost.admin:hover {
	overflow:auto;
	height:auto;
}
.topmost.admin:hover a {
	height:auto;
	overflow:auto;
	color: #666666;
}

/** MENU BAR **/
ul#cssmw_home {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul {
	margin:auto;
  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;
}

.desktop ul#cssmw_home li.hover > 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: bold;
  line-height:34px;
  margin: 0 0 0 0;
  text-align: left;
  text-decoration: none;
  width: 110px;
  padding-left: 5px;
  height: 38px;
}
.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 {
	text-decoration:underline;
}

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

ul#cssmw_home > li.current > span.current > a.current {
  background-color: #560000;
  color: #FFFFFF;
}
ul#cssmw_home ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw_home ul.level-1 > li {
  background-image: none;
  width: 210px;
}
ul#cssmw_home ul.level-1 > li > a {
  background-color: #560000;
  background-image: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  color: #FFFFFF; 
  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; 
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw_home ul.level-1 > li:hover > a, ul#cssmw_home ul.level-1 > li.hover > a {
  background-color: #880000;
  border-right: #FFFFFF; 
  color: #FFFFFF; 
  font-weight: normal;
  text-decoration: none;
}
ul#cssmw_home ul.level-1 > li.current > a.current {
  background-color: #880000;
  border-right: #FFFFFF;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
/*
.mega {
	display:inline-block;
	width:100px;
	list-style-type:square;
}
.mega a {
	font-size:10px;
}*/


/** TOP NAVIGATION **/
#outerWrapper #navWrapper {
	clear:both;
	background-image:url(../Images/menu_bg.gif);
	background-repeat:repeat-x;
	height:38px;
	clear:both;
}
#outerWrapper #navWrapper #topNavigation {
	color: #FFFFFF;
	background-color: ;
	height:38px;
	width:1045px;
	margin:auto;
}
#outerWrapper #topNavigation ul {
	float: left;
	z-index: 999;
	/*display: none;*/
}

/** LEFT NAVIGATION **/

#outerWrapper #contentWrapper #leftColumn1 {
	width: 270px;
}

#sideMenu {
	font-size:0.9em;
}
.side-menu h3 {
	text-align:left;
	background-color: -ms-linear-gradient(bottom, #DDDDDD 0%, #F6F6F6 100%);
			background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #F6F6F6 100%);
			background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #F6F6F6 100%);
			background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #DDDDDD), color-stop(1, #F6F6F6));
			background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #F6F6F6 100%);
			background-image: linear-gradient(to top, #DDDDDD 0%, #F6F6F6 100%);
	color: #880000;
	padding:8px;
	margin: 0px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#sideMenu h4 {
	background-color: #F6F6F6;
	text-align:left;
	margin:1px 1px 0px 1px;
	font-weight:normal;
}
#sideMenu h4 a {
	color: #666666;
	display:block;
	font-weight:500;
	text-decoration:none;
	margin: 0px;
	text-transform: none;
	padding:4px;
	padding-left:8px;
	font-size:1.1em;
	padding-right: 2px;
}
.desktop #sideMenu h4 a:hover {
	background-color: #E5E5E5;
	text-decoration:underline;
	color:#880000;
}
#sideMenu h4.chosen a {
	background-color: #E5E5E5;
}
.desktop #sideMenu h4.chosen a:hover {
	background-color: #B3D8F4;
	text-decoration:underline;
	color:#880000;
}
#sideMenu ul {
	padding:0px;
	margin:1px;
	padding-left:8px;
	background-color: #F6F6F6;
}
#sideMenu ul li {
	list-style-type:none;
	padding:1px;
}
#sideMenu ul li a {
	color: #666666;
	font-size:1.3em;
	text-decoration:none;
	font-weight:500;
	display:block;
	font-stretch:condensed;
	padding:1px;
	padding-left:3px;
}
#sideMenu h4 a:after {
	content: " " url(../Images/single_arrow.gif);
}
#sideMenu ul li a:before {
	content: url(../Images/single_arrow.gif);
}
.desktop #sideMenu ul li a:hover {
	background-color: #E5E5E5;
	text-decoration:underline;
	color:#880000;
}
.chosen ul li a {
	background-color: #F6F6F6;
}
.desktop .chosen ul li a:hover {
	background-color: #E5E5E5;
	text-decoration:underline;
	color:#880000;
}
.chosen a {
	background-color: #E5E5E5;
}
.desktop .chosen a:hover {
	background-color: #B3D8F4;
	text-decoration:underline;
	color:#880000;
}
.desktop #sideMenu ul li.chosen a:hover {
	background-color: #B3D8F4;
	text-decoration:underline;
	color:#880000;
}


/* --------------------------unique2--------------------------- */
h1 {
	margin-top: 10px;
}

h1.cat {
	text-align: left;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	margin: 0;
}

.blurb {
	padding: 0 10px;
}

.blurb.cat {
	padding: 10px 0 10px 10px;
	font-weight: normal;
	border-top: 2px dashed #560000; /* or #ddd? */
	margin: 0;
}

.Topper {
	border-left: 0;
	border-right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 21%, rgba(255,255,255,1) 44%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 44%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 21%,rgba(255,255,255,1) 44%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}

.Sort_Form {
	border-left: none;
	border-right: none;
	border-color: #e5e5e5;
	margin-bottom: 0;
}
.bottomLinkWrapper {
	margin-top: 0;
}
.bottomLinkWrapper .links {
	padding: 10px;
}

/* content */
#outerWrapper {
	min-width:1230px;
	margin:auto;
}
#contentWrapper, #footerBottom {
	max-width:1045px;
	margin:auto;
}
#outerWrapper #contentWrapper #content {
	margin-left: 0; 
	padding: 0 0px 17px 0px;
	/* width: 948px; */
	width: 761px;
	float: right;
	background: #fcfcfc;
	border: 1px solid #ededed;
}

.contentBox {
	margin: 0;
	padding: 0 10px 10px;
}

#footer {
	background-image: url(https://prosupplycenter.com/Images/footer_bg.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	text-align: left;
	max-width:100%;
	position:relative;
	bottom:0px;
	left:0px;
	background-color: #940000;
}

#footer .container {
	width: 1045px;
	padding: 0;
}
#footer h3 {
	color: #fff;
}
#footer .col a,
#footer .col a:link,
#footer .col a:visited,
#footer .col a:active,
#footer .col a:hover {
	color: #fff;
	text-decoration: none;
}
#footer .col a:hover {
	color: #efb23b;
}
#footerBottom {
	padding: 0;
	margin: 15px auto;
}
#footer img {
	box-shadow:1px 1px 3px #333;
}
.tf_upfront_badge img {
	margin:none;
	margin-top:6px;
}
#carousel_Featured {
	width:auto !important;
}
.carousel .relatedArea a, .carousel .relatedArea a:link {
	background-color: #fff;
}
.relatedArea a:hover,
.relatedArea a:active {
	box-shadow: 0px 0px 3px 2px rgba(0, 96, 177, 0.4);
}
.productDetailWrapper .image-area {
	width:350px;
}

.productDetailWrapper .image .imageWrapper {
	margin: 0 auto;
	max-width: none;
	max-height: none;
	width: 300px;
	height: 300px;
	background: white;
	position: relative;
	border: 1px solid rgba(0,0,0,0.1);
}

.imageWrapper img {
	width: 100%;
	height: 100%;
	max-height:300px;
	max-width: 300px;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.imageWrapper img{
		max-height: 100%!important;
		max-width: 100%!important;
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		position: absolute;
		top: 0%;
		left: 0%;
		transform: unset;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1366px)
{
	.imageWrapper img{
		max-height: 100%!important;
		max-width: 100%!important;
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		position: absolute;
		top: 0%;
		left: 0%;
		transform: unset;
	}
}
@media only screen and (max-width: 767px)
{
	.imageWrapper img{
		max-height: 100%!important;
		max-width: 100%!important;
		width: 100%!important;
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		position: absolute;
		top: 0%!important;
		left: 0%!important;
		transform: unset!important;
		object-fit: contain;
	}
}
.outerAdd {
	min-height: 300px;
	margin-bottom: 0;
}
.outerAdd form {
	padding: 0 25px 10px 0px;
}
.productDetailWrapper .productShortDesc {
	margin:0;
	padding:0;
	width:100%;
}
.productShortDesc h2 {
	padding: 0 10px;
	margin: 2px 0;
}
.overview {
	padding:0px;
	width: auto;
	max-width: none;
	margin: 15px 10px 20px;
}
.productDetailWrapper .productLongDesc .description {
	padding:0;
	width:100%;
}
.add-to-cart-select-row {
	border:none !important;
}
.outerAdd .add-to-cart-select-row label {
	border-bottom: 1px dashed lightgray;
}
.video:nth-of-type(1), .video:nth-of-type(2) {
	margin-top:50px;
}
#price_container {
	
}
#CartAddArea {
	padding-top:5px;
}
.standard_price {
	border:1px solid #CCCCCC;
}
.product_price {
	border:1px solid #CCCCCC;
}

.productResultsAfterWrapper {
	background-image: url("https://prosupplycenter.com/Images/cart_separator.png");
}

.relatedWrapper {
	border-top:2px dashed #ddd;
}

.related a {
	border:none;
}
.cartBar h3:before {
	content: url(../Images/icon_cart.gif);
}
.boxSuccessMsg, .boxErrorMsg {
	background: none;
	border-radius:0;
	border: 4px double #B87426;
	box-shadow: inset 0px 0px 0px 2px #B87426, 0px 0px 0px 4px #B87426;
}

#outerWrapper #header .phonenumber {
	float: left;
	color: #666666;
	width: 250px;
	margin: 20px 0 0 50px;
	text-align:center !important;
	font-style:italic;
}
#outerWrapper #header .phonenumber .phone {
	color: #560000;
	font-weight:bold;
	font-size: 20px;
}
#phoneCountdown {
	font-size: 16px;
	line-height: 1;
	text-align: center !important;
}
#phoneCountdown label {
	font-size: 16px;
	text-align: center;
}
#phoneCountdown .countdown {
	font-size: 20px;
	margin-bottom: 0;
}


/*** cart preview ***/

.mimicButton a {
	color: black !important;
}

#cartPreview .preview-buttons .mimicButton,
#cartPreview .preview-buttons .mimicButton a {
	line-height: 28px;
	box-sizing: border-box;
}

#cartPreview .item-details h2 a {
	color: #555;
}

#searchBox {
	margin-top: 10px;
}

#searchBox #Search {
	color: black;
}

#cartPreviewWrapper {
	position: relative;
}

#newCartButton {
	height: 100%;
	background: #560000;
}
#newCartButton a {
	line-height: 34px;
	color: white;
	font-size: 16px;
	padding: 10px;
}

#cartPreview p {
	color: #666;
}


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

.grid.Display_Search {
	border: 0;
	padding: 0 5px;
}

.grid .productResultsWrapper {
	width: 25%;
	border: 0;
	padding: 5px;
}

.grid .productResultsWrapper > div {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
}

.grid .productResultsWrapper .middle h2 {
	padding-left: 3px;
	padding-right: 3px;
	line-height: 14px;
}

.grid .productResultsWrapper .middle h2 a {
	font-size: 14px;
	font-weight: normal;
}

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

.grid .quick-add-to-cart {
	float: none;
}

.grid .quick-add-to-cart .add-to-cart {
	width: 100px;
}

.grid .productResultsWrapper .middle {
	height: 90px;
}

.grid .productResultsWrapper .mimicButton {
	padding: 0 10px;
}

.productResultsWrapper .lft .image {
	border: none;
}

/********** ribbon ***********/

.ribbon {
	top: 6px;
	left: -3px;
	height: 28px;
	background: #00BF06;
}
.ribbon:before {
    border-bottom: 5px solid #018605;
    border-left: 8px solid transparent;
    top: -5px;
}
.ribbon:after {
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #00BF06;
	right: -14px;
}
.ribbon-content {
	line-height: 28px;
	font-size: 13px;
	text-transform: lowercase;
}
.productDetailWrapper .ribbon {
	top: 0px;
	margin-top: 8px;
	left: -8px;
}

/*   Homepage   */

.container {
	padding: 0px;
	box-sizing: border-box;
	padding: 5px;
}
.boxes {
	box-sizing: border-box;
	float: left;
	vertical-align:top;
	padding:0 10px;
	margin:5px;
	width:48.66% !important;
	font-size:1.1em;
	line-height:1.4em;
	text-align:center;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #ddd;
}
.boxes a {
	display:block;
	margin:auto;
	text-decoration:none;
	color: #444444;
	padding:4px;
}
.boxes ul li a:hover, .boxes > ul li a:active {
	outline:none;
	box-shadow: 0px 0px 4px 2px #666666;
	background-color:#EEEEEE;
	font-size:1.3em;
	padding:5px;
	font-weight:400;
	color:#000000;
}
.boxes span {
	display:block;
	text-align:center;
	max-width:320px;
	min-height:160px;
	line-height:140px;
}
.boxes img {
	line-height:100%;
	max-width:100%;
	vertical-align:bottom;
}
.boxes ul li {
	text-align:left;
	list-style-type:square;
	font-size:0.9em;
	line-height:0.9em;
	font-weight:300;
}
h1.home {
	color:#880000;
	padding:15px;
	margin:0px auto;
}

hr.divider {
    border: none;
    height: 34px;
    margin-bottom: -18px;
    margin-top: 10px;
    background: -moz-linear-gradient(top,#dadada,#f7f7f7 5px,#fcfcfc);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#dadada),color-stop(5px,#f7f7f7),color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top,#dadada,#f7f7f7 5px,#fcfcfc);
    background: -o-linear-gradient(top,#dadada,#f7f7f7 5px,#fcfcfc);
    background: -ms-linear-gradient(top,#dadada,#f7f7f7 5px,#fcfcfc);
    background: linear-gradient(top,#dadada,#f7f7f7 5px,#fcfcfc);
    filter: none;
    z-index: 0;
    zoom:1;
    width: 100%;
}

hr.divider:after {
    display: block;
    width: 100%;
    height: 44px;
    background-color: transparent;
    background: -moz-linear-gradient(left,#fcfcfc,rgba(255,255,255,0),#fcfcfc);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#fcfcfc),color-stop(50%,rgba(255,255,255,0)),color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(left,#fcfcfc,rgba(255,255,255,0),#fcfcfc);
    background: -o-linear-gradient(left,#fcfcfc,rgba(255,255,255,0),#fcfcfc);
    background: -ms-linear-gradient(left,#fcfcfc,rgba(255,255,255,0),#fcfcfc);
    background: linear-gradient(left,#fcfcfc,rgba(255,255,255,0),#fcfcfc);
    filter: none;
    z-index: 1;
    content: "";
}
