/*
 * layout.css
 * 
 */

.container {
}

#header-image {
    width: 950px;
    height: 107px;
    padding: 0;
    line-height: 0;
    overflow: hidden;
    margin: 1em auto 0 auto;
    float: none;
}

ul#menu {
  padding: 0;
  display: block;
  width: 950px;
  margin: 0 auto;
  background: none;
  margin-bottom: 30px;
}

#menu li,
#menu li ul,
#menu li ul li {
  width: 158px;
}

#menu, #menu li {
  list-style-type: none;
  padding: 0;
  z-index: 12;
  margin: 0;
  position: relative;
}

#menu li {
  float: left;
}

#menu li, #menu li a {
  display: block;
  height: 30px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menu li a span {
  padding: .5em 0 0 0;
  display: block;
}

#menu li a:hover {
}

#menu li img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}


#menu li ul {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  margin: 0;
  z-index: 100;
}

#menu li ul li {
  height: 30px;
  overflow: hidden;
  z-index: 100;
}

#menu li ul li a {
}

#menu li:hover ul, #menu li.menu_hover ul {
  display: block;
  z-index: 100;
}

#menu li:hover, #menu li.menu_hover {
  z-index: 100;
}

li.menu_hover {

}

#content {
  padding: 1em;
  margin: 40px 0;
  background: #fff;
}

.landing #content {
    margin-top: 588px !important;
    position: relative;
}

#landing_cont {
  position: absolute;
  top: -560px;
  z-index: 1;
}

#content h2 {
  height: 1em;
}

#footer {
  height: 68px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  width: 950px;
  display: block;
  margin: 0 auto;
  float: none;
}

fieldset {
  border: none;
  border-bottom: 1px solid #ddd;
}

fieldset ol li {
  width: 100%;
  overflow: hidden;
  margin: .5em 0;
  list-style: none;
}

fieldset ol li label {
  float: left;
  width: 200px;
  text-align: right;
  padding: .2em 1em 0 0;
}

#lead_city, #lead_bus_city { width: 80px; }
#lead_state, #lead_bus_state { width: 1.8em; }
#lead_zip, #lead_bus_zip { width: 3em; }

#privacy_agreement p {
  border: 3px solid #efefef;
  background: #fafafa;
  overflow: scroll;
  font-size: 80%;
  height: 200px;
  color: #666;
}

.submit_cont {
  padding: .5em 52px 1em 0;
  text-align: right;
}

#content iframe {
  height: 800px;
}

#content #jato_container {
  padding-top: 35px;
  background: url('/images/jato_header.jpg') no-repeat;
  margin: 10px 0 10px 23px;
  position: relative;
  z-index: 1;

}

#content #jato_container embed {
  z-index: 1;
  position: absolute;
}


#contact_map_cont {
  width: 98%;
  overflow: hidden;
}

iframe#gmap {
  width: 326px;
  height: 206px;
  float: left;
  overflow: hidden;
  margin-right: 3em;
}

#contact_map_cont .contact_phone,
#contact_map_cont .contact_address,
#contact_map_cont .contact_email {
  margin-top: .8em;
  font-size: 16px;
}

#contact_map_cont .contact_email a {
  margin-left: 33px;
  padding-left: 360px;
  display: block;
  background: url('/images/email.jpg') no-repeat 330px 5px;
}

table.hours th {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  background: #fafafa;
}

table.hours th h4 {
  margin: 0;
  color: #fff;
  font-weight: bold;
}

table.hours th.hours_dept {
  background: #888;
  color: #fff;
}

table.hours {
  border: 1px solid #999;
  width: 98%;
  margin: 10px 0;
}

table.hours td {
  border-top: 1px solid #f3f3f3;
}

table.hours td, table.hours th {
  padding: 2px 4px;
}


iframe { border: 0; }


#landing_swf {
  width: 950;
  height: 400px;
  position: absolute;
  left: -12px;
  top: 15px;
  z-index: 1;
}

#live_chat {
  background: #efefef;
  width: 150px;
  padding: 10px;
  margin: 0 30px;
  color: #333;
  border: 3px solid #ccc;
}

#landing_links {
  height: 100px;
  overflow: hidden;
  margin-top: 9px;
}

#landing_links a span {
  display: none;
}

