#main_content {
	clear: both;
	padding-top: 30px;
}
#side_menu,
#sidebar {
	float: left;
	width: 159px;
	margin-left: 11px;
	padding-top: 5px;
}
#side_menu a,
#sidebar a {
	text-decoration: none;
}
#side_menu ul li,
#side_menu ul li a,
#sidebar .WidgetHolder {
	font: bold normal 12px/16px Arial, Helvetica, sans-serif;
	color: black;
	padding-bottom: 22px;
}
#sidebar .WidgetHolder h3 {
	font: normal normal 15px/18px Arial, Helvetica, sans-serif;
	color: black;
}
#side_menu ul li a:hover {
	#666;
}
#side_menu ul li ul li,
#side_menu ul li ul li a,
#sidebar .WidgetHolder a {
	font: normal normal 12px/20px Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 0;
}
#side_menu ul li ul li a:hover,
#sidebar .WidgetHolder a:hover {
	color: #999;
}

h1,
h2 {
	font: normal normal 21px/25px Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: -0.03em;
	padding-top: 14px;
	padding-bottom: 6px;
}

h2.title {
	padding-top: 0;
}

#inner_content_container {
	float: left;
	margin-left: 7px;
	width: 666px;
}

#content_header_image {
	height: 255px;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 20px;
}

#content_header_image.ss {
	height: 236px;
	width: 352px;
}

#content_header_image.woman_on_scale {
	background-image: url(../images/int_header_woman_on_scale.jpg);
}
#content_header_image h3 {
	position: absolute;
	left: -3000px;
}
#content_header_image p {
	position: absolute;
	left: 22px;
	top: 144px;
	width: 305px;
	color: white;
}

#side_callouts {
	float: right;
	width: 162px;
	/*text-align: right;*/
	padding-top: 9px;
}
#side_callouts div.content_side_callout {
	margin-bottom: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #e4e3e3;
}

#inner_content {
	color: #666;
	width: 490px;
}

#inner_content.wide {
	width: 666px;
}

#inner_content h3,
#inner_content h4 {
	font: normal normal 14px/18px Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing: -0.03em;
	padding-bottom: 16px;
}
#inner_content p, #inner_content ul {
	padding: 0 0 16px 
}
#inner_content ul {
	list-style: disc;
	list-style-position: inside;
}		
#inner_content ul.results {
	margin: .5em 0;
	list-style-type: none;
}
#inner_content ul.results small.url {
	color: #999;
	font-size: .8em;
}
a, a:visited {
	color: #bd3a36;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;}

.beforeafter_gallery {

}
	.beforeafter_item {
		width: 46%;
		float: left;
		margin-right: 2%;
	}
	.beforeafter_gallery .title {
		padding-top: 4px;
		padding-bottom: 10px;
		display: block;
	}
	.beforeafter_gallery .beforeafter {
		background-color: #F5F5F5;
		border: 2px solid #eee;
		padding: 4px;
		margin-bottom: 20px;
	}
		.beforeafter img {
			margin-bottom: 10px;
			border: 5px solid #fff;
		}
		.beforeafter .read_more {
			margin-bottom: 20px;
			margin-left: 10px;
			display: block;
		}
	.beforeafter_gallery .beforeafter_photos {

	}
		.beforeafter_gallery .beforeafter_photos .before_photo {
			
		}
		
	.beforeafter_gallery a {
		text-decoration: none;
	}
	.beforeafter_gallery .questions {
		padding: 10px 20px;
	}
		.beforeafter_gallery .questions li {
			padding-bottom: 15px;
			line-height: 1.2em;
			font-style: italic;
			color: #999;
		}
			.beforeafter_gallery .questions li .question {
				display: block;	
				color: #666;
				font-style: normal;
				font-size: 14px;
				padding-bottom: 4px;
			}
			.beforeafter_gallery .questions li .answer {
				display: block;
			}
.beforeafter_detail {
	background-color: #F5F5F5;
	border: 2px solid #eee;
	padding: 4px;
	width: 150px;
	float: left;
	margin-right: 15px;
}
	.beforeafter_detail_photos {
		margin: 0 auto;
		width: 140px;
	}
		.beforeafter_detail_photos img {
			margin-bottom: 5px;
			border: 2px solid white;
		}
	.beforeafter_detail .questions {
	
	}
		.beforeafter_detail .questions li {
			padding-bottom: 15px;
			line-height: 1.2em;
			font-style: italic;
			color: #999;
		}
		.beforeafter_detail .questions li .question {
			display: block;	
			color: #666;
			font-style: normal;
			font-size: 14px;
			padding-bottom: 4px;
		}

.product_summary li.productItem {
	font-size: 1em;
	width:128px;
	padding:10px;
	position: relative;
	height: 375px;
}

.product_summary li.productItem img {
	margin: 0 -6px;
}

.product_summary li.productItem div.quantityBox img {
	margin: 0;
}

.product_summary li.productItem p {
	max-height: 6.5em;
	overflow: hidden;
}

.product_summary li.productItem a.cart {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.ajaxQuantityField {
	width: 20px;
	text-align:	right;
}
.blog_entry object, blog_entry embded {
	width: 480px;
}


.product_intro_category {
	clear: both;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background: transparent url(/themes/lca/images/products_border.gif) no-repeat center bottom;
}
.product_intro_header a {
	display: block;
	width: 673px;
	height: 162px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -3000px;
}
.product_intros {
	padding-bottom: 40px;
}
.product_intro {
	clear: both;
	padding-top: 45px;
}
.product_intro h3 {
	font: normal normal 16px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
.product_intro_photo {
	float: left;
	padding: 0 15px 10px 0;
}
.product_intro_summary {
	margin-left: 200px;
	color: #444;
}
	.product_intro_summary ul {
		list-style-type: disc;
		list-style-position: inside;
		padding: 0 0 1.5em 10px;
	}
	.product_intro_summary p {
		padding-bottom: 1.5em;
	}
.product_purchase_link {
	background: #bb171b url(/themes/lca/images/btn_purchase.gif) no-repeat 0 0;
	width: 104px;
	height: 34px;
	text-indent: -3000px;
	display: block;
}

#Form_ContactForm {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fbf8e7;
	padding: 15px;
	width: 340px;
	margin-top: 20px;
}
.field input[type="text"] {
	padding: 5px;
	width: 300px;
}
.field textarea {
	width: 300px;
	padding: 5px;
}
