/* !POSITIONING  =========================================== */
#positioning {
	width:1020px;
	margin:0 auto;
	margin-top:-20px;
	background:transparent url(../images/mainBGTop_rightCol.png) no-repeat bottom left;
	height:477px;
	overflow:visible;
	/* [disabled]z-index:1; */
	padding:0;
}
#positioning > h1 {
	display:none;
}
#positioning.general {
	background:url(../images/positioning/pgmMobile-MobilizeYourDashboards_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
	margin-top:-20px;
}
#positioning.blackberryClient {
	background:transparent url(../images/positioning/pgmBlackberry-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
}
#positioning.iphoneClient {
	background:transparent url(../images/positioning/pgmiOSiPhone-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
}
#positioning.ipadClient {
	background:transparent url(../images/positioning/pgmiOSiPad-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
}
#positioning.androidClient {
	background:transparent url(../images/positioning/pgmAndroid-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
	margin-top: 0px;
}
#positioning.windowsMobileClient {
	background:transparent url(../images/positioning/pgmWindowsMobile-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
	margin-top: 0px;
}
#positioning.windowsPhoneClient {
	background:transparent url(../images/positioning/pgmWindowsPhone-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
	margin-top: 0px;
}
#positioning.motorolaClient {
	background:transparent url(../images/positioning/pgmMotorola-Platform_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
}
#positioning.citrixReady {
	background:transparent url(../images/positioning/pgmCitrix-Ready_posit.png) no-repeat top center;
	width:1020px;
	height:262px;
}
/* !CONTENT  =========================================== */
#main.Ctl2Col #content .fade {
	display:block;
	height:160px;
	width:1020px;
	/* [disabled]overflow:hidden;
*/
	position:absolute;
	z-index:2;
	top:-10px;
	left:0px;
}
#main.Ctl2Col #content .thCol {
	background:transparent url(../images/mainBGTop_shadCol.png) no-repeat top left;
}
#main.Ctl2Col #content .th2Col {
	background:transparent url(../images/mainBGTop_shad2Col.png) no-repeat top left;
}
div.mainCol h3 {
	display:block;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:36px;
	color:#2085E7;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
	height:50px;
	text-shadow: 1px 1px 3px #D7E9FB;
	background:transparent url(../images/shadows_set.png) no-repeat 0 45px;
	text-transform:uppercase;
	vertical-align:top;
	width: 100%;
	margin:0 0 25px 0;
}

div.mainCol h3.typ {
	display:block;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:35px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	line-height:45px;
	height:auto;
	text-shadow: 1px 1px 3px #D7E9FB;
	background:none;
	text-transform:none;
	vertical-align:top;
	width: 100%;
	margin:0 0 20px 0;
}
div.mainCol h3.typ strong {
	color:#2085E7;
	margin-top: 20px;
}
div.mainCol h3.btc { /* BTC = behind the courtain - Used when there's no need to display the physicall h3 */
	display:block;
	overflow:hidden;
	height:1px;
	width:1px;
	text-indent:-999px;
	margin:0;
	padding:0;
}
div.mainCol h3.cli {
	text-transform:none;
}
#content p.stands {
	font-size:16px;
	color:#333;
	text-shadow: 1px 1px 0px #eaeaea;
	padding-bottom: 30px;
}
#content p.stands strong, #content p.featured strong {
	color:#1F85E6;
}
#content p.featured {
	font-size:13px;
	color:#666;
	margin-bottom: 30px;
}
#content p.notes {
	font-family:'PT Sans Narrow', sans-serif;
	font-size:12px;
	color:#46617F;
	text-shadow: 0px 1px 0px #fff;
}
.plane {
	display:block;
	width:100%;
	height:auto;
	margin:0;
	clear: both;
	position: relative;
	font-size:13px;
	text-align: left;
	padding: 0;
}
.ini {
	padding-top:20px;
}
.conCol {
	display:block;
	height:auto;
	margin:0;
	position: relative;
	font-size:13px;
	text-align: left;
	padding: 0;
}
.half {
	display:block;
	width:50%;
	height:auto;
	min-height:100px;
	margin:0;
}
.quarter {
	display:block;
	width:25%;
	height:auto;
	min-height:100px;
	margin:15px 0;
}
.threeQuarts {
	display:block;
	width:440px;
	height:auto;
	min-height:100px;
	margin:15px 0;
}
.features {
	display:block;
	float:left;
	width:200px;
	height:auto;
	padding:0 30px 15px 100px;
	vertical-align:top;
	background:transparent no-repeat top left;
	line-height: 16px;
	font-size: 12px;
}
/*.features*/ .dataAccess {
	background-image:url(../images/icons/icon_feat-data-access.png);
}
/*.features*/ .multiPlatform {
	background-image:url(../images/icons/icon_feat-multi-platform-support.png);
}
/*.features*/ .noCoding {
	background-image:url(../images/icons/icon_feat-no-coding.png);
}
/*.features*/ .graphics {
	background-image:url(../images/icons/icon_feat-hiRes-graphics.png)
}
.features strong {
	color:#333;
	line-height: 16px;
}
/* page ending gives air breath to the page and helps level the height for elastic expantion. Optional use*/
.air {
	display:block;
	width:100%;
	height:40px;
	margin:0;
	clear: both;
	position: relative;
	font-size:13px;
	float: none;
}
/* !CONTENT BLOCKS/PLANES =========================================== */

.plane ul {
	display:block;
	height:auto;
	width:100%;
	margin: 0;
}
.plane ul li {
	display: block;
}
.conCol ul {
	display:block;
	height:auto;
	margin: 0;
	padding: 0 0 20px 0;
}
.conCol ul li {
}
/* !CONCAVE SPLIT  =========================================== */
.concSplit {
	display:block;
	height:20px;
	width:100%;
	background:transparent url(../images/shadows_set.png) no-repeat 0 -20px;
	margin: 0px 0 20px 0px;
	clear: both;
}
/* !BUSINESS IN THE CLOUD PAGE ITEMS  =========================================== */

.pgmInTheCloudPreview {
	display:block;
	position:relative;
	width:635px;
	height:335px;
	background:transparent url(../images/figures/cloudPGMAppPreview.png) top no-repeat;
	overflow:hidden;
	margin: 0 0 40px 0;
}
/* !HOW IT WORKS PAGE ITEMS  =========================================== */

