body {
	color: #000;
	font: 62.5%/1.4em verdana, san-sanif, arial;
	/*font: 62.5%/1.4em Arial,Helvetica,sans-serif;*/
	background: #c9c4c1 url(/_img/dl-background.jpg) no-repeat 50% 0;
}
a {
	color: #000;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 {
	text-align: right;
	border-bottom: 1px solid #000;
	font-style: italic;
	font-size: 2em;
	margin-bottom:15px;
	padding-bottom:10px;
}
h2 {
	/*font-size:0.85em;*/
	font-weight:bold;
	padding:5px 0;
}
h3 {
	font-size: 1.4em;
	font-weight:bold;
	padding:15px 0 0;
}
/*
a:hover {
	text-decoration: underline;
}*/

.editorialPagelet {
    border-bottom: 1px solid #bbb;
    padding: 0 14px 6px;
}
.editorialPagelet {
    clear: both;
    font-size: 1.1em;
    line-height: 1.4em;
}
.editorialPagelet p {
    color: #4b4b4b;
    padding: 0;
	font-style: italic;
}
.editorialPagelet a {
	color: #4b4b4b;
	text-decoration: underline;
}
.buy_btn {
	clear: both;
	float: left;
    padding: 10px 0 0 10px;	
}
.buy_btn .colour {
	display: block;
    font-size: 1.2em;
    width: 70px;
}
.buy_btn .paypal_btn {
	padding: 0 0 0 12px;
}
.button-common {
	background: url(/_img/button-grey.png) no-repeat scroll -240px -26px transparent;
	color: #333;
	float: left;
	font-family:Calibri,san-sanif,arial,verdana;
	/*font-size: 0.7em;
	font-weight: normal;*/
	font-variant: small-caps;
	font-size:0.85em;
	font-weight:bold;
	margin: 10px 5px 0 0 !important;
	padding-left: 5px;
	text-decoration: none;
}
.button-common span {
	background: url(/_img/button-grey.png) no-repeat scroll 100% 0 transparent;
	display: block;
	padding: 3px 11px 6px 6px;
	font-size: 1.6em;
}

