@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

html {overflow-y:scroll;}

body {
	background-color: #E0D9CA;
	background-image: url(../images/template/body-background.gif);
	background-repeat: repeat;
}

#level0 {
	width: 100%;
	background-image: url(../images/template/level0-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#level1 {
	width: 917px;
	margin: 0px auto;
	padding: 0px 0px 13px 0px;
	background-image: url(../images/template/level1-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#level2 {
	background-image: url(../images/template/level2-background.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}
#level3 {
	background-image: url(../images/template/level3-background.jpg);
	background-repeat: repeat-y;
	width: 901px;
	margin: 0px 8px;
	padding: 0px 0px 15px 0px;
	position: relative;
	display: inline;
	float: left;
}

/*
#fabritech {
	background-image: url(../images/template/fabritech-english.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 100px;
	height: 40px;
}
*/

#fabritech-fr,
#fabritech{
	padding-top:20px;
	display:block;
	height:65px;
	clear:both;
	
	/*
	background-image: url(../images/template/fabritech-french.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: 100px;
	height: 40px;
	*/
}

#banner {
	margin:0px 0px 0px 118px; 
	display:block; 
	float:left;
}

#faitAuCanada {
	background-image: url(../images/template/fabritech-french.gif);
	background-repeat: no-repeat;
	margin-left:20px;
	display:block;
	width:104px;
	height:40px;
	float:left;
}

#madeInCanada {
	background-image: url(../images/template/fabritech-english.gif);
	background-repeat: no-repeat;
	margin-left:20px;
	display:block;
	width:104px;
	height:40px;
	float:left;
}


#header {
	background-image: url(../images/template/header.jpg);
	height: 109px;
	display: block;
	overflow: hidden;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 28px;
	left: 130px;
	height: 55px;
	width: 287px;
}
#header ul { position: absolute; top: 88px; height: 17px; display: block; }
#header li {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}
#header li#language { margin-top: 2px; }
#header li#home a {
	color: #B06E0E;
	font-size: 12px;
	text-decoration: none;
}
#header li#home a:hover { text-decoration: underline; }

#header li#customer a {
	color: #B1A394;
	font-size: 12px;
	text-decoration: none;
}
#header li#customer a:hover { text-decoration: underline; }


#login {
	background-image: url(../images/template/login-background.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 185px;
	float: left;
	clear: both;
}
#login form { margin: 22px 0px 0px 14px; font-size: 11px; }
#login form label { color: #e7e0d4; }
#login form input {
	background-color: #d4ccc2;
	width: 147px;
	height: 14px;
	margin: 1px 0px 3px 0px;
	padding: 0px 3px;
	border: 1px solid #471f09;
	font-size: 11px;
	display:inline;
}
#login form input.submit {
	width: 49px;
	height: 17px;
	padding: 0px;
	border: none;
	margin: 0px;
}
#login form a {
	font-size: 10px;
	color: #B06E0E;
	text-decoration: none;
}
#login form a:hover { text-decoration: underline; }




#photos { width: 360px; height: 115px; float: left; }
#tagline { float:left; width: 356px; height: 115px; }



#application {
	display: block;
	clear: both;
	width: 233px;
	/*height: 296px;*/
	float: left;
	background-color: #e7e1d5;
}
#application a#createnewaccount {
	display: block;
	width: 233px;
	height: 59px;
	background-image: url(../images/template/create-new-account.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	outline: none;
}
#application a#createnewaccount:hover {
	background-image: url(../images/template/create-new-account-hover.gif);
	background-repeat: no-repeat;
}

#application a#createnewaccountFR {
	display: block;
	width: 233px;
	height: 59px;
	background-image: url(../images/template/create-new-account-fr.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	outline: none;
}
#application a#createnewaccountFR:hover {
	background-image: url(../images/template/create-new-account-hover-fr.gif);
	background-repeat: no-repeat;
}



#menu {
	width: 668px;
	height: 24px;
	float: right;
	background-image: url(../images/shop/menu-background-shop.jpg);
	background-repeat: no-repeat;
}
#menu ul { list-style-type: none; margin: 2px 4px; }
#menu li { list-style-type: none; display: block; float: left;  margin: 0px; }
#menu li a {
	padding: 3px 10px 3px 11px;
	font-size: 12px;
	color: #e7e0d4;
	text-decoration: none;
	height: 14px;
	display: block;
	float: left;
}
#menu li a:hover, #menu li a.active { background-color: #6d2200; }

#menu ul.fr li a {
	padding: 3px 6px 3px 7px;
}


#copyright {
	width: 901px;
	margin: 0px auto;
	padding: 0px 8px;
}
#copyright a {
	background-image: url(../images/template/megavolt.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 64px;
	text-indent: -9999px;
	outline: none;
	float: right;
}
#copyright a#partenaire {
	background-image: url(../images/template/home-depot-partner-fr.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 161px;
	text-indent: -9999px;
	outline: none;
	float: left;
}
#copyright a#partenaireEN {
	background-image: url(../images/template/home-depot-partner-en.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 173px;
	text-indent: -9999px;
	outline: none;
	float: left;
}




#content {
	width: 668px;
	float: right;
	clear: right;
}
#content a { color: #3f5054; text-decoration: underline; font-weight:bold;}
#content a:hover { text-decoration: none; }


table.tableau {
}

table.tableau th {
	color:#FFFFFF;
	background-color:#471F09;
	padding:5px;
}

table.tableau td {
	text-align:center;
	padding:5px;
	vertical-align:top;
}

table.tableau tr.couleur td {
	background-color:#E2DACD;
}

table.tableau td ul {
	padding-left:40px;
}

table.tableau td ul li {
	text-align:left;
	
}





.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

