﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #282828;
	margin:0px;
  font-family: Arial, helvetica, sans-serif;
	}

h1 {
  width: 940px;
  text-align: center;
  float:left;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  margin: 0 auto;
  padding: 10px 10px;
  position: relative;
  line-height: 34px;
}
.wrapper {
	width: 1280px;
	margin: 0px auto;
	}
	
.main {
	background-color: #ffffff;
	width: 100%;
	overflow:hidden;
	}
	
.header {
	width: 100%;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
  background-size: 100% 79px; 
}

.top-banner {
	width: 960px;
	margin: 0px auto;
  position:relative;
	display:block;
	height: 25px;
	padding: 2px 0px;
	color: #ffffff; 
  }
	
.top-banner-text-left {
	float:left;
	font-size: 20px;
	font-style:italic;
  padding: 0px 0px 0px 6px;
	}

.top-banner-text-left ul {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.top-banner-text-left li {
  float: left;
  padding-right: 4px;
}

.top-banner-menu {
  float:right;
	font-size: 16px;
  padding-top:2px;
  padding-right: 10px;
	}
	
.top-banner-menu a {
	color: #ffffff; 
  font-size: 12px;
  float:left;
	text-decoration:none;
  margin-right:12px;
  padding: 4px 4px 0px 0px;
	}

.top-banner-menu a:hover,
.touch .top-banner-menu a {
  color: #F90;
}
	
.number {
	float:left;
	/*color: #ff9900;*/
  color: #87CEEB;
	font-size: 20px;
	}
	
.navigation {
	height: 50px;
	width: 960px;
	position: relative;
	display:block;	
	margin: 0 auto;
  z-index: 100;     /*IE7 - make navigation on top*/
	}

.btm-banner {
  background-image: url("../images/banner_bg.jpg");
  background-repeat: no-repeat;
  float: left;
  height: 449px;
  padding: 0 140px;
  width: 1000px;
  position: relative;
  top: 1px;
}
	
.logo-search-div {
    background-image: url("../images/logo-search-bg.png");
    background-repeat: no-repeat;
    height: 111px;
    margin-left: 20px;
    position: absolute;
    top: 0;
    width: 982px;
	}
	
.logo-search-div-2 {
    background-image: url("../images/logo-search-bg-2.png");
    background-repeat: no-repeat;
    height: 111px;                   
    margin: 0px auto 0px 149px; 
    position: absolute;        
    width: 980px;              
    background-size: 100%;
}
	
.logo {
	background:url(../images/quest.png);
	background-repeat:no-repeat;
	width:165px;
	height: 86px;
	float:left;
	margin: 6px 78px 0 11px;
	}

.logo-print {  
	float:left;
	margin: 6px 78px 0 8px;
	}

.logo-print-text {
  float:left;
  font-size: 14px;
  margin:20px;
}

.logo-index {  
	background:url(../images/quest.png);
	background-repeat:no-repeat;
	width:165px;
	height: 86px;
	float:left;
	margin: 6px 78px 0 0;
	}
	
.logos {
    float: left;
    height: 71px;
    margin-right: 32px;
    margin-top: 26px;
    width: 373px;
	}
	
.search-div {
    border: 9px;
    float: left;
    margin-top: 32px;
	}
	
.search-div-textbox {
  border: 0 none;
  float: left;
  padding: 6px 10px;
  width: 243px;
	margin: 0px;
  font-weight: lighter; 
  font-style: normal; 
  color: #C0C0C0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.search-button input[type=image] {
	width: 32px;
	height: 28px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
	
.search {
	float:left;
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	width: 32px;
	height: 28px;
	}
	
.btm-menu {
    color: #333333;
    font-size: 14px;
    padding: 15px;              
    position: relative;
    width: 932px;
    top: 100px;                 
    left: 160px;                
}
	
.btm-menu a {
	color: #FF9900;
	}

.btm-banner-content-left {
  float: left;
  width: 496px;
  padding: 130px 94px 0px 130px;    
}
	
.btm-banner-headline {
	color: #ffffff;
	font-size:64px;
	}
	
.btm-banner-text {
	float:left;
	color: #ffffff;
	margin-bottom: 14px;
	font-size: 20px;
}
	
.btm-banner-btn {
  background-image: url("../images/view-all-btn.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 25px;
  padding-top: 8px;
  text-align: center;        
  font-weight: 600;
  width: 200px;
  text-decoration:none;
  position:absolute;
  top:370px;
  left:240px;
}
	
.btm-banner-content-right {
	float:left;
  margin-top: 28px;
  padding-top: 100px;      
}
	
.tool-div {
  background-image: url("../images/tool.png");
  background-repeat: no-repeat;
  float: left;
  height: 215px;
  padding: 22px;
  width: 166px;
	margin: 0px 0px 30px 0px;
	}
	
.tool-div-top {
    color: #FFFFFF;
    float: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
	}

.tool-div-btm {
    color: #000000;
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;          
	}	
	
.tool-btn {
    color: #FF8B00;
    font-size: 16px;
    text-decoration: none;
	}

.slide-show-nav {
    background-image: url("../images/circles.png");
    background-repeat: no-repeat;
    clear: both;
    height: 16px;
    width: 211px;
	}

.content {
  margin: 100px auto 60px 160px;        
	width:960px;                  
	}                                      

#parts-content {          
  position: relative;                   
  margin-top: 146px;                    
}

.content-title {
  color: #2668b6;
  font-size: 16px;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  width: 97%;    /*960px*/
  font-weight:bold;
  clear:both;
  float:left;
	}

.content-subtitle {
  color: #2668b6;
  font-size: 14px;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  width: 100%;
  font-weight:bold;
  clear:both;
  float:left;
  text-decoration: underline;
	}

.search-results-title {
  clear: both;
  color: #2668B6;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 auto; 
  padding: 6px 14px;
  position: relative;
  width: 460px; 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	}
	
.content-text {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 0 14px;
  margin-bottom: 60px;
  width: 442px;
	}
	
.content-errortext-full {
  clear:both;
  color: #666666;
  font-size: 14px;
  line-height: 20px;  
  padding-top:10px;
  padding-bottom:20px;
  padding-left:14px;
  padding-right:14px;
  position: relative;
  margin-bottom: 60px;
  width: 94%;
  text-align:justify;
}

.content-text-full {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 0 14px;
  position: relative;
  margin-bottom: 60px;
  width: 932px;
  text-align:justify;
	}

.content-text-full-ul {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 0 14px;
  position: relative;
  margin-bottom: 60px;
  width: 900px;
  text-align:justify;
	}

.content-full-img {
	margin: 6px auto;
	width: 940px;
	border: solid 1px #cccccc;
	padding: 9px;
	float:left;
	}

.content-subtext {
  color: #666666;
  font-size: 12px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  font-weight:bold;
  clear:both;
  float:left;
	}

.content-subtext-ul {
  color: #666666;
  font-size: 12px;
  font-weight:200;
  line-height: 20px;
  padding: 0 14px;
  position: relative;
  margin-bottom:20px;
  width: 900px;
  text-align:justify;
	}

.content-photo-desc {
  float:left;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  width: 932px;
  line-height: 24px;
	}

.content-header-text {
  float:left;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  margin: 0 auto;
  padding: 6px 14px;
  position: relative;
  width: 932px;
  line-height: 24px;
	}

.two-col {
  margin: 20px auto 0px;
  position: relative;
  width: 960px;
  float:left;
	}
	
	
.two-col-left {
	float:left;
	position: relative;
	width: 489px;
	}

.two-col-right {
	float:left;
	position: relative;
	width: 470px;
	}
	
.two-col-img {
	margin: 0px 0px 40px;
	width: auto;
	border: solid 1px #cccccc;
	padding: 9px;
	float:left;
	}

.three-col-1 {
	float:left;
	position: relative;
	width: 300px;
    padding-left:40px;
	}

.three-col-2 {
	float:left;
	position: relative;
  width: 300px;
  padding-left:10px;
	}

.four-col {
    margin: 20px auto 0px;
    position: relative;
    width: 960px;
	float:left;
	}
	
.four-col-div {
	float:left;
	width: 200px;
	padding: 11px;
	border: solid 1px #cccccc;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.four-col-title {
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 2px 0px;
    position: relative;
    width: 200px;
	}
	
.no-bold-title {
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 2px 0px;
    position: relative;
    width: 200px;
	}
	
.four-col-text {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 7px 0px;
    position: relative;
	width: 200px;
	float:left;
	}
	
.col-1 {
	width: 224px;
	margin-right: 21px;
	float:left;
	}
	
.col-2 {
	width: 224px;
	margin-right: 21px;
	float:left;	
	}
	
.col-3 {
	width: 224px;
	margin-right: 21px;
	float:left;
	}
	
.col-4 {
	width: 224px;
	float:left;
	}
		
.contact-us-btn-div {
	float:left;
	padding: 0px 14px 60px;
	}
	
.contact-us-btn {
    background-image: url("../images/view-all-btn.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 26px;
    padding-top: 6px;
    text-align: center;
    width: 161px;
    text-decoration:none;
	}	
	
.content .left-div {
	float:left;
  margin-top: 334px;            
	float:left;
	background-image:url(../images/left-div-bg.png);
	background-repeat:no-repeat;
	width: 290px;
	height: 220px;
	}
	
.search-title {
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    font-weight: bold;
    padding: 14px 18px;
    width: 270px;
	}
	
.search-links {
	padding: 14px 18px;
	width: 270px;
	float:left;
}
		
.search-links a {
  clear: both;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 3px;
  text-decoration: none;
  color: #ffffff;
  width: 100%;
}
	
.search-links a:active {
	color: #ff9900;
	}
	
.search-links a:hover,
.touch .search-links a {
	color: #FF9900;
	}	
	
	
.search-links a img {
	padding-right: 3px;
	border: none;
	}
	
.center-div {
    background-image: url("../images/center-div-quote.png");
    background-repeat: no-repeat;
    float: left;
    height: 220px;
    margin-top: 334px;          
    position: relative;
    width: 374px;
	}

.read-more a {
    left: 260px;
    position: absolute;
    top: 152px;
	color: #ff9900;
    font-size: 14px;
	cursor:pointer;
	}
	
.content .right-div {
	float:left;
  margin-top: 334px;              
	float:left;
	background-image:url(../images/right-div-bg.png);
	background-repeat:no-repeat;
	width: 290px;
	height: 220px;
	}
	
.manufacturers-div {
	float:left;	
  width: 960px;                   
	text-align:center;
	color: #2668b6;
	font-size: 20px;
	margin: 50px 0px 20px;
	}
	
.manufacturers-logos-div {
	width: 960px;
	height: 71px;
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 70px;
  border: none;
	}
	
.footer {
    background-color: #333333;
    clear: both;
    overflow: hidden;
    width: 100%;
	}
	
.footer-content {
    color: #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    padding: 8px 20px;
    width: 920px;
    font-size: 16px;
	}
	
.footer-left {
    float: left;
}

.footer-left ul {
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0px 0px 0px -5px;
}

.footer-left li {
  float: left;
  padding: 0 5px;
}

.footer-right {
  float: right;
  text-align: right;
	position:relative;
}

.pin {
    background-image: url("../images/pin.png");
    background-repeat: no-repeat;
    float: right;
    height: 34px;
    position: relative;
    width: 24px;
	margin-left: 12px;
	}
	
.footer-content a {
	color: #ffffff;
	text-decoration:none;
  width: auto;                
	}

.footer-content a:hover,
.touch .footer-content a {
	color: #ff9900;
	}
	
.product-categories {
    float: right;
    width: 280px;
	margin-bottom:6px;
	margin-left: 190px;
	}
	
.product-sub-categories {
    float: right;
    width: 275px;
	}
	
.product-categories-text {
	float:right;
	font-size: 12px;
	color: #666666;
	margin-right: 8px;
	line-height: 18px;
	}
	
.product-categories select {
	float:right;
	font-size: 12px;
	color: #333333;
	height: 20px;
	margin-right: 0px;
	}
	
.product-sub-categories select {
    color: #333333;
    float: right;
    font-size: 12px;
    height: 20px;
    margin-right: 0;
}
	
.product-categories option {
	padding: 4px 4px;
	}
	
.product-sub-categories option {
	padding: 4px 4px;
	}
		
.product-div {
	padding: 9px;
	border: solid 1px #cccccc;
	overflow:hidden;
	margin-bottom: 20px;
	float:left;
	clear:both;
	width: 450px;
	}
	
.product-div-img {
	float:left;
	}
	
.product-title {
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 2px 10px;
    position: relative;
    width: 240px;
	}

	
.product-text {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 7px 10px;
    position: relative;
	width: 240px;
	float:left;
	}
	
.search-btn-div {
	float:left;
	padding: 0px 0px 0px 8px;
	}
	
.search-btn {
    background-image: url("../images/view-all-btn.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 26px;
    padding-top: 6px;
    text-align: center;
    width: 161px;
	}	
	
.related-parts {
	float:left;
	width: 920px;
	background-color: #eeeeee;
	padding: 20px 20px 40px;
	margin-top: 20px;
	}
	
.rp-div {
	float:left;
	width:116px;
	margin: 0px 10px;
	text-align:center;
	}
	
.rp-title {	
	font-size: 12px;
	}
	
.rp-title a {
	color: #ff8b00;
	}

.rp-title p {
  margin:0;
  }

.rp-price {
	font-size: 12px;
	color: #333333;
	}

.rp-price p {
  margin:8px 0 0 0;
  }

.rp-img {
  text-align:center;
}

.rp-img img {
  height:80px;
  width:80px;
}

.part-details-left {
	float:left;
	width: 646px;
	padding: 10px;
	border: solid 1px #cccccc;
	margin-right: 10px;
	margin-top: 20px;
	overflow:hidden;
	}
	
.part-details-right {
	float:left;
	width: 260px;
	margin-top: 20px;
	border-bottom: solid 1px #cccccc;
	overflow:hidden;
	}

.part-details-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 200px;
  padding-top: 12px;
}
	
.menu_container {
    float: left;
    overflow: hidden;
    width: 260px;
}
	
.menu_title {
    cursor: pointer;	
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 6px 8px;
    width: 242px;
}
	
.menu_items {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 14px;
    margin: 0;
    width: 258px;
}

.menu_items li {
    list-style: none outside none;
    padding: 6px 28px;
    width: 202px;
    color: #666666;
    font-size: 14px;
	cursor:pointer;
}

.menu_items li:hover,
.touch .menu_items li {
	background-color: #FF9900;
	}
	
	
.menu-items li.active {
	background-color: #ff9900;
	color: #000000;
	}
	
.plusminus{
	float:right;
	font-weight:bold;
}
	
.menu-title .open {
	float:right;
	font-weight: bold;
	}
	
.menu-title .close {
	float:right;
	font-weight:bold;
	}
	
.menu-items li {
    list-style: none outside none;
    padding: 6px 28px;
    width: 100%;
	cursor:pointer;
	}
	
.details-left {
	float:left;
	width: 298px;
	margin-right: 20px;
	}

.details-left2 {
  width: 200px;
	margin: 0px 10px 0 0;
}
	
.details-right {
	float:left;
	width: 326px;
	}
	
.details-right-title {
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 2px;
    position: relative;
    width: 100%;
	margin-bottom: 10px;
	}
	
.enlarge-link {
	float:left;
	color: #ff9900;
	font-size: 14px;
	margin-top:6px;
	clear:both;
	padding-bottom: 14px;
	}
	
.part-details-text {
	float:left;
	width: 100%;
    color: #666666;
    float: left;
    font-size: 14px;
    line-height: 20px;
    position: relative;
	}

.details {
	float:left;
	width: 100%;
	clear:both;
	margin-bottom: 10px;
	}
	
.details-2 {
	float:left;
	width: 100%;
	clear:both;
  margin-bottom: 20px;
	}
	
.details-label {
	float:left;
	width: 85px;
	margin-right: 10px;
	color: #666666;
	font-size: 14px;
	}
	
.details-input {
	float:left;
	width: 230px;
	font-size: 14px;
	color: #666666;
	}
	
.details-input a {
	color: #ff9900;
	}
	
.details-input select {
	float:left;
	width: 230px;
	font-size: 12px;
	}

.details-input .search-text {
	float:left;
	width: 56px;
	font-size: 12px;
	padding-top: 4px;
	}
	
.search-input input {
	font-size: 12px;
	width: 168px;
	}
	
.details-input .suggestions {
	margin-top: 4px;
	float:left;
	font-size: 12px;
	color: #2668B6;
	}
	
/*.cart-btn-div {
	float:right;
	margin-top: 10px;
	}*/

.my-cart {
  font-weight: bold;
  background-image: url("../images/mycart.png");
  background-repeat: no-repeat;
}

a.my-cart {
  color: #f90;
  /*margin-right: 14px*/;
}

/*ucProductHeader Other Basic Info*/
.details-basic-info {
  float: left;
  font-size: 12px;
  width: 90%;
  color: #666;
  margin-left: 35px;
}

.details-basic-info1 {
  float: left;
  width: 53%;
  padding: 3px 5px;
}

.details-basic-info2 {
  float: right;
  width: 40%;
  padding: 3px 5px;
}

.details-basic-label {
  float: left;
  width: 100%;
  line-height: 18px;
}

.details-info2-label {
  float: left;
  width: 55%;
}

.details-info2-value {
  float: left;
  width: auto;
}

.colon {
  float: left;
  width: 5%;
}
/*ucProductHeader Other Basic Info*/

/*.cart-btn-div-top {
  width: 645px;
  float: left;
  padding-bottom: 10px;
}*/

.cart-btn-div {
	float: left;
	padding: 10px 0;
  width: 100%;
}
	
.cart-btn {
    background-image: url("../images/view-all-btn.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;     
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 37px;                   
    text-align: center;
    width: 190px;                   
    /*margin: 20px 0 10px;*/
    border: none;                   
    background-color: white;        
	}

.cart-btn-top {                     
  float: right;                     
  margin-top: 0px;
  height: 30px;                  
}                                   

.new-search-div {
	float:left;
	}

.new-search-div input {
    padding: 6px 10px 7px;
    width: 453px;
	margin: 0px;
	}
	
.search-results {
	float:left;
	margin-top:30px;
	}
	
. {
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 8px;
    position: relative;
    width: 360px;
    top: 0px;
    left: 0px;
}
	
.pages {
  float: right;
	color: #333333;
  font-size: 12px;
  margin-right: 14px;       
	margin-top:4px;
	}
	
.sort-by {
	float:left;
	color: #333333;
  font-size: 12px;
	margin-top: 4px;
	}
	
	
.search-results-grid {
	float:left;
	width: 643px;
	border: solid 1px #cccccc;
	color: #333333; 
	font-size: 13px;
  line-height: 16px;   /*there's a change in font type*/
	}
	
.part-results-grid {
	float:left;
	width: 643px;
	border: solid 1px #cccccc;
	color: #333333; 
	font-size: 13px;
	line-height: 25px;
	}

.grid-title {
    background-color: #99CCFF;
    float: left;
    width: 643px;
    line-height: 2;
	}
	
.grid-white {
    background-color: #ffffff;
    float: left;
    width: 643px;
	}
	
.grid-grey {
    background-color: #eeeeee;
    float: left;
    width: 643px;
	}
	
.grid-white-gridview {
    background-color: #ffffff;
	}
	
.grid-grey-gridview {
    background-color: #eeeeee;
	}

.part-number {
  border-right: 1px solid #CCCCCC;
  float: left;
  height: 26px;
  padding: 6px 10px;
  width: 154px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight:normal;
  text-align:left;
	}
	
.description {
	float:left;
  width: 295px;                         
	border-right: solid 1px #cccccc;
	padding: 6px 10px;
	height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight:normal;
  text-align:left;
	}

.in-stock {                             
  width: 132px;                         
  padding: 6px 10px;                    
  font-weight: normal;                  
  float: left;
}
	
.in-stock-show {
	float:left;
  text-align:left;
	}

.in-stock-hidden {
  width: 50px;
	float:left;
  display: none;
}	

.manufacturer {
	float:left;
	width: 156px;
	border-right: solid 1px #cccccc;
	padding: 6px 10px;
  min-height: 30px;
	}
	
.qty-avail {
	float:left;
	width: 65px;
	border-right: solid 1px #cccccc;
	padding: 6px 10px;
  min-height: 30px;
	}
	
.availability {
	float:left;
	width: 76px;
	border-right: solid 1px #cccccc;
	padding: 6px 10px;
  min-height: 30px;
	}
	
.unit-price {
    float: left;
    min-height: 30px;
    padding: 6px 0 6px 10px;
    width: 100px;
	} 
	
.dollar {
    border-right: 1px solid #CCCCCC;
    float: left;
    min-height: 30px;
    padding: 6px 10px 6px 4px;
    /*width: 54px;*/
    width: 58px;
	} 
	
.qty-required {
	float:left;
  width: 80px;
	padding: 6px 10px;
  min-height: 30px;
	}
	
.qty-required input {
    font-size: 12px;
    height: 14px;
    width: 90%;
    border: 1px solid #95A5A6;
	} 
	
.pages-btm {
	color: #333333; 
	font-size: 12px;
	float:right;
	padding: 20px 0px;
	}
	
.pages-btm a {
	color: #ff9900;
	margin-right: 10px;
	}
	
.pages-top {
	color: #333333; 
	font-size: 12px;
	float:left;
	padding: 0px;
	width: 120px;
  padding-top: 8px;             /*IE6 - due to add to cart button*/
	}
	
.pages-top a {
	color: #ff9900;
	/*margin-right: 10px;*/
  margin-right: 5px;
	}

.part-details-search {
	float:left;
	margin-top: 10px;
	}
	
.part-availability-title {
    clear: both;
    color: #2668B6;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0 60px 0 auto;      /*IE6 - due to add to cart top button*/
    padding: 6px 14px;
    position: relative;          
    width: 208px;               /*adjusted due to add to cart top button*/
	}

.alert-icon {
  width: 20px;
  vertical-align: text-bottom;
  margin-left: 5px;
}

.alert-prop {
  font-size: 12px;
  color: #666;
}

/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:90%; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
   top: 1px;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:left;
   position:relative;
   border-left: 1px solid #ffffff;        
   border-right: 1px solid #ffffff;       
}
#centeredmenu ul li {
   margin:0px;
   padding:0;
   float:left;
   position:relative;
   top:0px;
   width: 191px;                        
   text-align: center;                  
}
#centeredmenu ul li a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 16px 0px;                
    text-decoration: none;
	border-bottom: 0px;
	border-right: solid 1px #cccccc;
}

#centeredmenu ul.dropdownlist li a {
    color: #000000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 6px 10px;
    text-decoration: none;
    text-align: left;                 
}

