/*style sheet - edgerift 2011*/

@media print {
   div #nav {
     display:none;
   }
}

body{
	background: #EAEAEA url(body-bg-repeat.png) repeat-x top;
	margin:0; padding:0;
	font-family:'Ubuntu', arial, sans-serif;
	color:#999;
	font-size:90%;
	line-height:1.2em;
}
.tooltip {
	
	display:none;
	background:transparent url(redbox.png);
	font-size:11px;
	line-height:19px;
	height:100px;
	width:310px;
	padding:22px 25px 15px 30px;
	color:#fff;	
	z-index:30;
	vertical-align::middle;
}
.tooltip_sm_left {
	
	display:none;
	background:transparent url(tooltip_small_l.png);
	font-size:11.4px;
	line-height:19px;
	height:70px;
	width:310px;
	padding:25px 25px 17px 28px;
	color:#fff;	
	z-index:30;
	vertical-align:middle;
}
.tooltip_sm_right {
	
	display:none;
	background:transparent url(tooltip_small_r.png);
	font-size:11.4px;
	line-height:19px;
	height:70px;
	width:310px;
	padding:25px 25px 17px 28px;
	color:#fff;	
	z-index:30;
	vertical-align:middle;
}
.middle{
	margin:auto;
}

#content #accordion .pane{
	min-height:80px;
}

#content #accordion{
	margin-bottom:10px;
}
.panel_text img{margin-bottom:5px;}

a img{border:none;}
a{text-decoration:none;color:#e31c23;}
.clear{clear:both; height:1px;}
h1{color:#333;margin:0 0 10px 0; font-size:1.6em; line-height:1.1em;}
h1 a{color:#333;}
h1 a:hover{color:#e31c23;}
.dark h1 a,.new h1 a{color:#e9e9ea;}
h3{color:#666; font-size:1.3em; margin:0 0 3px 0; text-transform:uppercase; line-height:1.35em;}
p{font-size:.95em; line-height:1.45em;margin:0 0 12px 0;}
strong{font-weight:bold;}
em{font-style:italic;}
.price{font-weight:bold;font-size:1.9em; display:block;margin:35px 0 0 0;}

ul{padding:0 0 10px 3px; margin:0;}
ol{padding:0 0 10px 3px; margin:0;}
.support li{
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
}
.small{font-size:.7em;}

.red_text_sm{color:#fff;background:#e31c23; font-size:1em; line-height:1em; margin:0 0 2px 0; padding:0 3px; text-transform:uppercase; text-shadow:0 1px 0 rgba(0,0,0,0.35); }
.red_text{color:#fff;background:#e31c23; font-size:1.7em; line-height:1.25em; margin:0 0 10px 0; padding:0 7px; text-transform:uppercase; text-shadow:0 1px 0 rgba(0,0,0,0.35); }
.red_text_light{color:#fff;background:#e31c23; font-size:1.3em; line-height:34px; margin:0 0 10px 0; padding:4px 9px; font-weight:300; text-transform:uppercase; text-shadow:0 1px 0 rgba(0,0,0,0.35); }
.red_text_bold{color:#fff;background:#e31c23; font-size:2.2em; line-height:1.25em; margin:0 0 10px 0; padding:0 9px; font-weight:500; text-transform:uppercase; text-shadow:0 1px 0 rgba(0,0,0,0.35); }
.panel_company .red_text_bold{text-transform:none;}

#content-inner.white, #content-inner.white a{color:white;}
#content-inner.white a:hover{color:#e31c23;}
.white_large{color:#fff; font-size:1.6em;}

em{margin-top:10px; display:block; font-style:italic;}
#sub-menu a{color:#666;}
#sub-menu a.current,
#sub-menu .current {
	color:#e31c23;
}

.float-left{
	float:left;
}

#header{
	width:878px;
	height:142px;
	background: url(header.png) no-repeat top;
	margin:0 auto;
}
#fb_btn {
	width:25px;
	height:25px;
}
#twitter_btn {
	margin:0 0 0 3px;
	width:25px;
	height:25px;
}
#youtube_btn {
	margin:0 0 0 3px;
	width:25px;
	height:25px;
}

#logo{
	margin:48px 0 0 32px;
	float:left;
	border:none;
}
#logo img{border:none;}
#links{
	margin:48px 32px 0 0;
	float:right;
}
#link img{float:right;}

#menu{
	float:left;
	width:725px;
	overflow:hidden;
}
#menu ul{float:left; padding:0;margin:14px 0 0 30px; }
#menu li{
	list-style:none;
	text-transform:uppercase;
	float:left;
	margin: 0 4px;
	line-height:30px;
	vertical-align:center;
	color:#666;
	font-weight:bold;
	font-size:.95em;
	text-shadow:0 1px 0 rgba(255,255,255,1.0)
}
#menu li a:hover{
	color:#e31f23;
}
#menu li a{
	color:#666;
	line-height:35px;
	vertical-align:center;
	height:38px;
	display:block;
	padding:0 10px;
}
#menu li a.current {
	background: #fff;
	-moz-box-shadow: 0px -2px 6px #ccc;
	-webkit-box-shadow: 0px -2px 6px #ccc;
	box-shadow: 0px -2px 6px #ccc;
}
#sub-menu{float:left; width:100%; height:30px;}
#sub-menu ul{margin:0 0 0 60px;}
#sub-menu li{
	list-style:none;
	float:left;
	margin:0 15px 0 0 ;
}

