/* redesign styles */

body { 
	background: url("http://www.pravana.com/v2/vis/images_home/green_background.jpg"); font-family: helvetica; text-align: center;
} 

#container {
	width: 900px;
	display: block;
	margin: 0 auto;
}

#header {
	width: 900px;
	display: block;
	text-align: left;
	height: 104px;
	border-bottom: 1px solid #999;
	margin-top: 24px;
	position: relative;
	z-index: 2;
}

#logo_box{
	display: block;
	float: left;
	width: 250px;
	height: 52px;
}

#logo{
	width: 250px;
	height: 52px;
}

#login_box {
	float: left;
	position: relative;
	left: 500px;
	width: 150px;
	height: 52px;
	display: block;
	text-align: left;
}

#login_title {
	font-family: helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	display: block;
}

#login_link_holder {
	float: left;
	display: block;
}
#logout_link_holder {
	float: left;
	display: block;
	padding-left: 31px;
}
#register_link_holder {
	float: left;
	display: block;
	margin-left: 12px;
	
}

/* Drop Down Menu */


#professional_menu {
     width: 954px;
     margin: 0 auto;
  	 position: relative;
     clear: left;
	 position: relative;
	 top: 20px;
 }


 ul#nav {
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  margin-top: 15px;
	  }
	
	ul#nav li {
	  float: left;
	  position: relative;
	  width: 148px;
	  background: url("http://www.pravana.com/v2/vis/images_home/nav_button.png") no-repeat;
	  margin-right: 2px;
	  }
	
	#nav li a {
		display: block;
		color: #FFF;
		padding: 0.6em 10px;
		font-family: helvetica;
		font-size: 14px;
		text-decoration: none;
		font-weight: normal;
	}
	
	ul#nav li.main_tab {
	  text-align: center;
	  margin-bottom: 0;
	  padding-bottom: 0;
	}
	
	/* secondary links */
	
	ul#nav li ul {
	  display: none;
	  position: absolute; 
	  top: 100%;
	  left: 0;
	  list-style: none;
	  background: #AEC0A7;
	  border-left: 1px solid #666;
	  border-right: 1px solid #666;
	  border-top: 1px solid #666;
	  border-bottom: 0;
	  padding:0;
	  margin: 0;
	  text-align: left;
	  }
	
	#nav li li a {
		display: block;
		font-weight: normal;
		color: #FFF;
		padding: 0.2em 10px;
		font-family: helvetica;
		font-size: 12px;
		text-decoration: none;
		border-bottom: 1px solid #666;
	}
	
	
	
	ul#nav li ul li {
		background: none;
		width: 145px;
	}
	
	/* ie fix */
	ul#nav li > ul {
		top: auto;
		left: auto;
		}
	
	/* hover, making it work */
	ul#nav li:hover ul,ul#nav li.over ul{ display: block; }

/* End Drop Down Menu */


#navigation_box {
	clear: left;
	display: block;
	width: 900px;
	height: 34px;
	top: 20px;
	position: relative;
}

#navigation_links_list {
	font-family: Helvetica;
	width: 900px;
	height: 34px;
	display: inline;
}

#navigation_links_list li {
	list-style: none;
	display: inline;
}

#navigation_links_list a {
	display: block;
	width: 148px;
	height: 24px;
	font-size: 14px;
	text-decoration: none;
	float: left;
	background: url("http://www.pravana.com/v2/vis/images_home/nav_button.png");
	text-align: center;
	padding: 10px 0px 0px;
	margin-top:0 0;
	color: #FFF;
	margin-right: 2px;
	font-weight: normal;
}

#navigation_links_list a:hover {
	background-position: 0 -35px;
	color: #FFF;
}

#navigation_links_list a:active {
	background-position: 0 -70px;
	color: #FFF;
}

#navigation_links_list a:visited {
	color: #FFF;
}


#content_box {
	position: relative;
	clear: left;
	display: block;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url("http://www.pravana.com/v2/vis/images_home/content_background.png") #FFF no-repeat;
	height: 715px;
	z-index: 1;
}


a {
	text-decoration: underline;
	color: #666666;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
}

a:hover { 
	text-decoration: none;
	}


#footer {
	clear: left;
	width: 865px;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	color: #666666;
	font-size: 11px;
}

/* Login Page */