#centeredmenu ul li.active a {
   color:#fff;
}
#centeredmenu ul li a:hover,
.touch #centeredmenu ul li a {
   color:#fff;
}

#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   color:#000;
   background:#ffffff;
   border-right: solid 1px #cccccc;
   border-bottom: 0px;
}

/* Submenu items */
#centeredmenu ul ul {
    display: none;
    left: -1px;
    position: absolute;
    right: auto;
    top: 48px;
	border: solid 1px #cccccc;
	border-top: 0px;
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:14px;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#ffffff;
   color:#000000;
   line-height:16px; /* overwrite line-height value from top menu */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#ff9900; /* Sub menu items background colour */
   color:#fff;
}

/* Flip the last submenu so it stays within the page */

#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:-3px; /* Set right value instead */
   top:48px;
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}

#tools { /*small devices*/
  border-right: none !important;
	}

#typelist {
	width: 320px;
	}
	
#manufacturerslist {
	width: 290px;
	}
	
#industrylist {
	width: 290px;
	}

#aboutuslist {
	width: 290px;
	}

#toolslist {
	width: 290px;
	}
	
#pnlCookies span {
  display:block;
  color:white;
}

.buy-now {
  background-image: url("../images/buy-now.png");
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  font-size: 12px;
  height: 21px;
  line-height: 22px;
  padding: 0px 15px;
  text-align: center;
  width: auto;
	margin-top:2px;
  border: none;
}

