@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
/*========= Printable Page Style ===========*/
.print-header div {
	float:left;
	font-family: "Open Sans";
	font-size:15px;
	font-weight: 400;
	font-family:Open Sans;
	margin-right:15px;
	line-height:20px;
}
.print-header img {
	margin: 3px 0 0 0;
}
.print-header a {
	color: #f05a1a;
	text-decoration:underline;
}
.print-header a:hover {
	color: #f05a1a;
	text-decoration:none;
}
.plp-print-background {
	padding: 10px;
}
/*=============== Heading Style ============*/
#plp-container h1, #plp-product-title h3 {
    color: #222222 !important;
    font-size: 24px !important;
	line-height:38px !important;
	font-weight: 400 !important;
}
/*=====================Popup Image Gallery Style ====================*/
#imageGallery .ui-widget-shadow {
	border-radius: 0;
	box-shadow: 0 0;
}
/*=====================Search box Style ====================*/
.topnav .avia-search-tooltip .plp-page-searchBox-compact{
	background:url(search-box-img.jpg) no-repeat !important;
	border: none !important;
	padding: 26px 13px 15px 14px;
    width: 273px;
	}
.topnav .avia-search-tooltip .plp-page-searchBox-compact .plp-img-sprite {
  background: #437fa3 url(search-bg-off.png) no-repeat center center !important;
  margin: 0 !important;
  width: 40px !important;
  height:42px !important;
}
.topnav .avia-search-tooltip .plp-page-searchBox-compact .plp-img-sprite:hover {
	  background: #437fa3 url(search-bg-on.png) no-repeat center center !important;
	}
.topnav .avia-search-tooltip .plp-page-searchBox-compact input {
    border: 1px solid #cccccc;
    height: 42px;
	 width: 233px;
}

/*=====================Print Page PDF Style ====================*/
body[data-pagetype="CategoryResult"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItems"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItem"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintCompare"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintProduct"] #plp-item-description-with-image .plp-print-image-container {
	background: none !important;
}
body[data-pagetype="CategoryResult"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItems"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItem"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintCompare"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintProduct"] #plp-description-with-image .plp-print-image-container {
	background: none !important;
}
body[data-pagetype="PrintItemPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintItemsPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintProductPDF"] #plp-item-description-with-image .plp-print-image-container, body[data-pagetype="PrintComparePDF"] #plp-item-description-with-image .plp-print-image-container {
	background: none !important;
}
body[data-pagetype="PrintItemPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintItemsPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintProductPDF"] #plp-description-with-image .plp-print-image-container, body[data-pagetype="PrintComparePDF"] #plp-description-with-image .plp-print-image-container {
	background: none !important;
}
/*============== PLP Links Style =============*/
#plp-tree-description a, #plp-item-table-anchors a, #recaptcha_privacy a, #plp-container .plp-page-rfi-switchbutton a, #plp-list-description li div a, #plp-page-actions a, .treeview a, nav#plp-header-links > ul > li > a, .read-less-right a, .read-more-right a, .plp-promo a, .plp-table-value a, #plp-anchors a {
	color: #f05a1a !important;
	text-decoration:underline !important;
}
#plp-tree-description a:hover, #plp-item-table-anchors a:hover, #recaptcha_privacy a:hover, #plp-container .plp-page-rfi-switchbutton a:hover, #plp-list-description li div a:hover, #plp-page-actions a:hover, .treeview a:hover, nav#plp-header-links > ul > li > a:hover, .read-less-right a:hover, .read-more-right a:hover, .plp-promo a:hover, .plp-table-value a:hover, #plp-anchors a:hover {
	color: #f05a1a !important;
	text-decoration:none !important;
}
#plp-thumbs .plp-thumb a{
	color:#808080 !important;	
	}
#plp-thumbs .plp-thumb a:hover{
	color:#808080 !important;	
	}
