body {
	font: normal normal 14px/18px Arial, Helvetica, sans-serif;
	color: black;
}

b, strong {
	font-weight: bold;
	font-weight: bolder;
}

#main_container {
	width: 850px;
	margin: 28px auto 50px auto;
}

#header_logo {
	background: transparent url(../images/title_the_full_plate_diet.gif) no-repeat top left;
	float: left;
	width: 465px;
	height: 59px;
	cursor: pointer;

}
#header_logo h1 {
	margin-left: -3000px;
}

#top_secondary_menu {
	float: right;
	color: #666;
	xpadding-top: 15px;
	line-height: 1em;
}
	#top_secondary_menu ul li {
		float: left;
		border-left: 1px solid #666;
		padding: 0 6px;
		font-size: 11px;
		line-height: 16px;
		height: 16px;
		overflow: hidden;
	}
	#top_secondary_menu ul li.first {
		border-left: none;
	}
	#top_secondary_menu ul li a {
		color: #666;
		text-decoration: none;
	}
	#top_secondary_menu ul li a:hover {
		text-decoration: underline;
	}
	#top_secondary_menu form {
		clear: both;
		padding-top: 9px;
		width: 190px;
		float: right;
	}
		#top_secondary_menu form input.gsc-input {
			float: left;
			border: 1px solid #bcbcbc;
			padding: 4px;
			color: #666;
			width: 150px;
		}
		#top_secondary_menu a[title=Search] {
			display: block;
			float: right;
			width: 23px;
			height: 23px;
			background: white url(../images/new_home_sprites_txts.png) no-repeat -465px -155px !important;
			text-indent: -3000px;
			margin-top: 1px;
			border: 0 none !important;
			-moz-border-radius: 0 !important;
		}
		.gsc-clear-button, .gsc-search-button {
			display: none;
		}
	
#top_main_menu {
	clear: both;
	overflow: auto;
	padding-top: 7px;
}
#top_main_menu ul li {
	float: left;
	display: block;
	padding: 12px 10px 0 10px;
}
#top_main_menu ul li a {
	/*height: 38px;*/
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	/*text menu*/
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	font-size: .95em;
	margin-bottom: 10px;
}
#top_main_menu ul li a:hover {
	color: #D2232A;
}
#top_main_menu ul li a span {
	margin: -3000px;
}
#top_main_menu ul li a.main_home {
	width: 36px;
	background-image: url(../images/menu_home.gif);
}
#top_main_menu ul li a.main_about_us {
	width: 54px;
	background-image: url(../images/menu_about_us.gif);
}
#top_main_menu ul li a.main_the_book {
	width: 57px;
	background-image: url(../images/menu_the_book.gif);
}
#top_main_menu ul li a.main_weight_loss {
	width: 79px;
	background-image: url(../images/menu_for_weight_loss.gif);
}
#top_main_menu ul li a.main_diabetes {
	width: 58px;
	background-image: url(../images/menu_for_diabetes.gif);
}
#top_main_menu ul li a.main_kids {
	width: 33px;
	background-image: url(../images/menu_for_kids.gif);
}
#top_main_menu ul li a.main_testimonials {
	width: 72px;
	background-image: url(../images/menu_testimonials.gif);
}
#top_main_menu ul li a.main_conference_center {
	width: 109px;
	background-image: url(../images/menu_conference_center.gif);
}
#top_main_menu ul li a.main_contact_us {
	width: 64px;
	background-image: url(../images/menu_contact_us.gif);
}

#footer_images {
	overflow: auto;
	padding-top: 21px;
	padding-bottom: 9px;
	clear: both;
	margin-bottom: 8px;
}
#footer_logo {
	float: left;
	padding-top: 15px;
}
#footer_contact {
	float: right;
}
#footer_menu {
	border-top: 1px solid #e4e3e3;
	padding-top: 8px;
	color: #666;
	font-size: 11px;
	line-height: 1em;
	clear: both;
}
#footer_menu ul li {
	float: left;
	border-left: 1px solid #666;
	padding: 0 3px;
}
#footer_menu ul li.first {
	border-left: none;
}
#footer_menu ul li a {
	color: #666;
	text-decoration:  none;
}
#footer_menu ul li a:hover {
	color: #D2232A;
}

