/*START COL LEFT*/

.content > div {
    display: inline-block;
}
h1.title {
    font-size: 18px;
    margin: 0 0 -20px;
    padding: 10px 0 10px 0px;
	font-weight: bold;
	color: #222;
	position:relative;
}
h1.title::after {
    content: "";
    position: absolute;
    left: 0;
    width: 15%;
    border-bottom: 2px solid #db1f35;
    bottom: 0;
}

.MainContent .product-list-leftmenu {
    float: left;
    font-size: 11px;
    line-height: 18px;
    margin-right: 3%;
    width: 25%;
}
.searchColLeft {
    margin-top: 42px;
    overflow: hidden;
}
.searchColLeft .criteresColLeft1,.searchColLeft .criteresColLeft2,.searchColLeft .criteresColLeft3,.searchColLeft .criteresColLeft4 { border: 1px solid rgb(222, 222, 222); border-radius: 0px; margin-bottom: 10px; padding-bottom: 10px; color: rgb(0, 0, 0); background-color: transparent;width:100% }
.searchColLeft #ctl01_ContentCentral_idProductList2_idLeftMenu_lblRefineSearch {
    color: #222;
    display: block;
    font-size: 16px;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
}

.filter .title {font-size: 12px;}
.searchColLeft .title {
    margin-bottom: 10px;
}
.searchColLeft #ctl01_ContentCentral_idProductList2_idLeftMenu_lblRefineSearch, .title {
    color: #e2001a;
    display: block;
    font-size: 14px;
    padding: 5px 0 2px 0px;
    text-transform: uppercase;
    text-align: left;
}
.searchColLeft .OptionListCheck { padding: 10px; }
.searchColLeft .markFind, .searchColLeft .ltsortBy, .searchColLeft .simpleSearch, .searchColLeft .catFind, .filter, .searchColLeft .titleWrapper  {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 30px 25px;
}
.searchColLeft .titleWrapper {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.divFlStock > input, .divFlPromo > input {
    margin-right: 6px;
    position: relative;
    top: 2px;
}
.searchColLeft .title sup{font-size:10px; color: #e2001a;}
.searchColLeft .simpleSearch{margin-top:0px;border-top:0px; padding-top: 0;}
.searchColLeft .OptionListCheck .ltsortBy label { padding: 0px; float: left; width: 150px; }
.searchColLeft .filter{border-bottom:0px}
.searchColLeft .filter .btnSearch {
    color: #fff !important;
    display: inline-block;
    margin-bottom: 0;
    padding: 3px;
    width: 100%;
}
.searchColLeft .filter .btnSearch:hover, .searchColLeft .filter .btnSearch:focus, .searchColLeft .filter .btnSearch:active {
    background: #222 none repeat scroll 0 0;
    box-shadow: none;
}
.searchColLeft #ttSearchWithin {
    border: 1px solid #e3e3e3;
    margin: 10px 0 20px;
    padding: 10px;
    width: 100%;
}
.searchColLeft .LinkdivManf a {
    background-color: #3f3f3f;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
}
.searchColLeft .LinkdivManf a:hover, .searchColLeft .LinkdivManf a:active, .searchColLeft .LinkdivManf a:focus{background-color:#222}
.hiddenControl {display : none;}
.LinkdivManf{width:100%;text-align:center;margin-top:10px}
.ltsortBy div[id^="div"], .markFind div[id^="div"], .catFind div[id^="div"], .filter div[id^="div"], .divFlPromo, .divFlStock {
    border-top: 1px solid #e4e5e5;
    color: #444;
    font-size: 14px;
    padding: 10px 0;
    transition: all 0.3s ease-in 0s;
}
.divFlPromo {
    display: none;
}
.searchColLeft a, .divFlStock label, .divFlPromo label, .searchColLeft .filter .btnSearch{
    color: #444;
    font-size: 14px;
}
.searchColLeft .simpleSearch * {
    cursor: pointer;
}
/*END COL LEFT*/



/*START PAGER*/
#divHeader .txtResultSearch { text-align: right; padding: 0 0 2px;height: 30px;float: right; margin-right: 0px;position: relative; top: -60px; color: rgb(255, 0, 0); font-weight: bold;width:100%}
#divHeader .txtResultSearch a:link, #divHeader .txtResultSearch a:visited, #divFooter .Pager a:link, #divFooter .Pager a:visited {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 10px;
    margin-right: 8px;
    padding: 11px 15px;
    position: relative;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in 0s;
}
#divHeader .txtResultSearch > *:last-child {
    margin-right: 0 !important;
}
.aNumPage { background-color:#F3F3F3; }

.sCurrentPage {
    background-color: #db1f35;
    border: 1px solid #db1f35;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 10px;
    margin-right: 8px;
    padding: 11px 15px;
    position: relative;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in 0s;
    min-width: auto;
}
.aNumPage:hover{background-color:#be1d30;}
/*#divFooter .Pager{float:right;margin-top:20px;}*/
.aPrevPage,.aNextPage{background-color:#F3F3F3;}
.aPrevPage{
	top: 12px !important;
    width: 37px;
    }
.aNextPage {
    top: 12px !important;
    width: 37px;
}
.aPrevPage:hover,.aNextPage:hover{background-color:#be1d30;}

.aNextPage span::after, .aPrevPage span::after, .BoutBuyNumber_PLUS::after {
    color: #000;
    content: "\f105";
    font-family: FontAwesome;
    left: 15px;
    position: absolute;
    top: 11px;
    visibility: visible;
    width: 0;
}
.aPrevPage span::after {
	content: "\f104";
}
.aPrevPage span, .aNextPage span {
    color: transparent;
    font-size: 17px;
}
.aNumPage:hover, .aNumPage:focus, .aNumPage:active,
.aPrevPage:hover, .aPrevPage:focus, .aPrevPage:active,
.aNextPage:hover, .aNextPage:focus, .aNextPage:active {
    background: #db1f35 none repeat scroll 0 0 !important;
    border: 1px solid #db1f35 !important;
    color: #fff !important;
}
.aPrevPage:hover span::after, .aPrevPage:focus span::after, .aPrevPage:active span::after,
.aNextPage:hover span::after, .aNextPage:focus span::after, .aNextPage:active span::after {
	color: #fff;
}
/*END PAGER*/



/*START TOP */
.productlistBKG1 {
    bottom: 0;
    position: relative;
}
.productlistBKG1 .listCriteresBlue {
    color: #444;
    font-size: 14px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    width: 18%;
    z-index: 0;
}
.listCriteresBlue > span {
    display: inline-block;
    position: relative;
    top: -14px;
}
.SelectHeaderSortPage div {
    float: left;
    padding: 10px 18px;
    /*width: 250px;*/
}
.SelectHeaderSortPage .SortBy { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(232, 232, 232); }
.SelectHeaderSortPage .PageSize { border-right-width: 0px; border-right-style: solid; border-right-color: rgb(232, 232, 232); }
.SelectHeaderSortPage {
    border-left: 1px solid rgb(232, 232, 232);
    border-right: 0 solid rgb(232, 232, 232);
    float: right;
    height: 50px;
    position: relative;
    top: 40px;
    z-index: 1;
}
.SelectHeaderSortPage label {
    float: left;
}
select#drpPageSize, select#sort {
    line-height: 18px;
    margin-left: 10px;
    margin-top: -10px;
    width: auto;
    padding: 5px 10px !important;
    max-width: 132px;
}

.SelectHeaderSortPage select > option {
    padding: 5px;
}
.SelectHeaderSortPage #bGcompare {
    border-right: 1px solid rgb(232, 232, 232);
    color: #444;
    float: left;
    width: 137px;
}
#bGcompare { text-align: center; }
#divHeader {
    background: #fff none repeat scroll 0 0;
    height: 50px;
    margin-bottom: 30px;
    margin-top: -10px;
}
.SelectHeaderSortPage * {
    color: #444;
    font-size: 14px;
    line-height: 32px;
}
.SelectHeaderSortPage .fa-2x {
    font-size: 20px;
    margin-right: 5px;
    /*position: relative;
    top: 2px;*/
	font-family: FontAwesome;
}
#bGcompare .compare {top: -2px; position: relative;}

/*AND TOP*/


/*START PRODUCT CELL*/
#idProductListDiv {
    float: left;
    font-size: 11px;
    width: 72%;
}
.divSearchResultContent{width:100%}
.Prodlist_TableLine {
    background-color: rgb(255, 255, 255);
    float: left;
    margin-bottom: 20px;
    margin-right: 3%;
    position: relative;
    transition: all 0.2s linear 0s;
    white-space: normal;
    width: 31.3%;
    z-index: 2;
}
.Prodlist_TableLine:nth-child(3n+3) {
    margin-right: 0;
}
.Prodlist_TableLine:hover { transition: all 0.2s linear; }
.Prodlist_TableLine td { text-align:center}
.Prodlist_TableLine ul li { list-style: none outside none; }