.architecturePreview {
	display:block;
	position:relative;
	width:328px;
	height:250px;
	background:transparent url(../images/figures/architecturePreview.png) top no-repeat;
	overflow:hidden;
}
.architecturePreview:hover {
	opacity: 0.5;
}
.box_round {
	-moz-border-radius: 6px; /* FF1-3.6 */
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
/* TEXTS RUNNING BY FIGURES */
.sideNote {
	display:block;
	width:328px;
	height:275px;
	margin-right:-23px;
	background-color: #DEEEFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DEEEFF), to(#EEF3FF)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #DEEEFF, #EEF3FF); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #DEEEFF, #EEF3FF); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #DEEEFF, #EEF3FF); /* IE10 */
	background-image:      -o-linear-gradient(top, #DEEEFF, #EEF3FF); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #DEEEFF, #EEF3FF);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DEEEFF', EndColorStr='#EEF3FF'); /* IE6–IE9 */
	-moz-box-shadow: 0px 0px 2px #C0D0E0; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 2px #C0D0E0; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 2px #C0D0E0; /* Opera 10.5, IE9, Chrome 10+ */
	border:1px solid #fff;
}
.sideNote p {
	display:block;
	width:270px;
	height:auto;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:12px;
	color:#46607F;
	text-align:left;
	text-shadow: 1px 1px 3px #fff;
	line-height:16px;
	margin:15px 20px 0 20px;
}
.sideNoteOpen {
	display:block;
	height:auto;
	margin-top:0px;
	margin-bottom: auto;/*min-height: 300px;*/
}
.sideNoteOpen h4, .sideNoteOpen2 h4, .plane h4, .conCol h4 {
	display:block;
	float:left;
	width:100%;
	height:auto;
	font-family:'PT Sans Narrow', sans-serif;
	font-weight:400;
	font-size:23px;
	color:#1F83E5;
	padding:0 0 8px 0;
	vertical-align:top;
	line-height: 28px;
	font-size: 26px;
	text-transform:none;
}
.plane h4.simple, .plane ul.threeCols li h4, .plane ul.twoCols li h4 {
	text-transform:none;
	font-size: 22px;
	line-height: 28px;
	width: 94%;
	/* [disabled]padding: 10px 20px;
*/
	height: auto;
	position:relative;
}
.plane ul.threeCols li h4, .plane ul.twoCols li h4 {
	width:180px;
}
.plane ul.threeCols li h4 {
	padding: 10px 20px;
}
.conCol h4 {
	display:block;
	font-size:21px;
	padding:20px 0 10px 0;
	text-transform: capitalize;
	width:91%;
	line-height:18px;
}
.conCol p {
	width:91%;
	line-height:18px;
}
.sideNoteOpen p {
	display:block;
	float:left;
	height:auto;
	padding:0;
	vertical-align:top;
	/* [disabled]line-height: 16px;
*/
	font-size: 13px;
	width: auto;
}
#content .sideNoteOpen2 {
	display:block;
	height:auto;
	margin-top:0;
	margin-bottom: 0px;
	min-height: 300px;
	/* [disabled]width: 350px;
*/
}
#content .sideNoteOpen2 p, #content .sideNoteOpen2 h4 {
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 0;
	width: 279px;
	vertical-align: middle;
}
#content .sideNoteOpen3 {
	display:block;
	height:auto;
	margin-top:0;
	margin-bottom: 0px;
	min-height: 230px;
}
#content .sideNoteOpen3 p, #content .sideNoteOpen3 h4 {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0;
	width: 410px;
	vertical-align: middle;
}
/* !BUTTONS  =========================================== */

a.silver_round_button {
	display:block;
	width:auto;
	height:32px;
	line-height:34px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-shadow: 0px 1px 0px #fff;
	padding:0 20px;
	margin:3px;
	border:1px solid #e8e8e8;
	background:transparent url(../images/buttons/button_bg-large-silver.png) repeat-x top left;
	-moz-border-radius: 23px; /* FF1-3.6 */
	-webkit-border-radius: 23px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 23px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 2px 2px 2px #ccc; /* FF3.5+ */
	-webkit-box-shadow: 2px 2px 2px #ccc; /* Saf3.0+, Chrome */
	box-shadow: 2px 2px 2px #ccc; /* Opera 10.5, IE9, Chrome 10+ */
	text-decoration:none;
}
a.silver_round_button:hover {
	background:transparent url(../images/buttons/button_bg-large-silverOverBlue.png) repeat-x top left;
	color:#fff;
	text-shadow: 0px 0px 0px #333;
	border:1px solid #06C;
}
.preview {
	position:relative;
}
#abs {
	display:block;
	position:absolute;
	top:250px;
	left:50px;
	z-index:1000;
	width:165px;
}
/* !IPAD MAIN CONTENT BLOCKS =========================================== */

.ipadMainPreview {
	display:block;
	position:relative;
	width:712px;
	height:512px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	background-image: url(../images/figures/iPadMainPreview2.png);
}
.startPGMPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/startScreenPGMPreview13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.layoutFilesPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/iPadLayoutsFilesPreview13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.visualAppealPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/iPadVisualAppealPreview13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.gesturesPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/iPadGesturesPreview13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shareiPadDashboardsPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/iPadShareDashboardsPreview13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneSwipeAppletvPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	background:transparent url(../images/figures/iPad2tvSlidesPreview.png) left no-repeat;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -32px;
	left: -20px;
}
/* Right Col Figures */

.createViewDashboardsSimplePreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:210px;
	background-color: transparent;
	background-image: url(../images/figures/iPadCreateViewDashbPreview13.png);
	background-repeat: no-repeat;
	background-position: top left;
	top: 0px;
	right: 0px;
}
.dragDropOrganizePreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iPadDragDropOrganizePreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.adaptiveScreensPreview {
	display:block;
	position:absolute;
	height:230px;
	background:transparent url(../images/figures/iPadLandsPortraitPreview13.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:210px;
	top: 0px;
	right: 0px;
}
.absoluteDashbControlPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:210px;
	top: 0px;
	right: 0px;
	background-color: transparent;
	background-image: url(../images/figures/iPadDashboardsSettings13.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.swipeReadyShowPreview {
	display:block;
	position:absolute;
	height:230px;
	background:transparent url(../images/figures/iPad2tvSlidesPreview13.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:210px;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.swipeReadyShowPreviewL {
	display:block;
	position:absolute;
	height:230px;
	background:transparent url(../images/figures/iPad2tvSlidesPreview13.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:210px;
	top: 0px;
	left: 0px;
	z-index: 500;
}
/* iPHONE MAIN CONTENT BLOCKS ===============================================*/

.iphoneMainPreview {
	display:block;
	position:relative;
	width:712px;
	height:412px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	background:transparent url(../images/figures/iPhoneMainPreview.png) no-repeat bottom right;
}
.iphoneAddGadgetPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/iphoneAddGadgetPreview13.png) no-repeat left top;
}
.iphoneLandscapePreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/iphoneLandscapePreview13.png) no-repeat left top;
}
.iphoneMapsPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/iphoneMapsPreview13.png) no-repeat left top;
}
.iphoneParametersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/iphoneParametersPreview13.png) no-repeat left top;
}
.iphoneServerFoldersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/iphoneServerFoldersPreview13.png) no-repeat left top;
}
.iphoneTooltipsPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/iphoneTooltipsPreview13.png) no-repeat left top;
}
/* Right Col Figures */

.iphoneChartsnGaugesPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphoneChartsnGaugesPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.iphonePortraitPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphonePortraitPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.iphonePalletePreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphonePalletePreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	/* [disabled]right: 0px;
*/
	z-index: 500;
	left: 0px;
}
.iphoneMainListCatgsPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphoneMainListCatgsPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.iphoneShareGadgetPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphoneShareGadgetPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	/* [disabled]right: 0px;
*/
	z-index: 500;
	left: 0px;
}
.iphoneAdaptableResPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphoneAdaptableResPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.iphoneiPadSupportPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/iphoneiPadSupportPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
/* ANDROID MAIN CONTENT BLOCKS ===============================================*/

.androidMainPreview {
	display:block;
	position:relative;
	width:712px;
	height:412px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	background:transparent url(../images/figures/androidMainPreview.png) no-repeat bottom right;
}
.androidAddGadgetPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/androidAddGadgetPreview13.png) no-repeat left top;
}
.androidParametersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/androidParametersPreview13.png) no-repeat left top;
}
.androidServerFoldersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/androidServerListPreview13.png) no-repeat left top;
}
.androidTooltipsPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/androidTooltipsPreview13.png) no-repeat left top;
}
/* Right Col Figures */

.androidChartsnGaugesPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background: url(../images/figures/androidChartsnGaugesPreview13.png) no-repeat left top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.androidPalletePreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/androidPalettePreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	/* [disabled]right: 0px;
*/
	z-index: 500;
	left: 0px;
}
.androidMainListCatgsPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/androidMainCatListPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.androidShareGadgetPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/androidMainCatListPreview13.png) no-repeat top;
	top: 0px;
	/* [disabled]right: 0px;
*/
	z-index: 500;
	left: 0px;
}
.androidAdaptableResPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background-color: transparent;
	background-image: url(../images/figures/androidAdaptiveLayoutPreview13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
/* !OVERVIEW MAIN CONTENT BLOCKS =========================================== */

.noCodingWyswygPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/feat_aNoCodingInvolvedPreview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nativeClientsPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/feat_aCrossPlatformSolutionPreview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.powerfullDBAccessPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/feat_aPowerfullDBAccessPreview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.quickStartGuidePreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/quickStartGuidePreview13.png) no-repeat top left;
}
.quickStartGuidePreviewR {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	right: 0px;
	background: transparent url(../images/figures/quickStartGuidePreview13.png) no-repeat top left;
}
/* Right Col Figures */

.gadgetsnLayoutsPreview {
	display:block;
	position:absolute;
	height:300px;
	background:transparent url(../images/figures/feat_aGagdgetTypesPreview.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:350px;
	top: 0px;
	/* [disabled]left: 0px;
*/
	z-index: 500;
	right: 0px;
}
.simpleAuthorToolsPreview {
	display:block;
	position:absolute;
	height:300px;
	background:transparent url(../images/figures/feat_aSimpliedAuthoringToolsPreview.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:350px;
	top: 0px;
	right: -23px;
	z-index: 500;
}
.integratedDesignServicesPreview {
	display:block;
	position:absolute;
	height:323px;
	background:transparent url(../images/figures/feat_aIntegratedServices.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:350px;
	top: -33px;
	z-index: 500;
	right: 0px;
}
/****** : ) ********/

/* !BLACKBERRY MAIN CONTENT BLOCKS =========================================== */

.blackberryMainPreview {
	display:block;
	position:relative;
	width:683px;
	height:400px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/bbMainPreview.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bbStartScreenPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	background:transparent url(../images/figures/BlackberryStartPreview.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -32px;
	left: -20px;
}
.bbChartnGaugesPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -30px;
	left: -20px;
	background-color: transparent;
	background-image: url(../images/figures/BBChartBlack.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bbMainListCatPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -25px;
	left: -20px;
	background-color: transparent;
	background-image: url(../images/figures/BBMainListCat.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bbParametersPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -16px;
	left: -20px;
	background-color: transparent;
	background-image: url(../images/figures/BBAddGadget.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bbServerFoldListPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -16px;
	left: -20px;
	background-color: transparent;
	background-image: url(../images/figures/BBFolderList.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Second Call by Rene */
.blackberryMainPreview {
	display:block;
	position:relative;
	width:683px;
	height:400px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background:transparent url(../images/figures/blackberryMainPreviewv.png) no-repeat bottom
}
.bbStartScreenPreview {
	display:block;
	position:absolute;
	width:375px;
	height:350px;
	background:transparent url(../../images/figures/BlackberryStartPreview13.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -32px;
	left: -20px;
}
.bbChartnGaugesPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBChartBlack13.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bbMainListCatPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBMainListCat13.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bbParametersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBAddGadget13.png);
	background-repeat: no-repeat;
	background-position: top;
}
.bbServerFoldListPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBFolderList13.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* Right Col Figures */

.bbAddGadgetPreview {
	display:block;
	position:relative;
	height:350px;
	overflow:hidden;
	margin: -20px -23px 0 0;
	width:318px;
	background-color: transparent;
	background-image: url(../images/figures/BBParameters13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bbGadgetConfigPreview {
	display:block;
	position:relative;
	height:350px;
	overflow:hidden;
	margin: -20px -23px 00;
	width:318px;
	background-color: transparent;
	background-image: url(../images/figures/BBConfigGadget13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bbMapsPreview {
	display:block;
	position:absolute;
	height:350px;
	overflow:hidden;
	margin: 0px -23px 25px 0;
	width:318px;
	top: -40px;
	z-index: 4000;
	right: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBMaps13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Second Call by Rene */
.bbAddGadgetPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:210px;
	background-color: transparent;
	background-image: url(../images/figures/BBParameters13.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 4000;
	right: 0px;
	top: 0px;
}
.bbGadgetConfigPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:210px;
	background-color: transparent;
	background-image: url(../images/figures/BBConfigGadget13.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	right: 0px;
	z-index: 4000;
}
.bbMapsPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:210px;
	top: 0px;
	z-index: 4000;
	right: 0px;
	background-color: transparent;
	background-image: url(../images/figures/BBMaps13.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* !GENERAL FEATURES MAIN CONTENT BLOCKS =========================================== */

.easyToUsePreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	background:transparent url(../images/figures/feat_easyToUsePreview.png) top right no-repeat;
	overflow:hidden;
	margin: 0;
	top: 0px;
	right: -23px;
	z-index: 500;
}
.testReady {
	padding:0 0 60px 100px;
	background:transparent url(../images/icons/icon_feat-test-ready.png) no-repeat top left;
	width: 530px;
	min-height: 107px;
	margin-left: 38px;
}
.highEndGraphicsPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	top: 0px;
	right: -23px;
	z-index: 500;
	background-color: transparent;
	background-image: url(../images/figures/feat_highResGraphicsPreview.png);
	background-repeat: no-repeat;
	background-position: top;
}
.over50GraphTypesPreview {
	display:block;
	position:absolute;
	width:400px;
	height:320px;
	background:transparent url(../images/figures/feat_over50GraphTypes.png) center no-repeat;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -82px;
	left: 14px;
}
.liveDataQuerying {
	padding:0 0 60px 100px;
	width: 560px;
	min-height: 107px;
	background-color: transparent;
	background-image: url(../images/icons/icon_feat-data-access.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 38px;
}
.increasedScriptSupportPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	top: -35px;
	right: -23px;
	z-index: 500;
	background-color: transparent;
	background-image: url(../images/figures/feat_ScriptingSupportPreview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fileManagement {
	background:transparent url(../images/icons/icon_feat-intuitive-file-management.png) no-repeat top left;
	width: 560px;
	min-height: 107px;
	margin-top:-40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 100px;
	margin-left: 38px;
}
.noDevelopmentRequired {
	padding:0 0 0 100px;
	background:transparent url(../images/icons/icon_feat-no-coding.png) no-repeat top left;
	width: 560px;
	min-height: 107px;
	margin-top:-40px;
}
.oemYourGadgets {
	padding:0 0 0 100px;
	background:transparent url(../images/icons/icon_feat-oem-your-dashboards.png) no-repeat top left;
	width: 560px;
	min-height: 107px;
	margin-left: 38px;
}
.citrixReady {
	padding:0 0 0 100px;
	background:transparent url(../images/icons/icon_citrix-ready.png) no-repeat top left;
	width: 560px;
	min-height: 107px;
	margin-top:40px;
}
.installationPreview {
	display:block;
	position:relative;
	width:339px;
	height:363px;
	background:transparent url(../images/figures/requirementsInstallPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.easyInstallDeployPreview {
	display:block;
	position:relative;
	width:340px;
	height:280px;
	background:transparent url(../images/figures/easyInstallDeployPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.ataGlancePreview {
	display:block;
	position:relative;
	width:683px;
	height:683px;
	margin: 0;
}
/* !POSITION MODIFIERS =========================================== */

.txtLeft {
	text-align:left;
}
.txtRight {
	text-align:right;
}
.txtCenter {
	text-align:center;
}
.smallTxtRight, .smallTxtRight p {
	text-align:right;
	font-size:12px;
}
.smallTxtRight strong {
	color:#1F85E5;
}
.aLeft {
	float:left;
}
.aRight {
	float:right;
}
.nm { /* no margins */
	margin:0;
}
.nomh {
	min-height:auto;
}
/*  !CLOUD BOXES =========================================== */

.cloudBox1 {
	display:block;
	width:100%;
	height:315px;
	background:transparent url(../images/boxes/softCloud_bg.png) top no-repeat;
	font-size:12px;
	margin: 0;
	padding: 0;
}
.cloudBox2 {
	display:block;
	width:100%;
	height:140px;
	background:transparent url(../images/boxes/softCloud2_bg.png) top no-repeat;
	font-size:12px;
	clear:both;
	padding: 40px 0 50px 0;
}
/*  !REQUIREMENTS LISTINGS BOXES =========================================== */
 .cloudBox1 h4 {
	display:block;
	float:left;
	clear:both;
	height:40px;
	width:100%;
	margin:35px 0 10px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:#333;
}
ul.requirements {
	display:block;
	float:left;
	height:200px;
	min-height:180px;
	widht:202px;
	list-style-type:none;
	margin:0 20px 0 0;
	width: 200px;
}
ul.requirements li {
	display:block;
	float:left;
	height:auto;
	line-height:20px;
	padding:0 0 0 12px;
	margin:2px;
	background:transparent url(../images/bullets/bullet_small-blue-circle.png) 0 4px no-repeat;
	width: 186px;
	letter-spacing: -1px;
}
ul.requirements li.component {
	padding:15px 0 0 75px;
	background:transparent url(../images/icons/icon_pgm-creator.png) top left no-repeat;
	height: 55px;
	width: 123px;
	line-height: 55px;
	text-align: left;
	color: #1F85E6;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	list-style: none;
	list-style-type: none;
}
ul.requirements li.creator {
	background:transparent url(../images/icons/icon_pgm-creator.png) top left no-repeat;
}
ul.requirements li.server {
	width: 113px;
	padding:15px 0 0 85px;
	background:transparent url(../images/icons/icon_pgm-server.png) top left no-repeat;
}
ul.requirements li.client {
	background:transparent url(../images/icons/icon_pgm-client.png) top left no-repeat;
}
/*   LICENSING ITEMS */
ul.agreements {
	display:block;
	float:left;
	height:140px;
	min-height:140px;
	widht:202px;
	list-style-type:none;
	margin:0 20px 0 0;
	width: 200px;
}
ul.agreements li {
	display:block;
	float:left;
	height:auto;
	line-height:20px;
	padding:0 0 0 12px;
	margin:2px;
	background:transparent url(../images/bullets/bullet_small-blue-circle.png) 0 4px no-repeat;
	width: 186px;
	/* [disabled]letter-spacing: 0px;
*/
}
ul.agreements li.component {
	padding:15px 0 0 50px;
	height: 55px;
	width: 123px;
	line-height: 55px;
	text-align: left;
	color: #1F85E6;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	list-style: none;
	list-style-type: none;
}
ul.agreements li.creator {
	background:transparent url(../images/icons/icon_pgm-La.png) top left no-repeat;
}
ul.agreements li.server {
	width: 113px;
	padding:15px 0 0 50px;
	background:transparent url(../images/icons/icon_pgm-La.png) top left no-repeat;
}
ul.agreements li.client {
	background:transparent url(../images/icons/icon_pgm-La.png) top left no-repeat;
}
/*  !CREATOR AT_A_GLANCE ITEMS =========================================== */

.atAGlanceFeatures, .atAGlanceFeatures ul {
	display:block;
	clear:both;
	height:auto;
	width: 100%;
	margin:0;
	padding:0;
}
.atAGlanceFeatures li.features {
	display:block;
	float:left;
	width:200px;
	height:auto;
	padding:0 30px 15px 100px;
	vertical-align:top;
	background:transparent url(../images/icons/icon_glanc-menu.png) no-repeat 0 3px;
	margin: auto;
	min-height: 125px;
}
.atAGlanceFeatures li.features h4 {
	display:block;
	float:left;
	width:200px;
	height:18px;
	line-height:18px;
	color:#638DC9;
	font-size:16px;
	font-weight:400;
	font-family:'PT Sans Narrow', sans-serif;
	text-align:left;
}
.atAGlanceFeatures li.features p {
	display:block;
	float:left;
	width:200px;
	height:auto;
	padding:0;
	margin:0;
	line-height: 16px;
	font-size: 12px;
}
/*at-a-glance*/ .atAGlanceFeatures li.menu {
	background-image:url(../images/icons/icon_glanc-menu.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.toolbar {
	background-image:url(../images/icons/icon_glanc-toolbar.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.wiznPropsPane {
	background-image:url(../images/icons/icon_glanc-wizardnpane.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.dashLayout {
	background-image:url(../images/icons/icon_glanc-dashLayoutArea.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.dataConnWiz {
	background-image:url(../images/icons/icon_glanc-connWizard.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.dataConnPane {
	background-image:url(../images/icons/icon_glanc-dataConnPane.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.dashlistProps {
	background-image:url(../images/icons/icon_glanc-dashListingProps.png);
}
/*at-a-glance*/ .atAGlanceFeatures li.slidePane {
	background-image:url(../images/icons/icon_glanc-slidePane.png);
}
/*  !CROSS MOBILE CLIENT ITEMS =========================================== */
.across {
	display:block;
	clear:both;
	height:auto;
	width: 100%;
	margin:0;
	padding:10px 0 20px 0;
	min-height: 140px;
	float: none;
}
.across li.features, .across li.resources {
	display:block;
	float:left;
	width:200px;
	height:auto;
	padding:0;
	vertical-align:top;
	margin: 0 10px 0 10px;
	min-height: 125px;
	overflow:hidden;
}
.across li.features h5, .across li.resources h5 {
	display:block;
	float:left;
	width:200px;
	height:30px;
	line-height:22px;
	color:#638DC9;
	font-size:18px;
	font-weight:500;
	font-family:'PT Sans Narrow', sans-serif;
	text-align:left;
	text-transform:none;
}
.across li.features p, .across li.resources p.quickStartGuide {
	display:block;
	float:left;
	width:120px;
	height:auto;
	padding:0 0 0 70px;
	margin:0;
	line-height: 14px;
	font-size: 11px;
}
.across li.resources {
	width:635px;
}
.across li.resources h5 {
	width:635px;
}
.across li.resources p.fullw {
	width:570px;
}
.across li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-blackberry-fully-compatible.png) no-repeat top left;
}
.across li.features p.easyAccess {
	background:transparent url(../images/icons/icon_mini-easy-app-access.png) no-repeat top left;
}
.across li.features p.realTimeData {
	background:transparent url(../images/icons/icon_mini-real-time-data.png) no-repeat top left;
}
.across li.resources p.quickStartGuide {
	background:transparent url(../images/icons/icon_quickStart-guide-download60x82.png) no-repeat top left;
	width:550px;
	padding-top: 3px;
	min-height: 60px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
}
/*  !CLIENTS BLACKBERRY ITEMS =========================================== */

.client .sideNoteOpen {
	margin:0;
}
.blackberryScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/blackberryPGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.blackberryLayoutPreview {
	display:block;
	position:relative;
	height:150px;
	background:transparent url(../images/figures/multipleLayoutPreview.png) top left no-repeat;
	margin:0;
	padding: 0;
}
/*  !CLIENTS XENAPP CITRIX ITEMS =========================================== */

.citrixReadyLogoPreview {
	display:block;
	position:relative;
	height:150px;
	background:transparent url(../images/figures/citrixReadyLogoPreview.png) top left no-repeat;
	margin:0;
	padding: 0;
}
.citrix li.features p.fullSupport {
	background:transparent url(../../images/icons/icon_mini-citrix-fully-compatible.png) no-repeat top left;
}
/*  !CLIENTS MOTOROLA ITEMS =========================================== */
.motorolaScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/motorolaPGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.motorola li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-motorola-fully-compatible.png) no-repeat top left;
}
.motorolaMainPreview {
	display:block;
	position:relative;
	width:712px;
	height:412px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	background:transparent url(../images/figures/motorolaMainPreview.png) no-repeat bottom right;
}
.motoFamilyPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/motorolaFamilyPreview13.png) no-repeat left top;
}
.motoBarScanPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/motorolaScannedPreview13.png) no-repeat left top;
}
/* Right Column Items */

.motoValidatedPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/motorolaValidatedPreview13.png) no-repeat top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.motoUIZoomPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/motorolaUINativeZoomPreview13.png) no-repeat top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
/*  !CLIENTS IPHONE ITEMS =========================================== */
.iphoneScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/iphonePGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: -20px -24px 0 0;
}
.iphone li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-apple-fully-compatible.png) no-repeat top left;
}
/*  !CLIENTS IPAD ITEMS =========================================== */
.ipadScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/ipadPGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.ipad li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-apple-fully-compatible.png) no-repeat top left;
}
/*  !CLIENTS WINDOWS MOBILE CONTENT ITEMS =========================================== */
.windowsMobScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/windowsMobilePGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
.windows li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-windows-fully-compatible.png) no-repeat top left;
}
.winMobMainPreview {
	display:block;
	position:relative;
	width:712px;
	height:412px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	background:transparent url(../images/figures/windowsMobileMainPreview.png) no-repeat bottom right;
}
.winMobAddGadgetPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: transparent url(../images/figures/winMAddGadgetPreview13.png) no-repeat left top;
}
.winMobParametersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/winMParametersPreview13.png) no-repeat left top;
}
.winMobHotDesignPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/winMHotbarsPreview13.png) no-repeat left top;
}
.winMobServerFoldersPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/winMMainCatListPreview13.png) no-repeat left top;
}
.winMobTooltipsPreview {
	display:block;
	position:absolute;
	width:210px;
	height:230px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 10px;
	left: 0px;
	background: transparent url(../images/figures/winMTooltipsPreview13.png) no-repeat left top;
}
/* Right Col Figures */

.winMobChartsnGaugesPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/winMgaugesnChartsPreview13.png) no-repeat top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.winMobSettingsPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/winMSettingsPreview13.png) no-repeat top;
	top: 0px;
	z-index: 500;
	left: 0px;
}
.winMobMainListCatgsPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/winMAvailableGadgetsListPreview13.png) no-repeat top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
.winMobAdaptableResPreview {
	display:block;
	position:absolute;
	height:230px;
	overflow:hidden;
	margin: 0;
	width:212px;
	background:transparent url(../images/figures/winMAdaptiveLayoutPreview13.png) no-repeat top;
	top: 0px;
	right: 0px;
	z-index: 500;
}
/*  !CLIENTS WINDOWS PHONE ITEMS =========================================== */
.windowsPhoneScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/windowsPhonePGMPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}

