/* IE7 and below */
#header {
height: 137px;
}
body {
min-width: 1100px;
}

.logo_container {
}

.sidebar_ad {
    position: relative;
    float: left;
    margin-bottom: 3px;
    width: 100%;
}

a.nav_link, a.nav_link_on, #button_bar, #nav {
	min-height: 30px;
}

.used-bike-search-col .row .input-group-select + .input-group-select{
	margin-right: 0;
}

.used_bike_search_top .used-bike-search-col + .used-bike-search-col + .used-bike-search-col  + .used-bike-search-col{
	margin-right: 0;
}

.used-bike-search-col .row .input-group-select select, .used_bike_search_bottom .input-group-select select{
	padding: 6px 0;
}

.used-bike-search-col .row .input-group-select i, .used_bike_search_bottom .input-group-select i{
	display: none;
}

#button_bar > li{
	white-space: nowrap;
}

li.button_cell:hover ul .flyout{
	display: block;
	position: absolute;
	top:35px;
}

li.button_cell ul .flyout{
	width:150px;
}

li.button_cell ul .flyout .column{
	width: 100%;
	padding:0;
	border-left:none;
	border-right:1px solid #fff;
}

li.button_cell ul .flyout-2-columns .column + .column{
	border-right:none;
}


#button_bar .column ul li a{
	white-space: pre-wrap;
}

#button_bar .column ul li a{
	display: block;
	padding:5px;
}

.used_bike_section_1, .used_bike_section_2, .used_bike_section_3 {
  position: relative;
  float: left;
}

.used_bike_section_2 {
min-width: 80%;
}

.used_bike_section_4 {
  width: 100%;
}

.min1200 {
  diplay: none;
}

.rslides li {
  height: auto;
  max-height: none;
}

.banner-cta.mid {
  position: absolute;
  background-color: #000;
  background-color: RGBA(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  padding: 20px;
  text-align: left;
  max-width: 40%;
  box-sizing: border-box;
}