/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin-top: 49px;
    padding: 0;
    background: url(../images/img01.jpg) repeat-x left top;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #333333;
}

h1, h2, h3 {
    margin: 0;
    text-transform: lowercase;
    font-weight: normal;
    color: #e2001a;
}

h1 {
    letter-spacing: -1px;
    font-size: 3.2em;
}

h2 {
    font-size: 2.3em;
}

h3 {
    font-size: 1.6em;
}

p, ul, ol {
    margin: 0 0 2em 0;
    text-align: justify;
    line-height: 26px;
    font-size: 1.1em;
}

td, th {
    margin: 0 0 2em 0;
    font-size: 1.3em;
}

a:link {
    color: #e2001a;
}

a:visited {
    color: #e2001a;
}

a:hover, a:active {
    color: #a60d0d;
}

img {
    border: none;
}

img.left {
    float: left;
    margin-right: 15px;
}

img.right {
    float: right;
    margin-left: 15px;
}

img.photo {
    padding: 3px;
    border: 1px dotted #e2001a;
    margin: 4px 4px 4px 8px;
}

div#mapborder {
    float: right;
    width: 450px;
    padding: 3px;
    margin: 0 0 20px 8px;
    border: 1px dotted #e2001a;
}

div#map {
    width: 450px;
    height: 350px;
}

div#mapborderlarge {
    float: right;
    clear: both;
    width: 670px;
    padding: 3px;
    margin: 0 0 20px 8px;
    border: 1px dotted #e2001a;
}

div#maplarge {
    width: 670px;
    height: 700px;
}

/* Form */

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

legend {
    display: none;
}

input, textarea, select {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #333333;
}

/* Header */

#header {
    width: 960px;
    height: 52px;
    margin: 0 auto;
    background: url(../images/img02.gif) no-repeat left top;
}

/* Menu */

#menu {
    float: left;
    width: 960px;
    height: 54px;
}

#menu ul {
    margin: 0;
    padding: 0px 0 0 20px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;
}

#menu a {
    display: block;
    float: left;
    margin-right: 3px;
    padding: 12px 20px;
    letter-spacing: -.5px;
    text-decoration: none;
    text-transform: lowercase;
    font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#menu a:hover {
    text-decoration: none;
    color: #f9cdcd;
}

#menu .current_page_item a {
    color: #f9cdcd;
}

/** Logo */

#logo-wrap {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 20px 0;
    background: url(../images/img03.jpg) no-repeat left top;
}

#logo {
    width: 920px;
    height: 200px;
    margin: 0 auto;
    background: url(../images/header.gif) no-repeat left top;
}

#logo h1, #logo h2 {
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: normal;
    display: none;
}

#logo h1 {
    padding-top: 95px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:3.6em;
    font-style: italic;
}

#logo h1 a {
    text-decoration: none;
    color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
    padding: 115px 0 0 5px;
    font: italic 1.3em Georgia, "Times New Roman", Times, serif;
    color: #000000;
}

#logo p a {
    text-decoration: none;
    color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
    width: 950px;
    margin: 0 auto;
}

/* Content */

#content {
    float: right;
    width: 720px;
    background: url(../images/img10.jpg) no-repeat left top;
}

/* Post */

.post {
    padding: 15px 15px;
    clear: both;
}

.post .title {
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
    height: 32px;
    padding: 8px 0 0 15px;
    background: url(../images/img09.gif) no-repeat left top;
    font-size: 1.8em;
    color: #ffffff;
}

.post p {
    font-size: 1.3em;
}

.post ul {
    font-size: 1.3em;
}

.post .entry {
    padding: 0 15px;
}

.post .meta {
    padding: 15px 0 30px 0;
    border-top: 1px dotted #D1D1D1;
}

.post .meta p {
    margin: 0;
    line-height: normal;
    color: #999999;
}

.post .meta .byline {
    float: left;
}

.post .meta .links {
    float: right;
}

.post .meta .more {
    padding: 0 20px 0 18px;
    background: url(../images/img11.gif) no-repeat left center;
}

.post .meta .comments {
    padding-left: 22px;
    background: url(../images/img12.gif) no-repeat left center;
}

.post .meta b {
    display: none;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 215px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin-bottom: 40px;
    padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
    margin: 0;
    padding-left: 15px;
    background: url(../images/img08.gif) no-repeat left 50%;
}

#sidebar h2 {
    height: 32px;
    padding: 8px 0 0 15px;
    margin-bottom: 10px;
    background: url(../images/img07.gif) no-repeat left top;
    font-size: 1.8em;
    color: #ffffff;
}

/* Search */

#search {
}

#search h2 {
    margin-bottom: 20px;
}

