@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
p {
	line-height: 1.5em;
}

body { 
	/*background: #000 url("images/bg_glow.gif") center repeat-y;*/
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	width: 700px;
	margin:  0 auto;
	position: relative;
}


#topNav {
	height: 50px;
}
#topNav a {
	display: block;
	width: 100%;
	height: 100%;
}

ul#top_nav, ul#pro_nav {
	position: absolute;
	width: 580px;
	top: 18px;
	left: 110px;
}
ul#top_nav li, ul#pro_nav li {
	float: left;
}
ul#top_nav li span, ul#pro_nav li span {
	display: none;
}

/******** Start CONSUMER Top Navigation *******/
#topNav_science {
	width: 50px;
	height: 20px;
	margin-top: 7px;
}
#topNav_science a:hover, #science_body #topNav_science a {
	background: url("images/topNav_con_over.gif") -110px -25px;
}
#topNav_regimens {
	width: 65px;
	height: 24px;
	margin-left: 10px;
	margin-top: 7px;
}
#topNav_regimens a:hover, #regimens_body #topNav_regimens a {
	background: url("images/topNav_con_over.gif") -170px -25px;
}
#topNav_renual {
	width: 95px;
	height: 24px;
	margin-left: 9px;
	margin-top: 7px;
}
#topNav_renual a:hover, #renual_body #topNav_renual a {
	background: url("images/topNav_con_over.gif") -244px -25px;
}
#topNav_faq {
	width: 25px;
	height: 24px;
	margin-left: 15px;
	margin-top: 7px;
}
#topNav_faq a:hover, #faq_body #topNav_faq a, #about_body #topNav_faq a, #expert_body #topNav_faq a, #testimonials_body #topNav_faq a {
	background: url("images/topNav_con_over.gif") -354px -25px;
}
#topNav_salon {
	width: 120px;
	height: 24px;
	margin-left: 15px;
	margin-top: 7px;
}
#topNav_salon a:hover, #salon_body #topNav_salon a {
	background: url("images/topNav_con_over.gif") -394px -25px;
}
#topNav_pro {
	width: 125px;
	height: 24px;
	margin-left: 10px;
	margin-top: 7px;
}
#topNav_pro a:hover, #prologin_body #topNav_pro a {
	background: url("images/topNav_con_over.gif") -524px -25px;
}
/********** End CONSUMER Top Navigation ***********/
/**************************************************/
/******** Start PROFESSIONAL Top Navigation *******/
#proNav_science {
	width: 50px;
	height: 24px;
	margin-top: 7px;
}
#proNav_science a:hover, #science_body #proNav_science a {
	background: url("images/topNav_pro_over.gif") -110px -25px;
}
#proNav_products {
	width: 65px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
}
#proNav_products a:hover, #products_body #proNav_products a, #vero_body #proNav_products a {
	background: url("images/topNav_pro_over.gif") -170px -25px;
}
#proNav_business {
	width: 100px;
	height: 24px;
	margin-top: 7px;
	margin-left: 9px;
}
#proNav_business a:hover, #business_body #proNav_business a {
	background: url("images/topNav_pro_over.gif") -244px -25px;
}
#proNav_faq {
	width: 25px;
	height: 24px;
	margin-top: 7px;
	margin-left: 15px;
}
#proNav_faq a:hover, #faq_body #proNav_faq a, #about_body #proNav_faq a, #expert_body #proNav_faq a, #testimonials_body #proNav_faq a {
	background: url("images/topNav_pro_over.gif") -359px -25px;
}
#proNav_salon {
	width: 122px;
	height: 24px;
	margin-top: 7px;
	margin-left: 10px;
}
#proNav_salon a:hover, #salon_body #proNav_salon a {
	background: url("images/topNav_pro_over.gif") -394px -25px;
}
#proNav_rewards {
	width: 64px;
	height: 24px;
	margin-top: 7px;
	margin-left: 15px;
}
#proNav_rewards a:hover, #rewards_body #proNav_rewards a {
	background: url("images/topNav_pro_over.gif") -531px -25px;
}	
/***** End PROFESSIONAL Top Navigation ******/

#topNav #logout {
	position: absolute;
	left: 250px;
	width: 50px;
	height: 20px;
}

#topNav #renu_logo {
	position: absolute;
	width: 100px;
	height: 50px;	
}




#topNav #logout:hover {
	background: url("images/topNav_pro_over.gif") -250px 0;	
}


.page_title {
	font-size: 14px;
	font-weight: bold;	
	margin-bottom: 5px;
}

.page_desc {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 500px;
	height: 100%;
	background: url(images/orchid_silver.gif) no-repeat bottom right;
}


#content div#non-list {
	padding: 30px 10px 0 10px;
}

#salon_body .orange, .orange {
	display: block;
	width: 100px;
	color: #9ea565;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-decoration: none;
}

#content ul#regimens li.item {
/*	border-bottom: solid 1px #fff; */
	height: 307px;
	padding: 10px 10px 10px 200px;
	font-size: 11px;
	line-height: 1.5em;
}

#regimens li.item img {
	margin-bottom: 20px;
}

/* Top page margins */
#renual_body #content {
	margin-top: 45px;
}
#regimens_body #content {
	margin-top: 20px;
}
#products_body #content {
	margin-top: 22px;
}





/******* SIDE NAV ******/
#left_div #top_list {
	float: left;
	width: 200px;
}


#left_div #top_list li, #left_div #vero_list li {
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
}
#left_div #top_list li a, #left_div #vero_list li a {
	padding: 5px;
	display: block;
	color: #fff;
	text-decoration: none;
	/*text-align: right;*/
}	
#left_div #top_list li a:hover, #left_div #vero_list li a:hover {
	background-color: #aaacaf;
	color: #000;
}

#left_div #vero_list {
	margin-left: 20px;
}
#left_div #vero_list li {
	border-bottom: solid 1px #000;
}
#left_div #vero_list li a {
	font-size: 10px;
}
#left_div #vero_list {
	display: none;
}

#left_div #vero_list li a.on {
	background-color: #fff;
	color: #000;
}


/******* FOOTER ******/
#footer {
	clear: both;
	float: left;
	width: 700px;
	margin: 0 auto;
	color: #fff;
	padding: 5px 0 10px 0;
	background: url("images/greybar.gif") top no-repeat;
}
#footer ul, #footer li {
	list-style: none;
}
#footer li {
	float: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
}


.return {
	position: absolute;
	right: 0;
}
