html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
dt {
	display:none;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
  color:#ff0000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('../gfx/bg_body.jpg') 0 0 repeat-x ;
	background-color: #2b4eac;
	color: #000080;
}

h1,
.contentheading,
.componentheading {
	font-size:18px;
	font-weight:bold;
	color: #000099;
	margin:10px;
	margin-left: 0;
	padding-bottom: 20px;
}

#main_container {
	width:1024px;
	margin:0 auto;
	margin-top:0px;
}

	#flash {
		width: 209px;
		height: 136px;
		float: left;
	}
	
	#global_nav * {
		margin: 0;
		padding: 0;
	}
	
	#global_nav {
		width: 400px;
		height: 25px;
		float: left;
		padding-left: 20px;
	}
	
		#global_nav li{
			list-style: none;
			float: left;
			line-height: 25px;
			padding: 0 16px 0 6px;
			margin-right: 3px;
			background: url('../gfx/nav_separator.jpg') 100% 0 no-repeat transparent;
		}
		
		#global_nav li a{
			font-weight: bold;
		}

#header {
	background-image:url(../gfx/wrapper.jpg);
	width:1000px;
	height:166px;
}

#content {
	background-color:#758dc9;
	width:1000px;
}

#search{
 float: right;
}

#side_nav * {
	margin: 0;
	padding: 0;
}

#side_nav {
	width:186px;
	float:left;
	min-height:557px;
	background-color:#758dc9;
	display : inline;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;


}
	#side_nav li a {
		color:#fff200;
	}
	
	#side_nav li a:hover {
		color:#ff0000;
	}
	
	#side_nav li {
		margin-top:10px;
		background: url('../gfx/sub_nav_bullet.jpg') 0 0 no-repeat transparent;
		list-style: none;
		padding-left: 25px;
	}
	
	#side_nav li li {
		margin-top:6px;
		background: none;
		padding-left: 10px;
	}
	
	#side_nav li ul {
		/*display: none;*/
	}
	
	#side_nav li li a {
		font-size: 12px;
	}
	
	#side_nav h2 {
		color: #000099;
	}
#bal{
	background:url(../gfx/bal.png) no-repeat;
	position: absolute;
	width: 113px;
	height: 127px;
	right: 158px;
	top: 196px;
}

#main_content {
	width:754px;
	min-height:557px;
	float:right;
	background:url(../gfx/watermark.jpg)no-repeat;
	background-position:center;
	background-color:#a9b8dd;
	padding: 20px 30px;
	font-size: 12px;
	line-height: 20px;
	display: inline;
}

#articles {
	margin: 20px 0 0 55px;
	width:600px;
	height:205px;
}

#section1 {
	width:283px;
	float:left;

}
	#article1 {
		width:280px;
		height:200px;
	}

#frame1 {
	/*background:url(../gfx/article1.png) no-repeat;*/
	width:283px;
	height:203px;
	position:absolute;
	z-index:1000;
}
#section2 {
	width:283px;
	float:right;
	
}
	#article2 {
		width:280px;
		height:200px;
		padding-left:2px;
		margin-top:1px;
	}
	
#frame2 {
	/*background:url(../gfx/article2.png) no-repeat;*/
	width:288px;
	height:203px;
	position:absolute;
	z-index:1000;
}


/* */
		#section3 {
  margin-top:26px;
	width:283px;
	float:left;
}
	#article3 {
		width:280px;
		height:200px;
		padding-left:2px;
		margin-top:1px;
	}
	
#frame3 {
	width:288px;
	height:203px;
	position:absolute;
	z-index:1000;
}

#section4 {
  margin-top:26px;
  margin-left:28px;
	width:283px;
	float:left;
}
	#article4 {
		width:280px;
		height:200px;
		padding-left:2px;
		margin-top:1px;
	}
	
#frame4 {
	width:288px;
	height:203px;
	position:absolute;
	z-index:1000;
}
/* */



#side_nav .menu_side {
	margin-bottom: 20px;
	margin-left: 15px;
}

#side_nav .menu_side h2{
	background:url(../gfx/search_bg.png) no-repeat;
	width: 175px;
	height: 150px;
	margin-top: 100px;
}


#make {
	width: 124px;
	margin-top: 3px;
}

#model {
	width: 124px;
	margin-top: 10px;
}

#location {
	margin-top: 10px;
	width: 124px;
}

#dealerid.inputbox, #transmission.inputbox, #makeid.inputbox {
	width: 150px;
}

#ordering.inputbox {
	margin-bottom: 20px;
}

div.xmap li  {
			margin-left: 10px;
			padding-left: 15px;
		}

#footer {
	background:url(../gfx/footer.jpg) no-repeat;
	width:1024px;
	height:33px;
	margin:0 auto;
	text-align: center;
	padding-top: 10px;
}

	#footer a {
		color: #ff0000;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

hr.clear_both {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1%;
	line-height: 1%;
	visibility: hidden;
}

#rda-ordering .button {
	background-color:#F1E400;
	font-weight:bolder;
}

#logo{
	width:185px;
	height:112px;
	float:right;
}

#logo_img {
	width:185px;
	height:112px;
	background-color:transparent;
	display: block;
	cursor: hand;
}

#info {
  font-size:12px;
  padding-top:50px;
  line-height:16px;
  width: 171px;
  margin-left: 6px;
}

.forminputbox{
	width: 300px;
}

#opmerk {
	margin-bottom: 20px;
}

.category {
	
	color: #000080;
}

#formulier fieldset {
  border:1px solid #FEE100;
  padding: 10px 10px;
  width: 600px;
}
#formulier #submit, #formulier #clear, #main_content #submit{
  background-color:#FEE100;
}

#submit,
#clear,
.button {
	cursor: pointer;
}

.sectiontableheader {
	display: none;
}

.mod_placehere_leading {
  	background:url(../gfx/info_bg.png) no-repeat 0 0;
  	width: 172px;
	height: 178px;
  	float: left;
	margin: 5px;
}

.mod_placehere_leading table{
	position: relative;
	top: 15px;
	left: 5px;
	margin-left: 10px;
	display: block;
}


#autosearch {
	background:url(../gfx/search_bg.png) no-repeat 0 0;
  	width: 172px;
	/*height: 178px;*/
  	float: left;
	margin: 26px 6px;
	position: relative;
}  

#stocksearch {
	margin-top: 30px;
	background:url(../gfx/stock_search_bg.png) no-repeat 0 0;
	height: 85px;
	padding: 15px 10px 0 10px;
}

	#stocksearch #stocknumber {
		margin-bottom: 5px;
	}
	
	#stocksearch h2 {
		padding-top: 15px;
	}
	
	#stocksearch #submit {
		background-color: #ffff00;
		border: 1px solid #000000;
		width: 50px;
		font-weight: bold;
	}

#autosearch select,
#autosearch h2{	
	margin-left: 7px;
}

#autosearch h2{	
	margin-top: 25px;
	margin-bottom: 10px;
}

.search_result th{
	border: 2px solid #fff200;
	background-color:#CCCCCC;
}

.search_result td{
	border: 2px solid #fff200;
	background-color:#fff;
}
#normal {
	border: 4px solid #A9B8DD;
	background-color:#fff;
	width: 750px;
}