/* CSS Products Page */

div#content img.right {
	float:right;
}
div#content p.left {
	width:440px;
	float:left;
	font-size:90%;
	line-height:18px;
	margin:12px 25px 0 36px;
	_margin-left:19px;
}
div#content img.quiz{
	float:left;
}
div#text {
	margin-top:2px;
}
div#text img.long,
div#text img.dry,
div#text img.nourish,
div#text img.relaxing,
div#text img.creamy {
	float:left;
	margin:0;
}
div#text p.products_description {
	width:320px;
	float:left;
	text-align:left;
	color:#4f91cb;
	margin:60px 0 55px 20px;
}
div#text p.products_description1 {
	width:320px;
	text-align:left;
	float:left;
	color:#4f91cb;
	margin:60px 0 55px 20px;
}
div#text p.products_description2 {
	width:320px;
	float:left;
	text-align:left;
	color:#4f91cb;
	margin:60px 0 55px 20px;
}
div#text img.products_line {
	float:left;
	margin:0;
	margin-top:20px;
}
div#text img.products_line_last {
	float:left;
	margin:20px 0 30px 0;
	_padding-bottom:30px;
}


/* Products Images */
div.box_products {
	width:134px;
	height:190px;
	float:left;
	position:relative;
}
div.box_products img{
	position:absolute;
	top:-34px;
	left:0;
}
div.box_products p.box {
	position:absolute;
	top:150px;
	left:0;
	display:block;
	float:left;
}
div.box_products p.box a {
	font-size:85%;
	color:#dc8906;
	float:left; 
	text-align:center;
	width:110px;
	height:45px;
	margin:3px 10px;
}
div.box_products p.box a:hover {
	text-decoration:underline;
}


/* Products Sub-Navigation */

div#sub__prod {
	margin:0 0 0 260px;
	z-index:40;
}
.header_sub_prod {
	margin-top:5px;
	width: 490px;
	height: 22px;
	position:absolute;
	left: 263px;
}

.header_sub_prod li {
	float:left;
	display: inline;
}

.header_sub_prod li
{ margin:0 5px;}

#sub_01 {
	width: 130px;
	height: 22px;
}
#sub_01 a {
	text-indent: -10000px;
	width: 130px; 			height: 22px;
	position: relative; 	top: 0;
	display: block; 		overflow: hidden;
	background: url(../images/menu/sub_prod01.gif) no-repeat center -5px;
}
#sub_01 a:hover {
	background-position: center -40px;
}

#sub_02 {
	width: 100px;
	height: 22px;
}
#sub_02 a {
	text-indent: -10000px;
	width: 100px; 			height: 22px;
	position: relative; 	top: 0;
	display: block; 		overflow: hidden;
	background: url(../images/menu/sub_prod02.gif) no-repeat center -5px;
}
#sub_02 a:hover {
	background-position: center -40px;
}

#sub_03 {
	width: 113px;
	height: 22px;
}
#sub_03 a {
	text-indent: -10000px;
	width: 113px; 			height: 22px;
	position: relative; 	top: 0;
	display: block; 		overflow: hidden;
	background: url(../images/menu/sub_prod03.gif) no-repeat center -5px;
}
#sub_03 a:hover {
	background-position: center -40px;
}

#sub_04 {
	width: 107px;
	height: 22px;
}
#sub_04 a {
	text-indent: -10000px;
	width: 107px; 			height: 22px;
	position: relative; 	top: 0;
	display: block; 		overflow: hidden;
	background: url(../images/menu/sub_prod04.gif) no-repeat center -5px;
}
#sub_04 a:hover {
	background-position: center -40px;
}


#sub_05 {
	width: 110px;
	height: 22px;
}
#sub_05 a {
	text-indent: -10000px;
	width: 110px; 			
	height: 22px;
	position: relative; 	
	top: 0;
	display: block; 		
	overflow: hidden;
	background: url(../images/menu/sub_prod05.gif) no-repeat center -5px;
}
#sub_05 a:hover {
	background-position: center -40px;
}

#sub_06 {
	width: 110px;
	height: 22px;
}
#sub_06 a {
	text-indent: -10000px;
	width: 110px; 			
	height: 22px;
	position: relative; 	
	top: 0;
	display: block; 		
	overflow: hidden;
	background: url(../images/menu/sub_prod06.gif) no-repeat center -5px;
}
#sub_06 a:hover {
	background-position: center -40px;
}

#sub_07 {
	width: 110px;
	height: 22px;
}
#sub_07 a {
	text-indent: -10000px;
	width: 110px; 			
	height: 22px;
	position: relative; 	
	top: 0;
	display: block; 		
	overflow: hidden;
	background: url(../images/menu/sub_prod07.gif) no-repeat center -5px;
}
#sub_07 a:hover {
	background-position: center -40px;
}

