/*=========================
 GENERAL
=========================*/
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(img/slant_bg2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
#designedby {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 210px;
	width: 210px;
	background-image: url(img/designwithelegance.png);
}
#body_shade {
	background-image: url(img/bg_top.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/*=========================
 PUBLIC - INDEX.PHP
=========================*/
#index_wrapper {
	background-image: url(img/slant_bg.gif);
	background-color: #B4B4B4;
	height: 100%;
	width: 100%;
}
#index_bg_shade_top {
	background-image: url(img/autosdewilde_index_bgtop.png);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 150px;
	width: 100%;
	background-position: left bottom;
}
#index_bg_shade_bottom {
	background-image: url(img/autosdewilde_index_bgbtm.png);
	background-repeat: repeat-x;
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 150px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-position: left top;
}
#index_content_centerer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	display: block
}
#index_content_wrapper {
	background-image: url(img/autosdewilde_index_splash.jpg);
	margin-left: -248px;
	position: absolute;
	top: -100px;
	left: 50%;
	width: 495px;
	height: 200px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
}
#index_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 100px;
	line-height: 200%;
	text-align: center;
	background-color: #B4B4B4;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
			/*
			##################################################
			  >> INDEX NAVIGATION
			##################################################
			*/
			#taalkeuze {
				height: 130px;
				width: 473px;
				text-align: left;
				margin: 70px 0px 0px 12px;
				padding: 0px;
			}
			#taalkeuze ul {
				list-style: url(none) none outside;
				margin-left: 0px;
				padding-left: 0px;
			}
			#taalkeuze li {
				height: 21px;
				width: 118px;
				padding-bottom: 6px;
			}
			#taalkeuze a {
				display: block;
				background: url(img/autosdewilde_index_btn.gif) no-repeat right top;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #FFFFFF;
				height: 21px;
				width: 118px;
				text-align: center;
				text-decoration: none;
				padding-top: 2px;
				font-style: italic;
			}
			#taalkeuze a:hover {
				display: block;
				background: url(./img/autosdewilde_index_btnover.gif) no-repeat right top;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #000000;
				height: 21px;
				width: 118px;
				text-align: center;
				text-decoration: none;
				padding-top: 2px;
				font-style: italic;
			}
			
/*=========================
 PUBLIC - HEADER.INC
=========================*/
#header_wrapper {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#header_left {
	height: 199px;
	width: 355px;
	background-image: url(img/autosdewilde_header_01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header_right {
	height: 199px;
	width: 355px;
	background-image: url(img/autosdewilde_header_02.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
}
			/*
			##################################################
			  >> HEADER NAVIGATION
			##################################################
			*/
			#navigation {
				position: absolute;
				top: 133px;
				right: 0px;
				width: 100%;
				height: 27px;
				z-index: 3;
			}
			#navlijn {
				position: absolute;
				left: 50%;
				margin-left: -365px;
				width: 730px;
				height: 27px;
			}
			#navlijn ul {
				list-style: url(none) none outside;
				padding: 0px;
				margin-left: 375px;
				margin-right: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
			}
			#navlijn li {
				height: 27px;
				width: 110px;
				float: left;
				margin-right: 1px;
			}
			#navlijn a {
				display: block;
				background: url(img/autosdewilde_nav_btn.jpg) no-repeat right top;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: italic;
				font-weight: bold;
				color: #f4f4f4;
				height: 27px;
				width: 110px;
				padding-top: 6px;
				text-transform: uppercase;
				text-decoration: none;
			}
			#navlijn a:hover {
				background: url(img/autosdewilde_nav_btn_over.jpg) no-repeat right top;
				color: #000000;
			}
			#mail_btn {
				height: 25px;
				width: 25px;
				position: absolute;
				left: 50%;
				margin-left: 316px;
				margin-top: -35px;
			}
			
/*=========================
 PUBLIC - SITE
=========================*/
#site_global_container {
	clear: both;
	width: 730px;
	position: absolute;
	left: 50%;
	margin-left: -365px;
	z-index: 2;
	background-image: url(img/autosdewilde_site_bg.gif);
	background-repeat: repeat-y;
	display: block;
}
#site_content_wrapper {
	clear: both;
	width: 710px;
	_max-width: 710px;
	background-image: url(img/locationbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: block;
}
#site_location {
	height: 27px;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	text-indent: 200px;
}
			#site_location a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #006600;
				text-decoration: none;
			}
			#site_location a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #009900;
				text-decoration: underline;
			}
