@charset "UTF-8";
/* CSS Document */

#left_nav_joint {
float: left;
display: inline;
width: 199px;
height: 510px;
background-image: url(../images/jointCare/left_nav_back.jpg);
background-repeat: no-repeat;
background-position: top;
padding: 0;
margin: 0;
color: #FFFFFF;
}

#left_nav_joint p {
font-size: 14px;
margin: 28px 0 5px 25px;
padding: 0;
width: 140px;
}

#left_nav_joint p.second {
font-size: 12px;
margin: 5px 0 5px 30px;
padding: 0;
width: 140px;
color: #455b14;
}

.overview {
	display:block;
	width:160px;
	height:20px;
	margin-top: 90px;
	margin-left: 25px;
	margin-bottom: 8px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.overview:hover {
	background-position:0px -20px;
	}
.overview-active {
	display:block;
	width:160px;
	height:20px;
	margin-top: 90px;
	margin-left: 25px;
	margin-bottom: 8px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -20px;
	}
	
.inside {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -40px;
	}
.inside:hover {
	background-position:0px -60px;
	}
.inside-active {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -60px;
	}
	
.research {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -80px;
	}
.research:hover {
	background-position:0px -100px;
	}
.research-active {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -100px;
	}
	
.guidelines {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -120px;
	}
.guidelines:hover {
	background-position:0px -140px;
	}
.guidelines-active {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -140px;
	}
	
.testimonials {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -160px;
	}
.testimonials:hover {
	background-position:0px -180px;
	}
.testimonials-active {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -180px;
	}
	
	
		.testimonials_video 
	{
		float:left; /* BJ CHANGE */
		display:block;
		width:119px;
		height:16px;
		margin-right: 10px; 
		margin-top: 3px;
		background: url(../images/jointCare/more_testimonial_sprite2.jpg) no-repeat;
		background-position:0px -16px;
	}
	.testimonials_video:hover {
		background-position: 0px 0px;
	}


	
	
.tracker {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -200px;
	}
.tracker:hover {
	background-position:0px -220px;
	}
.tracker-active {
	display:block;
	width:160px;
	height:20px;
	margin-left: 25px;
	margin-bottom: 5px;
	background: url(../images/jointCare/joint_nav_sprite.jpg) no-repeat;
	background-position:0px -220px;
	}

.joint_cta_left_in {
	display:block;
	width:180px;
	height:226px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	background: url(../images/jointCare/joint_cta_sprite_in.jpg) no-repeat;
	background-position:0px 0px;
	}
.joint_cta_left_in:hover {
	background-position:-180px 0px;
	}
	
.joint_cta_left {
	display:block;
	width:180px;
	height:211px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
	background: url(../images/jointCare/CTAside_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.joint_cta_left:hover {
	background-position:-180px 0px;
	}
	
.joint_cta_main {
	display:block;
	float: right;
	width:279px;
	height:231px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/jointCare/CTAmain_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.joint_cta_main:hover {
	background-position:-279px 0px;
	}

.cta_main2 {
	display:block;
	float: right;
	width:279px;
	height:48px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/jointCare/CTAmain_bottom.jpg) no-repeat;
background-position:0px 0px;
	}
#prod_content .cta_main2 a {
color: #FFFFFF;
}
#prod_content .cta_main2 p {
width: 259px;
font-size: 10px;
color: #FFFFFF;
margin: 0;
padding: 15px 0 0 20px;
}
 
	
.cta2_login {
	display:block;
	width:180px;
	height:37px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	background: url(../images/jointCare/CTAside_bottom.gif) no-repeat;
	background-position:0px 0px;
	}
	
#left_nav_joint .cta2_login p {
width:160px;
font-size: 10px;
color: #FFFFFF;
margin: 0;
padding: 2px 0 0 10px;
}
#left_nav_joint .cta2_login a {
color:#FFFFFF;
}

#video_cta {
width: 612px;
height: 295px;
margin-top: 0px;
margin-left: 14px;
margin-bottom: 0px;
/*padding-bottom: 20px;*/
}

	
#prod_content p.joint_long {	
width: 600px;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 0px;
}


img.heading_joint {
margin-left: 18px;
margin-top: -20px;
padding: 0px;
clear: both;
}

