@charset "utf-8";

@import url("styles.css");
@import url("layouts_generic.css");

/* CSS Document */

#baby_portal {
	float:left;
	clear:both;
	padding:0 10px 10px 10px;
	width:740px;
}

/* Product Range Page */

.pink_box_rounded {
	width:280px;
	padding:5px 5px 15px 5px;
	background:#ebd3dc url(../images/pink_round_bottom_290.gif) no-repeat left bottom;
}

#portal_col_1 {
	float:left;
	width:340px;
}

.header_wide_blue {
	width:290px;
	height:25px;
	background:url(../images/header_wide_290.png) no-repeat;
	color:#fff;
	padding:5px 5px 0 10px;
	text-align:center;
}

.expert_corner_wide {
	float:left;
	clear:both;
	width:330px;
	padding:5px;
	background:#ebd3dc url(../images/portal_col1_no_circle.jpg) no-repeat 0 0;
}

.expert_corner_wide h3 {
	color:#FFFFFF;
	text-align:center;
	width:330px;
	padding:10px 0 0 0;;
}

.expert_corner_wide p {
	clear:both;
	width:330px;
}

.expert_corner {
	float:left;
	clear:both;
	width:330px;
	padding:5px;
	background:#ebd3dc url(../images/portal_col1_no_circle.jpg) no-repeat 0 0;
}

.expert_corner h3 {
	color:#FFFFFF;
	padding:10px 0 0 50px;;
}

.expert_corner p {
	width:200px;
}

.expert_corner p.wide {
	width:330px;
}

.mum_corner {
	float:left;
	clear:both;
	width:330px;
	padding:5px;
	background:#ebd3dc url(../images/portal_col1_ask_a_mum.jpg) no-repeat 0 0;
}

.mum_corner h3 {
	color:#FFFFFF;
	padding:10px 0 0 50px;;
}

.mum_corner p {
	width:200px;
}


.expert_corner_expanded p{
	width:325px;
}

.expert_corner_expanded_color {
	color:#9b214f;
}

#portal_col_2 {
	float:left;
	width:190px;
	margin-left:10px;
	margin-top:10px;
}

.focus_box {
	float:left;
	clear:both;
}

.focus_box a {
	text-decoration:none;
	cursor:pointer;
	float:left;
	clear:both;
}

.header_wide_pink {
	width:290px;
	height:25px;
	background:url(../images/header_pink_wide_290.png) no-repeat;
	color:#fff;
	padding:5px 5px 0 10px;
	text-align:center;
}

#portal_col_3 {
	float:left;
	width:190px;
	margin-left:10px;
	margin-top:10px;
}

#portal_col_3 .rel_links_middle {
	background:#88c6fc url(../images/panel_gradient_190.jpg) no-repeat 0 bottom;
}

#portal_col_3 .rel_links_middle ul {
	width:180px;
}

.header_190 {
	width:180px;
	height:23px;
	background:url(../images/header_short_190.png) no-repeat;
	color:#fff;
	padding:7px 5px 0 5px;
	text-align:center;
	font-size:0.9em;
}


.header_190_lower {
	width:180px;
	background:#364977 url(../images/header_short_190_lower.png) no-repeat 0 bottom;
	color:#fff;
	padding:3px 5px 3px 5px;
	text-align:center;
	font-size:0.9em;
}

.submit_button {
	width:340px;
	height:30px;
	background:#b52c65 url(../images/header_pink_340_under.png) no-repeat 0 bottom;
	text-align:center;
}

.submit_button a {
	width:340px;
	height:25px;
	display:block;
	padding-top:5px;
	font-size:1.2em;
	font-weight:bold;
}

.submit_button a:link, .submit_button a:visited {color:#FFF;}
.submit_button a:hover, .submit_button a:visited:hover {color:#d492ac;}

.form_row {
	float:left;
	clear:both;
	width:315px;
	height:45px;
	padding-top:10px;
	background:url(../images/form_row_bg.jpg) no-repeat 0 0;
}

.form_row label {
	font-weight:bold;
	margin-left:10px;
	width:75px;
	float:left;
	padding-top:5px;
}

.form_row input {
	float:left;
	width:180px;
	background-color:#FFF;
	border:1px #fff200 solid;
	padding:2px;
}

#page_form_result {
	width:290px;
}

.product_focus {
	float:left;
	clear:both;
	width:340px;
	background:#d4e6e6 url(../images/portal_col1_lower.jpg) no-repeat 0 0;
}

.product_focus h3 {
	text-align:center;
	color:#FFF;
	margin-top:5px;
}

.product_focus h5 {
	padding:5px;
	width:66px;
	background-color:#e34687;
	margin-top:10px;
	margin-left:137px;
	text-align:center;
}

.product_focus h5 a {white-space:nowrap;text-decoration:none;}
.product_focus h5 a:link, .product_focus h5 a:visited {color:#FFF;}
.product_focus h5 a:hover, .product_focus h5 a:visited:hover {color:#f5bed5;}

.product_focus p {width:340px;text-align:center;}

.product_focus .flag {
	width:340px;
	height:30px;
	background:url(../images/portal_col1_lower_flag.jpg) no-repeat 0 bottom;
	text-align:center;
	padding-top:12px;
	font-weight:bold;
}
