@charset "utf-8";
/* CSS Document */

.productTable
{
width:595px;
background:url(images/bottomBorder.jpg) 75px 10px no-repeat;
margin-left:40px;
}
.top-right
{
width:60px;
}
.top-center
{
width:100px;
text-align:center;
vertical-align:bottom;
padding-bottom:20px;
}
.top-left
{

text-align:right;
padding-right:40px;
padding-left:95px;
vertical-align:bottom;
padding-bottom:30px;

}

.productTitle
{
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
color:#FF3300;
width:300px;
}

.productTitle a
{
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
color:#FF3300;
text-decoration:none;
border-bottom: #FF3300 dashed 1px;
padding-bottom:2px;
}

.productTitle a:hover
{
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
color:#FF3300;
background-color:#eff5f3;
}

.productTitle a:visited
{
font-family:"Times New Roman", Times, serif;
font-size:14pt;
font-weight:bold;
color:#FF3300;
text-decoration:none;
border-bottom: #FF3300 dashed 1px;
padding-bottom:2px;
}



.productDetails
{
margin-top:20px;
width:300px;
font-family:Tahoma;
font-size:8pt;
color:#666666;
direction:rtl;
}

.candyTable
{
width:400px;
background:url(images/shampoo/candyBack.jpg) no-repeat;
font-family:Tahoma;
font-size:8pt;
color:#666666;
line-height:33px;
direction:rtl;
}

.essensialTable
{
width:600px;
background:url(images/shampoo/essensialBack.jpg) no-repeat;
font-family:Tahoma;
font-size:8pt;
color:#666666;
line-height:31px;
direction:rtl;
}

.essensialTable a
{
color:#666666;
text-decoration:none;
padding-bottom:2px;
border-bottom: #666666 solid 1px;
}

.essensialTable a:hover
{
color:#333333;
padding-bottom:2px;
border-bottom: #333333 solid 1px;
background-color:#CCCCCC;
}


.teaTable
{
width:600px;
background:url(images/shampoo/teaBack.jpg) no-repeat;
font-family:Tahoma;
font-size:8pt;
color:#666666;
line-height:36px;
direction:rtl;
}

.plantTable
{
width:600px;
background:url(images/shampoo/teaBack.jpg) no-repeat;
font-family:Tahoma;
font-size:8pt;
color:#666666;
line-height:20px;
direction:rtl;
}


.productTable2
{
width:595px;
background:url(images/bottomBorder.jpg) 75px 10px no-repeat;
margin-left:0px;
}
.top-right2
{
width:20px;
}
.top-center2
{
width:200px;
text-align:center;
vertical-align:bottom;
padding-bottom:20px;
}
.top-left2
{
text-align:right;
padding-right:40px;
padding-left:95px;
vertical-align:bottom;
padding-bottom:30px;
}


/***LEVEL 2 *****/
.essensialTableDetails
{
width:600px;
background:url(images/shampoo/teaBack.jpg) no-repeat;
font-family:Tahoma;
font-size:8pt;
color:#666666;
line-height:31px;
direction:rtl;
}


.creamDetails
{
font-family:Tahoma;
font-size:9pt;
color:#666666;
line-height:31px;
direction:rtl;
}