.win7MainPreview {
	display:block;
	position:relative;
	width:712px;
	height:412px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -15px 0 0 -29px;
	background:transparent url(../images/figures/windows7MainPreview.png)  no-repeat bottom right;
}


/*  !CLIENTS ANDROID MOBILE ITEMS =========================================== */
.androidScreenPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/androidPGMPreview.png) 10px 0 no-repeat;
	/* [disabled]overflow:hidden;
*/
	margin: 0 -24px 0 0;
}
.android li.features p.fullSupport {
	background:transparent url(../images/icons/icon_mini-android-fully-compatible.png) no-repeat top left;
}
/*  !FREE PGM LANDING ITEMS =========================================== */
.pgmStartPreview {
	display:block;
	position:relative;
	width:196px;
	height:368px;
	background:url(../images/figures/PGMStartPreview.png) 10px 0 no-repeat;
	overflow:hidden;
	margin: 0 -24px 0 0;
}
/*  !BUBBLES PGM at-a-glance interactive figure =========================================== */

#menuArea {
	display:block;
}
#menuArea {
}
#toolbarArea {
	display:block;
}
#wizPropsPaneArea {
	display:block;
}
#dashLayoutAreaArea {
	display:block;
}
#dataConnWizArea {
	display:block;
}
#dataConnPaneArea {
	display:block;
}
#dashListPropsArea {
	display:block;
}
#slidePaneArea {
	display:block;
}
#menuBb {
	display:block;
}
#toolbarBb {
	display:block;
}
#wizPropsPaneBb {
	display:block;
}
#dashLayoutAreaBb {
	display:block;
	height:200px;
	width:200px;
	position:absolute;
	background:#000;
	top:150px;
	left:150px;
}
#dataConnWizBb {
	display:block;
}
#dataConnPaneBb {
	display:block;
}
#dashListPropsBb {
	display:block;
}
#slidePaneBb {
	display:block;
}
/*  !Page Corner Ribbon Pre-Release =========================================== */