#login_forms_box {
	
	width: 865px;
	height: 385px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 17px;
	background: url("http://www.pravana.com/v2/pro/images_login/forms_background.png") no-repeat;
	
}

#login_forms_box table {
	position: relative;
	top: 17px;
	left: 85px;
	font-family: helvetica;
	font-size: 12px;
	color: #666666;
	
}

#login_forms_box table td {
	text-align: left;
}

#login_forms_box table td.login_centered {
	text-align: center;
}

#login_forms_box form {
	display: block;
	float: left;
}

#login_amber_photo {
	float: left;
	display: block;
	position: relative;
	left: 120px;
	border: 1px solid #999;
}

/* Forgot Password Page */


#forgot_password_forms_box {
	width: 865px;
	height: 385px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 17px;
	background: url("http://www.pravana.com/v2/pro/images_forgot_password/forms_background.png") no-repeat;
	text-align: center;
	font-family: helvetica;
	font-size: 14px;
	color: #666;
}

#forgot_password_forms_box p {
	position: relative;
	top: 30px;
}

#forgot_password_forms_box table {
	text-align: center;
	font-family: helvetica;
	font-size: 14px;
	color: #666;
	position: relative;
	top: 30px;
}

/* Register Page */

#register_forms_box {
	width: 865px;
	height: 1750px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 17px;
	background: url("http://www.pravana.com/v2/pro/images_register/forms_background.png");
}

#register_forms_box table {
	position: relative;
	top: 17px;
	font-family: helvetica;
	font-size: 12px;
	color: #666666;
	text-align: left;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	
}

#register_forms_box td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#regerror {
	
	color: blue;
	font-size: 20px;
	text-align: center;
}

/* Professional Home Page */

#toll_free_number_box {
	width: 200px;
	height: 40px;
	display: block;
	float: left;
	position: relative;
	left: 450px;
}

#toll_free_number {
	display: block;
	text-align: center;
	font-size: 20px;
	font-family: helvetica;
	color: #FFF;
	font-weight: bold;
}

#toll_free_number_title {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}

#professional_education_content_box{
	
	width: 865px;
	height: 375px;
	display: block;
	position: relative;
	top: 17px;
	clear: left;
	margin: 0 auto;
	text-align: left;
	background: url("http://www.pravana.com/v2/pro/images_home/professional_education_background.png") no-repeat;
	
}

#professional_home_small_box_one {
	width: 280px;
	height: 304px;
	display: block;
	position: relative;
	float: left;
	top: 34px;
	left: 17px;
	background: url("http://www.pravana.com/v2/pro/images_home/feature_box_background_1.png") no-repeat;
}

#professional_home_small_box_one p {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	display: block;
	position: relative;
	top: 140px;
	left: 17px;
	text-align: left;
	width: 245px;
	line-height: 16px;
}

#professional_home_small_box_two {
	width: 280px;
	height: 304px;
	display: block;
	position: relative;
	float: left;
	top: 34px;
	left: 27px;
	background: url("http://www.pravana.com/v2/pro/images_home/feature_box_background_2.png") no-repeat;
}


#professional_home_small_box_two p {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	display: block;
	position: relative;
	top: 140px;
	left: 17px;
	text-align: left;
	width: 245px;
	line-height: 16px;
}

#professional_home_small_box_three {
	
	width: 280px;
	height: 304px;
	display: block;
	position: relative;
	float: left;
	top: 34px;
	left: 36px;
	background: url("http://www.pravana.com/v2/pro/images_home/feature_box_background_3.png") no-repeat;
	
}

#professional_education_links {
	
	width: 260px;
	height: 165px;
	display: block;
	position: relative;
	top: 160px;
	left: 100px;
	text-align: left;
	

}


#swatchbook_promo {
	width: 400px;
	height: 135px;
	display: block;
	position: relative;
	left: 440px;
	top: 30px;
}

#professional_home_small_box_three p {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	display: block;
	position: relative;
	top: 140px;
	left: 17px;
	text-align: left;
	width: 245px;
	line-height: 16px;
}

#professional_education_links ul {
	
	list-style-image: url("http://www.pravana.com/v2/pro/images_home/arrow_bullet.gif");
	display: block;
	/* position: relative; */
	margin: 0;
	padding: 0;
	left: 10px;
	top: 20px;
}

#professional_education_links ul a {
	
	font-family: helvetica;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	
}

#professional_home_small_box_one a {
	font-family: helvetica;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}

