
.recipes_landing_para{
	float: left;
	border: 1px solid #bbb;
	width: 100%;
}

.img_recipes_landing{
	width: 374px;
	height: 157px;
	float: left;
	
}

.chef_info{
	float: right; 
	width: 48%; 
	height: 157px; 
	position: relative;
}
.chef_image{
	width: 179px;
	height: 157px;
	float: left;
}
.chef_name, .chef_detail{
	margin-top: 5px;
	font-size: 14px;
}
.chef_detail {
	font-size: 11px;
	
}
.double_links{
	position: absolute; 
	bottom: 0px; 
	right: 5px; 
	width: 100%;
}

.double_links .image_readmore{
	right: auto;
}

.chef_specific .chef_info{
	margin-right: 5px;
	width: 74%;
}
.chef_specific .chef_detail{
}


/* recipe listing*/

.recipe_image, .recipe_listing{
	margin: 40px 10px 20px 0px;
	display: inline;
	border: 1px solid #bbb;
	height: 100%;
}

.recipe_listing{
	width: 235px;
}

.chef_bios{
	margin-bottom: 20px;
}
.chef_bios .back_link{
	position: absolute;
	bottom: 5px;
	margin-top: 0px;
}

/* books*/
.book_image .product_image{
	border: 1px solid #000;
	width: 236px;
	height: 342px;
}
.book_image .product_info{
	width: 64%;
}

.left_video{
	float: left;
	margin-left: 20px;
}

.right_video{
	float: right;
	background-color: #ccc;
	width: 220px;
}

.video_image_name_icon{
	margin: 5px 0px 5px 0px;
}

.video_image_name{
	float: left;
}

.video_image_right{
	border-bottom: 1px dotted #777;
	margin:auto;
	width:160px;
	margin-top: 15px ;
}

.video_play_icon{
	float: right;
	padding-left: 10px;
	background-color: #261b1b;
	width: 40px;
}

.video_play_icon a{
	color: #fff;
}


/*
#book_brio .product_image{
	background : url(/images/recipes/books/book_berio.png) no-repeat;
}*/



/*news and events*/
.recipe_landing_pod{
	float: left;
	position: relative;
}
.recipe_landing_pod .sparkle{
	background: url(/images/home/sparkle_video.png) no-repeat;
}

.changes_pod .pod_info {
	left: 30%;
	width: 65%;
}

.changes_pod .image_readmore_arrow_2{
	width: 200px;
}

#news_landing_1 {
	background: url(/images/news/landing/landing_1.jpg) no-repeat 0 0;
	height: 185px;
}

.news_landing_1_class .paragraph {
	left:37%;
	position:absolute;
	width:63%;
}

.news_landing_1_class .paragraph h5{
	padding: 5px;
	padding-left: 100px;
	background-color: #efeaea;
	height: 20px;
	font-size: 13px;
}

.news_landing_1_class .paragraph pre{
	margin-left: 20px;
}

.news_landing_1_class .sparkle{
	left: 35%;
	top: -20px;
}
.news_landing_1_class .image_readmore{
	right: auto;
	left: 40%;
	width: auto;
}

/* event profile */

.event_profile{
	width: 100%;	
	height: 154px;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.event_img_left{
	float: left;
	display: inline;
	border: 1px solid #bbb;
}

.event_profile_data{
	float: right;
	width: 72%;
	height: 100%;
	display: inline;
	position: relative;
}

.event_profile_data .general_back_link {
	position: absolute;
	bottom: -8px;
}
.event_info {
	margin-top: 10px;
}

.gallery_pagination{
	float: right; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 3px 5px 0px 0px;
}

.previous_page a, .next_page a{
	vertical-align: top;
}
.previous_page_hide{
	visibility: hidden;
}
.next_page_hide{
	visibility: hidden;
}

.gallery_tabs a{
	text-decoration: underline;
}
.gallery_tabs a:hover{
	color: brown;
}
span.gallery_tabs_brown a{
	color: brown;
	text-decoration: none;
}

/*press */


.press_landing_pod_right .pod_info{
	right: 50%;
	left: auto;
}

.press_paragraph{
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #bbb;
}

.press_paragraph a:hover{
	color: brown;
}
.bgcolor form{
	display: inline-table;
	margin: 0px 5px 0px 10px;
}

.event_profile .back_link{
	position: absolute;
	bottom: -5px;
	right: 0px;
}

/* ads */
.press_ads .article_list {
	height: 250px;
}

.press_ads .article_info {
	width: 67%;
}

.press_ads .article_img img{
	border: 1px solid #777;
}

.press_caption {
	margin-top: 4px;
}
.press_caption a{
	text-decoration: underline;
}

.press_caption_show{
	display: block;
}
.tv_video{
	border-bottom: 1px dotted #bbb;
	padding-bottom: 20px;
}
.tv_video .paragraph{
	float: left;
	width: 36%;
	margin-right: 10px;
}
.tv_video .ab_video{
	float: right;
}

.tv_video p{
	margin-top: 7px;
}

.tv_ads {
	float: left; 
	margin-top: 22px;
}

/*awards*/

.awards .event_profile{
	height: auto;
}
.awards .event_profile_data{
	float: left;
	width: 65%;
}

.awards .event_img_left{
	float: right;
}

.awards .name_exp{
	border: none;
}

#award_1 .event_img_left{
	border: none;
}

/* image_download bottom caption */
.bottom_caption{
	background-color: #EFEAEA;
	text-align: center;
	padding-bottom: 3px;
}
.bottom_caption a{
	text-decoration: underline;
}

.in_press{
	float: left;
	padding: 20px 50px 35px 20px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
  width: 175px;
  height: 330px;
}
.in_press img{
	border: 1px solid #777;
}

.in_press .press_caption {
	text-align: right;
}

.no_border_right{
	border-right: none;
}

.sally_book .pod_info{
	left: 23%;
	width: 75%;
}
.sally_book .pod_detail{
	text-align: left;
	width: 98%;
}

.sally_book .pod_links{
	right: auto;
}

.ab_video{
	margin-bottom: 30px;
}

.press_list { 
	padding-bottom: 20px;
	border-bottom : 1px dotted #777;
	margin-top: 10px;
}
