﻿
html * {
		margin:0px;
		padding:0px;
}

/* Algemene opmaak */
/* ************************************* */

a 			{color: #b81116; text-decoration: none;outline: none;}
a:hover 	{color: #3a4e5f; text-decoration:underline;}
li a:hover 	{text-decoration:none;}

h1 			{color: #B81116; font-size: 1.5em; margin: 3px 0px 13px 0px;padding: 0px; width: 390px;}
h1.newsH1	{width: auto !important; }
h2 			{color: #ff0000; font-size: 1.0em; margin:12px 0 0 0;}
h2.function {text-align:center;}
h3 			{color: #B81116;font-size: 1.0em; margin:0; padding:0px 0 1px 0px;}
h4 			{color: #B81116; font-size: 1.2em; margin-top:0px;}
h5 			{/*color: #B81116; font-size: 1.0em; margin:2px 0 2px 0;padding:0px;*/ }

h6 			{color: #B81116; font-size:	1.0em;margin:0; padding:4px 0 4px 0; }
p			{margin:0 10px 0 0; padding:10px;}
.pnolpad p  {padding-left: 0;}

.alt 		{display: none;}
.clear 		{clear: both; font-size: 1px; line-height: 1px; display: block;}
.linkpijl 	{padding-top: 4px; margin-right: 4px;}
.right 		{display: block; float: right; margin: 10px 10px 0 10px;}

.pdfLink	{ background:url('../img/pdfIcon.gif') no-repeat left top;padding:5px 0px 5px 25px;}
thead tr 		{background: #002740; color: #fff; font-weight: bold; text-align: left;}
td, th 			{padding: 0px;  vertical-align: top; }

ul 				{list-style-position: outside; list-style-type: none;}
ol 				{list-style-position: outside;}

.logo			{position:absolute; top:80px;margin:0px 0 0 18px; }
.foto,.picture		{float: right; border: none 1px #e1e1e1; margin: 0 0 10px 10px;}
#intro 			{width: 583px; height: 390px;}
#space			{float:left; border:0px dashed red; background:#fff; width:500px;height:2px; clear:both;}
	
.newsItem 		{float:left;padding-bottom:8px;}	

.splitter		{ border-style:solid; border-color:#d5d2cf; border-width: 1px 0px 0px 0px; margin:10px; text-align:left;}

.readmore 		{
	float:left;
	background: url('../img/linkArrowSubmenuActive.gif') 0px 4px no-repeat ;
	font-weight:bold;
	padding-left: 10px;
	margin:1px 8px 11px 8px;
}
a.readmore:hover {
	background-image: url('../img/linkarrowtoolbox.gif');
}
/* content template */
/* ************************************* */
#experience		{width:900px; height:170px;margin:0px;}

#content 		{ 
	padding: 0px 0px 0px 0px; 
	margin-top: 12px;
	margin-bottom:0px;
	color:#000;
	background:url('../img/bg_hoofdnavigatie.gif') repeat-y;
}


#content .readmore {
	text-decoration: underline;
}
#content .readmore:hover {
	text-decoration: none;
}

#divider {display:block;position:absolute;width :912px;height:12px; margin-left:-6px;padding:0px;background: url('../img/dividerHome.gif') repeat-x;}

#col1 		{
	float:left;	
	height:100%;
	width:158px;
	margin:0px 0 0 0px;
	color:#000;
	}

	
#col2 { font-family: Arial, Helvetica, sans-serif; font-size:1.2em; height: 100%;width: 518px; border-right: 1px solid #d5d2cf;border-left: 1px solid #d5d2cf;float: left;  margin:0px 0 0 0px; padding-left:21px;}

#col12 { /* (col 1+2)*/
	font-family: Arial, Helvetica, sans-serif; font-size:1.2em;
	float:left;	
	height:100%;
	width:690px;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 5px;
	color:#000;
	border-right: 1px solid #d5d2cf;
	}


#col23 { font-family: Arial, Helvetica, sans-serif; font-size:1.2em; height: 100%;width: 715px; border-left: 1px solid #d5d2cf;float: left;  margin:0px 0 0 0px; padding-left:21px;}



#col3 			{ float: right;margin:4px 0 0 0;background :#fff;}

#colToolbox			{float:right;width:196px;}
#colToolbox #item1  { margin-top: 10px;}
#colToolbox #socialmediatoolbox { margin-left: 4px; margin-top: 5px;}
#colToolbox #socialmediatoolbox a { color: #336699; font-size:12px; font-weight:bold;}

#contentPageCol1 	{float: left; width: 175px; height:388px;margin: 0 1px 0 0px;}
#contentPageCol2 	{float: left; width: 175px; margin: 0 0px 0 6px; clear:right;}
#contentPageCol3 	{float: right; width: 175px; margin: 0 0px 0 4px;}

/* contentelementen  */
/* ************************************* */
#col2.content .intro { 
	font-size: 0.9em;
	font-weight:bold;
}

#col2.content .subheader { 
	color: #B81116;
	font-weight:bold;
}
#col2.content .contentPicture {
	float:right;
	margin: 5px 10px;
}

#col2.content p {
	margin:0px 10px 10px 0px;
	padding: 0px;
}

#col2.content h5 {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:1.0em;
}

