﻿body 
{
    background: #213F49;
}

table 
{
    border: 0 !important;
    }
    
#Language li
{
    display: inline;
    list-style-type: none;
    }
    
#Language li img
{
    border: 0;
    }
    
#Language
{
    float:right;
    margin-right: 50px;
    }
    
.MerkenMenu
{
    width: 135px;
    background-color: Black;
    border: 0;
    }

#navigation li
{
    display:inline;
    margin: 0 !important;
    }
    
.WagensContainer
{
    padding-top: 10px;
    }
    
.style1 a
{
    color: Silver;
    text-decoration: none;
    }
    
.style1 a:active
{
    color:White;
    }
    
#gallery {
	background-color: #444;
	padding: 10px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

.contactblock
{
    color:White;
    }
    
#StockMenu
{
    color:White;
    margin-top:10px;
    /*padding:10px;
    width:110px; */ 
    text-align:left;
}

#StockMenu ul
{
    list-style-type:none;    
}

#StockMenu li
{
    font-weight: bold;    
}

#StockMenu li a
{
    color:White;
    text-decoration: none;    
}

#CatalogList a
{
    /*background:#E3E3C7 url(../images/catalog_roundcorner.jpg) no-repeat scroll right bottom;*/
    color:white;
    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;
}

#Catalog a div img
{
    border: solid silver 2px;    
}


.TimeFrameLink
{
    color: white;
    font-weight: normal;    
    text-decoration: none;
    font-weight: bold;
}

.TimeFrameLink.Active
{
    color:#4ABFEA;
    font-size:14pt;
    font-weight:bold;
    text-decoration:underline;
}

.HighLighted
{
    font-size:14pt;
    font-weight:bold;    
    color: #4abfea;
}

.Inactive
{
    color: white;  
}

#Photoholder
{
    height: 100px;
    background: #e3e3c7;    
}


#DetailTitleMiddle
{
    float:left; height: 44px; width: 482px; text-align: left; background: #5f6465; padding-left: 10px;
}

#DetailTitleMiddle span
{
    display:block;
    margin-top:4px;
    color:White;
    font-size: 18pt;
    font-weight: bold;
}


.DetailsPanel
{
    background: #5f6465;
    text-align:left;
    margin-top:10px;
    padding:10px;
    width:472px;
    color: White;
}

.DetailsPanelFooter
{
    background: silver;
    width: auto !important;
    padding: 10px;
}

.DetailsPanelFooter a
{
    color: Black;    
}

.Ul.Details, .Ul.Options
{
    color: white;
    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;
}

.RelatedCarClass
{
    float:left;
    margin-right: 24px;
    margin-bottom: 20px;    
    color: white;
    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-green-middle
{
	background: #5F6465;
	padding: 10px;
	margin-right: 20px;
	font-weight: bold;
}

.cta-green-middle a
{
	color: White !important;
}

.large_box
{
    background:none repeat scroll 0 0;
    margin-left:20px;
    margin-top:20px;
    width:900px;
    text-align: left;
    color: White;
}

.ContactUlForm {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	margin-left:0 !important;
	margin-right:0;
	margin-top:0;
	padding:0;
}

.ContactUlForm li {
	clear:both;
	display:block;
	float:none;
	margin-left:0 !important;
}

.ContactUlForm label {
	float:left;
	font-weight:normal;
	margin:0 10px 10px 0;
	width:150px;
}

.ToUpper
{
	text-transform: uppercase;
}