#content #preReleaseRibbon {
	display:block;
	height:134px;
	width:136px;
	background:transparent url(../images/news/nowAvailable-pageCorner-ribbon.png) no-repeat top left;
	position:absolute;
	top:-7px;
	left:864px;
	border:0;
	z-index: 6666;
}
#content #comingSoonRibbon {
	display:block;
	height:134px;
	width:136px;
	background:transparent url(../images/news/comingSoon-pageCorner-ribbon.png) no-repeat top left;
	position:absolute;
	top:-8px;
	left:864px;
	border:0;
	z-index: 5555;
}
/*  !Available on App Stores Buttons =========================================== */

#positioning #availAppleAppStore_bttn {
	display:block;
	height:48px;
	width:140px;
	background:transparent url(../images/buttons/button-availableAppStore.png) no-repeat top left;
	position:absolute;
	top:205px;
	left:25px;
	border:0;
	z-index: 1000;
}
#positioning #availAppleAppStore_bttn a {
	display:block;
	height:48px;
	width:140px;
	margin:0;
	padding:0;
	border:0;
	background:transparent url(../images/buttons/button-availableAppStore.png) no-repeat top left;
	text-indent:-1000px;
	overflow:hidden;
	opacity:1;
}
#positioning #availAppleAppStore_bttn:hover {
	opacity:0.9;
	cursor:pointer;
}
/* Blackberry */
#positioning #availBBAppWorld_bttn {
	display:block;
	height:48px;
	width:160px;
	background:transparent url(../images/buttons/button-availableAppStore.png) no-repeat top left;
	position:absolute;
	top:205px;
	left:25px;
	border:0;
	z-index: 1000;
}
#positioning #availBBAppWorld_bttn a {
	display:block;
	height:48px;
	width:160px;
	margin:0;
	padding:0;
	border:0;
	background:transparent url(../images/buttons/button-availableBbAppWorld.png) no-repeat top left;
	text-indent:-1000px;
	overflow:hidden;
	opacity:1;
}
#positioning #availBBAppWorld_bttn:hover {
	opacity:0.9;
	cursor:pointer;
}
/* Android */
#positioning #availAndroidMarket_bttn {
	display:block;
	height:48px;
	width:130px;
	background:transparent url(../images/buttons/button-availableAndroidMarket.png) no-repeat top left;
	position:absolute;
	top:205px;
	left:25px;
	border:0;
	z-index: 1000;
}
#positioning #availAndroidMarket_bttn a {
	display:block;
	height:48px;
	width:130px;
	margin:0;
	padding:0;
	border:0;
	background:transparent url(../images/buttons/button-availableAndroidMarket.png) no-repeat top left;
	text-indent:-1000px;
	overflow:hidden;
	opacity:1;
}
#positioning #availAndroidMarket_bttn:hover {
	opacity:0.9;
	cursor:pointer;
}
/* Windows */
#positioning #availMicros_marketplace_bttn {
	display:block;
	height:38px;
	width:130px;
	background:transparent url(../images/buttons/button-availableMicrosoftMarketplace.png) no-repeat top left;
	position:absolute;
	top:205px;
	left:25px;
	border:0;
	z-index: 5000;
}
#positioning #availMicros_marketplace_bttn a {
	display:block;
	height:38px;
	width:130px;
	margin:0;
	padding:0;
	border:0;
	background:transparent url(../images/buttons/button-availableMicrosoftMarketplace.png) no-repeat top left;
	text-indent:-1000px;
	overflow:hidden;
	opacity:1;
}
#positioning #availMicros_marketplace_bttn:hover {
	opacity:0.9;
	cursor:pointer;
}
.nine {
	width:90%;
}
/*** OVERVIEW PAGE STYLES ========================================== */