#landing_links a {
  display: block;
  float: left;
  width: 228px;
  height: 73px;
  margin-right: 5px;
}

#landing_link_new { background: url('/images/view_new.jpg') no-repeat; }
#landing_link_used { background: url('/images/view_used.jpg') no-repeat; }
#landing_link_contact { background: url('/images/contact_us.jpg') no-repeat; }

#landing_link_new:hover { background: url('/images/view_new_o.jpg') no-repeat; }
#landing_link_used:hover { background: url('/images/view_used_o.jpg') no-repeat; }
#landing_link_contact:hover { background: url('/images/contact_us_o.jpg') no-repeat; }

.online { color: green; } .offline { color: red; }

/*  Additional inventory page modifications
-----------------------------------------*/


div#inv_container {
  border: none;
  width: 920px;
  margin: 0 0 10px 0;
}

div#inv_container #dealer_info {
  display: none;
}

div#veh_features {
  width: 376px;
}

div#view_left,
div#view_left dl {
    width: 500px;
}

div#view_left dl dt { width: 200px; font-family: "Helvetica Neue", arial, sans-serif; }
div#veh_fin_options a {
    font-family: "Helvetica Neue", arial, sans-serif;
    font-style: normal;
}
div#veh_fin_options {
    margin: -8px 0 0 0;
    padding: 0;
}
div#veh_features { width: 600px; }
div#veh_features ul li { width: 180px; }

#l_new, #l_used, #l_contact {
  width: 233px;
  display: block;
  float: left;
  padding: 46px 0;
}

#l_new span, #l_used span, #l_contact span {
  display: none;
}

#l_new { background: url(/images/new_up.gif) no-repeat; }
#l_new:hover { background: url(/images/new_over.gif) no-repeat; }

#l_used { background: url(/images/used_up.gif) no-repeat; }
#l_used:hover { background: url(/images/used_over.gif) no-repeat; }

#l_contact { background: url(/images/contact_up.gif) no-repeat; }
#l_contact:hover { background: url(/images/contact_over.gif) no-repeat; }

#landing-inv-cont {
    position: absolute;
    height: 120px;
    margin: 4px 0 6px 0;
    overflow: hidden;
    background: url(/images/landing-finder.png) no-repeat;
    top: -135px;
}

#landing-featured,
#landing-finder {
    height: 120px;
    padding: 6px;
}

#landing-featured {
    width: 600px;
    position: relative;
    float: left;
}

#landing-featured .scrollable {
    width: 480px;
    height: 120px;
    margin: 34px 0 0 58px;
    overflow: hidden;
    position: relative;
}

.items .item { float: left; }


#landing-featured a span {
    display: none;
}

#landing-featured a {
    background: url(/images/arrows.png) no-repeat;
    position: absolute;
    display: block;
    top: 55px;
    left: 20px;
    width: 32px;
    height: 40px;
}

#landing-featured img,
#landing-featured a {
    cursor: pointer;
}

#landing-featured a.disabled {
    opacity: .5;
    cursor: none;
}

.tooltip {
    background: #000;
    color: #fff;
    padding: .2em 1em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: .7;
}

#landing-featured a.next {
    left: 560px;
    background-position: top right;
}

#landing-featured .scrollable .items {
    width: 20000px;
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#landing-featured .items img {
    width: 90px;
    margin-right: 5px;
    border: 1px solid #333;
}


#landing-finder {
    position: relative;
    width: 300px;
    float: right;
}

#landing-finder label {
    float: left;
    width: 50px;
    color: #fff;
    padding-top: 6px;
    font-weight: normal;
}


#landing-finder form fieldset ul {
    margin: 42px 0 0 14px;
}

#landing-finder form fieldset ul li select {
    width: 150px;
}

#landing-finder #finder-submit {
    position: absolute;
    right: 20px;
    bottom: 30px;
}

form fieldset { border: none; padding: 0; margin: 0; }

form fieldset ul,
form fieldset ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

td.staff_photo { width: 160px; }
table.staff td p { padding: 0; margin: 0; }
.staff_cat h4 {
    font-size: 14pt;
    font-weight: bold;
    margin-top: 2em;
}

table.staff td h4 { margin: 0; padding: 0; font-weight: bold; }
table.staff td { padding: 1em 0; }

