/* @group page */

div.wrap_area { 
	position: relative; 
}

div.wrap_area img { 
	position: absolute; 
	left: 0px; 
	top: -90px; 
}
div.wrap_area p { position: relative; }

div.shape_wrap div { float: left; clear: left; height: 12px; }

/*
div.wrap_area img { opacity: .5; filter: alpha(opacity=50); }
div.shape_wrap div { border: 1px solid #f0f; }
*/



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	top: 0;
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
}

#page_container {
/*	height: 900px;*/
	/*position: relative;
	//float: left; */
	margin-top: 0px;
	margin-left: 0px;
	width: 900px;
	height: auto;
	min-height: 420px;
}

.quote_container {
	position: relative;
	width: 120;
	min-height: 40px;
	margin-left: 30px;
	top:	-20px;
}


p, li {
	font-size: 12px;
}
ul {
	list-style-type: disc;
}

.home {
	padding-bottom: 8px;
}

.iframe_body {
	font: 12px Arial;
	color: gray;
	top: 0;
	position: absolute;
	width: 100%;
	margin: 0px;
	background-color: transparent;
}

#main_content, #width_560 {
	width: 560px;
}

#width_560 > table:first-child {
	width: 560px;
	margin-top: 100px;
}

p.highlight {
	color: #FFFFFF;
	font-size: 10px;
/*	text-transform: uppercase; */
	font-weight: bold;
	line-height: 12px;
}


#links_container {
	margin-top: 24px;
	margin-left: 0px;
	height: auto;
	min-height: 20px;
}

.navlinks {
	color: #000000;
	font-size: 11px;
	padding-left: .25in;
	margin-bottom: 2px;
/*	text-transform: uppercase; */

}

p.navlinks a:link, p.navlinks a:visited, p.navlinks a:active {
	color: #000000;
}

p.navlinks a:hover {
 	border-bottom: 1px solid #DE7B00;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

p.features {
	color: #326ea2;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

p.home {
	color: #8f8f8f;
	font-size: 12pt;
}

.indent {
	padding-left: 175px;
}

p.right {
	color: #8f8f8f;
	font-size: 8pt;
	line-height: 1.25;
	letter-spacing: .75px;
	word-spacing: 1.25px;
	text-align: right;
}

.bold {
	color: #545454;
	font-size: 8pt;
	line-height: 1.25;
	letter-spacing: .75px;
	word-spacing: 1.25px;
	font-weight: bold;
}

.red {
	color: #CC0000;
}

h3, h1 {
	text-transform: uppercase;
	color: #444444;
	font-size: 14px;
	padding: 0px;
}
h1.homepage {
	text-transform: none;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #000000;
}

h4 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #000000;

}
h5 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

.rollover_submit {
	display: block;
	width: 91px;
	height: 25px;
	text-decoration: none;
	background-image: url(/fc_images/submit.png);
	image-repeat: none;
}

.rollover_submit:hover {
	background-position:  0 -25px;
}

a.rollover_register {
	display: block;
	width: 91px;
	height: 25px;
	text-decoration: none;
	background-image: url(/fc_images/register.png);
	image-repeat: none;
}

a.rollover_register:hover {
	background-position:  0 -25px;
}


a.rollover_tryitfree {
	display: block;
	width: 163px;
	height: 70px;
	text-decoration: none;
	background-image: url(/fc_images/button_tryitfree.png);
}

a.rollover_tryitfree:hover {
	background-position:  0 -70px;
}

a.rollover_fcgoals {
	display: block;
	width: 163px;
	height: 70px;
	text-decoration: none;
	background-image: url(/fc_images/button_fcgoals.png);
}

a.rollover_fcgoals:hover {
	background-position:  0 -70px;
}a.rollover_iphone {
	display: block;
	width: 163px;
	height: 70px;
	text-decoration: none;
	background-image: url(/fc_images/button_iphone.png);
}

a.rollover_iphone:hover {
	background-position:  0 -70px;
}
a.rollover_fctasks {
	display: block;
	width: 163px;
	height: 70px;
	text-decoration: none;
	background-image: url(/fc_images/button_fctasks.png);
}

a.rollover_fctasks:hover {
	background-position:  0 -70px;
}

a.rollover_button02 {
	display: block;
	width: 163px;
	height: 70px;
	text-decoration: none;
	background-image: url(/fc_images/view2.png);
}

a.rollover_button02:hover {
	background-position:  0 -90px;
}


a {
	color: #DE7B00; 
	text-decoration: none;
}

a:hover {
	color: #DE7B00;
	text-decoration: underline;
}

a.html_nav:link, a.html_nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a.home {
	font-size: 12pt;
}

a.html_nav:active {
	color: black;
	text-decoration: none;
}

a.html_nav:hover {
	color: #bbbbbb;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #bbbbbb;
	font: xx-small Arial;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
}

a.footer:hover {
	color: #FFFFFF;
	font: xx-small Arial;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
}
/*
input { 
     width: 140px;      
	 border: 1px solid #DC7700;
} 
.submit input {
	border: 1px solid #BEC1C4;
}
*/
input.checkbox {
	width: 18px;
} 
 /*
input, select { 
     font-size: 12px; 
     border: 1px solid #2969BB; 
} 
*/
input.zip { 
     width: 60px; 
} 

input.login {
	width: 140px;
}
/*
input.login_button {
	width: 60px;	
	margin-left: 80px;
}
*/
input.radios {
	width: 30px;
}

input.grayed_out {
     border: 1px solid #CDDEF3; 
     background-color: #EAF0F7; 
}

.login_box {
	width: 155px;
}

.form_label {
	padding: 3px;
	width: 100px;
	font-size: 10px;
}

.form_label_required {
	padding: 3px;
	width: 100px;
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}

.form_input {
	padding: 3px;
}

table.form { 
     margin-left: 40px; 
} 
 
table.form td { 
     font-size: 9px; 
     padding: 2px; 
} 

table.login_box td {
	font-size: 9px;
}

table td.title {
	font-size: 10px;
	color: #1C5B7C;
	font-weight: bold;
/*	letter-spacing: 3px;*/
	width: 550px;
	padding-bottom: 8px;
}

.details {
	font-size: 11px;
	background-color: #E9F1F4;
	color: #000000;
}

#app_header {
	width: auto;
	margin: 0px;
}

