/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4F4F4F;
	background-color: #F2F2F2;
	min-width: 800px;
	background-image: url(img/dj3_body.jpg);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	margin: 10px auto;
	width: 972px;
	min-height: 600px;
	background-image: url(img/dj3_layout.gif);
	background-repeat: repeat-y;
}
#wrapper_login_form {
	margin: 10px auto;
	width: 972px;
	min-height: 500px;
	background-image: url(img/dj3_layout.gif);
	background-repeat: repeat-y;
}
#layoutcrown {
	margin: 10px auto;
	width: 970px;
	min-height: 85px;
	max-height: 85px;
	border: 1px #145111 solid;
	background-image: url(img/dj3_header.jpg);
	background-repeat:repeat-y;
}
#layoutcrown_login_form {
	margin: 10px auto;
	width: 970px;
	min-height: 85px;
	max-height: 85px;
	border: 1px #145111 solid;
	background-image: url(img/dj3_header.jpg);
	background-repeat:repeat-y;
}
.layoutcrown_line_1 {
	color: #145111;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.layoutcrown_line_1_login {
	color: #145111;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.layoutcrown_line_2 {
	color: #145111;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
.layoutcrown_line_3 {
	color: #145111;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 10px 0;
}
.layoutcrown_line_3 a:link {
	color: #145111;
	text-decoration: none;
}
.layoutcrown_line_3 a:visited {
	color: #145111;
	text-decoration: none;
}
.layoutcrown_line_3 a:hover {
	color: #145111;
	text-decoration: none;
}
.layoutcrown_line_3 a:active {
	color: #145111;
	text-decoration: none;
}
.pageheader_twocolumn {
	width: 970px;
	margin: 0 0 0 0;
}
.pageheader_twocolumn_left {
	float: right;
	width: 630px;
	margin: 0 0 0 0;
	/*
	background-image: url(img/dj3_header.jpg);
	background-repeat: repeat-y;
	*/
}
/*
.pageheader_twocolumn_spacer {
	float: right;
	width: 20px;
	margin: 0 0 0 0;
}
*/
.pageheader_twocolumn_right {
	float: right;
	width: 168px;
	margin: 0 0 0 0;
}
#leftcolumn {
	float: right;
	width: 168px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 600px;
}
#leftcolumn_spacer {
	float: right;
	width: 5px;
	margin: 0 0 0 0;
	min-height: 600px;
}
#leftcolumn_login_form {
	float: right;
	width: 168px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 500px;
}
#leftcolumn_login_form_spacer {
	float: right;
	width: 5px;
	margin: 0 0 0 0;
	min-height: 500px;
}
#midcolumn {
	float: right;
	width: 626px;
	font-size: 0.8em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 600px;
}
#midcolumn_login_form {
	float: right;
	width: 626px;
	font-size: 0.8em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 500px;
}
#rightcolumn {
	float: right;
	width: 168px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 600px;
}
#rightcolumn_spacer {
	float: right;
	width: 5px;
	margin: 0 0 0 0;
	min-height: 600px;
}
#rightcolumn_login_form {
	float: right;
	width: 168px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	border-top: 1px #145111 solid;
	min-height: 500px;
}
#rightcolumn_login_form_spacer {
	float: right;
	width: 5px;
	margin: 0 0 0 0;
	min-height: 500px;
}
#layoutbottom {
	clear: both;
	height: 1px;
	line-height: 0.0;
	font-size: 0;
	background-image: url(img/dj3_bottom.gif);
	background-repeat: no-repeat;
}
h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	margin: 0 0 0 0;
	padding: 5px 2px 5px 2px;
	font-size: .9em;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.content_nextn a:link, .content_nextn a:visited, .content_nextn a:hover, .content_nextn a:active, .content_nextn a:focus {
	color: #145111;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
#em_1_3 {
	color: #8C1788;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#em_1_2 {
	color: #145111;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#em_1_1 {
	color: #8C1788;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#em_1_1 a:link {
	color: #8C1788;
	text-decoration: none;
}
#em_1_1 a:visited {
	color: #8C1788;
	text-decoration: none;
}
#em_1_1 a:hover {
	color: #8C1788;
	text-decoration: none;
}
#em_1_1 a:active {
	color: #8C1788;
	text-decoration: none;
}
#em_1_0 {
	color: #145111;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}
