﻿body
{
    background: #B0B4BF url(/_layout/bgstrip.jpg) repeat-x;
}
body,td
{
    font-family: tahoma;
    font-size: 10px;
}
td
{
    vertical-align: top;
}
a img { border: none; }
hr
{
    color: #D1D2D6;
    height: 1px;
    width: 80%;
}
#header
{
    float: left;
    height: 271px;
    background: url(/_layout/header.jpg)
}
#pagecontainer
{
    margin: 0 auto;
    width: 880px;
}
#page
{
    background: #fff url(/_layout/page-strip.jpg);
    float: left;
}
#head
{
    float: left;
    margin: 26px 15px;
    width: 320px;
}
#head h1, #head h1 a
{
    margin: 0;
    padding: 0;
    display: block;
    width: 320px;
    height: 75px;
}
#head p, #head span { display: none; }

#header p 
{
    float: right;
    margin: 22px 20px 12px; 
    letter-spacing: 1px;   
    font-size: 16px;
}
#header p span
{
    display: none;
}
#header ul
{
    clear: right;
    float: right;
    margin: 2px 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    height: 18px;
    width: 160px;
}
#header ul li
{
    margin-right: 5px;
    padding-right: 5px;
    border-right: solid 1px #fff;
    float: left;
}
#header ul li.last
{
    border-right: none;
}
#header ul li a
{
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

#nav
{
    clear: both;
    margin: 0 0 0 6px;
    padding: 0;
    height: 29px;
}
#nav li
{
    float: left;
    margin: 0 1px;
    display: block;
    width: 195px;
    height: 22px;
    background: #CFD2D9 url(/_layout/nav-li.gif);
}
#nav li a
{
    display: block;
    background: #CFD2D9 url(/_layout/nav-li.gif) no-repeat;;
/*    border-top: solid 7px #4E5E77;*/
    width: 195px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #536480;
}

#contentcontainer
{
    float: left;
    width: 605px;
}

#content
{
    clear: both;
    padding: 0 15px 10px 15px;
    width: 580px;
}
#content h2
{
    margin: 10px 0;
    background: #CFD2D9 url(/_layout/content-h2-right.gif) no-repeat 100%;
    color: #434B5E;
    width: 100%;
    height: 21px;
}
#content h2 span
{
    float: left;
    display: block;
    background: url(/_layout/content-h2.gif) no-repeat;
    text-indent: 10px;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    font-size: 12px;
}
#content h2 a
{
    float: right;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 4px;
    width: 16px;
}
#content h2 a.add { background: url(/_layout/add.png) no-repeat 0 2px }
#content h2 a.add span { display: none; }
#content p
{
    text-align: justify;
    font-size: 12px;
    margin: 5px 10px;
}
#content ul li
{
    font-size: 12px;
}
#panel
{
    float: right;
    width: 257px;
    background: url(/_layout/panel-strip.jpg) no-repeat 0 15px;
    text-align: center;
}
#panel h2
{
    margin: 5px 0 3px 0;
    text-align: center;
    font-size: 14px;
    color: #434B5E;
}
#panel a
{
    font-weight: bold;
    color: #3E4D62;
    text-decoration: none;
}
#panel p
{
    margin: 0 0 20px 0;
    padding: 10px 20px 0;
    font-weight: bold;
    color: #3E4D62;
    line-height :14px;
    text-align: justify;
}
#footer
{
    clear: both;
    margin: 0 auto;
    width: 880px;
    background: url(/_layout/footer.jpg) no-repeat;
    padding-top: 18px;
}
#footer *
{
    color: #4E5E77;
    font-size: 10px;
    font-weight: bold;
    font-style: normal !important;
    font-family: tahoma;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    display: inline;
}
#footer a
{
    padding: 2px;
}
#footer address
{
    padding: 110px;
    font-style: normal !important;
}
#admin dl, #contact dl
{
    margin: 20px auto;
    width: 250px;
    font-size: 12px;
}
#admin input, #admin textarea, #contact input, #contact textarea
{
    border-width: 1px;
    border-color: #808080 #c0c0c0 #c0c0c0 #808080;
    padding: 1px 3px;
    font-size: 12px;
    width: 200px;
}
#admin input.chk
{
    width: 20px;
}
#admin dt, #contact dt
{
    padding: 5px;
}
#admin textarea, #contact textarea
{
    overflow: auto;
    height: 100px;
}
#admin dd.btn, #contact dd.btn
{
    text-align: right;
}
#admin dd.btn input, #contact dd.btn input
{
    border-style: outset;
    width: auto;
}

#admin #car
{
    width: 400px;
}
#admin #car input, #admin #car textarea
{
    width: 350px;
}
#admin #car input#price
{
    width: 60px;
    text-align: right;
}
#admin #car input.chk
{
    width: 20px;
}
#admin .req, #contact .req
{
    color: #ff0000;
}

#makes, #models
{
    margin: 0;
    border: solid 1px #000;
    padding: 0;
    width: 356px;
    max-height: 100px;
    position: absolute;
    background-color: #fff;
    overflow: auto;
    line-height: 20px;
    display: none;
}
#makes a, #models a
{
    display: block;
    text-indent: 4px;
    text-decoration: none;
    color: #000;
}
#makes a:hover, #models a:hover
{
    background-color: #CFD2D9;
}
#makes a.close, #models a.close
{
    z-index: 100;
    color: #ff0000;
    text-align: right;
    padding-right: 10px;
    height: 14px;
    line-height: 14px;
    font-size: 10px
}
#content #nocars, #content p.err
{
    margin: 10px auto;
    color: #536480;
    text-align: center;
    font-weight: bold;
}
#cars
{
    margin: 10px auto;
    border-collapse: collapse;
    width: 90%;
}
#cars th
{
    font-weight: normal;
    background-color: #536480;
    color: #fff;
    padding: 1px 2px 3px;
}
#cars td
{
    padding: 2px;
}
#cars a
{
    color: #536480;
    text-decoration: none;
    font-weight: bold;
}
.alt{ background-color: #CFD2D9; }
.featured, .actions, .image { text-align: center; width: 50px; }
.right { text-align: right; }
.left { text-align: left; }
#content p.center, #panel p.center, .center { text-align: center; }

#map
{
    float: left;
    margin-left: 20px;
    width: 380px;
    height: 180px
}
dl#contact
{
    float: left;
    margin: 0px 10px;
    width: 140px;
}
#contact pre, #contact pre address
{
    margin: 0;
    font-style: normal;
    font-family: tahoma;
}

#content td p.cardesc { font-size: 11px; }