/* Acura Website CSS file */body {    background: #0033ff;    font-family: Tahoma;	font-size: 12px;    margin: 0;    padding: 0;}h1, h6 {    margin: 0;    font-weight: normal;}h6 {	font-size:14px;	font-family:"Times New Roman", Times, serif}div#container {    position: relative;    border: 0;	background: #0033ff;}div#menu {    position: absolute;    top: 0;    bottom: 0;    border: 0;    background: #0033ff;    width: 200px;    margin: 3px;    left: 0;}div#content {    margin: 3px 3px 3px 203px;    background: #d5eaff;    border: 0;	padding: 20px;    font-size: 14px;}div#prods {	font-family:Arial, Helvetica, sans-serif;    margin: 3px 3px 3px 203px;    background: #d5eaff;    border: 0;	padding:30px;}div#header,div#footer {    background: #0033ff;	font-family: Garamond;    border: 0;    margin: auto;}div#header {    border-bottom: none;	padding: 0;	height: 148px;}div#footer {    padding: 3px;    border-top: none;    color: #d5eaff;}div#popup {	background: #d5eaff;}p.title {	font-size: 30px;	color:black;}p.teaser {	font-size:12px;	color:black;}p.cright {	font-family:Arial, Helvetica, sans-serif;	font-size: 10px;	color:white;}table.etl {	padding: 20px;}table.dealers {	padding: 5px;	font-size:14px;}table.menu {	padding-left: 5px;	padding-right: 5px;	color:white;	font-size:large;}table.menu2 {	padding-left: 5px;	padding-right: 5px;	color:white;	font-size:9px;}table.ptable {    font-size:14px;    font-family:Arial, Helvetica, sans-serif;	color:black;}table.parts {    font-size:16px;    font-family:Arial, Helvetica, sans-serif;	color:black;}a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {	color: white;}a.prods:link, a.prods:visited, a.prods:hover, a.prods:active {	color: black;}img {	border:none;}img.normal {	width:auto;	height:auto;	border:none;}img.seal {	height:122px;	width:122px;	border:none;}img.logo {	height:122px;	width:inherit;	border:none;}img.sidebar {	height:inherit;	width:180px;	border:none;}img.green {	height:inherit;	width:80px;	border:none;}img.etl {	height:90px;	width:inherit;	border:none;}img.ce {	height:70px;	width:inherit;	border:none;}img.prods {	height:100px;	width:inherit;	border:none;}.btn-lrg {   color:#050;   font-family:'trebuchet ms',helvetica,sans-serif;   font-size:20px;   font-weight:bold;}.btn-sml {   color:#050;   font-family:'trebuchet ms',helvetica,sans-serif;   font-size:14px;   font-weight:bold;}.inp-field {   text-align:left;   width:auto;   color:black;   font-family:'Tahoma';   font-size:14px;   background: #d5eaff;   border: 0;}.inp-field-red {   text-align:right;   color:red;   font-family:'Tahoma';   font-size:14px;   background: #d5eaff;   border: 0;}