#professional_home_small_box_two a {
	font-family: helvetica;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}

#professional_home_small_box_three a {
	font-family: helvetica;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}

/* Professional Products */

#professional_products_title {
	
	width: 865px;
	height: 75px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 34px;
	
}



.product_link_and_description a:link {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.product_link_and_description a:hover {
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
}

.product_link_and_description a:visited {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

#products_introduction_box p {
	margin: 0;
	display: block;
	text-align: left;
}

#hair_care_category_box {
	/* width: 865px;
	height: 65px; */
	display: block;
	margin: 0 auto;
	position: relative;
	top: 17px;
}

.products_regimen {
	width: 396px;
	height: 271px;
	float: left;
	display: block;
	position: relative;
	background: url("http://pravana.com/v2/vis/images_products/product_regimen_background.png");
	text-align: left;
}

.left_products_regimen {
	left: 36px;
}

.right_products_regimen {
	left: 72px;
}

#styling_category_box {
	width: 865px;
	height: 65px;
	display: block;
	margin: 0 auto;
	position: relative;
	clear: left;
	top: 17px;
}

#products_regimen_1, #products_regimen_2, #products_regimen_3, #products_regimen_4, #products_regimen_5, #products_regimen_6 {
	margin-top: 17px;
}

#style_and_design_products_box {
	width: 830px;
	height: 271px;
	display: block;
	background: #999;
	margin: 0 auto;
	position: relative;
	top: 17px;
	background: url("http://pravana.com/v2/vis/images_products/products_style_and_design_background.png") no-repeat;
	text-align: left;
}

.product_photo_holder {
	float: left;
	display: block;
	position: relative;
}

.product_link_and_description {
	width: 175px;
	height: 100px;
	display: block;
	float: left;
	margin-top: 90px;
}

.product_link_and_description p {
	font-size: 14px;
	color: #666;
	text-align: center;
}

.product_link_and_description .bigger_text {
	text-align: center;
}

#product_link_and_description_style_and_design {
	display: block;
	height: 271px;
	float: left;
	font-size: 14px;
	color: #666666;
}

#product_link_and_description_style_and_design li {
	padding: 6px 0;
}

#style_and_design_ul_holder_1 {
    width: 220px;
	height: 210px;
	display: block;
	float: left;
	padding-top: 50px;
}
#style_and_design_ul_holder_2 {
    width: 220px;
	height: 210px;
	display: block;
	float: left;
	padding-top: 50px;
}


#product_link_and_description_style_and_design ul {
	list-style: none;
}

#feature_beach_wave {
	font-family: helvetica;
	color: #999;
	display: block;
	width: 865px;
	height: 266px;
	position: relative;
	top: 34px;
	margin: 0 auto;
	margin-bottom: 34px;
}

#professional_products_home_hair_color_box_one {
	width:;
	height:;
	display: block;
	position: relative;
}

/* Pro Product Individual Pages */

#product_content {
	display: block;
	width:658px;
	height: 634px;
	float: left;
	background: url("http://pravana.com/v2/vis/products/images_individual_products/product_content_background.png") no-repeat;
	position: relative;
	left: 17px;
	top: 17px;
	text-align: left;
}


#product_menu {
	display: block;
	width: 190px;
	height: 632px;
	float: left;
	background: url("http://pravana.com/v2/vis/images_products/products_product_menu_background.png") no-repeat;
	position: relative;
	left: 34px;
	top: 17px;
	padding: 0;
}

#product_menu img {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 3px;
	display: block;
}

#product_title {
	display: block;
	width: 658px;
	height: 95px;
	position: relative;
	top: 17px;
}

#product_text {
	display: block;
	width: 336px;
	height: 190px;
	float: left;
	position: relative;
	left: 30px;
	top: 17px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

#product_text p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

#product_text table {
	position: relative;
	top: 17px;
}

#product_photo {
	display: block;
	width: 240px;
	height: 90px;
	float: left;
	position: relative;
	left: 50px;
	top: 17px;
}

#product_menu ul {
	list-style: none;
	text-align: left;
	font-size: 12px;
	color: #666666;
	display: block;
	position: relative;
	left: 0px;
	width: 190px;
	padding:0;
	margin: 0;
}

#product_menu ul li {
	margin: 0;
	padding: 2px 6px 10px 15px;
}