#em_1_0 a:link {
	color: #145111;
	text-decoration: none;
}
#em_1_0 a:visited {
	color: #145111;
	text-decoration: none;
}
#em_1_0 a:hover {
	color: #145111;
	text-decoration: none;
}
#em_1_0 a:active {
	color: #145111;
	text-decoration: none;
}
#pageheading {
	color: #145111;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px #145111 solid;
}
#category_pageheading {
	border-bottom: 1px #145111 solid;
}
.paraheading {
	color: #8C1788;
	font-size: 1.3em;
	font-weight: bold;
}
.twocolumn {
	width: 620px;
	margin: 0 0 0 0;
}
.twocolumn_left {
	float: right;
	width: 300px;
	margin: 0 0 0 0;
}
.twocolumn_spacer {
	float: right;
	width: 20px;
	margin: 0 0 0 0;
}
.twocolumn_right {
	float: right;
	width: 300px;
	margin: 0 0 0 0;
}
#benefits_who_we_are {
	margin: 5px 0 0 0;
}
/*
#video_wrapper {
	clear: both;
	margin: 5px auto;
	width: 448px;
	border: 1px solid #000;
}
#video_instructions {
	margin: 5px auto;
	width: 448px;
}
*/
.bcbt {
	color: #145111;
	font-weight: bold;
}
.bcbt a:link {
	color: #145111;
	text-decoration: underline;
}
.bcbt a:visited {
	color: #145111;
	text-decoration: underline;
}
.bcbt a:hover {
	color: #145111;
	text-decoration: underline;
}
.bcbt a:active {
	color: #145111;
	text-decoration: underline;
}
a:link {
	color: #4F4F4F;
	text-decoration: underline;
}
a:visited {
	color: #4F4F4F;
	text-decoration: underline;
}
a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}
a:active {
	color: #4F4F4F;
	text-decoration: underline;
}
#menu_items_logo {
	margin: 0 0 0 1px;
}
td.navigation {
	color: #FFF;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: baseline;
}
td.navigation a:link {
	color: #FFF;
	text-decoration: none;
}
td.navigation a:visited {
	color: #FFF;
	text-decoration: none;
}
td.navigation a:hover {
	color: #FFF;
	text-decoration: none;
}
td.navigation a:active {
	color: #FFF;
	text-decoration: none;
}
#page_navigation {
	margin: 0;
	padding: 0;
}
#quotes {
	clear: both;
	margin: 20px 5px 0 5px;
	color: #145111;
	font-size: 1.0em;
	text-align: center;
}
#headnote {
	color: #0327B6;
	font-size: 1.1em;
}
.clear_both {
	clear: both;
	/*
	margin: 0 auto;
	*/
	width: 620px;
}
.vertical_spacer {
	margin: 5px 0 0 0;
}
#more_products_information {
	clear: both;
}
#products_matrix {
	position: relative;
	width: 620px;
	height: 470px;
}
#bee_products_pp {
	position: absolute;
	left: 49px;
	top: 70px;
	width: 135px;
}
#bee_products_pp_words {
	position: absolute;
	left: 49px;
	top: 25px;
	width: 135px;
	visibility: hidden;
}
#daily_care_pp {
	position: absolute;
	left: 194px;
	top: 45px;
	width: 171px;
}
#daily_care_pp_words {
	position: absolute;
	left: 194px;
	top: 0px;
	width: 171px;
	visibility: hidden;
}
#gel_and_berry_pp {
	position: absolute;
	left: 375px;
	top: 30px;
	width: 195px;
}
#gel_and_berry_pp_words {
	position: absolute;
	left: 375px;
	top: 0px;
	width: 245px;
	visibility: hidden;
}
#supplements_pp {
	position: absolute;
	left: 91px;
	top: 190px;
	width: 159px;
}
#supplements_pp_words {
	position: absolute;
	left: 91px;
	top: 295px;
	width: 159px;
	visibility: hidden;
}
#aloe_propolis_pp {
	position: absolute;
	left: 260px;
	top: 190px;
	width: 75px;
}
#aloe_propolis_pp_words {
	position: absolute;
	left: 111px;
	top: 305px;
	width: 159px;
	visibility: hidden;
}
#weight_management_pp {
	position: absolute;
	left: 345px;
	top: 190px;
	width: 135px;
}
#weight_management_pp_words {
	position: absolute;
	left: 485px;
	top: 215px;
	width: 130px;
	visibility: hidden;
}
#fab_pp {
	position: absolute;
	left: 32px;
	top: 370px;
	width: 39px;
}
#fab_pp_words {
	position: absolute;
	left: 10px;
	top: 300px;
	width: 250px;
	visibility: hidden;
}
#argi_plus_pp {
	position: absolute;
	left: 81px;
	top: 370px;
	width: 88px;
}
#argi_plus_pp_words {
	position: absolute;
	left: 81px;
	top: 320px;
	width: 130px;
	visibility: hidden;
}
#joints_muscles_pp {
	position: absolute;
	left: 179px;
	top: 370px;
	width: 156px;
}
#joints_muscles_pp_words {
	position: absolute;
	left: 180px;
	top: 305px;
	width: 100px;
	visibility: hidden;
}
#aloe_moisturising_lotion_pp {
	position: absolute;
	left: 345px;
	top: 300px;
	width: 75px;
}
#aloe_moisturising_lotion_pp_words {
	position: absolute;
	left: 425px;
	top: 310px;
	width: 102px;
	visibility: hidden;
}
#specialist_skincare_pp {
	position: absolute;
	left: 430px;
	top: 381px;
	width: 102px;
}
#specialist_skincare_pp_words {
	position: absolute;
	left: 430px;
	top: 336px;
	width: 150px;
	visibility: hidden;
}
.three_column {
	width: 620px;
	margin: 0 0 0 0;
}
.three_column_left {
	float: right;
	width: 150px;
	margin: 0 0 0 0;
}
.three_column_middle {
	float: right;
	width: 310px;
	margin: 8px 0 0 0;
}
.three_column_right {
	float: right;
	width: 150px;
	margin: 0 0 0 0;
}
.three_column_spacer {
	float: right;
	width: 10px;
	margin: 0 0 0 0;
}
.phnb {
	color: #145111;
	font-size: 1.3em;
	font-weight: bold;
}
#twocolumn_what_next {
	width: 620px;
	margin: 0 0 0 0;
}
#twocolumn_what_next_left {
	float: right;
	width: 250px;
	margin: 0 0 0 0;
}
#twocolumn_what_next_spacer {
	float: right;
	width: 20px;
	margin: 0 0 0 0;
}
#twocolumn_what_next_right {
	float: right;
	width: 350px;
	margin: 0 0 0 0;
}
.twocolumn_real_people {
	width: 620px;
	margin: 0 0 0 0;
}
.twocolumn_real_people_left {
	float: right;
	width: 130px;
	margin: 0 0 0 0;
}
.twocolumn_real_people_spacer {
	float: right;
	width: 10px;
	margin: 0 0 0 0;
}
.twocolumn_real_people_right {
	float: right;
	width: 480px;
	margin: 0 0 0 0;
}
#index_name {
	color: #8C1788;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