.Prodlist_TableLine .product-col-2 ul { float: left; width: 100%; }
.Prodlist_TableLine .product-col-2 ul li { display: block; }
.Prodlist_TableLine .product-col-2 .product-image { text-align: center; }
.Prodlist_TableLine .product-col-2 .product-image img, .product-image img {
    max-height: 100%;
    max-width: 90%;
}
.prodcompare-maindiv {
    padding: 20px 20px 0;
    position: absolute;
    z-index: 9;
}
.Prodlist_TableLine .product-price {
    display: inline-block;
    padding: 0 20px 5px;
    width: 100%;
	text-align:center;
}
.gblSale { font-size: 22px; line-height: 26px; color: #ef3434; }
.gblSaleTax { color: #ef3434; }
.Prodlist_TableLine:hover .gblSale, .Prodlist_TableLine:hover .priceHT span,
.Prodlist_TableLine:active .gblSale, .Prodlist_TableLine:active .priceHT span,
.Prodlist_TableLine:focus .gblSale, .Prodlist_TableLine:focus .priceHT span, .Prodlist_TableLine:hover .priceHT, .Prodlist_TableLine:active .priceHT, .Prodlist_TableLine:focus .priceHT {
    color: #e2001a;
}
.Prodlist_TableLine:hover .product-title a,
.Prodlist_TableLine:active .product-title a,
.Prodlist_TableLine:focus .product-title a {
    color: #e2001a;
}
.priceHT > br {
    line-height: 5px;
	display:none;
}
.priceHT span, .priceTTC span { position: relative; bottom: 1px; font-size: 16px; vertical-align: top; text-decoration: none; }
.priceTTC span {
    font-size: 10px !important;
}
.BoutBuyNumber_INPUTBTN {
    background-color: transparent;
    bottom: 0;
    padding: 3px 20px;
    position: absolute;
    right: 0;
    width: 100%;
    box-shadow: none !important
}
.BuyMulti_Row .fa.fa-plus, .BuyMulti_Row .fa.fa-minus {
    right: 0;
    position: absolute !important;
    top: 21px;
}
.BuyMulti_Row .fa.fa-minus {
    right: auto;
    left: 0;
}
.BuyMulti_Row .fa.fa-cart-plus {
	font-size: 24px;
	margin-right: 0px;
	padding: 7px 10px 0px 20px;
	background-color: #db1f35;
	color: #fff;
	left: 0;
	position: absolute;
}
.BuyMulti_AddBaskedBtn span {
	background-color: #db1f35;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-transform: uppercase;
	width: 85%;
	padding-left: 35px;
	margin-left: 18px;
	top: 77% !important;
}
.BuyMulti_AddBaskedBtn span:hover { /*background: #424790 none repeat scroll 0 0;*/}
.Prodlist_TableLine .product-col-2 .product-promo { text-align: center; }
.Prodlist_TableLine .product-col-2 .product-stock { text-align: center; }
.Prodlist_TableLine .product-col-3 { padding: 20px 10px; width: 310px; float: left; vertical-align: top !important; }
.Prodlist_TableLine .product-col-3 ul { float: left; width: 100%; }
.Prodlist_TableLine .product-col-3 .product-title { font-size: 14px; font-weight: bold; line-height: 18px; margin: 0px 0px 10px; }
.Prodlist_TableLine .product-col-3 .product-title a, .Prodlist_TableLine .product-col-3 .product-title a:visited { color: rgb(76, 78, 167); }
.Prodlist_TableLine .product-col-3 .product-desc { font-size: 11px; line-height: 14px; margin: 0px 0px 10px; }
.Prodlist_TableLine .product-col-3 .product-ref { font-size: 11px; }
.Prodlist_TableLine .product-col-4 { padding: 5px 20px 5px 5px; text-align: right; float: right; }
.Prodlist_TableLine .product-col-4 ul { float: left; width: 100%; }
.Prodlist_TableLine .product-col-4 .product-buy-btn { margin: 0px 0px 10px; }
.prodcompare-maindiv [type="checkbox"]:not(:checked), .prodcompare-maindiv [type="checkbox"]:checked { position: absolute; left: -9999px; }
.Prodlist_TableLine:hover .fa-stack, .Prodlist_TableLine:active .fa-stack, .Prodlist_TableLine:focus .fa-stack {
    color: #db1f35;
}
[type="checkbox"]:not(:checked) + label.fa-stack, [type="checkbox"]:checked + label.fa-stack { position: relative; padding-left: 25px; cursor: pointer;line-height:12px ;height:30px}
[type="checkbox"]:not(:checked) + label.fa-stack::before, [type="checkbox"]:checked + label.fa-stack::before { position: absolute; left: 0px; top: 2px; width: 17px; height: 17px; }
[type="checkbox"]:not(:checked) + label.fa-stack::after, [type="checkbox"]:checked + label.fa-stack::after { content: "\f058"; position: absolute; bottom: 18px; left: 25px; font-size:17px; line-height: 1.75; transition: all 0.2s; }
[type="checkbox"]:not(:checked) + label.fa-stack::after { opacity: 0; transform: scale(0); }
[type="checkbox"]:checked + label.fa-stack::after { opacity: 1; transform: scale(1); }
[type="checkbox"]:disabled:checked + label.fa-stack::after { color: rgb(153, 153, 153); }
[type="checkbox"]:disabled + label.fa-stack { color: rgb(170, 170, 170); }
.priceTtc { font-size: 16px; font-weight: bold; color: rgb(0, 0, 42); display: inline-block; margin-right: 0px; margin-top: 10px;float:right}
.priceTtc span { font-size: 10px; position: relative; top: -8px; }
/*.Prodlist_TableLine .product-desc{
    display: none;
}*/
.Prodlist_TableLine:hover .divBoutBuyNowSmall, .Prodlist_TableLine:focus .divBoutBuyNowSmall, .Prodlist_TableLine:active .divBoutBuyNowSmall {
    opacity: 1;
}
.Prodlist_TableLine .divBoutBuyNowSmall {
    color: #fff;
    height: 230px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in 0s;
    z-index: 8;
}
.BoutBuyNumber_BKG {
    /*height: 230px;
    position: relative;
    z-index: 10;*/
}
.productOverlay {
	background-color:rgba(0,0,0,1);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	display: block;
    height: 230px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    /*z-index: 1;*/
}

.Prodlist_TableLine .product-image a {
    float: left;
    height: 200px;
    padding: 50px 20px 20px;
    text-align: center;
    width: 100%;
}
.product-desc a {
    color: #858585;
    display: block;
    font-size: 13px;
    margin: 5px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
	line-height: 18px;
	height: 40px;
	width: 200px;
	text-align: center;
}
.product-desc a:hover{color:#3f3f3f}
.product-title {
    display: inline-block;
    width: 100%;
    height: 62px;
    overflow: hidden;
}

.product-title a {
    color: #222;
    display: inline-block;
    font-size: 16px;
    margin: 40px 0 0;
    padding: 0 20px 4px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
	max-height:37px;
	overflow:hidden;
	font-weight:normal;
	text-align:center;	
}
div.ProdListColor7 {
    display: inline-block;
    text-align: center;
    width: 100%;
	height:50px;
	top: 120px;
	position: relative;
	cursor:copy;
}
font.ProdListColor7 {
    font-size: 14px;
	color:#fff;
	line-height: 20px;
}

.ProdListColor7 > a {
    display: inline-block;
    height: 50px;
    padding: 5px 10px 0;
    text-align: center;
    width: 100%;
}
input.BoutBuyNumber_TxtInput {
    background: #ededed none repeat scroll 0 0;
    bottom: 15px;
    left: 0;
    line-height: 22px;
    position: relative;
    text-align: center;
    width: 70px;
    padding: 8px;
	position:relative;
	z-index:100;
	height: 38px;
}

.BuyMulti_QuantityField > span:first-child {
    display: inline-block;
    position: relative;
    top: -10px;
    width: 100%;
}
.BuyMulti_QuantityField {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.BuyMulti_QuantityUpDownBtns {
    bottom: 75px;
    display: inline-block;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.product-price strong.priceHT {color: #ef3434; font-size: 22px;
    line-height: 26px; font-weight:normal;
}
.product-price strong.priceTTC {font-size: 16px;
    font-weight: normal;
    line-height: 18px;
	color:#222;
	display: block;
	text-align:center;
	padding-top: 5px;
}

/* Chrome Hack */
/*@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.BuyMulti_QuantityField > span:first-child {top:20px;}
	input.BoutBuyNumber_TxtInput {bottom:-17px;}
	.BuyMulti_QuantityUpDownBtns {bottom:43px;}
}*/

.BoutBuyNumber_PLUS, .BoutBuyNumber_MOINS, .BuyMulti_Row .fa.fa-plus, .BuyMulti_Row .fa.fa-minus {
    background: transparent none repeat scroll 0 0;
    bottom: -11px;
    color: #fff;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    position: relative;
    width: 45px;
    min-width: auto;
}
.BoutBuyNumber_PLUS, .BoutBuyNumber_MOINS {
    z-index: 2;
}
.BoutBuyNumber_PLUS {
    right: -97px;
}
.BoutBuyNumber_MOINS {
    left: -98px;
}
/*END PRODUCT CELL*/

/*FOOTER*/
#divFooter {
    display: inline-block;
    width: 100%;
	top: 30px;
	position: relative;
}
#divFooter .Pager{margin:0;float:right;margin-top:6px;margin-right:1%;width:80%;text-align:right}
#divFooter .NoOfProducts {
    float: left;
    font-size: 14px;
    line-height: 45px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 20px;
}
/*FOOTER*/

/*SEARCH RESULT*/
.productlistBKG2 b {
    display: none;
}
/*END SEARCH RESULT*/


/*icon stock*/
.divStockInStock {
    background-position:center center;
	background-color:transparent;
}
.divStockRunningOutOfStock{
    background-position:center center;
	background-color:transparent;
}
.divStockOutOfStock	{
    background-position:center center;
	background-color:transparent;
}
.divStockNoStock { 
    background-position:center center;
	background-color:transparent;
	margin: 0px auto;
}

.stockBlock {height: 20px; margin:5px auto 20px; text-align: center; color:green; font-size: 13px;font-weight: bold;}
.stockBlock span:has(+ .divStockNoStock) {display: none;}
.stockBlock .divStockNoStock {background: none; width: 100%; text-align: center;}
.stockBlock .divStockNoStock:before {content: "\274c"; font-size: 12px; color: #f03a17;}
.stockBlock .divStockNoStock:after {content: "Produit en commande"; color: #f03a17; padding-left: 3px;font-size: 13px;font-weight: bold;}

/* catproductlist3 */
.catproductlist3 .MainContent .product-list-leftmenu {background: #fff none repeat scroll 0 0;
padding: 25px 25px; margin-top: 85px;}
.catproductlist3 #ctl01_ContentCentral_idProductList2_idLeftMenu_lblRefineSearch {
    color: #222;
    display: block;
    font-size: 16px;
    padding: 5px 0 5px 8px;
    text-transform: uppercase;
    text-align: left;
	border-bottom: 1px solid #e4e5e5;
	border-left:5px solid #fc0203;
	font-weight: normal;
}

.catproductlist3 .aAdvancedSearch, .catproductlist3 .SearchType1 {font-size:13px; color:#e2001a;}
.catproductlist3 .aAdvancedSearch:hover, .catproductlist3 .SearchType1:hover {color:#db1f35;}
.catproductlist3 .SearchType2 {width: 63%; padding:10px 0;}
.catproductlist3 .SearchType1 {padding:10px 0 10px 10px;}
.catproductlist3 .aAdvancedSearch {border-right: 1px solid #e4e5e5; padding-right:10px;}
#aResults {background-color: #3f3f3f;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.catproductlist3 .product-list-content {width: 100%;}
.catproductlist3 .Prodlist_TableLine .product-price {padding: 5px 20px 5px;}

#aResults:hover {background-color: #222;}
.viewResults {margin: 0 0 10px 0;}
.OptionListCheck label {font-size:13px;}
.listCriteresBlue {font-size:13px;}
.catproductlist3 select#sort {margin: 20px 0 !important;}
.OptionListCheck #flPromo {margin-left: 8px;}
.OptionListCheck label[for="flStock"] { padding-right: 8px; border-right: 1px solid #e4e5e5; }
.product-list-leftmenu-table {width:100%;}
.expandAll {padding:10px 0;}
.expandAll a {color:#e2001a;}
.expandAll a:hover {color:#db1f35;}
.divConfigAttributeTitle, .divConfigAttributeTitleOpen {border-top: 1px solid #e4e5e5; padding:10px 0;}
.configValueLabelAll, .configValueLabel {font-size:12px;}
.configAttributeLabel {font-size:13px; cursor:pointer; color:#575757;}
.configAttributeLabel:hover {color:#000;}
.divConfigAttributeTitle::before {
	content: "+";
	color: #575757;
	padding-right: 3px;
	font-size: 14px;
}
.divConfigAttributeTitleOpen::before {
	content: "-";
	color: #000;
	padding-right: 3px;
	font-size: 14px;
}
.catproductlist3 #bGcompare {
    border-right: 1px solid rgb(232, 232, 232);
    color: #444;
    width: 140px;
    height: 50px;
    top: -50px;
    position: relative;
    left: 130px;
    padding: 10px 20px;
	text-align: center;
}
.catproductlist3 #compareProduct i {
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.catproductlist3 .compare {
    color: #444;
    font-size: 14px;
    line-height: 32px;
}
.productlistBKG1 .listCriteresBlue {
    color: #444;
    font-size: 14px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    width: 18%;
    z-index: 0;
}
.catproductlist3 #idProductListDiv .listCriteresBlue {
    padding: 0px 0 0px 0;
    border-right: 1px solid rgb(232, 232, 232);
}
.listCriteresBlue > span {
    display: inline-block;
    position: relative;
    top: -14px;
}
#HeaderDiv {background: #fff none repeat scroll 0 0;
	height: 50px;
	margin-bottom: 30px;
	margin-top: -10px; top: 50px;
	position: relative;}
#HeaderDiv .txtResultSearch {
    text-align: right;
    padding: 0 0 2px;
    height: 30px;
    float: right;
    margin-right: 0px;
    position: relative;
    top: -60px;
    color: rgb(255, 0, 0);
    font-weight: bold;
    width: 100%;
}
#HeaderDiv .txtResultSearch a:link, #HeaderDiv .txtResultSearch a:visited, #divFooter .Pager a:link, #divFooter .Pager a:visited {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 10px;
    margin-right: 8px;
    padding: 11px 15px;
    position: relative;
    text-align: center;
    top: 0;
    transition: all 0.1s ease-in 0s;
}
#HeaderDiv .txtResultSearch > :last-child {
    margin-right: 0 !important;
}
.catproductlist3 .Prodlist_TableLine, .catproductlist3 #HeaderDiv {
    top: 50px;
    position: relative;
}

.catproductlist3 .Prodlist_TableLine:nth-child(3n+1) {
    margin-right: 0;
}
.catproductlist3 .Prodlist_TableLine:nth-child(3n+3) {
    margin-right: 3%;
}
.catproductlist3 .productlistBKG2 {/*top: -130px;*/ left: -143px;}

#btnAddMultiQty {top: 77% !important; height: 40px;}

.CUSTOMER_MESSAGEtop {width: 1024px; margin: 0 auto;}
.CUSTOMER_MESSAGEtop span {text-align:left;}
.productlistBKG2 {top: -60px;}

/**/
.logged .productlistBKG2 { top: -70px; }