.buy_book_links {

}
.buy_book_links li {
	display: block;
	float: left;
	width: 224px;
	text-align: center;
	background-color: #F5F5F5;
	border: 2px solid #EEE;
	margin: 0 8px 8px 0;
	padding: 40px 4px 0 4px;
	height: 140px;
}
.buy_book_links li a {

}

div.recipe {
	float: left;
	width: 224px;
	padding: 4px;
	border: 2px solid #EEE;
	background-color: #F5F5F5;
	overflow: hidden;
	margin: 0 8px 8px 0;
}

#inner_content div.recipe a {
	display: block;
	text-decoration: none;
}

#inner_content div.recipe a img,
#inner_content .recipe_detail img {
	border: 1px solid #555;
}

#inner_content div.recipe .rating a img,
#inner_content .recipe_detail .rating img {
	border: none;
}

#inner_content .recipe_detail {
	width: 170px;
	float: left;
	background-color: #F5F5F5;
	margin: 0 10px 10px 0;
}

#inner_content .recipe_detail .nutri {
	width: 150px;
	padding: 5px 10px 10px 10px;
}

#inner_content .recipe_detail ul {
	list-style-type: none;
	border-top: 2px solid #555;
	border-bottom: 3px solid #555;
	padding: 0;
}

#inner_content .recipe_detail ul li {
	border-top: 1px solid #555;
}

#inner_content .recipe_detail ul.a-r li {
	border-top: none;
}

#inner_content .recipe_detail .r-b center a {
	display: none;
}

#inner_content .gallery a img {
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}

.comment {
	width: 490px;
	padding: 10px 0;
}

.comment.odd {
	background-color: #F5F5F5;
}

#inner_content .comment ul.details {
	width: 150px;
	float: left;
	list-style-type: none;
	padding: 0 10px;
}

.comment .body {
	margin-left: 170px;
}

.comment .body img {
	float: right;
	display: block;
	border: 1px solid #555555;
	margin: 5px;
}

#Checkout form #AddressLine2 div.middleColumn,
#Checkout form #ShippingAddress2 div.middleColumn {
	margin-left: 150px;
}

#Checkout form #State select,
#Checkout form #Country select {
	width: 142px;
}

div.archive {
	border: 1px solid #EEEEEE;
	background-color: #F8F8F8;
}

div.archive div {
	background-color: #DDDDDD;
	border-bottom: 1px solid #EEEEEE;
	padding: 3px 5px;
}

#inner_content div.archive p {
	padding: 3px 5px;
}

#inner_content div.archive h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.archive div a {
	float: right;
	padding-left: .5em;
}

.message.required,
.message.validation {
	color: #CC0000;
	font-weight: bold;
}

.optionset li {
	list-style-type: none;
	margin-left: 1em;
}

div.subscribe {
	background-image: url(../images/subscribe-cta-bg.gif);
	padding: 6px;
	color: #FFFFFF;
	size: 10px;
	margin-top: 14px;
}

div.subscribe h2 {
	color: #FFFFFF;
	padding-top: 0;
	font-weight: normal;
}

div.subscribe h3 {
	color: #404e4a;
	padding-top: 0;
	font-weight: normal;
}

div.subscribe p {
	font-size: 12px;
}

div.subscribe .submit {
	float: right;
	margin-top: .4em;
}


#main_section_1 {
	position: relative;
	background: white url(/themes/lca/images/new_home_sprites_bg_btns.png) repeat-x 0 0;
	width: 850px;
	height: 313px;
	margin-bottom: 1px;
}
	#main_section_1 h1 {
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat -3px 0;
		text-indent: -3000px;
		width: 460px;
		height: 81px;
		padding-bottom: 0;
		padding-top: 0;
		position: absolute;
		top: 35px;
		left: 23px;
	}
	#main_section_1 a {
		display: block;
		position: absolute;
		text-indent: -3000px;
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat 0 0;
	}
		#main_section_1 a[title*=Diet] {
			background-position: -2px -132px;
			width: 390px;
			height: 90px;
			top: 137px;
			left: 44px;
			display: none;
		}
		#main_section_1 a[title*=grams] {
			background-position: 0 -132px;
			width: 368px;
			height: 151px;
			top: 141px;
			left: 67px;
		}
	#main_section_1 .home_player {
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat -500px 0;
		width: 313px; /* 345 - 16 - 16 */
		height: 258px; /* 290 - 16 - 16 */
		padding: 17px;
		position: absolute;
		bottom: 10px;
		right: 5px;
	}
