i/* Design & Code (c) ABOVO Media */
html, body { 
	padding			: 0; 
	margin			: 0; 
	height			: 100%;
}
body {
	font			: normal 12px "Arial", "Verdana", sans-serif;
	line-height		: 18px;
	background		: #fff url('../_images/background2.gif') top center no-repeat;
	color			: #6c6c6c; 
}
#wrapper {
	margin			: 0 auto;
	width			: 100%;
	min-height		: 100%;

}

	* html #wrapper {
		height			: 100%;
	}
	
	#wrapper #header {
		margin			: 0 auto;
		width			: 840px;
		height			: 220px;
		background		: #fff url('../_images/header_back.jpg') repeat-x;
	}
		
		#wrapper #header #webcode {
			float			: right;
			width			: 183px;
			height			: 30px;
			text-align		: left;
			margin			: 42px 19px 0 0;
			padding			: 0;
		}

			* html #wrapper #header #webcode {
				margin-right	: 9px;
			}

		#wrapper #header #navigation {
			float			: left;
			width			: 800px;
			height			: 65px;
			text-align		: left;
			margin			: 153px 0 0 20px;
			padding			: 0;
		}
		
		#wrapper #header #navigation ul.main li p {
			padding-top 	: 3px;
		}
		
	#wrapper #main {
		margin			: 0 auto;
		width			: 800px;
		background		: transparent;
		text-align		: left;
		padding			: 0 0 170px 0;
	}

		#wrapper #main #left {
			float			: left;
			width			: 596px;
			background		: transparent;
			text-align		: left;
			padding			: 20px 0 0 0;
			height			: 100%;
		}
		
			#wrapper #main #left .item {
				float			: left;
				width			: 596px;
				height 			: 102px;
				background		: #fff url('../_images/item_bg.jpg') repeat-x;
				text-align		: left;
				padding			: 0;
				margin			: 0 0 15px 0;
			}
			
				#wrapper #main #left .item .foto {
					float			: left;
					width			: 172px;
					border-right	: 1px solid #c2c7dd;
					height 			: 102px;
					text-align		: left;
					padding			: 0;
				}
				
					#wrapper #main #left .item .foto .thumb {
						position	: absolute;
						margin		: 1px 0 0 0;
		
					}
					#wrapper #main #left .item .foto .overlay {
						position	: absolute;
						margin		: 0;
		
					}
				
				#wrapper #main #left .item .tekst {
					float			: left;
					width			: 258px;
					height 			: 102px;
					text-align		: left;
					line-height		: 24px;
					padding			: 0 0 0 15px;
				}
				
					#wrapper #main #left .item .tekst img {
						margin			: 5px 5px 0 0;
					}
				
				#wrapper #main #left .item .prijs {
					float				: right;
					width				: 120px;
					height 			: 102px;
					text-align		: left;
					padding			: 0px;
					margin			: 0;
					line-height		: 24px;
					background		: transparent url('../_images/item_bg_right.jpg') no-repeat right;
					text-align		: left;
				}
				#wrapper #main #left .item .prijs a {
					display: block;
					padding-left:23px;
					
				}
					#wrapper #main #left .item .prijs div {
						margin		: 40px 25px 0px -8px;
						color			: #006eaa;
						width			: 120px;
						font-size	: 16px;
						text-align  : right;
												
					}
			/*#search {
				width			: 583px;
				height			: 100%;
				/*padding			: 10px 5px;*/
				/*margin-bottom 	: 15px;
				/*background		: #fff url('../_images/search_back.gif') no-repeat;*/
			/*}*/
			#search {
				width			: 596px;
				/*height			: 152px;*/
				height			: 100%;
				/*padding			: 10px 15px;*/

				margin-bottom 	: 15px;
				/*background		: #fff url('../_images/search_back.gif') no-repeat;*/
				background		: url('../_images/search_middle.gif') repeat-y;
			}
			#search .search_inner{
				padding-left	: 10px;
				padding-right	: 2px;
			}
			#iframe{
				height: auto !important;
				height: 100%;
				min-height: 100%;
			}

				#search #searchleft {
					float 			: left;
					width			: 280px;
				}
				
				#search #searchright {
					float 	: left;
					width	: 280px;
				}
			
				#search td {
					padding 	: 5px;
				}
				
				#wrapper #main #left #paginate {
					text-align	: center;
				}
		
		#wrapper #main #right {
			float			: left;
			width			: 200px;
			background		: transparent;
			text-align		: left;
			padding			: 0;
		}
		
#footer {
	position		: relative;
	margin			: -135px 0 0 0 !important;
	width			: 100%;
	min-width		: 800px;
	height			: 120px;
	padding			: 15px 0 0 0;
	background		: transparent url('../_images/footer_background.gif') repeat-x center;
	color			: #006eaa;
}

	#footer #footer_content {
		margin			: 0 auto;
		width			: 865px;
		background		: transparent;
		text-align		: center;
		padding			: 0 0 0 0;
	}
	
		#footer #footer_content img{
			margin			: -6px 6px 0 10px;
		}
		
		#footer #footer_content div{
			margin			: 35px 0 0 0;
		}

	