#content p.noCodingInvolved {
	padding-top:190px;
	clear: both;
	margin: 0;
	background-image: url(../images/figures/feat_aNoCodingInvolvedPreview.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content p.multiPlatformPreview {
	padding-top:205px;
	clear: both;
	margin: 0;
	background-image: url(../images/figures/feat_aCrossPlatformSolutionPreview.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content p.dataAccessPreview {
	padding-top:200px;
	clear: both;
	margin: 0;
	background-image: url(../images/figures/feat_aPowerfullDBAccessPreview.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content p.gadgetTypes {
	padding-bottom:105px;
	background:url(../images/figures/feat_aGagdgetTypesPreview.png) no-repeat bottom;
	clear: both;
	margin: 0;
}
#content p.simplifyAuthorToolsPreview {
	margin: 0;
	width:305px;
	position: absolute;
	top: 50px;
	z-index: 6000;
	display: block;
	left: 48px;
	height: 230px;
	padding: 0;
	background-image: url(../images/figures/feat_aSimpliedAuthoringToolsPreview.png);
	background-repeat: no-repeat;
	background-position: top;
}
#content p.simplifyAuthorTools {
	padding-top:235px;
	clear: both;
	margin: 0;
}
#content p.gadgetStyles {
	padding-top:183px;
	clear: both;
	margin: 0;
	background-image: url(../images/figures/feat_aDozensGadgetTypesPreview.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
ul.overviewFeat {
	position: relative;
	width: 100%;
}
/* NEWS AND HIGHLIGHT */

.newsnHighlights, .newsnHighlights ul {
	display:block;
	clear:both;
	height:auto;
	width: 100%;
	margin:0;
	padding:0;
}
.newsnHighlights li.item {
	display:block;
	float:left;
	width:305px;
	height:210px;
	padding:0 25px 0 0px;
	vertical-align:top;
	background:transparent url(../images/boxes/boxConcShadeSplit.png) no-repeat bottom;
	margin: 15px 0 0 0;
	overflow: hidden;
}
.newsnHighlights li.itemFull {
	display:block;
	float:left;
	width:635px;
	height:auto;
	padding:0 25px 0 0px;
	vertical-align:top;
	margin: 15px 0 0 0;
	overflow: hidden;
	clear: both;
	background:transparent url(../images/boxes/boxConcShadeSplit.png) no-repeat bottom;
}
.newsnHighlights li.item h4, .newsnHighlights li.item h4 a {
	display:block;
	float:left;
	width:305px;
	height:auto;
	line-height:18px;
	color:#638DC9;
	font-size:15px;
	font-weight:600;
	font-family:'PT Sans Narrow', sans-serif;
	text-align:left;
	padding-left: 0px;
	padding-bottom: 5px;
}
.newsnHighlights li.itemFull h4, .newsnHighlights li.itemFull h4 a {
	display:block;
	float:left;
	width:610px;
	height:auto;
	line-height:18px;
	color:#638DC9;
	font-size:15px;
	font-weight:600;
	font-family:'PT Sans Narrow', sans-serif;
	text-align:left;
	padding-left: 0px;
	padding-bottom: 5px;
}
.newsnHighlights li.item p {
	display:block;
	font-family:'PT Sans Narrow', sans-serif;
	float:left;
	width:305px;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	line-height: 16px;
	font-size: 13px;
	text-align:left;
	min-height: 125px;
	/* [disabled]background:transparent url(../images/boxes/boxConcShadeSplit.png) no-repeat bottom; */
	overflow: hidden;
}
.newsnHighlights li.itemFull p {
	display:block;
	font-family:'PT Sans Narrow', sans-serif;
	float:left;
	width:610px;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	line-height: 16px;
	font-size: 13px;
	text-align:left;
	min-height: 90px;
	overflow: hidden;
}
.newsnHighlights li.item p a, .newsnHighlights li.itemFull p a {
	line-height:16px;
}
.newsnHighlights li.item p strong, .newsnHighlights li.itemFull p strong {
	line-height:16px;
	color:#666;
}
.newsnHighlights li.item p img, .newsnHighlights li.itemFull p img {
	margin:0 20px 5px 0;
	float:left;
	padding:0;
}
/* Vanity Block ========================================== */

.vanityBlock {
	display:block;
	width:100%;
	height:46px;
	padding:5px 0;
	margin: 20px 0 30px 0;
	clear: both;
	font-size: 18px;
	line-height: 46px;
	background:url(../images/boxes/vanityBlock_bg.png) no-repeat center;
	position: relative;
}
div.mainCol .vanityBlock h3 {
	display:block;
	float:left;
	height:46px;
	line-height:46px;
	color:#333;
	font-size:24px;
	text-transform: capitalize;
	background:none;
	width: 380px;
	margin-right: 15px;
	text-align: right;
	clear: left;
}
.vanityBlock h3 strong {
	color:#2085E7;
}
/******* PAGES LENGHT ========================================== */
.vlong#content {
	min-height:1500px;
}
.long#content {
	min-height:1050px;
}
.medium#content {
	min-height:800px;
}
.short#content {
	min-height:400px;
}
/*** PRICING TABLELESS TABLE ========================================== */

