/*
Horizontaal met footer

Kleuren stalen:

body: #949393
pagewrap: #7A7A7A

header alternatief: #b60000
content: #7A7A7A


Aanpassen van de opbouw van de website kan vanaf STRUCTUUR.
Aanpassen van de typografie (fonts e.d.) in het gedeelte TYPOGRAFIE en GLOBALE TAGS
Voor het gebruik van het horizontale menu is aangegeven waar waardes moeten worden aangepast.
*/

/******************************************
** RESETS
******************************************/

* {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

/******************************************
** TOOLS
******************************************/

.clear {
	clear: both; /* Clearen na een float */
}

html>body #header {
	z-index: 10; /* Prevent certain problems with form controls */
}

html>body #footer {
	z-index: 10; /* Prevent certain problems with form controls */
}

/******************************************
** TYPOGRAFIE en GLOBALE TAGS
******************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #003068;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003068;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}

	h6 a {
		color: #777777;
		text-decoration: underline;
	}
	
		h6 a:hover {
			text-decoration: none;
		}

a {
	text-decoration: underline;
	color: #666666;
}

	a:hover {
		text-decoration: none;
	}
	
	span{
		font-weight: normal;
	}

/******************************************
** STRUCTUUR
******************************************/

html {
	margin: 0;
	padding: 0;
}

body {	
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background: #ffffff;
}

#pagewrap {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

	/* Header */
	#header {
		width: 1000px;
		height: 296px;
		overflow: hidden;
		background: url("/upload/3180_header3.jpg") no-repeat top center;
		position: relative;
	}
	
		.link_chevrolet {
			width: 205px;
			height: 120px;
			display: block;
			position: absolute;
			top: 10px;
			right: 0;
		}
	
		.link_daihatsu {
			display: block;
			height: 80px;
			position: absolute;
			right: 58px;
			top: 164px;
			width: 96px;
		}
	
		.link_mitsubishi {
			width: 95px;
			height: 80px;
			display: block;
			position: absolute;
			top: 141px;
			right: 0;
		}
	
		#header h1 {
			position: absolute;
			text-indent: -9999px;
		}
		
		/* Horizontale navigatie */
		ul#navigatie {
			display: block;
			width: 1000px;
			height: 39px;
			bottom: 6px;
			position: absolute;
		}
		
			ul#navigatie li {
				display: inline;
				overflow: hidden;
				line-height: 30px; /* hoogte van button (voor IE6) */
				font-size: 16px;
			}
				
				ul#navigatie li a {
					float: left;
					display: block;
					line-height: 39px;
					height: 39px;
					text-decoration: none;
					background: url('/upload/3180_lijn.jpg') left center no-repeat ;
					color: #ffffff;
					text-transform: uppercase;
				}
						
				ul#navigatie li:first-child a {
					background: none;
				}
									ul#navigatie li a:hover {
										background: url('/upload/3180_hover.jpg') repeat-x;
									}
				

	/* Content */
	#content {
		width: 1000px;
		background: ;
		position: relative;
	}
	
	
	.aanbiedingen {
	  width: 320px;
	  float: left;
	}
		
		#contenttext {
			line-height: 24px;
			padding: 20px 10px;
			width: 980px;
			list-style-position: inside;
		}
		
			#contenttext_left {
				width: 618px;
				float: left;
				text-align: left;
			}
			
			#contenttext_right {
				width: 322px;
				float: right;
				text-align: right;
			}
			
			#side_menu {
				margin-top: 160px;
			}
			
			/* Laatst toegevoegde occasions */
			#gallery {
				text-align: left;
				position: relative;
				width: 320px;
				height: 240px;
				border: 1px solid #000000;
				overflow: hidden;
				line-height: normal;
			}

				#gallery a {
					float: left;
					position: absolute;
				}

					#gallery a img {
						width: 320px;
						height: 240px;
					}

					#gallery a.show {
						z-index: 500;
					}

				#gallery .caption {
					z-index: 600; 
					background-color: #3A6A92; 
					color: #FFFFFF;
					width: 320px; 
					position: absolute;
					bottom: 0px;
				}

					#gallery .caption .content {
						margin: 5px;
						color: #FFFFFF;
					}

						#gallery .caption .content h3 {
							margin: 0px;
							padding: 0px;
							color: #FFFFFF;
						}

	/* Footer */
	#footer {
		width: 1000px;
		height: 40px;
		line-height: 40px; /* Hoogte van footer */
		overflow: hidden;
		background: url("/upload/3180_footer.jpg") no-repeat;
		text-align: center;
		position: relative;
	}
	


.addthis_toolbox {
   float: right;
    margin-right: 5px;
    margin-top: 3px;
}

#pinksteren {
   font-size: 22px;
   font-weight: normal;
   line-height: 72px;
   color: #e2192c;
   text-align: center;
}

#slidewrap {
position: relative;
height: 251px;
width: 400px; 
}

#slidewrap img {
position: absolute;
display: none;
top: 0;
left: 0;
}

#ovd {
    font-size: 16px;
    position: absolute;
    right: 34px;
    top: 130px;
}

#popup_text {
  font-size: 18px;
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  height: 95px;
  width: 600px;
}

#popup_text a {
  font-size: 25px;
  line-height: 50px;
}

	
	/* ######## POPUP ########*/
	
	#achtergrond_popup {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: #000000;
		z-index: 99998;
	}
		
		#popup_contact {
			display: none;
			position: absolute;
			width: 800px;
			height: 640px;
			background: url('/upload/3180_popup2.jpg') no-repeat 0 40px;
			border: 2px solid #000;
			z-index: 99999;
		}
		
			#popup_contact div.popup_head {
				position: relative;
				height: 40px;
				font-size: 32px;
				background: url('/upload/3180_bg_popup_head.jpg') repeat-x center;
			}
		
			#popup_contact div.popup_head h2 {
				line-height: 40px;
				margin: 0;
				padding: 0;
				text-indent: 20px;
				font-size: 24px;
				color: #FFF;
			}
			
				#popup_contact div.popup_sluiten {
					position: absolute;
					top: 0px;
					right: 0px;
					width: 50px;
					height: 40px;
					text-indent: -9999px;
					border: 0;
					background: url('/upload/3180_btn_popup_close.png') no-repeat center top;
					cursor: hand;
					cursor: pointer;
				}
				
					#popup_contact div.popup_sluiten:hover {
						background-position: center bottom;
					}
					
					