#product_menu ul li a:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#product_menu ul li a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#product_menu ul li a:hover {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}


#product_menu ul li a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#product_menu ul li #link_view_all_products {
	color: #333;
}

.professional_product_menu_header {
	padding-bottom: 12px;
}

/* The Beach Wave Pages */


#beach_wave_home_left_column {
	
	width: 420px;
	height: 660px;
	display: block;
	position: relative;
	float: left;
	left: 44px;
	
}

#beach_wave_home_left_column #modern_salon_podcast {
	font-size: 12px;
	color: #666666;
	font-family: helvetica;
	margin-bottom: 15px;
}

#beach_wave_home_right_column {
	
	width: 375px;
	height: 660px;
	display: block;
	position: relative;
	float: left;
	left: 52px;
	
}

#beach_wave_home_product_tag_line {
	
	width: 420px;
	display: block;
	font-family: helvetica;
	font-style: oblique;
	font-size: 24px;
	color: #66bac2;
	text-align: center;
	margin-top: 100px;
	
}

#beach_wave_home_sub_menu {
	width: 418px;
	height: 36px;
	display: block;
	text-align: center;
	background: url("http://www.pravana.com/v2/pro/products/images_the_beach_wave/sub_menu_background.png") no-repeat;
	padding-top: 16px;
}

#beach_wave_home_sub_menu a {
	font-weight: bold;
	font-family: helvetica;
	color: #666;
	font-size: 16px;
	text-decoration: none;
}

#beach_wave_home_sub_menu a:hover {
	font-weight: bold;
	font-family: helvetica;
	color: #666;
	font-size: 16px;
	text-decoration: underline;
}


#beach_wave_home_sub_menu_link_one {
	padding-left: 0;
}

#beach_wave_home_sub_menu_link_two {
	padding-left: 10px;
}

#beach_wave_home_sub_menu_link_three {
	padding-left: 10px;
}


/* Beach Wave Education Page */

#beach_wave_education_sub_menu {
	width: 418px;
	height: 36px;
	display: block;
	text-align: center;
	background: url("http://www.pravana.com/v2/pro/products/images_the_beach_wave/sub_menu_background.png") no-repeat;
	padding-top: 16px;
	position: relative;
	left: 245px;
}

#beach_wave_education_sub_menu a {
	font-weight: bold;
	font-family: helvetica;
	color: #666;
	font-size: 20px;
	text-decoration: none;
}

#beach_wave_education_sub_menu a:hover {
	font-weight: bold;
	font-family: helvetica;
	color: #666;
	font-size: 20px;
	text-decoration: underline;
}


#beach_wave_education_sub_menu_link_one {
	padding-left: 0;
}

#beach_wave_education_sub_menu_link_two {
	padding-left: 10px;
}

#beach_wave_education_introduction {
	width: 350px;
	display: block;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	float: left;
	position: relative;
	left: 160px;
	top: 50px;
}

.beach_wave_education_h2 {
	font-family: helvetica;
	font-size: 20px;
	color: #66BAC2;
}

#education_box {
	display: block;
	float: left;
	position: relative;
	left: 145px;
	top: 50px;
}

#beach_wave_education_features_and_benefits {
	width: 400px;
	height: 200px;
	display: block;
	float: left;
	position: relative;
	top: 50px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	text-align: left;
	left: 30px;
}

#beach_wave_education_tips_and_techniques {
	width: 440px;
	height: 200px;
	display: block;
	float: left;
	position: relative;
	top: 50px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	text-align: left;
	left: 30px;
}

/* Educators Page */

#educators_title_div {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 15px;
}

#educators_sub_box_1 {
	width: 431px;
	height: 400px;
	float: left;
	position: relative;
	top: 30px;
	text-align: center;
}

#educators_sub_box_2 {
	width: 431px;
	height: 400px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	color: #666;
	margin-right: 15px;
	
}

#educators_sub_box_3 {
	width: 406px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	color: #666;
	padding-left: 25px;
	margin-left: 15px;
}

#educators_sub_box_4 {
	width: 431px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
	text-align: center;
}

#educators_sub_box_5 {
	width: 431px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
}

#educators_sub_box_6 {
	width: 406px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	color: #666;
	padding-left: 25px;
	margin-right: 15px;
}

#educators_sub_box_7 {
	width: 406px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	color: #666;
	padding-left: 25px;
	margin-left: 15px;
}