#pricingTable {
	display:block;
	float:left;
	width:635px;
	height:auto;
	/* [disabled]min-height:400px;
*/
	margin:0;
	padding:0;
}
#pricingTable ul {
	display:block;
	float:left;
	width:635px;
	height:auto;
	margin:0;
	padding:0;
}
#pricingTable ul.main {
	/* [disabled]min-height:400px;
*/
}
#pricingTable ul li {
	display:block;
	float:left;
	width:635px;
	height:60px;
	margin:0;
	padding:0;
}
#pricingTable ul li ul.head, #pricingTable ul li ul.body, #pricingTable ul li ul.notes {
	display:block;
	float:left;
	width:635px;
	height:60px;
	margin:0;
	padding:0;
	border-bottom:1px solid #81B4E9;
	background:transparent url(../images/boxes/tableRowContent_z0bg.png) repeat-y left top;
}
#pricingTable ul li ul.body {
	height:auto;
	border-bottom:0;
	background:transparent url(../images/boxes/tableRowContent_z1bg.png) repeat-y left top;
}
#pricingTable ul li ul.body:hover {
	background:transparent url(../images/boxes/tableRowContent_z2bg.png) repeat-y left top;
}
#pricingTable ul li ul.notes {
	height:auto;
	border-bottom:0;
	background:transparent url(../images/boxes/tableRowContent_z3bg.png) repeat-y left top;
}
#pricingTable ul li ul.head li, #pricingTable ul li ul.body li {
	display:block;
	float:left;
	border-bottom:1px solid #81B4E9;
	margin:0;
	padding:0;
	height:60px;
	line-height:60px;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:18px;
	color:#1C5393;
	background:transparent;
	font-weight: 600;
}
#pricingTable ul li ul.body li {
	color:#666;
	font-size:16px;
	font-weight: 550;
	border-top:1px solid #FFF;
	border-bottom:1px dotted #D8D8D8;
}
#pricingTable ul li ul.head li.th1, #pricingTable ul li ul.body li.td1 {
	width:70px;
}
#pricingTable ul li ul.notes li.td {
	width:595px;
	height:auto;
	padding:20px;
	border-top:1px solid #FFF;
	border-bottom:1px dotted #D8D8D8;
}
#pricingTable ul li ul.notes li.td p {
	display:block;
	width:560px;
	line-height:18px;
	font-size:14px;
	font-family:'PT Sans Narrow', sans-serif;
	text-shadow:0 1px 1px #FFFFFF;
	text-align:center;
	color:#1C5393;
	margin:0;
	padding:0;
}
#pricingTable ul li ul.notes li.td p a {
	text-decoration:none;
	font-weight:bold;
}
#pricingTable ul li ul.head li.th2, #pricingTable ul li ul.body li.td2 {
	width:280px;
	text-align: left;
	padding:0;
	padding-left: 15px;
	text-shadow: 0 1px 1px #FFFFFF; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}
#pricingTable ul li ul.head li.th3, #pricingTable ul li ul.body li.td3 {
	width:78px;
	padding:0;
	padding-left: 20px;
	color:#2771C9;
	text-shadow: 0 1px 1px #FFFFFF;
	border-left:1px dotted #f8f8f8;
	border-right: 1px dotted #f8f8f8;
}
#pricingTable ul li ul.head li.th4, #pricingTable ul li ul.body li.td4 {
	width:115px;
	background: transparent;
}
#pricingTable ul li ul.body li.td4 {
	margin:0;
	padding:10px;
	height:36px;
	padding-top: 14px;
}
#pricingTable ul li ul.body li.tdS {
	margin:0;
	padding:10px;
	height:36px;
	padding-top:14px;
	width:485px;
	padding:12px;
	/* [disabled]padding-left: 15px;
*/
	color:#2771C9;
	text-shadow: 0 1px 1px #FFFFFF;
	border-left:1px dotted #f8f8f8;
	border-right: 1px dotted #f8f8f8;
	line-height:18px;
	font-size:14px;
	font-family:'PT Sans Narrow', sans-serif;
	text-shadow:0 1px 1px #FFFFFF;
	text-align:left;
	color:#1C5393;
	font-weight: normal;
}
#pricingTable ul li ul.body li.tdS a {
	line-height:18px;
}
#pricingTable ul li ul.body li#iOS {
	background:transparent url(../images/icons/icon_platformApple.png) center no-repeat;
}
#pricingTable ul li ul.body li#android {
	background:transparent url(../images/icons/icon_platformAndroid.png) center no-repeat;
}
#pricingTable ul li ul.body li#blackberry {
	background:transparent url(../images/icons/icon_platformBlackberry.png) center no-repeat;
}
#pricingTable ul li ul.body li#windows {
	background:transparent url(../images/icons/icon_platformWindows.png) center no-repeat;
}
#pricingTable ul li ul.body li#motorola {
	background:transparent url(../images/icons/icon_platformMotorola.png) center no-repeat;
}
#pricingTable ul li ul.body li#citrix {
	background:transparent url(../images/icons/icon_platformCitrix.png) center no-repeat;
}
#pricingTable ul li ul.body li#serverComp {
	background:transparent url(../images/icons/icon_serverComponent1.png) center no-repeat;
}
#pricingTable ul li ul.body li#serverComp2 {
	background:transparent url(../images/icons/icon_serverComponent2.png) center no-repeat;
}
#pricingTable ul li ul.body li#studioFxComp {
	background:transparent url(../images/icons/icon_studioFx_Component.png) center no-repeat;
}
/* 3 COLUMNS CONTENT LAYOUT */

