@charset "UTF-8";
/* CSS Document */

#productList {width:150px;position:relative;}

#productMenu
{	width:150px;
	margin-top:0;
	margin-left:0;
	padding: 0;
	z-index: 30}

#productMenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:1em Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	border:1px solid #fff;}

#productMenu li:hover
{	border:1px solid #eb559f;}

#productMenu li a
{	display: block;
	margin: 0;
	padding: 5px 0;
	width: 150px;
	background-color:#fff;
	color: #ef559f;
	text-align: center;
	text-decoration: none}

#productMenu div
{	position: absolute;
	left:160px;
	top:0;
	height:185px;
	width:418px;
	visibility: hidden;
	margin: 0;
	padding: 0 10px;
	background:transparent top left no-repeat;
	font: 1em Helvetica, Arial, sans-serif;}
	
	#productMenu div p
	{	position: relative;
		margin-top:30px;
		padding: 0 10px;
		width: auto;
		text-align: left;
		font: 1em Helvetica, Arial, sans-serif;
		color: #333;}
	
	#productMenu div a
	{	position: relative;
		margin-top: 10px;
		padding: 10px;
		width: auto;
		white-space: nowrap;
		text-align: right;
		text-decoration: none;
		background:transparent;
		color: #ef559f;
		font: 1em Helvetica, Arial, sans-serif;}

	#productMenu div a:hover
	{	background:transparent;
		color: #ef559f}
		
		
#results-botox, #results-radiesse, #results-juvederm, #results-dysport, #results-latisse, #results-evolence, #results-restylanePerlane {
	position: absolute;
	left:680px;
	top:290px;
	height:185px;
	width:300px;
	visibility: hidden;
	margin-bottom: 0;
	padding: 0 10px;
	background:transparent top left no-repeat;
	}
#results-botox img, #results-radiesse img, #results-juvederm img, #results-dysport img, #results-latisse img, #results-evolence img, #results-restylanePerlane img {float:left;margin:0 25px 25px 0;}

#productMenu #p5 {background:url("../images/bg-botox.jpg") top left no-repeat;}
#productMenu #p6 {background:url("../images/bg-dysport.jpg") top left no-repeat;}
#productMenu #p7 {background:url("../images/bg-evolence.jpg") top left no-repeat;}
#productMenu #p8 {background:url("../images/bg-juvederm.jpg") top left no-repeat;}
#productMenu #p9 {background:url("../images/bg-radiesse.jpg") top left no-repeat;}
#productMenu #p10 {background:url("../images/bg-restylanePerlane.jpg") top left no-repeat;}
#productMenu #p11 {background:url("../images/bg-Latisse.jpg") top left no-repeat;}

