/* Imported Styles
----------------------------------------------- */
@import url("general.css");

/* IE5/Mac Only Styles
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/

* {
	margin: 0;
	padding: 0;
}

html, body {
	  margin: 0;
	  padding: 0;
	  
	

}

body {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 100%;
	line-height: 130%;
	margin: 0 0 20px 0;	
	text-align: center;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#container-access
{
 	font-size: 100%;
}

#homepage-intro h2 {
	font-size: 180%;
}

#icon-bound {
	clear: right;
}

#icon-bound h2 {
	font-size: 170%;
}

#container-footer {
	font-size: 100%;
}

div#container-access li {
	background-position: 100% 25% ;
}

#container-section-list li h3 {
	height: 45px;
	font-size: 115%;
}

div#send_friend input,
div#send_friend textarea {
	font-size: 120%;
}

body#home-adaptations #container-body-intro h2,
body#wetroom-concept #container-body-intro h2 {
	height: 100px;
}

body#home-adaptations.unique-kitchen #icon-bound {
	height: 100px;
}

#info-box.other-pages ul li#customise-bathroom {
	background-position: 0 -171px;
	height: 67px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 65px; /* correct width for IE6 */
}

html>body #info-box.other-pages ul li#customise-bathroom { height: 65px; }

.content-foot-links ul li {
	padding: 8px 10px 8px 38px;
}