#educators_sub_box_8 {
	width: 431px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
}

#educators_sub_box_9 {
	width: 431px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
}

#educators_sub_box_10 {
	width: 406px;
	height: 430px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-family: helvetica;
	color: #666;
	padding-left: 25px;
	margin-right: 15px;
}

/* Regional Education */

#regional_education_table {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	/* border-left: 1px solid #666;
	border-top: 1px solid #666; */
	width: 800px;
	margin-top: 20px;
	position: relative;
	top: 15px;
}

#regional_education_table td {
	/* border-right: 1px solid #666; */
	border-bottom: 1px solid #EEE;
}

.regional_education_td_headers {
	font-size: 13px;
	font-weight: bold;
	color: #2f7148;
	border-bottom: 1px solid #333;
	text-transform: uppercase;
}

#regional_education_title {
	display: block;
	text-align: center;
	height: 100px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top: 15px;
}

/* Show Schedule */

#shows_table {
	font-family: helvetica;
	font-size: 14px;
	color: #666;
	/* border-left: 1px solid #666; */
	/* border-top: 1px solid #666; */
	margin-top: 20px;
	position: relative;
	top: 15px;
	text-align: center;
	background: url("http://www.pravana.com/v2/pro/images_shows/gradient_bg.png") no-repeat;
}

#shows_table td {
	/* border-right: 1px solid #666; */
	border-bottom: 1px solid #CCC;
	width: 50%;
}

#shows_table th {
	/* border-right: 1px solid #666; */
}

#shows_table h3 {
	font-size: 26px;
	color: #6c7f62;
	margin-left: 60px;
	
}

#shows_table .show_dates {
	color: #6c7f62;
	font-size: 20px;
	font-family: helvetica;
	font-weight: bold;
}
#shows_table p {
	font-size: 20px;
	font-family: helvetica;
	margin-left: 60px;
}
#shows_title {
	display: block;
	text-align: center;
	height: 100px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top: 15px;
}

/* Quickstart Guide */

#quickstart_div {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 864px;
	display: block;
	margin: 0 auto;
}
#quickstart_title {
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
}

/* Chromasilk Red Formulas Guide */

#chromasilk_red_formulas_div {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 864px;
	display: block;
	margin: 0 auto;
}

#chromasilk_red_formulas_title {
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
}
.formula_table {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	margin: 0 auto;
}
.formula_table td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px;
}

/* Calculator Title */

#calculator_title {
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
}

#calculator_table {
	text-align: center;
	font-family: helvetica;
	font-size: 14px;
	color: #333;
	position: relative;
	top: 20px;
}

/* Conversion Charts */

#conversion_charts_title {
	
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;

}
h2#conversion_chart {
	font-family: helvetica;
	font-size: 18px;
	color: #666;
	text-align: left;
	margin-left: 100px;
}
.color_chart_table {
	font-size: 12px;
	font-family: helvetica;
	color: #666;
}

/* Meet Danny */

#meet_danny_mckillop_title {
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
}
#meet_danny_mckillop_column_container {
	display: block;
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url("http://www.pravana.com/v2/pro/images_pro_shared/green_fade_content_background.png");
	height: 300px;
}
#meet_danny_mckillop_left_column {
	display: block;
	width: 512px;
	position: relative;
	float: left;
	text-align: left;
	font-family: helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding-left: 20px;
	padding-top: 6px;
}
#meet_danny_mckillop_right_column {
	display: block;
	width: 268px;
	position: relative;
	float: left;
	color: #666;
	padding-top: 6px;
} 

#meet_danny_mckillop_right_column h2 {
	font-size: 18px;
	line-height: 24px;
	color: ;
}

#meet_danny_mckillop_right_column ul {
	text-align: left;
	list-style-image: url(http://www.pravana.com/v2/pro/images_home/arrow_bullet.gif);
}
#meet_danny_mckillop_right_column ul li {
	text-align: left;
	padding-bottom: 4px;
}

/* Focus on Color */

#focus_on_color_title {
	
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
	
}

#focus_on_color_column_holder {
	display: block;
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url("http://www.pravana.com/v2/pro/images_pro_shared/green_fade_content_background.png") no-repeat;
	height: 1000px;
}

#focus_on_color_left_column {
	display: block;
	width: 268px;
	position: relative;
	float: left;
	color: #666;
	padding-top: 6px;
}