#col2.content p a {
	text-decoration: underline; }
#col2.content p a:hover {
	text-decoration: none; }


#col2.content ul li { 
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
}
#col2.content ol li { 
	list-style-position:outside;
	margin-left:20px;
}

/* SITEMAP */

#sitemapLeft {
	background-color: #ecf3f8;
	border-right:1px solid #d7d5d5;
	border-bottom:1px solid #d7d5d5;
	width:490px;
	float:left;
}
#sitemapRight {
	background-color: #f2f2f2;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	width:150px;
	margin-left:10px;
	float:left;
	padding: 10px 15px;
}


#sitemapLeft a,#sitemapRight a { color: #4c4c4c; }
#sitemapLeft h5 { color: #4c4c4c; padding: 6px 10px; font-size:1.1em; }

#sitemapLeft li.model { 
	font-size:0.9em;
	float:left;
	width:129px;
	background: url('../img/linkArrow.gif') no-repeat left 15px #ecf3f8;
	margin-left:10px;
	padding:10px 10px 0px 10px;
	border-right:1px solid #ffffff;
	font-weight:bold;
}
#sitemapLeft li.rightModel { border-right:none; }

#sitemapRight li { 	font-size:0.9em;font-weight:bold; list-style-type:none;color: #4c4c4c;margin-top:5px; }


#sitemapLeft li ul { 
	padding-top:6px;
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
}
#sitemapRight li ul { 
	padding-top:2px;
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
}
#sitemapLeft li.bottomModel ul,#sitemapRight li.bottomItem ul { border-bottom: none; }

#sitemapLeft li ul li,#sitemapRight li ul li { 
	font-size:0.9em;
	background: url('../img/linkArrow.gif') no-repeat left 5px ;
	padding-left:10px;
	font-weight:normal;
	line-height:16px;
	margin-top:0px;
}
/* Model Menu */
/* ************************************* */
#modelmenu {
	display:block;
	width:900px;
	height: 22px;
	background-image: url(../img/bg_menu_model.gif);
	background-repeat:repeat-x;
}

#modelmenu a.modelmenuBtn {
	display:block;
	height:16px;
	padding:3px 15px;
	background-image: url(../img/bg_menu_modelBorder.gif);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
	color: #000;
	}
#modelmenu a.modelmenuBtn:hover,#modelmenu a.active{
	background-image: url(../img/bg_menu_modelActive.gif);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration:none;
}
/* toolBox content specific*/
/* ************************************* */
#toolbox 		{width:193px; border:0; font-family:Verdana, Arial, Helvetica, sans-serif;}


#toolboxTop 	{ height:25px; background: #B81116 url('../img/toolboxcontent_top.gif') no-repeat center top;color: #ffffff;font-weight:bold;font-size: 1.1em;padding-left: 15px;padding-top:3px;line-height:25px;}
#toolboxMiddle 	{min-height:78px; background:url('../img/toolboxcontent_middle.gif') repeat-y;}
#toolboxBottom 	{height:9px; background: url('../img/toolboxcontent_bottom.gif') no-repeat;}


 	/*download-panel*/
