/*********** General Usage *****************/
body {
	margin-top: 0px;
}

sup {
	font-size: 10px;
}

.noheight {
	line-height: 0px;
}

.footer_link {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #0063bc;	
	text-decoration: none;
}

.footer_copyright_text {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #0063bc;	
}

/*********** Products Page section ***********/
.products_page {
	background-image: url('/en_CA/images/products/tile.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#product_landing_main {
	width: 980px;
	margin: 0px auto auto auto;
	background-image: url('/en_CA/images/products/background.jpg');
	background-repeat: no-repeat;
}	

.products_page_copy {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #0063bc;
	padding-right: 100px;
}

.products_page_subhead {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.products_page_subcopy {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #656565;
}

.products_page_availability {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #0063be;
	font-weight: bold;
}

#fresh_scent_main {
	width: 980px;
	margin: 0px auto auto auto;
	background-image: url('/en_CA/images/fresh-clean-scent/background.jpg');
	background-repeat: no-repeat;
}	

.fresh_scent_caption {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #e30450;	
}

.buy_now {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #656565;	
	text-decoration: none;
}

.buy_now_link {
	text-decoration: none;
}

.fresh_clean_scent_content {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #0063bc;	
}

a.see_more_link {
	color: #656565;
	text-decoration: none;
}

.accessible_nav {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

/*##################### SHEA REPLACEMENT STYLES ##################*/
h1 { 
	font-size: 0px;
	margin-bottom: 0px;
}
	
#shea_faq {
	width: 222px;
	height: 20px;
	position: relative;		
}
#shea_faq span {
	background: url('/en_CA/images/faq/headline.gif'); 
	position: absolute; 
	width: 100%; 
	height: 100%; 
}

#shea_products {
	width: 376px;
	height: 20px;
	position: relative;		
}
#shea_products span {
	background: url('/en_CA/images/products/headline.gif');
	background-repeat:no-repeat;
	position: absolute; 
	width: 100%; 
	height: 100%; 
}

#shea_buy_online {
	width: 191px;
	height: 15px;
	position: relative;		
}
#shea_buy_online span {
	background: url('/en_CA/images/buy-now/headline.gif'); 
	position: absolute; 
	width: 100%; 
	height: 100%; 
}

#shea_bright_ideas {
	width: 251px;
	height: 20px;
	position: relative;		
}
#shea_bright_ideas span {
	background: url('/en_CA/images/bright_ideas/headline.gif'); 
	position: absolute; 
	width: 100%; 
	height: 100%; 
}



#promotion_main, #fun_main, #laundress_main, #tips_main, #product_landing_main, #fresh_scent_main, #fresh_scent_main, #faq_main
{
	position:relative;
}