.buy-now a {
  text-decoration: none;
  color: #FFFFFF;
}

.grid-full {
	float:left;
	width: 960px;
	color: #333333; 
	font-size: 12px;
	line-height: 22px;
    border-left: solid 1px #cccccc;
    margin-bottom: 60px;
	}

.grid-full-title {
    float: left;
    width: 960px;
    text-align:center;
	}

.grid-full-white {
    background-color: rgb(255, 255, 255);
    float: left;
    width: 960px;
    text-align:center;
	}

.grid-full-grey {
    float: left;
    width: 960px;
    text-align:center;
	}

.grid-full-col-title {
    width: 114px;
    font-size: 13px;
    background-color: rgb(153, 204, 255);
    padding-left: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    float: left;
    min-height: 30px;
	}

.grid-full-col {
    width: 114px;
    padding-left: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: solid 1px #cccccc;
    float: left;
    min-height: 30px;
	}

.grid-full-col-grey {
    width: 114px;
    background-color: rgb(238, 238, 238);
    padding-left: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: solid 1px #cccccc;
    float: left;
    min-height: 30px;
	}

.grid-full-last-row {
    width: 114px;
    border-bottom: solid 1px #cccccc;
}

.grid-tencols {
    width: 960px;
    font-size: 10px;
    margin-bottom:60px;
    line-height: 15px;
    float:left;
}

