/* Honda vShop CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #bbbbbb;
	background-repeat:repeat-x;
	background-image: url(../Assets/images/honda/bg_2X800.jpg);
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.footer_text:hover {
	text-decoration: none;
}

.header_menu_table {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D61800;
	border-bottom-color: #D61800;
}
.header_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.header_menu_text:hover {
	color: #D70008;
	text-decoration: none;
}
.body_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}.dept_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: normal;
}
a.dept_menu:hover {
	color: #D70008;
	text-decoration: none;
}
.search_box {
	border: 1px solid #999999;
	background-image: url(../Assets/images/honda/magnifier_13X13.gif);
	background-repeat: no-repeat;
	background-position: 5px center; 
	padding: 1px 0 0 20px;

}
.body_text_main_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.footer_legal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: normal;
}
.report_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.report_page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: normal;
}
.product_page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: normal;
}
.bold {
	font-weight: bold;
}
.shrink_cell_width
{
    WIDTH: 5%;
}
a.search_btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
a.search_btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FE1E02;
}