#index_email {
	color: #8C1788;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#index_email a:link {
	color: #8C1788;
	text-decoration: none;
}
#index_email a:visited {
	color: #8C1788;
	text-decoration: none;
}
#index_email a:hover {
	color: #8C1788;
	text-decoration: none;
}
#index_email a:active {
	color: #8C1788;
	text-decoration: none;
}
#index_wrapper {
	margin: 5px auto;
	width: 450px;
	padding: 10px;
	/*
	color: #8C1788;
	*/
	font-size: 1.2em;
	font-weight: bold;
}
#index_wrapper a:link {
	color: #8C1788;
}
#index_wrapper a:visited {
	color: #8C1788;
}
#index_wrapper a:hover {
	color: #8C1788;
}
#index_wrapper a:active {
	color: #8C1788;
}
.vertical_spacer {
	margin: 20px 0 0 0;
}
#twocolumn_back_next {
	width: 166px;
	margin: 0px;
	padding-left: 1px;
}
#twocolumn_back_next_left {
	float: right;
	width: 83px;
	max-height: 22px;
	margin: 0px;
}
#twocolumn_back_next_right {
	float: right;
	width: 83px;
	max-height: 22px;
	margin: 0px;
}
.clear_both_menu {
	clear: both;
	width: 166px;
	max-height: 22px;
	margin: 0px;
	padding-left: 1px;
}
.clear_both_menu_zero {
	clear: both;
	width: 166px;
	max-height: 0px;
	margin: 0px;
}
#presentation_wrapper {
	margin: 10px auto;
	width: 620px;
}
#em_1_3_presentation {
	color: #003300;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#em_1_3_presentation a:link {
	color: #003300;
	text-decoration: none;
}
#em_1_3_presentation a:visited {
	color: #003300;
	text-decoration: none;
}
#em_1_3_presentation a:hover {
	color: #003300;
	text-decoration: none;
}
#em_1_3_presentation a:active {
	color: #003300;
	text-decoration: none;
}
#em_1_1_presentation {
	color: #003300;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#em_1_1_presentation a:link {
	color: #003300;
	text-decoration: none;
}
#em_1_1_presentation a:visited {
	color: #003300;
	text-decoration: none;
}
#em_1_1_presentation a:hover {
	color: #003300;
	text-decoration: none;
}
#em_1_1_presentation a:active {
	color: #003300;
	text-decoration: none;
}
#em_1_3_slide {
	color: #66CCFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
}
#wrapper_presenter {
	margin: 10px auto;
	width: 800px;
	min-height: 600px;
	/*
	background-image: url(img/dj3_layout_presenter.jpg);
	background-repeat: repeat-y;
	border: 1px #000 solid;
	background-color: #000000;
	*/
}
#leftcolumn_200 {
	float: right;
	width: 200px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	min-height: 600px;
}
#midcolumn_600 {
	float: right;
	width: 600px;
	font-size: 0.8em;
	margin: 0 0 0 0;
	min-height: 600px;
}
#presentation_wrapper_588 {
	margin: 10px auto;
	width: 588px;
}
.presentation_list {
	margin: 0;
	padding: 0;
}
.presentation_list a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.presentation_list a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.presentation_list a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.presentation_list a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#buffer {
	visibility: hidden;
}
#presentation_menu {
	position: relative;
}
#button_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px;
	height: 18px;
}
#button_02 {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 168px;
	height: 18px;
}
#button_03 {
	position: absolute;
	left: 0px;
	top: 36px;
	width: 168px;
	height: 18px;
}
#button_04 {
	position: absolute;
	left: 0px;
	top: 54px;
	width: 168px;
	height: 18px;
}
#button_05 {
	position: absolute;
	left: 0px;
	top: 72px;
	width: 168px;
	height: 18px;
}
#button_06 {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 168px;
	height: 18px;
}
#button_07 {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 168px;
	height: 18px;
}
#button_08 {
	position: absolute;
	left: 0px;
	top: 126px;
	width: 168px;
	height: 18px;
}
#button_09 {
	position: absolute;
	left: 0px;
	top: 144px;
	width: 168px;
	height: 18px;
}
#button_10 {
	position: absolute;
	left: 0px;
	top: 162px;
	width: 168px;
	height: 18px;
}
#button_11 {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 168px;
	height: 18px;
}
#button_12 {
	position: absolute;
	left: 0px;
	top: 198px;
	width: 168px;
	height: 18px;
}
#button_13 {
	position: absolute;
	left: 0px;
	top: 216px;
	width: 168px;
	height: 18px;
}
#button_14 {
	position: absolute;
	left: 0px;
	top: 234px;
	width: 168px;
	height: 18px;
}
#button_15 {
	position: absolute;
	left: 0px;
	top: 252px;
	width: 168px;
	height: 18px;
}
#button_16 {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 168px;
	height: 18px;
}
#button_17 {
	position: absolute;
	left: 0px;
	top: 288px;
	width: 168px;
	height: 18px;
}
#button_18 {
	position: absolute;
	left: 0px;
	top: 306px;
	width: 168px;
	height: 18px;
}
#button_19 {
	position: absolute;
	left: 0px;
	top: 324px;
	width: 168px;
	height: 18px;
}
#button_20 {
	position: absolute;
	left: 0px;
	top: 342px;
	width: 168px;
	height: 18px;
}
#button_21 {
	position: absolute;
	left: 0px;
	top: 360px;
	width: 168px;
	height: 18px;
}
#button_22 {
	position: absolute;
	left: 0px;
	top: 378px;
	width: 168px;
	height: 18px;
}
#button_23 {
	position: absolute;
	left: 0px;
	top: 396px;
	width: 168px;
	height: 18px;
}
#button_24 {
	position: absolute;
	left: 0px;
	top: 414px;
	width: 168px;
	height: 18px;
}
#button_25 {
	position: absolute;
	left: 0px;
	top: 432px;
	width: 168px;
	height: 18px;
}
#button_26 {
	position: absolute;
	left: 0px;
	top: 450px;
	width: 168px;
	height: 18px;
}
#button_27 {
	position: absolute;
	left: 0px;
	top: 468px;
	width: 168px;
	height: 18px;
}
#button_28 {
	position: absolute;
	left: 0px;
	top: 486px;
	width: 168px;
	height: 18px;
}
#button_29 {
	position: absolute;
	left: 0px;
	top: 504px;
	width: 168px;
	height: 18px;
}
#button_30 {
	position: absolute;
	left: 0px;
	top: 522px;
	width: 168px;
	height: 18px;
}
#button_31 {
	position: absolute;
	left: 0px;
	top: 540px;
	width: 168px;
	height: 18px;
}
#button_32 {
	position: absolute;
	left: 0px;
	top: 558px;
	width: 168px;
	height: 18px;
}
#stop_start_presentation_button_a4 {
	position: absolute;
	left: 0px;
	top: 586px;
	width: 168px;
	height: 22px;
}
#stop_start_presentation_button_1_1 {
	position: absolute;
	left: 0px;
	top: 568px;
	width: 168px;
	height: 22px;
}
#online_store {
	margin: 10px 0 0 5px;
	color: #145111;
	font-size: 1.0em;
}
#video {
	margin: 10px 0 0 5px;
	color: #145111;
	font-size: 1.0em;
}
#passcode_form_wrapper {
	margin: 5px auto;
	width: 500px;
	padding: 10px;
	/*
	color: #8C1788;
	*/
	font-size: 1.2em;
	font-weight: bold;
}
.button_center {
	padding-left: 1px;
}
td.color {
	font-weight: bold;
	font-size: 1.0em;
	color: #145111;
}
td.color a {
	font-weight: bold;
	color: #145111;
}
td.color a:hover {
	font-weight: bold;
	color: #145111;
}
td.data {
	font-size: 1.0em;
	padding: 0 0 12px 0;
}
td.data a:link, td.data a:visited, td.data a:hover, td.data a:active, td.data a:focus {
	text-decoration: underline;
}
