.copy.generic {
	background: url('/images/background/prod-pages-generic-top.jpg') 0 0 no-repeat;
}

h2 {
	font-size: 1.3em;
}
h2.sectionTop {
	height: 49px;
	margin: 0;
	text-indent: -5000px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	left: 87px;
	top: 12px;
	padding-bottom: 20px;
}
h2.sectionTop.bpa {
	left: 102px;
	top: 10px;
}
img.appIcon {
	position:absolute;
	left:17px;
	top:20px;
}

div.copy p {
	margin-top: 1em;
}

.sillyButton {
	float: left;
	display: block;
	width: 428px;
	text-align: center;
	padding-top: 9px;
	font-size: .9em;
	height: 21px;
	background: url('/images/background/main-bg-sprite.png') -370px -62px no-repeat;
}

.expando {
	cursor: pointer;
}
.expando .ico {
	background: url("/images/background/main-bg-sprite.png") no-repeat scroll -190px -115px transparent;
	float: left;
	height: 10px;
	margin-top: 6px;
	margin-right: 3px;
	width: 10px;
}
.expando.expanded .ico {
	background-position: -200px -115px;
}
.expando .clickMsg {
	font-size: .8em;
	padding-left: .25em;
}


/* CTA Buttons */

.prodCtaButtons {
	margin-top:2.5em;
	height: 55px;
}
.prodCtaButtons a,
.prodCtaButtons .fauxLink {
	background:url("/images/background/product-pages-cta.png") 0 0 no-repeat;
	display:block;
	float:left;
	height:55px;
	margin-right:45px;
	overflow:hidden;
	text-indent:-5000px;
}
.prodCtaButtons.bpa a,
.prodCtaButtons.bpa .fauxLink {
	background:url("/images/background/product-pages-cta-bpa.png") 0 0 no-repeat;
}
.prodCtaButtons a.dl {
	background-position: 0 0;
	width:151px;
}
.prodCtaButtons a.dl:hover { background-position: 0 -55px; }
.prodCtaButtons a.pur {
	background-position:-151px 0;
	width:132px;
}
.prodCtaButtons a.pur:hover { background-position: -151px -55px; }
.prodCtaButtons .vid {
	background-position:-286px 0 !important;
	width:146px;
}
.prodCtaButtons .vid:hover { background-position: -286px -55px !important; }

.summaryCont {
	margin-left: 25px;
}
.firstSummary {
	font-size:1.15em;
	line-height:1.8em;
	padding-right: 410px;
}

.subSummary {
	line-height: 2em;
	margin-top: 2em;
	padding-right: 120px
}

.vsSummary {
	margin-top: 2em !important;
	font-size: 1.25em;
}


/* SubNav changes */

#subNav {
	padding: .5em 0;
}
#subNav ul {
	height: 29px;
	overflow: hidden;
	text-align: left;
}
#subNav ul li a {
	float: left;
	text-indent: -2000px;
	display: block;
	height: 29px;
}
#subNav ul li .bull {
	display: none;
}
#subNav ul #productsAM a {
	width: 201px;
	background: url('/images/background/prod-pages-sprite.png') 0 0 no-repeat;
}
#subNav ul #productsAM a:hover {
	background: url('/images/background/prod-pages-sprite.png') 0 -29px no-repeat;
}
#subNav ul #productsAM.selected a{
	background: url('/images/background/prod-pages-sprite.png') 0 -58px no-repeat;
}

#subNav ul #productsBPA a {
	width: 200px;
	background: url('/images/background/prod-pages-sprite.png') -201px 0 no-repeat;
}
#subNav ul #productsBPA a:hover {
	background: url('/images/background/prod-pages-sprite.png') -201px -29px no-repeat;
}
#subNav ul #productsBPA.selected a{
	background: url('/images/background/prod-pages-sprite.png') -201px -58px no-repeat;
}


/* MiniNav */

.dijitStackController {
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	position: absolute;
	right: 4px;
	top: 0;
	z-index: 10;
	border-bottom-left-radius: 4px;
	background: #fff;
	text-transform: lowercase;
}
.miniNavButton {
	border-right: 1px solid #AEAEAE;
	color: #979797;
	cursor: pointer;
	font-size: 0.85em;
	font-weight: bold;
	padding: .8em 1em 0.65em 1em;
	margin: 0;
	float: left;
}
.miniNavButton.dijitChecked {
	color: #12264e;
}


/* CONTENT BULLETS */

div.features {
	margin-top: -15px;
	font-size: .9em;
}
div.features div.row {
	float: left;
	margin-top: 30px;
	width: 100%;
}
div.features div.feat {
	float: left;
	width: 29%;
	padding-right: 2%;
	margin-right: 2%;
}
div.features div.feat strong {
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	font-weight: bold;
}
div.features div.feat p {
	margin-top: .5em;
	color: #454545;
}


/* FRONT TAB FEATURES */

