/* Colors:
Dark blue: #002D57;
blue: #0067C0;
yellow: #F5D410;
dark yellow: #E5BD00;
red: #d11919; 
*/
#headerTop {
  background: #ffffff;
  color: #666666;
  width: 100%;
  min-width: 1000px;
  min-height: 45px;
  top:0px;
  /*z-index: 5000;*/
}
#headerTopContent {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	color: #666666;
}

#headerRow #header h1 {display:none;}

#headerTop li.cartItem a.hoverShopping:hover,#headerTop li.cartItem a.onSelected { color: #FFF; background:none; }

body#logonPage,
body#wishlist,
body.checkout {
	background-color: #FFFFFF;
}
#headerRow.pageRow.checkout {
	background-color: #002D57;
	height: 110px;
}
#headerRow.pageRow.checkout #storeSelectionHeader .title{
	color: white;
}
#headerRow.pageRow.checkout .lang {
	float:right;
	margin-top: 44px;
	color:#ffffff;
	font-size: 12px;
	text-decoration: underline;
}
#headerRow.pageRow.checkout .topRow {
	background-color: #f1f1f1;
	height:26px;
	line-height: 26px;
}
#headerRow.pageRow.checkout .topRow .contact {
    margin: 0 auto;
    width: 1000px;
    text-align: right;
    color:#002D57;
    font-size: 14px;
}

#headerRow.pageRow.checkout #header {
  height:74px;
}
#headerRow.pageRow.checkout #header h1 {
  /*top:auto;
  display:block;*/
}

#headerRow.pageRow #header {
  height: 85px;
  margin: 0 auto;
  width: 1000px;
}
#headerRow.pageRow #header.big {
  height: 250px;
}
#headerRow.pageRow #header h1 {
  width: 199px;
  top: 64px;
}
#headerRow.pageRow #header h1 a {
  background: url('../images/layout/logo_rona_big_white.png');
  height: 47px;
}
#headerRow.pageRow #header #searchFormContainer {
    position: absolute;
    right: 0;
    top: 32px;
    height: 34px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}
#headerRow.pageRow #header .airMilesLink {
    position: absolute;
    right: 0;
    top: -10px;	
}
#headerRow .logoContainer {
	float: left;
	width: 151px;
}
#headerRow #logoRona {
	width: 151px;
    height: 73px;
    margin-top: 6px;
    background-size: auto 100% !important;
	background:transparent url("../images/layout/logo_rona.png") center 0 no-repeat;
}
/*#headerRow.checkout #logoRona {
	height: 72px;
	background:transparent url("../images/layout/logo_rona_white.png") 0 24px no-repeat;	
}*/

.RONA #headerRow #logoRona {
	width: 151px;
	height: 73px;
	background:transparent url("../images/layout/logo_rona.png") center 0 no-repeat;
}
/*.RONA #headerRow.checkout #logoRona {
	height: 72px;
	background:transparent url("../images/layout/logo_rona_white.png") 0 24px no-repeat;	
}*/
.RONAEntrepot #headerRow #logoRona {
	background:transparent url("../images/layout/logo_rona_entrepot.jpg") center 0 no-repeat;
}
/*.RONAEntrepot #headerRow.checkout #logoRona {
	background:transparent url("../images/layout/logo_entrepot_small_nav.jpg") 0 4px no-repeat;
}*/
/*.RONAHomeAndGarden #headerRow.checkout #logoRona {
	background:transparent url("../images/layout/logo_HG_small_nav.jpg") 0 4px no-repeat;
}*/
.RONAHomeAndGarden #headerRow #logoRona {
	background:transparent url("../images/layout/logo_rona_homegarden.jpg") center 0 no-repeat;
}
/*.RONAMaisonEtJardin #headerRow.checkout #logoRona {
	background:transparent url("../images/layout/logo_maison_et_jardin_panier.png") 0 4px no-repeat;
}*/
.RONAMaisonEtJardin #headerRow #logoRona {
	background:transparent url("../images/layout/logo_maison_et_jardin.png") center 0 no-repeat;
}


#headerRow .storeInfoContainer {
	float: left;
	display: table;
	height: 100%;
}

#headerRow.pageRow #navWrapper {
  background-color: #002d57;
  border-bottom: 1px solid #e5e5e5;
  height: 44px;
  width: 100%;
  position:relative;
}
#headerRow.pageRow #navWrapper .navWrapper_container {
  margin: 0 auto;
  position: relative;
  height: 44px;
  width: 1000px;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav {
  height: 44px;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent {
  float: left;
  position: relative;
  padding-top: 6px;
  height: 38px;
  line-height: 38px;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 4px;
  height: 29px;
  border-right: 1px solid #2D4E6D;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent a.trigger {
  color: #ffffff;
  font-size: 18px;
  padding: 0 25px;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.active {  
  background-color: #f1f1f1;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.active::after {
  border-right: 1px solid #f1f1f1;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.active a.trigger {
  color: #002d57;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.products {
  width: 258px;
  text-align: left;
  cursor: pointer;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.products a.trigger {
  background: url("../images/layout/mnuSprite.png") no-repeat 10px -35px transparent;
  padding: 0 0 0 48px;
}
#headerRow.pageRow #navWrapper .navWrapper_container ul#mainNav li.parent.products.active a.trigger {
  background: url("../images/layout/mnuSprite.png") no-repeat 10px 3px transparent;
}
#navWrapper .nav_dropdown_wrapper {
  position: absolute;
  top: 44px;
  left: 0;
  width: 1000px;
  margin: 0 auto;
}
#navWrapper .animation_wrapper {
  position: absolute;
}
#navWrapper .menu_wrapper {
  position: relative;
}

#productMenu {display:none;}
#projectMenu {left:0 !important;}
#promoMenu {left:253px;}
#promoEspot {width:1000px;  min-height:300px; left:0px;}
#installMenu {left:379px;}
.en #projectMenu {left:117px;}
.en #promoMenu {left:253px;}
.en #installMenu {left:379px;}

.menuDropdown {background-color:#F1F1F1;color:#444444;border-bottom:4px solid #002D57;min-width:200px;overflow:hidden;line-height:normal;}
.menuInstall {width:250px;}
.menuPromo {width:229px;}
.menuProduct {width:258px;min-height:448px;}
.menuProject {width:258px;min-height:430px;}

.menuProject ul.menuLevel1 > li {width:258px;}
.menuInstall ul.menuLevel1 > li {width:250px;}
.menuPromo ul.menuLevel1 > li {width:230px;}
.menuProduct ul.menuLevel1 > li {width:258px;}

.menuDropdown ul.menuLevel1 > li .menuEntryButton {padding:5px 5px 5px 0; height:17px; line-height:17px; font-size:13px; font-weight:normal; color: #444444; cursor:pointer; margin-left:10px; border-bottom:1px solid #e5e5e5;}
.menuDropdown ul.menuLevel1 > li.active {background-color:#666666; color:#FFFFFF;}
.menuDropdown ul.menuLevel1 > li.active .menuEntryButton {color:#FFFFFF; border-bottom:1px solid #666666;}
.menuDropdown ul.menuLevel1 > li.active .menuEntryButton.withContent {background:url("../images/layout/mainmnupointer.png") no-repeat scroll 241px 7px transparent;}

.menuDropdown .menuEntryContent {
  display:none;
  position:absolute;  
  top:0; 
  padding:5px;
  background-color:#ffffff;
  color:#000000;
}
.menuProduct .menuEntryContent {width:742px;left:258px;min-height:448px;overflow:hidden;padding:0;border-bottom:4px solid #002D57;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage {float:left;overflow:hidden;padding:10px;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li {float:left;position:relative;height:128px;width:155px;overflow:hidden;padding:10px 5px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.r1 {padding-top:0;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.r3 {padding-bottom:0; border-bottom: none;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.c1 {clear: left;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.c3 {border-right:none;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.seeAll .title {display:inline-block; width:70px; height:20px; padding:5px 10px; position:absolute; top:62px; left:37px; color:#444444; font-size:16px; font-weight:normal; border:1px solid #444444;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li .title {color:#444444; font-size:12px; font-weight:normal; text-align:center; position:relative; height:100%; z-index:1;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li .title:hover {color:#0067C0;text-decoration:underline;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li .image {position:absolute; bottom:10px; left:5px; width:155px; text-align:center;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li.r3 .image {bottom:0;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li .image > img {max-height:95px; max-width:95px;}
.menuProduct .menuEntryContent ul.menuLevel2.listImage > li > a {display:block; height:100%; width:100%;}
.menuProduct .menuEntryContent .listItem {position:absolute;right:0;top:0;bottom:0;width:204px;padding:10px 5px 10px 14px;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.menuProduct .menuEntryContent .listItem > .title {color:#444444; font-size:16px; font-weight:bold; padding-bottom:5px;}
.menuProduct .menuEntryContent .listItem ul.menuLevel2 > li {padding:5px 0; color:#444444; font-size:12px; font-weight:normal;}
.menuProduct .menuEntryContent .listItem ul.menuLevel2 > li:hover {color:#0067C0;text-decoration:underline;}
.menuProduct .menuEntryContent .espot {position:absolute;right:0;top:0;bottom:0;width:225px;overflow:hidden;display:none;}

.menuProject ul.menuLevel1 > li .menuEntryContent {min-height:420px;}
.menuProject .menuEntryContent {height:auto;width:732px;left:258px;color:#444444;border-bottom:4px solid #002D57;}
.menuProject .menuEntryContent .column {float:left; width:175px;}
.menuProject .menuEntryContent .column:nth-child(4n+1) {clear:left;}
.menuProject .menuEntryContent ul.menuLevel2 > li {padding:0 0 10px 30px;float:left;width:150px;position:relative;font-size:11px;height:200px;}
.menuProject .discover .menuEntryContent ul.menuLevel2 > li {height:110px;}
.menuProject .menuEntryContent ul.menuLevel2 > li .img {width:150px;height:70px;}
.menuProject .menuEntryContent ul.menuLevel2 .title {color:#444444; font-size:11px; font-weight:bold; text-transform:uppercase;margin-top:10px;}
.menuProject .menuEntryContent ul.menuLevel2 .title:hover {color:#0067C0;}
.menuProject .menuEntryContent ul.menuLevel3 > li {font-size:11px; color:#333333;}
.menuProject .menuEntryContent ul.menuLevel3 > li:hover {color:#0067C0;}
.menuProject .menuEntryContent ul.menuLevel3 > li.seeAll {font-weight:bold;}

.menuProject .discover .tips .img {background:url('../images/menu/discover/tips.jpg') center center no-repeat #FFFFFF;}
.menuProject .discover .buyingGuides .img {background:url('../images/menu/discover/buying_guides.jpg') center center no-repeat #FFFFFF;}
.menuProject .discover .constructionPlans .img {background:url('../images/menu/discover/construction_plans.jpg') center center no-repeat #FFFFFF;}
.menuProject .discover .planningGuides .img {background:url('../images/menu/discover/planning_guides.jpg') center center no-repeat #FFFFFF;}
.menuProject .discover .glossary .img {background:url('../images/menu/discover/glossary.jpg') center center no-repeat #FFFFFF;}

div.pageRow.footerRow {
  background-color: #E9E9E9;
  width: 1000px;
  min-width: 100%;
}
.footerRow .footerContainer {
  margin: 0 auto;
  width: 985px;
  padding-top: 25px;
}

.footerRow .footerContainer .storeInfo{
    float :left;
    margin-top:25px;
    margin-left:20px;
    border-right: 1px solid #DDDDDD;
}

body.en .footerRow .footerContainer .storeInfo{
    padding-right:13px;
}

body.fr .footerRow .footerContainer .storeInfo{
    padding-right:20px;
}


.footerRow .footerContainer .storeHours{
    float: right;
    margin-top:25px;

}

body.en .footerRow .footerContainer .storeHours{
    padding-left:13px;
    width:188px;
}

body.fr .footerRow .footerContainer .storeHours{
    padding-left:20px;
    width:160px;
}


.footerRow #footerStore {
  background-color:#fff;
  font-size: 13px;
  line-height: 18px;
  color: #888888;
  float: left;
  width: 463px;
  padding-right: 20px;
  margin-right:5px;
  padding-bottom:25px;
  border: 1px solid #DDDDDD;

}
#footerStore .button.storeDetails {
	margin: 0 8px 0 5px;
}
.footerRow #footerStore p {
  margin-bottom: 5px;
  line-height:16px;
  margin-top:13px;
  width:200px;
}
.footerRow #footerStore .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #002D57;
  width:228px;
}
.footerRow #footerStore .phone {
  font-size: 16px;
  color: #0090e6;
  margin-bottom: 5px;
  font-weight: bold;
}

.footerRow #footerStore .phoneTitle{
  color: #0090e6;
  font-size: 14px;
}

.footerRow #footerStore img.map {
  border: 3px solid #fff;
  margin-bottom: 10px;
}
.footerRow #footerStore .list {
  float: left;
}
.footerRow #footerStore .close {
  color: #666;
}
.footerRow #footerStore .listLeft {
  width: 75px;
  margin-top:5px;
}

.footerRow #footerStore .listRight {
  margin-top:5px;
}

.footerRow #footer {
  float: right;
  width: 575px;
}
.footerRow #footer .footerNav {
  margin: 0 20px 20px 0;
  padding: 0px 20px 0px 0px;
}
.footerRow #footer .footerNav.last {
  margin-right: 0;
}
#footerCopyright {
	border-top: 2px solid #aaaaaa;
	padding-top: 10px;
}
#footerCopyright.checkout {
    border-top: 0px;
    padding-top: 10px;
	background-color: #f1f1f1;    
}

#footerCopyright p.copyright {
	text-align:center;
	color: #002D57;
	font-size:12px;
}
#footer2 {
  color: #fff;
  margin-top: 10px;
  height: 48px;
  overflow: hidden;
  background-color: #727272;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 8000;
  width: 1000px;
  min-width: 100%;
}
#homePage #footer2 {
	/*z-index: 2010;*/
}
#footer2 .container {
  margin: 0 auto;
  width: 995px;
}