.grid-tencols-title {
    float: left;
    width: 959px;
    text-align:center;
    border-left: 1px solid #cccccc;
	}

.grid-tencols-col-title {
    width: 107px;
    font-size: 12px;
    background-color: rgb(153, 204, 255);
    padding-top: 7px;
    border-right: solid 1px #cccccc;
    min-height: 25px;
    float:left;
    border-top: 1px solid #cccccc;
	}

.grid-tencols-block {
    width: 960px;
    float:left;
}

.grid-tencols-block-a {
    width: 937px;
    float:right;
}

.grid-tencols-span {
    width: 20px;
    float: left;
    font-weight: bold;
    padding-top: 12px;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    line-height: 20px;
    min-height: 98px;
    border-bottom: 1px solid #cccccc;
}

.grid-tencols-span-grey {
    width: 20px;
    float: left;
    font-weight: bold;
    padding-top: 12px;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    line-height: 20px;
    min-height: 98px;
    border-bottom: 1px solid #cccccc;
    background-color: rgb(238, 238, 238);
}

.grid-tencols-col-a {
    width: 66px;
    float: left;
    padding: 3px;
    border-right: solid 1px #cccccc;
    vertical-align: middle;
    min-height: 30px;
    border-bottom: 1px solid #cccccc;
}

.grid-tencols-col-a-grey {
    width: 66px;
    float: left;
    padding: 3px;
    border-right: solid 1px #cccccc;
    vertical-align: middle;
    min-height: 30px;
    border-bottom: 1px solid #cccccc;
    background-color: rgb(238, 238, 238);
}

.grid-tencols-col {
    width: 101px;
    padding: 3px;
    border-right: solid 1px #cccccc;
    vertical-align: middle;
    min-height: 30px;
    float:left;
    border-bottom: 1px solid #cccccc;
}

.grid-tencols-col-grey {
    width: 101px;
    padding: 3px;
    border-right: solid 1px #cccccc;
    vertical-align: middle;
    min-height: 30px;
    float:left;
    border-bottom: 1px solid #cccccc;
    background-color: rgb(238, 238, 238);
}

/*Customer Testimonials*/
.box-big {
    position:relative;
    width: 100%;
    float: left;
    background-image: url("../images/ct-backdrop.jpg");
}

.box-medium {
    width: 37%;
    float: left;
    padding: 12px;
}

.box-medium-title {
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    width: 99%;
    color: #2980b9;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 5px;
    min-height: 22px;
    background-color: #fff;
    border: 1px solid #2c3e50;
    border-bottom: none;
}

.box-medium-content {
  position: relative;
    font-size: 13px;
    font-style: italic;
    color: #666666;
    background-color: #ffffff;
    text-align: center;
    line-height: 20px;
    padding: 5px 10px 10px;
    border-radius: 48%;
    width: 88%;
    box-shadow: inset 2px 2px 10px 0 #666;
    -webkit-box-shadow: inset 2px 2px 10px 0 #666;
    -moz-box-shadow: inset 2px 2px 10px 0 #666;
}

.box-medium-content h3 {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #2980b9;
}

.box-medium-content p {
  width: 75%;
  margin: auto;
}

.box-signame-right {
    font-size: 15px;
    width: 89%;
    font-weight: bold;
    margin-left: 10px;
    text-align: right;
    min-height: 25px;
    color: #e74c3c;
    border-color: inherit;
}

.box-signame-right-name {
    float: right;
    padding-top: 5px;
    padding-right: 18%;
    text-align: right;
    font-weight: bold;
    color: #c0392b;
    border-color: inherit;
}