/* Headings H1-H6 */

	#main h1{
		color			: #006eaa;
		font-size		: 18px;
		margin			: 0 0 5px 0;
	}
	#main h2{
		color			: #006eaa;
		font-size		: 15px;
		margin			: 0 0 5px 0;
		font-weight:bold;
	}
	
	#wrapper #main #left .item .tekst h2 { 
		color			: #006eaa;
		font-weight 	: normal;
		font-size		: 16px;
		line-height		: 24px;
		margin			: 10px 0 0 0;
	}
	
	#wrapper #main #right h2 {
		width			: 192px;
		height			: 30px;
		margin			: 20px 0 0 10px;
		padding			: 4px 0 0 0;
		color			: #fff;
		font-size		: 16px;
		text-align		: center;
		line-height		: 24px;
		background		: #fff url('../_images/lijst_head.gif') top left no-repeat;
	}
	
	#search h2 {
		color			: #006eaa;
		font-weight 	: normal;
		font-size		: 16px;
		margin			: 0 0 10px 0;
	}
	
h3 { 
	font-weight 	: bold;
	font-size		: 12px;
	color:#fff;
}

	#footer h3 { 
		color			: #006eaa;
		font-weight 	: bold;
		font-size		: 12px;
		margin			: 0 0 3px 0;
	}

h4 { }

h5 { }

h6 { }


/* Paragraph and Link Styles */
p { }

	#left p {
		padding		: 0 15px 15px 0;
		line-height : 18px;
	}

a { }

	#main a {
		text-decoration	: underline;
		color 			: #006eaa;
	}	
	
	#main a:hover {
		text-decoration	: underline;
		color 			: #006eaa;
	}	
	
	#navigation ul.main li a {
		color			: #006eaa;
		font-size		: 18px;
		font-weight		: regular;
		text-decoration	: none;
		margin	 		: 0 0 10px 0;
	}
	
	#navigation ul.main li a:hover, #navigation ul.main li:hover a {
		text-decoration	: underline;
	}
	
	#right ul.dealers li a {
		text-decoration : none;
		font-size		: 12px;
	}
	
	#right ul.dealers li a:hover {
		text-decoration : underline;
		font-size		: 12px;
	}


span { }

	span.subtitle{
		color			: #0298d5;
		font-size		: 18px;
	}
	
	span.shadow {
		position		: absolute; 
		top				: 1px; 
		left			: 1px; 
		padding			: 13px 48px 0 48px;
		color			: #23477c; 
		font-weight		: bold;
	}

/* Lists and Navigation */

ul { }

	#navigation ul.main {
		margin				: 0;
		padding				: 0;
		display				: inline;
		float				: left;		
	}
	
		#navigation ul.main li {
			position			: relative;
			list-style-type		: none;
			display				: block;
			float				: left;
			height				: 65px;
			width				: 147px;
			text-align			: left;
			background			: #fff;
			margin				: 0 10px 0 0;
			padding				: 0 45px 0 0;
			line-height 		: 16px;
			font-size			: 11px;
			cursor				: pointer;				
		}
		
		#navigation ul.main li.nav_car {
			background		: transparent url('../_images/nav_car.gif') no-repeat;
		}
		
		#navigation ul.main li.nav_fav {
			background		: transparent url('../_images/nav_fav.gif') no-repeat;
		}
		
		#navigation ul.main li.nav_search {
			background		: transparent url('../_images/nav_search.gif') no-repeat;
		}
		
		#navigation ul.main li.nav_eye {
			background		: transparent url('../_images/nav_eye.gif') no-repeat;
			margin 			: 0;
		}
		
	#right ul.dealers {
		margin		: 0;
		padding 	: 0;
	}
	
		#right ul.dealers li a {
			display:block;
		}
		#right ul.dealers li {
			line-height			: 24px;
			list-style-type		: none;
			margin				: 0 0 0 10px;
			padding				: 0 0 0 30px;
			width				: 162px;
			text-align			: left;
			background			: transparent url('../_images/lijst_item.jpg') no-repeat;
			border-bottom: 1px solid #fff;
		}
		
		#right ul.dealers li.hover {
			list-style-type		: none;
			margin				: 0 0 0 10px;
			_margin				: 0 0 -3px 10px;
			padding				: 0 0 10px 30px;
			width				: 162px;
			text-align			: left;
			background			: #DCDFE8 url('../_images/lijst_item3.jpg') no-repeat;
		}
		
		#right ul.dealers li:hover div {
			display	: block;
		}
		
			#right ul.dealers li:hover div img{
				width 		: 135px;
				height 		: 52px;
			}

	.topPaginate {
		margin:9px 0px 9px 0px;
	}
	#left ul.paginater {
		display			: block;
		list-style		: none;
		text-align		: center;
	}

	#left ul.paginater li {
		display			: inline;
		width			: 15px;
		height			: 15px;
	    vertical-align	: middle;
		margin-right	: 4px;
		color			: #666;
		list-style		: none;
		line-height		: 21px;
	}
	
	#left ul.paginater li.spacer {
		padding			: 0 8px;
		vertical-align	: top;
	}

	#left ul.paginater li a {
		display			: table-cell !important;
		display			: inline-block;
		text-align		: center;
		color			: #006eaa;
		padding			: 1px 8px;
		height:23px;
		text-decoration	: none;
		outline			: none;
		border			: 1px solid #bec3d9;
		cursor			: pointer;
	}
	#left ul.paginater li a:hover {
		background-color:#006EAA;
		color:#fff;
	}
	#left ul.paginater li.disabled, #paginate ul.paginater li.spacer {
		cursor			: default;
	}
	#left ul.paginater li.disabled span {
		display			: table-cell !important;
		display			: inline-block;
		text-align		: center;
		color			: #CED1E0;
		padding			: 1px 8px;
		text-decoration	: none;
		outline			: none;
		border			: 1px solid #bec3d9;
	}
	#left ul.paginater li.current span {
		display			: table-cell !important;
		display			: inline-block;
		text-align		: center;
		color			: #fff;
		padding			: 1px 8px;
		text-decoration	: none;
		font-weight		: bold;
		background:#006eaa;
		border			: 1px solid #006eaa;
	}


