
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
	overflow:hidden !important;
}
#mainDiv
{
width:460px;
height:400px;
position:absolute;
top:0px;
left:0px;
}
#maincontainer
{
width:460px;
height:380px;
position:absolute;
top:0px;
left:0px;	
}
#imagecontainer 
{
background: url("9_4_1_1.jpg") no-repeat scroll center top transparent;
height: 176px;
left: 79px;
position: absolute;
top: 142px;
width: 343px;	
}
#voltage
{
width:17px;
height:104px;
position:absolute;
top:35px;
left:45px;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
font-size:11px;
}
#time
{
font-size: 11px;
height: 104px;
left: 159px;
position: absolute;
top: 157px;
width: 17px;
}
#puredigital
{
font-size: 11px;
height: 17px;
left: 132px;
position: absolute;
top: 15px;
width: 121px;
}
#line1
{
height: 54px;
left: 26px;
position: absolute;
top: 74px;
width: 284px;
clip:rect(0px 0px 54px 0px);	
}

/*Second box starts*/

#imagecontainer1
{
background: url("9_4_1_1_B.jpg") no-repeat scroll center top transparent;
height: 136px;
left: 101px;
position: absolute;
top: 170px;
width: 326px;	
}
#voltage1
{
width:17px;
height:104px;
position:absolute;
top:35px;
left:28px;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
font-size:11px;
}

#time1 {
font-size: 11px;
height: 104px;
left: 139px;
position: absolute;
top: 130px;
width: 17px;
}
#inference
{
font-size: 11px;
height: 17px;
left:110px;
position: absolute;
top: 15px;
width: 121px;
}
#line2
{
height:49px;
left: 12px;
position: absolute;
top: 91px;
width: 287px;
clip:rect(0px 0px 49px 0px);	
}

/*Third box starts*/
#imagecontainer2
{
background: url("9_4_1_1_C.jpg") no-repeat scroll center top transparent;
height: 136px;
left: 101px;
position: absolute;
top:170px;
width: 326px;	
}
#voltage2
{
width:17px;
height:104px;
position:absolute;
top:35px;
left:28px;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
font-size:11px;
}

#time2 {
font-size: 11px;
height: 104px;
left: 139px;
position: absolute;
top: 130px;
width: 17px;
}
#digitalinference
{
font-size: 11px;
height: 17px;
left:85px;
position: absolute;
top: 15px;
width: 165px;
}
#line3
{
height: 98px;
left: 10px;
position: absolute;
top: 45px;
width: 286px;
clip:rect(0px 0px 98px 0px);	
}

/*fourth box starts*/
#imagecontainer3
{
background: url("9_4_1_1_D.jpg") no-repeat scroll center top transparent;
height: 173px;
left: 101px;
position: absolute;
top:147px;
width: 329px;
z-index:3;	
}

#time3 {
font-size: 11px;
height: 18px;
left: 112px;
position: absolute;
top: 162px;
width: 85px;
}
#computerreads
{
font-size: 11px;
height: 17px;
left:100px;
position: absolute;
top: 15px;
width: 165px;
}
#f1
{
font-size: 11px;
height: 17px;
left:75px;
position: absolute;
top: 31px;
width: 100px;
z-index: 2;
opacity:0;
}
#f2
{
font-size: 11px;
height: 17px;
left:310px;
position: absolute;
top: 31px;
width: 100px;
z-index: 2;
opacity:0;
}
#f3
{
font-size: 11px;
height: 17px;
left:46px;
position: absolute;
top:204px;
width:150px;
z-index: 2;
opacity:0;
}
#f4
{
font-size: 11px;
height: 17px;
left: 296px;
opacity: 0;
position: absolute;
top: 204px;
width: 150px;
z-index: 5;
}
#f5
{
font-size: 11px;
height: 17px;
left: 311px;
opacity: 0;
position: absolute;
top: 304px;
width: 150px;
z-index: 5;
}
#dvSliderContainer
{
	 bottom: 40px !important;
}