/* GLOBAL RESET */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearer { clear: both; }

/* GENERAL STYLES */
html {
    min-height: 100%;
}
body {
  background: url(../img/body-bg.gif) repeat-x left bottom #FFF;
  color: #675d49;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
img {
  vertical-align: top;
}
strong {
  font-weight: bold;
}
.hidden {
  display: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}

/* BASIC POSITIONING */
.wrapper {
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 884px;
}
#header, #container, #content, #bottom-bg, #edge, #footer {
    clear: both;
    float: left;
    overflow: hidden;
    width: 884px;
}
#header {
    background: url(../img/header-bg.gif) repeat-x;
    width: 100%;
}
#container {
    padding-bottom: 244px;
    width: 100%;
}
#header .wrapper {
    background: url(../img/header-wrapper-bg.gif) no-repeat;
    height: 137px;
}
.en #header .wrapper {
    background-image: url(../img/header-wrapper-bg-en.gif);
}
.it #header .wrapper {
    background-image: url(../img/header-wrapper-bg-it.gif);
}
.fr #header .wrapper {
    background-image: url(../img/header-wrapper-bg-fra.gif);
}

.nl #header .wrapper {
    background-image: url(../img/header-wrapper-bg-nl.gif);
}

.esp #header .wrapper {
    background-image: url(../img/header-wrapper-bg-esp.gif);
}

.dk #header .wrapper {
    background-image: url(../img/header-wrapper-bg-dk.gif);
}

#content {
    background: url(../img/content-bg.gif) repeat-y;
}
#content #bottom-bg {
    background: url(../img/content-edge-bg.gif) no-repeat right bottom;
}


.van #content #bottom-bg {
    background-image: url(../img/van-bg.jpg);
}
.compact #content #bottom-bg {
    background-image: url(../img/compact-bg.jpg);
}
.jet #content #bottom-bg {
    background-image: url(../img/jet-bg.jpg);
}
.car #content #bottom-bg {
    background-image: url(../img/car-bg.jpg);
}

.gt #content #bottom-bg {
    background-image: url(../img/gt-bg.jpg);
}

.gt2 #content #bottom-bg {
    background-image: url(../img/touring-bg.jpg);
}

#footer {
    background: url(../img/footer-bg.gif) no-repeat;
    height: 73px;
}

/* HEADER */
#header h1#logo {
    float: left;
    padding-top: 45px;
}
#header h1#logo a {
   /* background: url(../img/logo-eriba-bg.gif) no-repeat; */
    display: block;
    float: left;
    height: 92px;
    text-indent: -999em;
    width: 144px;
}
#header ul#navigation {
    float: left;
    padding-top: 96px;
}
#header ul#navigation li {
    float: left;
}
#header ul#navigation li a {
    color: #FFF;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: none;
}
#header ul#navigation li a span {
    display: block;
    float: left;
    padding: 8px 10px 15px 0;
}
#header ul#navigation li a:hover {
    background: url(../img/navigation-a-bg.gif) no-repeat;
}
#header ul#navigation li a:hover span {
    background: url(../img/navigation-a-bg.gif) no-repeat 100% 0;
}
#header ul#navigation li.active a {
    background: url(../img/navigation-a-bg.gif) no-repeat 0 -42px;
    color: #807c63;
}
#header ul#navigation li.active a span {
    background: url(../img/navigation-a-bg.gif) no-repeat 100% -42px;
}
#header ul#language {
    float: right;
    padding-top: 72px;
}
#header ul#language li {
    float: left;
    padding-left: 5px;
}
#header ul#language li a {
    display: block;
    float: left;
    height: 11px;
    text-indent: -999em;
    width: 16px;
}
#header ul#language li.esp a {
    background: url(../img/flags/fr.gif) no-repeat;
}
#header ul#language li.fra a {
    background: url(../img/flags/fr_neu.gif) no-repeat;
}
#header ul#language li.en a {
    background: url(../img/flags/gb.gif) no-repeat;
}
#header ul#language li.it a {
    background: url(../img/flags/it.gif) no-repeat;
}