.plane ul.threeCols {
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	position:relative;
	height:auto;
}
.plane ul.threeCols li {
	display:block;
	float:left;
	width:220px;
	height:auto;
	padding:0;
	vertical-align:top;
	margin: 0;
	/* [disabled]min-height: 250px;
*/
	overflow: visible;
}
.plane ul.threeCols li div.figure {
	display:block;
	float:left;
	width:220px;
	height:355px;
	padding:0;
	vertical-align:top;
	margin: 0 0 13px 0;
	overflow:hidden;
}
.plane ul.threeCols li p {
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0 20px;
	vertical-align:top;
	margin: 0;
	min-height: 250px;
	overflow:hidden;
	line-height: 18px;
}
.plane ul.threeCols li.preview {
	display:block;
	float:left;
	width:220px;
	height:355px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.plane ul.tall li div.figure {
	height:350px;
}
.plane ul.med li div.figure {
	height:230px;
}
.plane ul.short li div.figure {
	height:125px;
}
.plane ul.threeCols li.sleevePreviews, .plane ul.twoCols li.sleevePreviews {
	display:block;
	height:35px;
	width:670px;
	position:absolute;
	top:340px;
	left:-5px;
	background:transparent url(../images/boxes/bttmBlockWrap.png) no-repeat top left;
	z-index:6000;
}
.plane ul.med li.sleevePreviews {
	top:220px;
	height: 41px;
}
.plane ul.short li.sleevePreviews {
	top:115px;
}
/* DROID CONTENT ITEMS */
.plane ul.threeCols li div.addGadgetPreview {
	background:transparent url(../images/figures/droidAddGaget.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.chartsnGaugesPreview {
	background:transparent url(../images/figures/droidChartsnGauges.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.paramenterPreview {
	background:transparent url(../images/figures/droidParameters.png) no-repeat 6px 0;
}
/**/
.plane ul.threeCols li div.mainListPreview {
	background:transparent url(../images/figures/droidMainList.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.mapsPreview {
	background:transparent url(../images/figures/droidMaps.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.portraitPreview {
	background:transparent url(../images/figures/droidPortrait.png) no-repeat 6px 0;
}
/**/
.plane ul.threeCols li div.tooltipsPreview {
	background:transparent url(../images/figures/droidTooltips.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.serverFoldPreview {
	background:transparent url(../images/figures/droidServerFolders.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.gadgetConfigPreview {
	background:transparent url(../images/figures/droidConfigureGadgets.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.palettePreview {
	background:transparent url(../images/figures/droidPalettes.png) no-repeat 6px 0;
}
.plane ul li.threeCols div.landscapePreview {
	height:200px;
	width:355px;
	background: transparent url(../images/figures/droidLanscape.png) no-repeat 16px 150px;
}
/* Previews background position modifiers */

.plane ul.threeCols li div.short {
	background-position:6px 170px;
}
.plane ul.threeCols li div.med {
	background-position:6px 85px;
}
.plane ul.threeCols li div.tall {
	background-position:6px 0;
}
.plane ul.threeCols li h4 span, .plane ul.twoCols li h4 span {
	display:block;
	width:100%;
	height:15px;
	background:transparent url(../images/figures/readHelpPointer.png) center no-repeat;
	position:absolute;
	z-index:7000;
	top:-28px;
	left:0;
}
.plane ul.med li div.short {
	background-position:6px 70px;
}
/* ------------ TWO COLS CONTENT ANDROID --------------*/

.plane ul.twoCols {
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	position:relative;
	height:auto;
}
.plane ul.twoCols li {
	display:block;
	float:left;
	width:330px;
	height:auto;
	padding:0;
	vertical-align:top;
	margin: 0;
	/* [disabled]min-height: 250px;
*/
	overflow: visible;
}
.plane ul.twoCols li div.figure {
	display:block;
	float:left;
	width:330px;
	height:355px;
	padding:0;
	vertical-align:top;
	margin: 0 0 8px 0;
	overflow:hidden;
}
.plane ul.twoCols li.lands {
	width:370px;
}
.plane ul.twoCols li.port {
	width:235px;
}
.plane ul.twoCols li.lands p {
	display:block;
	float:left;
	width:330px;
	height:auto;
	padding:0 20px;
	vertical-align:top;
	margin: 0;
	min-height: 250px;
	overflow:hidden;
	line-height: 18px;
}
.plane ul.twoCols li.port p {
	display:block;
	float:left;
	width:215px;
	height:auto;
	padding:0 0 0 20px;
	vertical-align:top;
	margin: 0;
	min-height: 250px;
	overflow:hidden;
	line-height: 18px;
}
.plane ul.twoCols li.port h4, .plane ul.twoCols li.lands h4 {
	width:100%;
	padding:10px 20px;
	line-height: 28px;
	height: auto;
}
.plane ul.twoCols li.preview {
	display:block;
	float:left;
	width:305px;
	height:355px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.plane ul.twoCols li div.portraitPreview {
	background:transparent url(../images/figures/droidPortrait.png) no-repeat 50% 0;
	width:225px;
	margin-left: 10px;
}
.plane ul.twoCols li div.landscapePreview {
	width:370px;
	background:transparent url(../images/figures/droidLanscape.png) no-repeat 50% 145px;
}
.plane li.androidScreenPreview #android3 {
	display:block;
	height:150px;
	width:150px;
	position:absolute;
	bottom:-85px;
	left:-61px;
	z-index:9000;
	height:135px;
	width:170px;
	background:transparent url(../images/figures/android3_logo.png) no-repeat top left;
}
/*** HOW-IT-WORKS LAYOUT ITEMS ========================================== */

.hiwStep1AuthoringDashboardsPreview {
	display:block;
	position:absolute;
	width:350px;
	height:300px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: 0px;
	background:transparent url(../images/figures/hiwAuthoringDashboardsPreview.png) no-repeat left top;
	right: -23px;
}
.hiwStep3SaveServerFolderPreview {
	display:block;
	position:absolute;
	width:350px;
	height:350px;
	overflow:hidden;
	margin: 0;
	z-index: 500;
	top: -50px;
	background:transparent url(../images/figures/hiwServerFolderPreview.png) no-repeat left top;
	right: -46px;
}
/* Right Col Figures */

.hiwStep2SaveLocalFolderPreview {
	display:block;
	position:absolute;
	height:300px;
	background:transparent url(../images/figures/hiwLocalFolderPreview.png) top left no-repeat;
	overflow:hidden;
	margin: 0;
	width:350px;
	top: 0px;
	left: 0px;
	z-index: 500;
	right: 0px;
}
.plane ul.threeCols li div.hiwEndUserOnePreview {
	background:transparent url(../images/figures/hiwEndUser1Preview.png) no-repeat 6px 0;
}
.plane ul.threeCols li div.hiwEndUserTwoPreview {
	background:transparent url(../images/figures/hiwEndUser2Preview.png) no-repeat -48px 20px;
}
.plane ul.threeCols li div.hiwEndUserThreePreview {
	background:transparent url(../images/figures/hiwEndUser3Preview.png) no-repeat 6px 0;
}
.plane ul.hiw li.sleevePreviews {
	top:180px;
}
#hiwConn01Preview {
	display:block;
	height:318px;
	width:404px;
	position:absolute;
	top:-224px;
	right:85px;
	background:transparent url(../images/figures/hiwconnector01Preview.png) no-repeat top left;
	z-index:8888;
}
#hiwConn12Preview {
	display:block;
	height:112px;
	width:245px;
	position:absolute;
	top:-133px;
	right:137px;
	background:transparent url(../images/figures/hiwconnector12Preview.png) no-repeat top left;
	z-index:8888;
}
#hiwConn23Preview {
	display:block;
	height:180px;
	width:446px;
	position:absolute;
	top:-74px;
	right:126px;
	background:transparent url(../images/figures/hiwconnector23Preview.png) no-repeat top left;
	z-index:8888;
}
/* HEIGHT MODIFIERS */
.nomh {
	min-height:auto;
}
#videoThumbGallery {
	display:block;
	height:110px;
	width:650px;
	position:absolute;
	top:442px;
	left:30px;
	z-index:25;
}
#videoThumbGallery ul {
	display:block;
	width:100%;
	height:auto;
}
#videoThumbGallery ul li {
	display:block;
	width:140px;
	height:110px;
	float: left;
	margin: 0 10px;
}
#videoThumbGallery ul li a {
	border:0;
	opacity:0.87;
}
#videoThumbGallery ul li a:hover {
	opacity:1;
}
#videoThumbGallery ul li a img {
	display:block;
	clear:left;
	float:left;
	height:90px;
	width:140px;
	margin:0;
	padding:0;
}
#videoThumbGallery ul li p {
	clear: both;
	color: #2F85E7;
	display: block;
	float: left;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	height: 20px;
	;
	line-height: 20px;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}


/* Temporary Styles for Pricing */
li span.crossout{ color:#9A1800; text-decoration:line-through;}
li span.promoprice{ display:block;}