#slides{
	overflow:hidden;
	margin:0 0 14px 0;
	width: 836px;
	height: 394px;
	position: relative;
	float:left;
}

#slides img{
	float:left;
	width: 836px;
	height: 394px;
}

#nav-container {
	position:relative;
	height:0px;
	line-height:0px;
}

#nav{
	position:relative;
	top:374px;
	right:-756px;
	z-index:60;
	width:200px;
	overflow:hidden;
}

#nav a{
	text-indent:-999em;
	line-height:20px;
	width:18px;
	height:20px;
	overflow:hidden;
	background:url(slide_nav.png) no-repeat;
	float:left;
}

#nav a.activeSlide{
	background:url(slide_current.png) no-repeat;
}

/* real solitaire for iphone slideshow */
#realsol_iphone_slideshow_panel {
	margin:10px 0 40px 10px;
	width:790px;
	height:430px;
}

#realsol_iphone_slideshow_panel #slideshow {
	width:790px;
	height:430px;
}
#realsol_iphone_slideshow_panel #slideshow img{
	margin:0 auto;
	width:790px;
	height:430px;
}

#realsol_iphone_slideshow_panel #nav{
	position:relative;
	top:-10px;
	right:0px;
	height:25px;
	width:54px;
	margin:auto;
}

/* real solitaire for ipad slideshow */
#realsol_ipad_slideshow_panel {
	margin:40px 0 40px 80px;
	width:820px;
	height:530px;
}

#realsol_ipad_slideshow_panel #slideshow {
	width:641px;
	height:530px;
}
#realsol_ipad_slideshow_panel #slideshow img{
	margin:0 auto;
	width:641px;
	height:530px;
}

#realsol_ipad_slideshow_panel #nav{
	position:relative;
	top:-10px;
	right:92px;
	height:25px;
	width:110px;
	margin:auto;
}

/* emergency radio for iphone slideshow */
#emradio_iphone_slideshow_panel {
	width:354px;
	min-height:370px;
	padding:0 4px 0 14px;
	margin-top:-10px;
	float:right;
}

#emradio_iphone_slideshow_panel #slideshow {
	width:370px;
	height:680px;
}
#emradio_iphone_slideshow_panel #slideshow img{
	margin:0 auto;
	width:370px;
	height:680px;
}

#emradio_iphone_slideshow_panel #nav{
	position:relative;
	top:-10px;
	right:-4px;
	height:25px;
	width:90px;
	margin:auto;
}

/* fastcall for iphone slideshow */
#fastcall_iphone_slideshow_panel {
	width:354px;
	min-height:370px;
	float:left;
	padding:0 14px 10px 4px;
}

#fastcall_iphone_slideshow_panel #slideshow {
	width:370px;
	height:680px;
}
#fastcall_iphone_slideshow_panel #slideshow img{
	margin:0 auto;
	width:370px;
	height:680px;
}

#fastcall_iphone_slideshow_panel #nav{
	position:relative;
	top:-10px;
	right:-10px;
	height:25px;
	width:56px;
	margin:auto;
}

/* */

.panel_half #nav{
	position:inherit;
	margin:10px 0 0 0;
}

/* BUTTON */
.button-big, .button {color:white; text-shadow:0px 1px 2px rgba(0,0,0,.5); border:none; position:relative; cursor:pointer; display:block; }