.fr #footer2 .container .info {
    float: left;
    width:260px;
    margin-left:140px;
}

.en #footer2 .container .info {
    float: left;
    width:180px;
    margin-left:210px;
}


#footer2 .container .social {
    float: left;
    width:300px;
}

#footer2 .container .social a.socialLogo{
    float: left;
    height: 15px;
    width: 15px;
    margin-top:8px;
    margin-right:15px;
    cursor: pointer;
}

#footer2 .container .social a.socialLogo img{
    margin-right:10px;
}

#footer2 .container .info p {
  font-size: 12px;
}
#footer2 .container .info div.title {
  font-size: 14px;
  padding: 6px 0 4px 1px;
  font-weight: bold;
  float: left;
}
#footer2 .container .info div.logo {
  padding-top: 4px;
  float: left;
}
#footer2 .container .email {
  float: right;
  padding-top: 7px;
}
.fr #footer2 .container .email div.emailbox {
	background: #fff url("../images/layout/fr/enews_input.png") no-repeat left center;
}
#footer2 .container .email div.emailbox {
	background: #fff url("../images/layout/en/enews_input.png") no-repeat left center;
    height: 32px;    
    border: 1px solid #cacaca;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
}
#footer2 .container .email div.emailbox input {
  height: 26px;
  margin-left:50px;
  width: 200px;
  font-size: 16px;
  color: #333;
}
#footer2 .container .email div.emailbox input.watermark {
  color: #c1c1c1;
}
#footer2 .container .email div.emailbox .squaresubmitButton {
  background: url("../images/layout/small_blue_submit_button.png") no-repeat right center;
  height: 32px;
  width: 34px;
  margin-left:5px;
  cursor: pointer;
  margin-right:-1px;
}

#footer2 #socialNetworks  p {
    line-height: 17px;
    margin-bottom: 20px;
}
#footer2 #socialNetworks {
    border-top: 0 none;
    margin-left: 0;
}
#footer2 #socialNetworks {
    margin-top: -7px;
}
#footer2 #socialNetworks ul li {
    color: #0067C0;
    font-size: 11px;
    line-height: 14px;
    width:30px;
}
#footer2 #socialNetworks ul, #footer2 #socialNetworks ol {
    overflow: hidden;
}
#searchFormContainer .wrapperSearch {
    right: 0;
    top: 35px;
    z-index:1010;
}
#searchFormContainerFixed .wrapperSearch {
    right: 97px;
    top: 42px;
}

.h1, .h2 {color: #0067C0; font-size: 30px; font-weight: bold;text-transform: none;}
.h3 {color: #0069c1; font-size: 20px; font-weight: bold;text-transform: none;}
.charcoal {color:#333333;}
.lightGray {color:#666666;}


#tipPostalCode { 
	border:3px solid #FFF;
}
#tipPostalCode,
#tip2 {
    background: none repeat scroll 0 0 #0067C0;    
    color: #FFFFFF;
    display: block;
    font-size: 12px;    
    line-height: 15px;
    padding: 15px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    z-index: 2000;
    font-family: Arial,Helvetica,sans-serif;
}
#tip2 .arrow {
    background: url("../images/layout/trendsPage-product-arrows.png") no-repeat scroll 0 0 transparent;
    bottom: -10px;
    display: block;
    height: 10px;
    left: 94px;
    position: absolute;
    width: 20px;
}

.tip2 {
    background: url("../images/layout/ronaSpace_icon-help.png") no-repeat scroll 0 -14px transparent;
    cursor: pointer;
	margin-top: -3px;
	margin-left:5px;
}

h1 > .tip2 {
    background: url("../images/layout/ronaSpace_icon-help.png") no-repeat scroll 0 -14px transparent;
    cursor: pointer;
    margin-left: 5px;
    margin-top: -3px;
    padding-left: 25px;
    position: relative;
    top: 8px;
    z-index: 10000;
}
/* HOME PAGE */
#homePage .genericESpot h3 span {background-color:#FFF; color:#0067C0; font-weight:bold; text-transform:none; padding:2px 4px 1px;}
#homePage .contentSection {border-bottom:none;}
#homePage .promoProduct {float:left; margin:20px 0 10px;}
#homePage .promoProduct h3 span {background-color:#FFFFFF; color:#0067C0; font-weight:bold; text-transform:none; padding:2px 4px 1px;font-size:18px;}
#homePageTabs {width:760px; float:left; margin:10px 0;}
#homePageTabs .tab {background-color:#FFF;line-height:35px;width:186px;border-style:solid;border-color:#e5e5e5;border-width:1px 0 1px 1px;text-align:center;float:left;font-size:12px;font-weight:bold;color:#002D57;cursor:pointer;}
#homePageTabs .tab:hover {color:#0067C0;}
#homePageTabs .tab.last {width:187px;border-style:solid;border-color:#e5e5e5;border-width:1px;}
#homePageTabs .tab.selected {
	background: #0067C0;/* Old browsers */
	background: -moz-linear-gradient(top, #0067C0 0%, #00549D 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0067C0), color-stop(100%, #00549D));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0067C0 0%, #00549D 100%);/* IE10+ */
	background: linear-gradient(to bottom, #0067C0 0%, #00549D 100%);/* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0067C0', endColorstr='#00549D', GradientType=0);/* IE6-9 */
	color:#fff;
	cursor:default;
}
#homePageTabs .tabContent {
	background-color:#FFF;
	width:748px;
	height:232px;
	border-style:solid;
	border-color:#e5e5e5;
	border-width:0 1px 1px 1px;
    float: left;
    font-size: 36px;
    font-weight: bold;
}
#homePageTabs .ucmContent { overflow:hidden;}
#slideshowHomeCateg .jcarousel-item { width: 172px; margin:0 2px 0 5px; height: 210px;font-size: 14px;text-align:center;background-color:#F5D410;}
#slideshowHomeCateg .jcarousel-item img { width: 172px; height: 172px; margin-bottom:10px;}
#slideshowHomeCateg .jcarousel-next-horizontal,
#slideshowHomeCateg .jcarousel-prev-horizontal { cursor: pointer;}
#slideshowHomeCateg .jcarousel-prev-disabled-horizontal {}
#slideshowHomeCateg .jcarousel-next-horizontal, 
#slideshowHomeCateg .jcarousel-prev-horizontal {
    background-position: center top;
    background-color:red;
    height: 44px;
    position: absolute;
    top: 93px;
    width: 22px;
}
#slideshowHomeCateg .jcarousel-prev-horizontal {
	left:-6px;
    background: url(../images/layout/carousel_sprite.png) no-repeat 0px -30px; 
}
#slideshowHomeCateg .jcarousel-prev-disabled-horizontal {
	background-position: -26px -30px;
}
#slideshowHomeCateg .jcarousel-next-horizontal {
	right:-8px;
    background: url(../images/layout/carousel_sprite.png) no-repeat 0px -80px;
}
#slideshowHomeCateg .jcarousel-next-disabled-horizontal {
    background-position: -26px -80px;
}

#slideshowHomeCateg .jcarousel-clip-horizontal {
    height: 250px;
    overflow: hidden;
    width: 716px;
}
#slideshowHomeCateg .jcarousel-container-horizontal {
    padding: 10px 15px;
    width: 716px;
}
/* Home top banners */
/* http://www.rona.ca/documents/CarrouselTemplate.gif */
#box #homeCarousel {
	display: block;
    background-color: #E5E5E5;
    height: 325px !important;
    padding-top:25px;
    width: 100%;
    position:relative;	
}
.bgFull {    
	background-color: #E5E5E5;
    height: 350px;
    width: 100%;
    display:block;
    position: absolute;	
}
#homeSlides {
	overflow:hidden;
}
.homeCarousel {
	height:100%; width:1000px;
}
#homePage .homeSlidesShade {
	background: transparent url('../images/layout/carouselshade.png') 0 0 no-repeat;
	width:1000px;
	height: 25px;
	margin-top: 25px;
    clear: both;
    margin: 0 auto;
}
#homePage > div.homeCarousel {
    height: 456px;
}    
#homeSlides #slides .slide {background-color:#AAA;width:940px;height:350px;}
#homeSlides .slide > div {float:left;background-color:#FFF;}