.box-signame-right-radius1 {
    width: 10%;
    border-top: 1px solid #ffffff;
    margin-top: -1px;
    border-bottom-right-radius: 90%;
    float: right;
    background-color: transparent;
    margin-left: 10px;
    border-right-color: inherit;
    border-right-width: 5px;
    border-right-style: solid;
    border-bottom-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.box-signame-right-radius2 {
    border-top: 1px solid rgb(153, 204, 255);*/
    width: 35%;
    margin-top: -1px;
    border-bottom-right-radius: 10px;
    float: left;
    border-right: 1px solid inherit;
    border-right-color: inherit;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: inherit;
    border-top-width: 1px;
    border-top-style: solid;
    border-top: 1px solid inherit;
}

.box-signame-left {
    width: 10%;
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
    text-align: left;
    min-height: 25px;
    color: #E74C3C;
    border-color: inherit;
}

.box-signame-left-radius1 {
    width: 90%;
    border-top: 1px solid #ffffff;
    margin-top: -1px;
    border-bottom-left-radius: 90%;
    float: left;
    background-color: #ffffff;
    margin-left: 10px;
    border-left-color: inherit;
    border-left-width: 5px;
    border-left-style: solid;
    border-bottom-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
}

.box-signame-left-radius2 {
    width: 35%;
    margin-top: -1px;
    border-bottom-left-radius: 10px;
    float: right;
    border-left-color: inherit;
    border-left-width: 1px;
    border-left-style: solid;
    border-top: 1px solid inherit;
    border-top-color: inherit;
    border-top-width: 1px;
    border-top-style: solid;
}

.box-signame-left-name {
    float: left;
    padding-top: 5px;
    padding-left: 15%;
    font-weight: bold;
    color: #C0392B;
}

/*Customer Testimonials - end*/

/*start - banner slideshow sample - test*/
.btm-banner1 {
    background-image: url("../images/banner_bg.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 449px;
    padding: 0 140px;
    width: 1000px;
    position: absolute;       /*IE6-IE7*/
}
/*end*/

.left-sidebar {
  font-size: 16px;
  position: absolute;
  width: 160px;
  padding: 5px 5px 0px 5px;
  top: 190px;
  color: #ffffff;
  margin-left: -18px;
}

.sidebar-box {
  width: 86%;
  padding: 10px 5px 10px 18px;
  margin-bottom: 13px;
  position: relative;
}

.sidebar-link {
  text-decoration: none;
  /*color: white;*/
  color: #34495E;
  *display: inline-block;
}

.promo1 {
  background-color: rgba(0, 148, 175, 0.9);
  border-radius: 0px 50px 50px 0px;
  font-weight: normal; /*bold;*/
}

.promo1:before {
  border-top: 13px solid #007286;
}

.promo2 {
  background-image: url("/images/sidebar-background.png");
  font-size: 14px;
  font-weight: normal;
  opacity: 0.9;
  color: #34495e;
}

.promo2:before {
  border-top: 13px solid #F5F5DC;
}

.promo2-img {
  width: 125px;
  border: 0;
}

.promo3 {
  background-color: rgba(161,175,0, 0.9);
}

.promo3:before {
  border-top: 13px solid #707A00;
}

.promo1:before, 
.promo2:before,
.promo3:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0px;
  top: 100%;
  left: 0px;
  border-left: 13px solid transparent;
}

/*start - SiteMap.aspx properties*/
.sitemap-div {
    float: left;
    padding-bottom: 60px;
    font-size: 13px;
}

.sitemap-cols-title {
    width: 188px;
    float: left;
    border-bottom: 2px solid #2668b6;
    margin-right: 5px;
    text-align: center;
}

.sitemap-cols {
    width: 175px;
    float: left;
    margin-right: 5px;
    padding-left: 13px;
    line-height: 22px;
}

.sitemap-cols-title-a {
    width: 159px;
    float: left;
    background-color: rgb(153, 204, 255);
    margin-right: 2px;
    margin-top: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

.sitemap-cols-a {
    width: 153px;
    float: left;
    margin-right: 2px;
    padding-left: 6px;
    line-height: 22px;
}

.sitemap-href-title {
    margin-bottom: 2px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #2668b6;
}

.sitemap-href-subtitle {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.sitemap-href {
    text-decoration: none;
    color: #666666;
}

.sitemap-cols ul li a:hover,
.touch .sitemap-cols ul li a {
  color: #f90;
}

.sitemap-href-subitem {
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}

.sitemap-li-subitem {
  list-style-type: disc;
  list-style-position:inside;
}
/*end - SiteMap.aspx properties*/

/*start - ucProductResult.ascx*/
.ucprodres-stock {
    float: left;     /*remove clear=both and insert float=left for old browsers*/  
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;

    /*for IE10*/
    display: -ms-flexbox;              
    -ms-flex-direction: column;    
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;           
    /*for IE10*/
}

.ucprodres-mfg {
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;                    /*Chrome 21-28*/
}

.ucprodres-in-stock {
    float: left;
    width: 643px;
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    flex-direction: row;
    display: -ms-flexbox;
    -ms-flex-direction: row;
}

.ucprodres-out-of-stock {
    float: left;                    /*IE7*/
    width: 643px;                   /*IE7*/
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
}

.ucprodres-out-of-stock-alt {
    width: 643px;
    float: left;
    background-color: #eeeeee;
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
}

#ucprodres-any-mfg,
#ucprodres-in-stock,
#ucprodres-out-of-stock {
    float: left;
}

#ucprodres-any-mfg-row {
    float: left;
    width: 643px;
    background-color: #ffffff;
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
}

#ucprodres-exp-any-mfg {
    font-size: medium;
    font-weight: bold;
    cursor: pointer;
    width: 10%;
    float: left;
}

#ucprodres-noresult {
}

.ucprodres-noresult-title {
    background-color: #99CCFF;
    float: left;
    width: 643px;
    text-align: center;
}
.ucprodres-noresult-item,
.ucprodres-noresult-title-col {
    float:left;
    border-right: solid 1px #cccccc;
    padding: 6px 10px;
    min-height: 22px;
    width: 193px;
}

.ucprodres-noresult-item input[type="text"] {
  border: 1px solid #95A5A6;
}

.ucprodres-noresult-tbx {
    text-align: right;
    border: 1px solid #95A5A6;
}
.ucprodres-txtbox-info {
    font-size: 9px;
    line-height: 1;
    padding-top: 10px;
    color: red;
    width: auto;
    text-align: center;
    display: none;
}

.ucprodres-targetPrice {
    border-right: 1px solid #CCCCCC;
    float: left;
    min-height: 30px;
    padding: 6px 12px 6px 12px;
    /*width: 154px;*/
    width: 158px;
    text-align: center;
    display: flex;
    display: flexbox;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    /*for IE10*/
    display: -ms-flexbox;              
    -ms-flex-direction: column;    
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;           
    /*for IE10*/
}

.ucprodres-RFQ-email {
  float: left;
  padding: 10px;
  margin: 20px 0px 0px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-color: #EEE;
}
.ucprodres-RFQ-email input {
  margin: 3px 0px 3px 25px;
  width: 200px;
  border: 1px solid #95A5A6;
}
.ucprodres-addtocart-error {
  color: red;
  font-size: 12px;
  float: left;
  margin: 10px 0px 0px 108px;
  display: none;
}

.part-quantity {
  text-align: right;
  border: 1px solid #95A5A6
}
/*end - ucProductResult.ascx*/

/*ContactUs.aspx*/
.cu-container {
	width: 957px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 30px;
	padding-bottom: 15px;
}
 
.cu-tbx-direction {
  width: 400px;
  border: 1px solid #95A5A6;
}
 
