body {
	margin:0px;
	background-color:#fff;
	font-family:Helvetica;
}
.contentDiv {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}

.headerContainer{
	height:116px;
	overflow:hidden;;
}

.headerTable {
	height:99px;
	width:100%;
	margin-bottom:8px;
}

.headerCenter {
	background-image:url('images/_header.png?r=1');
	height:114px;
	width:990px;
	vertical-align:top;
}

.headerLeft {
	background-image:url('images/_headerLeft.jpg?r=1');
	height:99px;
	width:auto;
}

.headerRight {
	background-image:url('images/_headerRight.jpg?r=1');
	height:99px;
	width:auto;
}

.navBarTopStep {
	position:relative;
	text-align:right;
	top:25px;
	width:100%;
	height:32px;
	overflow:hidden;
	display:inline-block;
	line-height:175%;
}

.navBarBottomStep {
	position:relative;
	text-align:left;
	top:28px;
	height:32px;
	display:inline-block;
	line-height:175%;
	overflow:hidden;
}

a.headerLink {
	color:#fff;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
	
}

.badgeStyles{
	vertical-align:middle;
	float:right;
	margin-top:7px;
	margin-left:5px;
	margin-right:5px;
	height:40px;
	position:relative;
	cursor: pointer;
}

.productsTableDiv {
	background-image:url('images/deviceChartBG.jpg');
	height:501px;
	width:924px;
	margin-left:auto;
	margin-right:auto;
}

.productTableList {
	/*margin-left:247px;*/
	padding:10px; margin:0  0  0  25px;
}

.madeForChartP{
	text-align:center;
}

.tableCells {
	border-right:1px solid black;
	border-bottom:1px solid black; 
}

.pHeader{
	font-weight:bold;
	font-size:1.1em;
	
}


.tdProdDesc{
	border:1px solid #aaa;
	line-height:1.5em;
}

.tdProduct{
	width:230px;
	background-color:#ffffc4;
}

.prodDescList{
	margin-top:0px;
	margin-bottom:0px;
}

.faqList{
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
}

.downloadHeader{
	background-image:url('images/downloadTitleHeader.jpg');
	background-repeat:no-repeat;
	width:794px;
	height:91px;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
}

.downloadHeaderWhiteLink{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.iPadBGContainer{
	height:416px;
	width:324px;
	background-image:url('images/iPad.png');
	background-repeat:no-repeat;
}

.smallfont{
	font-size:.6em;
}

.largerfont{
	font-size:1.1em;
}

.iconList{
	text-align:center; 
	background-image:url('images/downloadIconList.jpg');
	background-repeat:no-repeat;
	width:810px;
	height:147px;
}

.iPadSSImage{
	height:336px;
	width:252px;
	margin-top:41px;
	margin-left:38px;
}


.NexusBGContainer{
	height:529px;
	width:283px;
	background-image:url('images/NexusOne.png');
	background-repeat:no-repeat;
}


.NexusImage{
	height:364px;
	width:220px;
	margin-top:61px;
	margin-left:33px;
}


.iPhoneBGContainer{
	height:529px;
	width:283px;
	background-image:url('images/iPhone.png');
	background-repeat:no-repeat;
}

.iPhoneSSImage{
	height:349px;
	width:232px;
	margin-top:89px;
	margin-left:26px;
}
.noBMargins{
	margin-bottom:0px;
}

.review{
	background-color:#ddd;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:6px;
	font-size:.9em;
}
.largeFont{
	font-size:1.3em;
}

.featuresDownloadPage{
	margin-top:0px;
	margin-left:9px;
	margin-bottom:35px;
	border:1px dotted #ddd;
	width:765px;
	padding:5px;
	background-color:#eee;
}

.faqQuestion{
	font-weight:bold;
	font-size:1.0em;
	text-decoration:none;
	border-bottom:1px dotted #777;
	color:#333;
}



.faqAnswerContainer{
	margin:0  0  0  25px;
	overflow:hidden;
	height:0px;
	background-image:url('images/faqAnswerBG.jpg');
	background-repeat:no-repeat;
}

.faqAnswerScroller{
	margin:5px  0  0  25px;
	overflow:auto;
	height:247px;
	width:875px;
	padding:0px;
}
.footerOutline{
	background-color:#eee;
	padding:5px;
	text-align:center;
	font-size:.6em;
}

.footer {
	font-size:.9em;
	text-align:center;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}