﻿body 
{
    background: #1c1c1b url('../images/bgImage.jpg') top repeat-x;
    color:#333333;
}

#main_menu a
{
    /*background: url('../images/blue_tab.jpg') top no-repeat;*/
    text-align:center;
    float:left;
    width: 105px;
    height: 29px;
    display: block;
    margin-right: 1px;
    padding-top: 9px;
    text-decoration: none;
    color: White;
    font-weight: bold;
}

#main_menu .activetab
{
    /*background: url('../images/white_tab.jpg') top no-repeat !important;*/
    color: #ee1d20;
}

#language_menu
{
    /*background: url('../images/language_search.jpg') top no-repeat;*/
    width: 410px;
    height: 38px;
    float:left;
}

#language_menu ul
{
    float:left;
    margin: 10px 0 0 20px;
    padding: 0;    
}

#language_menu li
{
    display:inline;
    margin: 0;
    margin-right: 10px;
}

#rssbutton, #searchbutton
{
    float:right !important;
    padding: 0 !important;
    background: none !important;
    height: auto !important;
    width: auto !important;    
}

#searchbutton
{
    margin-top: 1px !important;
    background: url('../images/zoekenbutton.jpg') no-repeat !important;
    width: 143px !important;
    height: 39px !important;
    padding-top:5px !important;
    font-size: 14pt;
}

#rssbutton
{
    margin-top: 9px;
    margin-right: 20px !important;
    margin-left: 20px !important;    
}

#ContentHolder
{
    background: white;  
    padding-bottom: 40px; 
}

.large_box
{
    background:none repeat scroll 0 0;
    margin-left:20px;
    margin-top:20px;
    width:900px;
}

.large_box_button a
{
    color: White;
    text-decoration: none;
        
}

.large_box_top
{
    background: #252726;/* url('../images/largebox_top.jpg') top center no-repeat;*/
    width: 900px; 
    height: 25px;
    color:white;
    font-size:12pt;
    font-weight:bold;
}

.large_box_bottom
{
    background: url('../images/largebox_bottom.jpg') top center no-repeat;
    width: 900px;  
    height: 37px;  
    padding-top:10px;
}

.large_box_middle
{
    background-color: #c0c0c0;
    width: 880px;  
    padding:10px;
}

.large_box_middle h2
{
    margin-bottom: 5px !important;    
}

.large_box_button
{
    background:transparent url(../images/largebox_button.jpg) no-repeat scroll 0 0;
    color:white;
    display:block;
    font-size:14pt;
    height:28px;
    margin-left:40px;
    padding-left:40px;
    text-decoration:none;
    width:170px;
    float:left;
}

.titleindent
{
    margin-left: 10px;
}

.UlForm
{
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 10px;
    padding:0;    
}

.UlForm li {
    clear:both;
    display:block;
    float:none;
}

.ContactUlForm
{
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 10px;
    padding:0; 
    margin-left: 0px !important;
}

.ContactUlForm li
{
    clear:both;
    display:block;
    float:none;
    margin-left: 0px !important;
}

.UlForm label {
    float:left;
    font-weight:normal;
    margin:0 10px 10px 0;
    width:150px;
}

.ContactUlForm label 
{
    float:left;
    font-weight:normal;
    margin:0 10px 10px 0;
    width:150px;
}

.UlForm input.Text, .UlForm input, .UlForm select,.ContactUlForm input.Text, .ContactUlForm input, .ContactUlForm select  {
    background:#FFFFFF url(../images/input_bg.jpg) repeat-x scroll left top;
    width:160px;
}

.UlForm input, .ContactUlForm input
{
    width: 130px !important;    
}

#SearchTooltip
{
    z-index: 10;
    width: 531px;
    height: 200px;
    position: absolute;
    top: 150px;
    right: 500px;   
}

#SearchTooltip_top
{
    background: transparent url('../images/tooltip_top.gif') no-repeat;
    width: 531px;
    height: 31px;    
}

#SearchTooltop_bottom
{
    background: url('../images/tooltip_bottom.gif') no-repeat;
    width: 531px;
    height: 10px;   
}

#SearchTooltip_content
{
    background-color: White; 
    border-left:1px solid silver;
    border-right:1px solid silver;      
}

#footer
{
    background: white url('../images/footer_shadow.jpg') no-repeat bottom;
    height: 80px;
    width: 940px;
    
}

#FooterLine
{
    background: #f3f2df;
    height: 10px;
    width: 100%;        
}

#StockMenu
{
    
    margin-top:10px;
    padding:10px;
    width:200px;  
}

#StockMenu ul
{
    list-style-type:none;    
}