#homeSlides .tileA1 {width:742px; height:100%;}
#homeSlides .tileA1.image img {height:100%;width:100%}
#homeSlides .tileB1,#homeSlides .tileB2,#homeSlides .tileB3,#homeSlides .tileC1,#homeSlides .tileC2,#homeSlides .tileC3,#homeSlides .tileC4,#homeSlides .tileC5 {display:none;}

#homePagerContainer {float:right;margin-top:5px;height:25px;}
#homePagerContainer a {display:block;float:left;}
#homePagerContainer div.number {font-size:10px;font-weight:bold;margin-left:15px;color:#666666;float:left;}
#homePagerContainer .activeSlide div.number { color:#0067C0;}
#homePagerContainer div.radio {
	margin-left:5px;
	float:left;
	width: 12px;
	height: 12px;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
 	border-radius: 6px;
 	background-color: #666666;		
	font-size:11px;
	display:block;
}
#homePagerContainer .activeSlide div.radio {
	background-color: #0067C0;
}
#homeSlides .tileA1.product {height:298px;width:938px;}
#homeSlides .tileB1.product {height:298px;width:598px;}
#homeSlides .tileB2.product,
#homeSlides .tileB3.product {height:298px;width:295px;}
#homeSlides .tileC1.product {height:298px;width:333px;}
#homeSlides .tileC2.product,
#homeSlides .tileC3.product {height:298px;width:163px;}
#homeSlides .tileC4.product,
#homeSlides .tileC5.product {height:145px;width:333px;}

#homeSlides .slide .product {position:relative;background-color:#fff;border:1px solid #fff;font-weight:bold;}
#homeSlides .product .priceGrp {float:left;}
#homeSlides .product .priceCol {float:left;padding:8px 5px 0 5px;width:285px;}
#homeSlides .tileA1.product .save,
#homeSlides .tileB1.product .save,
#homeSlides .tileC4.product .save,
#homeSlides .tileC5.product .save,
#homeSlides .tileA1.product .priceCol,
#homeSlides .tileB1.product .priceCol {width:172px;margin:0px;}
#homeSlides .tileC2.product .priceCol,
#homeSlides .tileC3.product .priceCol {width:auto;}
#homeSlides .tileC4.product .priceCol,
#homeSlides .tileC5.product .priceCol {width:110px;margin:0px;}
#homeSlides .product .viewDetails,
#homeSlides .product img {float:left;}

#homeSlides .product .rebate {background: #d11919 url('../images/layout/rebate_chk_S.png') 4px 1px no-repeat;bottom:5px;position:absolute;left: 5px;padding:6px;height:19px;width:19px;}
#homeSlides .product .save {color:#D11919;font-size:10px;line-height:11px;float:left;margin-left:5px;margin-top:18px;}
#homeSlides .product sup {vertical-align:top;font-size:50%;}
#homeSlides .product .price {font-size:24px;line-height:24px;padding:2px 0;}
#homeSlides .tileA1.product .price,
#homeSlides .tileB1.product .price {font-size:36px;line-height:36px;padding:5px 0;}
#homeSlides .product .savePrice {color:#D11919;}
#homeSlides .product .regPrice {font-size: 12px;text-decoration: line-through;}
#homeSlides .ucm_content[onclick],
#homeSlides .image[onclick],
#homeSlides .eflyer, #homeSlides .product {cursor:pointer;}
#homeSlides .product .title {padding:3px 5px 0 5px;}
#homeSlides .product .name {font-size:12px;line-height:12px;font-weight:bold;}
#homeSlides .product .brand {font-size:14px;line-height:14px;font-weight:bold;}
#homeSlides .product .nameWhiteBG {display:none;}
#homeSlides .product img {float:left;}
#homeSlides .tileA1.product img {margin-left:172px;}
#homeSlides .tileA1.product img,
#homeSlides .tileB1.product img {width:260px;}
#homeSlides .tileB2.product img,
#homeSlides .tileB3.product img {width:172px;margin-left:60px;}
#homeSlides .tileC1.product img {width:172px;margin-left:80px;}

#homeSlides .tileC2.product img,
#homeSlides .tileC3.product img {width:160px;}
#homeSlides .tileC4.product img,
#homeSlides .tileC5.product img {width:110px;}
#homeSlides .viewDetails {font-size:14px;font-weight:bold;bottom: 5px;position: absolute;right: 5px;padding:6px;
	background: #FEDC00;/* Old browsers */
	background: -moz-linear-gradient(top, #FEDC00 0%, #EAC90A 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FEDC00), color-stop(100%, #EAC90A));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FEDC00 0%, #EAC90A 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FEDC00 0%, #EAC90A 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FEDC00 0%, #EAC90A 100%);/* IE10+ */
	background: linear-gradient(to bottom, #FEDC00 0%, #EAC90A 100%);/* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FEDC00', endColorstr='#EAC90A', GradientType=0);/* IE6-9 */
}

#homeSlides .eflyer .title {background-color:#D11919;color:#fff;text-align:center;}
#homeSlides .eflyer .title > div {font-size:13px;padding:10px 0 5px 0;font-weight:bold;text-transform: uppercase;}
#homeSlides .eflyer .title .body {font-size:11px;padding:0px 0 10px 0;text-transform: uppercase;}

#homeSlides .eflyer {position:relative;}
#homeSlides .eflyer div.img {
  	-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.5);
  	-moz-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.5);
  	box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.5);
	margin: 10px 11px 10px 10px;
	overflow:hidden;
}
#homeSlides .eflyer img {width:150px;margin:-6px;}
#homeSlides .eflyer .img div {height:195px;width:138px;overflow:hidden;float:left;}
#homeSlides .eflyer,
#homeSlides .ucm_content {overflow:hidden;}
/* PRODUCT TILE */

/* product block */
.content .product-compare-block .box {
	float:left; width: 172px; margin:11px 20px 10px 0;padding:0;background: none; border:none; }
.product-compare-block {padding: 1px 0 31px;width: 100%;margin: 0 0 25px;padding: 1px 0 0;}
.product-compare-block .holder { width: 768px; margin: -1px; overflow: hidden; }
.product-compare-block .box {float:left; width: 172px; margin:11px 20px 10px 0; }
.product-compare-block .box.bottom {margin:0 20px 12px 0;}
.product-compare-block .box .visual { display: block;margin: 0 0 11px;}
.product-compare-image { position:relative;}
.product-compare-remove	{ position:absolute; top:7px; right:7px;cursor:pointer;background:url(../images/layout/compare-close2.png) top center no-repeat;width:18px;height:18px;}
.product-compare-remove:hover { background: url(../images/layout/compare-close2-hover.png) top center no-repeat; }

.suggestedProduct {
	width: 187px; 
	float: left; 
	position: relative;  
}
.productBox .install,
.productBox .liquidation,
.productBox .ecorenov {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.productBox .liquidation a,
.productBox .ecorenov a,
.productBox .product-compare-image .ecorenov {
	display:block;
	height:80px;
	width:110px;
}	
.productBox .install a {
	display:block;
	height:68px;
	width:68px;
}
body.fr .productBox .install {background: url(../images/layout/weinstall_s_fr.png) left top no-repeat;}
body.en .productBox .install {background: url(../images/layout/weinstall_s_en.png) left top no-repeat;}
body.fr .productBox .install:hover {background-image:url("../images/layout/weinstall_s_over_fr.png");}
body.en .productBox .install:hover {background-image:url("../images/layout/weinstall_s_over_en.png");}
body.fr .productBox .liquidation {background: url(../images/layout/tag_liquidation.png) left top no-repeat;}
body.en .productBox .liquidation {background: url(../images/layout/tag_clearance.png) left top no-repeat;}
body.fr .productBox .ecorenov {background: url(../images/layout/tag_ecorenov_fr.png) left top no-repeat;}
body.en .productBox .ecorenov {background: url(../images/layout/tag_ecorenov_en.png) left top no-repeat;}

#wishlistPage .productBox  {
	border-width: 1px 1px 1px 1px;
}

.productBox {
	border:1px solid #E5E5E5;
	border-width: 1px 1px 0px 1px;
	margin:-1px -1px 0;
	padding:2px 9px 18px 9px;
    float: left;
    position: relative;
    background-color:#fff;
    width: 168px;
    overflow: hidden;
}
.product-family-block .productBox {
	height: 440px;
}
.promoProduct .productBox {
	border-width: 1px;
}
.scrollingESpot .productBox {
	margin: 0;
	border-width: 1px;
}
.scrollingESpot .sliderContentBox {
	border:1px solid #E5E5E5;
	margin: 0;
	padding: 0;
    float: left;
    position: relative;
    width: 186px;
    height: 424px;
}
.scrollingESpot .contentSection {
	border-bottom: 0;
}
.productBox .burst {background: #d11919 url('../images/layout/rebate_chk_S.png') 4px 1px no-repeat;top:4px;position:absolute;left: 3px;padding:6px;height:19px;width:19px;}
.productBox .addToCartSection {
    height: 28px;
    margin: 5px 0;
    
}
#overlayAddCart .boxAddToCart .installOverlay {
    bottom: 95px;
    left: 186px;
    
}
#overlayAddCart .boxAddToCart .installIcon {
    top: -39px;
    display: inline-block;
    height: 34px;
    left: 147px;
    position: relative;
    width: 34px;
}
.productBox .installIcon:hover {
	background: #ffffff url('../images/icons/installOver.png') top right no-repeat;
}
.productBox .installIcon {
	background: #ffffff url('../images/icons/install.png') top right no-repeat;
	height:34px;
	width:34px;
	position:absolute;
	bottom:7px;
	right:7px;
	display:block;
}
.productBox .installOverlay {
	background-color: #f0eeee;
	position:absolute;
	left:35px;
	border-bottom: 1px solid #cacaca;
	display:none;
}
.productBox .installOverlay span {
	color: #002D57;
    font-size: 12px;
    line-height: 14px;
    margin-left:34px;
    padding-right: 2px;
}
.productBox .installOverlay span.certified {
	margin-top:2px;
	display:block;
	font-size: 12px;
	font-weight: bold;
}
.productBox .installOverlay span.product {
	font-size: 12px;
	margin-top:2px;
	display:block;
}
.productBox .installOverlay span.from {
	color: #0067C0;
    font-size: 10px;
    margin: 2px 0 1px 34px;
    display:block;
}