.button {
	height:36px;
	margin:0;
	padding:0 14px 0 14px; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:16px; 
	-webkit-user-select:none;
}

.button-big {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:18px; 
}
	
.button:active, .button-big:active {bottom:-1px;}

.black {
	background:#868b97;
	background: -webkit-gradient(linear, left top, left bottom, from(#868b97), to(#616672));
	background: -moz-linear-gradient(top, #868b97, #616672);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#868b97", endColorstr="#616672");}
.black:hover {
	background:#737884;
	background: -webkit-gradient(linear, left top, left bottom, from(#737884), to(#4f545f));
	background: -moz-linear-gradient(top, #737884, #4f545f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#737884", endColorstr="#4f545f");}
.black:active {
	background:#4e535e;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e535e), to(#606571));
	background: -moz-linear-gradient(top, #4e535e, #606571);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4e535e", endColorstr="#606571");}
	
.black-disabled {
	opacity: 0.65;
	background:#868b97;
	background: -webkit-gradient(linear, left top, left bottom, from(#868b97), to(#616672));
	background: -moz-linear-gradient(top, #868b97, #616672);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#868b97", endColorstr="#616672");}

.green {
	background:#63a71f;
/*	-webkit-box-shadow:0 -1px 0px #95c762;*/
	background: -webkit-gradient(linear, left top, left bottom, from(#8bcf47), to(#3f8300));
	background: -moz-linear-gradient(top, #8bcf47, #3f8300);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8bcf47", endColorstr="#3f8300");}
.green:hover {
	background:#477914;
	background: -webkit-gradient(linear, left top, left bottom, from(#7bc53a), to(#337300));
	background: -moz-linear-gradient(top, #7bc53a, #337300);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bc53a", endColorstr="#337300");}
.green:active {
	background:#295b00;
	background: -webkit-gradient(linear, left top, left bottom, from(#327200), to(#559a19));
	background: -moz-linear-gradient(top, #327200, #559a19);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#327200", endColorstr="#559a19");}

/* form basics */

/*fieldset input[type="text"], fieldset input[type="password"] {font-size:14px; height:19px; width:318px; padding-top:7px;}*/
fieldset input {font-size:16px; height:21px; width:318px; padding-top:7px; margin:6px 0; }
fieldset input[type="select"]{font-size:16px; width:318px; padding-top:7px; margin:6px 0; }

legend, h3 {font-size:16px; color:#555555; margin:20px 0 4px 0; padding:0;}
legend span, h3 span {font-size:14px;font-weight:normal; color:#a0a3a7;} /* explanatory text */

.placeholder {color:#BFBFBF;}

fieldset {border:none; margin:0 0 15px 0; padding:0;}
input[type="text"], input[type="password"] {
	margin:6px 0; 
	padding:4px 0 5px 5px;
	background-color:#f8f8f9; 
	border:1px solid #dedfe0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-box-shadow:0px -1px 0px #adb1b7;
	-moz-box-shadow:0px -1px 0px #adb1b7;
}

/* newsletter & apple offers */

#newsletter_sub,
#newsletter_unsub,
#appleoffers {
	width:500px;
	padding:20px 0 8px 0;
}

#newsletter_sub input, #newsletter_sub select,
#newsletter_unsub input, #newsletter_unsub select,
#appleoffers input, #appleoffers select  {
	font-size:1.1em;
	margin:2px 0 15px;
	padding:2px;
}

#newsletter_sub input,
#newsletter_unsub input,
#appleoffers input {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:7px 0 8px 5px;
}

#newsletter_sub .email,
#newsletter_unsub .email,
#appleoffers .email {
	float:left;
	width:320px;
}

#newsletter_sub button,
#newsletter_unsub button,
#appleoffers button {
	margin:1px 0 0 14px;
	float:left;
	width:120px;
}


/* contact */

#contact {
	width:480px;
	padding:8px 0 8px 0;
}

#contact input,#contact select {
	font-size:1.1em;
	margin:2px 0 15px;
	padding:2px;
}

#contact input {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:7px 0 8px 5px;
}

#contact .name,#contact .email,#contact .subject {
	width:355px;
}

#contact select {
	font-size:1.2em;
	width:200px;
}

#contact label {
	margin:0 0 0 5px;
}

#contact button {
	width:150px;
}

#contact textarea {
	width:470px;
	height:250px;
	resize:none;
	font-size:1.1em;
	
	margin:6px 0; 
	padding:4px 0 5px 5px;
	background-color:#f8f8f9; 
	border:1px solid #dedfe0;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-box-shadow:0px -1px 0px #adb1b7;
	-moz-box-shadow:0px -1px 0px #adb1b7;
}

#contact .error,
#newsletter_sub .error,
#newsletter_unsub .error,
#appleoffers .error {
	background-color:#e31c23;
	color:#ffffff;
	margin:0 0 0 4px;
	padding:0 2px 0 2px;
	display:none;

	/*line-height:1em;
	font-size:0.9em;*/
	
	text-transform:uppercase;
	overflow:hidden;
}

#newsletter_sub .error-nl		/**< an error box on a new line */
{
	background-color:#e31c23;
	color:#ffffff;
	margin:0;
	padding:0 2px 0 2px;
	display:none;
	
	text-transform:uppercase;
	overflow:hidden;
}

#contact_email_address {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:100%;
	border-bottom:0;
	color:#a6a6a6;
	height:45px;
	padding-top:23px;
	border-top:1px solid #1c1d1e;
}

#contact_email_address:hover {
	background:#0e0f10;
	color:#fff;
	border-bottom:0;
}

#contact_success_panel {
	display:none;
}

#contact_left_pane {
	float:left;
	width:480px;
	padding:0 30px 0 0;
	border-right:1px solid #dedfe0;
}

#contact_right_pane {
	float:right;
	width:280px;
	padding:10px 0 10px 10px;
}

#contact_right_pane ul,
#contact_right_pane ol {
	padding:0 0 10px 18px;
	margin:0;
}

#contact-delay-msg {
	background-color:#a2a2a2;
	color:#ffffff;
	margin:0 0 16px 0;
	padding:2px 4px 2px 4px;
	
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
}

#company_left_pane {
	width:500px;
	float:left;
}

#company_right_pane {
	width:300px;
	float:right;
}

.company_pane_section {
	margin:0 0 30px 0;
}
.company_pane_section_l {
	margin:0 0 10px 0;
}

#company_addr_name {
	font-weight:bold;
	color:#7a7777;
}

#company_tweets_follow {
	font-size:0.9em;
	font-weight:bold;
	font-style:italic;
}

#appleoffers_left_pane {
	float:left;
	width:240px;
	padding:0 10px 0 0;
}

#appleoffers_right_pane {
	float:right;
	width:520px;
	height:360px;
	padding:0 0 0 20px;
	border-left:1px solid #dedfe0;
}

#newsletter_left_pane {
	float:left;
	width:240px;
	padding:0 10px 0 0;
}

#newsletter_right_pane {
	float:right;
	width:520px;
	height:360px;
	padding:0 0 0 20px;
	border-left:1px solid #dedfe0;
}