#app_header a {
	color: #FFFFFF;
	font-weight: bold;
	cursor : pointer;	
}

#app_header a.html_nav {
	color: #4584A5;
	text-decoration: none;
}

#app_header a.html_nav:link, #app_header a.html_nav:visited {
	color: #8f8f8f;
}

#app_header a.html_nav:hover {
	color: #4584A5;
	text-decoration: none;
}

#menu_main_outer {
	width: 100%; /* was 652 */
/*	padding: 2px; */
	text-transform : uppercase;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu_block {
	background-color: #26478E;
	height: 23px !important;
	height: 28px;
/*	padding: 5px 5px 0px 0px; */
	border-bottom: 2px solid #FCFCFC;
	color: #FFFFFF;
}

#menu_block a {
	text-decoration: none;
}

#menu_block a:hover {
	color: #DDDDDD;
}

#sub_menu_block {
	width: auto;
	height: 20px;
	font: bold 11px Arial;
}

#sub_menu_product_container, #sub_menu_support_container, #sub_menu_about_container, #sub_menu_pricing_container {
	position: absolute;
	visibility: hidden;
/*	left: 20px; */
	top: 32px;
}

#sub_menu_main_products_container, #sub_menu_main_support_container, #sub_menu_main_about_container, #sub_menu_main_download_container, #sub_menu_main_buynow_container {
	position: static;
	visibility: hidden;
	left: 6px;
	padding-top: 0px;
}

#sub_menu_main_about_container {
	top: -30px;
}

#sub_menu_main_support_container {
	top: -15px;
}

#sub_menu_main_pricing_container {
	margin-top: -14px;
}

#iframe_container {
	margin: 0px;
	width: 100%;
}

#elframo, #losframos {
	overflow: visible; 
	width: 100%; 
}

/* @end */

/* @group div */

#logo_banner {
	width: 800px;
	height: 66px;
	margin: 0 auto;
}

#rollover_container {
	width: 800px;
	height: 26px;
	margin: 0 auto;
}

#homepage_image {
	background-image: url(/fc_images/main_image1.png)
}

#html_nav {
	width: 662px; /* changed 20080929. Was 660px */
	height: 19px !important;
	height: 24px;
	max-height: 21px;
	text-indent: 1px;
	padding-top: 4px;
	margin-left: 0px; /* changed 20080929. Was 2px */
	font: bold 11px Arial;
	border-bottom: 2px solid #FFFFFF;
	background-color:FF9D00; 
	z-index: 1;
	overflow: hidden;
	visibility: hidden;
}

#logo_container {
	width: 195px;
	height: 31px;
/*	padding-top: 125px; */
	position:absolute;
	left: 23px; 
	top: 34px;
	background-image: url(/fc_images/fcmobilelife_logo.png);
	background-repeat: no-repeat;
}

#tagline_container {
	width: 123px;
	height: 11px;
/*	padding-top: 125px; */
	position:absolute;
	left: 254px;
	top: 54px;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
}

#bigphone_container {
	width: 				238px;
	height: 			270px;
/*	padding-top: 125px; */
	left: 				0px;
	background-image: 	url(/fc_images/phone3.jpg);
	background-repeat: 	no-repeat;
}

#iphone_container {
	width: 				238px;
	height: 			270px;
