#page_content {
    position:absolute;
    width: 629px;
    height: 670px;
    left: 359px;
    top: 92px;
    background-image: url("../images/Background.png");
    background-repeat: no-repeat;
}


#car1A {
    position:absolute;
    width: 60px;
    height: 31px;
    left: 94px;
    top: 327px;
    background-image: url("../images/Car1A.png");
    background-repeat: no-repeat;
cursor:pointer;
}
#car1B {
    position:absolute;
    width: 64px;
    height: 33px;
    left: 94px;
    top: 327px;
    background-image: url("../images/Car1B.png");
    background-repeat: no-repeat;
    display:none;
    cursor:pointer;
}

#jeep1A {
    position:absolute;
    width: 60px;
    height: 31px;
    left: 174px;
    top: 327px;
    background-image: url("../images/Jeep1A.png");
    background-repeat: no-repeat;
    display:none;
    cursor:pointer;
}

#jeep1B {
    position:absolute;
    width: 64px;
    height: 33px;
    left: 174px;
    top: 327px;
    background-image: url("../images/Jeep1B.png");
    background-repeat: no-repeat;
    cursor:pointer;
}

#car2A {
    position:absolute;
    width: 60px;
    height: 31px;
    left: 286px;
    top: 327px;
    background-image: url("../images/Car2A.png");
    background-repeat: no-repeat;
    cursor:pointer;
}
#car2B {
    position:absolute;
    width: 64px;
    height: 33px;
    left: 286px;
    top: 327px;
    background-image: url("../images/Car2B.png");
    background-repeat: no-repeat;
    display:none;
    cursor:pointer;
}

#jeep2A {
    position:absolute;
    width: 60px;
    height: 31px;
    left: 374px;
    top: 327px;
    background-image: url("../images/Jeep2A.png");
    background-repeat: no-repeat;
    display:none;
    cursor:pointer;
}

#jeep2B {
    position:absolute;
    width: 64px;
    height: 33px;
    left: 374px;
    top: 327px;
    background-image: url("../images/Jeep2B.png");
    background-repeat: no-repeat;
    cursor:pointer;
}

.run{
    position:absolute;
    width: 65px;
    height: 66px;
    left: 507px;
    top: 313px;
    background-image: url("../images/Run3.png");
    background-repeat: no-repeat;
}

.runActive{
    position:absolute;
    width: 65px;
    height: 66px;
    left: 507px;
    top: 313px;
    background-image: url("../images/Run2.png");
    background-repeat: no-repeat;
    cursor:pointer;
}

.runActive:hover{
    position:absolute;
    width: 65px;
    height: 66px;
    left: 507px;
    top: 313px;
    background-image: url("../images/Run1.png");
    background-repeat: no-repeat;
    cursor:pointer;
}

	

#option10AL{
    position:absolute;
    width: 22px;
    height: 22px;
    left: 295px;
    top: 377px;
    background-image: url("../images/optionGray.png");
    background-repeat: no-repeat;
    cursor:pointer;
}
#option10BL{
    position:absolute;
    width: 23px;
    height: 22px;
    left: 295px;
    top: 377px;
    background-image: url("../images/optionGreen.png");
    background-repeat: no-repeat;
    cursor:pointer;
    display:none;
}

#option0A{
    position:absolute;
    width: 22px;
    height: 22px;
    left: 363px;
    top: 377px;
    background-image: url("../images/optionGray.png");
    background-repeat: no-repeat;
    cursor:pointer;
}
#option0B{
    position:absolute;
    width: 23px;
    height: 22px;
    left: 363px;
    top: 377px;
    background-image: url("../images/optionGreen.png");
    background-repeat: no-repeat;
    cursor:pointer;
    display:none;
}

#option10AR{
    position:absolute;
    width: 22px;
    height: 22px;
    left: 428px;
    top: 377px;
    background-image: url("../images/optionGray.png");
    background-repeat: no-repeat;
    cursor:pointer;
    display:none;
}
#option10BR{
    position:absolute;
    width: 23px;
    height: 22px;
    left: 428px;
    top: 377px;
    background-image: url("../images/optionGreen.png");
    background-repeat: no-repeat;
    cursor:pointer;
}



#List1A, .ListA{
position: absolute;	
left: 52px;
top: 528px;
width: 79px;
margin: 0px;
padding: 5px;
	background-color:#fff;
	list-style-type: none;
        display:none;
}
#List1B, .ListB{
position: absolute;	
left: 284px;
top: 528px;
width: 79px;
margin: 0px;
padding: 5px;
	background-color:#fff;
	list-style-type: none;
        display:none;
}


#diractA{
position: absolute;	
left: 52px;
top: 514px;
width: 79px;
margin: 0px;
padding: 5px;
	background-color:#fff;
	list-style-type: none;
}

#diractB{
position: absolute;	
left: 284px;
top: 514px;
width: 79px;
margin: 0px;
padding: 5px;
	background-color:#fff;
	list-style-type: none;
}
	