.addToCartSection .addToCart, .addToCartSection .cartButton {
    background: #0067C0;/* Old browsers */
	background: -moz-linear-gradient(top, #0067C0 0%, #00549D 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0067C0), color-stop(100%, #00549D));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0067C0 0%, #00549D 100%);/* IE10+ */
	background: linear-gradient(to bottom, #0067C0 0%, #00549D 100%);/* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0067C0', endColorstr='#00549D', GradientType=0);/* IE6-9 */
    color:#fff;
    font-size: 15px;
    line-height: 28px;
	text-align: center;
    position: absolute;
    padding: 0 10px;
    cursor:pointer;	
}

#ronaSpacePanels > .ui-tabs-panel > .slide > form > .options a, #ronaSpacePanels .personalInfos > form ul li .value .modifyPWD {
	background: #024a84; /* Old browsers */
	background: -moz-linear-gradient(top, #024a84 0%, #003a68 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024a84), color-stop(100%,#003a68)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #024a84 0%,#003a68 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #024a84 0%,#003a68 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #024a84 0%,#003a68 100%); /* IE10+ */
	background: linear-gradient(to bottom, #024a84 0%,#003a68 100%); /* W3C */

	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#024a84', endColorstr='#003a68', GradientType=0);/* IE6-9 */
    color:#fff;
    font-size: 12px;
	text-align: center;
    padding: 5px 10px;
    cursor:pointer;
    text-transform: none;
    font-weight: normal;
    	

 }


#ronaSpacePanels > .ui-tabs-panel > .slide > form > .options a:hover, #ronaSpacePanels .personalInfos > form ul li .value .modifyPWD:hover { 
 
    background: #0067C0;/* Old browsers */
	background: -moz-linear-gradient(top, #0067C0 0%, #00549D 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0067C0), color-stop(100%, #00549D));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0067C0 0%, #00549D 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0067C0 0%, #00549D 100%);/* IE10+ */
	background: linear-gradient(to bottom, #0067C0 0%, #00549D 100%);/* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0067C0', endColorstr='#00549D', GradientType=0);/* IE6-9 */
	color:#fff;
  } 

.contestTileTop {width:660px;padding:10px;overflow:hidden;background: transparent url(../images/layout/contest_tile_bg_top.png) top left no-repeat;min-height:75px;position:relative;z-index:20;}
.contestTileBottom {width:680px;overflow:hidden;background: transparent url(../images/layout/contest_tile_bg_bottom.png) bottom left no-repeat;min-height:75px;position:relative;z-index:10;top:-75px;left:0px;margin-bottom:-65px;}

.promotions h2 {
    color: #0067C0;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    text-transform:uppercase;
}

.coupons h2 {
    padding-left: 2px;
}

.promotions h3 {
    color: #0067C0;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    text-transform:uppercase;
}

.coupons h3 {
    padding-left: 2px;
}

.coupons .contentSection {
    padding: 10px 0;
}

.promotions .subtitle {font-size:12px;}
.promotions .subtitle p {padding:5px 5px 10px;}

.promotions .noStore p {
	font-size:14px;
}
.promotions .noStore img {
	position:relative;
	top:7px;
	left:7px;
}
.promotions .noStore .btnRechercherNoStore{
	font-size:17px;
	font-weight:bold;
	line-height:35px;
	color:#0068c0;
	display:inline-block;
	margin-left:30px;
}
.promotions .noStore p {
	margin: 20px 0 5px 0;	
}
.promotions .noStore input {
	border:1px solid #e5e5e5;
	padding:3px 0 3px 10px;
	height:35px;
	width:210px;
	color:#333;
	font-size:17px;
}
.promotions .noStore .error { color: #d11919; font-weight: bold; }
.promotions #selectStore h3 span {background:none; padding:0;}
.promotions #selectStore h2 {
    color: inherit;
    line-height: 18px;
    text-transform: none;
}


#sidebar div.title {color:#0067C0; font-size:13px; font-weight:bold;}
#sidebar ul.menuPromo {margin: 5px 0 10px 0;}
#sidebar ul.menuPromo li {color:#002D57; background-image:url("../images/layout/sprite.png");background-position:-11px -271px;background-repeat:no-repeat; border-bottom:1px solid #E5E5E5;border-top:1px solid #CACACA; margin-top:-1px; padding:5px 5px 5px 20px; font-size:11px; font-weight:bold; text-transform:uppercase;}
#sidebar ul.menuPromo li:hover,
#sidebar ul.menuPromo li.active {background-position:-190px -53px; color:#0067C0;}


#storeLoc {width:830px;height:650px;border:none;}
#storeLoc .close { font-size: 12px; position: absolute; right: 10px; top: 8px; background: url("../images/layout/map_close.png") no-repeat scroll right 4px transparent;}
#storeLoc .close a { padding-right:15px;}
#storeLoc.modalWindow { -moz-box-shadow: 0px 0px 20px #000; -webkit-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; }
.modalWrapper #storeLoc.modalWindow {display:block;position:static;}
#storeLoc .title{background-color:#e6e6e6;height:40px;color:#666;position:relative;font-weight: bold;padding:5px 15px 5px 15px;}
#storeLoc .subTitle{font-size:16px;font-weight:normal;line-height:20px;padding:5px 0 0 15px;color:#0067C0;}
#storeLoc .txt{font-size:13px;font-weight:normal;line-height:22px;}
#storeLoc .map{height:340px;border:1px solid #E5E5E5;margin:0 15px;}
#storeLoc .selectStore{height:150px; width:250px;border-right:1px solid #E5E5E5;float:left;font-size:12px;margin:15px;}
#storeLoc p{line-height:30px;}
#storeLoc .selectStore input{font-size:16px;height:24px;border:1px solid #999;width:190px;padding:0 5px;margin-top:10px;}
#storeLoc .selectStore input.watermark{color: #c1c1c1;}
#storeLoc .selectStore #distance_input{background: url("../images/layout/arrow-down-light-blue-small.png") no-repeat scroll 185px 8px #FFF;}
#storeLoc .storeList{width:530px;float:left;margin:15px 0 2px 2px;}
#storeLoc .storeList form{margin-top:10px;height:140px;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
#storeLoc input.submitButton{
	font-size:14px; 
	border:none;
	color:#FFF;
	margin-top:10px;
	width:auto;
	font-weight:normal;
	-webkit-appearance:none;
  	background: #0067c0; /* Old browsers */
	background: -moz-linear-gradient(top, #67b5e5 0%, #0067c0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67b5e5), color-stop(100%,#0067c0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #67b5e5 0%,#0067c0 100%); /* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#67b5e5', endColorstr='#0067c0', GradientType=0);/* IE6-9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
#storeLoc .storeList .description .radioTitle{color:#002D57;display:block;font-size:13px;font-weight:700;text-transform:none;}
#storeLoc .storeList .description .noWebOrder { background: url("../images/layout/icon_shop_online_off.png") no-repeat scroll left center transparent;color: #002d57;font-size: 11px; padding-left: 25px; line-height:15px;margin-top:5px;margin-left: 27px;}

#storeLoc .storeList .store {cursor:pointer;font-size:11px;padding:0 0 5px 20px;}
#storeLoc .storeList .noRes {font-size:13px;padding-top:15px;}
#storeLoc .storeList .noRes a {color:#002D57;text-decoration:underline;}
#storeLoc .storeList .noRes .enum {padding-top:8px;line-height:20px;}

#storeLoc #searchstoreForm_selectionOverlay {position:relative;}
#storeLoc #searchstoreForm_selectionOverlay label {
    color: #999999;
    font-size: 14px;
    left: 10px;
    position: absolute;
    top: 31px;
}
#storePageSummary  span.notice,
#storeLoc span.notice {font-size:11px;}
#storePageSummary .legende {
    color: #002D57;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin: 0 5px 0 1px;
    text-transform: uppercase;
}
#storeLoc .legende {
    color: #002D57;
    float:left;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    margin: 0 20px 0 5px;

}

#storePageSummary .storeMarker,
#storeLoc .storeMarker {background: url(/wcsstore/RONAStorefrontAssetStore/images/maps/markers.png) no-repeat 1px -319px #fff;float: left;font-size: 11px; font-weight:bold; height: 19px;padding-left:-1px;padding-top: 1px;text-align: center;width: 19px;color:white;margin-right:3px;}
#storePageSummary .storeMarkerBB,
#storeLoc .storeMarkerBB {background: url(/wcsstore/RONAStorefrontAssetStore/images/maps/markers.png) no-repeat 1px -297px #fff;float: left;font-size: 11px; font-weight:bold; height: 19px;padding-left:-1px;padding-top: 1px;text-align: center;width: 19px;margin-right:3px;}


#storeLoc .legendes {padding:13px 10px 13px 15px;height:20px;text-transform: uppercase;}
#storeLoc .legendes .storeMarker {background-position: -793px -201px;font-size: 13px;}
#storeLoc .legendes .storeMarkerBB {background-position: -793px -180px;font-size: 13px;}

/*fix store marker on confirmation order map*/
#ronaStoreInfos #map_canvas img{ border: none !important; }

.infoWin span{
	color:#0067C0 !important;
	font-size:14px !important;
	font-weight:bold !important;
	font-family: Arial,Helvetica,sans-serif !important;
}
.infoWin div {
	color:#000000;
	font-size:12px !important;
	font-family: Arial,Helvetica,sans-serif !important;
}
.infoWin div.infoButton{
	background: #0067c0;
	color: #fff;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight:bold;
	display: inline-block;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;	
	cursor: pointer;
	line-height: 22px;
	text-decoration: none;	 				  	
	float:right;
    cursor:pointer;
	width:auto;
}

.infoWin div.noWebOrder {
    background: transparent url("../images/layout/icon_shop_online_off.png") no-repeat scroll left center;
    font-size: 11px !important;
    line-height: 14px;
    padding-left: 25px;
    margin-bottom:5px;
}

.infoWin div.hours{
	color:#0067C0 !important;
	font-size:12px !important;
	font-family: Arial,Helvetica,sans-serif !important;
    margin-top:6px;
}
#headerTop .services {margin:10px 0 0;float:left;width:100%;}
.infoWin .services {margin-top:15px;}
#headerTop .services .tooltip,
.infoWin .services .tooltip {float:left;}
#headerTop .services .icon,
.infoWin .services .icon {width:20px;height:20px;float:left;background-position:top center; background-repeat:no-repeat;}
#headerTop .services .storeInfo .icon,
.storeInfo .icon {width:20px;height:20px;display:inline-block;background-position:bottom center; background-repeat:no-repeat; cursor:help;}
#headerTop .services .gears,
.infoWin .services .gears {background-image:url(../images/icons/gears.png);}
#headerTop .services .home,
.infoWin .services .home {background-image:url(../images/icons/home.png);}
#headerTop .services .fan,
.infoWin .services .fan {background-image:url(../images/icons/fan.png);}
#headerTop .services .tent,
.infoWin .services .tent {background-image:url(../images/icons/tent.png);}
#headerTop .services .GeneralServices_Installation,
.infoWin .services .GeneralServices_Installation,
.storeInfo .icon.GeneralServices_Installation {background-image:url(../images/icons/servicesDinstallation.png);}
#headerTop .services .GeneralServices_ToolRental,
.infoWin .services .GeneralServices_ToolRental,
.storeInfo .icon.GeneralServices_ToolRental  {background-image:url(../images/icons/locationDoutils.png);}
#headerTop .services .GeneralServices_CuttingService,
.infoWin .services .GeneralServices_CuttingService,
.storeInfo .icon.GeneralServices_CuttingService {background-image:url(../images/icons/salleDeCoupe.png);}
#headerTop .services .GeneralServices_LumberYard,
.infoWin .services .GeneralServices_LumberYard,
.storeInfo .icon.GeneralServices_LumberYard {background-image:url(../images/icons/coursABois.png);}
#headerTop .services .GeneralServices_GardenCenter,
.infoWin .services .GeneralServices_GardenCenter,
.storeInfo .icon.GeneralServices_GardenCenter {background-image:url(../images/icons/centreJardin.png);}
#headerTop .services .GeneralServices_Delivery,
.infoWin .services .GeneralServices_Delivery,
.storeInfo .icon.GeneralServices_Delivery {background-image:url(../images/icons/livraison.png);}

#storeLoc .selectStore b,#storeLoc .storeList b{font-size:14px;font-weight:bold;line-height:16px;color:#666;}
#storeLoc #postalCodeError_selectionOverlay p {color:#d11919;line-height: 15px;}
#storeLoc .changeLanguage{color:#002D57; float:right; font-size:11px; font-weight: normal;}

#storeLoc .storeList .description:hover .radio {
    background: url("../images/layout/carousel_sprite.png") no-repeat scroll -30px -1px #fff;
}
#storeLoc .storeList .radio {
    background: url("../images/layout/carousel_sprite.png") no-repeat scroll -3px -1px #fff;
    display: block;
    float: left;
    height: 16px;
    width: 20px;
}
#storeLoc .selectbox-wrapper {
    background-color:#FFFFFF;
    box-shadow: 0 0 10px #B3B3B3;
    margin-left: 0px;
    margin-top: 0px;
    max-height: 400px;
    overflow: auto;
    padding: 2px;
    padding-right: 8px;
    line-height:18px;
    position: absolute;
    z-index: 194;
    border:1px solid #999;
}

