@charset "utf-8";

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

/* CSS Document */

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

/* Product Range Page */

#yfr_col_1 {
	float:left;
	width:740px;
}

#flash_header {
	float:left;
	clear:both;
	width:740px;
	height:28px;
	background:url(../images/main_menu.png) repeat-x 0 0;
	font-size:1.3em;
	color: #FFF;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
}

#flash_container {
	float:left;
	clear:both;
	width:740px;
	height:202px;
	/*background:url(../images/yfr_flash_back.png) no-repeat;*/
}

#upload_banner {
	float:left;
	clear:both;
	width:740px;
	height:42px;
	background:url(../images/yfr_upload_banner.jpg) no-repeat;
	padding-top:10px;
	text-align:center;
	font-size:2.2em;
}

#upload_banner a:link, #upload_banner a:visited {font-weight:bold;color:#374A78;}
#upload_banner a:hover, #upload_banner a:visited:hover {font-weight:bold;color:#9B214F;}

/* Form */
#form_container {
	float:left;
	clear:both;
	padding:10px;
	width:740px;
}


.form_row {
	float:left;
	clear:both;
	width:580px;
	margin-top:10px;
}

.form_row label {
	width:150px;
	float:left;
}

.form_row input {
	margin-right:10px;
}

/* Product Range */

#product_group {
	float:left;
	clear:both;
	padding-top:10px;
	width:740px;
}

.product_column {
	float:left;
	width:240px;
}

.product_bg {
	width:240px;
	height:193px;
	background:url(../images/bg_product.jpg) no-repeat 0 0;
}

.product_bg h4 {
	color:#374A78;
	width:230px;
	text-align:center;
}

.product_bg .c1 {background:url(../images/pr_col1_sub.jpg) no-repeat 0 0;padding:6px 5px 5px 5px;height:29px;}
.product_bg .c2 {background:url(../images/pr_col2_sub.jpg) no-repeat 0 0;padding:9px 5px 5px 5px;height:26px;}
.product_bg .c3 {background:url(../images/pr_col3_sub.jpg) no-repeat 0 0;padding:12px 5px 5px 5px;height:23px;}



.product_bg h5 {
	padding:5px;
	width:66px;
	background-color:#e34687;
	margin-left:87px;
	text-align:center;
}

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

.product_bg .inactive {
	height:1em;
	padding:5px;
}

.infoText {
	height:7em;
	font-size:0.9em;
}

.infoText p {
	text-align:center;
}

.infoText a {font-weight:bold;}

.text_highlight_middle {
	padding:5px 8px 5px 8px;
	width:66px;
	float:left;
	clear:both;
	color:#B3C4EE;
	background:#374A78;
	white-space: nowrap;
	margin-left:87px;
}

.text_highlight_middle a {text-decoration:none;}
.text_highlight_middle a:link, .text_highlight_middle a:visited {color:#fff;}
.text_highlight_middle a:hover, .text_highlight_middle a:visited:hover {color:#7587B3;}



.quote1, .quote2, .quote3 {
	width:117px;
	padding:8px 0 0 123px;
	font-size:0.9em;
	font-style:italic;
	height:147px;
}

.quote1 {
	background:url(../images/product_review_daily_ovulation.jpg) no-repeat 0 0;
}

.quote2 {
	background:url(../images/product_review_easy_read_ovulation.jpg) no-repeat 0 0;
}

.quote3 {
	background:url(../images/product_review_early_result_pregnancy.jpg) no-repeat 0 0;
}

.product_links {
	padding:0 0 10px 0;
}