#Toolbox2 {
	margin: 12px 0px 12px 0px;
	padding: 10px;
	border-top:  1px solid #d8d5d2;
	border-bottom:  1px solid #d8d5d2;
}
#Toolbox2 h3 {
	font-size: 1.6em;
}
#Toolbox2 a {
	margin: 2px;
	display:block;
	color: #3a4e5f;
	font-weight:normal;
}

#Toolbox2 a:hover {
	color: #B81116;
}

#Toolbox2 #topselectie h5 {
	padding: 5px 0px;
	width: 175px;
	color: #b81116;
	font-weight: bold;
}
#Toolbox2 #topselectie li {
	margin-left:15px;
	list-style-type:disc!important;
}

#Toolbox2 .arrowFlash {
	background: url(../img/linkArrowSubmenuActive.gif) 0px 4px no-repeat;
	padding-left:10px;
}

.pressToolbox2 { overflow:hidden; width:176px;}

/* pagetools (print, adjust fontsize)*/

#tools { 
	margin-right: 5px;
	border:1px solid #dcdcdc;
	float:right;
	height: 20px;
}
#tools a {
	float: left;
	display:block;
	height: 20px;
	width: 36px;
}
#tools a span {
	display:none;
}

.btnTell {
	background: url(../img/btnTell.gif) no-repeat;
}
.btnTell:hover {
	background: url(../img/btnTellA.gif) no-repeat;
}
.btnPrint {
	background: url(../img/btnPrint.gif) no-repeat;
}
.btnPrint:hover {
	background: url(../img/btnPrintA.gif) no-repeat;
}
.btnSmaller {
	background: url(../img/btnSmaller.gif) no-repeat;
}
.btnSmaller:hover {
	background: url(../img/btnSmallerA.gif) no-repeat;
}
.btnLarger {
	background: url(../img/btnLarger.gif) no-repeat;
}
.btnLarger:hover {
	background: url(../img/btnLargerA.gif) no-repeat;
}

/* SPECS & PRICES  (Accordion-script)*/
#accordion {
	margin-right: 10px;
	margin-top:5px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.toggler {
	background-color: #d2dee8;
	/*cursor: pointer; */
	color: #3a4e5f;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding:4px 10px; 
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	display:block;
}
 

.specsWhite {
	background-color: #ffffff;
	padding-left: 10px;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}
.specsBlue {
	background-color: #eef2f7;
	padding-left: 10px;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}


.specsLabel {
	float:left;
	width: 255px;
	padding:5px 0px 0px 0px;
}
.specsItem {
	float:left;	
	width: 182px;
	padding:5px 5px 2px 5px;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.specsModel {
	background-repeat: repeat-x;
	background-image: url(../img/bg_specsModel.gif);
	background-position:left bottom;
	padding-left: 10px;
	font-weight:bold;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 1px;
}
.specsModel .specsLabel {
	text-align:right;
}

.specsModelItem {
	float:left;	
	width: 182px;
	padding:2px 5px 0px 5px;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 0px 0px 1px;

}
.specsModel select {
	width: 180px;

}

.specsPrice{
	background-color: #B81116;
	padding-left: 10px;
	color: #ffffff !important;
	font-weight:bold;
	border-color: #e0e6ec;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

.specsPrice .specsLabel {
	background-color: #B81116;
	text-transform: uppercase;
}
.specsPrice .specsItem {
	font-size: 1.0em;
}

/* NEWS */

#newsItems {
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #e7e7e7;
}
#newsItems li {
	margin-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}

#newsItems li h5 { font-size:1.0em; }

#newsItems .NewsDate {
	color: #4c4c4c;
	font-weight:bold;
	font-size:0.9em;
}
 a.newsPic{
	display:block;
	float:right;
	padding:5px;
}

a.newsPic img {
	border:1px solid #e8e6e7;
}
a.newsPic .zoom {
	border-width: 0px;
	margin-left:-10px;
	vertical-align:top;
	margin-top: -5px;
}

/* occasion -search-*/

.occasionSelect {
	width: 240px;
	margin: 0px 0px;
	float:left;
}

.occasionSelect label {
	display:block;
	padding: 0px 0px;
	float: left;
}

