@font-face
{
font-family: GothamRnd2;
src: url('../../../../../assets/images/default/product_details/2013/font/GothamRnd-Bold.otf');
}
	.pDetail_dev_benefits_wrap{
		background-color: #E3EFEF;
		height: 113px;
		padding: 10px;
		 width: 525px; 
		/* overflow:auto; */

	}

		.pDetail_dev_benefits_title{
			display:block;
			color: #013F81;
			font-family: GothamRnd2;
			font-weight: bold;
			font-size: 16px;
		}
			.pDetail_dev_benefits_title a{
				font-weight: 100;
				text-decoration:none;
			}
			
		.pDetail_dev_benefits_icon_slider{
			height: 65px;
			
		}		
		.pDetail_dev_benefits_lbtn_wrap{
			float:left;
			width:20px;
			height: 65px;
			margin-right:2px;
		}
		.pDetail_dev_benefits_rbtn_wrap{
			float:left;
			width:20px;
			height: 65px;
			margin-left:2px;
		}
		
		.pDetail_dev_benefits_lbtn_wrap a{
			width:18px;
			height: 18px;
			background: url("../../../../../assets/images/default/product_details/2013/L_Arrow.png") no-repeat scroll 0px 0px transparent;
			display:block;
			margin-top: 22px;
		}
		.pDetail_dev_benefits_rbtn_wrap a{
			width:18px;
			height: 18px;
			background: url("../../../../../assets/images/default/product_details/2013/R_Arrow.png") no-repeat scroll 0px 0px transparent;
			display:block;
			margin-top: 22px;
		}
		
		.pDetail_dev_benefits_icon_slider_wrap{
			float:left;
			width: 450px;
			overflow:hidden;
		}
		
		.pDetail_dev_benefits_icon_wrap{
			float:left;
			width:113px;
			height: 65px;
			margin-top: 12px;
		}
			.pDetail_dev_benefits_icon{
				width:33px;
				height:34px;
				margin: 0  auto;
			}
				.pDetail_dev_benefits_icon img{
					width:33px;
										
				}
				
			.pDetail_dev_benefits_icon_text{
				width:125px;
				text-align: center;
			}
				.pDetail_dev_benefits_icon_text a{
					font-weight: bold;
				}
		
	.benefits_popup_wrap{
		height:auto;
		width: 410px;
		background-color:#ffffff;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		padding: 15px 10px;
	}
		.benefits_popup_title{
			height:auto;
			width:408px;
			background-color: #013F81;
			border-top-left-radius: 20px;
			border-top-right-radius: 20px;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding-bottom: 10px;
			margin: 0 auto;
		}
			.benefits_popup_title h2{
				height:auto;
				width:auto;
				display:block;
				margin: 0 auto;
				padding-top: 10px;
				padding-bottom:2px;
				color:#ffffff;
				font-size:25px;
				font-family: GothamRnd2;
				text-align: center;
			}
			.benefits_popup_title h3{
				height:auto;
				width:auto;
				display:block;
				margin: 0 auto;
				padding-top: 2px;
				padding-bottom:10px;
				color:#ffffff;
				font-family: arial;
				font-size: 18px;
				text-align: center;
			}
				.benefits_popup_content_title{
					width:388px;
					height:64px;
					margin: 0 auto;
				}
				.benefits_popup_content_detail{
					height: auto;
					margin: 0 auto;
					padding-top: 10px;
					width: 388px;
					border-bottom-left-radius: 15px;
					border-bottom-right-radius: 15px;
				}
					.benefits_popup_content_detail ul{
						color: #0c3c83;
						margin-left: 25px;
						padding-bottom: 20px;
						padding-left: 12px;
						padding-right: 10px;
					}
					.benefits_popup_content_detail ul li{
						list-style-type:disc;
					}
					
/* /parenting/developmental_benefits */
#developmental_benefit_wrap{
	margin-left:15px;
}

#brand_devben_header {
    height: 30px;
    margin: 23px 0;
}

#brand_logo {
    margin-left: 8px;
    position: absolute;
}

