/*
 *   @author Skyler Parr
 *   @company Dealertrend
 *   @copyright 2007
 *
 */
html, body, 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;
    margin: 0;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

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

.buckeyelinks {
  margin:0px auto;
  width: 350px;
  height: 86px;
    color: white !important;
   text-align:center;
}
.buckeye:hover {
  color: blue;
}
.buckeye {
    position:relative;
    line-height: 86px;
    color: white;
    top:-12px !important;
}

/* 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: "" "";
}

a { text-decoration:none; }
a:hover { text-decoration: underline; }

body {
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 0;
    background: url('/images/body-bg.jpg') repeat-x !important;
}

#page_container {
    width: 953px;
    position: relative;
    margin: 0 auto 0 auto;
    line-height: 0;
    font: 0;
    padding: 0;
    height: auto;
    text-align: left;
}

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

#page_header img{
    line-height: 0;
    font: 0;
    width: 950px;
    height: 152px;
}

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

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

#nav_background {
    position: relative;
    height: 0px;
}

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

#nav_secondary {
    position: absolute;
    z-index: 1;
    top: 126px;
    left: 490px;
    width: 606px;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    text-align: left;
    line-height: 0;
}

#nav_secondary ul {
    display: block;
    position: relative;
    left: 0px;
    top: 12px;
    padding: 0;
    margin: 0;
    line-height: 0;
}

#nav_secondary li {
    display: inline;
    padding-left: 50px;
    line-height: 0;
}

#nav_secondary a {
    color: white;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, Verdana;
    text-decoration: none;
    line-height: 0;
}

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

#content {
    text-align: left;
}

#nav_main {
    position: absolute;
    top: 199px;
    left: 0px;
    text-transform: capitalize;
    padding: 0px;
    margin: 0px;
    text-align: left;
    width: 950px;
    z-index: 1;
}

#nav_links {
    color: white;
    position: relative;
    z-index: 1;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
}

#nav_links ul {
    padding: 0;
    margin: 0;
    position: relative;
    top: 0px;
    left: 0px;
    list-style: none;
    display:inline;
}

#nav_links li {
    padding: 0 27px;
    margin: 0;
    display:inline;
    
}

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

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

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

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

#page_footer {
    position: relative;
    background: url('/images/footer.jpg') no-repeat;
    left: 0;
    width: 950px;
    height: 87px;
    clear: both;
}

#footer_content {
  float:right;
}

#footer_content img {
}

#copyright {
    position:relative;
    float: left;
    bottom: 20px;
    width: 950px;
    left: 0;
    text-align:center;
    line-height: 1;
}