.occasionSelect select {		
	display:block;
	width: 230px;
	float: left;
}
#ocN {
	float:right;
	padding:5px 50px;
}
#btn_zoekOccasion {
	float:right;
	margin:5px 50px;
}

	/*resultpage*/
#occasionResults li {
	margin-right: 10px;
	padding: 5px;
	border-bottom: 1px solid #D5D2CF;
}
#occasionResults .occasionSpecs {
	display:block;
	float:left; 
	width: 125px;
}

#occasionResults h6,#occasionDetail h6 {
	color: #4c4c4c;
	padding: 4px 0px 0px 0px;
	font-size:0.85em;
}

#occasionResults .carImage {
	float:left; 
}

#occasionResults .readmore {
	margin-top:10px;
	display:block;
	float:none;
	margin-left:0px;
	font-size:0.85em;
}

	/* detail*/
#occasionImages	{
	margin-right: 10px;
	float:right;
	width:325px;
}
#occasionImages	img {
	display:block;
}	
#occasionThumbs a {
	border-bottom: 5px solid #ffffff;
	float:left;
	padding: 1px;
}
#occasionThumbs a.active {
	border-bottom: 5px solid #B81116;
}
#occasionThumbs a:hover {
	border-bottom: 5px solid #D5D2CF !important;
}
#occasionDetail h2 {
	font-size:1.1em;
}

#extraOpties li {
	width: 240px;
	line-height:18px;
	float:left;
	padding-left:10px;
	background: url(../img/bullet.gif) no-repeat left 8px;
}
#occasionDetail p {
	padding:0px;
	margin:10px 10px 10px 0px;
}
#occasionDetail #dealers { border: 1px solid #d5d2cf; width:500px;}

#occasionDetail .dealer {
	background-color: #e2ebf3;
	float:left;
	margin:0px;
	padding:5px 10px;
	width: 230px;
}

/* FAQ */

blockquote#faqselect label	{width: auto; font-weight: bold; margin: 0 10px 0 2px;}
blockquote#faqselect select {width: 200px; margin-right:20px;}
#faq li {
	list-style-type:none!important;
	list-style-position:outside !important;
	line-height:20px;
}
#faq li a{
	color: #3a4e5f;
	padding-left: 10px;
	background: url('../img/linkArrowSubmenuActive.gif') 0px 5px no-repeat ;
}

#faq li a:hover{ color: #B81116;}


.faqcontact { 
	margin: 10px!important;
	border: 1px solid #d5d2cf; 
	padding:5px 10px !important;
	background-color: #e2ebf3;
}
/* DEALERFIND*/
#search .readmore {
	float: none; 
}
#search label {
	width:500px;
	display:block;
}
#search input,#search select {
	margin: 5px 10px 5px 0px;
	width: 210px;
	font-size:10pt;
}
#search select { margin-right: 14px; }

#search .search {
	width: auto;
	margin-bottom:-5px !important;
}

#searchSmall {
	padding:10px;
}

#searchSmall select{
	width: 140px;
}

#searchSmall .radio {
	width: 140px;
}

#searchSmall .radio input {
	float:left;
}

/* hack voor IE6 en IE7 om de twee pixel top-margin 
en de twee extra pixels formfield rendering tegen te gaan. */
* html div#searchSmall .radio input,
*+html div#searchSmall .radio input {
	margin-top:-2px !important;
}
/* einde hack */

#searchSmall .radio label {
	display:block;
	clear:none;
	width:110px;
}

#searchresult {
	margin-top:10px;
	margin-right: 10px;
}
#searchresult li {
	list-style-type:none !important;
	list-style-position:outside!important;
	padding: 5px 0px;
}

#searchresult a {
	display:block;
	font-weight:bold;
	text-decoration:underline;
}
#searchresult span.highlight {
	font-weight:bold;
	color: #B81116;	
}

#dealersfound li{
	list-style-type:none !important;
	list-style-position:outside !important;
	border-top: 1px solid #D5D2CF;
	margin: 0px 10px;
}

