/* CSS Document 
(Keep It Sample theme)
*/

div#contentHeaderFrame 
{
  background:transparent url(/ecom_theme/img/fr-ca/header.png) no-repeat 0 0;
}
/*
div#contentHeaderFrame 
{
  background:transparent url(/ecom_theme/img/fr-ca/header-noel.png) no-repeat 0 0;
}*/

div#contentLogo
{
  width:463px; height:119px;
	background-image:url(/ecom_theme/img/fr-ca/keepitsample.png);
}

div#contentLogo a
{
  width:463px; height:119px;
}

/**********************/

.pageBodyLogin #contentLogo
{
  width:395px; height:119px;
  overflow:hidden;
}

.pageBodyLogin #contentCanadaNo1
{
  background: transparent url(/ecom_theme/img/fr-ca/canadano1.gif) no-repeat 0 0;
}

.pageBodyLogin #contentShopSample
{
  /* SEE CULTURE */
  width:485px;
  height:45px;
  background: transparent url(/ecom_theme/img/fr-ca/shoppingbrands.gif) no-repeat 0 0;
}

/**************************/
#menuBoutiques, #menuAccount, #menuContact, #menuShopping, #menuLang, #menuReturnLogin{
	display:block;
	height:31px;
	width:145px;
	
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_productscatalog.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	
	text-indent:5000px;
	
	position:relative;
	z-index:20;
	
		color:#7f8d95;
	text-decoration:none;
}

#menuBoutiques:hover, #menuAccount:hover, #menuContact:hover, #menuShopping:hover, #menuLang:hover, #menuReturnLogin:hover{
	background-position:bottom;
}

#menuAccount{
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_myaccount.gif);
}

#menuContact{
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_contactus.gif);
}

#menuShopping{
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_shoppingbag.gif);
	width:157px;
}

#menuLang{
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_language.gif);
}

#menuReturnLogin{
	width:253px;
	background-image:url(/ecom_theme/img/btn/fr-ca/btn_returnLogin.gif);
}
.pageBodyProduct #menuBoutiques{
	background-position:bottom;
}


/******************************************/
.divPromoTdLeft
{
	width:143px;
	float:left;
	padding-top:13px;
	padding-left:10px;
}

.divPromoTdLeft img{
	cursor:pointer;
}

.divPromoTdCenter
{
	width:425px;
	float:left;
	padding-top:7px;
	text-align:center;
}

.divPromoTdRight
{
	width:106px;
	float:left;
	padding-top:6px;
}



/*****************************************************/
.rollOverZoom
{
	background-image:url(/ecom_theme/img/fr-ca/rolloverZoom.gif);
	background-repeat:no-repeat;
	
	display:block;
	float:left;
	width:177px;
	height:28px;
	margin-left:10px;
	
	text-indent:-5000px;
	overflow:hidden;
}