#header ul#language li.nl a {
    background: url(../img/flags/nl.gif) no-repeat;
}

#header ul#language li.dk a {
    background: url(../img/flags/dk.gif) no-repeat;
}

/* CONTENT */
a.pdf {
	background: url(../img/icon_pdf.gif) no-repeat 0 0 !important;
	padding: 1px 0 1px 25px !important;
}
a.doc {
	background: url(../img/icon_doc.gif) no-repeat 0 0 !important;
	padding: 1px 0 1px 25px !important;
}
a.xls {
	background: url(../img/icon_xls.gif) no-repeat 0 0 !important;
	padding: 1px 0 1px 25px !important;
}
ul.boxed {
	margin: 10px 0;
	padding: 10px 20px;
	border: 1px #fff solid;
}
ul.bullet li {
	background: url(../img/li-bullet.gif) no-repeat 0 7px;
	padding-left: 12px;
}
#content p {
	margin-bottom: 20px;
}
#content ul#sub-navigation {
    border-bottom: 2px solid #FFF;
    float: left;
    margin: 0 68px 10px 0;
    padding: 5px 0px;
    width: 796px;
}
#content ul#sub-navigation li {
    float: left;
}
#content ul#sub-navigation li a {
    color: #0062A1;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}
#content ul#sub-navigation li a:hover {
    text-decoration: underline;
}
#content ul#sub-navigation li.active a {
    text-decoration: underline;
}
#content h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 36px;
    padding: 20px 20px 0;
}
#content .col {
    float: left;
    padding: 0 20px 40px;
    width: 402px;
}
.start #content .main {
    padding-bottom: 150px;
}
.products #content .main {
    padding-bottom: 50px;
}
.van #content .main {
    padding-bottom: 300px;
}
#content .sidebar {
    padding-right: 85px;
    width: 337px;
}
#content .col a {
    color: #A80A35;
    font-weight: bold;
    text-decoration: none;
}
#content .col a:hover {
    text-decoration: underline;
}

#content #teaser {

  float: left;
  padding: 4px 0px 15px 0px;
  width: 305px;
}

#content #teaser ul.products {
  float: left;
  background: url(../img/bg-products.gif) no-repeat;
  background-position: 4px 20px;
  background-color: #ffffff;
}

#content #teaser ul.services {
  float: left;
  background: url(../img/bg-services.gif) no-repeat;
  background-position: 4px 20px;
  background-color: #ffffff;
}

#content #teaser ul li {
  background: url(../img/teaser-bg.gif) repeat-y;
  border-bottom: 2px solid #C9B68E;
  float: left;
  margin-bottom: 0px;
  width: 305px;
}

#content #teaser ul li a{
  background: url(../img/teaser-plus-link.gif) no-repeat 0 50%;
  padding-left: 25px;
  color: #675d49;
  font-weight: bold;
  text-decoration: none;
}

#content .sidebar dl.img-gallery dd {
    padding: 10px 5px 0;
}
#content .sidebar dl.img-gallery dd a {
    background: none;
    display: inline;
    float: left;
    margin-left: 10px;
    padding: 0;
}
#content .sidebar dl.img-gallery dd a img {
    border: 1px solid #FFF;
}
#content .sidebar dl.img-gallery dd a:hover img {
    background: none;
    border-color: #A80A35;
    text-decoration: none;
}

#content #teaser ul li.last {
  margin-right: 0;
}
#content #teaser ul li h3 {
  background: url(../img/teaser-h-bg.gif) no-repeat right top #C9B68E;
  color: #675d49;
  font-weight: bold;
  padding: 0 10px;
}
#content #teaser ul li p {
  padding: 9px 10px;
}
#content #teaser ul li .align-left {
  float: left;
  padding: 9px 10px;
}
#content #teaser ul li table {
  margin: 5px 10px;
  width: 279px;
}
#content #teaser ul li table thead tr th {
  text-align: left;
  white-space: nowrap;
}
#content #teaser ul li table tbody tr th {
  text-align: left;
  white-space: nowrap;
}
#content #teaser ul li table tr td {
  white-space: nowrap;
}