.ListA li:hover, .ListB li:hover{
	background-color:#e3fdd7;
	cursor:pointer;
}


#predict1A{
	position: absolute;
	left: 51px;
	top: 509px;
	padding-left:10px;
width: 84px;
height: 20px;
	/*background-color:#fff;*/
	cursor:pointer;
}
#predict1B{
	position: absolute;
	left: 283px;
	top: 509px;
	padding-left:10px;	
width: 84px;
height: 20px;
	/*background-color:#fff;*/
cursor:pointer;
}

#diraction1A{
	position: absolute;
	left: 51px;
	top: 605px;
	padding-left:5px;		
width: 84px;
height: 20px;
font-size:13px;

/*background-color:#fff;*/
	cursor:pointer;
}

#diraction1B{
	position: absolute;
	left: 283px;
	top: 605px;
	padding-left:5px;		
width: 84px;
height: 20px;
font-size:13px;
	/*background-color:#fff;*/
	cursor:pointer;
}

#animation{
position: absolute;
left: 79px;
top: 176px;
padding-left: 5px;
width: 468px;
height: 45px;
overflow: hidden;
-moz-box-flex: 1;
-webkit-box-flex: 1;
box-flex: 1;
}	
img.runAnimate{
position: absolute;
left: -24px;
top: 0px;
-moz-box-flex: 0;
-webkit-box-flex: 0;
box-flex: 0;
	background-color:#00000;

}	

#video{
position: absolute;
left: 505px;
top: 462px;
width: 84px;
height: 72px;
    background-image: url("../images/Video1.png");
    background-repeat: no-repeat;
	cursor:pointer;
}
	

#video:hover{
position: absolute;
left: 505px;
top: 462px;
width: 84px;
height: 72px;
    background-image: url("../images/Video2.png");
    background-repeat: no-repeat;
	cursor:pointer;
}
	
/*video play*/

.intVideo{
position:absolute;
left: 126px;
top: 156px;
background-image: url("../images/vid_bg.png");
  display:none;
  width:386px;
  height:313px;
  z-index:165;
  
}

#intClose{
position:absolute;
left:359px;
top:0px;
width:24px;
height:34px;
cursor:pointer;
background-image: url("../images/vid_close.png");
}

#intClose:hover{
position:absolute;
left:359px;
top:0px;
width:24px;
height:34px;
background-image: url("../images/vid_close_1.png");
cursor:pointer;
}


#vidPre{
position:absolute;
left:119px;
top:282px;
width:31px;
height:25px;
cursor:pointer;
background-image: url("../images/vid_rewind.png");
}

#vidPre:hover{
position:absolute;
left:119px;
top:282px;
width:34px;
height:28px;
background-image: url("../images/vid_rewind_1.png");
cursor:pointer;
}

#vidStop{
position:absolute;
left:157px;
top:281px;
width:34px;
height:28px;
cursor:pointer;
background-image: url("../images/vid_stop.png");
}

#vidStop:hover{
position:absolute;
left:157px;
top:281px;
width:34px;
height:28px;
background-image: url("../images/vid_stop_1.png");
cursor:pointer;
}

.vidplay{
position:absolute;
left:196px;
top:281px;
width:34px;
height:28px;
cursor:pointer;
background-image: url("../images/vid_play.png");
}

.vidplay:hover{
position:absolute;
left:196px;
top:281px;
width:31px;
height:25px;
background-image: url("../images/vid_play_1.png");
cursor:pointer;
}

.vidpause{
position:absolute;
left:196px;
top:281px;
width:34px;
height:28px;
cursor:pointer;
background-image: url("../images/vid_pause.png");
}

.vidpause:hover{
position:absolute;
left:196px;
top:281px;
width:31px;
height:25px;
background-image: url("../images/vid_pause_1.png");
cursor:pointer;
}

	
#vidNext{
position:absolute;
left:236px;
top:281px;
width:34px;
height:28px;
cursor:pointer;
background-image: url("../images/vid_fwd.png");
}

#vidNext:hover{
position:absolute;
left:236px;
top:281px;
width:31px;
height:25px;
background-image: url("../images/vid_fwd_1.png");
cursor:pointer;
}

#Video1{
position:absolute;
left:34px;
top:36px;
}

/*safety info buttons*/
#vSafety{
position: absolute;
left: 505px;
top: 552px;
width: 84px;
height: 72px;
    background-image: url("../images/VSafty1.png");
    background-repeat: no-repeat;
	cursor:pointer;
	
}

#vSafety:hover{
position: absolute;
left: 505px;
top: 552px;
width: 84px;
height: 72px;
    background-image: url("../images/VSafty2.png");
    background-repeat: no-repeat;
	cursor:pointer;
}