#site_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 690px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.6em;
	display: block;
	text-align: justify;
}
			#site_content a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #006600;
				text-decoration: none;
				border: 1px;
				padding: 2px;
			}
			#site_content a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #009900;
				text-decoration: none;
				background-color: #DDDDDD;
				border: 1px dotted #AAAAAA;
				padding: 2px;
			}
#site_back_to_top {
	clear: both;
	text-align: center;
	height: 16px;
	width: 690px;
	margin-top: 35px;
	margin-bottom: 20px;
}
			#site_back_to_top a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #006600;
				text-decoration: none;
				text-transform: uppercase;
				text-align: center;
				height: 16px;
				width: 690px;
				display: block;
				background-color: #EEEEEE;
				border: 1px dotted #CCCCCC;
			}
			#site_back_to_top a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #006600;
				text-decoration: none;
				text-transform: uppercase;
				text-align: center;
				height: 16px;
				width: 690px;
				background-color: #F6E25B;
				display: block;
				border: 1px dotted #006600;
			}
#site_footer {
	height: 70px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/autosdewilde_site_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#site_footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 670px;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	font-style: normal;
	line-height: 2.5em;
	font-variant: normal;
	margin-bottom: 0px;
}
			#site_footer_nav a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				text-transform: uppercase;
				color: #FFFFFF;
				text-decoration: none;
			}
			#site_footer_nav a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: underline;
				color: #F6E25B;
			}
#site_disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6E25B;
	text-align: right;
	width: 670px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

/*=========================
 PUBLIC - CONTACT.PHP
=========================*/
#mail_container {
	width: 100%;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	float: left;
	border: none 0px #FFFFFF;
}
#mail_left {
	width: 240px;
	float: left;
}
#mail_right {
	width: 448px;
	float: right;
}
#mail_wrapper {
	width: 95%;
	border: 1px solid #2D6133;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#mail_thanks {
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mail_error {
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mail_data {
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#mail_data textarea {
	width: 100%;
	border: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
}
#mail_data input {
	width: 100%;
	border: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
}
#mail_submit {
	text-align: center;
	clear: both;
	width: 100%;
	padding: 11px;
}
#mail_disclaimer {
	width: 90%;
	font-size: 10px;
	color: #AAAAAA;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
}

/*=========================
 PUBLIC - INFO.PHP
=========================*/
#info_pic1 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
			#info_pic1 a {
				text-decoration: none;
				background-image: url(img/autosdewilde_info_foto1.jpg);
				width: 339px;
				height: 178px;
				display: block;
				border: 0px none #FFFFFF;
				margin: 5px;
				padding: 0px;
				cursor: move;
			}
			#info_pic1 a:hover {
				height: 258px;
				width: 499px;
				background-image: url(img/autosdewilde_info_foto1_groot.jpg);
				display: block;
				margin: 5px;
				padding: 0px;
				border: 0px none #ffffff;
			}
#info_pic2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
			#info_pic2 a {
				text-decoration: none;
				background-image: url(img/autosdewilde_info_foto2.jpg);
				width: 339px;
				height: 178px;
				display: block;
				border: 0px none;
				margin: 5px;
				padding: 0px;
				cursor: move;
			}
			#info_pic2 a:hover {
				height: 258px;
				width: 499px;
				background-image: url(img/autosdewilde_info_foto2_groot.jpg);
				display: block;
				margin: 5px;
				padding: 0px;
				border: 0px none;
			}

/*=========================
 PUBLIC - LIJSTEN
=========================*/
/*#lijst_wrapper {
	height: 112px;
	width: 630px;
	margin-left: 30px;;
	margin-top: 15px;
	margin-bottom: 0px;
}
#lijst_top {
	height: 37px;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 65px;
	background-image: url(img/autosdewilde_list_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/

/*#lijst_bottom_container {
	height: 75px;
	width: 630px;
	background-image: url(img/$row_color);
	background-repeat: no-repeat;
	background-position: left top;
}*/

