#std{
	color: #909090;
	font: normal 22px Arial;
	padding-left: 50px;
}
#display{
	font-size: 68px;
	margin-bottom: -18px;
	color:#ffc200;
}
#std .label{
	padding-left: 7px;
}
#display SPAN{
	font-size: 38px;
}
#main{
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
}
#component{
	width: 860px;
	margin: 5px auto 35px;
	position: relative;
	height: 30px;
	font-size: 0;
}
#component .track{
	width: 860px;
	height: 30px;
	position: relative;
	background: url(../i/dot.gif) left 50% repeat-x;
}
#component .thumb{
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../i/thumb.gif) no-repeat;
}
#component .thumb DIV{
	width: 30px;
	height: 30px;
	background: url(../i/thumb.gif) no-repeat;
}
#component .deco{
	width: 7px;
	height: 7px;
	position: absolute;
	top: 12px;
	background: url(../i/deco.gif) no-repeat;
}
#component .left{
	left: -7px;
}
#component .right{
	right: -7px;
}
#truck{
	height: 225px;
	background: url(../i/truck-bgr.jpg) repeat-x;
	width: 950px;
	position: absolute;
	left: 40px;
	top: 0;
	font-size: 0;
}
#truck-label{
	font: 25px Arial;
	position: absolute;
	width: 100%;
	top: 45px;
	color: #FFF;
	text-align: center;
	left: -45px;	
	z-index: 100;
}
#truck-label a {
	color: #fff;
}
#truck .b-left{
	height: 225px;
	background: url(../i/truck-left.jpg) no-repeat;
}
#truck .b-right{
	height: 225px;
	background: url(../i/truck-right.jpg) right top no-repeat;
}
#truck .bgr{
	padding: 82px 175px 0 15px; 
}
#truck .bgr2{
	height: 43px;
}
#truck .bgr TABLE{
	width: 100%;
	DISPLAY: none;
}
#truck .bgr TABLE.smaller{
	width: 100%;
	margin-top: -5px;
}
#truck .bgr TABLE.smaller TD{
	background: none;
	text-align: center;
}
#truck .bgr TABLE.smaller TD.left IMG{
	position: relative;
	left: 7%;
}
#truck .bgr TABLE.smaller TD.right IMG{
	position: relative;
	left: -7%;
}
#truck .l-right{
	width: 818px;
	text-align: left;
	left: auto;
	right: 0;
}
#truck .wheeles{
	position: absolute;
	bottom: 25px;
	height: 36px;
}
* html #truck .wheeles{
	bottom: 24px;
}
#truck .w-left{
	left: 131px;
	width: 166px;
	background: url(../i/w-left.jpg) no-repeat;
}
#truck .w-right{
	right: 71px;
	width: 233px;
	background: url(../i/w-right.jpg) no-repeat;
}
#truck .w-hidden .wheeles{
	visibility: hidden;
}
#truck .bgr TD{
	height: 43px;
	background: url(../i/round.gif) 50% bottom no-repeat;
	font-size: 0;
}
#truck .bgr TD DIV{
	height: 43px;
	background: url(../i/shadow.png) 50% 9px no-repeat;
	position: relative;
	left: -5px;
}
* html #truck .bgr TD DIV{
	display: none;
}
#console{
	position: absolute;
	left: 50px;
	top: 150px;
	width: 200px;
	height: 300px;
	border: solid 1px #CCC;
	overflow: auto;
	display: block;
	background: #eee;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
}
.res-pos{
	position: relative;
}
#truck-holder{
	height: 260px;
	width: 1000px;
}
#icons{
	width: 720px;
	margin-left: 32px;
	height: 130px;
}
#icons .item{
	width: 120px;
	float: left;
	text-align: center;
	position: relative;
}
#icons .item .hidden{
	visibility: hidden;
	position: absolute;
}
#icons .item .img-holder{
	position: relative;
	height: 80px;
}
#icons .item .img{
	position: absolute;
	left: 0;
	bottom: 5px;
	font-size: 0 !important;
}
#icons .item .img IMG{

}
#icons .item IMG{
	margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
	display: block;
}
#icons .item A{
	color: #909090;
	position: relative;
	top: 0;
	text-decoration: none;
	font: bold 12px Arial;
}
#truck-overflow{	

}
#flicons{
}
#flicons OBJECT{
}
#rounds{
	height: 37px;
	background: url(../i/rounds.jpg) right top no-repeat;
	position: relative;
	top: 8px;
	left: -5px;
}
#overflow{
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin: 0 auto;
}