img.heading_joint2 {
margin-left: 18px;
margin-top: -0px;
padding: 0px;
}
/*
img.heading {
margin-left: 18px;
margin-top: 0px;
padding: 0px;
clear: both;
}
*/

#choice_top-joint, #choice_top-joint2 {
background-image: url(../images/common/choiceTop_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 20px;
float: left;
display: inline;
margin-left: 24px;
margin-top: 15px;
}

#prod_tabs_content-joint, #prod_tabs_content-joint2 {
background-color:#FFFFFF;
width: 640px;
float: left;
display: inline;
margin-left: 24px;
}

#prod_tabs_content-joint p, #prod_tabs_content-joint2 p {
float: left;
display: inline;
width: 600px;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
line-height: 13pt;
}

img.line1 {
margin-left: 10px;
}

#prod_tabs_content-joint h1, #prod_tabs_content-joint2 h1 {
font-size:14px;
color: #566c11;
padding-top: 0px;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 8px;
}

#prod_tabs_content-joint h2, #prod_tabs_content-joint2 h2 {
font-size:12px;
color: #96979b;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 8px;
}

#prod_tabs_content-joint .extract h1, #prod_tabs_content-joint2 .extract h1 {
font-size:14px;
color: #566c11;
margin-left: 20px;
margin-bottom: 0px;
margin-top: 5px;
}

.extract h2 {
font-size:12px;
color: #999999;
margin-left: 20px;
margin-bottom: 0px;
}

#prod_tabs_content-joint .extract p, #prod_tabs_content-joint2 .extract p {
width: 430px;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 10px;
font-size: 11px;
line-height: 11pt;
}

#prod_choices p.left {
width: 300px;
font-size: 12px;
color: #424242;
text-align: left;
margin: 10px 0 10px 20px;
padding: 0;
}

#prod_choices h2 {
width: 600px;
font-size:13px;
color: #999999;
margin-left: 20px;
padding-top: 10px;
margin-bottom: 20px;
clear:both;
}

/*----------------------------------------- New list styles --*/

ul#joint_list {
float: left;
display: inline;
width: 300px;
margin: 0 0 10px 10px;
padding-left: 0px;
list-style-type: none;
color: #a5a6a8;
}

ul#joint_list li {
width: 300px;
text-align: left;
margin-top: 5px;
margin-left: 10px;
padding-left: 1.5em;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(../images/jointCare/list_style.jpg);
background-repeat: no-repeat;
}

ul#joint__list li.top {
margin-top: 0px;
}

/*----------------------------------------- New Joint Care style ***** BJ added sept 24 2010 *****--*/

#top_text {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 365px;
}
#top_text p {
	width: 360px;
}
#header_cta {
	float: right;
	display: inline;
	margin: 0;
	padding: 0 25px 0 0;
}

img.full_view_new {
margin-top:0px;
margin-bottom: 0px;
padding: 0;
width: 395px; 
height: 295px; 
float: left; 
z-index: 0;
}

.form_content #youtube {
	float: left;
	display: inline;
	width: 395px; 
	height: 295px; 
	margin: 0;
	padding: 0;
}

#video_list {
	width: 210px;
	height: 295px;
	float: right;
	margin: 0;
	padding: 0;
}

#choice_list {
	width: 210px;
	height: 275px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.choices {
	margin-bottom: 8px;
	height: 60px;     /* BJ change sept30 */
	float: left;
	display: inline;
	padding: 0;
}
#choice_list p.video_title {
	width: 100px;
	margin: 3px 0 5px 10px;
	padding: 0;
	color: #566c11;
	font-weight: bold;
}
#choice_list p.video_title a {
	text-decoration: none;
	color: #566c11;
}

.new_video_thumb {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
.watch {                    /* BJ change sept30 */
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}

#prod_content a.free_pack {
	font-weight: bold;
	color: #566c11;
}


/*---------------- COUPON PAGE STYLES -----------*/

.coupons {
	width: 600px;
	height: 150px;
	border-bottom: 1px solid #5a6b28;
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	padding: 0;
}
.coupon_text {
	width: 400px;
	float: left;
}
#prod_content .form_content .coupons p {
	width: 350px;
	margin: 30px 0 0 0;
	padding: 0;
	color: #5a6b28;
	font-weight: bold;
	font-size: 14px;
}
.coupons img.thumb {
	float: left;
	display: inline;
	margin: 10px 25px 10px 10px;
	padding: 0;
}
	