/*============== CategoryResult Page plp-table-filter Style ===========*/
body[data-pagetype="CategoryResult"] #plp-table-filter td a {
	color:#f05a1a;
	text-decoration:underline;
}
body[data-pagetype="CategoryResult"] #plp-table-filter td a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-hover {
	background:#e2e2e2 !important;
	color:#333333 !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-default {
	background:#e2e2e2 !important;
	color:#333333 !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-default a {
	color:#f05a1a !important;
	text-decoration:underline !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter td.plp-ecomm-buttons a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr {
	cursor:text !important;
}
body[data-pagetype="CategoryResult"] #plp-thumbs .ui-state-hover {
	background:#e2e2e2 !important;
	border:1px solid #e1e1e1;
	color:#333333 !important;
}
body[data-pagetype="CategoryResult"] #plp-thumbs .ui-state-default {
	background:#e2e2e2 !important;
	border:1px solid #e1e1e1;
	color:#333333 !important;
}
body[data-pagetype="CategoryResult"] ul#plp-list-description, ul#plp-list-item-description {
	background: none !important;
}
body[data-pagetype="CategoryResult"] .plp-description a {
	color: #f05a1a !important;
	text-decoration:underline !important;
}
body[data-pagetype="CategoryResult"] .plp-description a:hover {
	color: #f05a1a !important;
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr td:first-child {
	white-space: nowrap;
	padding:10px 18px 10px 10px !important;
}
body[data-pagetype="CategoryResult"] .adv-attributecontrol input:first-child {
	display: block;
}
body[data-pagetype="CategoryResult"] #plp-sidebar-info .ui-accordion-content {
	padding: 0 !important;
    border: none !important;
}
body[data-pagetype="CategoryResult"] #plp-description-with-image {
	background:none !important;
}
#plp-description-with-image .plp-description ul {
	list-style-position: outside;
}
.plp-page-divider {
	border:1px solid #e1e1e1;
}
body[data-pagetype="CategoryResult"] #plp-table-filter + div{
	margin-top: 198px !important;
}
/*============== Advanced Search Result Page Items Table Style ===========*/
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td a {
	color:#f05a1a;
	text-decoration:underline;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td a:hover {
	text-decoration:none !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-hover {
	background:#e2e2e2 !important;
	color:#333333 !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-default {
	background:#e2e2e2 !important;
	color:#333333 !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter .ui-state-default a {
	color:#f05a1a !important;
	text-decoration:underline !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter td.plp-ecomm-buttons a:hover {
	text-decoration:none !important;
}
body[data-pagetype="CategoryResult"] #plp-table-filter tr {
	cursor:text !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-thumbs .ui-state-hover {
	background:#e2e2e2 !important;
	border:1px solid #e1e1e1;
	color:#333333 !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-thumbs .ui-state-default {
	background:#e2e2e2 !important;
	border:1px solid #e1e1e1;
	color:#333333 !important;
}
body[data-pagetype="AdvancedSearch12"] ul#plp-list-description, ul#plp-list-item-description {
	background: none !important;
}
body[data-pagetype="AdvancedSearch12"] .plp-description a {
	color: #f05a1a !important;
	text-decoration:underline !important;
}
body[data-pagetype="AdvancedSearch12"] .plp-description a:hover {
	color: #f05a1a !important;
	text-decoration:none !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter tr td:first-child {
	white-space: nowrap;
	padding:10px 18px 10px 10px !important;
}
body[data-pagetype="AdvancedSearch12"] #plp-table-filter + div{
	margin-top: 198px !important;
}
#plp-item-sidebar .ui-accordion-header {
	font-weight:bold;
}
#plp-item-sidebar .plp-promo-item a {
	font-weight: normal;
	margin-left:5px;
}
.plp-search-holder .plp-page-searchBox input {
    margin-left: -6px !important;
}
#plp-header-links .cart-widget-item li {
    height: 100%;
}
/*================= Item Detail Page Style ===========================*/
ul#plp-list-description li ul, ul#plp-list-item-description li ul {
	list-style-type:disc !important;
}
ul#plp-list-description li ul li {
    list-style-position: outside;
}
body[data-pagetype="ItemDetail"] #plp-item-description-with-image {
	background:none !important;
	padding-top: 10px !important;
}
body[data-pagetype="ItemDetail"] .plp-tab-content .plp-table-name {
	background: none !important;
}
#plp-page-actions {
	padding: 4px 0 !important;
}
.plp-item-description {
	margin:0 !important;
	padding:0 !important;
}
#plp-item-sidebar li a {
    color: #f05a1a !important;
	text-decoration:underline !important;
}
#plp-item-sidebar li a:hover {
    color: #f05a1a !important;
	text-decoration:none !important;
}
#plp-page-actions .plp-img-sprite {
	margin-left: 30px;
}
/*==== Unwrap Item Detail Description ===== */
body[data-pagetype="ItemDetail"] .ui-tooltip-content img {
	max-width:100%;
}
body[data-pagetype="ItemDetail"] .plp-oddrow img {
	max-width: 665px;
}
/* ==== ItemDetail Table Border Style ==== */ 
body[data-pagetype="ItemDetail"] .plp-table {
	border-collapse: unset !important;
	border-spacing: 2px !important;
}
body[data-pagetype="ItemDetail"] .plp-table td {
	border: 1px solid #e1e1e1 !important;
}
body[data-pagetype="ItemDetail"] .plp-oddrow {
	background-color:transparent !important;
}
body[data-pagetype="ItemDetail"] .plp-item-table {
	border-collapse: unset !important;
	border-spacing: 2px !important;
}
body[data-pagetype="ItemDetail"] .plp-item-table td {
	border: 1px solid #e1e1e1 !important;
}
body[data-pagetype="ItemDetail"] .plp-page-divider {
	border-color:#dadada !important;
}
body[data-pagetype="ItemDetail"] .plp-item-specs .ui-accordion-content {
	padding: 0;
}
#plp-item-table-tabs .plp-table-value img {
    width: 100%;
}
.read-more-right .ui-icon-plus, .read-less-right .ui-icon-minus {
	background-image: url("new-more-less.png") !important;
}
.plp-image-carousel li {
	background:#ffffff !important;
}
/*============= Request Information Page Style ===================*/
body[data-pagetype="Request"] #formholder .plp-form-heading {
	background: none !important;
	border: 1px solid #e1e1e1 !important;
	color: #333333 !important;
}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-info-blankspace {
	background:none !important;
	color:#333333 !important;
	border: 1px solid #e1e1e1 !important;
}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-number {
	background:none !important;
	border: 1px solid #e1e1e1 !important;
	color:#333333 !important;
}
body[data-pagetype="Request"] .plp-request-info-form table td.plp-form-heading {
	background:none !important;
	border: 1px solid #e1e1e1 !important;
	color:#333333 !important;
}
body[data-pagetype="Request"] .ui-state-default.ui-corner-all.buttonBar.plp-form-button {
	border:1px solid #e1e1e1 !important;
}
body[data-pagetype="Request"] .plp-product-attach-item .plp-product-attach-button-holder {
	border:1px solid #e1e1e1 !important;
}
body[data-pagetype="Request"] .plp-form-heading .ui-widget-content {
	background:none;
}
#formholder .plp-form-textfield, #formholder .plp-form-textfield input, #formholder .plp-form-textfield textarea, #formholder .plp-form-email-textfield, #formholder .plp-form-email-textfield input, #formholder .plp-form-email-textfield textarea {
	border: 1px solid #e1e1e1 !important;
}
/*=============== Search Result Page Style =================*/
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .ui-state-hover {
	color:#ffffff !important;
	border:1px solid #ffffff !important;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.title {
	text-decoration: none;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.title:hover {
	text-decoration: underline;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.result {
	text-decoration: underline;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.result:hover {
	text-decoration: none;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row span.plp-description a.moreresult {
	border: 1px solid #ffffff;
}
body[data-pagetype="Keyword"] .plp-search-row .plp-table td a {
	color: #333333;
	text-decoration:underline;
}
body[data-pagetype="Keyword"] .plp-search-row .plp-table td a:hover {
	color: #f05a1a;
	text-decoration:none;
}
body[data-pagetype="Keyword"] .plp-search-row.plp-description .plp-result-all a {
	text-decoration:underline !important;
}
body[data-pagetype="Keyword"] .plp-search-row.plp-description .plp-result-all a:hover {
	text-decoration:none !important;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row .ui-button.ui-state-hover {
	color:#333333 !important;
}
  body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row .moreresult .ui-icon.plp-sprite-tableArrowDown { 
  background:url(plp-sprite-white.png) no-repeat 0 -153px;
  height:14px; 
  width:14px; 
  } 
  body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-search-row .moreresult .ui-icon.plp-sprite-tableArrowUp {
   background:url(plp-sprite-white.png) no-repeat 0 -166px;
   height:14px;
   width:14px; 
}
/*================== Compare Page Style ================*/
#plp-compare-items td {
	background:none !important;
	color:#333333 !important;
}
#plp-compare-items a {
	color:#333333 !important;
	text-decoration:underline !important;
}
#plp-compare-items a:hover {
	color:#f05a1a !important;
	text-decoration:none !important;
}
#plp-description-with-image {
	background:none !important;
}
/*========== Advanced Search Page ================ */
body[data-pagetype="AdvancedSearch12"] .plp-adv-group-body table td {
	background: none !important;
	border: 1px solid #e1e1e1 !important;
	color: #333333 !important;
}
body[data-pagetype="AdvancedSearch12"] .adv-attributecontrol {
	line-height: 20px;
	padding-left: 6px;
}
body[data-pagetype="AdvancedSearch12"] .adv-attributecontrol br {
	display: none;
}
body[data-pagetype="AdvancedSearch12"] #plp-adv-search-accordion .plp-adv-group-body {
	background:	none !important;
}
/*================== Email Page Style ================*/
body[data-pagetype="Email"] .plp-request-email-info-form button > .ui-button-text {
	padding: 0 !important;
}
body[data-pagetype="Email"] .plp-request-email-info-form button {
	padding: 0 !important;
}
body[data-pagetype="Email"] #formholder .plp-form-email-heading {
	background: none !important;
	border: 1px solid #e1e1e1 !important;
	color: #333333 !important;
}
body[data-pagetype="Email"] .plp-descBtn-with-image-left, .plp-descBtn-with-image-right {
	background:none !important;
}
body[data-pagetype="Email"] .plp-email-image-container, body[data-pagetype="Email"] #formholder .plp-form-button {
	border: 1px solid #e1e1e1 !important;
}
/*=================== Configurator Page Style =================*/
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table td {
	background: none;
	border: 1px solid #e1e1e1;
	color: #333333;
}
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table table td {
	border:0;
}
body[data-pagetype="Configurator"] #plp-configure #plp-configurator {
    padding: 8px !important;
}
/*================= Catalog Publisher Style ===========*/ 
body[data-pagetype="AddToCart"] {
	background:#ffffff;
}
body[data-pagetype="CADPublisher"] {
	background:#ffffff;
}
body[data-pagetype="CADRFx"] {
	background:#ffffff;
}
body[data-pagetype="ViewCart"] .ecomm-buttonbar .ecomm-checkout-button.ecomm-button{
	font-size:12px;	
	}
