/* DTI Style Sheet 1 */

h1
{
	background-image: url("images/bluegradiant.jpg");
}

table
{
	width:100%;
	height:100%;
	text-align:center;
}

#heading
{
	text-align:center;
	font-size:x-large
}

#detail
{
	text-align:left;
	font-size:medium;
}

.center
{
	width:100%;
	text-align:center;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

td.heading
{
	text-align: right;
	font-family: Verdana;
	font-style: normal;
	background-position: right top;
	width: 100%;
	height: 100%;
	
	background-image: url('/images/bluegradiant.jpg' );
	background-repeat: no-repeat;
	font-size: xx-large;
	font-weight: bold;
}
div#catalog{
	position:relative;
	height:428px;
	width:730px;
	color:#000000;
	font-size:11px;
	}
	div#catalog img.pictures { 
	position: absolute;
	display: none;
	 }
	img#empty_truck { 
	top: 1px; 
	left: 1px;
	}
	img#pic_1 { 
	top: 152px; 
	left: 143px;
	}
	img#pic_2 { 
	top: 269px; 
	left: 396px;
	}
	img#pic_3 { 
	top: 108px; 
	left: 270px;
	}
	img#pic_4 { 
	top: 222px; 
	left: 447px;
	}
	img#pic_5 { 
	top: 163px; 
	left: 162px;
	}
	img#pic_6 { 
	top: 194px; 
	left: 373px;
	}
	img#pic_7 { 
	top: 237px; 
	left: 380px;
	}
	img#pic_8 { 
	top: 226px; 
	left: 234px;
	}
	img#pic_9 { 
	top: 164px; 
	left: 314px;
	}
	img#pic_10 { 
	top: 109px; 
	left: 144px;
	}				
	img#pic_11 { 
	top: 222px; 
	left: 447px;
	}
	img#pic_12 { 
	top: 32px; 
	left: 176px;
	}
	img#pic_13 { 
	top: 246px; 
	left: 379px;
	}
	img#pic_14 { 
	top: 145px; 
	left: 160px;
	}
	img#pic_15 { 
	top:232px; 
	left: 324px;
	}
	img#pic_16 { 
	top: 164px; 
	left: 121px;
	}
	img#pic_18 { 
	top: 1px; 
	left: 23px;
	}
												
	div#PartSeek{ 
	position: absolute;
	right:0px;
	top:0px;
	padding:0px;
	background:#e6e5e5;
	width:186px;
	height:428px;
	}
	div#PartSeek a{
	text-decoration:none;
	display: block;
	color:#003366;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	letter-spacing:-1px;
	width: 176px;
	padding-left: 5px;
	border-left: 5px solid #FFB42B;
	}
	div#PartSeek a:hover{
	color:#950900;
	background-color: #dfdfdf;
	border-left: 10px solid #950900;
	width: 171px;
	background-image: url('../Images/menubghover.png');
    background-repeat: repeat-x;
	}
	
	div#PartSeek ul	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	border-bottom: 1px solid #a9a9a9;	
	}
	
	div#PartSeek li {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #a9a9a9;
    background-image: url('../Images/menubg.png');
    background-repeat: repeat-x;
	}
	
	div#PartSeek .menuTitle{
    font-weight: bold;
    background-color: #336699;
    font-size: 1.4em;
    color: #ffffff;
    text-align: center;
	}	
	
	div#PartSeek img {
    padding: 0px 25px;
	}