/*========= Printable Page Style ===========*/
.print_header div{
	float:left;
	margin-right:15px;
	margin-top:10px;
	font-family:Arial;
	}
.print_header img {
    margin: 3px 10px 0 11px;
}
.print_header a {
    color: #4fa600;
    text-decoration:underline;
}
.print_header a:hover {
    color: #009530;
    text-decoration:none;
}

.promotional-blurb{
	padding:5px;
	display:block;
	font-weight:bold;
}
.promotional-blurb a{
	color:#4fa600;
}

/*========= Setting Terms Link to right of Shopping Cart link ===========*/

nav#plp-header-links {
    float: left;
    width: 90%;
}

.plp-sprite-terms {
    float: right;
	padding-top: 15px;
	color:#4fa600;
	
}

.plp-sprite-terms:hover {
	color: #009530 !important;
}

/*=========*/

	
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;
}
/*=====================Print Page PDF Style ====================*/
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-thumbs 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: #4fa600 !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-thumbs 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: #009530 !important;
    text-decoration:none !important;
}
#ecomm-price a{
    color: #ff0000 !important;
    text-decoration:underline !important;	
	}
#ecomm-price a:hover{
    text-decoration:none !important;	
	}
#ecomm-price .fa-shopping-cart{
    color: #ff0000 !important;	
	}

/*============== Category Page Style ===========*/
ul#plp-list-description, ul#plp-list-item-description{
    background: none !important;
}
.plp-page-divider{
	border:1px solid #b2b2b2;	
	}
#plp-product-title i {
    font-style: normal;
    font-weight: normal;
}
/*============== CategoryResult Page plp-table-filter Style ===========*/
body[data-pagetype="CategoryResult"] #plp-table-filter td:first-child {
    white-space: nowrap;
}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-hover{
	background:#cccccc !important;
	color:#626469 !important;	
	}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-hover a{
	color:#4fa600 !important;	
	}
body[data-pagetype="CategoryResult"] #plp-table-filter td a{ 
	color:#4fa600;
	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-default{
	background:#cccccc !important;
	color:#626469 !important;
	}
body[data-pagetype="CategoryResult"] #plp-table-filter .ui-state-default a{
	color:#4fa600 !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 .plp-thumb {
    background: none !important;
	color:#1b1b1b;
}
body[data-pagetype="CategoryResult"] ul#plp-list-description, ul#plp-list-item-description{
    background: none !important;
}
body[data-pagetype="CategoryResult"] .plp-description a{
    color: #4fa600 !important;
    text-decoration:underline !important;
}
body[data-pagetype="CategoryResult"] .plp-description a:hover {
    color: #009530 !important;
    text-decoration:none !important;
}
#plp-buttonbar #plp-btn-atc {
    background: #ff0000;
    border: 1px solid #ff0000;
}
.ad-gallery .ad-thumbs .ad-thumb-list{
	height:100px !important;	
	}
.plp-popup-close-buttons button.ui-button {
    border: 1px solid #ffffff;
}
/*================= Item Detail Page Style ===========================*/
ul#plp-list-description li ul, ul#plp-list-item-description li ul{
	list-style-type:disc !important;	
	}
body[data-pagetype="ItemDetail"] #plp-item-description-with-image {
    background:none !important;
    padding-top: 11px !important;
}
#plp-item-sidebar .ui-accordion-header-active, #plp-item-sidebar .ui-state-default, #plp-item-page-specs .ui-accordion-header-active, #plp-item-page-specs .ui-state-default {
    background: #4fa601;
	color:#ffffff;
	font-weight:bold;
}
#plp-item-sidebar .ui-accordion-header-active .ui-icon-minus, #plp-item-page-specs .ui-accordion-header-active .ui-icon-minus{
	background-image: url(new-ui-icons_ffffff_256x240.png);
	}