/* eForm */
#content .eform {
  clear: both;
}
#content .eform form {
  margin: 20px 0;
}
#content .eform fieldset {
  margin: 10px 0;
}
#content .eform fieldset legend {
  font-weight: bold;
  padding: 4px 0;
  margin: 0;
}
#content .eform  ul {
  float: left;
  clear: both;
}
#content .eform li {
  float: left;
  padding: 4px 0;
}
#content .eform label {
  display: block;
  float: left;
  font-weight: bold;
  width: 150px;
}
#content .eform label.required, #content .eform label.invalid {
  color: #A80A35;
}
/*
#content .eform input.required, #content .eform input.invalid {
  border: 1px solid #A80A35;
}
*/
#content .eform em {
  color: #A80A35;
}
#content .eform input, #content .eform textarea {
  background: #FFF;
  color: #675d49;
  border: 1px solid #FFF;
  float: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding: 2px;
  width: 240px;
}
#content .eform textarea { height: 200px; }
#content .eform input#street { width: 186px; }
#content .eform input#housenumber { width: 40px; margin-left: 8px; }
#content .eform input#postcode { width: 50px; }
#content .eform input#city { width: 176px; margin-left: 8px; }
#content .eform input:focus, #content .eform textarea:focus {
  border: 1px solid #675d49;
}
#content .eform #verimage {
  margin: 4px 0 0 150px;
}
#content .eform input.checkbox {
  background: none;
  border: 0;
  float: left;
  height: 18px;
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
}
#content .eform label.checkbox {
  font-weight: normal;
  width: 375px;
}
#content .eform select {
  float: left;
  color: #675d49;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#content .eform option {
  color: #675d49;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#content .eform button {
  background: #c9b58e;
  border: none;
  color: #FFF;
  font-weight: bold;
  float: left;
  margin-left: 159px;
  padding: 2px 10px;
  width: auto;
}

#content ul#sub-navigation {
    border-bottom: 2px solid #FFF;
    float: left;
    margin: 0 68px 10px 0;
    padding: 5px 10px;
    width: 796px;
}
#content ul#sub-navigation li {
    float: left;
}
#content ul#sub-navigation li a {
    color: #0062A1;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    /*padding: 0 10px;*/
    text-decoration: none;
	background: url(../img/sub-navigation-a-bg.gif) no-repeat 0 center;
	padding: 0 12px;
}
#content ul#sub-navigation li a:hover {
    text-decoration: underline;
}
#content ul#sub-navigation li.active a {
    text-decoration: underline;
}
#content h1 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 36px;
    padding: 5px 20px 20px;
    width: 844px;
}
#content .col {
    float: left;
    padding: 0 20px 40px;
    width: 402px;
}
#content .wide {
    padding-right: 85px;
    width: 759px;
}
.products #content .main,
.products #content .sidebar {
    padding-bottom: 50px;
}
.gt #content .main,
.car #content .main,
.compact #content .main,
.jet #content .main,
.van #content .main {
    padding-bottom: 300px;
}
#content .sidebar {
    padding-right: 85px;
    width: 337px;
}
#content .col a {
    color: #A80A35;
    font-weight: bold;
    text-decoration: none;
}
#content .col a.sort {
    background: url(../img/a-sort-bg.gif) no-repeat 0 center;
	padding-left: 10px;
}
#content .col a:hover {
    text-decoration: underline;
}

#content table.styled {
    width: 759px;
}

#content table.small{
    width: 420px;
}

#content table.smallth {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
#content table.small td {
    padding: 5px 10px;
    vertical-align: middle;
    text-align: left;
}
#content table.small td a {
    font-weight: normal;
}
#content table.small tr.odd td {
	background-color: #FAF7F2;
    border-top: 1px solid #FFF;
}
#content table.small tr.even {
}