/*================ CAD Window Style ===========*/
body[data-pagetype="CADPublisher"] .logo-img > img {
	float: left;
	margin: 3px 3px 0 0;
}
body[data-pagetype="CADPublisher"] .cadHeader > div {
	padding: 0 10px;
}
body[data-pagetype="CADPublisher"] .cadHeader {
	font-family: Open Sans;
	font-size: 13px;
}
body[data-pagetype="CADPublisher"] .cadHeader #techInfo {
	text-align: right;
}
#imageGallery .ad-gallery .ad-thumbs .ad-thumb-list {
	height: 100px !important;
}
#imageGallery .ui-button {
    border: 1px solid #ffffff;
}
#plp-container-additional-options h1 a {
    font-size: 17px;
}
/*================== MultiCAD Page Style =================*/
.horizontal-filters .filter-type {
	margin:13px 0 !important;
	font-family:Open Sans !important;
}
#plp-cad-cartbench .plp-cadqueue ul > li {
	color:#333333;
}
#plp-cad-cartbench .plp-cadqueue ul > li > a {
	color: #333333;
}
#plp-cad-cartbench .plp-cadqueue ul > li > a:hover {
	color: #f05a1a;
}
body[data-pagetype="RFC"] #plp-cadcartuserinfo .plp-form-button {
	border:1px solid #e1e1e1;
}
#plp-product-title i {
	font-style: normal;
	font-weight: normal;
}
/*============ Buttons Style ==============*/
.ui-button {
	font-weight:bold !important;
	border-radius:5px !important;
	font-size:13px !important;
	padding:2px !important;
	text-transform:uppercase !important;
}
.ui-button:hover {
	font-weight:bold !important;
	border-radius:5px !important;
	font-size:13px !important;
	padding:2px !important;
	text-transform:uppercase !important;

}
.img-double-size .plp-item-page-image-viewer .plp-image-ctn, .img-double-size .caroufredsel_wrapper, .img-double-size .plp-image-carousel ul, .img-double-size .plp-image-carousel li {
	width: 400px !important;
	height: 400px !important;
	}