.button-common:hover {
	background-position:-240px -78px;
	color:#000;
}
.button-common:hover span {
	background-position:100% -52px;
}
.virginhair h2 {
	color: #D41A8A; /*#CC0066;*/
	font-size: 1.4em;
    padding-top: 18px;
}
#content {
	padding-left:25px;
	width:928px;
}
#content.home {
	padding-left:8px;
}
#container {
	margin: 0 auto;
	width: 950px;
}
#wrapper {
	width: 690px;
	float: left;
	padding:25px 0;
}
.contentTop, .contentBottom, .contentBody{
	background: url(/_img/content-top.png) no-repeat 100% 0 transparent;
	width: 690px;
	height: 35px;
}
.contentBottom {
 	background: url(/_img/content-bottom.png) no-repeat 100% 0 transparent;
}
.contentBody {
	background: url(/_img/content-bg.png) repeat-y 100% 0 transparent;
	height:auto;
}
.body {
	padding: 0 40px;
	min-height: 400px;
}
.body p {
	font-size: 1.2em;
}
.fblike{
	left: 20px;
    position: absolute;
    top: 85px;
}
#header {
	padding: 25px 0 0 20px;
	position: relative;
}
#nav {
	list-style-type: none;
	padding: 20px 0 0 200px; 
	font-family: Calibri, san-sanif, arial, verdana;
}
#nav li {
	float: left;
	display: block;
	margin-right: 15px;
}
#nav li a{
	background: #fff;
	font-variant: small-caps;
	font-size: 1.6em;
	padding: 5px 15px;
	color: #000;
	text-decoration: none;
	display: block;
}
#nav li a:hover, #nav li a.selected {
	background: #000;
	color: #fff;
	padding: 5px 15px;
}
.subNav {
	width: 228px;
	float: left;
	padding-top: 10px;
}
.subNav ul {
	list-style-type: none; 
	font-family: Calibri, san-sanif, arial, verdana;
	display: block;
	padding-top: 30px;
}
.subNav ul.last {
	padding-bottom: 30px;
}
.subNav ul span {
	background-color: #000;
	padding: 5px;
/*	border-bottom: 1px solid #000;*/
	font-variant: small-caps;
	display:block;
	font-size: 1.5em;
	color: #fff;
}
.subNav ul li {
	display: block;
	margin-right: 15px;

	margin:5px 0;
}
.subNav ul li a {
	background: #fff;
	padding: 5px 15px;
	font-size: 1.5em;
	color: #000;
	text-decoration: none;
	display: block;
}
.subNav ul li a:hover {
	background: #000;
	color: #fff;
	padding: 5px 15px;
}
.subNav ul li a.selected {
 	background: #000;
	color: #fff;
	padding: 5px 15px;
	border-left: 10px solid #ff0099;
}
li.coming-soon {
	background-color: #fff;
	padding: 5px 15px;
	font-size: 1.2em;
}
li.coming-soon span {
	color: #ff0099;
	font-size: 1.2em;
	background: none;
	clear: left;
	padding: 0;
}
#sliderContainer {
	background: transparent url(/_img/slider-bg.png) no-repeat 0 0;
	display: block;
	width: 934px;
	height: 400px;
	clear: left;
	margin: 25px auto;
}
.row {
	border-bottom: 2px solid #333;
	margin-top:15px;
}
.col {
	float: left;
	padding: 0 10px;
}
.bodyText {
	padding-bottom: 10px;
}
.bodyText ul{
	border-top:1px solid #E7E7E7;
	font-size: 1.2em;
	margin-top:10px;
	padding-top:10px;
}
.contactus h2 {
	font-size: 1.4em;
}
#footer {
	clear: left;
	background-color: #fff;
	margin: 0 auto 20px;
	width: 880px;
	padding: 10px;
	font-size: 1.2em;
}
#footer span {
	padding-right: 50px;
}
#footer ul li, #footer span {
	float: left;
}
#slideshow {
	height: auto;
	padding: 50px 0 0;
	position: relative;
	width: auto;
}
#leftControl {
	background:url(/_img/left-arrow.gif) no-repeat scroll 0 0 transparent;
	left:0;
	margin-top:180px;
	margin-left:50px;
	top:0;
}
#rightControl {
	background:url(/_img/right-arrow.gif) no-repeat scroll 0 0 transparent;
	margin-top:180px;
	margin-right:50px;
	right:0;
	top:0;
}
.control  {
	cursor:pointer;
	display:block;
	height:46px;
	position:absolute;
	text-indent:-10000px;
	width:31px;
}
#slideshow #slidesContainer {
	height: 290px;
	margin: 0 auto;
	overflow: auto;
	position: relative;
	width: 700px;
}
#slideshow #slidesContainer .slide {
	height: 290px;
	margin: 0 auto;
	width: 700px;
}
.slideContentLeft {
	float: left;
	height: 290px;
	margin: 0 20px;
	width: 235px;
}
.slideContentRight {
	float:left;
	width:425px;
	height:290px;
}
.slideContentRight h1 {
	border-bottom: 3px solid #000;
	padding: 15px 0;
	font-size: 3em;
	font-style:italic;
	font-weight:normal;
}
.slideContentRight p, .body p {
	line-height: 1.5em;
	padding-top: 10px;
}
.slideContentRight p {
	font-size: 1.4em;
}
/*
h2, h3, h4{
	text-align: left;
}
h2{
	color:#990000;
	font: normal 2.3125em Georgia;
	text-align:right;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #990000;
}
h3{
	color:#990000;
	font: normal 1.25em Georgia;
	font-weight:bold;
	padding:5px 0;
}
h4{

}
strong {
	font-weight: bold;
}
a, a:hover{
	color:#990000;
}
p, ul, #footer{
	text-align: left;
	font-size:0.875em;
	font-weight:normal;
	font-family:Arial;
}
#container{
	width: 800px;
	margin: 0 auto;
}
#header{
	padding: 50px 0 0;
}
#topnav{
	padding: 30px 0 30px;
	height: 25px;
}

#bodycontent{
	text-align:center;
	width: 750px;
	padding: 0 25px;
	border-bottom: 1px solid #990000;
	margin: 0 0 20px;
	height: auto;
	_height: 400px;
	min-height: 400px;
}
#bodycontent p{
	padding: 0 0 20px;
}
ul.listContent li {
	background:transparent url(/img/bullet.gif) no-repeat scroll 0 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
}
.half-col{
	width: 50%;
	float: left;
}
.extra{
	padding: 10px;
}
#footer{
	width: 750px;
	padding: 20px 25px;
}
#footeradd{
	text-align: center;

padding: 0 0 20px;
	font-weight: bold;
}
*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