/*	padding-top: 125px; */
	left: 				0px;
	background-image: 	url(/fc_images/iphone.gif);
	background-repeat: 	no-repeat;
}


#iphoneg_container {
	width: 				238px;
	height: 			270px;
/*	padding-top: 125px; */
	left: 				0px;
	background-image: 	url(/fc_images/iphone_goals.png);
	background-repeat: 	no-repeat;
}

#body_content_outer {
	padding-left: 2px; /* changed 200080929. Was padding:  0px*/
}

#msft_body_content {
	width:	400px;
	left:	295px;
	padding-left: 40px;
	text-align: left;
}

#msft_right_content {
	width: 148px;
	min_height: 200px;
	position: absolute;
	left: 754px;
	top: 550px;
}

.msft_brochure	{
	width: 148px;
	height:	188px;
	position:			absolute; 
	left: 				754px;
	top: 				179px;
	background-image: url(/ms1/brochure_inset.png);
	background-repeat: no-repeat;
}


.msft_screen	{
	width: 148px;
	height:	148px;
	position:			absolute; 
	left: 				754px;
	top: 				400px;
	background-image: url(/images/sideways-screen-left_tiny.jpg);
	background-repeat: no-repeat;
}

#body_content {
	width:	600px;
	left:	295px;
	padding-left: 40px;
	text-align: left;
}

#left_col_container {
	width: 238px;
	background-color: #BEC1C4;
}

#gold_bottom_container {
	width: 				238px;
	height: 			8px !important;
	height: 1px;
/*	padding-top: 125px;
	position:			absolute; */
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	left: 				0px;
	top: 				398px;
	background-image: 	url(/fc_images/gold_bottom.png);
	background-repeat: 	no-repeat;

}

#gray_navbar {
	width: 				238px;
	min-height:			200px;
	height: auto;
/*	padding-top: 125px; 
	position:			absolute;*/
	left: 				0px;
	top: 				408px;
	background-color:	#BEC1C4;
}

#gray_navbar_bg {
	width: 238px;
}

.leftimg {
	float:left;
	padding-right: 4px;
}
.rightimg {
	float: right;
	position: relative;
	top: -14px;
	padding-left: 0px;
}

.quote_container_l	{
	width: 22px;
	height:	17px;
	position:			relative; 
	left: 				0px;
	top: 				0px;
	background-image: url(/fc_images/quote_l_g.gif);
	background-repeat: no-repeat;
}

.quote_container_r	{
	width: 22px;
	height:	17px;
	position:			relative; 
	left: 				136px;
	top: 				-48px;
	background-image: url(/fc_images/quote_r_g.gif);
	background-repeat: no-repeat;
}

#big_button1	{
	width: 				160px;
	position:			absolute;
	left: 				40px;
	top: 				550px;

}

#big_button2	{
	width: 				160px;
	position:			absolute;
	left: 				40px;
	top: 				650px;

}


#flash_container {
	width: 800px;
	height: 263px;
	margin: 0 auto;
	top: 125px;
	background-image: url(/fc_images/main_image1.png);
}

#homepage_img_swapper {
	width: 20px;
	height: 52px;
	margin-left: 737px;
	margin-top: 103px;
}

#swapper1, #swapper2, #swapper3 {
	width: 20px;
	height: 16px;
}

#swapper1:hover, #swapper2:hover, #swapper3:hover {
	background-image: url('/images/dot_blue.gif');
}

#home_content {
	width: 800px;
	/*background-image: url(images/index_21_1.gif);*/
	background-repeat: no-repeat;
	top: 388px;
	margin: 0 auto;
}

#home_content_left {
	margin-top: 20px;
}

#home_tour {
	width: 160px;
	padding-top: 35px;
	margin-left: 45px;
}


#home_info {
	width: 120px;
	padding-top: 0px;
	margin-left: 41px;

}

#home_content_middle {
	margin-left: 20px; 
	width: 360px;
	background-image: url(images/text_wide_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px 0px;
}

#home_content_middle_top {
	background-image: url(images/text_wide_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
}

#home_content_middle_bottom {
	background-image: url(images/text_wide_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
}

#home_main {
	padding: 10px;
	font-size: 10px;
}

#home_content_right {
	background-image: url(images/text_narrow_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px 0px;
	width: 176px;
}

#home_sub1 {
	padding: 10px;
}

#home_sub1_top {
	background-image: url(images/text_narrow_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
}

#home_sub1_bottom {
	background-image: url(images/text_narrow_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
}

#home_sub {
	width: 140px;
	padding-top: 5px;
}

