@charset "UTF-8";

/* CSS Document */

/*-------General Styles--------*/

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

a:hover {
	text-decoration: underline;
}
/*a:link, a:active, a:hover, a:focus {color: #85AD33;}*/

body {
	background-color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
	color: #999999;
	text-align: center;
}

img, div, input, textarea { 
	font-family: arial, helvetica, sans-serif; 
	border: none;
}

.clearer {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*-------Page Layout Containers--------*/

.site_container {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 817px;
	text-align: left; position:relative;
	
}

.header_container {
	width: 817px;
	height: 106px;
	float: left;
	background:url(../img/header/header_background.gif) no-repeat;
}

.nav_container {
	width: 818px;
	height: 30px;
	float: left;
}

.content_container {
	width: 817px;
	height: 580px;
	float: left;
	background:url(../img/content/content_background.gif) no-repeat;
}

.content_container_home {
	width: 817px;
	height: 532px;
	float: left;
	background:url(../img/content/content_background.gif) no-repeat;
}


.content_container_left {
	width: 467px;
	float: left;
}

.content_container_right {
	width: 350px;
	float: left;
}

.privacy_container_left {
	width: 547px;
	float: left;
}

.privacy_container_right {
	width: 270px;
	float: left;
}

.footer_container, .footer_container_calculator {
	width: 817px;
	height: 90px;
	float: left;
	background:url(../img/footer/footer_background_height.gif);
}

/*-----AddThis Share Widget -------*/


/*-------Header--------*/

.header_logo {
	width: 200px;
	margin-left: 15px;
	margin-top: 47px;
	float: left;
}

.header_links {
	width: 500px;
	margin-top: 82px; 
	margin-right: 15px;
	float: right;
	font-size: 10px;
	text-align: right;
}

/*-------Content--------*/

.content_home_title {
	margin-top: 56px;
	width: 817px;
	height: 52px;
	float: left;
	text-align: center;
}

.content_home_flash {
	width: 817px;
	height: 424px;
	float: left;
	text-align: center;
}

.content_findyournumbertop_flash {
	width: 817px;
	height: 85px;
	float: left;
	text-align: center;
}

.content_findyournumbertop_text {
	margin-top: 0px;
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 0px;
	width: 780px;
	height: 5px;
	float: left;
	text-align: left;
	font-size: 15px;
	color: #003366;

}

.content_findyournumber_flash {
	width: 817px;
	height: 565px;
	float: left;
	text-align: center;
}

.content_upgrade_link {
	text-decoration: underline;
}

.content_title {
	margin-left: 35px;
	/*margin-top: 40px;*/
	margin-bottom: 0px;
	font-size: 25px;
	font-weight: bold;
	font-family:Helvetica, Arial, sans-serif;
	color: #FF6600;
}

.content_box {
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 15px;
	width: 449px;
	height: 445px;
	background: url(../img/content/content_box_background01.png) no-repeat;
}

.content_textarea {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 13px;
	width: 410px;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.content_txt_orange_bold {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.content_txt_orange {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}

/*
.flash_rss {
	margin-top: 45px;
	
	width: 445px;
}
*/

.content_profiles {
	margin-top: 65px;
	margin-left: 20px;
	width: 306px;
}

.content_profile {
	margin:0 0 30px 0;
	float:left;
}
.content_profile_text {
	margin:5px 0 0px 13px;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	width:198px; 
	float:left;
}
.content_profile_text a:link { text-decoration:none; color:#f57d17;}
.content_profile_text a:visited { text-decoration:none; color:#f57d17;}
.content_profile_text a:hover { text-decoration:underline; color:#003366;}
.content_profile_text a:active { text-decoration:none; color:#f57d17;}

.content_textarea a:link { text-decoration:none; color:#f57d17;}
.content_textarea a:visited { text-decoration:none; color:#f57d17;}
.content_textarea a:hover { text-decoration:underline; color:#003366;}
.content_textarea a:active { text-decoration:none; color:#f57d17;}



.content_profile_persona {
float:left; width:92px; 
}
.content_buttons {
	margin: 0 0 0 20px;
	width: 306px;
	clear:both;
	float: left;
}

.content_email {
	width: 306px;
	height: 116px;
	margin-top: 70px;
}

.content_email_icon {
	width: 50px;
	height: 47px;
	float: left;
}

.content_email_title {
	padding-top: 15px;
	width: 250px;
	height: 32px;
}

.content_email_title a {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	line-height: 17px;
}

.content_email_text {
	margin-left: 3px;
	width: 300px;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
}

.content_pdf {
	width: 306px;
	height: 64px;
	background:url(../img/content/content_pdf_background.gif) no-repeat;
}

.content_pdf_icon {
	width: 43px;
	height: 63px;
	float: left;
}
.content_pdf_text {
	margin-top: 25px;
	float: left;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

.content_iport {
	width: 306px;
	height: 64px;
	background:url(../img/content/content_iport_background.gif) no-repeat;
}

.content_iport_icon {
	width: 43px;
	height: 63px;
	float: left;
}

.content_iport_text {
	margin-top: 10px;
	width: 260px;
	float: left;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

.content_iport_text_orange {
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	line-height: 14px;
}

/*-------Your number results--------*/

.results_flash {
	width: 817px;
	height: 255px;
	float: left;
	text-align: center;
}


.results_box {
	margin-left: 15px;
	width: 817px;
	height: 310px;
	float: left;
	background:url(../img/results/results_box_background.jpg) no-repeat;
}

.results_container_left {
	margin-left: 20px; 
	margin-top: 12px;
	width: 375px;
	float: left;
}

.results_container_right {
	margin-left: 20px; 
	margin-top: 12px;
	width: 402px;
	float: left;
}

.results_title {
	width: 360px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}

.results_text_left {
	margin-bottom: 25px;
	width: 360px;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	
}

.results_text_right {
	margin-bottom: 10px;
	width: 360px;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	
}

.results_nav {
	width: 360px;
	margin-bottom: 3px;
}

a.btn_protect_savings { display:block; width:266px;}
a.btn_protect_savings:link {background:url(../img/results/btn_protect_savings.gif) no-repeat;}
a.btn_protect_savings:visited {background:url(../img/results/btn_protect_savings.gif) no-repeat;}
a.btn_protect_savings:hover {background:url(../img/results/btn_protect_savings_hov.gif) no-repeat;}
a.btn_protect_savings:active {background:url(../img/results/btn_protect_savings.gif) no-repeat;}

a.btn_protect_savings_selected { display:block; width:266px;}
a.btn_protect_savings_selected:link {background:url(../img/results/btn_protect_savings_hov.gif) no-repeat;}
a.btn_protect_savings_selected:visited {background:url(../img/results/btn_protect_savings_hov.gif) no-repeat;}
a.btn_protect_savings_selected:hover {background:url(../img/results/btn_protect_savings_hov.gif) no-repeat;}
a.btn_protect_savings_selected:active {background:url(../img/results/btn_protect_savings_hov.gif) no-repeat;}

a.btn_save_for_retirement { display:block; width:266px;}
a.btn_save_for_retirement:link {background:url(../img/results/btn_save_for_retirement.gif) no-repeat;}
a.btn_save_for_retirement:visited {background:url(../img/results/btn_save_for_retirement.gif) no-repeat;}
a.btn_save_for_retirement:hover {background:url(../img/results/btn_save_for_retirement_hov.gif) no-repeat;}
a.btn_save_for_retirement:active {background:url(../img/results/btn_save_for_retirement.gif) no-repeat;}

a.btn_save_for_retirement_selected { display:block; width:266px;}
a.btn_save_for_retirement_selected:link {background:url(../img/results/btn_save_for_retirement_hov.gif) no-repeat;}
a.btn_save_for_retirement_selected:visited {background:url(../img/results/btn_save_for_retirement_hov.gif) no-repeat;}
a.btn_save_for_retirement_selected:hover {background:url(../img/results/btn_save_for_retirement_hov.gif) no-repeat;}
a.btn_save_for_retirement_selected:active {background:url(../img/results/btn_save_for_retirement_hov.gif) no-repeat;}

a.btn_enjoy_retirement { display:block; width:266px;}
a.btn_enjoy_retirement:link {background:url(../img/results/btn_enjoy_retirement.gif) no-repeat;}
a.btn_enjoy_retirement:visited {background:url(../img/results/btn_enjoy_retirement.gif) no-repeat;}
a.btn_enjoy_retirement:hover {background:url(../img/results/btn_enjoy_retirement_hov.gif) no-repeat;}
a.btn_enjoy_retirement:active {background:url(../img/results/btn_enjoy_retirement.gif) no-repeat;}

a.btn_enjoy_retirement_selected { display:block; width:266px;}
a.btn_enjoy_retirement_selected:link {background:url(../img/results/btn_enjoy_retirement_hov.gif) no-repeat;}
a.btn_enjoy_retirement_selected:visited {background:url(../img/results/btn_enjoy_retirement_hov.gif) no-repeat;}
a.btn_enjoy_retirement_selected:hover {background:url(../img/results/btn_enjoy_retirement_hov.gif) no-repeat;}
a.btn_enjoy_retirement_selected:active {background:url(../img/results/btn_enjoy_retirement_hov.gif) no-repeat;}

.results_button {
	width: 360px;
}

/*-------Privacy--------*/


.privacy_box {
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 10px;
	width: 528px;
	height: 474px;
	background:url(../img/privacy/privacy_box_background.gif) no-repeat;
}

.privacy_scrollarea {
	overflow: auto;
	margin-left: 20px;
	margin-top: 5px;
	width: 490px;
	height: 440px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.privacy_textarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 465px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.privacy_link_nav {
	margin-left: 10px;
	margin-top: 90px;
	width: 243px;
	height: 50px;
	background:url(../img/privacy/privacy_divider_nav.gif) no-repeat;
}

.privacy_link_nav_icon {
	margin-left: 2px;
	margin-top: 18px;
	width: 25px;
	float: left;
}

.privacy_link_nav_text {
	margin-top: 18px;
	float: left;
}

.privacy_link_nav_text a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.privacy_link_external {
	margin-left: 10px;
	padding-top: 10px;
	width: 243px;
	height: 24px;
	background:url(../img/privacy/privacy_divider_external.gif) no-repeat;
}

.privacy_link_external_2lines {
	margin-left: 10px;
	padding-top: 5px;
	width: 243px;
	height: 29px;
	background:url(../img/privacy/privacy_divider_external.gif) no-repeat;
}

.privacy_link_external_icon {
	margin-left: 2px;
	width: 25px;
	float: left;
}

.privacy_link_external_icon_2lines {
	margin-left: 2px;
	padding-top: 5px;
	width: 25px;
	float: left;
}

.privacy_link_external_text {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	float: left;
}



/*-------Footer--------*/

.footer_links {
	width: 408px;
	margin-top: 10px;
	float: left;
	font-size: 9px;
	text-align: center;
}

.footer_copyright {
	width: 409px;
	margin-top: 10px;
	float: left;
	font-size: 9px;
	text-align: center;
}

.footer_thenumber {
	width: 817px;
	margin-top: 7px;
	float: left;
	font-size: 8px;
	text-align: center;
	height: auto;
}


/*-------Overlay--------*/

.overlay_profile_1 {
	z-index: 10;
	position: absolute;/*position: relative;*/
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_profile_2 {
	z-index: 10;
	position: absolute;/*position: relative;*/
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_profile_3 {
	z-index: 10;
	position: absolute;/*position: relative;*/
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_profile_box {
	position: absolute;/*position: absolute;*/
	top: 40px;
	left: 160px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_profile_box.png) no-repeat;
}

.overlay_profile_icon {
	position: absolute;
	top: 45px;
	left: 25px;
}

.overlay_profile_icon2 {
	position: absolute;
	top: 45px;
	left: 17px;
}

.overlay_profile_close {
	position: absolute;
	top: 10px;
	left: 428px;
}

.overlay_profile_name {
	position: absolute;
	top: 43px;
	left: 126px;
	font-size: 25px;
	font-weight: bold; font-family:Helvetica, Arial, sans-serif;
	color: #FF6600;
	
}

.overlay_profile_info {
	width: 340px;
	position: absolute;
	top: 79px;
	left: 135px;
		
}

.overlay_profile_label {
	margin-top: 5px;
	width: 80px;
	height: 19px;
	font-size: 10px;
	color: #003366;
	float: left;
}

.overlay_profile_data {
	padding-top: 5px;
	width: 260px;
	height: 19px;
	font-size: 10px;
	color: #FF6600;
	float: left;
}

.overlay_profile_scrollarea {
	position: absolute;
	top: 242px;
	left: 115px;
	overflow: auto;
	margin-left: 20px;
	margin-top: 5px;
	width: 318px;
	height: 216px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.overlay_disclaimer {
	z-index: 20;
	position: absolute;/*position: relative;*/
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_disclaimer_box {
	position: absolute;
	top: 140px;
	left: 135px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_disclaimer_box.png) no-repeat;
}

.overlay_disclaimer_close {
	position: absolute;
	top: 9px;
	left: 506px;
}

.overlay_disclaimer_title {
	position: absolute;
	top: 45px;
	left: 50px;
	width: 500px; 
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	line-height: 27px;
}

.overlay_disclaimer_text {
	position: absolute;
	top: 80px;
	left: 50px;
	width: 450px;
	float: left; 
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}

.overlay_video {
	z-index: 100;
	position: absolute; /*position: relative;*/
	top: 136px; 
	left: 4px; 
	width: 809px;
	height: 565px;/*590*/
	background:url(../img/overlay/overlay_background.png) repeat; 
	display: none;

}

.overlay_video_box {
/*	position: relative; 
	top: -300px; 
	left: 0px;*/
	/*background-color:#FFCC33;*/
	/* background:url(../img/overlay/overlay_video_box.png) no-repeat; */
	width: 575px;
	height: 408px;
	margin: 78px auto 0;
	z-index: -1;
	background:url(../img/overlay/overlay_video_box.png) no-repeat;
}

/*-------Email Form--------*/

.overlay_sendfriend {
	z-index: 40;
	position:absolute;/*position: relative;*/
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;/*590*/
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_emailclient {
	z-index: 40;
	position: absolute;
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_emailpro {
	z-index: 40;
	position: absolute;
	top: 136px;
	left: 4px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_background.png) repeat;
	display: none;
}

.overlay_form_box {
	position: absolute;
	top: 90px;
	left: 165px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_form_box.png) no-repeat;
}
.overlay_form_box_success {
	position: absolute;
	top: 90px;
	left: 165px;
	width: 809px;
	height: 565px;
	background:url(../img/overlay/overlay_form_box.png) no-repeat;
}
.overlay_sendfriend_close {
	position: absolute;
	top: 9px;
	left: 428px;
}

.overlay_emailclient_close {
	position: absolute;
	top: 9px;
	left: 428px;
}


.overlay_emailpro_close {
	position: absolute;
	top: 9px;
	left: 428px;
}

.overlay_video_close {
	position: absolute;
	top: 9px;
	left: 440px;
}

.overlay_form_title {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 420px; 
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	line-height: 26px;
}

.overlay_form_title_success {
	position: absolute;
	top: 100px;
	left: 160px;
	width: 420px; 
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	line-height: 26px;
}
.successMessage {
	color: #848484;
	position: absolute;
	top: 140px;
	left: 130px;
}

.overlay_form_title_error {
	position: absolute;
	top: 80px;
	left: 140px;
	width: 420px; 
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	line-height: 26px;
}
.errorMessage {
	color: #848484;
	position: absolute;
	top: 140px;
	left: 90px;
	width: 300px;
}

.overlay_form {
	position: absolute;
	top: 65px; ~top:60px;
	left: 20px;
	width: 500px;
}

.overlay_form_label {
	margin-right: 25px;
	margin-bottom: 10px;
	width: 205px; 
	float: left;
	font-size: 11px;
	color: #003366;
	line-height: 12px;
}


.overlay_form_textfield {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	width: 205px;
	height: 20px;
	font-size: 11px;
	color: #FF6600;
	background-color: #D9D9D9;
}

.overlay_form_textarea {
	margin-left: -1px;
	margin-bottom: 10px;
	float: left;
/*	width: 640x;
	height: 120px;*/
	width:432px;
	height: 120px;
	font-size: 11px;
	color: #FF6600;
	background-color: #D9D9D9;
	border: none;
}

.overlay_form_error {
	width: 209px;
	float: left;
	color: #FF6600;
}

.overlay_form_button {
/*	width: 209px;
	float: right;text-align: right;*/
	float: right;
	width: 145px; 
	
}

.overlay_form input {padding:4px 0 0 2px;}
.overlay_form textarea {padding:2px 4px 0 4px;}

a.overlay_sendfriend_close {display:block; width:38px; height:11px;}
a.overlay_sendfriend_close:link {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_sendfriend_close:visited {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_sendfriend_close:hover {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_sendfriend_close:active {background:url(../img/overlay/overlay_button_text.png) no-repeat;}

.overlay_form_sendbutton {}
a.overlay_form_submit {display:block; width:84px; height:31px;}
a.overlay_form_submit:link {background:url(../img/form/form_button_send.gif) no-repeat;}
a.overlay_form_submit:visited {background:url(../img/form/form_button_send.gif) no-repeat;}
a.overlay_form_submit:hover {background:url(../img/form/form_button_send_hov.gif) no-repeat;}
a.overlay_form_submit:active {background:url(../img/form/form_button_send.gif) no-repeat;}

a.overlay_disclaimer_close {display:block; width:38px; height:11px;}
a.overlay_disclaimer_close:link {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_disclaimer_close:visited {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_disclaimer_close:hover {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_disclaimer_close:active {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}

a.overlay_emailclient_close {display:block; width:38px; height:11px;}
a.overlay_emailclient_close:link {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailclient_close:visited {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailclient_close:hover {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailclient_close:active {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}

a.overlay_emailpro_close {display:block; width:38px; height:11px;}
a.overlay_emailpro_close:link {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailpro_close:visited {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailpro_close:hover {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_emailpro_close:active {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}

a.overlay_profile_close {display:block; width:38px; height:11px;}
a.overlay_profile_close:link {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_profile_close:visited {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_profile_close:hover {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}
a.overlay_profile_close:active {background:url(../img/overlay/overlay_button_close_text.png) no-repeat;}

.invalid {color: #f00!important;}
#your_email_pro_error, #pro_email_pro_error, #your_email_friend_error, #friend_email_friend_error, #your_email_client_error, #client_email_client_error {
	color: #f00;
	visibility: hidden;
	font-size:11px;
	margin: 0 0 0 7px;
}
/* styles for AJAX email messages*/

#emailFormSuccess, #emailFormError {
	visibility: hidden;
}
#emailProFormSuccess, #emailProFormError {
	visibility: hidden;
}
#emailClientFormSuccess {
	visibility: hidden;
}

/* compliance number*/
.complianceNumber {
	color: #fff;
}