#products_home {
	position: relative;
	background: white url(/themes/lca/images/new_home_sprites_bg_btns.png) repeat-x 0 -314px;
	width: 850px;
	height: 52px;
	margin-bottom: 9px;
}
	#products_home h2 {
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) repeat-x -500px -300px;
		text-indent: -3000px;
		display: block;
		width: 274px;
		height: 21px;
		position: absolute;
		left: 12px;
		top: 14px;
		padding: 0;
	}
	#products_home a.learn_more {
		display: block;
		text-indent: -3000px;
		width: 146px;
		height: 34px;
		position: absolute;
		right: 8px;
		top: 8px;		
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat -354px -98px;
	}
	#products_home .product_wrapper {
		height: 52px;
		width: 380px;
		position: absolute;
		top: 0;
		left: 295px;
		overflow: hidden;		
	}
		.product_wrapper ul {
			
		}
		.product_wrapper li {
			padding: 17px 0;
		}
			.product_wrapper li a {
				text-decoration: none;
				color: #666;
			}
				.product_wrapper li a:hover {
					color: #d84046;
				}
#book_signing_presentations {
	position: relative;
	background: white url(/themes/lca/images/new_home_sprites_bg_btns.png) repeat-x 0 -314px;
	width: 850px;
	height: 52px;
	margin-bottom: 9px;
}
	#book_signing_presentations em {
		display: block;
		float: left;
		height: 17px;
		width: 347px; /* 682 - 335 */
		padding-left: 335px;
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat -500px -298px;
		font: normal normal 12px/18px Arial, sans-serif;
		color: #666;
		margin-top: 19px;
		margin-left: 11px;
	}
	#book_signing_presentations a {
		display: block;
		text-indent: -3000px;
		width: 146px;
		height: 34px;
		margin-top: 8px;
		float: left;
		background: transparent url(/themes/lca/images/new_home_sprites_txts.png) no-repeat -354px -98px;
	}
#home_items {
	position: relative;
	background: white url(/themes/lca/images/new_home_sprites_bg_btns.png) repeat-x 0 -400px;
	width: 850px;
	height: 223px;
	margin-top: 20px;
}
	#home_items li {
		float: left;
		display: block;
		width: 174px;
	}
		#home_items li.last {
			width: 154px;
		}
	#home_items a {
		display: block;
		width: 154px;
		height: 223px;
		background: white url(/themes/lca/images/new_home_sprites_bg_btns.png) no-repeat 0 0;
		text-indent: -3000px;
	}
		#home_items a[title$=Recipes] {
			background-position: 0 -700px;
		}
		#home_items a[title$=Blog] {
			background-position: 0 -950px;
		}
		#home_items a[title$=References] {
			background-position: 0 -1200px;
		}
		#home_items a[title$=Examples] {
			background-position: 0 -1450px;
		}
		#home_items a[title$=Book] {
			background-position: 0 -1700px;
		}
		#home_items a[title$=Program] {
			background-position: 0 -1950px;
		}

#PageCommentInterface_Form_PostCommentForm {

}
	#PageCommentInterface_Form_PostCommentForm input.text,
	#Form_ContestSubmissionForm input.text {
		width: 80%;
		padding: 0 2%;
		margin-bottom: 10px;
	}
	#PageCommentInterface_Form_PostCommentForm textarea,
	#Form_ContestSubmissionForm textarea {
		width: 80%;
		margin-bottom: 10px;
		padding: 0 2%;
		
	}

.recaptcha {
	margin-top: 20px;
	margin-bottom: 20px;
}
.Actions {
	margin-bottom: 100px;
}
	.Actions input {
		padding: 5px;
	}


.book_tour_list {
	list-style: none;
}
	.book_tour_list li {
		list-style: none;
		border-top: 1px solid #ddd;
		padding: 1.2em 0;
	}
	.book_tour_list h2 {
		padding: 0;
	}

.subscribeLink {
	background: transparent url(/blog/images/feed-icon-14x14.png) no-repeat scroll left center;
	padding-left: 20px;
	min-height: 14px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.like {
	clear: both;
	padding-top: 20px;
	/* margin-left: 176px; */
}