#pcSearch { font-size:12px;border-color: #d5d2cf; border-style:solid; border-width: 1px 0px 1px 0px; padding:5px 0px 15px 0px; margin-bottom:10px;}
#pcSearch input { width: 50px; float:left; margin-right:5px; }
#pcSearch .search {  display:block;height:18px; width: 75px;float:left;margin:4px 0px 0px 0px !important; padding:0px !important;background: url('../img/btn_sucheSmall.gif') no-repeat center center !important; text-decoration:none !important;}
#pcSearch .search span {visibility:hidden;}
#foundCity { display:none;margin-top:5px;}
#postalcodeError { color:red;display:none;margin-top:5px;}
h6.searchLabel { font-size:12px; color:#000000;}
#pcSearch .plzMarker { float:left; margin-right: 10px;}

#dealersfound .readmore {
	background-position: 0px 5px;
	text-decoration:none;
	font-weight:normal;
}
#dealersfound a:hover.readmore {
	text-decoration:underline;
}


#dealersfound p {
	float:left;
	width: 230px;
}
#leasePrice p { width: 450px;}

#leasePrice span {
	float:left;
	display:block;
	width: 250px
}
#leasePrice span.label {
	font-weight:bold;
	width: 200px;
}
#btn_offerte {
	margin-top:10px;
}



/* no flash page*/
#noflashItems li {
	margin-right: 10px;
	padding: 10px 0px;
		
	border-bottom: 1px solid #e7e7e7;
}

#noflashItems .noflashPic{
	display:block;
	float:right;
	padding:5px;
}

a.noflashPic img {
	border:1px solid #e8e6e7;
}

#accordion .element {
/**/	height: auto !important;
}


/* ALL MODELS*/
#allmodels {
		position:absolute;
		background-color:#ffffff;
		width:695px;	
}


.AMpanel{
	float:left;
	width: 218px;
	margin: 0px 0px 7px 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #efefef #efefef #d3d3d3 #efefef ;
	background-color:#ecf3f9;
}
.AMpanel:hover {
	border-color: #b30004;
	cursor: pointer;
	text-decoration:none;

}


#allmodels .AMpic {
	width: 198px;
	text-align:center;
	background:  url(../img/bg_allmodels.gif) repeat-x center bottom #ffffff;
	padding:10px;
	border-bottom: 1px solid #ffffff;
}
#allmodels .AMmodel {
	font-weight: bold;
	background: url('../img/linkArrow.gif') 0px 4px no-repeat;
	padding-left: 10px;
	font-size:0.9em;
}
#allmodels .AMprice {
	color: #B81116;
	font-size:0.8em;
	font-weight:bold;
	margin-left: 15px;
}
#allmodels .AMinfo {
	margin: 5px 10px;
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#allmodels ul {
	margin: 5px 0px 5px 5px;
}
#allmodels li {
	list-style-type:square;
	line-height:14px;
	font-size:0.8em;
	list-style-position:outside;
	color:#4b4f52;
	margin-left:10px;
}

div.previous {
	width: 120px;
	margin-right: 10px;
	float:left;
	display:block;
	text-align: left;
}

a.previous {
	line-height:40px;
}

.previous a,a.previous {
	padding-left: 10px;
	background: url('../img/linkArrowSubmenuActiveBack.gif') left 5px no-repeat ;
}

.previous a:hover,a.previous:hover {
	background-image:url('../img/linkArrowSubmenuBack.gif');
}



.next {
	width: 120px;
	margin-left: 10px;
	float:left;
	display:block;
	text-align: right;
}
.next a {
	padding-right: 10px;
	background: url('../img/linkArrowSubmenuActive.gif') right 5px no-repeat ;
}

.next a:hover {
	background-image: url('../img/linkArrowSubmenu.gif') ;
}

.pageNo
{	width:240px;
	float:left;
	display:block;
	text-align: center;
}
.pagingbalk {width:380px; margin:10px 0px;}
.pagingbalk .pageNo { width: 120px !important; }

#infoWinDealer { 
	font-size:11px;
}
#infoWinDealer h3 { 

	font-size:14px;
}
#infoWinDealer h4 { 

	font-size:12px;
}
#infoWinDealer table { 
	padding: 3px 0px 5px 0px;
}

#infoWinDealer td {
	padding: 2px 10px 2px 0px;
	vertical-align:top;
}

#priceTable {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 670px;
	font-weight:bold;
	text-align:center;
	border-collapse:collapse;
	border-right:1px solid #e0e6ec;
}