.img-double-size .plp-image-carousel li img {
	width: 400px !important;
}
.img-double-size .plp-image-carousel a.plp-sprite-image-zoom {
	bottom: 28px !important;
right: 6px !important;
	}
.plp-2-column-right #plp-sidebar {
	    width: 14.2% !important;
}
.adv-attributecontrol {
    float: none  !important;
}
select.ui-widget-content.plp-advlistbox {
    width: 100%;
    float: none;
}
.plp-2-column-right #plp-main {
	width: 84.5% !important;
}

body[data-pagetype="CategoryResult"] #plp-si.ui-button {
	background: #57a5c4 !important;
	border: 1px solid #57a5c4 !important;
}
body[data-pagetype="CategoryResult"] #plp-si.ui-button:hover {
	background: #808080 !important;
	border: 1px solid #808080 !important;
}
body[data-pagetype="Compare"] #plp-si.ui-button {
	background: #57a5c4 !important;
	border: 1px solid #57a5c4 !important;
}
body[data-pagetype="Compare"] #plp-si.ui-button:hover {
	background: #808080 !important;
	border: 1px solid #808080 !important;
}
body[data-pagetype="Category"] #plp-si.ui-button {
	background: #57a5c4 !important;
	border: 1px solid #57a5c4 !important;
}
body[data-pagetype="Category"] #plp-si.ui-button:hover {
	background: #808080 !important;
	border: 1px solid #808080 !important;
}