#StockMenu li
{
    font-weight: bold;    
}


#CatalogList a
{
    color:black;
    display:block;
    font-weight:bold;
    height:150px;
    margin-right:30px;
    margin-top:10px;
    padding-top:10px;
    text-align:center;
    text-decoration:none;
    width:140px;
    float: left;
    background:#F1F1F1 none repeat scroll 0 0;
}

#Catalog a div img
{
    border: solid silver 2px;    
}

#StockMenu a
{
    text-decoration: none;
    color: Black;    
}

#Photoholder
{
    height: 100px;
    background: #e3e3c7;    
}

#DetailTitleLeft
{
}

#DetailTitleMiddle
{
    float:left; height: 44px; width: 480px;
}

#DetailTitleMiddle span
{
    display:block;
    margin-top:4px;
    font-size: 18pt;
    font-weight: bold;
    background:silver none repeat scroll 0 0;
    float:left;
    height:44px;
    padding-left:10px;
    width:482px;
}

#DetailTitleRight
{
}

.DetailsPanel
{
    background: silver;
    margin-top:10px;
    padding:10px;
    width:472px;
}

.DetailsPanelFooter
{
    background:transparent url(../images/largebox_bottom.jpg) no-repeat scroll right top;
    height: 30px;
    width: auto !important;
}

.Ul.Details, .Ul.Options
{
    color: #333333;
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 20px;
    padding:0;
    width:auto;    
}

.Ul.Details li, .Ul.Options
{
    padding: 5px;    
}

.Ul.Options
{
    list-style-type: disc !important;
}

.HighLighted
{
    font-size:14pt;
    font-weight:bold;    
    color: #d80000;
}

.Inactive
{
    color: Black;  
}

.YourCarIsHere
{
    font-weight: bold;
    color: #4abfea;    
}

.websiteimage
{
    border:2px solid white;
    float:left;
    margin-right:10px;
}

.DealerBox
{
    padding: 10px;    
}

.CarAmount
{
    color: #97cb43;
}

.footerpanel
{
    float:left;
    margin:10px 10px 60px;
    padding:10px;
    width:195px;
    height: 250px;
}

.footerpanel img
{
    width: 150px;
    border: white 3px solid;
}

.footertitle
{
    font-weight: bold;
    font-size: 14pt;    
}

.TimeFrameLink
{
    color: Black;
    font-weight: normal;    
    text-decoration: none;
    font-weight: bold;
}

.TimeFrameLink.Active
{
    background:#ECECEC none repeat scroll 0 0;
    color:#d80000;
    font-size:14pt;
    font-weight:bold;
    text-decoration:underline;
}
.BrandLogo
{
    background:white none repeat scroll 0 0;
    border:4px solid #E4E4E4 !important;
    padding:4px;
}

.RelatedCarClass
{
    float:left;
    margin-right: 24px;
    margin-bottom: 20px;    
    color: Black;
    text-decoration: none;
}

.thumbs
{
    margin: 0 !important;    
}

.thumbs li
{
    display: inline;
    margin: 0 !important;
}

.thumb
{
    display:block;
    float:left;
    margin-bottom:10px !important;
    /*margin-left:10px;*/
    margin-right:10px;
    /*margin-top:10px;*/
}

.cta-left
{
    width: 6px;
    height: 31px;
    background: url(../images/cta-left.jpg) no-repeat;
    float: left;
}

.cta-middle
{
    background:transparent url(../images/cta-middle.jpg) repeat-x scroll 0 0;
    color:white;
    float:left;
    font-weight:bold;
    height:31px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    font-weight: bold;
}

.cta-middle a
{
    color:White;
    text-decoration: none;    
}

.cta-right
{
    width: 44px;
    height: 31px;
    background: url(../images/cta-right.jpg) no-repeat;
    float:left;
}

.cta-green-left
{
    width: 35px;
    height: 31px;
    background: url(../images/cta-green-left.jpg) no-repeat;
    float: left;
}

.cta-green-middle
{
    background:transparent url(../images/cta-green-middle.jpg) repeat-x scroll 0 0;
    color:white;
    float:left;
    font-weight:bold;
    height:31px;
    /*padding-left:10px;*/
    padding-right:10px;
    padding-top:5px;
    font-weight: bold;
    text-transform: uppercase; 
}

.cta-green-middle a
{
    color: White;
    text-decoration: none;   
}

.cta-green-right
{
    width: 6px;
    height: 31px;
    background: url(../images/cta-green.jpg) no-repeat;
    float: left;
}

.cta-green-container {
    float:left;
    margin-left:10px;
    margin-right:10px;
}