.cu-btn-direction {
	border-style: none;
	background-image: url("../images/view-all-btn.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 16px;
	height: 31px;
	margin-top: 5px;
	text-align: center;
	width: 160px;
}
 
.cu-direction {
	width: 400px;
	height: 310px;
	float: left;
	visibility: hidden;
	margin-left: 15px;
	margin-top: 10px;
	overflow-y: scroll;
}
 
.cu-email-us {
	width: 930px;
  float: left;
	margin-top: 20px;
  margin-bottom: 20px;
}
  
.cu-emailus-tbxs {
	width: 200px;
	margin-bottom: 10px;
  border: 1px solid #95A5A6;
  padding: 0 5px;
  line-height: 25px;
  height: 25px;
}
 
.cu-textarea {
  width: 400px;             /*IE6*/
  height: 95px;             /*IE6*/
	resize: none;
  border: 1px solid #95A5A6;
}
 
.cu-emailus-cont1 {
	margin-top: 20px;
	width: 400px;
	float: left;
}
 
.cu-emailus-cont2 {
	width: 470px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
 
.cu-select-lbl {
	border-radius: 9px;
	font-size: 12px;
	margin-left: 15px;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	visibility: hidden;
}
 
.cu-select-lbl:before {
	content: "<";
	font-size: 26px;
	color: #ccc;
	position: absolute;
  top: 3px;
	left: 338px;
}

.cu-info-msg {
  display: inline-block;
  width: 950px;
  text-align: center;
  display: none;
  font-size: 30px;
  color: #2668B6;
  vertical-align: top;
  padding-right: 15px;
}

.cu-err-msg {
  display: block;
  font-size: 10px;
  color: red;
  float: left;
  margin-left: 112px;
  padding-bottom: 10px;
  width: 250px;
  line-height: 1;
}

.cu-tbx-shadow {
  -webkit-box-shadow: 0 0 3px 1px red;
	-moz-box-shadow: 0 0 3px 1px red;
	box-shadow: 0 0 3px 1px red;
  margin-bottom: 5px;
}
 
.cu-phone-numbers li {
  margin: 0px 0px 8px 0px;
} 

label.custom-select {
	position: relative;
	display: inline-block;
}
 
.custom-select select {
	width: 240px;
	display: inline-block;
	border: 1px solid #95A5A6;
	padding: 4px 3px 3px 5px;
	margin: 0;
	margin-left: 18px;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #f8f8f8;
	-webkit-appearance: none; /* remove the strong OSX influence from Webkit */
	-ms-appearance: none;
}
 
/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.custom-select select {
  padding-right:30px;}
}
 
	/* select focus styles*/
.custom-select select:focus {
	-webkit-box-shadow: 0 0 3px 1px #2668B6;
	-moz-box-shadow: 0 0 3px 1px #2668B6;
	box-shadow: 0 0 3px 1px #2668B6;
}
 
	/* Select arrow styling */
.custom-select:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	line-height: 30px;
	padding: 0 5px;
	background: orange;
	color: white;
	touch-action: none;
	-ms-touch-action: none;
	pointer-events: none;
}
/*ContactUs.aspx*/

/*Employment.aspx - start*/
.emp-pos-div {
  background-color: #DDD;
  width: 900px;
  padding: 30px;
  z-index: 0;
 }

.emp-pos-content-div {
  position: relative;
  background-color: #fff;
  padding: 40px;
}

.emp-pos-content-div:before,
.emp-pos-content-div:after {
  position: absolute;
  content: "";
  width: 45%;
  height: 30px;
  left: 20px;
  bottom: 34px;
  background: #777;
  transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  box-shadow: 0 35px 14px #777;
  -webkit-box-shadow: 0 35px 14px #777;
  -moz-box-shadow: 0 35px 14px #777;
  z-index: -1;
}

.emp-pos-content-div:after {
  left: auto;
  right: 20px;
  transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
}

.emp-pin-img {
  position: absolute;
  margin-top: -25px;
  margin-left: 45%;
  z-index: 1;
}
/*end - Employment.aspx*/

/*PartSpecials.aspx - start*/
.ps-order {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 90;
}

