.breadcrumb{
	font-size:11px;
	padding:15px 0px 0px 30px;
}
.attBlue{
	color:#067AB4;
}
.hidden{
	display:hidden;
}
.tabContent {
	display:inline;
	width:30%;
}
#content{
	background-image:url(/media/standalone/encore/pg_bg.jpg);
	background-repeat:no-repeat;
	color:#666;
}
a{
	outline:none;
	border:0;
}
#marquee h1{
	position:absolute;
	display:block;
	left:26px;
	top:60px;
}
#marquee{
	
	height:500px;
}
	#marquee_content{
		position:absolute;
		left:24px;
		top:130px;
		width:360px;
		padding-left:90px;
		z-index:3;
	}
	#marquee_content #icon{
		float:left;
		margin-left:-100px;
		margin-top:-2px;
	}
	#marquee_content p{
		color:#333;
		font-weight:bold;
		font-size:17px;
		width:280px;
		margin-left:0px;
		line-height:auto;
		margin-bottom:3px;
	}
	
#marquee_content ul {
    color: #333333;
    font-family: arial;
    font-size: 1.5em;
    font-weight: 900;
    list-style: disc inside none;
	margin-bottom: 3px; 
	letter-spacing: -0.7px;
}
	
	#marquee_content span{
		color:#989898;
	}
	#marquee_content img{
		margin:10px 0px 10px 0px;
	}
	.availability_icon{
		padding-top:3px;
	}
	.free_app_icon{
		position:relative;
		top:10px;
	}

	#tabbedcontent{
		width:950px;
		margin:0px auto;
	}
	#tabs{
		position:relative;
		z-index:100;
		margin-top:-45px;
		margin-bottom:-3px;
	}
		.tab{
			position:relative;
		    border: 1px solid #E7E3E7;
		    border-top:none;
			background-color:#FFF;
		}
		#details_tab{
			height:255px;
		}
		#smartphone_tab{
			display:none;
			height:325px;
		}
		#tablet_tab{
			display:none;
			height:325px;
					}
		#computer_tab{
			display:none;
			height:325px;
		}
		#FAQs_tab{
			display:none;
			padding:40px 0px 0px 40px;
			height:285px;
			}
		#windows_tab{
			display:none;
			height:325px;
		}

/*#marquee_animation{
	width:780px;
	height:510px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:-5px;
	right:-2px;
}
*/
#marquee_animation{
	width:768px;
	height:510px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:-5px;
	left:205px;
}

	#loader{
		position:absolute;
		top:200px;
		left:470px;
	}
	.animation_asset{
		position:absolute;
		left:0px;
		top:0px;
	}
	#aaPhone{
		top:45px;
		left:900px;
	}
	#aaTablet{
		top:131px;
		left:900px;
	}
	#aaComputer{
		top:121px;
		left:800px;
	}
	#aaLearnmore{
		top:99px;
		left:509px;
		opacity:0;
		display:none;
	}
	#aaVideocta{
		top:311px;
		left:800px;
		z-index:10;
		text-align:center;
	}
		.imgLinkText{
		    color: #666;
    		font-size: 14px;
		}
		a .imgLink{
			text-decoration:none;
		}
		a .imgLink:hover{
			text-decoration:none;
		}
		#aaVideocta a:link{
			text-decoration:none;
			font-size:14px;
		    color: #666;
		}
		#aaVideocta a:visited{
			text-decoration:none;
		    color: #666;
		}
		#aaVideocta a:hover{
			text-decoration:none;
		    color: #666;
		}

	#aaCoreshapes{
		top:330px;
		left:598px;
		top:20px;
		left:10px;
		width:100px;
		z-index:-1;
	}

.tab_camera{
		font-size:14px;
		 line-height:15px;
		color:#939498;
		}
