﻿#ScannerAnimationContainer 
{
    width: 1px;
    height:1px;
	position: absolute;
	display: block;
	z-index: 52;
	top: 0px;
	left: 20px;
}
.topBit
{
    background-image:url('/Images/ScannerAnimation/TopBg.jpg');
}
#dBuilding 
{
    width: 161px;
    height: 179px;
	top: 5px;
	position: absolute;
	display: block;
	top: 5px;
    background-image:url('/Images/ScannerAnimation/building.png');
    background-position:left top; 
    background-repeat:no-repeat;
	z-index: 53;
}
#dNurse 
{
    width: 210px;
    height: 178px;
	position: absolute;
	display: block;
	top: 373px;
	left: 695px;
    background-image:url('/Images/ScannerAnimation/nurse.jpg');
    background-position:left top; 
    background-repeat:no-repeat;
	z-index: 54;
}
#dRedline 
{
    width: 1px;
    height: 3px;
    background-color: #FF4646;
	position: absolute;
	display: none;
	top: 440px;
	left: 704px;
	z-index: 56;
}
#dBarcode
{
    width: 110px;
    height: 110px;
	position: absolute;
	display: block;
	top: 415px;
	left: 566px;
	z-index: 55;
    background-image:url('/Images/ScannerAnimation/BarCodeBlack.jpg');
    background-position:left top; 
    background-repeat:no-repeat;
}
#dCurveDotted
{
    width: 465px;
    height: 274px;
	top: 180px;
	left: 101px;
	
    width: 1px;
    height: 1px;
	top: 454px;
	left: 566px;
	
	position: absolute;
	display: block;
	z-index: 57;
    background-image:url('/Images/ScannerAnimation/CurveDotted.png');
    background-position:bottom right; 
    background-repeat:no-repeat;
}
#dTruck
{
    width: 127px;
    height: 105px;
	position: absolute;
	display: none;
	top: 110px;
	left: 141px;
	z-index: 58;
    background-image:url('/Images/ScannerAnimation/Truck.png');
    background-position:left top; 
    background-repeat:no-repeat;
}
#dMenuOverLay
{
    width: 906px;
    height: 60px;
	position: absolute;
	display: block;
	top: 190px;
	left: 0px;
	z-index: 59;
}