/*
#lijst_image_spacer {
	height: 60px;
	width: 31px;
	float: left;
}
#lijst_image {
	height: 60px;
	width: 80px;
	float: left;
}
#lijst_data_criteria {
	float: left;
	height: 60px;
	width: 110px;
	margin-left: 50px;
}
			#lijst_data_criteria ul {
				list-style: url(none) none outside;
				margin: 0px;
				padding: 0px;
			}
			#lijst_data_criteria li {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				line-height: 1.65em;
				text-transform: capitalize;
				color: #006600;
				margin: 0px;
				padding: 0px;
				font-weight: bold;
			}
#lijst_data_waarde {
	float: left;
	height: 60px;
	width: 140px;
}
			#lijst_data_waarde ul {
				list-style: url(none) none outside;
				margin: 0px;
				padding: 0px;
			}
			#lijst_data_waarde li {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				line-height: 1.65em;
				text-transform: capitalize;
				color: #006600;
				margin: 0px;
				padding: 0px;
			}
#lijst_prijs {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	height: 50px;
	text-indent: 50px;
	padding-top: -3px;
}
#lijst_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}
			#lijst_link a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: italic;
				font-weight: bold;
				text-transform: uppercase;
				color: #006600;
				text-decoration: none;
			}
			#lijst_link a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: italic;
				font-weight: bold;
				text-transform: uppercase;
				color: #009900;
				text-decoration: underline;
			}
*/
#sort { 
	width: 628px;
	height: 25px;
	margin-left: 30px;
	overflow: hidden;
	display: block;
	border: 1px solid #6E9254;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	text-align: center;
	text-transform: capitalize;
	background-color: #F6E25B;
	color: #006600;
}
		#sort a {
			border: 0px solid #FFFFFF;
			font-weight: normal;
			color: #006600;
			background-color: #F6E25B;
			display: block;
			height: 25px;
		}
		#sort a:hover {
			font-weight: bold;
			border: 0px;
			background-color: #EEEEEE;
			color: #006600;
			display: block;
			height: 25px;
		}
#total_count {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 1px solid #CDCDCD;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#lijst_top {
	width: 630px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 65px;
	background-image: url(img/autosdewilde_list_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
}
#lijst_wrapper {
	width: 628px;
	margin-left: 30px;
	display: block;
	overflow: hidden;
	border: 1px solid #6E9254;
	border-top: 0px solid #FFFFFF;
}
#lijst_item_wrapper {
	width: 628px;
	height: 70px;
}
		#lijst_item_wrapper a {
			border: solid 0px #ffffff;
			padding: 0px;
			margin: 0px;
		}
		#lijst_item_wrapper a:hover {
			border: solid 0px #ffffff;
			padding: 0px;
			margin: 0px;
			cursor: hand;
			background-color: #FF00FF;
			overflow: visible;
		}
#foto {
	width: 110px;
	height: 60px;
	float: left;
}
#data_container {
	width: 518px;
	height: 60px;
	float: left;
}
#naam {
	width: 518px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	margin-top: 5px;	
}
#bouwjaar {
	width: 130px;
	height: 30px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}
#kmstand {
	width: 130px;
	height: 30px;
	text-align: center;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}
#brandstof {
	width: 130px;
	height: 30px;
	text-align: center;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}
#prijs {
	width: 128px;
	height: 30px;
	text-align: center;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}

/*=========================
 PUBLIC - DETAILS
=========================*/
#detail_wrapper {
	width: 630px;
	margin-left: 30px;
	background-image: url(img/autosdewilde_detail_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #568623;
	overflow: hidden;
}
#detail_top {
	height: 47px;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 65px;
	background-image: url(img/autosdewilde_detail_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.6em;
}
#detail_main {
	height: 114px;
	width: 630px;
	background-image: url(img/autosdewilde_detail_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	text-indent: 165px;
}
#detail_image0 {
	width: 100px;
	margin-top: -114px;
	margin-left: 46px;
}
			#detail_image0 a {
				border: none 0px;
				display: block;
				background-color: transparent;
				padding: 0px;
				margin: 0px;
			}
			#detail_image0 a:hover {
				border: none 0px;
				display: block;
				background-color: transparent;
				padding: 0px;
				margin: 0px;
			}
#detail_prijs {
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-indent: 472px;
	margin-top: -45px;
}
#detail_prijs_hover {
	width: 140px;
	height: 65px;
	margin-left: 440px;
	margin-top: -70px;
}
#detail_secondary {
	height: 325px;
	width: 630px;
