@charset "utf-8";
/**
* Standard
**/
#fb_left_header
{
	position:relative;
	height:112px;
	background-image:url(pix/left_header.gif);
	background-repeat:no-repeat;
}
.fb_left_head_title
{
	position:relative;
	font-size:19px;
	color:#fff000;
	line-height:23px;
	padding:15px 0 0 0;
	text-align:center;
	text-transform:uppercase;
}
.fb_left_head_subtitle
{
	position:relative;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
#fb_header_link
{
	display:block;
	position:relative;
	text-decoration:none;
	background-color:#3B5997;
	text-transform:uppercase;
	line-height:24px;
	height:24px;
	color:#FFF;
	background-image:url(pix/facebook_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 95px;
}
.fb_img_head_left
{
	display:block;
	padding:2px 0 2px 0;
}
#fb_left_outer
{
	position:relative;
	background-image:url(pix/bg_left_outer.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #eee;
}
#fb_left_inner
{
	position:relative;
	background-image:url(pix/bg_left_inner.gif);
	background-repeat:no-repeat;
	padding:30px 10px;
	text-align:center;
}
#fb_left_formbox
{
	position:relative;
	border-top:1px solid #eee;
	padding:20px;
}
.fb_input_container
{
	position:relative;
	height:20px;
	line-height:20px;
	margin:5px 0 0 0;
}
.fb_input
{
	display:block;
	border:1px solid #ccc;
	padding:2px 2px;
	font-size:12px;
	line-height:14px;
	width:250px;
	position:relative;
	top:0px;
	right:0px;
}

#fb_right_outer
{
	position:relative;
	background-image:url(pix/bg_right_outer.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #eee;
	font-size:11px;
}
#fb_right_inner
{
	position:relative;
	background-image:url(pix/bg_right_inner.gif);
	background-repeat:no-repeat;
	padding:30px 10px 10px 10px;
}
.fb_blue_title
{
	color:#009ee0;
	text-transform:uppercase;
	font-size:12px;
	padding:0 0 15px 0;
	position:relative;
}
.fb_section_right
{
	padding:0 0 15px 0;
	position:relative;
}
.fb_step_title
{
	font-weight:bold;	
	color:#fe0000;
}
.fb_img_right
{
	display:block;
	padding:0 0 20px 0;
	position:relative;
}
