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





/* - SERVICES MENU - */

#services
{
padding-left: 8px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 10px;

}

.services
{
color: #404040;
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
padding-left: 12px;
padding-top: 3px;
padding-bottom: 3px;
cursor: pointer;
background-color:#ffffff;
width:263px;
}

.services:link
{
text-decoration:none;
}

.services:visited
{
text-decoration:none;

}
.services:hover
{
text-decoration:none;
background-color:#f1f1f1;

}

.services:active
{
text-decoration:none;
}

/* - SERVICES CONTENT - */

#content
{
padding-left: 21px;
padding-bottom:31px;
padding-right: 0px;
padding-top: 11px;

}

.contentheading
{
color: #e22217;
font-family: "Century Gothic";
font-size:18px;
font-weight:lighter;
padding-bottom: 6px;
}

.redline
{
height:1px;
background-color: #e22217;

}

.paragraphheading
{
color: #e22217;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:lighter;
padding-bottom: 4px;
padding-top: 12px;
}

.paragraphheadinggrey
{
color: #5c5c5c;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:lighter;
padding-bottom: 4px;
padding-top: 12px;
}

/* - PRODUCTS MENU - */

.productsheader
{
color: #404040;
font-family: "Century Gothic";
font-size:14px;
font-weight:lighter;
padding-bottom: 6px;
}

.productsheader:link
{
text-decoration:underline
}

.productsheader:hover
{
text-decoration:none
}

.productsheader:visited
{
text-decoration:underline
}

.productsheader:active
{
text-decoration:none
}

.greyproductline
{
height:1px;
background-color: #404040;
}

.ltgreyproductline
{
height:1px;
background-color: #efefef;
}

.productpadding
{
padding-top:10px;
padding-bottom:6px;
}

.producttxt
{
font-size:10px;
text-align:center;
padding-bottom: 16px;
}

.pinktext {color: #df5f98}

.returntotop
{
padding-top:15px;
text-align:right;
color:#333333;
}

.returntotop:link
{
text-decoration:none;
}

.returntotop:visited
{
text-decoration:none;

}
.returntotop:hover
{
text-decoration:underline;

}

.returntotop:active
{
text-decoration:none;
}


.bodylink
{
padding-top:15px;
color:#333333;
}


.bodylink:link
{

text-decoration:underline;
}

.bodylink:visited
{
text-decoration:underline;

}
.bodylink:hover
{
text-decoration:none;

}

.bodylink:active
{
text-decoration:underline;
}


.bodylinkright
{
padding-top:15px;
text-align:right;
color:#333333;
}

.bodylinkright:link
{

text-decoration:underline;
}

.bodylinkright:visited
{
text-decoration:underline;

}
.bodylinkright:hover
{
text-decoration:none;

}

.bodylinkright:active
{
text-decoration:underline;
}


.bodylinkred
{
padding-top:15px;
text-align:left;
color:#e22217;
}

.bodylinkred:link
{

text-decoration:underline;
}

.bodylinkred:visited
{
text-decoration:underline;

}
.bodylinkred:hover
{
text-decoration:none;

}

.bodylinkred:active
{
text-decoration:underline;
}



/* - PRODUCTS - */
.container{

padding-left:105px;
}

.description{
padding-bottom: 2px;
font-size:12px;
}

.skintype{
padding-bottom: 2px;
font-size:12px;
}

.keyingredients{
padding-bottom: 2px;
font-size:12px;
}

.ingredients{

color:#999999;
font-size:10px;
}

