html, body {
	padding: 0; margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	padding-bottom: 1em;
}
#mainbody {
	width: 994px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image:url(../images/columns.jpg);
	background-repeat:repeat-y;
}
h1 {
	padding: 0; margin: 0;
	background-image:url(../images/hdrftr.jpg);
	height: 183px;
}
h1 a {
	display: block;
	height: 119px;
	width: 300px;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
hr, .struct {
	display: none;
}
p {
	margin-top: 0;
}
table {
	margin-bottom: 1em;
}
th {
	text-align: left;
	border-bottom: 1px solid #CFCFCF;
}
td.price, input.amount {
	text-align: right;
}
ul li a, p a, td a {
	color: #000000;
}
form {
	margin-top: 1em;
}
a img {
	border: none;
}
#mainleft {
	width: 753px; /*784-31*/
	background-image:url(../images/arc_rightleft.jpg);
	background-position: -31px 0;
	background-repeat: no-repeat;
	float: left;
	min-height: 540px;
	padding-left: 31px;
	padding-top: 1em;

}
#mainright {
	width: 210px;
	background-image:url(../images/arc_rightleft.jpg);
	background-position: 179px 0;
	background-repeat: no-repeat;
	float: left;
	min-height: 590px;
}
#mainleft h2, #mainright h2 {
	padding: 0; margin: 0;
	top: 153px;
	position: absolute;
	font-size: small;
	font-weight: bold;
	padding-top: 7px;
}
#mainleft h2 {
	width: 784px;
}
#mainright h2 {
	height: 441px; /*29 + 412*/
	width: 161px; /*210-49*/
	background-image:url(../images/arc_center.jpg);
	background-position: 0 30px;
	background-repeat: no-repeat;
	padding-left: 49px;
	z-index: 1;
}
#mainright ul {
	position: absolute;
	z-index: 2;
	margin: 0; padding: 0;
	list-style-type: none;
	padding-left: 49px;
	padding-top: 1em;
}
#mainright ul a {
	display: block;
	width: 130px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#mainright ul a#unigarant {
	background-image:url(../images/unigarant.jpg);
	height:38px;
	margin-top: 30px;
}
#mainright ul span, h1 span {
	display: none;
}
#mainmenu {
	margin: 0; padding: 0;
	list-style-type: none;
	position:absolute;
	top: 121px;
	font-size: small;
	font-weight: bold;
	padding-left: 11px;
	padding-top: 7px;
}
#mainmenu li {
	margin: 0; padding: 0;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
#mainmenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu li a.current {
	color: #FC9218;
	text-decoration: underline;
}
#mainmenu li a:hover {
	color: #FC9218;
}

#footer {
	margin: 0; padding: 0;
	width: 994px;
	margin: 0 auto;
	clear: both;
	background-image:url(../images/hdrftr.jpg);
	background-repeat: no-repeat;
	background-position: 0 -183px;
	padding-top: 32px;
	background-color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #000000;
}
.clear {
	clear: both;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgcenter {
	text-align: center;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.basketdelete {
	font-size: x-small;
}


/*****   NEWS   *******/
#news {
	background-image:url(../images/boxes.jpg);
	color: #FFFFFF;
	width: 190px;
	height: 190px;
	float: left;
}
#news h2 {
	margin: 0; padding: 0;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
	font-size: small;
	font-weight: bold;
	
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 1em;
}
#news h2 a {
	color: #FFFFFF;
}
#news ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#news li {
	background-image:url(../images/li_white.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 8px;
	/*
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 166px;*/
}
#news li a {
	color: #FFFFFF;
	text-decoration: none;
}
#news li a:hover {
	text-decoration: underline;
}
/*****   NEWS   *******/

/*****   SHOWROOM *******/
#showroom {
	width: 190px;
	height: 190px;
	float: left;
	margin-top: 9px;
}
#showroom h2 {
	margin: 0; padding: 0;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
	font-size: small;
	font-weight: bold;
	
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 1em;
}
#showroom p {
	padding-left: 8px;
}
#showroom strong {
	font-weight: normal;
	color: #1C77BD;

}
/*****   SHOWROOM *******/


/*****   PARTS *******/
#parts {
	width: 355px;
	height: 190px;
	float: left;
	margin-left: 9px;
	margin-top: 9px;
}
#parts h2 {
	margin: 0; padding: 0;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
	font-size: small;
	font-weight: bold;
	
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 1em;
}
#parts p {
	padding-left: 8px;
	padding-right: 8px;
}
/*****   PARTS *******/


/*****   CONTACT *******/
#contact {
	background-image:url(../images/boxes.jpg);
	background-position:  0 -190px;
	color: #FFFFFF;
	width: 190px;
	height: 190px;
	float: left;
	margin-left: 9px;
	margin-top: 9px;
}
#contact h2 {
	margin: 0; padding: 0;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
	font-size: small;
	font-weight: bold;
	
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 1em;
}
#contact a {
	color: #FFFFFF;
}
#contact p {
	padding-left: 8px;
}
/*****   CONTACT *******/

