/* CSS Document */

body {
 background-color: #C3D8BC;
 padding: 0px;
 margin: 0px;
 text-align: left;
}

* { 
 padding: 0px;
 margin: 0px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#page{
	width: 799px;
	margin: 0 auto;
	padding: 8px 8px 8px 8px;
}


#Table_01 {
	width:799px;
	margin: 16px auto;
	background-color: #FFFFFF;
	padding: 6px 6px 0 6px;
	height: 695px;
	border: solid 1px #669966
}
#container {
	width:799px;
	height:auto;
	float:left;
	clear:both;
}
#header {
	width: 799px;
	height: 122px;
	display: block;
	background-color: transparent;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftproduct {
	width:474px;
	float:left;
	height:auto;
	margin-bottom:10px;
	clear:both;

}

#rightcontent-product2 {
	width:253px;
	height:auto;
	float:right;
	margin-bottom:10px;
	clear:none;
	background-repeat: no-repeat;
}
#navigation {
	width: 799px;
	float:left;
	height: 26px;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #993366;
	clear:none;
}
#ib-inner-general7-07 {
	width:799px;
	height:130px;
	background-image: url(../images/bathbottomlt.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#quoteteaser {
width:auto;
height:50px;
float:right;
clear:both;

}
#ingredientsbox {
	float: right;
	width: auto;
	padding: 0 0px 0 0px;
}
#footernavigation { 
	width: 799px;
	height: 30px;
	margin-top:3px;
	margin-bottom: 10px;
	background-image: url(../images/bathbottom.jpg);
	background-repeat: no-repeat;
}

 
 /*	
 PAGE CONTENT
------------------------------------------------------------- */

#rightcontent-product h2 {
 color: #6D796C;
 font-size: 22px;
 font-family: Arial, Helvetica, sans-serif;
 border-bottom: 2px solid #CCCCCC;
 padding: 8px 0 6px 10px;
 margin: 0 0 6px 0;
 color: #000000;
}

#rightcontent-product2 h3 {
 font-size: 14px;
 color: #006633;
 margin: 0 0 8px 0;
}

#rightcontent-product2 h4 {
 font-size: 14px;
 color: #006600;
 margin: 0 0 8px 0;
}

#rightcontent-product2 h4.underline {
	border-bottom: 1px #eee solid;
}

#rightcontent-product2 h5 {
	font-size: 11px;
	line-height:11px;
	color: #993366;
	margin: 0 0 0 3px;
	padding: 0 0 0px 0;
}

#rightcontent-product2 p {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin-top: 5px;
	text-align: left;
	margin-left: 3px;
}

#rightcontent-product2 ul { 
 margin: 2px 0 18px 12px;
 list-style-type: square;
 color: #990000;
 font-size: 12px;
}

#rightcontent-product2 ul li {
 font-size: 11px;
 margin: 0 0 4px 0;
 color: #666666;
}

#rightcontent-product2 span { font-size: 11px; }

/*	
 CONTENT EXTRA
------------------------------------------------------------- */
#quoteteaser p {
	font-size: 14px;
	font-family:Georgia, Times New Roman, Times;
	font-style:italic;
	color: #996600;
	line-height: 20px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
 /*	
 NAVIGATION
------------------------------------------------------------- */
#navigation ul {
  list-style-type:none;
 text-align: center;
}

#navigation li {
 display: inline;
 font-size: 11px;
 color: #FFFFFF;
}

#navigation li a {
 color: #FFFFFF;
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
}
 /*	
FOOTER NAVIGATION
------------------------------------------------------------- */


#footernavigation ul {
	list-style-type: none;
	padding: 4px 0 0 2px;
	margin-left: 350px;
}

#footernavigation li {
 display: inline;
 font-size: 10px;
 color: #660033;
}

#footernavigation li a {
 color: #660033;
 font-size: 10px;
 text-decoration: none;
 font-weight: normal;
}