@media only screen and (max-width: 840px){
	#storeLoc {width:550px;height:550px;}
	#storeLoc .selectStore {width:220px;}
	#storeLoc .storeList form {height:120px;}
	#storeLoc .storeList .description .radioTitle {font-size: 12px;}	
	#storeLoc .storeList {width:290px;}
	#storeLoc .map {height:250px;}
	#storeLoc .subTitle{font-size:14px;font-weight:bold;line-height:16px;}		
}	
.cartSpinnerImg,
.cartSpinner {
	position:absolute;
	top:0;
	left:0;
	width:250px;
	z-index:9000;
}
.cartSpinner {
	background-color:#ffffff;
	opacity:0.4;
	filter:alpha(opacity=40);
	margin-top: 10px;
}
.cartSpinnerImg {
/*	background: url("../images/icons/spinner.png") no-repeat scroll center center transparent;*/
}

.addToCartConf.box {background:#fff; width:350px; padding: 10px; font-size:14px;}
.addToCartConf.box .store_name {color: #0068C0; padding-top: 10px; font-weight:bold;}
.addToCartConf.box .choicetext {padding: 10px 0 15px 0;}
.addToCartConf.box .button {margin: 7px;}

#storePageSummary div.title{color:#0067C0; font-size:16px; font-weight:bold;}
#storePageSummary div.subTitle{font-size:13px;}
#storePageSummary div.searchTitle{color:#0067C0;font-size:13px;font-weight:bold;padding-top:10px;}

#storePageSummary #sidebar input{width:164px;border:1px solid #999; font-size:12px; height:19px; padding:0 3px;}
#storePageSummary #sidebar input.submitButton{width:172px;font-size:14px; background-color: #0067C0;border:none;color:#FFF;margin-top:10px;height:30px;-webkit-appearance:none;}
#storePageSummary #sidebar hr{background:#999; color:#999; height:1px; margin-top:10px;}
#storePageSummary #sidebar li a.active{color:#0067C0;}
#storePageSummary #sidebar .cityList li{font-size:12px; padding:2px 0 2px 3px;}
#storePageSummary #sidebar .cityList li:hover, 
#storePageSummary #sidebar .cityList li:hover a.active {background-color: #0067C0; color: #fff; cursor:pointer;}
#storePageSummary #sidebar .label{font-size:12px;padding:8px 0 2px;}
#storePageSummary #sidebar .cityList {margin-top:3px;height:228px;overflow-y:scroll;border:1px solid #999;-webkit-overflow-scrolling:touch;}
#storePageSummary #sidebar .selectContainer {position:relative;}
#storePageSummary #sidebar .selectbox {width:164px;height:19px;cursor:pointer;background:#fff url(../images/layout/arrow-down-blue-small2.png) 157px 7px no-repeat;}
#storePageSummary #sidebar .selectbox-wrapper {position:absolute; width:172px !important;background:#fff;padding:2px 0px;max-height:400px;overflow:auto;-moz-box-shadow: 0px 0px 20px #B3B3B3;-webkit-box-shadow: 0px 0px 10px #B3B3B3;box-shadow: 0px 0px 10px #B3B3B3;top:0px;left:0px; z-index:998; }
#storePageSummary #sidebar .selectbox-wrapper ul {background:#fff;z-index:9999;}
#storePageSummary #sidebar .selectbox-wrapper ul li {display:block;padding:4px;margin:0;cursor:pointer;font-size:12px;color:#333;}
#storePageSummary #sidebar .selectbox-wrapper ul li.current {color:#fff;background:#0067C0;}

#storePageSummary .officeInfo {font-size:11px;}
#storePageSummary .officeInfo div.title {color:#0067C0; font-size:13px; font-weight:bold; padding:12px 0 8px;}
#storePageSummary .officeInfo div.officeTitle {font-size:11px; color:#000; font-weight:bold;}

#storePageSummary .map{height:340px;border:1px solid #999;margin-top:12px;}
#storePageSummary .alphabet { height:34px; padding-top:8px; }
#storePageSummary .alphabet ul li {float: left; line-height: 14px;font-size: 12px;font-weight: bold;text-transform: uppercase; width:13px;}
#storePageSummary .alphabet ul li.none {text-transform: none;}
#storePageSummary .alphabet ul li a {float: left;width: 14px;text-align: center; color:#002D57; }
#storePageSummary .alphabet ul li a:hover {color: #0067c0;}
#storePageSummary .alphabet ul li.fade {float: left; color: #90a2b3; text-align: center; width: 14px;}

.storeList {margin-top:9px; font-size:13px;}
.storeList .storeInfo {border-left:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999; padding:5px; min-height:62px;}
.storeList .storeInfo span.storeName {color:#002D57; font-weight:bold;}
.storeList .storeInfo div.address {padding-top:2px;}
.storeList .storeInfo .leftCol {float:left; width:590px;}
.storeList .storeInfo .leftCol.bottom {width:260px; padding-top:5px;}
.storeList .storeInfo .rightCol {text-align:right;}
.storeList .storeInfo .rightCol a.detail {padding: 0 3px 0 15px; background: url("../images/layout/arrow-right-blue-small.png") no-repeat scroll left center transparent; }
.storeList .storeInfo div.infoButton{display:block;background-color:#0067C0;line-height:26px;width:150px;color:#FFF;cursor:pointer;font-weight:bold;font-size:13px;text-align:center;float:right;margin-right: 2px;}
.storeList .storeInfo div.currentStore{display:block;line-height:26px;color:#0067C0;font-weight:bold;font-size:13px;float:right;padding:0 3px 0 5px;}
.storeList .storeInfo a {color:#002D57; font-weight:bold;}
.storeList .storeInfo a:hover {color:#0067C0;}
.storeList .storeInfo span.warning {color: #D11919; font-size:11px; margin-top:7px;padding-right:8px;line-height: 28px;}
.storeList .storeInfo span.noWebOrder  { background: url("../images/layout/icon_shop_online_off.png") no-repeat scroll left center transparent;font-size: 11px;padding-left: 25px; line-height:14px;margin-left:30px; }
.storeList .noresult {padding-top: 10px; font-size:13px;}

#storePageSummary .storeList .storeInfo div.address {padding-left:30px;margin-bottom:5px;}

#storeInfoBox {
	padding:15px;
	background-color: #fff;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 320px;
    z-index: 2000;
    border:1px solid #ccc;
    font-family: Arial,Helvetica,sans-serif;
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.5);
}


#storeInfoBox:after, #storeInfoBox:before {
	left: 100%;
	top: 50%;
	border: 1px solid #ccc;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    z-index: 2000;
}

#storeInfoBox:after {
	border-color: rgba(255, 254, 252, 0);
	border-left-color: #fff;
	border-width: 13px;
	margin-top: -13px;
}

#storeInfoBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-left-color: #ccc;
	border-width: 15px;
	margin-top: -15px;
}

.storeInfoBox {
    cursor: pointer;
	margin-left:5px;
    margin-top:2px;
}


.rightArrow {
   background: url("../images/layout/right-arrow-gray.png") no-repeat scroll 0 0px;
    padding: 5px 5px 5px 15px;
    display: block;
    position: absolute;
    z-index: 2000;
    height:10px;  
}


#flyerIFrame {min-height:800px;}

#storeSelectionHeader {display:table-cell;vertical-align:middle;padding-left:27px;}
#storeSelectionHeader .storeSelectionHeaderContent .title {font-weight:bold;font-size:16px;color:#002D57;}
#storeSelectionHeader .storeSelectionHeaderContent {position:relative;padding:7px 5px 7px 25px;width:320px;min-height:20px;background:url("../images/layout/arrow-down-grey-small.png") no-repeat 10px 14px #fff;border:1px solid #e5e5e5;border-radius:5px;}
#storeSelectionHeader .storeSelectionHeaderContent.open {-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
#storeSelectionHeader .storeSummaryInfo { font-size:14px; font-family: Arial,Helvetica,sans-serif; color: #002d57;}
#storeSelectionHeader .title { font-size: 11px; text-transform: uppercase; margin-bottom: 4px; padding-left: 10px;}
#storeSelectionHeader #information_autoselect_container { display:none;position:absolute; top: 33px; left:-1px; z-index:9999;}
#storeSelectionHeader #information_autoselect_container .top { background:url(../images/layout/information_box_bg_header.png) no-repeat center top transparent; height:22px; position:relative;top:8px;left:0;}
#storeSelectionHeader #information_autoselect_container .box { text-transform:none; width:336px; background:#FFF; border:8px solid #d1d1d1;}
#storeSelectionHeader #information_autoselect_container .box p { text-transform:none; font-weight:normal;font-size:12px;line-height:16px; padding:0; margin:10px;}
#storeSelectionHeader #information_autoselect_container .box p a { text-transform:none; text-decoration:underline; font-weight:bold;font-size:12px;line-height:16px; padding:0; display: inline}
#storeSelectionHeader #information_autoselect_container .box p.outsideCanada { text-transform:none; font-weight:normal;font-size:16px;line-height:18px; padding:0; margin:10px 10px 10px 10px;color:#666666;}
#storeSelectionHeader #information_autoselect_container .box p.title { font-weight:bold;color:#0067C0;margin-top:10px;}
#storeSelectionHeader #information_autoselect_container .close_infobox a { font-size:11px; color:#002d57; float:right; padding: 12px 20px 0 0; font-weight:bold; }
#storeSelectionHeader #information_autoselect_container .close_infobox a:hover {color:#0076C0;}
#storeSelectionHeader #information_autoselect_container div.infoButton {    background-color: #0067C0;    color: #FFFFFF;    cursor: pointer;    display: block;    font-size: 16px;    font-weight: bold;    line-height: 22px;    margin-top: 10px;    padding: 5px;    text-align: center;    width: auto;    margin:10px;}
#storeSelectionHeader #myStore a .storeSummaryInfo {    text-transform: none;    text-decoration: none;    font-size: 14px;    line-height: normal;}
#storeSelectionHeader #myStore a .storeName {    font-size: 14px;    line-height: 20px;}
#storeSelectionHeader #myStore .information { position:relative; line-height: 13px; }
#storeSelectionHeader #myStore .information a.info_link {background: #e5e5e5 url("../images/layout/arrow-up-grey-small.png") no-repeat 10px 14px;    display: block; width:320px;   margin-left: -25px;    margin-right: -15px;    padding: 7px 5px 7px 25px;}
#storeSelectionHeader #myStore .information {/*-webkit-box-shadow:0px 2px 4px 0px rgba(180,180,180, 1); -moz-box-shadow:0px 2px 4px 0px rgba(180,180,180, 1); box-shadow:0px 2px 4px 0px rgba(180,180,180, 1);*/ padding:0 15px 15px 25px; position:absolute; z-index: 2010; top:-1px; left:-1px; display:none; width:310px; background-color:#FFF;border:1px solid #e5e5e5;border-radius:5px;}
#storeSelectionHeader #myStore .information_rollover_box { font-size: 12px; color: #666666;}
#storeSelectionHeader #myStore .information_rollover_box .info {padding-top:10px;line-height:16px; }
#storeSelectionHeader #myStore .information_rollover_box .hours {line-height:16px; }
#storeSelectionHeader #myStore .information_rollover_box .adress { font-weight:normal;}
#storeSelectionHeader #myStore .information_rollover_box .adress span { font-weight:bold; font-size:14px;color:#002D57;}
#storeSelectionHeader #myStore .information_rollover_box .hours span { display:block;width:192px;float:left;}
#storeSelectionHeader #myStore .information_rollover_box .hours span.label { font-weight:bold; font-size:16px;color:#002D57;margin:8px 0 5px 0;}
#storeSelectionHeader #myStore .information_rollover_box .details { font-size: 11px; font-weight: bold; text-transform: none; color: #002D57; background: url(../images/layout/arrow-right-light-blue-small.png) no-repeat scroll left center transparent; padding-left: 18px; margin:5px 0 0 2px; }
#storeSelectionHeader #myStore .information_rollover_box .noWebOrder  { background: url("../images/layout/icon_shop_online_off.png") no-repeat scroll left center transparent;color: #002d57;font-size: 11px; padding-left: 25px; line-height:14px;margin-top:5px;}


.popularProducts {float:left; width:759px; margin:20px 0;}
.layoutBuilder .popularProducts {width:auto;}

#bannerLogo h1 a {position:relative;left:15px;width:226px;height:135px;
	background:transparent url("../images/layout/logo_rona_big_white.png") 15px 0 no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
    left: 0;
    height: 50px;
    left: 0;
    top: 55px;
    width: 215px;
}
#bannerLogoContainer {
	display:block;position:absolute;top:10px;left:-15px;width:256px;height:150px;z-index:6000;	
}

div.row.info.optionStr a {color:#1579D8}
#moreCS ul {margin:0px;padding: 0 0 0 40px;}
#moreCS ul li {list-style: disc;}
#moreCS {
    font-weight: normal;
	background-color: #FFFFFF;
	border: 3px solid #002D57;
	font-size: 12px;
	height: 100px;
	left: 250px;
	padding: 5px;
	position: absolute;
	top: 100px;
	width: 300px;
	display:none;
}
#ronaSpacePanels .mySubscriptions #optinMsg { 
	margin-left :35px; 
	padding-bottom: 15px;  
	margin-bottom: 10px; 
}
#ronaSpacePanels .mySubscriptions #optinMsg p,
#ronaSpacePanels .mySubscriptions #optinMsg li { 
	font-weight:normal; 
	font-size: 11px;
	line-height: 120%;
}
#ronaSpacePanels .mySubscriptions #optinMsg input {
    height: auto;
    left: -20px;
    top:14px;
    opacity: 100;
    position: relative;
}
#ronaSpacePanels .mySubscriptions #optinMsg ul {padding:8px 0px 8px 20px;}
#ronaSpacePanels .mySubscriptions #optinMsg ul li {
	list-style:disc;
    border: none;
    height: auto;
    width: auto;
}