#s {
    width: 115px;
    margin-right: 5px;
    padding: 3px;
    border: 1px solid #e2001a;
}

#x {
    margin: 0;
    font-size: 1.1em;
    height: 2em;
}

/* Boxes */

.box1 {
    padding: 20px;
}

.box2 {
    color: #BABABA;
}

.box2 h2 {
    margin-bottom: 15px;
    font-size: 1.6em;
    color: #FFFFFF;
}

.box2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
    color: #EDEDED;
}

/* Footer */
#footer-wrap {
    width: 960px;
    height: 64px;
    margin: 0 auto;
    background: url(../images/img04.gif) no-repeat left top;
}

#footer {
    margin: 0 auto;
    height: 64px;
    min-height: 64px;
    padding: 0;
    clear: both;
}

html>body #footer {
    height: auto;
}

#footer p {
}

#legal {
    clear: both;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
}

#legal a {
    color: #ffffff;
}

/* Manufacturer logos */
#manufacturers ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#manufacturers li {
    display: block;
    float: left;
}

#manufacturers a {
    display: block;
    float: left;
    padding: 0 2px;
}

/* Gallery */
div#gallery, div#gallery p {
    text-align: center;
}

/* Meet the team */
div.team_member {
    float: left;
    width: 99%;
    border-top: 1px solid #e2001a;
    padding-bottom: 20px;
}

div.team_member_two {
    float: left;
    width: 49%;
    border-top: 1px solid #e2001a;
    padding-bottom: 20px;
}

div.team_member img, div.team_member_two img {
    border: 1px solid #e2001a;
}

/* Contact form */
#frmContact              {width: 600px; margin:0 0 2em 0; text-align:right;}
#frmContact *            {font:inherit;}
#frmContact div          {margin:0.5em 0; font-size: 1.3em;}
#frmContact fieldset     {border:1px solid #e2001a; padding:0.5em 1em; margin:2em 10px; color:#e2001a;}
#frmContact legend       {font-weight:bold; padding:0 0.5em; color:#e2001a; display: inline; font-size: 1.3em;}
#frmContact p            {margin-bottom:0.8em;}
#frmContact label        {font-weight:bold; color:#666666;}
#frmContact input.text   {background:#FFF0D0; border:2px inset #ccc; width:320px; margin-left:1em; background:#dde; padding:2px 3px 2px 5px; vertical-align:middle;}
#frmContact input.radio  {border:2px solid #fff; margin-left:1.5em; vertical-align:middle;}
#frmContact textarea     {background:#FFF0D0; border:2px inset #ccc; width:410px; height: 100px; margin-left:1em; background:#fff; font-size:100%; padding:2px 3px 2px 5px; vertical-align:top;}
#frmContact input.button {
    margin: 4px;
    padding: 3px;
    border: 1px solid #e2001a;
    background: #ffffff;
    width: 80px;
    text-transform: lowercase;
    color: #e2001a;
    font-size: 1.3em;
}

/* Quick search */
#quicksearch label {
    display: none;
}

/* Search form */
#frmSearch {
    width: 660px;
    text-align: right;
}

#frmSearch div.onecol {
    float: left;
    width: 99%;
}

#frmSearch div.twocol {
    float: left;
    width: 49%;
}

#frmSearch * {
    font-size: 1.1em;
}

#frmSearch div {
    margin: 0.5em 0;
}

#frmSearch fieldset {
    border: 1px solid #e2001a;
    padding: 0.5em 1em;
    margin: 2em 10px;
    color: #e2001a;
}

#frmSearch legend {
    font-weight: bold;
    padding: 0 0.5em;
    color: #e2001a;
    display: inline;
    font-size: 1.2em;
}

#frmSearch p {
    margin-bottom: 0.8em;
}

#frmSearch label {
    font-weight: bold;
    color: #666666;
}
#frmSearch select {
    width: 170px;
}

#frmSearch input.button {
    padding: 3px;
    border: 0;
    background: #e2001a;
    width: 120px;
    text-transform: lowercase;
    color: #ffffff;
}

/* Miscellaneous */
strong.required {color:#cc0000;}
.error {color:#cc0000;}
.clear {clear: both;}

.searchTitleBar {background-color: #e2001a; color: #FFFFFF; font-weight: bold; text-align: left;}
.searchTitle {color: #FFFFFF; font-weight: bold; text-decoration: none; text-align: left;}

.vehiclePrice {color: #e2001a; font-size:  260%; font-weight: bold;}
.vehicleSpecialPrice {color: #e2001a; font-style: italic; font-size: 260%; font-weight: bold;}

input.button {
    margin: 4px;
    padding: 3px;
    border: 1px solid #e2001a;
    background: #ffffff;
    width: 100px;
    text-transform: lowercase;
    color: #e2001a;
}
