/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}



.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px; /* declare background color for container to avoid distorted fonts in IE while fading */
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


#Table_01 {
	position:relative;
	left:200px;
	top:0px;
	width:650px;
	height:350px;
}
#the_text {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:117px;
	background-color:#141414;
}
#the-car-02 {
	position:absolute;
	left:0px;
	top:117px;
	width:13px;
	height:32px;
}
#id01 {
	position:absolute;
	left:13px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-04 {
	position:absolute;
	left:45px;
	top:117px;
	width:52px;
	height:32px;
}
#id02 {
	position:absolute;
	left:97px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-06 {
	position:absolute;
	left:129px;
	top:117px;
	width:51px;
	height:32px;
}
#id03 {
	position:absolute;
	left:180px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-08 {
	position:absolute;
	left:212px;
	top:117px;
	width:52px;
	height:32px;
}
#id04 {
	position:absolute;
	left:264px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-10 {
	position:absolute;
	left:296px;
	top:117px;
	width:51px;
	height:32px;
}
#id05 {
	position:absolute;
	left:347px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-12 {
	position:absolute;
	left:379px;
	top:117px;
	width:52px;
	height:32px;
}
#id06 {
	position:absolute;
	left:431px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-14 {
	position:absolute;
	left:463px;
	top:117px;
	width:51px;
	height:32px;
}
#id07 {
	position:absolute;
	left:514px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-16 {
	position:absolute;
	left:546px;
	top:117px;
	width:52px;
	height:32px;
}
#id08 {
	position:absolute;
	left:598px;
	top:117px;
	width:32px;
	height:32px;
}
#the-car-18 {
	position:absolute;
	left:630px;
	top:117px;
	width:20px;
	height:32px;
}
#HeliosCar {
	position:absolute;
	left:0px;
	top:149px;
	width:650px;
	height:201px;
}
.part_title { font-size:120%; font-style:italic; font-weight:bold; color:#fff}
