@charset "utf-8";
/* EAN */



#page_general_frame{
	width:757px; padding:20px; text-align:left; background: url(../../IMAGES/background_content.gif) no-repeat #F6F4DF;
	border:0px solid red;
}
#page_content{
	position:relative;
	float:left;
	border:0px solid red;
	width:100%;
}

div.lotionsMenu{
	position:relative;
	float:left;
	left:80px;
	width:110px;
	margin:20px 0 0 0;
	padding:0;
	border:0px solid orange;
}
.lotionsMenu img{
	margin:0;
	padding:0;
	border-width:0;
}

/*--- every unordered list on the equipment page and subpages ---*/
.lotions_style{
	font-family: Myriad, Arial, helvetica, sans-serif;
	position:relative;
	float:left;
	margin:0;
	padding-bottom:10px;
	list-style:none;
	font-size:9pt;
	font-weight:bold;
	color:#3D1101;
	border:0px solid green;
}










.lotions_style a:hover{
	color:#FF6600;
	text-decoration:underline;
}
/*--- every unordered list on the equipment page and subpages ---*/


#lotions_submenu{
	padding:3px 0;
	border:1px solid #3D1101;
	background-color:#E5E3CE;
	width:440px; 
    height:70px; 
	margin:0; 
	font-size:11px;
	text-transform:uppercase; 
	text-decoration:underline;
    color:#FF6600;
}
#lotions_submenu td{
	padding-left:10px;
}

#lotions_content{
	float:right;
	text-align:left;
	width:440px;
	border:0px solid red;
	margin:20px 0 0 0;
	font-family: Myriad, Arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#3D1101;
}

#brand_logo{
	float:left;
	width:430px;
	height:80px;
	margin:0;
	border-bottom:0px solid #333;
}




.product{
	position:relative;
	margin-top:30px;
	float:left;
	border:1px solid #ba7647;
	border-width:1px 1px 0 1px;
}
.product legend{
	color:#ba7647;
	font-size:14px;
}
.product h4{
	text-align:center;
	color:#c10000;
	width:100%;
	margin:0;
	padding:0;
}
.product img{
	position:relative; float:left; width:80px; height:150px; border:0px solid red;
}
.product table {
	position:relative;
	float:right;
	top:0;
	font-size:.9em;
	display:block;
	float:right;
	width:440px;
	border-collapse:collapse;
	
}
.product th{
	text-align:left;
	background-color:#ba7647;
	color:#F6F4DF;
	border-width:2px 0;
	padding:5px;
}
.product td{
	font-weight:normal;
	border-bottom:1px solid #ba7647;
	padding:5px;
}
.I_product{
	background-color:#f9f1ca;
}
.P_product{
	background-color:#f7e8a0;
}
.P_product span, .I_product span{
	font-weight:bold;
}
/*----------------------------- links under devoted creation --------------------------------*/
