body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(img/gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c1c7d0;
}

div#outsideContainer
{
	width:980px;
	min-height:100%;
	text-align:left;
	background-color: white;
	margin:0 auto;
	position: relative;
}

div#insideContainer
{
	position:relative;
	min-height:100%;
}

div#bg_menu {
	position: absolute;
	left: 0;
	top:0;
	height: 100%;
	width: 200px;
	background-image: url(img/motor.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #b6bec6;
}

div#clearer
{
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}

div#header
{
	height: 148px;
	background: url(img/banner.jpg);
}

div#menu
{
	display:inline;
	clear:both;
	float:left;
	margin-top:0;
	width:200px;
}

div#content
{
	display:inline;
	float:right;
	width:760px;
	background-color: white;
	padding: 10px;
	position: relative;
}

html>body div#menu, div#content
{
	height:auto;
}

* html div#outsideContainer,html,* html div#insideContainer
{
	height:100%;
}

/* MENU */
div.menu_default, div.menu_mouseover, div.menu_default1, div#menu_active {
	width: 100%;
	height: 34px;
}
div.menu_default {
	background: url(img/bg_menu.gif);
}
div.menu_mouseover {
	background: url(img/bg_menu_mouseover.gif);
}
div#menu a {
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 9px;
	padding-left: 45px;
	color: black;
}
div#menu a:hover {
	background: #c6ced6;
}
div.menu_default1 {
	border-bottom: 1px solid #8c98a4;
	border-top: 1px solid #d0dbe5;
}
div.menu_mouseover1 {
	border-bottom: 1px solid #c6ced6;
	border-top: 1px solid #c6ced6;
}
div#menu_active {
	background: url(img/menu_active.jpg);
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}
div#menu_active span {
	display: block;
	padding: 9px;
	padding-left: 45px;
	font-size: 13px;
	font-weight: bold;
}

/* content */
div#rightcolumn {
	float: right;
	margin-left: 10px;
	width:350px;
}
div#leftcolumn {
	float: left;
	width:400px;
}
img.visual {
	border: 1px solid gray;
}
p.title {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
}
hr {
	height: 1px;
	color: gray;
}
p {
	line-height: 1.5em;
	font-size: 13px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
a img {
	border: none;
}
a {
	outline: none;
}
div#content a {
	color: black;
}

.product_default, .product_mouseover {
	float: left;
	width: 240px;
	height: 190px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.product_mouseover {
	background: rgb(240,240,240);
}

.product_default {
	background: white;
}
.product_thumb {
	height: 180px;
	border: 1px solid gray;
	width: 130px;
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}
.product_title {
	background: rgb(113,113,113);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 20px;
	text-align: right;
	color: white;
	z-index: 0;
}
.product_desc {
	left: 145px;
	top: 20px;
	position: absolute;
	text-align: center;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product_desc hr {
	color: silver;
	height: 5px;
	background: silver;
}
span.purpose {
	color: gray;
	font-style: italic;
	display: block;
}
.product_info {
	position: absolute;
	bottom: 3px;
	right: 0;
	width: 95px;
}
.btn a {
	height:21px;
	line-height:21px;
	border:1px solid #999;
	color:#fff !important;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	background:#999 url(img/btn-grey.gif) 100% 100% repeat-x;
}
.btn a:hover {
	text-decoration: underline;
	background:#999 url(img/btn-grey1.gif) 100% 100% repeat-x;
}

.btn img {
	border: 0;
	margin-right: 3px;
}

div#product_details {
	width: 370px;
	position: absolute;
	left: 270px;
	top: 10px;
}
div#product_gallery {
	width: 252px;
	position: relative;
}
#patented {
	position: absolute;
	top: 10px;
	right: 10px;
}
div#product_header {
	background: rgb(113,113,113);
	width: 100%;
	height: 30px;
}
div#listing {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 120px;
	border: 1px solid gray;
}
div#listing div {
	padding: 10px;
}
div#listing div.active {
	background: silver;
}

div#listing img {
	border: 0;
}
div.back {
	width: 170px;
}
div#content a.map
{
	font-size: 11px;
	color: black;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
div#content a.map:hover {
	background: navy;
	color: white;
}
table.dealers td {
	border-bottom: 1px solid rgb(230,230,230);
}
table.dealers tr {
	cursor: pointer;
}
form#service label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	/*padding-top: 4px; */
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	clear: both;
}
form#service input {
	margin-left: 10px;
}
div#lang {
	margin-left: 45px;
	margin-top: 20px;
	font-size: 11px;
}
div#lang select {
	font-size: 11px;
	background: rgb(230,230,230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-top: 5px;
}
.vid {
	width: 100%;
	background: black;
	text-align: center;
	margin-bottom: 20px;
}
.importeur {
					float: left;
					width: 250px;
					margin-right: 1px;
					margin-bottom: 10px;
				}
				.importeur .heading {
					background: #3f4c5e;
					color: white;
					padding: 4px;
					font-weight: bold;
				}
				.importeur .img {
					width: 250px;
					height: 80px;
				}
				.importeur .address {
					border: 1px solid #3f4c5e;
					padding: 10px;
					font-size: 11px;
					height: 100px;
					background: rgb(240,240,240);
				}
				.importeur div {

				}
				
#FormHandler label {
	display: block;
	float: left;
	padding-top: 3px;
	width: 130px;
	text-align: right;
	margin-right: 10px;
}
#FormHandler span.error {
	font-size: 11px;
	color: red;
	font-weight: bold;
}
#FormHandler fieldset {
	margin-bottom: 10px;
	padding: 10px;
}
#FormHandler legend {
	color: #005a99;
	padding: 5px;
}
#FormHandler p {
	margin: 0.3em;
}
#FormHandler textarea {
	width: 280px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#FormHandler .text {
	width: 140px;
}
span.star {
	color: red;
	margin-left: 10px;
	font-weight: bold;
}
div.alert {
	border: 1px solid;
	padding: 10px;
	margin-top: 20px;
}
div.green {
	border-color: #009900;
	background: #E6FCD6;
}
div.yellow {
	border-color: #FFCC00;
	background: #FEF9D3;
}
#spambot {
	visibility: hidden;
}