#content table.styled th {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
#content table.styled td {
    padding: 5px 10px;
    vertical-align: middle;
    text-align: left;
}
#content table.styled td a {
    font-weight: normal;
}
#content table.styled tr.odd td {
	background-color: #FAF7F2;
    border-top: 1px solid #FFF;
}
#content table.styled tr.even {
}

#content .pagination {
	margin-top: 20px;
}
#content .pagination * {
	display: inline;
	vertical-align: baseline;
}
#content .pagination img {
	padding-bottom: 1px;
}

#content .sidebar dl {
    background: url(../img/sidebar-dl-bg.gif) left bottom no-repeat #F1ECE2;
    float: left;
    margin-bottom: 18px;
    padding-bottom: 20px;
    width: 100%;
}
#content .sidebar dl dt {
    background: url(../img/sidebar-dt-bg.gif) no-repeat;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 15px 6px;
    text-transform: uppercase;
    width: 307px;
}
#content .sidebar dl dd {
    background: url(../img/sidebar-dd-bg.gif) repeat-y;
    float: left;
padding: 5px 15px 0px;
width: 337px;
}
dl#downloads dd {
padding: 5px 15px 0px 35px !important;
text-indent: -25px;
width: 317px !important;
}
#content .sidebar dl dd a {
    background: url(../img/sidebar-a-bg.gif) no-repeat left 51%;
    padding: 0 22px;
}
#content .sidebar dl dd a:hover {
    background-image: url(../img/sidebar-a-hover-bg.gif);
}

#products-img-list {
	display: inline;
}
#products-img-list li {
	display: inline;
	float: left;
	padding-bottom: 75px;
}
#products-img-list li a {
	display: block;
	text-decoration: none;
}
#products-img-list li#product_no1 {
	margin-left: 100px;
}
#product_no1 {
	background: url(../img/icon_no1.gif) no-repeat left 1px !important;
}
#products-img-list li#product_no1 a {
	height: 95px;
	width: 190px;
}
#product_no2 {
	background: url(../img/icon_no2.gif) no-repeat left 1px !important;
}
#products-img-list li#product_no2 a {
	height: 95px;
	width: 190px;
}
#product_no3 {
	background: url(../img/icon_no3.gif) no-repeat left 1px !important;
}
#products-img-list li#product_no3 a {
	height: 95px;
	width: 190px;
}
#product_no4 {
	background: url(../img/icon_no4.gif) no-repeat left 1px !important;
}
#products-img-list li#product_no4 a {
	height: 95px;
	width: 190px;
}

#product_no5 {
	background: url(../img/icon_no5.gif) no-repeat left 1px !important;
}
#products-img-list li#product_no5 a {
	height: 95px;
	width: 190px;
}


#products-img-list-fra {
	display: inline;
}
#products-img-list-fra li {
	display: inline;
	float: left;
	padding-bottom: 58px;
}
#products-img-list-fra li a {
	display: block;
	text-decoration: none;
}
#products-img-list-fra li#product_no1 {
	margin-left: 30px;
}
#product_no1 {
	background: url(../img/icon_no1.gif) no-repeat left 1px !important;
}
#products-img-list-fra li#product_no1 a {
	height: 95px;
	width: 160px;
}
#product_no2 {
	background: url(../img/icon_no2.gif) no-repeat left 1px !important;
}
#products-img-list-fra li#product_no2 a {
	height: 95px;
	width: 160px;
}
#product_no3 {
	background: url(../img/icon_no3.gif) no-repeat left 1px !important;
}
#products-img-list-fra li#product_no3 a {
	height: 95px;
	width: 160px;
}
#product_no4 {
	background: url(../img/icon_no4.gif) no-repeat left 1px !important;
}
#products-img-list-fra li#product_no4 a {
	height: 95px;
	width: 160px;
}

#product_no5 {
	background: url(../img/icon_no5.gif) no-repeat left 1px !important;
}
#products-img-list-fra li#product_no5 a {
	height: 95px;
	width: 160px;
}