#newsletter_sub_success_panel,
#newsletter_unsub_success_panel,
#newsletter_unsub_panel {
	display:none;
}

.server_error {
	border:2px solid #e31c23;
	color:#e31c23;
	font-size:0.8em;
	line-height:1.2em;
	margin:0 0 10px 0;
	padding:8px;
	text-transform:uppercase;
	display:none;
}

.server_error_lg_rounded {
	border:2px solid #e31c23;
	color:#e31c23;
	font-size:0.8em;
	line-height:1.2em;
	margin:10px 0 10px 0;
	padding:4px;
	text-transform:uppercase;
	display:none;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.server_error p,
.server_error_lg_rounded p {
	margin:0;
}

/* error page */
#error-content {
	margin:20px;
	padding:8px;
	border:2px solid #e31c23;
	background-color:#ffffff;
	font-size:1em;
	line-height:1.3em;
}

/* page content */
#content{
	width:878px;
	min-height:300px;
	margin:0 auto;
	background: url(content_bg_repeat.png) top repeat-y;

}
#wrapper{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(content_bg_static.png) no-repeat;
}


#content-inner{
	margin:0 22px;
	width:834px;
	float:left;	
	clear:both;
}

#content-inner.bottom-edge-bg{
	background:url(content_inner_bg.png) no-repeat;
}
#content-inner.company-bg{
	background:url(bg_company.png) no-repeat;
}
#content-inner.gradient-bg{
	background:url(bg_gradient.jpg) no-repeat;
}
.img-bottom-edge{
	margin:0 0 0 20px;
}

#product-content{
	float:left;
	width:100%;
}