#priceTable TH { color: #ffffff;font-size:0.9em;padding:3px 5px;}
#priceTable TD { color: #000000;padding:3px 5px;border-bottom:1px solid #e0e6ec; border-left:1px solid #e0e6ec; }


#priceTable TH.infoDarkBlue {
	background-color: #3a4e5f;
	width:90px;
	border-bottom: 1px solid #c3ccd4;	
	border-top: 1px solid #c3ccd4;	
	border-right: 1px solid #c3ccd4;
}
#priceTable TH.infoDarkBlue.firstCell { border-left: 1px solid #c3ccd4;}


#priceTable TH.infoRed {
	background-color:#b30005;
	border-bottom: 1px solid #e0e6ec;	
	border-left:1px solid #e0e6ec;
	border-top:1px solid #e0e6ec;
}
#priceTable TR.fuel TH {
	background-color:#d2dee8;
	color: #3a4e5f;
	text-align:left;
	border-bottom: 1px solid #e0e6ec;	
	border-left: 1px solid #d2dee8;	
	text-transform:uppercase;
	padding-left: 20px;
}
#priceTable .fuel .firstCell { border-left: 1px solid #e0e6ec;
}

#priceTable TR.infoBlue TD {
	background-color:#eef2f7;
	border-left:1px solid #d1dae5;
}

#priceTable TD.firstCell {
	border-left:1px solid #e0e6ec !important;
}

#priceTable p,#priceTable td p,#priceTable th p {padding:0px; margin:0px; }
/* BOUTIQUE
=========================================*/

#boutiqueItems { width: 505px; border:1px solid #f3f3f3;margin-bottom:5px;}
#boutiqueItems.boutiqueOverview { border: none !important;}
#boutiqueItems li { margin:0px !important;padding:0px !important; display:block;list-style-type:none !important; list-style-position:outside !important; }

.boutiqueHeader { background: url('../img/boutique_bg1.gif') repeat-x top center; width: 505px; height: 37px; color: #b30005; font-family: Verdana, Arial, Helvetica, sans-serif;}
.boutiqueHeader h3 { float:left; width: 285px; padding:0px 5px; font-size:12px; line-height:23px;}
.boutiqueHeader h4 { float:left; width: 135px; font-size:17px; line-height:23px;text-align:right; }
.boutiqueHeader h5 { float:left; width: 75px; font-size:11px; line-height:23px;font-weight:normal; text-align:center;}

.boutiqueHeaderOverview { background: url('../img/boutique_bg1.gif') repeat-x top center; width: 505px; height: 37px; color: #b30005; font-family: Verdana, Arial, Helvetica, sans-serif;}
.boutiqueHeaderOverview h3 {font-size:12px; line-height:23px !important; }
#boutiqueItems .thumb { width: 70px;float:left;padding:0px 5px;  text-align:center;   }
#boutiqueItems .qty { width:60px;float:left;line-height:45px; text-align:center;  }
#boutiqueItems .product { width:275px;float:left;  line-height:45px; }
#boutiqueItems .price { width:60px;float:left;line-height:45px;   }


.boutiquePic {float:left; padding:10px;}

.BoutiqueSubItems { float:right;  width:240px !important; margin-bottom:15px; } 
.BoutiqueSubItems li { display:block;text-align: left; clear:both; }
.BoutiqueSubItems li label { width: 210px; background:url('../img/boutique_bg2.gif') repeat-y right center; line-height:19px; margin-top:4px;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;}
.BoutiqueSubItems li input { width: 16px; height:17px; border:1px solid #d4d0c8; padding:0px 2px; margin-left:-3px; }

.boutiqueTotal { font-weight:bold;height:40px;background:url('../img/boutique_bg3.gif') repeat-x bottom center; /*border-top:1px solid #f3f3f3;*/ }


p.btnBoutique {
	float:right;
}
p.btnBoutiqueRetour {
	float:left;
}




#dealerHeading {
	background: url('../img/bg_dealer.gif') repeat-x center top;
	height: 24px; 
	line-height: 24px; 
	font-weight: bold; color: #FFF; 
	text-align:left;
	padding-left:15px;
}

.dealerOpeninghours td  
{
	padding-right: 10px;
}

.dealerOpeninghoursdiv
{
	overflow:hidden;
	padding-right: 10px;
}


/* noflash
==================================================== */
#colActueel.highlight {  width:185px; padding-left:10px;}
#colActueel.highlight h2 { color: #B01116; font-size:16px; }
#colActueel.highlight ul { list-style-position:outside;  }
#colActueel.highlight li  { list-style-type: disc; font-weight:bold; margin-left:15px;font-size:11px; color:#585858; line-height:20px;}
#colActueel.highlight p.redright  { margin:0px;color: #B81116; font-weight:bold;font-size:11px;text-align:right; }

/* 
==================================================
Set visibility
*/
.invisible { visibility:hidden; display:none;}

/* KIA FR dealer*/
.dealertoolboxFR #toolboxMiddle {
	min-height: 0px !important;
}

#dealerLogin {
	width:300px;
	float:left;
}