#focus_on_color_left_column p {
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
}
#focus_on_color_left_column ul {
	border:0 none;
	list-style-image:url(http://www.pravana.com/v2/pro/images_home/arrow_bullet.gif);
	text-align: left;
}

#focus_on_color_left_column ul a {
color:#666;
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:8px;
text-decoration:underline;
}

#focus_on_color_right_column {
	display: block;
	width: 512px;
	position: relative;
	float: left;
	text-align: left;
	font-family: helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding-left: 20px;
	padding-top: 6px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 22px;
}

#focus_on_color_right_column h2 {
	font-size: 24px;
	color: #cc3366;
}

#focus_on_color_left_column h3 {
	font-size: 18px;
	color: #333;
}

/* Danny's Corner */

#dannys_corner_title {
	
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
	
}

#dannys_corner_column_holder {
	display: block;
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url("http://www.pravana.com/v2/pro/images_pro_shared/green_fade_content_background.png") no-repeat;
	height: 1000px;
}

#dannys_corner_left_column {
	display: block;
	width: 268px;
	position: relative;
	float: left;
	color: #666;
	padding-top: 6px;
}

#dannys_corner_left_column p {
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
}
#dannys_corner_left_column ul {
	border:0 none;
	list-style-image:url(http://www.pravana.com/v2/pro/images_home/arrow_bullet.gif);
	text-align: left;
}

#dannys_corner_left_column ul a {
color:#666;
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:8px;
text-decoration:underline;
}

#dannys_corner_right_column {
	display: block;
	width: 512px;
	position: relative;
	float: left;
	text-align: left;
	font-family: helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding-left: 20px;
	padding-top: 6px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 22px;
}

#dannys_corner_right_column h2 {
	font-size: 24px;
	color: #46110d;
}

#dannys_corner_right_column h3 {
	font-size: 18px;
	color: #333;
}

#dannys_corner_table_chart {
	text-align: center;
}

.dannys_corner_color_wheel {
	margin: 0 auto;
	display: block;
	text-align: center;
}

/* 12 Habits */

#twelve_habits_title {
	
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
	
}

#twelve_habits_column_holder {
	display: block;
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url("http://www.pravana.com/v2/pro/images_pro_shared/green_fade_content_background.png") no-repeat;
	height: 1000px;
}

#twelve_habits_left_column {
	display: block;
	width: 268px;
	position: relative;
	float: left;
	color: #666;
	padding-top: 6px;
}

#twelve_habits_left_column p {
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
}
#twelve_habits_left_column ul {
	border:0 none;
	list-style-image:url(http://www.pravana.com/v2/pro/images_home/arrow_bullet.gif);
	text-align: left;
}

#twelve_habits_left_column ul a {
color:#666;
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:8px;
text-decoration:underline;
}

#twelve_habits_right_column {
	display: block;
	width: 512px;
	position: relative;
	float: left;
	text-align: left;
	font-family: helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	padding-left: 20px;
	padding-top: 6px;
	font-family: helvetica;
	font-size: 14px;
	line-height: 22px;
}

#twelve_habits_right_column h2 {
	font-size: 24px;
	color: #4a743f;
}

#twelve_habits_right_column h3 {
	font-size: 18px;
	color: #333;
}

.twelve_habits_color_wheel {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 400px;
}

/* Color Formulation Guides */

#color_formulation_guides_title {
	margin: 0 auto;
	width: 864px;
	position: relative;
	top: 15px;
}

#color_formulation_guides_column_holder {
	display: block;
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url("http://www.pravana.com/v2/pro/images_pro_shared/green_fade_content_background.png") no-repeat;
	height: 1000px;
}

#color_formulation_guides_left_column {
display: block;
width: 410px;
position: relative;
float: left;
text-align: left;
font-family: helvetica;
font-size: 16px;
line-height: 20px;
color: #666;
padding-left: 60px;
padding-top: 24px;
}

#color_formulation_guides_right_column {
display: block;
width: 250px;
position: relative;
float: left;
text-align: left;
font-family: helvetica;
font-size: 16px;
line-height: 20px;
color: #666;
padding-left: 20px;
padding-top: 24px;
}

/* Chromasilk Swatchbook */

#chromasilk_swatchbook_title {
	display: block;
	text-align: center;
	height: 100px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top: 15px;
}