.support img {
	width:80px;
	height:80px;
	float:left;
}
.support_list{
	padding: 32px 0 0 10px;
	float:left;
	font-size:1.1em; line-height:1.0em;
}
ul.support {margin:0;}
.support li{
	float:left;
	height: 80px;
	width:300px;
	padding:10px;
	margin: 0 0 2px 0;
	clear:both;
	
	-webkit-border-radius:11px;
	-moz-border-radius:11px;
}
.support li:hover{
	background-color:#f2f2f2;
	cursor: pointer;
	color:#e31f23;
}
.support a{
	color:#666;
}
/*.support a:hover{
	color:#e31f23;
}*/

/*
#newsletter_left_pane {
	float:left;
	width:240px;
	padding:0 10px 0 0;
}

#newsletter_right_pane {
	float:right;
	width:520px;
	height:360px;
	padding:0 0 0 20px;
	border-left:1px solid #dedfe0;
}
*/

.help_pane_left {
	float:left;
	width:230px;
	margin:2px 10px 10px 0;
}

.help_pane_right {
	float:right;
	width:540px;
	border-left:1px solid #dedfe0;
	margin:2px 0 10px 0;
}

.help_pane_right_qa {
	float:right;
	width:540px;
	border-left:1px solid #dedfe0;
	margin:2px 0 10px 0;
	
	min-height:360px;
}

.sitemap-row {
	margin:0;
}

.sitemap-column {
	width:220px;
	margin:0 20px 0 20px;
	float:left;
}

.sitemap-pane {
	border-top:1px solid #dedfe0;
	margin:0;
	padding:4px 0 20px 0;
}

.sitemap-links {
	margin:0 0 0 20px;
}

#dock{
	
	margin:0 auto;
	padding:0 0 0 0;
	width:580px;
	text-align:center;
	clear:both;
	height:110px;
	
	
}
#dock img{
	float:left;
	margin-right: 20px;
}
.panel{
	width:268px;
	height:300px;
	margin: 0 15px 25px 0;
	float:left;
	
	-webkit-border-radius:11px;
	-moz-border-radius:11px;
}

.panel_hover{
	background-color:#f2f2f2;
	cursor: pointer;
}

.panel_hover a{
	color:#e31c23;
}

.panel_large{
	width: 540px;
	float:left;
}

.panel_product {
	width:268px;
	height:388px;
	margin:0 6px 25px 6px;
	background: url(bg_product_panel.png) no-repeat;
	float:left;
}

.panel_company{	
	width:803px;
	min-height:370px;
	padding:20px 10px 23px 20px;
	text-align:right;
}

.panel_half{
	width:377px;
	min-height:370px;
	float:left;
	padding:10px 30px 10px 10px;
}

.panel_half_r{
	width:440px;
	min-height:370px;
	float:left;
	padding:10px 10px 10px 10px;
}

.panel_480{
	width:480px;
	float:left;
	padding:20px 10px 20px 20px;
}

.panel_280{
	width:280px;
	min-height:380px;
	float:left;
	padding:20px 10px 20px 20px;
}

.panel_full{width:816px;min-height:300px;padding:10px 10px 10px 10px;}
.panel_full_feature{width:836px; padding:0 0 10px 0;}
img.panel_img_feature {
	width:836px;
	height:400px;
}

.panel_full_slide{width:832px;}
img.panel_img_full {
	width:814px;
	height:388px;
}

.panel_full_bottom{width:814px;min-height:370px;padding:0 10px 10px 10px;clear:both;}

.panel_img_center{
	margin:20px 0 0 0;
}
.panel_img_center img{
	display: block;
	margin-left: auto;
    margin-right: auto;
	width:142px;
	height:142px;
}

.panel_img_left{
	float:left;
	width:160px;
	margin:20px 0 0 20px;
}
.panel_img_right{
	float:right;
	width:66px;
	margin:20px 20px 0 0;
}
.panel_img_right img{
	float:right;
}
.panel_img_right_prod{
	float:left;
	width:198px;
	margin:30px 0px 20px 0;
	height:42px;
}

.panel_img_right_prod img{
	margin:0 0 10px 0;
}
.panel_text{
	margin:20px;
	text-align:center;
	font-size:0.95em;
}

.panel_product_text{
	margin:22px 20px 20px 30px;
	float:left;
}

#product-content li{
	margin:0 0 5px 15px;
	font-size:.95em; line-height:1.4em;
}

.last{
	margin-right:0;
}


/* product highlights */

