﻿body 
{
    background-color: #ffffff;
    margin-top: 0;
    color: #000000;
    background-image: url('../images/pagebg.gif');
    
}

div#page    
{
    width: 780px;
    background-color: #ffffff;
    background-image: url('../images/logo.gif');
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 90px;
    padding-bottom: 20px;
    margin: auto
}

div#page div#furtherinfo    
{
    width: 250px;
    float: left;
    height: 250px;
    background-image: url('../images/montage.jpg');
    background-repeat: no-repeat;
    background-position: top left
}

div#page div#furtherinfo p
{
    margin-left: 20px;
    margin-top: 200px
}

div#page div#furtherinfo p a    
{
    color: #666666;
    text-decoration: none
}

div#page div#furtherinfo p a:hover    
{
    color: #ea591a
}

div#page div#main       
{
    margin-left: 250px;
    padding-right: 30px;
}

div#page div#main ul#menu 
{
    border-bottom: 1px solid #cccccc;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 30px
}

div#page div#main ul#menu li
{
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #cccccc;
    color: #ea591a
}

div#page div#main ul#menu li#first
{
    padding-left: 0
}

div#page div#main ul#menu li#last
{
    border-right: 0
}

div#page div#main ul#menu li a   
{
    color: #666666;
    text-decoration: none;
}

div#page div#main ul#menu li a:hover 
{
    color: #ea591a
}

div#page div#main ul#partsmenu  
{
    width: 450px;
    height: 260px;
    background-image: url('../images/parts_montage.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-left: 0;
    padding-left: 0
}

div#page div#main ul#partsmenu li   
{
    list-style: none;
    border-bottom: 1px solid #666666;
    width: 200px;
    padding-bottom: 5px
}

div#page div#main h1    
{
    color: #a61221
}

div#page div#main img.left  
{
    border: 1px solid #000000;
    float: left;
    margin-right: 10px
}

div#page div#main img.right  
{
    border: 1px solid #000000;
    float: right;
}

div#page div#main p#carsaleslink  
{
    
    padding-top: 0
}

div#page div#main img   
{
    border: 1px solid #000000
}

div#page div#main a  
{
    color: #666666;
    text-decoration: none
}

div#page div#main a:hover    
{
    color: #ea591a
}

div#page div#main table.carsales    
{
   width: 99%
}

div#page div#main table.carsales th 
{
    text-align: left;
    padding-right: 10px;
    border-bottom: 2px solid #a61221;
    border-top: 3px solid #a61221
}

div#page div#main table.carsales td 
{
    vertical-align: top;
    padding-right: 10px;
    border-bottom: 1px solid #a61221
}

div#page div#main table.carsales td.header 
{
    vertical-align: top;
    padding-right: 30px;
    font-weight: bold
}

div#page div#main table.carsales td a   
{
    color: #666666;
    text-decoration: none
}

div#page div#main table.carsales td a:hover 
{
    color: #ea591a
}

div#page div#main table.carsales td input   
{
    border: 1px solid #999999;
    font-family: verdana
}

div#page div#main table.carsales td input.button    
{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666666;
    background-color: #dbd8d9
}

div#footer 
{
    width: 760px;
    background-color: #999999;
    color: #cccccc;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto
}