.tab_overview{
	position:absolute;
	left:40px;
	top:18px;
	color:#666;
	width:880px;
}
	.tab_overview h2{
		font-size:20px;
		font-weight:500;
		margin-bottom:20px;
	}
		.tab_overview h2 img{
			margin-bottom:-10px;
		}
	.tab_overview ol{
		color:#666;
		width:440px;
		padding-left:25px;
		margin-left:-5px;
		padding-top:5px;
		font-size:11px;
		list-style:decimal;
	}
		.tab_overview ol li{
			color:#666;
			margin-bottom:10px;
		}
	.tab_overview a{
		font-size:12px;
	}
	.tab_overview .listLabel{
		color:#666;
		margin-top:20px;
		margin-bottom:0px;
		font-size:11px;
		text-transform:uppercase;
	}
	.tab_overview .requirements{
		color:#666;
		list-style:disc inside;
	}
	.tab_overview .requirements li{
		color:#666;
	}
	.download_cta{
		height:54px;
		width:370px;
		margin-top:20px;
		background:url("/media/standalone/encore/free_app.png") no-repeat;
	}
	/*#marquee .download_cta{
		width:130px;
		margin-top:7px;
		background:url("/media/standalone/encore/free_app_marquee.png") no-repeat;
		display:inline-block;
	}*/
		.download_cta p{
			line-height:54px;
			margin:0px 0px 0px 130px;
			padding:0px;
		}

#details_messages { 
	left: 40px; 
	position: relative;     
	top: 25px;     
}
	#details_messages h2{
		font-size:30px;
		font-weight:400;
		margin-bottom:53px;
	}
		#details_messages h2 img{
			margin-bottom:-7px;
			margin-right:5px;
		}
	#details_tab ul{
		font-size:11px;
		list-style:disc outside;
		margin-left:15px;
		color:#666;
	}
		#details_tab ul li{
			margin-bottom:10px;
		}

#details_howitworks { 
	position: relative;     
	width: 460px; 
	top: 133px;     
	left: 40px;
	font-size:10px;
} 
#details_keyfeatures { 
    background:url('/media/standalone/encore/tabbedcontent/keyfeatures_bg.png') no-repeat;  
    height: 470px;
    position: relative;
    margin:0px auto;
    top: 237px; 
    width: 888px;
    padding-left:23px; 
    padding-top:20px; 
} 
	#details_keyfeatures ul{
		list-style:none;
		float:left;
		width:345px;
		margin-left:32px;
		padding-left:0px;
	}
	#details_keyfeatures .second{
		margin-left:75px;
	}
		#details_keyfeatures ul li{
			border-top:1px dotted #CCC;
			padding-top:15px;
		}
		#details_keyfeatures ul li:first-child{
			padding-top:0px;
			border-top:none;
		}
			#details_keyfeatures ul li .emphasis{
				list-style:none;
				font-weight:900;
			}
	.capsHeader{
	text-transform:uppercase;
	font-size:12px;
}
.listLabel{
	font-size:20px;
	margin-top:10px;
}

#belowtabsDisclaimer{
    background:url('/media/standalone/encore/belowtabsDisclaimer_bg2.jpg') no-repeat;  
	width:920px;
	height:35px;
	margin:20px auto 0px auto;
	padding:15px;
}
	#belowtabsDisclaimer p{
		color:#666;
	}
#belowtabsDisclaimer_wireless{
    background:url('/media/standalone/encore/belowtabsDisclaimer_bg3.jpg') no-repeat;  
	width:920px;
	height:50px;
	margin:20px auto 0px auto;
	padding:15px;
}
	#belowtabsDisclaimer_wireless p{
		color:#666;
	}


.faq{
	width:820px;
	margin-bottom:30px;
}
	.faq .question{
		font-weight:bold;
		font-family:Verdana, Arial, sans-serif;
	}
	.faq ul{
		list-style:circle inside;
		margin-bottom:10px;
		margin-left:15px;
	}
	.faq .answerP{
		font-family:Verdana, Arial, sans-serif;		
	}

#marquee_content p #marqueeDisclaimer{
	font-size:10px;
}
#availability{
	display:block;
	font-size:12px;
	margin-top:20px;
	margin-bottom:-15px;
	position:relative;
	z-index:19;
}

#computer_tab .download_cta{
		height:54px;
		width:385px;
		margin-top:20px;
		background:url("/media/standalone/encore/tabbedcontent/notifier_icon.png") no-repeat;
	}
		#computer_tab .download_cta p{
			line-height:54px;
			margin:0px 0px 0px 85px;
			padding:0px;
		}	