#ronaSpacePanels .mySubscriptions #optinMsg .options { margin-top:20px;}
#ronaSpacePanels .mySubscriptions #optinMsg .options a { 
	background: #024a84; /* Old browsers */
	background: -moz-linear-gradient(top, #024a84 0%, #003a68 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024a84), color-stop(100%,#003a68)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #024a84 0%,#003a68 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #024a84 0%,#003a68 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #024a84 0%,#003a68 100%); /* IE10+ */
	background: linear-gradient(to bottom, #024a84 0%,#003a68 100%); /* W3C */
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    text-align: center;
    text-transform: none;
}
#ronaSpacePanels .mySubscriptions #optinMsg .active .checkmarks {
    background: url("../images/layout/sprite.png") no-repeat scroll -40px -56px transparent;
}
#ronaSpacePanels .mySubscriptions #optinMsg .checkmarks {
    background: none repeat scroll 0 0 #E6E6E6;
    display: block;
    float: left;
    height: 16px;
    width: 16px;
}
#EventSubscribeOverlay {
	display:none;
	z-index:20000;
	background: url("../images/lightbox_soleil.png") no-repeat scroll 0 0 transparent;
    height: 760px;
    width: 774px;	
}

.content .installBanner {
	float:left;
	width:755px;
	height:98px;
	text-align: center;
}
.content .installBanner.noPrice .certified {
	padding-top:34px;
}
.fr .content .installBanner {
	background: url("../images/banniere_install_bg_fr.png") no-repeat scroll 0 0 transparent;
}
.en .content .installBanner {
	background: url("../images/banniere_install_bg_en.png") no-repeat scroll 0 0 transparent;
}
.fr .content .installBanner.rbq {
	background: url("../images/banniere_install_bg_rbq_fr.png") no-repeat scroll 0 0 transparent;
}
.en .content .installBanner.rbq {
	background: url("../images/banniere_install_bg_rbq_en.png") no-repeat scroll 0 0 transparent;
}

.content .installBanner span {
	color: #002D57;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
.content .installBanner span.certified {
	padding-top:22px;
	font-size: 14px;
	text-transform: uppercase;
	display:block;
}
.content .installBanner span.product {
	padding-top:3px;
	color: #0067C0;
	font-size: 12px;
	padding-bottom:5px;
	display:block;
	text-align: center;
}
.content .installBanner span.from {
	color: #0067C0;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-top:10px;	
}
.priceOverlay {
	color:#000;
	background-color:white;
	font-size: 18px;
	padding:10px;
	border:3px solid #0067C0;
}
.priceOverlay .uom {
	font-size: 12px;
	margin-left:5px;
}
.installStoreLocator {background-color:#FFFFFF;}
.installStoreLocator .desc {color:#002D57; font-size:15px; margin:1em 0;}
.installStoreLocator .subHeader {color:#0067C0; font-size:16px; font-weight:bold; padding-top:10px;}
.installStoreLocator .storeList {margin: 5px 0 20px;}
.installStoreLocator .storeList .storeInfo {color:#002D57; background-color:#F6F6F6;}
.installStoreLocator .storeList .storeInfo .storeName {color:#0067C0;}

.checkoutConfirm {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 10px;
}
.checkoutConditions {
	font-size: 11px;
}
.checkoutConditions span.title {
	font-weight: bold;
}
.checkoutConditions .boxArrow {
	background: url('../images/blue-right-arrow-bg.gif') right center no-repeat;
	padding-right: 10px;
	width: 490px;
}
.checkoutConditions .box {
	background-color: #0067C0;
	color: #ffffff;
	padding: 10px 0 10px 10px;
}
.checkoutConditions .box input {
    vertical-align: bottom;
    position: relative;
    top: -1px;
}
.checkoutConditions .box a {
	text-decoration: underline;
}
.content #clientInformations .bottomOptionsDiv {
	background: none;
	padding: 0;
	width: auto;
}
#clientInformations .btn-continue.registered {
	margin-top: 37px;
}

#clientInformations .bottomOptionsDiv .registerUserButtons .btn-continue.reservation {
	position: relative;
	top: -35px;
}

.product_price_box {
	position: relative;
	height: 86px;
	color: #000;
}
.product_price_box.comp_price {
	height: 120px;
}
.product_price_box .product_price_wrapper {
	position:relative;
}
.product_price_box .product_price .product_price_amount {
	font-size: 32px;
	font-weight: bold;
}
.default_qtyunit_price {
	font-size: 12px;
	display: inline-block;
	margin-left: 10px;
}
.default_qtyunit_price .rebate_price {
	color:#D11919;
}
.default_qtyunit_price .regular_price {
	text-decoration:line-through;
}
.product_price {
	position:relative;
}
.product_price.rebate {
	color: #D11919;
}
.product_price .product_price_amount {
	font-size: 32px;
	font-weight: bold;
}
.product_price_amount .integer {
	line-height:1em;
}
.product_price_amount .decSep {
	display: none;
	font-size: 0.6em;
	vertical-align: top;
}
.product_price_amount .decimal {
	font-size:0.6em;
	vertical-align:top;
}
.product_price_amount .currency {
	font-size:0.6em;
	vertical-align:top;
}
.product_price .product_price_spec {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-transform:lowercase;
}
.product_price_box .regularPrice {
	font-size: 14px;
	text-decoration: line-through;
	margin: 2px 0 3px;
}
.productBox .product_price_box .checkPrice {
	font-size: 11px;
	background: rgba(0, 0, 0, 0) url("../images/layout/icon_no_price.png") no-repeat scroll 0 6px;
    clear: left;
    color: #666666;
    float: left;
    padding: 5px 5px 5px 17px;
    position: relative;
}
.productBox .product_price_box .outOfSelection {
	font-size: 11px;
	background: rgba(0, 0, 0, 0) url("../images/layout/unavailable-check.png") no-repeat scroll 0 6px;
    clear: left;
    color: #666666;
    float: left;
    padding: 5px 5px 5px 24px;
    position: relative;
}

.rebateBox {
	display: inline-block;
	background-color: #FFFFFF;
	border: 1px solid #D11919;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	margin: 4px 0;
	color: #D11919;
}
.rebateBox .rebateBoxLabel {
	display: inline-block;
	float: left;
	background-color: #D11919;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 0 6px;
	text-transform: uppercase;
}
.rebateBox .product_price_wrapper {
	text-align: left;
	padding: 0 6px;
}
.rebateBox .product_price .product_price_amount {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.rebateBox .product_price_spec {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#homeSlides .product_price .product_price_amount {
	font-size: 32px;
}
#homeSlides .rebateBox {
	height: auto;
	line-height: normal;
}
#homeSlides .rebateBox .rebateBoxLabel {
	display: block;
	float: none;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
}
#homeSlides .rebateBox .product_price_wrapper {
	display: block;
	padding: 2px 6px 0px;
	text-align: center;
}
#homeSlides .rebateBox .product_price .product_price_amount {
	font-size: 18px;
}
#homeSlides .tileA1.product .product_price .product_price_amount,
#homeSlides .tileB1.product .product_price .product_price_amount {
	font-size: 42px;
}
#homeSlides .tileA1.product .rebateBox .product_price .product_price_amount,
#homeSlides .tileB1.product .rebateBox .product_price .product_price_amount {
	font-size: 24px;
}
#homeSlides .rebateBox .product_price_spec {
	font-size: 10px;
}

