﻿body
{
    font-family: Georgia, 'Trebuchet MS', helvetica, arial, sans-serif;
    font-size: 0.75em;
    margin: 0px 0px 0px 0px;
    background-color: Black;
    color: #E0E0E0;
}
a {
  text-decoration: underline;
  color: #fff;
  }
a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

a img {
  border: none;  
 
  }

#divBody
{
    background-position: center top;
    background-image: url(/dealer/css/backgrounds/bgbody.jpg);
    background-repeat: no-repeat;
    min-height:600px;
}

.fvdealerheader
{
    color:#E0E0E0;
    margin-left:auto;
    margin-right:auto;
    width:930px;
}

#divBodyContent
{
    color:#E0E0E0;
    margin-left:auto;
    margin-right:auto;
    width:930px;
}
#divHeaderLinks
{
    color:#E0E0E0;
    margin-left:auto;
    margin-right:auto;
    width:930px;
    background-color:Transparent;
    height:50px;    
}

#divHeaderContent
{
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    width:930px;
    background-color:Transparent;
}
#divTop
{
    background-position: center top;
    background-image: url(/dealer/css/backgrounds/bgtoppage.jpg);
    background-repeat: no-repeat;
    height:85px;
}
#divTopContainer
{
    margin-left:auto;
    margin-right:auto;
    width:930px;    
    margin-top:8px;
}
    
#divNoTop
{
    visibility:hidden;
}

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
}

img
{
    display:inline-block;
}

.feature_header
{
    background-image:url(/dealer/css/backgrounds/bgtoppage.jpg); background-position:center;    
    width: 927px;
    color:Black;
    font-weight: 900;
    font-size: 10pt;
    text-align: left;
    height: auto;
    padding:2px 0px 2px 0px;
}
.tagbutton
{
    font:italic bold 9px/32px Georgia, serif;
    color:navy;
    line-height:32px;
    height:32px;
    width:94px;
    background-image:url(/dealer/css/images/tagbg.png);
    vertical-align:middle;
    text-align:center;
}
.divcount
{
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    float:right;
    margin-right:0px;
    text-align:center;
    padding:8px 8px 8px 8px;
    border:solid 1px black;    
    height:92px;
    width:170px;
}
.divarrivals
{
    text-align:left;
    padding:0px 8px 0px 8px;
    border-style:solid;
    border-width:1px;
    border-color:Black;
    float:right;
}
.divdealer
{
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    text-align:left;
    padding:8px 0px 0px 15px;
    border-style:solid;
    border-width:1px;
    border-color:Black;
    width:372px;
    height:100px;    
}
.divhours
{
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    text-align: center;
    padding: 5px 4px 5px 4px;
    border: solid 1px black;
    border-bottom:solid 1px #010101;
    font-family: Arial;
    font-size: 8pt;
}
.divhours td{text-align:center}

.divheaderbottom
{
    height:1px;
    background-color:Black;
    border:none;
}

.divmarque
{
    background-color:Black;padding: 0 0 0 0;border:solid 1px black;    
}

.divmarque iframe{background-color:Black;}

.divsearchflyout
{
    text-align:left;background-color:Black;padding:10px 20px 10px 20px;border:ridge 3px BurlyWood;    
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;

}

.divmainfilter
{
    
    text-align:left;padding:3px 0 3px 0;    
    width:928px;   
}
.divmainfilter select,input
{
    font-size:10px;
}
.dealerHeader
{
    width: 100%;
    border-collapse: collapse;
}
.dealerName
{
    padding-left:10px;
    border-left:solid 1px black;
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    width:30%;
    text-align:center;
    vertical-align:middle;
}
.dealerNewArrivals{width:45%}
.dealerCount
{
    border-right:solid 1px black;
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    width:25%;
    text-align:center;
    
}


.featurediv {
    width:927px;
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
    border:solid 1px #494949;
    padding-bottom:10px;
}
.featuredetailsdiv
{
    padding:15px 10px 30px 10px;
}
.fullpicdiv
{
    background-image: url(/dealer/css/backgrounds/bgfeature.jpg);
    background-repeat: no-repeat;
    background-position:center top;
}
.detailsgrid{
    margin-top:-10px;
    margin-left:10px;
    width:472px;   
    font-size:8pt;
    float:left;    
}
.detailsgrid tr{
    background-color:Transparent;
}

.detailsgrid th{
    background-image: url(/dealer/css/backgrounds/bgtoppage.jpg);
    background-repeat: repeat-x;    
    background-position:center top;
    color:Black;
    font-size:9pt;
    font-weight:600;   
    height:20px;
    text-align:center;
    vertical-align:middle;
    border:solid 1px #393939;
    color:Silver;
}
.pricetag{
    background-color: Transparent;
    color:White;
    padding: 8px 5px 4px 0px;
    float:right;
    margin-right:5px;

}
.blackborder{border:solid 1px black}
