@charset "utf-8";

.taf_header {
background-image:url(/en_ca/babyclub/images/formpopup_top_large.gif);
background-repeat:no-repeat;
height:6px;
overflow:hidden;
position:relative;
width:750px;
}
.taf_middle {
background-image:url(/en_ca/babyclub/images/formpopup_middle_large.gif);
background-repeat:repeat-y;
height:630px;
position:relative;
width:750px;
}


.taf_error_content
{
	position:relative;
	background-image:url(/en_ca/products/includes/images/helpful_tools/errormessage_menuplanner.jpg);
	background-repeat:no-repeat;
	width:426px;
	height:264px;
	display:none;
	left:160px;
	top:70px;
	
}

.taf_footer {
background-image:url(/en_ca/babyclub/images/formpopup_footer_large.gif);
background-repeat:no-repeat;
height:40px;
position:relative;
width:750px;
}

.taff_close_button{
	position:relative;
	left:650px;
	top:8px;
	cursor:pointer;
	width:70px;
	height:28px;
}
.main_form_section
{
	position:relative;
	left:20px;
}
.success_text
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	position:relative;
	top:5px;
	left:20px;
}
.tell
{
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	left:20px;
	top:5px;
}
.receive_text
{
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	left:60px;
}
.baby_club_subheader
{
	background-image:url(/en_ca/babyclub/images/thankyou_subheader.jpg);
	width:740px;
	height:51px;
}
.submit_button
{
	position:relative;
	top:10px;
	left:90px;
	height:35px;
	cursor:pointer;
}
.refer_friend_name_label
{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:120px;
	text-align:right;
	
}
.you_name_label
{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	width:120px;
	position:relative;
	left:-1px;
	
}
.message_label
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.refer_friend_name_tbox
{
	float:left;
}
.refer_friend_email_label
{
	float:left;
	width:120px;
	text-align:right;
	color:#000000;
}
.your_email_label
{
	float:left;
	width:105px;
	text-align:left;
	color:#000000;
	padding-left:5px;
}
.refer_friend_email_tbox
{
	float:left;
}

.refer_friend_space_label
{
	float:left;
	width:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.refer_friend_space_name
{
	float:left;
	width:50px;
}
.your_friend_space_name_popup
{
	float:left;
	/*width:50px;*/
	width:60px;
}
.receive_text_space
{
	position:relative;
	height:2px;
	overflow:hidden;
}
.clearboth
{
	clear:both;
}
.refer_friend_form
{
	position:relative;
	padding-left:20px;
}
.refer_friend_note
{
	font-family:Arial;
	font-style:italic;
	font-size:11px;
	color:#008276;
	
}
.input
{
	border-color:#edc96f;
	background-color:#fcf6d9;
	border-style:solid;
    border-width:1px;
	width:155px;
}
.text_area
{
	border-color:#edc96f;
	background-color:#fcf6d9;
	border-style:solid;
    border-width:1px;
	width:612px;
	height:150px;
}


/*
Error box
*/

#taf_error_box
{
	position:relative;
	top:0px;
	right:0px;
	width:400px;
	height:auto;
	margin:300px auto 0px auto;
}
.taf_error_box_header
{
	background-image:url(/en_ca/babyclub/images/formpopup_top_medium.gif);
	background-repeat:no-repeat;
	position:relative;
	width:500px;
	height:6px;
}
.taf_error_box_middle
{
	background-image:url(/en_ca/babyclub/images/formpopup_middle_medium.gif);
	background-repeat:repeat-y;
	position:relative;
	width:500px;
	height:auto;
}
.taf_error_box_footer
{
	background-image:url(/en_ca/babyclub/images/formpopup_footer_medium.gif);
	background-repeat:no-repeat;
	position:relative;
	width:500px;
	height:40px;
}

.taf_error_text
{
	position:relative;
	font-family:Arial;
	font-size:11px;
	color:#234e4a;
	width:500px;
	top:98px;
	left:104px;
	
}
.taf_error_button
{
	position:relative;
	left:170px;
	top:105px;
	cursor:pointer;
}
/*
end error box 
*/
