@charset "utf-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
}
a, img{
	border:none;
}
.borderTop{
	border-top:#CCCCCC solid 1px;
}
.padding10{
	padding-right:10px;
	padding-left:20px;
}
.padding5{
	padding:3px;
}
.boldTxt{
	font-weight:bold;
}
.bigTxt150{
	font-size:150%;
}
.Height5{
	height:5px;
}
.breadcrumb{
	text-align:right;
	padding:5px 10px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
	.breadcrumb a{
		text-decoration:none;
		color:#333;
	}
	.breadcrumb a:hover{
		color:#CC0033;
	}


body{
	background:#fff;
}

	div#mainContainer{
		margin:0px auto;
		width:1000px;
		border:#CCCCCC solid 1px;
	}
	table#TBL_pagetitle{
		background:url(../images/titleBg.jpg) repeat-x;
		height:51px;
	}

		table#TBL_pagetitle .titleTxt{
			font-size:200%;
			color:#000000;
			font-weight:bold;
			padding-top:12px;
		}
	
	table#bodyContent{
	}
		table#bodyContent #leftSide{
			width:250px;
		}
		.subTitleTD{
			background:url(../images/subTitleBg.jpg) repeat-x;
			height:27px; /*37px;*/
			color:#CC0000;
			font-size:150%;
			padding-top:10px;
			text-align:left;
			font-weight:bold;
		}
		a[name], a.title{
			font-size:100%;
		}
		.bodyTxt{
			color:#343434;
			line-height:20px;
			font-size:12px;
			padding:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:justify;
		}
		
		.leftBg{
			background:url(../images/bg_leftside.jpg) repeat-y;
			width:250px;
		}
		.leftbg_1{
			background:url(../images/bg_leftside1.jpg) repeat-y;
		}
			.leftbg_1 ul{
				margin:0px;
				margin-left:45px;
				margin-top:3px;
				margin-bottom:4px;
			}
				.leftbg_1 ul li{
					list-style-type:none;
					padding:1px 0px;
				}	
					.leftbg_1 ul li a{
						background:url(../images/arrow1.gif) left no-repeat;
						text-decoration:none;
						color:#555555;
						font-weight:bold;
						padding-left:10px;
						padding-top:4px;
						padding-bottom:2px;
						display:block;
						width:170px;
						height:15px;
						border-bottom:#999999 dotted 1px;
					}	
					.leftbg_1 ul li a:hover{
						color:#900;
						background:url(../images/arrow1.gif) left no-repeat #e2e2e2;
						
					}
			
			.leftbg_2{
				background:url(../images/img_leftSidebg2.jpg) repeat-y;
				padding-left:45px;
			}
				.leftbg_2 ul{
					margin:0px;
				/*	margin-left:45px;*/
					margin-top:8px;					
				}
					.leftbg_2 ul li{
						list-style-type:none;
						padding:1px 0px;
						background:url(../images/bg_btn.jpg) no-repeat;
						height:22px;
						width:173px;
					}
						.leftbg_2 ul li a.a1, .leftbg_2 ul li a.a2, .leftbg_2 ul li a.a3, .leftbg_2 ul li a.a4, .leftbg_2 ul li a.a5, .leftbg_2 ul li a.a6,.leftbg_2 ul li a.a7, .leftbg_2 ul li a.a8{
							height:24px;
							display:block;
							width:120px;
							color:#000;
							font-weight:bold;
							text-decoration:none;
							padding-left:40px;
							padding-top:4px;
							
						}
						.leftbg_2 ul li a.a1{
						background:url(../images/icn1.jpg) top left no-repeat ;
							background-position:8px 0px;
						}
						.leftbg_2 ul li a.a2{
							background:url(../images/icn2.jpg) top left no-repeat ;
							background-position:8px 0px;
							 
						}
						.leftbg_2 ul li a.a3{
							background:url(../images/icn3.jpg) top left no-repeat ;
							background-position:8px 0px;
						}
						.leftbg_2 ul li a.a4{
							background:url(../images/icn4.jpg) top left no-repeat ;
							background-position:8px 0px;
						}
						.leftbg_2 ul li a.a5{
							background:url(../images/icn5.jpg) top left no-repeat ;
							background-position:8px 0px;
						}
						.leftbg_2 ul li a.a6{
							background:url(../images/icn6.jpg) top left no-repeat ;
							background-position:8px 0px;
						}
						
						.leftbg_2 ul li a.a7{
							background:url(../images/corporate_sales_icon.gif) top left no-repeat ;
							background-position:8px 0px;
						}
						.leftbg_2 ul li a.a8
						{
							background:url(../images/icn8.jpg) top left no-repeat ;
							background-position:12px 0px;
							border:solid 0px red;
						}
			
			
	table.TBL_1{
		background:#fff; /*fbfbfb;*/
		border:#cfcfcf solid 1px;

	}		
		table.TBL_1 th{
				background:#737373;
				padding:3px;
				font-size:12px;
				font-weight:bold;
				color:#fff;
		}
		table.TBL_1 .tr_1{
			background:#f5f5f5;
		}
		table.TBL_1 .tr_2{
			background:#eaeaea;
		}
		table.TBL_1 td{
				padding:5px 3px;
				font-size:11px;
				color:#000000;
		}
		
	#crosslink{
		height:70px;
		vertical-align:middle;
	}
		.crossLinkTD{
			background:url(../images/bg_exploreHonda.jpg) repeat-x;
			
		}
		
		ul.otherVehicles{
			margin:0px;
			padding:0px;
			list-style-type:none;
			border:red solid 0px;
		}
			ul.otherVehicles li{
				float:left;
				height:29px;
				overflow:hidden;
			}
				ul.otherVehicles li a.jazz{
					background:url(../images/img_jazz.gif) no-repeat left top;
					display:block;
					height:29px;
					width:110px;
					margin:0px 5px;
				}
				ul.otherVehicles li a.jazz:hover{
					background:url(../images/img_jazz.gif) no-repeat left bottom;
				}
				ul.otherVehicles li a.city{
					background:url(../images/img_cityLink.gif) no-repeat left top;
					display:block;
					height:29px;
					width:110px;
					margin:0px 5px;
				}
				ul.otherVehicles li a.city:hover{
					background:url(../images/img_cityLink.gif) no-repeat left bottom;
				}
				ul.otherVehicles li a.civic{
					background:url(../images/img_civicLink.gif) no-repeat left top;
					display:block;
					height:29px;
					width:110px;
					margin:0px 5px;
				}
				ul.otherVehicles li a.civic:hover{
					background:url(../images/img_civicLink.gif) no-repeat left bottom;
				}
				ul.otherVehicles li a.hybrid{
					background:url(../images/img_hybridLink.gif) no-repeat left top;
					display:block;
					height:29px;
					width:160px;
					margin:0px 5px;
				}
				ul.otherVehicles li a.hybrid:hover{
					background:url(../images/img_hybridLink.gif) no-repeat left bottom;
				}
				ul.otherVehicles li a.crv{
					background:url(../images/img_crvLink.gif) no-repeat left top;
					display:block;
					height:29px;
					width:110px;
					margin:0px 5px;
				}
				ul.otherVehicles li a.crv:hover{
					background:url(../images/img_crvLink.gif) no-repeat left bottom;
				}
	
	#footer{
		border-top:#CCCCCC solid 1px;
		color:#999999;
		font-size:11px;
		/*text-align:center;*/
		padding:3px;
	}
		#footer a{
			color:#999999;
			font-size:11px;
			text-decoration:none;
		}
		#footer a:hover{
			color:#000;
		}
	
	
	
	
	/******** Menus Style ***********/
	.dropmenudiv{
		visibility:hidden;
		position:absolute;
		background-color:#f7f7f7;
		margin-left:185px;
		margin-top:-23px;
		border-width:1px;
		border-style:solid;
		border-color:#dadada;

	}
	.dropmenudiv ul{
		width:165px;                 /*sub menu width*/
		/*margin:-2px 0px 0px;*/
		text-align:left;
		padding:10px;
		float:left;
		margin-left:0px;
	}
	.dropmenudiv ul li:hover{
		background:#eaeaea;
	}
	.dropmenudiv ul li a{
		border:0px ;
	}
	.dropmenudiv ul li a:hover{
		color:#900;
		background:url(../images/arrow1.gif) left no-repeat;	
	}
	.menu{
		margin-top:7px;}
		
		
		/************Top Menu**********************/
		.dropmenudiv2{
		visibility:hidden;
		position:absolute;
		background-color:#dce7e9;
		margin-top:-15px;
		border-width:1px;
		border-style:solid;
		border-color:#dadada;
		

	}
	.dropmenudiv2 ul{
		width:145px;                 /*sub menu width*/
		/*margin:-2px 0px 0px;*/
		text-align:left;
		float:left;
		margin-left:0px;
		list-style:none;
		background-color:#dce7e9;
	}
	.dropmenudiv2 ul li:hover{
		background:#9dabb6;
		list-style:none;
	}
	.dropmenudiv2 ul li{
		list-style:none;
		border-bottom:1px dashed #555555;
	}
	
	.dropmenudiv2 ul li a{
		border:0px ;
		padding-top:4px;
		padding-bottom:2px;
		text-decoration:none;
		height:16px;
		display:block;
		padding-left:10px;

	}
	.dropmenudiv2 ul li a:hover{
		color:#900;
		padding-top:4px;
		padding-bottom:2px;
		text-decoration:none;
		height:16px;
		display:block;
		padding-left:10px;
		background-color:#9dabb6;
	}
		
	/***********************************/
	
	.title{
			background:url(../images/subTitleBg.jpg) repeat-x;
			height:27px; /*37px;*/
			color:#CC0000;
			font-size:1em;
			padding-top:10px;
			text-align:left;
			font-weight:bold;
		}
		