.ps-ribbon-corner {
  width: 250px;
  height: 240px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ps-ribbon {
  color: #333;
  font-size: 15px;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: 4px;
  top: 50px;
  width: 320px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: blue;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ps-ribbon:before,
.ps-ribbon:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ps-ribbon:before {
  left: 0;
}

.ps-ribbon:after {
  right: 0;
}

.ps-rpt-header {
  background-color: #9CF;
  font-weight: bold;
  float: left;
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #ccc;
  width: auto;
}

.ps-rpt-items {
  width: auto;
  float: left;
  text-align: left;
  line-height: 22px;
  display: flex;
  display: flexbox;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.ps-rpt-alt-items {
  width: auto;
  float: left;
  text-align: left;
  background-color: #EEE;
  line-height: 22px;
  display: flex;
  display: flexbox;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.ps-col {
  float: left;
  padding: 1px 5px;
  display: flex;
  display: flexbox;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  overflow-y: hidden;
}

.ps-col-pn {
  width: 110px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.ps-col-desc {
  width: 275px;
  border-right: 1px solid #ccc;
}

.ps-col-mfg {
  width: 150px;
  border-right: 1px solid #ccc;
}

.ps-col-qty {
  width: 80px;
  border-right: 1px solid #ccc;
}

.ps-col-lprice {
  width: 100px;
  border-right: 1px solid #ccc;
}

.ps-col-oprice {
  width: 150px;
  border-right: 1px solid #ccc;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  justify-content:space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
}

.ps-col-oprice div {
  display: flex;
  display: flexbox;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  width: 40%;
  text-align: right;
  padding: 0 5px;
  margin: auto;
  float: left;        /*needed when flexbox not supported*/
}

/*end - PartSpecials.aspx*/

.img-indicator {
  float: left;
  position: absolute;
  top: 92%;
}

.ind-dot {
  float: left;
  padding: 0px 2px;
  font-weight: bolder;
}

.ind-dot:hover,
.touch .ind-dot {
  cursor: pointer;
}

.ind-dot:active {
  color: #ff9900;
}

/* begin: Index.aspx - slideshow */
.slideshow {
  float: left;
  height: 449px;
  padding: 0 140px;
  width: 1000px;
  position: absolute;
}
.slideshow a img {
  border: none;
}
.slideshow li.slide {
  list-style-type: none;
}
.slideshow .slides {
  height: 449px;
  margin: 0;
  width: 1000px;
}
.slideshow .slides li.slide {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0;
}
.slideshow .buttons {
  display: none;
}
.slideshow .buttons {
  display: block;
  position: absolute;
  z-index: 100;
  left: 85%;
  bottom: 0px;
  margin: 0px 0px 12px ;
}
.slideshow .buttons li {
  float: left;
  display: inline-block;
  margin: 0px 3px;
  padding: 3px;
  color: transparent;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #2668b6;
  background-color: transparent;
  background-clip: content-box;
  cursor: pointer;
}

.slideshow ul.buttons li.active {
  background-color: #ff9900;
  border-color: #ff9900;
}

.slideshow ul.buttons li:hover,
.touch .slideshow ul.buttons li {
  border-color: #ff9900;
}
/* end: slideshow */

/*start - MaintenanceMode.aspx*/
.mm-content {
  width: 100%;
  height: 400px;
  margin: 250px auto 140px auto;
  float: left;
  background-image: url(../images/mm-background.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mm-msg-container {
  width: 100%;
  float: left;
  margin-top: 60px;
}

.mm-msg {
  float: left;
  font-size: 18px;
  margin: -5px auto auto 180px;
  padding: 0px 10px;
  text-align: center;
  background-color: #fff;
  opacity: 0.8;
}
/*end - MaintenanceMode.aspx*/

/*FreeFreight.aspx*/
.ff-container {
  font-size: 14px;
  width: 920px;
  padding: 20px 20px;
}

.ff-content {
  margin-top: 30px;
}

.ff-content h2 {
  color: #2668B6;
}

.ff-image {
  display: block;
  margin: 20px auto;
  border-width: 0px 2px;
  border-style: solid;
  border-color: #ccc;
  box-shadow: 13px 0px 12px -15px rgba(0, 0, 0, 0.5), -15px 0px 12px -17px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 13px 0px 12px -15px rgba(0, 0, 0, 0.5), -15px 0px 12px -17px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 13px 0px 12px -15px rgba(0, 0, 0, 0.5), -15px 0px 12px -17px rgba(0, 0, 0, 0.5);
}
/*FreeFreight.aspx*/

/*ExpressCheckout.aspx*/
.ec-content {
  width: 100%;
  float: left;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 14px;
  margin-top: 20px;
  color: #666;
}

.ec-content p {
  padding: 0 25px;
  text-align: justify;
}

.ec-content img {
  width: 60%;
}
/*ExpressCheckout.aspx*/

/*BasicContent.Master for customer survey page*/
.footer-survey {
  font-size: 14px;
  background-color: #34495E;
  color: #fff;
  padding: 0 174px;
  display: inline-block;
  vertical-align: middle;
}

.footer-survey img {
  float: left;
  width: 15%;
}

.footer-survey p {
  float: left;
  width: 66%;
  text-align: center;
  padding: 2px 15px;
  *padding: 15px;     /*IE7*/
}

.footer-survey-container {
  margin: 0 auto;
  width: 932px;
}

.footer-survey-container-a {
  color: #F90;
  text-decoration: none;
}

.survey-btn {
  width: auto;
  padding: 5px;
  margin: auto;
  margin-top: 25px;
  height: auto;
  text-decoration: none;
}

.survey-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  min-width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  opacity: 0.95;
  border-top: 1px solid #34495E;
}

.survey-fixed img {
  width: 9%;
  display: inline-block;
}

.survey-fixed p {
  padding: 0;
  font-size: 90%;
  width: 75%;
  display: inline-block;
}

.survey-fixed a {
  margin: 8px 0 0;
  display: inline-block;
}
/*BasicContent.Master for customer survey page - end*/

/*CustomerSurvey.aspx*/
.display-hide {
  display: none !important;
}

.survey-introduction {
  font-size: 14px;
  display: inline-block;
  padding: 20px 15px;
  color: #666;
}

.survey-introduction img {
  width: 20%;
  margin: auto;
}

.survey-introduction p {
  width: 77%;
  float: left;
  margin: auto 10px auto auto;
}

.survey-container {
  font-size: 14px;
  float: left;
  border: 1px solid #ccc;
  margin: 30px 0 60px 0;
  background-color: #B0B0B0;
  color: #4C4C4C;
}

.survey-container h3 {
  color: #2668B6;
}

.survey-title {
  margin: 0;
  padding: 0;
  background-color: #1D70C0;
  color: #e4e4e4;
  font-size: 20px;
  width: 100%;
}

.survey-title img {
  width: 45px;
  float: left;
}

.survey-title div {
  float: left;
}

.survey-title p {
  font-size: 13px;
  margin: 0;
}

.survey-customer-info {
  width: 30%;
  float: left;
  padding: 0 5px 0 10px;
}

.survey-customer-info input[type="text"] {
  width: 85%;
  border: 1px solid #95A5A6;
  padding: 5px;
  margin: 5px 0; 
}

.survey-questionaire {
  float: left;
  width: 65%;
  border-left: 1px outset #34495e;
  padding: 0 6px 15px 25px;
  background-color: #E2E2E2;
}

.survey-panel {
  float: left;
}

.survey-questionnaire-item {
  float: left;
  width: 100%;
  margin: 15px 0 5px 0;
}

.survey-sequence {
  float: left;
}

.survey-question {
  float: left;
  width: 90%;
  margin-left: 5px;
}

.survey-answer {
  float: left;
  width: 60%;
  margin: 5px 20px 20px;
  border: 1px solid #95A5A6;
}

.survey-answer-textarea {
  float: left;
  width: 80%;
  resize: none;
   margin: 0 20px;
  border: 1px solid #95A5A6;
  height: 50px;
}

.survey-answer-combobox {
  float: left;
}

.survey-answer-radio {
  float: left;
  width: 80%;
  margin: 0 20px;
}

.survey-radio-button {
  float: left;
  width: 60%;
}

.survey-submit {
  float: left;
  padding: 15px 0;
  width: 100%;
}

.survey-submit input[type="submit"] {
  float: none;
  margin: auto;
  display: block;
}

.survey-err-label {
  float: left;
  width: 95%;
  font-size: 12px;
  color: red;
  margin-bottom: 10px;
}

.survey-err-label-answer {
  float: left;
  width: 80%;
  font-size: 12px;
  color: red;
  margin: 5px 0 0 26px;
}

.survey-finish {
  float: left;
  width: 65%;
  background-color: #eaeaea;
  border-left: 1px outset #34495e;
  padding: 10px 15px;
}

.survey-finish img {
  display: block;
  margin: auto;
}
/*CustomerSurvey.aspx - end*/

/*SurveyInformation.aspx*/
.si-container {
  font-size: 14px;
  color: #4C4C4c;
}

.si-container p {
  margin: auto;
  padding: 5px 15px;
}

.si-intro img {
  display: block;
  width: 50%;
  margin: auto auto 35px auto;
}

.si-intro {
  margin-bottom: 25px;
}

.si-survey-steps li {
  margin-bottom: 15px;
}
/*SurveyInformation.aspx - end*/

/*OrderingInfo.aspx*/
.oi-content {
  float: left;
  width: 97%;
  margin-bottom: 30px;
}

.oi-content img {
  width: 45%;
  float: left;
  padding-left: 45px;
}

.oi-content ul {
  float: left;
  list-style-type: none;
  width: 45%;
  padding: 25px 0 0 25px;
}

.oi-content li {
  width: 100%;
  float: left;
  line-height: 25px;
}

.oi-content li p {
  float: left;
  margin: 0;
  width: 8%;
  color: #F90;
}

.oi-content li a {
  float: left;
}

oi-content-subtext {
  font-weight: 200; 
  padding-left: 15px;
}
/*OrderingInfo.aspx - end*/

/*QualityInfo.aspx*/
.qi-header {
  float: left;
  margin-bottom: 20px;
}

.qi-header img {
  display: block;
  margin: auto;
}
/*QualityInfo.aspx - end*/

/*Common Css*/
/*buttons*/
.orange-button {
  /*background: #ED872D;*/
  background: #FB953B;
  border: none;
  color: white;
  transition: all 0.2s ease 0s;
  font-size: 16px;
  padding: 4px 5px;
  cursor: pointer;
  box-shadow: inset 0 -2px #e8930c;
  -webkit-box-shadow: inset 0 -2px #e8930c;
  -moz-box-shadow: inset 0 -2px #e8930c;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.orange-button:hover,
.touch .orange-button {
  opacity: 0.9;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}

.disabled-button {
  opacity: 0.5;
  cursor: not-allowed !important;
}

/*div*/
.bom-checkout-div-overlay,
.qty-reqd-div-overlay,
.div-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0, 0.7);
  z-index: 400;
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: painted;
}

/*icon*/
.close-icon {
  font-family: 'Comic Sans MS';
  font-weight: bolder;
  color: #999;
  cursor: pointer;
  text-shadow: 0px 0px 0px #2a2a2a;
}

/*Error Message*/
.popup-errmsg-box {
  position: absolute;
  background-color: #ecf0f1;
  top: 40%;
  left: 35%;
  padding: 0 0 20px;
  width: 35%;
  min-width: 500px;
  z-index: 600;
  box-shadow: 0px 0px 2px 2px #ccc;
  -webkit-box-shadow: 0px 0px 2px 2px #ccc;
  -moz-box-shadow: 0px 0px 2px 2px #ccc;
}

.popup-errmsg-box img {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}

.popup-errmsg-box label {
  text-align: center;
  margin: 15px 5px 15px 0;
  display: inline-block;
  width: 80%;
}

.popup-errmsg-box-title {
  background-color: #c0392b;
  color: #fff;
  height: 20px;
  padding: 10px;
}

.popup-errmsg-box-title h2 {
  padding: 0;
  margin: 0;
  color: #fff;
}

.error-message {
  color: red;
  font-size: 12px;
}

.error-box-btn {
  width: 20%;
  margin: auto;
  display: block;
}

.error-box-shadow {
  box-shadow: 0 0 1px 1px red;
  -webkit-box-shadow: 0 0 1px 1px red;
  -moz-box-shadow: 0 0 1px 1px red;
}
/*Common Css*/

/*BOM*/
.bom-btn {
  background-image: url("/images/bom-add.png");
  background-repeat: no-repeat;
  background-position: -1px -2px;
  float: left;
  height: 30px;
  margin-left: 5px;
  *width: 140px;
}

.qty-reqd-exceeds,
.bom-save-create {
  position: relative;
  float: left;
  background-color: #ecf0f1;
  padding: 15px 15px 40px;
  width: 35%;
  z-index: 500;
  left: 30%;
  top: 30%;
  color: #666;
  min-width: 550px;
}

.qty-reqd-exceeds hr,
.share-items-emailto hr,
.bom-save-create hr {
  border: 0;
  height: 1px;
  clear: both;
  background-image: -webkit-linear-gradient(left, rgba(127,140,141,0), rgba(127,140,141,0.75), rgba(127,140,141,0));
  background-image: -moz-linear-gradient(left, rgba(127,140,141,0), rgba(127,140,141,0.75), rgba(127,140,141,0));
  background-image: -ms-linear-gradient(left, rgba(127,140,141,0), rgba(127,140,141,0.75), rgba(127,140,141,0));
  background-image: -o-linear-gradient(left, rgba(127,140,141,0), rgba(127,140,141,0.75), rgba(127,140,141,0));
}

.qty-reqd-exceeds p,
.bom-save-create i {
  font-size: 14px;
}

.qty-reqd-close-x,
.close-share-items,
.bom-close-x {
  float: right;
  margin: -15px -10px 0 0;
}

.qty-reqd-exceeds-title,
.share-items-title,
.bom-save-title {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
  color: #2980b9;
  float: left;
  font-weight: bold;
}

.bom-label {
  padding: 0;
  width: 70%;
  float: left;
  line-height: 25px;
}

.bom-label input[type="text"] {
  border: 1px solid #95A5A6;
  height: 28px;
  padding: 0 0 0 5px;
  width: 70%;
  font-size: 14px;
  *line-height: 28px;
}

.bom-new,
.bom-select {
  padding: 10px;
  float: left;
  width: 97%;
}

.bom-select select {
  margin: 0;
  font-size: 14px;
  color: #666;
  width: 72%;
  height: 28px;
}

.bom-per-build {
  width: 100%;
  display: inline;
  float: left;
  padding: 10px 0 0;
}

.bom-per-build label {
  width: auto;
}

.bom-per-build input {
  border: 1px solid #95A5A6;
}

.bom-per-build-rbl {
  float: left;
  display: inline;
  margin-right: 15px;
  line-height: 24px;
}

.bom-error,
.bom-error-qty {
  float: left;
  padding-top: 10px;
  width: 100%;
}

.qty-reqd-exceeds-btns {
  float: left;
  text-align: center;
  width: 100%;
}

.qty-reqd-exceeds-email {
  float: left;
  font-size: 14px;
  padding: 10px;
  width: 98%;
}

.qty-reqd-exceeds-email input {
  border: 1px solid #95A5A6;
  padding: 5px;
  width: 52%;
}

/*About BOM*/
.abom-div {
  float: left;
  color: #666;
  margin-bottom: 30px;
  width: 100%;
}

.abom-div h3 {
  color: #2668B6;
  font-size: 18px;
  float: left;
  width: 100%;
}

.abom-div h4 {
  color: #2668B6;
  font-size: 16px;
}

.abom-div h5 {
  color: #2668B6;
  font-size: 14px;
  margin-bottom: 5px;
}

.abom-div p {
  font-size: 14px;
}

.abom-div img {
  display: inline-block;
  margin-left: 30px;
}

.abom-div ol {
  font-size: 14px;
}

.abom-div ol li {
  margin-top: 20px;
}

.abom-div ol li img {
  margin-left: 0;
}

.abom-div ol li ul {
  list-style: none;
}
.abom-div ol li ul li {
  margin-top: 10px;
}

.abom-div ol li ul li:before {
  content: "☛ ";
  color: #f90;
}

.abom-div-section {
  float: left;
  width: 48%;
  padding: 9px;
  text-align: justify;
}

.abom-div-section h1 {
  color: #2668B6;
  text-align: left;
  padding: 0;
  width: 100%;
}

.abom-div-section p {
  float: left;
  font-size: 14px;
}

.abom-div-section ul {
  list-style-type: none;
  float: left;
  font-size: 14px;
  padding-left: 10px;
}

.abom-div-section ul li a {
  margin-left: 10px;
}

.abom-side-links {
  font-size: 12px;
  position: fixed;
  bottom: 0px;
  pointer-events: none;
  /*width: 10.5%;*/
  /*padding-left: 1115px;*/ 
}

.abom-side-links-padding {
  display: inline-block;
  width: 1115px;
}

.abom-side-links-content {
  display: inline-block;
  pointer-events: visible;
}

.abom-side-links ul {
  padding-left: 10px;
}

.abom-side-links ul li {
  margin: 0;
  color: #f90;
}

.abom-side-links-bottom {
  bottom: 120px;
}

h3.abom-link-selected {
  background-color: #3498db;
  color: #fff;
}

.abom-video-demo {
  padding-left: 30px;
}
/*About BOM*/

/*not supported stylesheet*/
.no-backgroundsize .header {     
  height: 78px;                  
}

.no-backgroundsize .content {           
  margin-top: 146px;                    
} 

.no-postmessage .content-title {        /*IE6 - About Us Page*/
  width: 90%;                           /*IE6 - About Us Page*/
}

.no-postmessage #parts-content {        
  width: 100%;                          
}	

.no-postmessage .center-div {   
  margin-right: 10px;           
}
	
.no-borderradius .box-signame-right-radius1,        
.no-borderradius .box-signame-right-radius2 {       
  display: none;                                    
}

.no-borderradius .box-signame-left-radius1,             
.no-borderradius .box-signame-left-radius2 {            
  display: none;                                        
}

.no-rgba .promo1 {
  background-color: #0094AF;
}

.no-rgba .promo2 {
  background-color: #D45F00;
}

.no-rgba .promo3 {
  background-color: #A1AF00;
}

.no-flexbox .ucprodres-stock {
  height: 60px;
  overflow-y: auto;
}

.no-flexbox .ucprodres-noresult-item {
  height: 55px;
}

.no-flexbox .ucprodres-targetPrice {    /*IE9 and below*/
  height: 60px;                         /*IE9 and below*/
}                                       /*IE9 and below*/

.no-postmessage .cu-btn-direction {      /*IE6*/
  color: black;                          /*IE6*/
}

/*handle browsers without pointer-evets*/
.no-pointerevents .custom-select:after {
  content: none;
}

.no-csstransforms .ps-ribbon {
  text-align: left;
  padding-left: 20px;
}

.no-flexbox .ps-col {           /*flexbox not supported*/
  height: 50px;
  overflow: auto;
}

.no-borderradius .buttons {
  margin: 0px 0px 15px;
}

.no-rgba .bom-checkout-div-overlay,
.no-rgba .qty-reqd-div-overlay,
.no-rgba .div-overlay {
  background-color: #34495e;
}
/*not supported stylesheet*/