#infoPg1{
position:absolute;
left: 23px;
top: 426px;
width:467px;
height:215px;
background-image: url("../images/infoPg1.png");
display:none;
z-index:160;
}
#infoPg2{
position:absolute;
left: 23px;
top: 426px;
width:467px;
height:215px;
background-image: url("../images/infoPg2.png");
display:none;
z-index:160;
}
#infoPg3{
position:absolute;
left: 23px;
top: 426px;
width:467px;
height:215px;
background-image: url("../images/infoPg3.png");
display:none;
z-index:160;
}
#infoPg4{
position:absolute;
left: 23px;
top: 426px;
width:467px;
height:215px;
background-image: url("../images/infoPg4.png");
display:none;
z-index:160;
}

#infoClose{
position:absolute;
left: 455px;
top: 434px;
width:23px;
height:23px;
cursor:pointer;
z-index:161;
}
#infoClose:hover{
position:absolute;
left: 455px;
top: 434px;
width:23px;
height:23px;
background-image: url("../images/close.png");
cursor:pointer;
}

#next1a{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
cursor:pointer;
z-index:161;
}
#next1a:hover{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
background-image: url("../images/infoNext.png");
cursor:pointer;
z-index:161;
}

#next2a{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
cursor:pointer;
z-index:161;
}
#next2a:hover{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
background-image: url("../images/infoNext.png");
cursor:pointer;
z-index:161;
}

#next3a{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
cursor:pointer;
z-index:161;
}

#next3a:hover{
position:absolute;
left: 450px;
top: 615px;
width:22px;
height:21px;
background-image: url("../images/infoNext.png");
cursor:pointer;
z-index:161;
}
	
#pre2a{
position:absolute;
left: 416px;
top: 615px;
width:20px;
height:21px;
cursor:pointer;
z-index:161;
}

#pre2a:hover{
position:absolute;
left: 416px;
top: 615px;
width:20px;
height:21px;
background-image: url("../images/infoPre.png");
cursor:pointer;
z-index:161;
}

#pre3a{
position:absolute;
left: 416px;
top: 615px;
width:20px;
height:21px;
cursor:pointer;
z-index:161;
}

#pre3a:hover{
position:absolute;
left: 416px;
top: 615px;
width:20px;
height:21px;
background-image: url("../images/infoPre.png");
cursor:pointer;
z-index:161;
}

#pre4a{
position:absolute;
left: 451px;
top: 615px;
width:20px;
height:21px;
cursor:pointer;
z-index:161;
}

#pre4a:hover{
position:absolute;
left: 451px;
top: 615px;
width:20px;
height:21px;
background-image: url("../images/infoPre.png");
cursor:pointer;
z-index:161;
}

#ansFinalA{
position:absolute;
left: 166px;
top: 510px;
width: 55px;
height:21px;
/*background-color: rgb(3, 25, 252);*/
color:#fff;
}

#ansFinalB{
position:absolute;
left: 397px;
top: 510px;
width: 55px;
height:21px;
/*background-color: rgb(3, 25, 252);*/
color:#fff;
}

#ansFinalC{
position:absolute;
left: 166px;
top: 605px;
width: 55px;
height:21px;
/*background-color: rgb(3, 25, 252);*/
color:#fff;
}
	
#ansFinalD{
position:absolute;
left: 397px;
top: 605px;
width: 55px;
height:21px;
/*background-color: rgb(3, 25, 252);*/
color:#fff;
}

#veh1 {
position: absolute;
left: 78px;
top: 175px;
width: 56px;
height: 31px;
/*background-color: rgb(3, 25, 252);*/
z-index: 150;
opacity: 0.5;
cursor:pointer;
}

#veh2 {
position: absolute;
left: 313px;
top: 175px;
width: 77px;
height: 31px;
/*background-color: rgb(3, 25, 252);*/
z-index: 150;
opacity: 0.5;
cursor:pointer;
}

#veh2a {
position: absolute;
left: 489px;
top: 175px;
width: 58px;
height: 31px;
/*background-color: rgb(3, 25, 252);*/
z-index: 150;
opacity: 0.5;
cursor:pointer;
}

#veh1Show{
position: absolute;
left: 136px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
display:none;
}

#veh2Show{
position: absolute;
left: 394px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
display:none;
}

#veh2aShow{
position: absolute;
left: 354px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
display:none;
}

#veh1Show:hover{
position: absolute;
left: 136px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
}
#veh2Show:hover{
position: absolute;
left: 394px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
}

#veh2aShow:hover{
position: absolute;
left: 354px;
top: 141px;
width: 132px;
height: 60px;

background-image: url("../images/MassVelocity.png");
background-repeat: no-repeat;
z-index: 150;
cursor: pointer;
}

	
#V1name, #V2name, #V2aname{
position: absolute;
left: 35px;
top: 2px;
font-size: 14px;
}
#V1mass, #V2mass, #V2amass{
position: absolute;
left: 68px;
top: 20px;
font-size: 13px;
}

#V1speed, #V2speed, #V2aspeed{
position: absolute;
left: 75px;
top: 37px;
font-size: 13px;
}
marquee{
position: absolute;
left: 252px;
top: 114px;
width: 111px;
font-size: 12px;
color: rgb(0, 240, 0);
/* background-color: rgb(3, 25, 252); */
font-weight: bold;
}


