/***-----dropdown menu------***/
.sf-menu li ul{
    margin-top: 5px;
}

.sf-menu li.about_timberland_pro { width:120px; }

.sf-menu li.professional_footwear { width:136px; }

.sf-menu li.protective_apparel { width:120px; }

.sf-menu li.protective_gloves { width:113px; }

.sf-menu li.protective_accessories { width:95px; }

.sf-menu li.about_timberland_pro ul li {
	width:120px;
	display:block;
}

.sf-menu li.professional_footwear ul li{
	width:135px;
	display:block;
        margin-left: 1px;
}

.sf-menu li.protective_apparel ul li{
	width:119px;
	display:block;
        margin-left: 1px;
}

.sf-menu li.protective_gloves ul li{
	width:112px;
	display:block;
        margin-left: 1px;
}

.sf-menu li.my_profession ul li{
    margin-left: 1px;
}

.sf-menu li.about_timberland_pro a {
	width:100%;
	background-image:url(../images/en/bt_nav_abouttimberlandpro.jpg);
}

.sf-menu li.professional_footwear a {
	width:100%;
	background-image:url(../images/en/bt_nav_protectivefootwear.jpg);
}

.sf-menu li.protective_apparel a {
	width:100%;
	background-image:url(../images/en/bt_nav_protectiveapparel.jpg);
}

.sf-menu li.protective_gloves a {
	width:100%;
	background-image:url(../images/en/bt_nav_protectivegloves.jpg);
}

.sf-menu li.protective_accessories a {
	width:100%;
	background-image:url(../images/en/bt_nav_accessories.jpg);
}

.sf-menu li.my_profession a {
	width:116px;
	margin-right:1px;
	background-image:url(../images/en/bt_nav_myprofession.jpg);
}

.sf-menu li.my_timberland_pro a {
	width:151px;
	background-image:url(../images/en/bt_nav_mytimberlandpro.jpg);
}

/***-----page produit------***/

table.product_tools tr td.download{
	width:240px;
}

table.product_tools tr td.download span.button_grey{
	float:left;
	display:inline;
	margin-left:10px;
}

table.product_tools tr td.download span.button_grey a{
	float:left;
	display:inline;
	width:100px;
}

/***-----footer------***/

ul#menu_footer li.language a{
	background-image: url(../images/en/bt_footer_language.jpg);
}

ul#menu_footer li.news a{
	background-image: url(../images/en/bt_footer_news.jpg);
}

ul#menu_footer li.legal_statement a{
	background-image: url(../images/en/bt_footer_legalstatement.jpg);
}

ul#menu_footer li.sitemap a{
	background-image: url(../images/en/bt_footer_sitemap.jpg);
}

ul#menu_footer li.contact a{
	background-image: url(../images/en/bt_footer_contact.jpg);
}

ul#menu_footer li.credits a{
	background-image: url(../images/en/bt_footer_credits.jpg);
}

ul#menu_footer li.conditions_utilisation_en a
{
	background-image:url(../images/en/bt_footer_cond_ut_en.jpg);
	width:93px;
}

ul#menu_footer li.privacy_policy_en a
{
	background-image:url(../images/en/bt_footer_chartec_en.jpg);
	width:100px;
}

