/*
 *   @author Skyler Parr
 *     @company Dealertrend
 *       @copyright 2007
 *       */

/*
 *   borrowed with modifications from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
 *
 */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  border: 0;
  outline: 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 0;
  color: white;
  background: black;
  text-align:center;
  font: 12px Arial, Helvetica, Verdana, Times;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/*
 *   \\ borrowed
 *
 */


body {
    text-align:center;
    margin:0;
    padding:0;
    line-height: 0;
    background-color: black;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#page_container {
    width:1005px;
    position:relative;
    margin: 0 auto 0 auto;
    height:auto;
    text-align:left;
}

#page_header {
    line-height:0;
    font: 0 !important;
    height:auto;
    margin: 0;
    padding: 0;
    position:relative;
    height: 284px;
}

#header_movie {
    position: absolute;
    top: 0;
}

#page_header img {
    line-height:0;
    font: 0;
    margin: 0;
    padding: 0;
}

#container {
    margin: 0 auto 0 auto;
    text-align:left;
}

#nav_background {
    position:absolute;
    height: 5px;
    width: 950px;
    left: 0;
    top:0;
    font: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
}

#nav_links {
    position:absolute;
    top: 105px;
    left: 14px;
}

#nav_secondary {
    position:absolute;
    z-index:2;
    top:148px;
    left:0px;
    width:1000px;
    height:26px;
    padding: 0;
    margin:0;
    text-transform:uppercase;
    text-align:center;
    padding:0;
}

#nav_secondary ul {
    padding: 0px 0px 3px 0px;
    display: block;
    margin:0;
}

#nav_secondary li {
    display:inline;
}

#nav_secondary .secondary a {
}

#nav_secondary a {
    color: #373d55;
    font: bold 13px Arial,Helvetica,Verdana;
    text-decoration:none;
    padding: 0 15px;
    _padding:0 10px;
}

#nav_secondary a:hover {
    text-decoration:underline;
}

#nav_secondary .last {
    border: none;
}

#content {
}

#nav_main {
    position:absolute;
    height: auto;
    top:0px;
    left: 0px;
    text-transform:uppercase;
    width: 1000px;
    padding: 0px;
    margin:0px;
    z-index:1;
}

#nav_links {
    color: white;
    position:absolute;
    z-index:1;
    top:180px;
    left:35px;
    width: 1000px;
}

#nav_links .secondary a {
    color:#2E2C20;
}

#nav_links ul {
    padding: 0px 0px 0px 0px;
    display: block;
    margin:0;
    left: 0px;
    position:absolute;
    text-align:center;
}

#nav_links li {
    display:inline;
    padding-right: 50px;
    _padding-right: 40px;
}

#nav_links a {
    color: white;
    font: bold 14px Arial,Helvetica,Verdana;
    text-decoration:none;
    text-transform: capitalize;
}

#nav_links a:hover {
    text-decoration:underline;
}

#opt_content1 {
    position: absolute;
    top: 187px;
    left: 20px;
    font: bold 12px Arial;
    width: 305px;
    text-align:center;
}

#opt_content2 {
    position: absolute;
    top: 150px;
    left: 610px;
    font: bold 12px Arial;
    width: 305px;
    text-align:center;
}

.opt_content {
    position:absolute; 
    z-index:2; 
    line-height:1.1; 
}

.opt_content p {
    padding:0;
    margin:0;
}

#page_footer {
    height: 102px;
    width: 1000px;
    left: 0px;
    position:relative;
    top: 8px;
    line-height: 0;
    background: url('/images/nav-footer-bg.jpg') no-repeat;
}

#footer_content {
    float: right;
    position: relative;
    right: 16px;
    top: 11px;
}

#copyright {
    position:relative;
    top: -57px;
    width: 950px;
    left: 20px;
    text-align:left;
    line-height: 1;
    color: black;
}
.vehicles * .thumbnail {margin-left:0px !important; margin-top:0px !important;}