#TopRolloverContainer {
	position: absolute;
	background-color: #cccccc;
	width: 300px;
	height: 200px;
	left:0;
    right:0;
    margin: 0 auto;
	z-index: 9000;
}
#TopRolloverContainer .content {

}
#TopRolloverContainer .arrow {
	height: 17px;
	margin: 0 auto;
}

.pullDown  {
	width:100%;
	margin:0 auto;
	visibility:hidden;
	position:relative;
}
.pullDown .content  {
	text-align:center;
	float:none;
	width:100%;
    overflow: hidden;
}

.pullDown .handle {
    margin: 0 auto;
	text-align:center;    
	background: url('../images/layout/fleche_panel_verslebas.png');
	height:17px;
	width:53px;
	cursor: pointer;
	margin-bottom: -17px;
}
.pullDown.open .handle {
	background: url('../images/layout/fleche_panel_verslehaut.png');
}

#rightPullLeft  {
	position: absolute;
	top: 900px;
	z-index:8900;
	height:100%;
	overflow:hidden;
	display:none;
}
#rightPullLeft .content  {
	width:0;
    display: inline-block;
    float: none;
    left: 0;
    position: relative;
    top: 0;	
}

#rightPullLeft .handle {
	background: url('../images/layout/fleche_panel_verslagauche.png');
	height:54px;
	width:26px;
	cursor: pointer;
    display: inline-block;
    float: none;
    left: 0;
    position: relative;	
}
#rightPullLeft.open .handle {
	background: url('../images/layout/fleche_panel_versladroite.png');
}

a.button.btnDarkBlue,
a.button.btnPaleBlue {
	color:#fff;
	margin-top:10px;
	padding:5px 10px;
	font-size:14px;
	display: inline-block;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;	
	cursor: pointer;
	line-height:24px;
}