/* Forms */	
input, textarea, select { 
	border		: 1px solid #bec3d9;
	padding 	: 2px;
}

	#webcode input { 
		border		: 0px;
		background 	: transparent;
		color		: #fff;
		font-size	: 16px;
		font-weight : bold;
		width		: 144px;
		vertical-align: middle;
	}
	
	#webcode input.image { 
		border		: 0px;
		width		: 30px;
		height 		: 30px;
		margin		: 0 0 0 2px;
		padding		: 0;		
	}
	
	#search select {
		border		: 1px solid #bec3d9;
		width		: 180px;
		padding 	: 2px;
	}
		

.occasionsIcons	td {
	padding:2px;
}
.clear {
	clear:both;
}

/** Compare cars **/
table.compareCar {
	border-style:solid;
	border-width:1px;
	border-color:#006EAA;
	margin:10px 0px 0px 0px;
	height:300px;
}
table.compareCar td {
	vertical-align:top;
	border-style:solid;
	border-width:1px;
	border-color:#006EAA;
	border-bottom:none;		
	border-top:none;
	padding:3px;
}
table.compareCar tr.alternateRow {
	background:#F5F7FE;
}
table.compareCar th {
	background-color:#006EAA;
	height:50px;
	vertical-align:top;
}
#main table.compareCar h3 {
	padding:5px;
}
#main table.compareCar h3 a {
	color:#fff;		
}
table.compareCar td.compareImg {
	vertical-align:top;
	height:80px;	
}

/** Mijn gegevens pagina **/
table.myData td{
	padding:2px;
}

/** Dealer paginas **/
.dealerImg {
	float:left;
	margin:0px 5px 0px 0px;
}

/** General table settings **/
table.formTable td {
	padding:5px 5px 5px 0px;
}

/** Reeageer pagina **/
table.reactTable td {
	padding:3px 5px 3px 0px;
}

/** Back button **/
a.backButton {
	float:right;
}

/** React links **/
a.reactLink {
	background-image: url('../_images/react_bg.gif');
	background-repeat:no-repeat;
	display:block;
	height:33px;
	width:128px;
	margin-top:20px;
}
a.reactLink:hover {
	background-image: url('../_images/react_bg.gif');
	background-position:0px -33px;
	background-repeat:no-repeat;
	display:block;
	height:33px;
	width:128px;
	margin-top:20px;
}
a.reactLink span {
	display:none;
}

#homeLink {
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top:0px;
	width: 400px;
	height: 200px;
}
a#homeLink span, a#homeLink:visited span {
	display:none;
}
a.latestPaper {
	margin:10px 0px 0px 10px;
	display:block;
	background-image:url('../_images/laatste_krant.jpg');
	width:192px;
	height: 52px;
}
a.latestPaper:hover {
	background-image:url('../_images/laatste_krant.jpg');
	background-position: 0px 52px;
}
.latestPaper span {
	display:none;
}
.copyright {
	width:800px;
}
span.siteBy a:link, span.siteBy a:active, span.siteBy a:visited {
	color:#006EAA;
	text-decoration:underline;
}
span.siteBy a:hover {
	color:#006EAA;
	text-decoration:none;
}