/*****   PRODUCTS   *******/
#products {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	height: 188px;
	margin-left: 9px;
	width: 554px; /*totale ruimte 752 - 190 (news) = 562 - 9 margin = 553*/
	float: left;
}
#products h2 {
	margin: 0; padding: 0;
	top: auto;
	position: relative;
	height: auto;
	width: auto;
	font-size: small;
	font-weight: bold;

	padding-left: 8px;
	padding-top: 4px;
}
#products dl {
	padding: 0; margin: 0;
	margin-top: 10px;
}
#products dt {
	padding: 0; margin: 0;
	font-weight: bold;
	width: 180px;
	text-align: center;
	position: absolute;
}
#products dt a {
	display: block;
	
	color: #000000;
	text-decoration: none;
	width: 180px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 100px;
	
}
#products dd {
	padding: 0; margin: 0;
	height: 17px;
	width: 180px;
	position: absolute;
	margin-top: 120px;
}
#products dd a {
	color: #000000;
	text-decoration: none;
	background-image:url(../images/icons.jpg);
	background-position: 0 -97px;
	background-repeat: no-repeat;
	padding-left: 19px;
	height: 17px;
	display: block;
	width: 42px;
	margin-left: 62px;
}
#products .second {
	margin-left: 180px;
}
#products .third {
	margin-left: 360px;
}

h3.prodlist {
	float: left;
	margin: 0; padding: 0;
	width: 180px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #CFCFCF;
	margin-right: 9px;
	margin-bottom: 9px;
}
h3.prodlist a {
	display: block;
	width: 180px;
	height: 100px;
}
h3.prodlist span {
	display: none;
}
dl.prodlist {
	float: left;
	margin: 0; padding: 0;
	height: 100px;
	width: 186px;
	margin-bottom: 9px;
}
dl.prodlist dt {
	float: left;
	padding-right: 3px;
}
dl.prodlist dt.scooter {
	display: none;
}
dl.prodlist dd {
	margin: 0; padding: 0;
}
dl.prodlist a {
	color: #000000;
}
/*****   PRODUCTS   *******/




/*****   ONE PRODUCT   *******/
#images {
	width: 784px;
}
#images ul {
	margin: 0; padding: 0;
	list-style-type: none;
	width: 508px;
	margin-left: 123px;
}
#images ul li {
	margin: 0; padding: 0;
	float: left;
}
#images img {
}
#images #next a {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(../images/icons.jpg);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
#images #previous a {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(../images/icons.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#images #next.none a {
	background-position: 0 -72px;
}
#images #previous.none a {
	background-position: 0 -24px;
}
#images #next, #images #previous {
	width: 24px;
	height: 24px;
	padding-top: 130px;
}
#images ul li a span, #images .notcurrent {
	display: none;
}
#images .current {
	padding-left: 30px;
	padding-right: 30px;
}

#prodinfo {
	/*padding-left: 410px;*/
	float:left;
	width: 400px;
	margin-right: 40px;
}
#prodinfo h3 {
	padding-bottom: 1em;
}
#specs {
	width: 300px;
	float: left;
}
#specs h3 {
	margin-top: 0;
}
dl.speclist {
}
dl.speclist, dl.prod  {
	margin: 0; padding: 0;
}
dl.speclist dt, dl.prod dt {
	float: left;
	padding-right: 3px;
}
dl.speclist dt {
	width: 120px;
	display: block;
}
dl.speclist dd, dl.prod dd {
	margin: 0; padding: 0;
}
h3.prod {
	margin: 0; padding: 0;
}
h3.prod a {
	color: #000000;
	text-decoration: none;
}
dl.prod {
	margin-bottom: 1em;
}
dt.price {
	display: none;
}
dd.price {
	float: right;
	font-size: x-large;
	font-weight: bold;
}
dd.orgprice {
	text-decoration: line-through;
}

/*****   ONE PRODUCT   *******/




/*****   CONTACT PAGE   *******/
#contactinfo {
	border-right: 1px solid #CFCFCF;
	width: 200px;
	padding-bottom: 1em;
	float: left;
	margin-right: 9px;
}
#contactform legend {
	display: none;
}
#contactform fieldset {
	margin: 0; padding: 0;
	border: none;
}
#contactform label {
	width: 100px;
	display: block;
	float: left;
	margin-bottom: 3px;
}

#contactform input#submit {
	margin-left: 100px;
}

#contactform input.input, #contactform input.inputsmall {
	border: 1px solid #999999;
	margin-bottom: 3px;
	width: 250px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#contactform input.inputsmall {
	width: 100px;
}
#contactform textarea {
	border: 1px solid #999999;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#contactform .required {
	color: #FC9218;
}


/*****   CONTACT PAGE   *******/
