@charset "UTF-8";
/* CSS Document */

/* general styles */
#navPhotoStage {
	display: block;
	width: 100%;
	height: 273px;
	position: relative;
	overflow: hidden;
}

#yellowLeft {
	float: left; 
	width: 54px;
}

/*#navigation {
	margin-left: 90px;
	width: 234px;
}

#navigation a img {
	border: 0px;
	margin-top: 10px;
}*/

/* background images */
.yellowStar {
	background: white url('../images/BG-yellow-starburst.jpg') top right no-repeat;
}

.productsImage {
	background: white url('../images/BG-sales.jpg') top right no-repeat;
}

.medicalImaging {
	background: white url('../images/BG-medical.jpg') top right no-repeat;
}

.ruggedImage {
	background: white url('../images/BG-rugged.jpg') top right no-repeat;
}
.newsImage {
	background: white url('../images/BG-news.jpg') top right no-repeat;
}

.corporateImage {
	background: white url('../images/BG-corporate.jpg') top right no-repeat;
}

.salesImage {
	background: white url('../images/BG-sales.jpg') top right no-repeat;
}

.supportImage {
	background: white url('../images/BG-support.jpg') top right no-repeat;
}

.downloadsImage {
	background: white url('../images/BG-support.jpg') top right no-repeat;
}

/* prod specific backgrounds? */


/* medical products */
.BG-IF2105MP { background: white url('../images/BG-medical-prod.jpg') top right no-repeat; }
.BG-IF2103MP { background: white url('../images/BG-IF2103MP.jpg') top right no-repeat; }
.BG-IF2002MP { background: white url('../images/BG-IF2002MP.jpg') top right no-repeat; }
.BG-IF1901MP { background: white url('../images/BG-IF1901MP.jpg') top right no-repeat; }
.BG-IF1901M { background: white url('../images/BG-IF1901M.jpg') top right no-repeat; }

.BG-IF2103CP { background: white url('../images/BG-IF2103CP.jpg') top right no-repeat; }
.BG-IF2002CP { background: white url('../images/BG-IF2002CP.jpg') top right no-repeat; }
.BG-IF1911C { background: white url('../images/BG-IF1911C.jpg') top right no-repeat; }
.BG-IF1911CP { background: white url('../images/BG-IF1911CP.jpg') top right no-repeat; }
.BG-IF2400C { background: white url('../images/BG-IF2400C.jpg') top right no-repeat; }

/* industrial products */
.BG-RDP2010UX { background: white url('../images/BG-2010UX.jpg') top right no-repeat; }
.BG-IDP2130HB { background: white url('../images/BG-2130HB.jpg') top right no-repeat; }
.BG-IDP2310UX { background: white url('../images/BG-2310UX.jpg') top right no-repeat; }
.BG-IDP2800SQ { background: white url('../images/BG-2800SQ.jpg') top right no-repeat; }

.monitor { position: absolute; z-index: 10;}

/* product specific? */

/* medical products*/
.IF2105MP-large { top: 85px; left: 370px; }
.IF2105MP-small { top: 150px; left: 690px; }
.IF2103MP-large { top: 85px; left: 370px; }
.IF2103MP-small { top: 150px; left: 690px; }
.IF2002MP { top: 85px; left: 370px; }
.IF1901MP { top: 85px; left: 370px; }
.IF1901M { top: 85px; left: 370px; }

.IF1911C { top: 135px; left: 390px; }
.IF1911CP { top: 95px; left: 370px; }
.IF2400C { top: 155px; left: 370px; }
.IF2400C { top: 155px; left: 370px; }
.IF2103CP { top: 85px; left: 390px; }
.IF2002CP { top: 85px; left: 390px; }

/* industrial products */
.rugged { top: 85px; left: 380px; }
.RDP2010UX { top: 85px; left: 380px; }
.IDP2310UX { top: 85px; left: 390px; }
.IDP2130HB { top: 85px; left: 380px; }

/* Other PNG positioners */
.sales { top: 85px; left: 380px; }
.support { top: 255px; left: 740px; }


.lrgWideMonitor,
.lrgWideMonitor2,
.smlWideScreen,
.smlWideHeart {
	position: absolute;
	z-index: 10;
}

.lrgWideMonitor {
	left: 400px;
	top: 80px
}

.lrgWideMonitor2 {
	left: 370px;
	top: 80px
}

.smlWideScreen {
	left: 700px;
	top: 150px;
}

.smlWideHeart {
	left: 650px;
	top: 170px;
}



/*#homeflash-placeholder, #technologyflash-placeholder { position: absolute; z-index: 10; left: 326px; top: 117px; }*/
#homeflash-placeholder, #technologyflash-placeholder { position: absolute; z-index: 10; left: 326px; top: 95px; }