@font-face {
    font-family: 'Asap Condensed';
    src: url('/fonts/AsapCondensed-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: #CDDDF3 url('/images/hyundai_tucson1.webp') center top no-repeat fixed;
	background-size: cover;
    color: #555555;
    box-shadow: inset 0 44px 0 0 #F8F8F8, inset 0 45px 0 0 #E6E6E6;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
}
a {
    color: #E20101;
    text-decoration: none;
}

a:hover, a:focus {
    color: #FF3636;
    text-decoration: none;
}

a:focus {
    outline: none;
}
.tufoh_allcenter {
	width: 860px;
	margin: 0px auto 15px auto;
}
.tufoh_toplist {
  float: left;
  padding: 0;
  position: relative;
  height: 44px;
  z-index: 400;
}
.tufoh_toplist ul {
  margin: 0;
  padding: 0;
  list-style: none;
    list-style-type: none;
  list-style-type: none;
  line-height: 1.0;
}
.tufoh_toplist ul li a {
    color: #555555;
    padding: 16px 15px;
	text-decoration: none;
    font-family: 'Asap Condensed', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    margin:  0 2px 1px 0;
    display: block;
}
.tufoh_toplist ul li a:hover {
    color: #E20101;
    outline: 0;
    box-shadow: 0 1px 0 0 #E20101;
}
.tufoh_toplist ul li {
    float: left;
    position: relative;
}
.tufoh_allcont {
    height: auto;
    padding: 0;
    clear:both;
    background: rgb(256,256,256,0.8);
    border-bottom: 3px solid #e10101;
}
.tufoh_heading img {	float:left;
	padding: 10px;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 4px;
    float: right;
    min-width:180px;
    clear:right;
    margin: 30px 10px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
.tufoh_txtblock {
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 1px rgba(96,96,96,.20);
  box-shadow: 0 0 9px 1px rgba(96,96,96,.20);
}
.tufoh_waytext {
  position: relative;
  z-index: 300;
  background: #161616;
  -webkit-box-shadow: 0 3px 0 #e10101;
  box-shadow: 0 3px 0 #e10101;
  margin-bottom: 15px;
  padding:5px;
  color: #AAA;
  font-family: 'Asap Condensed', sans-serif;
  font-size:14px;
  line-height:14px;
}
.tufoh_waytext a {	color: #FFF;
}
.tufoh_waytext a:hover {
	color: #FF3636;
}
.tufoh_heading img {	margin: 10px;
}
.tufoh_txtblock h1 {
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-family: 'Asap Condensed',sans-serif;

}
.tufoh_txtblock h2 {
    font-family: 'Asap Condensed', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

.tufoh_desctitle {
    color: #999999;
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 10px 0;
}
.tufoh_txtblock p {	margin: 9px 0;
}
.tufoh_txtblock ul, .tufoh_txtblock ol {
	margin: 9px 0 9px 20px;
}
.tufoh_txtblock li {
	margin: 3px 0;
	font-size: 14px;
}
.tufoh_lastblock {
  color: #434141;
  background: #F7F7F7;
  text-align: center;
  padding: 10px 0;
  -webkit-box-shadow: 0 0 9px 1px rgba(96,96,96,.15);
  box-shadow: 0 0 9px 1px rgba(96,96,96,.15);
}
.tufoh_simage {	 margin-left:2px;
	 border: 1px solid #666;
}
.tufoh_fimage {
	 border: 1px solid #666;
}
.tufoh_txtblock img {
	max-width:100% !important;
	height:auto;
}
.tufoh_heading a img {	max-width:300px;
}