#dealerLogin label {
	width: 80px;
	margin-right:10px;
	float:left;
	text-align:right;
}
#dealerLogin input {
	float:left;
	width:205px;
}
#dealerLogin .submit {
	width:auto;
	margin-top:15px;
	float:right;
}

#dealerLoginContent {
	float:right;
	width:250px;
	margin-right:30px;
}
#dealerLoginContent ul {
	margin-left:10px;
}
#dealerLoginContent li {
	display:block;
}
#dealerLoginContent li a {
	margin: 2px;
	padding-left:10px;
	color: #000;
	text-decoration:underline;
	background: url(../img/linkArrowSubmenuActive.gif) 0px 4px no-repeat;
}
#dealerLoginContent li a:hover {
	color: #B81116;
	text-decoration:none;
}

.downloadList,.newsList {
	list-style-position:outside;
}

.downloadList li ,.newsList li {
	background: url(../img/linkArrowSubmenuActive.gif) 0px 4px no-repeat;
	list-style-type:none !important;
	padding-left: 10px;
	margin:0px 0px 5px 5px !important; 
}

.downloadList .readmore,.newsList .readmore,.imageLibraryList .readmore { float:right !important; margin-right:25px;}
.readmoreRight { float:right !important; margin:1px 25px 0px 8px;}
.imageLibraryList {list-style-position:outside; margin-top:5px;}
.imageLibraryList li {
	width: 165px;
	height:160px;
	float:left;
	list-style-type:none !important;
	margin:0px 5px 5px 0px !important; 
}

.downloadLink { float:right; display:block; width:11px; height:11px; padding:2px 5px; background: url('../img/download.gif') no-repeat center center;}
.date { color: #8f8f8f; font-size:0.8em; margin-right:5px;}
.downloadType { color: #8f8f8f; font-size:0.8em;}

/* JOBS & Profiling */
.jobSummary { background-color: #f0efee; padding: 14px 9px 14px 14px; font-size:0.8em; width:480px; margin-bottom:10px;}
.jobSummary table { float:left; width: 235px;margin-right:5px; }
.jobSummary table th { width:115px; padding:2px 5px 2px 0px; }
.jobSummary table td { width:115px; padding:2px 0px; }

.jobSearch { background-color: #f0efee; padding: 14px 9px 14px 14px; font-size:0.8em; width:480px; margin-bottom:10px;}
.jobSearchCol { float:left;width: 235px;margin-right:5px;}
.jobSearch .search { float:right; margin-right:10px; width:auto; }
.jobSearch input { float:none; margin:0px; padding:0px; line-height:normal; }
.jobSearch .jobSearchCol select  { width:200px;}
.jobSearch .jobSearchCol input  { width:200px;}
.jobSearch label { float:none; margin:0px; padding:0px; font-weight:bold; height:auto; width:auto; line-height:normal;}

ul.jobList li { background:url('../img/bullet.gif') no-repeat 10px 13px; list-style:none none !important; margin: 5px 15px 5px 0px !important; padding: 7px 10px 7px 25px; }
ul.jobList li.grey { background-color: #f0efee;}

ul.jobList li a { font-weight:bold;}
ul.jobList li a:hover {  text-decoration:underline;}
ul.jobList li .jobSpec { margin:2px 0px; font-size:0.8em;}