#amFeatures,
#bpaFeatures {
	margin-top: 2.5em;
	height: 50px;
	text-indent: -2000px;
	overflow: hidden;
}
#amFeatures {
	background: url('/images/background/am-features.png') center top no-repeat;
}
#bpaFeatures {
	background: url('/images/background/bpa-features.png') center top no-repeat;
}

.feats {
	position: relative;
	padding-top: 2.5em;
}
.feats .feat {
	clear: both;
}
.feats .feat.fCenter {
	padding: 0 15px;
}
.feats h3 {
	margin: 0;
	border: 0;
	font-size: 1.75em;
	font-weight: normal;
}
.feats.vsFeats h3 {
	font-size: 1.5em;
}
.feats .subtitle {
	letter-spacing: .15em;
}
.feats .featImg {
	display: block;
}
.feats .fFull .featImg {
	margin-top: 1.5em;
}
.feats .fCenter .featImg {
	margin: 0 auto;
}
.feats .fLeft .featImg {
	float: left;
	margin-right: 45px;
}
.frontFeats .fLeft .featImg {
	margin-left: -30px;
	margin-right: 25px;
}
.feats .fRight .featImg {
	float: right;
	margin-left: 44px;
}
.frontFeats .fRight .featImg {
	margin-right: -30px;
	margin-left: 34px;
}
.feats .desc {
	color: #333;
}
.feats .fRight .cont {
	padding-left: 34px;
}
.feats.vsFeats .fRight .cont {
	padding-left: 54px;
}
.feats .fLeft .cont {
	padding-right: 30px;
}
.feats.vsFeats .fLeft .cont {
	padding-right: 50px;
}
.copy .feats p {
	margin-top: 1.5em;
}
.copy .feats.vsFeats p {
	margin-top: .5em;
}
.copy .feats ul {
	font-size: .85em;
	font-style: italic;
	margin-top: 0;
}
.copy .feats ul li {
	margin-top: .8em;
}


/* Remove default padding and borders from dijit.layout.TabContainer */

.tundra .dijitTabContainerTop-dijitContentPane {
	background-color: #ffffff;
	padding: 1em 0 0 0;
	border: 0;
}
.tundra .dijitTabPaneWrapper {
	border: 0;
}
.tundra .dijitTab {
	border-color: #a1a1a1;
}
.tundra .dijitTabContainerTop-spacer {
	border-top-color: #a1a1a1;
}


/* COMPARISON GRIDS */

table.comparisonGrid td.icon .ico {
	width: 150px;
	background: url('/images/background/new-feats-sprite.jpg') 0 0 no-repeat;
}
table.comparisonGrid td.icon .bpa.ico {
	background: url('/images/background/new-feats-sprite-bpa.jpg') 0 0 no-repeat;
}
table.comparisonGrid #newFeat_ocr td.icon .ico {
	background-position: 0 -401px;
	height: 88px;
}
table.comparisonGrid #newFeat_msdcrm td.icon .ico {
	background-position: 0 -138px;
	height: 81px;
}
table.comparisonGrid #newFeat_azure td.icon .ico {
	background-position: 0 -40px;
	height: 98px;
}
table.comparisonGrid #newFeat_screenCap td.icon .ico {
	background-position: 0 -317px;
	height: 84px;
}
table.comparisonGrid #newFeat_tb td.icon .ico {
	background-position: 0 -955px;
	height: 80px;
}
table.comparisonGrid #newFeat_amta td.icon .ico {
	background-position: 0 -1036px;
	height: 83px;
}
table.comparisonGrid #newFeat_lang td.icon .ico {
	background-position: 0 -219px;
	height: 98px;
}
table.comparisonGrid #newFeat_snapshots td.icon .ico {
	background-position: 0 -746px;
	height: 101px;
}
table.comparisonGrid #newFeat_mafi td.icon .ico {
	background-position: 0 -847px;
	height: 108px;
}
table.comparisonGrid #newFeat_sp td.icon .ico {
	background-position: 0 -625px;
	height: 80px;
}
table.comparisonGrid #newFeat_exchange td.icon .ico {
	background-position: 0 -563px;
	height: 62px;
}
table.comparisonGrid #newFeat_holiCal td.icon .ico {
	background-position: 0 -489px;
	height: 74px;
}
table.comparisonGrid #newFeat_webEnc td.icon .ico {
	background-position: 0 -705px;
	height: 41px;
}
/* bpa */
table.comparisonGrid #newFeat_smc td.icon .ico {
	background-position: 0 0;
	height: 98px;
}
table.comparisonGrid #newFeat_debug td.icon .ico {
	background-position: 0 -98px;
	height: 97px;
}

table.comparisonGrid td.check {
	width: 110px;
}
table.comparisonGrid td.check .has,
table.comparisonGrid td.check .hasNot {
	margin: 0 auto;
	width: 35px;
	height: 40px;
	background: url('/images/background/new-feats-sprite.jpg') 0 0 no-repeat;
}
table.comparisonGrid td.check .has {
	background-position: -35px 0;
}
table.comparisonGrid td.check .has.pre {
	background-position: -70px 0;
}