.brand_devben_panel_header {
    background: url("../../../../../assets/images/default/developmentalbenefits/devben_box_header_long.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 54px;
    margin-left: -14px;
 /*    position: relative; */
    text-align: left;
    width: 981px;
}

.brand_devben_panel_body {
    background: url("../../../../../assets/images/default/developmentalbenefits/devben_box_body.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    height: auto !important;
    line-height: 2em;
    margin-left: 0px;
    min-height: 200px;
    position: relative;
    width: 967px;
}

.brand_devben_panel_footer {
    background: url("../../../../../assets/images/default/developmentalbenefits/devben_box_footer_long.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    height: 24px;
    margin-left: 0px;
    width: 967px;
}

#brand_devben_content {
    border-radius: 0 0 15px 15px !important;
    padding: 30px 15px 30px 15px;
   
}

.brand_devben_block_image{
	float:left;
	margin-right: 10px;
}
.brand_devben_block_text p{
	width: 215px;
	float:left;
	margin: 0px;
	line-height:16px;
}

.brand_devben_block{
   margin-bottom: 10px;
    margin-right: 13px;
	width: 299px;
	float:left;
	}

.brand_devben_panel_title {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin-left: 18px;
    padding: 18px 16px;
    text-shadow: 0 0 0.4em #444444;
    width: 653px;
		line-height: 12px;
}

/* developmental_benefits_products */
#brand_devben_header {
    height: 30px;
    margin: 23px 0;
}

.parenting_rel {
    position: relative;
}
.parenting {
    clear: both;
    line-height: 1.5em;
}


.parenting_content {
    background-color: #FFFFFF;
    /* float: left; */
    height: auto !important;
    width: 925px;

}
.brand_devben_panel_sidebar {
    clear: left;
    float: left;
	margin-left: -13px;
   /*  overflow: hidden; */
    width: 330px;
}
.brand_devben_panel_left_nav_image {
	height: 41px;
    margin-left: 0px;
    width: 310px;
	background: url("../../../../../assets/images/default/developmentalbenefits/Parenting_Ribbon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.brand_devben_panel_left_nav_image_title {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 41px;
    margin-left: 14px;
    margin-top: -34px;
    width: 303px;
}
.brand_devben_panel_left_nav_content{
	width:310px;
	padding-left:20px;
}

.brand_devben_panel_main {
    height: auto !important;
    line-height: 2em;
    margin-left: -3px;
	margin-right: 10px;
    min-height: 200px;
    /* position: relative; */
    width: 640px;
	float:right;
}

.parenting_content_main{
	width:967px;
	background-color:#ffffff;
}

/* Product list related */
.parenting_content_products{
    height: auto !important;
    margin-top:10px;
    min-height: 200px;
    width: 640px;
}
.db_search_page_top{}

.db_search_page_top_left{
	color: #008BD0;
    font-weight: bold;
}

.db_search_page_hr{}
.db_search_page_link{
	font-size: 12px;
    height: 25px;
    padding-right: 8px;
    text-align: right;
    white-space: nowrap;
}
	.db_search_page_link .bold {
		font-weight: bold;
	}
	.db_search_page_link .blue {
		color: #008BD0;
	}
	.db_search_page_link span {
		line-height: 18px;
		padding: 0 3px;
	}
	.db_search_page_link a {
		line-height: 18px;
		padding: 0 3px;
		text-decoration: underline;
	}

.db_product_items_wrap{
	width:640px;
	display:block;
}
		
	.db_product_item_cell{		
		background-color: #FFFFFF;
		border: 1px solid #D0D0D0;
		float: left;
		height: 230px;
		margin: 0 5px 5px 0;
		padding: 5px;
		width: 195px;
	}

	.db_product_name_wrap{
		width:120px;
		height:20px;
		float:left;
		color: #155492;
		font-weight:bold;
		line-height: 15px;
/* 		margin-left: 5px;
		margin-top: 5px; */
	}
	
	.db_product_age_wrap{
		width:45px;
		height:60px;
		float:right;
	}
	
	.db_product_img_wrap{
		width:200px;
		height:125px;
		display:block;
	}
	
	.db_product_more_btn_wrap{
		display: block;
		float: inherit;
		height: 18px;
		width: 78px;
	}
	
	.db_product_price{
		float: right;
		text-align: right;
		width: 95px;
		margin-right:5px;
	}
	
	.db_prod_item_was_price{
		color: #808080;
		font-size: 11px;
		line-height: 25px;
		
	}
	.db_prod_item_price{
		color: #008BD0;
		font-size: 12px;
		font-weight: bold;
		line-height: 10px;
	}
	
.db_search_result_contents_cell_bottom_learn_more_btn{
	background: url("../../../../../themes/default/modules/search_result_grid/images/btn_learnMore_78x16.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 16px;
	width: 78px;
}

.db_search_page_bottom{

}
.db_search_page_link{

}

