﻿/*
Turn off divs in other style sheets
*/
p,h1 {color:#000000;}
#wrapper-section-nav {display:none;}
#side-navigation {display:none;}
#footer{display:none;}
#promotions-holder{display:none;}
#promotions-holder img{display:none;}
#page-title img {display:none;}
#section_footer{display:none;}
#product_footer{display:none;}
#page-title h1 {display:block;padding:70px 0 0 25px;}
/*Leave the rest*/

#section-nav li#grime-busting a{background: url(../img/global/bt_grime_busting_here.png) no-repeat;}
* html #section-nav li#grime-busting a{background:transparent ;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/global/bt_grime_busting_here.png',sizingMethod='scale');}

.headerimage
{
	padding:0 0 0 13px;
}

.guides-box-holder
{
	background-color: #ffffff;
	float:left;	
	width: 437px;
}

.guides-box-holder ul li 
{
	float:left;	display: inline; list-style-type: none;
}

.guides-box-holder ul
{
	background-color:#ffffff;
	display:block;
	width:430px;
	float:left;	
}

.guides-box-holder li
{
	display:block;
	width:200px;
	height:100px;
	min-height:100px;	
	background-color:#ffffff;
	margin:0;	
	padding:0;
}

.guides-box-holder li span{margin-left: 15px; display: block;}

.guides-box-holder li.left{margin:4px 4px 4px 12px;}
.guides-box-holder li.right{margin:4px 4px 4px 4px;}

.guides-box-holder img
{
	margin:0;
	padding:0;
}

.guides-box-holder p
{
	margin:0;
	padding:0;
	color:#333333;
}

.guides-box-holder a
{
	color:#118dae;
	text-decoration:none;	
}

.guides-box-holder a:hover
{
	color:#118dae;
	text-decoration:underline;	
}


/*CODE SYMBOLS*/
.symbol-navigation
{
	background-color: #ffffff;
	float:left;	
	width: 437px;	
}

.symbol-navigation ul li 
{
	float:left;	display: inline; list-style-type: none;
}

.symbol-navigation ul
{
	background-color:#ffffff;
	display:block;	
	float:left;	
	padding:11px 0 10px 11px;
}

.symbol-navigation li
{
	display:block;	
	background-color:#ffffff;
	margin:0;	
	padding:0;
}

.symbol-navigation li a
{
	color:#118dae;
	text-decoration:none;
}

.symbol-navigation li a:hover
{
	color:#333333;
	background:url(../img/cleaning_and_caring/symbols/14611_sub_nav_background.gif) no-repeat center;
}

.symbol-navigation .selected
{
	background:url(../img/cleaning_and_caring/symbols/14611_sub_nav_background.gif) no-repeat center;
	color:#333333;
}

.symbol-list
{
	padding:0 0 0 13px;	
}

.symbol-list .symbol
{
	float:left;
	width:100px;		
}

.symbol-list .symbol-description
{		
	float:right;
	width:300px;
	margin:5px 0 0 0;	
}

#bottom-links
{
	padding:10px 0 0 180px;
	display:none;
}

#bottom-links #printSymbols
{
	background:url(../img/cleaning_and_caring/symbols/14611_btn_bg.gif) no-repeat left;
	width:250px;
	height:25px;
}

#bottom-links #downloadSymbols
{
	background:url(../img/cleaning_and_caring/symbols/14611_btn_bg.gif) no-repeat left;
	width:250px;
	height:25px;
}

#printSymbols  a
{
	color:#ffffff;
	text-decoration:none;
	margin:0 0 0 15px;
	line-height:22px;
}

#downloadSymbols a
{
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 15px;
	line-height:22px;
}

#printSymbols a:hover
{
	color:#333333;	
}

#downloadSymbols a:hover
{
	color:#333333;	
}