a.button.btnDarkBlue {
  	background: #024a84; /* Old browsers */
	background: -moz-linear-gradient(top, #024a84 0%, #003a68 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#024a84), color-stop(100%,#003a68)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #024a84 0%,#003a68 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #024a84 0%,#003a68 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #024a84 0%,#003a68 100%); /* IE10+ */
	background: linear-gradient(to bottom, #024a84 0%,#003a68 100%); /* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#024a84', endColorstr='#003a68', GradientType=0);/* IE6-9 */
}
a.button.btnPaleBlue { 
  	background: #0067c0; /* Old browsers */
	background: -moz-linear-gradient(top, #67b5e5 0%, #0067c0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67b5e5), color-stop(100%,#0067c0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #67b5e5 0%,#0067c0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #67b5e5 0%,#0067c0 100%); /* W3C */
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#67b5e5', endColorstr='#0067c0', GradientType=0);/* IE6-9 */
}

a.button.btnPaleBlueV2 {
	background: #0067c0;
	color: #fff;
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 13px;
	font-weight:bold;
	display: inline-block;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;	
	cursor: pointer;
	line-height: 24px;
	text-decoration: none;	 				  	
}

.lbShadow {
	-webkit-box-shadow: 0px 3px 8px 0px rgba(120, 120, 120, 0.75);
	-moz-box-shadow:    0px 3px 8px 0px rgba(120, 120, 120, 0.75);
	box-shadow:         0px 3px 8px 0px rgba(120, 120, 120, 0.75);
}
.lbBorder {
	border: 1px solid #cacaca;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;	
}

.sectionline {width: 100%; height: 18px; margin: 5px 0 20px; background: url('../images/layout/section_line_bg.png') no-repeat center top; }

#department #sidebar {float: left; width: 224px;}
#department #sidebar div.titlebox {width: 224px; height: 123px; background-color:#f1f1f1; margin-bottom: 10px;}
#department #sidebar div.titlebox p {font-size: 28px; text-align: center; color: #002d57; padding: 0 5px; font-weight: normal;}
#department #sidebar table.deptname {width: 100%; height: 100%;}
#department #sidebar table.deptname tr td {vertical-align: middle;}
#department #sidebar .productCategoryHierarchy {background-color: #F1F1F1; padding:0; border-top: 4px solid #002d57; border-bottom: 4px solid #002d57;}
#department #sidebar .productCategoryHierarchy ul li {padding:0;}
#department #sidebar .productCategoryHierarchy ul li .familyName {line-height: 18px; margin-left:10px; padding:4px 10px 3px 0; border-bottom:1px solid #e5e5e5;}
#department #sidebar .productCategoryHierarchy ul li:hover {background-color:#666666;}
#department #sidebar .productCategoryHierarchy ul li:hover .familyName {color:#FFFFFF; border-bottom-color:transparent;}
#department #sidebar .productCategoryHierarchy .box {border: 0;}
#department .mainContent {float: left; width: 749px; margin-left: 27px;}
#department .mainContent .scrollingESpot .slideshow {width: 749px !important;}
#department .mainContent .product-family-block .holder {margin: -1px; overflow: hidden;}
#department ul.categoryList {overflow: hidden;}
#department ul.categoryList li.categoryBox {width: 168px; float: left; color: #666; font-size: 14px; text-align: center; margin-bottom: 15px; margin-left: 25px; overflow: hidden;}
#department ul.categoryList li.categoryBox.c1 {margin-left: 0;}
#department ul.categoryList li.categoryBox .title { font-weight: bold; min-height: 35px;}
#department ul.categoryList li.categoryBox .title:hover {color: #0067c0;}
#department ul.categoryList li.categoryBox .image { margin: 3px 0 15px; height: 168px; }
#department ul.categoryList li.categoryBox .image img { max-width: 168px; max-height: 168px; opacity:1; filter:alpha(opacity=100); transition: all 200ms linear 0s;}
#department ul.categoryList li.categoryBox:hover .image img {opacity:0.75; filter:alpha(opacity=75);}
#department ul.categoryList ul.familyList li {text-align: left; font-size: 12px; line-height: 22px; border-top: 1px solid #cacaca; }
#department ul.categoryList ul.familyList li:hover {color: #0067c0;}

/* === Page d'accueil 2015 === */
#box .boite{width: 290px;height: auto;padding: 15px;   text-align: center;}
#box .boite.col-4{width: 235px;padding:0;}
#box .boite .taille-contenu{height: 260px}
#box .boite.grise{background: #f1f1f1;}
#box .boite .titre{color: #002d57;font-size: 18px;margin-bottom: 10px;line-height: 1em;}
#box .boite.col-4 .titre{font-size: 15px;text-transform: uppercase;min-height: 40px;margin:0;}
#box .boite .info{color: #666666;font-size: 14px;  line-height: 1.2em;  }
#box .boite .info.bleu{color:#002e57;}
#box .boite.col-4 .info{height: 35px;margin-bottom: 15px;}
#box .boite img{margin-top: 15px;}
#box .boite.type-2 img{margin: 10px 0 15px 0;}
#box .boite.type-3 img{margin: 0 0 15px;}
#box .boite .btn{padding:10px;border: 1px solid #e6e6e6;color: #000;font-size: 15px;font-weight: 400;background: #fff;line-height: 1em;text-decoration: none;display: inline-block;margin-top: 15px;min-width: 173px;text-align: center;}
#box .boite .btn{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
#box .boite .btn:hover{ color:#fff; background: #666666;}
#box .boite ul{margin: 0;  padding-left: 18px; text-align: left;}
#box .boite ul li{list-style: disc;margin-top: 12px; padding:0; background: none;color: #666666;font-size: 14px;}
#box .boite ul li:first-child{margin-top: 0;}
#box .boite input{margin:20px 0;color: #c1c1c1;font-size: 15px;padding:10px 10px 10px 35px;width: 240px;background: #fff;border: 1px solid #cccccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#box .boite input.aquisition{ background: #fff url('/wcsstore/RONAStorefrontAssetStore/images/mkt/bg-b-courriel-input.png') 8px center no-repeat;}
#box .text-center{text-align: center;}
#box .text-left{text-align: left;}
#box .boite.type-3 .info.text-left{padding-left: 51px;margin-top: 18px;}
#box .boite .taille-image{height: 100px;width: 100%;position: relative;margin-bottom: 25px;}
#box .boite.col-4 img{margin:0;position: absolute;top:0;left: 0;}
#box .boite.col-4 img.add-top-pos{top:-21px;}
#box sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;top: -0.6em}
#box .genericESpot h3{ color: #666666; font-size: 22px; text-transform: none;}
#subEnews .signIn{ background:none; background-color:rgba(0,0,0,0.55); -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8C000000,endColorstr=#8C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8C000000,endColorstr=#8C000000); zoom:1;}
#homePage #box .promoProduct h3 span{ font-size: 22px; color: #666; font-weight: 400; background: transparent;}
#homePage #box .promoProduct{ margin-top:0;}
/* === /page d'accueil === */
/* === footer ===  */
.footerLink{width: 575px;float: left;}
.footerRow .map{margin: 15px 0 25px 0 ;border: 3px solid #fff;}
.footerRow #footerStore{border-right: 0px solid #b2b2b2;}
.footer-col-small{padding: 0 30px;width: 224px;border-left: 1px solid #b2b2b2;min-height: 675px;float: left;}
.footerRow .footerContainer{width: 1000px;padding: 25px 0;}
.footerRow .footerContainer.sized{width: 100%;padding-top: 0;}
.footer-links{margin-top:40px;}
.footer-links:first-child{margin-top: 0px;}
.footerRow .title {font-size: 16px;font-weight: bold;margin-bottom: 10px;color: #002D57;}
.footerLink .footer-links .rs{margin-top: 10px;}
.footerLink .footer-links .rs > a{margin-right: 8px;}
.footerLink .footer-links .rs{margin-top: 20px;}
.footerLink .footer-links li{color: #777777;font-size: 14px;margin-top: 10px;}
.footerLink .footer-links li a:hover{color: #0067C0;}
.footerLink .footer-links a.title{color: #0090e6;display: block;text-decoration: none;margin-bottom: 10px;}
.footerLink .footer-links p.call-us{color: #0090e6;font-size: 14px}
.footerLink .footer-links p.call-us span{font-size: 18px;font-weight: 700;}
/* === /footer ===  */

div.content-box .checkboxAreaChecked,
div.content-box .checkboxArea {
	background: url("../images/layout/sprite.png") no-repeat scroll 0px -334px transparent;
	float: left;
	height: 16px;
	overflow: hidden;
	width: 18px;
	margin-right: 5px;
}
div.content-box .checkboxArea {
	background-position: 0px -334px;
}
div.content-box .checkboxAreaChecked {
	background-position: -19px -334px;
}
div.content-box .checkboxArea.disabled {
	background-position: -38px -334px;
}
div.content-box .checkboxAreaChecked.disabled {
	background-position: -57px -334px;
}
div.content-box .radioAreaChecked,
div.content-box .radioArea {
	background: url("../images/layout/sprite.png") no-repeat scroll 0px -334px transparent;
	float: left;
	height: 16px;
	overflow: hidden;
	width: 18px;
	margin-right: 5px;
}
div.content-box .radioArea {
	background-position: 0px -354px;
}
div.content-box .radioAreaChecked {
	background-position: -19px -354px;
}
div.content-box .radioArea.disabled {
	background-position: -38px -354px;
}
div.content-box .radioAreaChecked.disabled {
	background-position: -57px -354px;
}

/* === CHECKOUT === */
div.content-tabs .cols > div {
	box-sizing: border-box; -moz-box-sizing: border-box;
}
div.content-box {
	background-color:#F4F4F4;
	color: #666666;
	padding:10px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	border:1px solid #E7E7E7;
 	font-size:14px;
 	margin:10px 0;
}

.layout-logon div.content-box,
#forgotPasswordPage div.content-box  {
    min-height:208px;
}

div.content-tabs:before,
div.content-tabs:after,
div.content-box:before,
div.content-box:after {
  content:"";
  display:table;
}
div.content-tabs:after,
div.content-box:after {
  clear:both;
}
.checkout .sidebar .button,
div.content-box a.button { 
  	background: #0067C0;
  	color:#ffffff;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	padding:7px 10px;
 	font-weight:bold;
	display: inline-block;
	float: right;
	text-decoration: none;
	margin:10px 0 0 10px;
	font-size:13px;		 				  	
}
div.content-box a { 
  	font-size:13px;
  	text-decoration: underline;			 				  	
}
div.content-box .subtitle { 
	font-size: 13px;
	font-weight: bold;
  	color:#545454;
    margin-bottom:7px;
}
div.content-box .title { 
  	color: #0067C0;
  	font-size:16px;
  	font-weight:bold;
  	margin-bottom:10px;
}
div.content-box ul {
	padding:10px 0;
}
div.content-box ul li {
    list-style: inside none disc;
    padding-left: 5px;
    text-indent: 0;
    padding-bottom:5px;
}
div.content-box div.cols.error {
	display:none;
	color:#d11919;
}
div.content-box div.error ul {
    list-style: inside none none;
    padding:0;
}			
div.content-box div.error ul li {
    list-style: inside none none;
    padding:0;
}
div.content-box .placeholder { color: #aaa; }
div.content-box input:-ms-input-placeholder { color: #aaa; }
div.content-box input::-webkit-input-placeholder { color: #aaa; }
div.content-box input::-moz-placeholder { color: #aaa; }

div.content-box span.error {font-weight: normal;}
div.content-box span.error,
div.content-box div.error ul li {
    color:#d11919;
    font-weight: normal;
    font-size:14px;
}
div.content-block { 
	display:none;
	margin-top:20px;
	float:left;
	width:100%;
}
div.cols {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.pwinput div.cols{
	margin-bottom:0px !important;
 }

div.cols .cancel{
    float:right;
    margin-top:5px;
    margin-right:5px;
}

div.cols label,
div.cols label a {
	font-size:14px;
}
div.content-tabs div.cols .tab {
	background-color:#F4F4F4;
	color: #002D57;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	border:1px solid #E7E7E7;			
	line-height:34px;
	text-align: center;
}
div.content-tabs div.cols .tab.selected {
	background: #0067C0;
	border-color:#0067C0;
	color:#fff;
	position:relative;
}
div.content-tabs div.cols .tab.link {
	cursor: pointer;
}
div.content-tabs div.cols div.col-3,
div.content-tabs div.cols div.col-4 {
	padding-right:4px;
}
div.content-tabs div.cols .tab.selected:after {
	content:"";
	width:13px;
	position:absolute;
	right:-11px;
	top:9px;
	height:15px;
	background: url("../images/layout/selectedTabArrow.png") no-repeat scroll top right transparent;
	display:table;
	z-index:1;
}
div.content-tabs div.cols > div:last-child .tab.selected:after {
	background: none;
}			
div.cols.show-grid > div {
	border:1px solid #666;
	min-height:40px;
	margin: 5px 0;
	padding:5px;
}
div.cols > div {
	box-sizing: border-box; -moz-box-sizing: border-box;
}
div.col-2:last-child, div.col-3:last-child, div.col-4:last-child {
	/*border:1px solid pink;margin: -1px;background-color: red;*/
	padding-right:0px;
}
div.col-2, div.col-3, div.col-4 {
    min-height: 1px;
    position: relative;
	float:left;
	padding-right:10px;
}
div.cols div.col-2 {
    width: 50%;
}

#forgotPasswordPage div.cols div.col-2{
    float: left;
    margin-top: 15px;
    padding-right: 0;
    width: 50%;
}

div.cols div.col-3 {
	width:33.3333%
}					

div.cols div.col-4 {
	width:25%
}
div.content-box textarea {
	height:100px;
}
div.content-box textarea,
div.content-box input[type=password],
div.content-box input[type=text] {
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	border:1px solid #E7E7E7;
 	padding:5px;
 	width:100%;
 	box-sizing: border-box; -moz-box-sizing: border-box;
 	margin:-1px;
}
div.content-box input.error {
	color:#D11919;
	border-color:#D11919;
}
div.content-box label.chkbox {
    color: inherit;
    font-weight: inherit;
    float:left;
    max-width: calc(100% - 40px);
}
div.content-box .addresslist label.chkbox {
    max-width: 100%;
}
div.content-box div.addrname {
    font-weight: bold;
    margin-bottom: 8px;
}
div.content-box .addresslist {
	display: inline-block;
	margin-bottom: 8px;
}
.layout-cart {width:620px;float:left;}
.layout-logon {width:100%;}
.layout-logon .col-left {width:360px;float:left;}
.layout-logon .col-left .col-2 {float:left;margin-top:15px;width:100%;padding-right:0;}
.layout-logon .col-right {width:620px;margin-left:20px;float:left;}
#shoppingCartFooter,
#confirmationFooter {
	border-top: 1px solid #e5e5e5;
	padding:15px 0;
	overflow: hidden;
	margin-top:25px;
}
#shoppingCartFooter.checkout {
	border-top: none;
}
#shoppingCartFooter {
	border-bottom: 1px solid #e5e5e5;	
}
#shoppingCartFooter.checkout {
	border-bottom: none;
}
#confirmationFooter {
    color: #0067c0;
    font-size: 14px;
    margin-bottom:-30px;
    font-weight: bold;
}
#shoppingCartFooter > div span.phone {
	color:#0067C0;
	font-weight: bold;
	font-size:16px;	
}
#shoppingCartFooter > div {
	float:left;
	padding: 0 20px;
	text-align: center;
	color:#666666;
	font-size:14px;	
}
#shoppingCartFooter a {
	text-decoration: underline;
}
#shoppingCartFooter .pickup,
#shoppingCartFooter .returns,
#shoppingCartFooter .priceGuarantee{
	border-left: 1px solid #e5e5e5;
	padding: 10px 20px;
}
#shoppingCartFooter .priceGuarantee {
    border-right: 1px solid #e5e5e5;
}
#shoppingCartFooter a.checkoutButton, a.checkoutButton {	 
  	background: url("../images/layout/cartBtn.png") no-repeat scroll 10px center #0067C0;
  	color:#ffffff;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	padding: 12px 10px 12px 50px;
 	font-weight:bold;
	display: inline-block;
	float: right;
	text-decoration: none;
	margin:0;
	font-size:13px;		 				  	
}

a.continueShoppingButton{
    color:#0067C0;
	background-color: #f1f1f1;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 10px 12px 10px;
    font-weight:bold;
    display: inline-block;
    float: right;
    text-decoration: none;
    margin:0;
    font-size:13px;
    margin-top:10px;
}


.checkout h1 {
    color: #0067C0;
    font-size: 18px;
    padding: 0 !important;
    text-transform: none;
    font-weight:bold;
}
.checkout div.content-box .orderDiv {
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 	border-radius: 3px;
 	border:1px solid #E7E7E7;
 	padding:10px;
 	width: 290px;
 	position:absolute;
 	bottom:10px;
 	right:10px;
 	background-color: #ffffff;
}
.checkout div.content-box .orderDiv span {
    font-weight:bold;
}
.checkout div.content-box.airMiles span {
    color: #0067C0;
}

.checkout div.content-box.airMiles .subtitle{
    font-size: 16px;
}

div.content-box sup {vertical-align:top;font-size:50%;}
.checkout div.content-box.airMiles {
	font-size: 12px;
    padding-top:2px;
}
.checkout div.content-box.airMiles a {
	color: #0067C0;
}
.checkout div.content-box.airMiles,
.checkout div.content-box.storeInfo {
 	background-color: #ffffff;	
}
.checkout #receiptInfos {
    margin:10px 0 20px 0;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
}
.shopCartPickupTxt {
	display: none;
}
.shopCartShipTxt {
	display: none;
}
.shopCartShip .shopCartPickupTxtDef {
	display: none;
}
.shopCartShip .shopCartShipTxt {
	display: inline;
}
.shopCartPickup .shopCartShipTxtDef {
	display: none;
}
.shopCartPickup .shopCartPickupTxt {
	display: inline;
}
.availabilityMsg {
	display: inline-block;
	min-height: 18px;
}
.availabilityMsg.shopCartPickupTxt {
	display: none ; 
}
.availabilityMsg.shopCartShipTxt {
	display: none;
}
.shopCartShip .availabilityMsg.shopCartPickupTxtDef {
	display: none;
}
.shopCartShip .availabilityMsg.shopCartShipTxt {
	display: inline-block;
}
.shopCartPickup .availabilityMsg.shopCartShipTxtDef {
	display: none;
}
.shopCartPickup .availabilityMsg.shopCartPickupTxt {
	display: inline-block;
}
.availabilityMsg.availMsgInStock {
    background: url("../images/layout/en-stock-crochet.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgOutOfStock {
    background: url("../images/layout/out-of-stock-crochet.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgUnavailable {
    background: url("../images/layout/unavailable-check.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgUnknown {
    background: url("../images/layout/btn-point-interogation.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgNew {
    background: url("../images/layout/star_new.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgPickUp {
    background: url("../images/layout/crochet-dispo-ramassage.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgShip {
    background: url("../images/layout/camion-livraison.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgOnlineOff {
    background: url("../images/layout/icon_shop_online_off.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.availabilityMsg.availMsgOnlineOn {
    background: url("../images/layout/icon_shop_online_on.png") no-repeat scroll 0 0 transparent;
    padding-left: 25px;
}
.addToWL {
    background: url("../images/fav_off.png") no-repeat scroll 0 0 transparent;
    width:17px;
    height:16px;
    position: absolute;
    right: 5px;
    top: 5px;  
}
#productPage .addToWL {
    right: -50px;
    top: 20px;
}
.addToWL.fav {
    background: url("../images/fav_on.png") no-repeat scroll 0 0 transparent;
}

@media print
{
    * {-webkit-print-color-adjust:exact;}
}