.question {
	background-image: url(images/question.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	color: #2868ba;
}

.catalog_price {
	color: #FF0000;
	font-size: 8pt;
}

.answer {
	background-image: url(images/answer.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}

#inside_container {
	width: 800px;
	margin: 0 auto;
	margin-top: -12px; 
}

#inside_bg1 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	margin-top: -9px !important;
	margin-top: 10px;
	top: 125px;
	background-image: url(images/bg_inside4.gif);
	background-repeat: repeat-y;
}

#inside_bg2 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	top: 125px;
	background-image: url(images/bg_inside1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#inside_bg3 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	top: 125px;
	background-image: url(images/bg_inside3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#inside_bg11 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	margin-top: -9px !important;
	margin-top: 10px;
	top: 125px;
	background-image: url(images/bg_inside7.gif);
	background-repeat: repeat-y;
}

#inside_bg12 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	top: 125px;
	background-image: url(images/bg_inside8.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#inside_bg13 {
	width: 800px;
	height: auto;
 	min-height: 400px;
	margin: 0 auto;
	top: 125px;
	background-image: url(images/bg_inside9.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#inside_content {
	width: 689px;
/*	position: absolute;*/
	top: 145px;
	z-index: 2;
	height: auto;
	padding: 30px 66px;
}

#info_container {
	width: 505px;
}

#account_info {
	width: 205px;
	/*height: 110px;*/
	background-color: #f9f9f9;
	border: 2px solid gray;
	padding-right: 7px;
	padding-left: 7px;
}

#plan_info {
	float: right;
	width: 180px;
	position: relative;
	border-left: 1px solid silver;
}

#upgrade_container {
	width: 230px;
	padding-left: 20px;
}

a#upgrade {
    display: block;
    width: 100px;
    height: 31px;
    background-image: url(images/upgrade.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#upgrade:hover {
    background-position: 0 -31px;
}

a#edit {
    display: block;
    width: 100px;
    height: 31px;
    background-image: url(images/edit.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#edit:hover {
    background-position: 0 -31px;
}

#launch_container {
	clear: none;
	width: 270px;
	margin-top: -120px;
	height: 160px;
	padding-top: 160px;
}

a#launch {
    display: block;
    width: 270px;
    height: 40px;
    background-image: url(images/launch.jpg);
    background-position: 0 0;
    margin: 0 auto;
}

a#launch:hover {
    background-position: 0 -40px;
}

a.h2:visited {
    font-size: 14px;
}

#eula_box {
	margin-top: 30px;
	height: 240px;
	width: 540px;
	overflow: auto;
	padding-bottom: 40px;
	padding-right: 10px;
}

#eula_submit {
	text-align: right;
	padding-right: 40px;
}

table th.admin_title {
	font-size: 12px;
	color: #1C5B7C;
	font-weight: bold;
	padding-bottom: 8px;
}

table td.admin_content {
	font-size: 10px;
	padding: 2px;
}

h1.admin {
	color: #DE7B00;
	width: 100%;
	border-bottom: 2px solid #DE7B00;
}

table.admin {
	width: 100%;
}

table.admin tr td input {
	margin-right: 3px;
}

table.admin th {
	color: #FFFFFF;
	background-color: #26478E;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	text-transform : uppercase;
}

#billing_info {
	padding: 3px;
	border: 2px solid #E9F1F4;
}

#billing_info td {
	padding: 4px;
}

#billing_item {
	width: 140px;
}

#billing_message {
	padding: 4px;
}

#billing_options {
	float: right;
	padding: 6px;
}

#billing_options .icon {
	margin: -2px 4px;
}

#cards_on_file {
	margin-top: 20px;
	padding: 3px;
	border: 2px solid #E9F1F4;
	width: 100%;
}

#cards_on_file td {
	padding: 2px;
}

#cards_on_file_header td {
	background-color: #DEE7EC;
	color: #000;
	padding: 3px;
}

#footer {
	color: #FFFFFF;
	font: xx-small Arial;
	text-transform: uppercase;
	width: 902px;
	height: 48px !important;
	height: 60px;
	top: 1px;
	padding-top: 14px;
	padding-left:0px;
/*		margin: 5px auto; */
	background-color: #444444;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	background-image: url(fc_images/fc_logo_gray_sm.png);
	background-repeat: no-repeat;
	position: relative;
}

#box-link { 
		position: absolute; 
		top: -24px; 
		left: 0px; 
		width: 154px; 
		height: 60px; 
		background-color: transparent; 
		border: none; 
}

#processing_message_box {
	visibility: hidden;
	width: 400px;
	padding: 20px;
	background-color: #FDE2C3;
	border: 6px solid #DC7700;
}

#footer_nav {
	clear: both;
	text-align: center;
	/*padding-left: 100px;
	padding-top: 6em;*/
	z-index: 1000;
}
#footer_container {
	position: relative; 
	left: 0px; 
	top: 10px; 
}

phone_loc {
	position:absolute;
	top:140px;
	left:560px;
}

/* @end */