/*	background-image: url(img/autosdewilde_detail_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	margin-top: 54px;
	margin-bottom: 0px;
	padding: 0px;
}
#detail_data_container {
	height: 325px;
	width: 441px;
	float: left;
	background-image: url(img/autosdewilde_detail_data_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#detail_data_criteria {
	height: 325px;
	width: 215px;
	float: left;
}
			#detail_data_criteria ul {
				list-style: url(none) none outside;
				margin-left: 35px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				padding: 0px;
			}
			#detail_data_criteria li {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				line-height: 2.78em;
				text-transform: capitalize;
				color: #000000;
				margin: 0px;
				padding: 0px;
				font-weight: bold;
			}
#detail_data_waarde {
	height: 325px;
	width: 226px;
	float: left;
}
			#detail_data_waarde ul {
				list-style: url(none) none outside;
				margin: 0px;
				padding: 0px;
			}
			#detail_data_waarde li {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				line-height: 2.75em;
				text-transform: capitalize;
				color: #000000;
				margin: 0px;
				padding: 0px;
			}
#detail_pics {
	height: 325px;
	width: 188px;
	float: left;
}
			#detail_pics ul {
				list-style: url(none) none outside;
				margin-left: 35px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				padding: 0px;
			}
			#detail_pics li {
				height: 90px;
				width: 133px;
				margin-left: 0px;
				margin-top: 12px;
				margin-bottom: 0px;
				margin-right: 0px;
				padding-left: 5px;
				padding-top: 5px;
				background-repeat: no-repeat;
				background-position: left top;
				background-image: url(img/autosdewilde_detail_pic_bg.gif);
			}
			#detail_pics a {
				border: none 0px;
				display: block;
				background-color: transparent;
				padding: 0px;
				margin: 0px;
			}
			#detail_pics a:hover {
				border: none 0px;
				display: block;
				background-color: transparent;
				padding: 0px;
				margin: 0px;
			}
#detail_extras {
	width: 630px;
	background-image: url(img/autosdewilde_detail_mail_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: block;
	overflow: hidden;
}
#print_link {
	height: 28px;
	width: 168px;
	margin-left: 10px;;
	margin-right: 10px;;
	margin-top: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 2.1em;
	background-color: #FFFFFF;
	background-image: url(img/print_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 25px;
	border: 1px dotted #FFE100;
}
#mail_link {
	height: 28px;
	width: 168px;
	margin-left: 10px;;
	margin-right: 10px;;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 2.1em;
	background-color: #FFFFFF;
	background-image: url(img/mail_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 25px;
	border: 1px dotted #FFE100;
}
#bookmark_link {
	height: 28px;
	width: 168px;
	margin-left: 10px;;
	margin-right: 10px;;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 2.1em;
	background-color: #FFFFFF;
	background-image: url(img/bookmark_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 25px;
	border: 1px dotted #FFE100;
}

/*=========================
 PUBLIC - DATABASE.PHP
=========================*/
#database_wrapper {
	clear: both;
	position: relative;
	left: 50%;
	margin-left: -205px;
	margin-top: 50px;
	margin-bottom: 55px;
	margin-right: 0px;
	text-align: center;
	width: 400px;;
	height: 220px;
	display: block;
	padding: 0px;
}
			#database_wrapper a {
				text-transform: capitalize;
				padding: 0px;
				border: none 0px;
				width: 176px;
				height: 176px;
				margin-left: 15px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				display: block;
				float: left;
			}
			#database_wrapper a:hover {
				text-transform: capitalize;
				border: none 0px;
				padding: 0px;
				width: 176px;
				height: 176px;
				margin-left: 15px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				display: block;
				float: left;
				background-color: #FFFFFF;
			}
#database_beschadigd {
	background-image: url(img/autosdewilde_database_beschadigd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 176px;
	height: 176px;
	float: left;
}
#database_onbeschadigd {
	display: block;
	width: 176px;
	height: 176px;
	background-image: url(img/autosdewilde_database_onbeschadigd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#request_container {
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(img/autosdewilde_request_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #CDCDCD;
	overflow: hidden;
}
#request_left {
	width: 375px;
	float: left;
	margin-left: 5px;
}
#request_right {
	width: 295px;
	float: right;
	text-align: left;
}
#request_wrapper {
	width: 285px;
	float: right;
	text-align: left;
}
#request_thanks {
	text-align:center;
	width: 285px;
}
#request_error {
	text-align:center;
	width: 285px;
}
#request_wrapper input {
	width: 90px;
	border: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
}