/*==== 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 #b2b2b2 !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 !import
	}
body[data-pagetype="ItemDetail"] .plp-item-table td {
    border: 1px solid #b2b2b2 !important;
}
body[data-pagetype="ItemDetail"] .plp-item-table .plp-table-name.left {
    background: none !important;
    border: 1px solid #b2b2b2 !important;
}
body[data-pagetype="ItemDetail"] .plp-page-divider{
	border-color:#b2b2b2 !important;
	}
body[data-pagetype="ItemDetail"] .plp-item-specs .ui-accordion-content {
    padding: 4px;
}
.plp-image-carousel li{
	background:#ffffff !important;
	}
#imageGallery{
	z-index:999999 !important;	
	}
.plp-spec-value font {
	color:#ff0000;
	}
/*============= Request Information Page Style ===================*/
body[data-pagetype="Request"] #formholder .plp-form-heading {
    background: none !important;
    border: 1px solid #b2b2b2 !important;
    color: #626469 !important;
}
body[data-pagetype="Request"] #recaptcha_table a {
	color:#4fa600 !important;
    text-decoration: underline !important;
}
body[data-pagetype="Request"] #recaptcha_table a:hover {
	color:#009530 !important;
    text-decoration:none !important;
}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-info-blankspace{
	background:none !important;
	color:#808080 !important;
    border: 1px solid #b2b2b2 !important;	
	}
body[data-pagetype="Request"] .plp-product-request-info table td.plp-product-number {
	background:none !important;
    border: 1px solid #b2b2b2 !important;	
	color:#626469 !important;	
}
body[data-pagetype="Request"] .plp-request-info-form table td.plp-form-heading {
	background:none !important;
    border: 1px solid #b2b2b2 !important;	
	color:#626469 !important;	
}
body[data-pagetype="Request"] .plp-request-info-form button {
    padding: 0 !important;
}
body[data-pagetype="Request"] .ui-state-default.ui-corner-all.buttonBar.plp-form-button{
	border:1px solid #b2b2b2 !important;
	}
body[data-pagetype="Request"] .plp-product-attach-item .plp-product-attach-button-holder{
	border:1px solid #b2b2b2 !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: underline;
}
body[data-pagetype="Keyword"] .plp-search-result-with-imgRight .plp-description a.title:hover {
    text-decoration: none;
}
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: #3d3d3d;
	text-decoration:underline;
}
body[data-pagetype="Keyword"] .plp-search-row .plp-table td a:hover {
    color: #3d3d3d;
	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;
}
/*================== Compare Page Style ================*/
body[data-pagetype="Compare"] #plp-compare-items td:first-child {
    background: none !important;
    border: 1px solid #b2b2b2 !important;
}
#plp-compare-items td {
	background:none !important;
	color:#626469 !important;
}
#plp-compare-items a{
	color:#4fa600 !important;
}
/*========== Advanced Search Page ================ */
body[data-pagetype="AdvancedSearch12"] .plp-adv-group-body table td {
    background: none !important;
    border: 1px solid #b2b2b2 !important;
    color: #626469 !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 #b2b2b2 !important;
    color: #626469 !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 #b2b2b2 !important;
}
/*=================== Configurator Page Style =================*/
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table td {
    background: none;
    border: 1px solid #b2b2b2;
    color: #626469;
}
body[data-pagetype="Configurator"] #plp-configurator #plp-configure-accordion table table td{
	border:0;	
	}
/*=============== Heading Style ============*/
#plp-container h1, #plp-product-title h3 {
    color: #000000 !important;
	font-weight:bold;
    font-size: 14px !important;
}
/*=============== Buttons Style ============*/
#content_area .ui-button{
	font-weight:bold;
	border-radius:5px;	
	}

/*================= Catalog Publisher Style ===========*/ 
body[data-pagetype="AddToCart"]{
    background:#ffffff;
}
body[data-pagetype="CADPublisher"]{
    background:#ffffff;
}
body[data-pagetype="CADRFx"]{
    background:#ffffff;
}
/*================ 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;
	font-size:13px;
}
body[data-pagetype="CADPublisher"] .cadHeader {
    font-family: arial;
    font-size: 15px;
}
body[data-pagetype="CADPublisher"] .cadHeader #techInfo {
    text-align: right;
}

/*================== MultiCAD Page Styke =================*/
#plp-cad-cartbench .plp-cadqueue ul > li{
	color:#626469;
	}
#plp-cad-cartbench .plp-cadqueue ul > li > a {
    color: #4fa600;
}
#plp-cad-cartbench .plp-cadqueue ul > li > a:hover {
    color: #009530;
}
body[data-pagetype="RFC"] #plp-cadcartuserinfo .plp-form-button{
	border:1px solid #b2b2b2;	
	}
	#plp-container {
		clear:left;
	}