.product_highlights_container
{
	height:260px;
	margin:10px 0 -10px 0;
	padding:0;
	background:url(prod-highlights-bg.png) no-repeat center bottom;
}

.product_highlights_row
{
	margin:0;
	padding:0;
	width:780px;
	margin:auto;
}

.product_highlights_column
{
	padding:20px 40px 20px 40px;
	width:180px;
	height:200px;
	float:left;
}

.product_highlights_column a
{
	color:#999;
}

.product_highlights_column a:hover
{
	color:#e31c23;
}

p.zoom_image_caption
{
	margin:10px 0 0 0;
}

.product_highlights_column_image
{
	padding:3px;
	width:168px;
	height:84px;
	background-color:#ffffff;
	border:1px solid #a5a5a5;
	
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-box-shadow:0px 1px 10px #adb1b7;
	-moz-box-shadow:0px 1px 10px #adb1b7;
}

.product_highlights_column_image img
{
	width:168px;
	height:84px;
}

.product_highlights_column_caption
{
	margin:8px 0 0 0;
}

.product_highlights_column_caption p
{
	font-size:0.8em;
}

#realsol-appstore
{
	float:right;
	margin:2px -4px 0 0;
	width:160px;
	height:61px;
}

#emradio-appstore
{
	float:right;
	margin:6px -4px 0 0;
	width:160px;
	height:61px;
}

#emradio-radioref-logo
{
	float:right;
	margin:12px 50px 0 0;
	width:199px;
	height:52px;
}

#fastcall-keypad 
{
	float:right;
	width:136px;
	height:75px;
	margin:4px 6px 10px 14px;
}

#fastcall-heatmap
{
	float:right;
	width:159px;
	height:118px;
	margin:4px 0 10px 14px;
}

#fastcall-appstore
{
	float:right;
	margin:6px -4px 0 0;
	width:160px;
	height:61px;
}

img.checkmark-icon
{
	width:10px;
	height:9px;
}

.help-chart-frame {
	border: 1px solid #CCCCCC;
	margin:0 0 26px 0;
}

.help-chart {
	width: 100%;
}

.help-chart .highlighted {
	background-color: #ECEEF1;
}

.help-score-footer {
	margin:0 0 30px 0;
	text-align:center;
}

.positive-score {
	color:#385487;
}

.negative-score {
	color:#94040f;
}

img.help-realsol-ref {
	margin:0 0 20px 0;
}

img#help-allsecure-additem {
	width:376px;
	height:280px;
}

img.help-allsecure-add-btn {
	width:15px;
	height:11px;
}

img#help-allsecure-sdp-ill {
	margin:20px 0 10px 0;
	width:499px;
	height:352px;
}

.allsecure-chart {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin:0 0 26px 0;
}

.allsecure-chart .highlighted {
	background-color: #ECEEF1;
}

#allsecure-files-icon
{
	float:right;
	width:154px;
	height:140px;
	margin:60px 0 10px 10px;
}

#allsecure-bank-icon
{
	float:right;
	width:78px;
	height:79px;
	margin:10px 0 10px 10px;
}

#allsecure-safari-icon
{
	width:101px;
	height:101px;
	float:right;
	margin:10px 0 10px 10px;
}

p#allsecure-filetypes
{
	margin:1em 0 1em 0;
}

p#allsecure-afnote
{
	font-size:0.8em;
	font-style:italic;
}

.fine-print
{
	font-size:0.75em;
	text-transform:uppercase;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	border-top:3px solid #dfdfdf;
}

.privacy-msg {
	font-size:0.85em;
	font-style:italic;
}

.learn-more-panel {
	width:500px;
	margin:36px auto 30px auto;
	padding:10px 14px 0 14px;
	
	border:1px solid #dedfe0;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.learn-more-container {
	width:500px;
}

h3.learn-more {
	margin:0 0 8px 0;
}

#content-bottom{
	width:878px;
	clear:both;
	height:14px;
	margin:0 auto;
	background:url(content_bottom_bg.png) no-repeat;
}
#footer{
	width:878px;
	height:30px;
	margin:0 auto;
	font-size:.8em;
	
	text-shadow:0 1px 0 rgba(255,255,255,1); 
}
#footer #container {
	margin:0 10px;
}
#footer #copyright {
	float:left;
	margin:0;
}
#footer #links {
	float:right;
	margin:auto;
}

#footer a{
	color:#999;
}
#footer a:hover{
	color:#e31c23;
}

