/* CSS Document */

html {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto;
	background:#00305c;
	width:812px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004685;
	font-size:12px;
	text-align:left;
}
a {color:#da0103; text-decoration:none;}
a:hover {color:#00305c; text-decoration:none;}
/*header-->>*/
#h {
	background:url(../images/body_tile.jpg) 53px top repeat-y;
	margin-top:10px;
}
#h_image {
	background:url(../images/h_bkg.jpg) top right no-repeat;
	height:86px;
	position:relative;
}
.agrim_logo {
	position:absolute;
	top:10px;
	left:330px;
}
.scania_logo {
	position:absolute;
	top:20px;
	left:640px;	
}
.isuzu_logo {
	position:absolute;
	top:32px;
	left:55px;	
}
.lang {
	text-align:center;
	margin:-18px 0 0 40px;
	display:block;
	position:relative;
}
.lang a {
	color:#00305c;
	text-decoration:none;
	font-size:10px;
}
.lang a:hover {
	color:#da0103;
	text-decoration:none;
}
/*<<--header*/

/*middle-->>*/
#m {
	background:url(../images/body_tile.jpg) 53px top repeat-y;
}
.search {
	background:url(../images/search.gif) top right no-repeat;
	height:40px;
	text-align:right;
	padding:8px 15px 0 0;
}
.search input.f {
	width:97px;
	
	font-size:10px;
}
	/*vmenu-->>*/
.vmenu {
	width:153px;
	background: url(../images/vmenu_tile.gif) top left repeat-y;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.vmenu_top {
	background:url(../images/menu_top_bkg.gif) top no-repeat;
	width:153px;
	height:21px;
}
.vmenu_bot {
	background:url(../images/menu_bot_bkg.gif)  bottom no-repeat;
	width:153px;
	height:13px;
}
.vmenu-list {
	margin: 9px 0 3px 3px;
}
.vmenu-list input.text {
	height:14px;
	font-size:10px;
}
.vmenu td.m {
	text-transform:lowercase;
	background:url(../images/menu_list_bkg.gif) 4px 3px no-repeat;
	height:28px;
	padding-left:10px;
}
.vmenu td.selected {
	text-transform:lowercase;
	background:url(../images/menu_list_bkg.gif) 4px 3px no-repeat;
	height:28px;
	padding-left:12px;
}
.vmenu td.selected a,td.selected a:hover {
	color:red;
	padding-left:7px;
	background:url(../images/bullet.gif) left 4px no-repeat;
}
.vmenu a {
	color:#00305c;
}
.vmenu a:hover {
	color:#FFFFFF;
}

.vmenu .sub1 {
	padding-left: 15px;
}

.vmenu .sub1 a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.vmenu .sub1 a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.vmenu .subselected1 {
	padding-left: 15px;
	background:url(../images/bullet.gif) 7px 7px no-repeat;
}
.vmenu .subselected1 a {
	text-decoration:none;
	color:#EE070A;
	font-weight:bold;
	font-size:11px;
}

.vmenu .sub2 {
	padding: 2px 0 5px 30px;
}
.vmenu .sub2 a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}
.vmenu .sub2 a:hover {
	text-decoration:underline;
}
.vmenu .subselected2 {
	padding: 2px 0 5px 30px;
	background:url(../images/bullet.gif) 20px 6px no-repeat;
}
.vmenu .subselected2 a {
	text-decoration:none;
	color:#EE070A;
	font-weight:normal;
	font-size:11px;
}

.vmenu .sub3 a {
	text-decoration:none;
	color:#FF0000;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}
.vmenu .subselected3 a {
	text-decoration:none;
	color:#FF0000;
	background:url(../images/bullet.gif) 7px 4px no-repeat;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}


/*<<--vmenu*/
.newsletter_top {
	background:url(../images/newsletter_top_bkg.gif) top no-repeat;
	width:153px;
	height:21px;
}
.newsletter_bot {
	background:url(../images/menu_bot_bkg.gif)  bottom no-repeat;
	width:153px;
	height:13px;
}
	
/*content-->>*/
#c {
	width:600px;
	margin:10px 20px 0 165px;
}
.bread {
	background:url(../images/bread_line.gif) left bottom no-repeat;
	height:12px;
	width:333px;
	padding-left:13px;
	font-size:10px;
	margin-bottom:10px;
}
.bread a {
	color:#00305c;
}
.bread a:hover {
	color:#FF0000;
}
/*<<--content*/
#f {
	background:url(../images/f.gif) 53px top no-repeat;
	height:16px;
}
.inf {
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	/*margin-left:53px;*/
}
.inf a {
	color:#FFFFFF;
	text-decoration:none;
}
.inf a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
*html .iso {
	float:left;
	margin:0 0 0 35px;
}
.iso {
	float:left;
	margin:-5px 0 0 65px;
}

a.video-banner img {
	width:130px;
	height:42px;
	background:url('../images/video-banner.png') left top no-repeat;
	border:none;
}

a.video-banner:hover img {
	background:url('../images/video-banner.png') left -42px no-repeat;
}


