/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/page.less instead.




*/html, body {
  margin: 0px;
  height: 100%;
}
A {
  color: #555555;
  text-decoration: none;
}
A:visited {
  color: #555555;
  text-decoration: none;
}
A:hover {
  color: #555555;
  text-decoration: none;
}
:active {
  color: #555555;
  text-decoration: none;
}
A:hover { color: #bd2628; }
A.selected { color: #bd2628; }
A:active { color: black; }
A:active { outline: none; }
A:hover { outline: none; }
A { outline: none; }
B, STRONG { font-weight: 700; }
LI {
  list-style-type: square;
  margin-left: 20px;
}
div.infowindow {
  max-height: 250px;
  overflow-y: auto;
}
#contact_form {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-left: 100px;
  padding-right: 20px;
  border: 1px solid #eeeeee;
  width: 600px;
}
#contact_form label {
  display: block;
  margin-top: 10px;
  color: #666666;
  text-transform: uppercase;
  font-size: 11px;
}
#contact_form input[type=text] {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#contact_form input[type=password] {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#contact_form textarea {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#contact_form select {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#contact_form select { padding: 3px; }
#contact_form input[type=text] {
  width: 489px;
  padding: 2px;
}
#contact_form input[type=password] {
  width: 489px;
  padding: 2px;
}
#contact_form textarea {
  width: 489px;
  padding: 2px;
}
#contact_form input[type=file] {
  width: 489px;
  padding: 2px;
}
#contact_form input[type=submit] {
  clear: both;
  margin-top: 20px;
  padding: 5px;
  text-transform: uppercase;
}
#contact_form textarea { height: 60px; }
#contact_form .editor { margin-right: 20px; }
#contact_form #firstname { float: left; }
#contact_form #firstname input { width: 150px; }
#contact_form #lastname input { width: 307px; }
#contact_form #address { float: left; }
#contact_form #address input { width: 338px; }
#contact_form #address_number input { width: 118px; }
#contact_form #zipcode { float: left; }
#contact_form #zipcode input {
  width: 90px;
  text-transform: uppercase;
}
#contact_form #city input {
  width: 363px;
  text-transform: uppercase;
}
#contact_form #phone { float: left; }
#contact_form #phone input {
  width: 90px;
  text-transform: uppercase;
}
#contact_form #email { float: left; }
#contact_form #email input {
  width: 197px;
  text-transform: lowercase;
}
#contact_form #prefer select { width: 120px; }
#job_form {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-left: 100px;
  padding-right: 20px;
  border: 1px solid #eeeeee;
  width: 600px;
}
#job_form label {
  display: block;
  margin-top: 10px;
  color: #666666;
  text-transform: uppercase;
  font-size: 11px;
}
#job_form input[type=text] {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#job_form input[type=password] {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#job_form textarea {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#job_form select {
  margin-bottom: 0px;
  border: 1px solid #cbcbcb;
  font-size: 11px;
}
#job_form select { padding: 3px; }
#job_form input[type=text] {
  width: 489px;
  padding: 2px;
}
#job_form input[type=password] {
  width: 489px;
  padding: 2px;
}
#job_form textarea {
  width: 489px;
  padding: 2px;
}
#job_form input[type=file] {
  width: 489px;
  padding: 2px;
}
#job_form input[type=submit] {
  clear: both;
  margin-top: 20px;
  padding: 5px;
  text-transform: uppercase;
}
#job_form textarea { height: 60px; }
#job_form .editor { margin-right: 20px; }
#job_form #firstname { float: left; }
#job_form #firstname input { width: 150px; }
#job_form #lastname input { width: 307px; }
#job_form #address { float: left; }
#job_form #address input { width: 338px; }
#job_form #address_number input { width: 118px; }
#job_form #zipcode { float: left; }
#job_form #zipcode input {
  width: 90px;
  text-transform: uppercase;
}
#job_form #city input {
  width: 363px;
  text-transform: uppercase;
}
#job_form #phone { float: left; }
#job_form #phone input {
  width: 90px;
  text-transform: uppercase;
}
#job_form #email { float: left; }
#job_form #email input {
  width: 197px;
  text-transform: lowercase;
}
#job_form #prefer select { width: 120px; }
#job_form {
  background-color: #eeeeee;
  padding: 0px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-left: -20px;
  margin-right: -20px;
  border: 1px solid #cccccc;
}
#job_form label { color: #333333; }
#job_form h1 {
  border-bottom: 1px solid #cccccc;
  margin-left: -20px;
  padding-left: 20px;
  margin-top: -15px;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #cccccc;
}
#outer {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
}
#hbox {
  position: relative;
  width: 947px;
  height: 100%;
  margin-left: auto;
  min-height: 700px;
  margin-right: auto;
}
#vbox {
  position: absolute;
  height: 700px;
  width: 947px;
  top: 50%;
  margin-top: -350px;
}
#banner_top {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 170px;
  background-image: url('/images/bovenkant/top.png');
}
#banner_bottom {
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  height: 54px;
  overflow: hidden;
}
#banner_bottom img { width: 948px; }
#shadow_bottom {
  position: absolute;
  bottom: -16px;
  left: 0px;
  right: 0px;
  height: 16px;
  background-image: url('/images/gradient/shadow-bottom.png');
}
#shadow_right {
  position: absolute;
  bottom: -5px;
  top: 0px;
  right: -20px;
  width: 20px;
  background: url('/images/gradient/shadow-right.png') repeat-y 0 0;
  min-height: 1px;
}
#shadow_br {
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 10px;
  height: 10px;
  background-image: url('/images/gradient/shadow-br.png');
}
#shadow_bl {
  position: absolute;
  bottom: -16px;
  width: 66px;
  height: 16px;
  background-image: url('/images/gradient/shadow-bl.png');
}
#shadow_tr {
  position: absolute;
  top: 0px;
  right: -20px;
  width: 20px;
  height: 20px;
  background-image: url('/images/gradient/shadow-tr.png');
}
#content {
  position: absolute;
  top: 170px;
  bottom: 25px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  background-color: #f2f2f2;
}
#flags {
  position: absolute;
  top: 150px;
  right: 10px;
}
#flags A IMG {
  margin-left: 5px;
  width: 20px;
  height: 13px;
  overflow: hidden;
}
#footer {
  position: absolute;
  left: 10px;
  bottom: 5px;
  font-size: 9px;
  font-weight: 700;
  color: #666666;
}
#vbox { background-color: white; }
body {
  font-family: Arial, Helvetica;
  font-size: 12px;
  background-color: #b6b6b6;
}
#content { border-top: 1px solid #cbcbcb; }
#topmenu {
  position: absolute;
  top: 15px;
  left: 80px;
  right: 100px;
}
#topmenu A {
  color: white;
  margin: 0px 10px;
  font-size: 9px;
  font-weight: 700;
}
#topmenu A .barleft {
  height: 20px;
  width: 16px;
  float: left;
}
#topmenu A .barright {
  height: 20px;
  width: 16px;
  float: left;
  margin-right: 10px;
}
#topmenu A .barcenter {
  height: 16px;
  padding-top: 4px;
  float: left;
}
#topmenu A:visited {
  color: white;
  margin: 0px 10px;
  font-size: 9px;
  font-weight: 700;
}
#topmenu A:visited .barleft {
  height: 20px;
  width: 16px;
  float: left;
}
#topmenu A:visited .barright {
  height: 20px;
  width: 16px;
  float: left;
  margin-right: 10px;
}
#topmenu A:visited .barcenter {
  height: 16px;
  padding-top: 4px;
  float: left;
}
#topmenu A:hover { color: black; }
#topmenu A:hover .barleft { background: url('/images/button2/left.gif') repeat-x; }
#topmenu A:hover .barright { background: url('/images/button2/right.gif') repeat-x; }
#topmenu A:hover .barcenter { background: url('/images/button2/center.gif') repeat-x; }
#topmenu A.selected .barleft { background: url('/images/button2/left.gif') repeat-x; }
#topmenu A.selected .barright { background: url('/images/button2/right.gif') repeat-x; }
#topmenu A.selected .barcenter { background: url('/images/button2/center.gif') repeat-x; }
#bottommenu {
  position: absolute;
  bottom: 3px;
  right: 10px;
  left: 200px;
  text-align: right;
}
#bottommenu A {
  margin-right: 10px;
  font-size: 9px;
  font-weight: 700;
  color: #666666;
}
#sticky {
  position: absolute;
  left: 480px;
  top: 50px;
  z-index: 3000;
}
#tabs {
  position: absolute;
  top: 143px;
  left: 1px;
}
#tabs .tab {
  position: relative;
  height: 27px;
  float: left;
}
#tabs .tab .tab_left {
  height: 30px;
  float: left;
}
#tabs .tab .tab_center {
  height: 30px;
  float: left;
}
#tabs .tab .tab_right {
  height: 30px;
  float: left;
}
#tabs .tab A {
  position: relative;
  top: 7px;
  left: -2px;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}
#tabs .tab_rounded {
  position: relative;
  height: 27px;
  float: left;
}
#tabs .tab_rounded .tab_left {
  height: 30px;
  float: left;
}
#tabs .tab_rounded .tab_center {
  height: 30px;
  float: left;
}
#tabs .tab_rounded .tab_right {
  height: 30px;
  float: left;
}
#tabs .tab_rounded A {
  position: relative;
  top: 7px;
  left: -2px;
  font-size: 12px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}
#tabs .tab .tab_left {
  background: url('/images/tab2/left.png');
  width: 1px;
}
#tabs .tab .tab_center { background: url('/images/tab2/center.png') repeat-x; }
#tabs .tab_rounded .tab_left {
  background: url('/images/tab2/left-rounded.png');
  width: 1px;
}
#tabs .tab_rounded .tab_center { background: url('/images/tab2/center-rounded.png') repeat-x; }
#tabs .tab_rounded .tab_right {
  background: url('/images/tab2/right-rounded.gif') repeat-x;
  width: 19px;
}
#tabs .tab_rounded A { padding-right: 10px; }
#content #steps {
  position: absolute;
  top: 280px;
  left: 250px;
  height: 30px;
  right: 0px;
  padding-top: 15px;
}
#content #steps .step {
  display: inline;
  color: #333333;
  font-size: 13px;
  font-weight: 700;
  padding-right: 20px;
}
#content .article_body {
  position: absolute;
  top: 15px;
  left: 290px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content .article_body P { margin-bottom: 1.2em; }
#content #text {
  position: absolute;
  top: 15px;
  left: 290px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content #text P { margin-bottom: 1.2em; }
#content #text_bg {
  position: absolute;
  top: 15px;
  left: 290px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content #text_bg P { margin-bottom: 1.2em; }
#content #map {
  position: absolute;
  top: 15px;
  left: 190px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content #map_bg {
  position: absolute;
  top: 15px;
  left: 190px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content .map_body {
  position: absolute;
  top: 15px;
  left: 190px;
  right: 15px;
  bottom: 40px;
  text-align: justify;
  line-height: 1.5em;
  padding: 20px;
  font-size: 11px;
  font-weight: 700;
}
#content .acticle_body {
  color: #333333;
  overflow: auto;
}
#content #text {
  color: #333333;
  overflow: auto;
}
#content #links {
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 40px;
  width: 255px;
}
#content #links_bg {
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 40px;
  width: 255px;
}
#content #links_intro {
  position: absolute;
  left: 15px;
  top: 15px;
  height: 125px;
  width: 235px;
  padding: 10px;
}
#content #links_intro p {
  margin-bottom: 10px;
  text-align: justify;
}
#content #links_intro_bg {
  position: absolute;
  left: 15px;
  top: 15px;
  height: 125px;
  width: 235px;
  padding: 10px;
}
#content #links_intro_bg p {
  margin-bottom: 10px;
  text-align: justify;
}
#content #dealers {
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 40px;
  width: 155px;
}
#content #dealers_bg {
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 40px;
  width: 155px;
}
#content #text_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #links_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #map_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #dealers_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #steps_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #links_intro_bg {
  color: transparent;
  background-color: white;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#content #summary {
  position: absolute;
  color: #333333;
  bottom: 30px;
  left: 250px;
  right: 20px;
  top: 325px;
  font-size: 11px;
  overflow: hidden;
  text-align: justify;
  line-height: 1.5em;
}
#content #summary P { margin-bottom: 0.4em; }
#content #summary A {
  color: #bd2628;
  text-decoration: underline;
}
#content #summary A:visited {
  color: #bd2628;
  text-decoration: underline;
}
#content #summary A:hover { color: #555555; }
#content #menu {
  position: absolute;
  top: 290px;
  left: 0px;
  width: 109px;
  height: 110px;
  padding: 10px;
  background-image: url('/images/bovenkant/menu.png');
}
#content #menu A {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 2px;
  margin-top: 2px;
}
#content #gallery {
  padding-left: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cbcbcb;
}
#content #gallery img {
  border: 1px inset black;
  margin: 10px 10px;
  width: 170px;
}
#content #simple {
  padding: 50px;
  text-align: justify;
}
#content #simple P {
  margin-bottom: 0.5em;
  line-height: 1.5em;
}
#content #simple h1 {
  font-size: 16px;
  margin-bottom: 5px;
}
#content #links_intro {
  padding: 20px;
  width: 210px;
}
#content #links_intro h1 {
  font-size: 16px;
  margin-bottom: 5px;
}
#content #frame1 {
  position: absolute;
  display: none;
}
#content #frame1 A {
  position: relative;
  float: left;
  width: 315px;
  height: 180px;
  top: -190px;
  overflow: hidden;
  background: url('/images/bovenkant/blank.gif') repeat 0 0;
}
#content #frame2 {
  position: absolute;
  display: none;
}
#content #frame2 A {
  position: relative;
  float: left;
  width: 315px;
  height: 180px;
  top: -190px;
  overflow: hidden;
  background: url('/images/bovenkant/blank.gif') repeat 0 0;
}
#content #frame3 {
  position: absolute;
  display: none;
}
#content #frame3 A {
  position: relative;
  float: left;
  width: 315px;
  height: 180px;
  top: -190px;
  overflow: hidden;
  background: url('/images/bovenkant/blank.gif') repeat 0 0;
}
#content .picture { width: 947px; }
#content #links .article {
  padding: 3px 15px;
  margin-top: 10px;
}
#content #links .article a {
  display: block;
  font-size: 13px;
  font-weight: 700;
}
#content #dealers .article {
  padding: 3px 15px;
  margin-top: 10px;
}
#content #dealers .article a {
  display: block;
  font-size: 13px;
  font-weight: 700;
}
#content .article_body {
  overflow: auto;
  font-weight: 100;
}
#content .article_body h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content .article_body h2 {
  font-style: italic;
  color: #666666;
}
#content .map_body {
  overflow: auto;
  font-weight: 100;
}
#content .map_body h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content .map_body h2 {
  font-style: italic;
  color: #666666;
}
#content #text {
  overflow: auto;
  font-weight: 100;
}
#content #text h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content #text h2 {
  font-style: italic;
  color: #666666;
}
#content #summary {
  overflow: auto;
  font-weight: 100;
}
#content #summary h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content #summary h2 {
  font-style: italic;
  color: #666666;
}
#content #simple {
  overflow: auto;
  font-weight: 100;
}
#content #simple h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content #simple h2 {
  font-style: italic;
  color: #666666;
}
#content .article {
  overflow: auto;
  font-weight: 100;
}
#content .article h1 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
#content .article h2 {
  font-style: italic;
  color: #666666;
}
#content .error {
  font-weight: 700;
  font-size: 13px;
  color: maroon;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#content .choice {
  float: left;
  top: 0px;
  left: 0px;
  margin: 5px;
  background-color: white;
  position: relative;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  background-color: #dddddd;
}
#content .choice h1 {
  color: white;
  background-color: #666666;
  padding: 5px;
  margin-top: 0px;
  clear: both;
}
#content .choice .option {
  position: relative;
  padding-top: 10px;
  min-height: 30px;
  float: left;
  padding-right: 50px;
  display: block;
  width: 172px;
  clear: left;
  margin-bottom: 2px;
  padding-left: 3px;
  background-color: #cccccc;
}
#content .choice .option IMG {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 32px;
}
#content .choice .option input {
  margin-left: 10px;
  margin-right: 5px;
}
#content .choice .option label {
  position: relative;
  top: -2px;
  font-weight: 700;
}
#content .choice #small_engine IMG {
  height: 16px;
  margin-top: 5px;
}
#content .choice #large_engine IMG { height: 24px; }
#content .subchoice {
  float: left;
  top: 0px;
  left: 0px;
  margin: 5px;
  background-color: white;
  position: relative;
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  background-color: #dddddd;
}
#content .subchoice h1 {
  color: white;
  background-color: #666666;
  padding: 5px;
  margin-top: 0px;
  clear: both;
}
#content .subchoice .option {
  position: relative;
  padding-top: 10px;
  min-height: 30px;
  float: left;
  padding-right: 50px;
  display: block;
  width: 172px;
  clear: left;
  margin-bottom: 2px;
  padding-left: 3px;
  background-color: #cccccc;
}
#content .subchoice .option IMG {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 32px;
}
#content .subchoice .option input {
  margin-left: 10px;
  margin-right: 5px;
}
#content .subchoice .option label {
  position: relative;
  top: -2px;
  font-weight: 700;
}
#content .subchoice #small_engine IMG {
  height: 16px;
  margin-top: 5px;
}
#content .subchoice #large_engine IMG { height: 24px; }
#content .subchoice {
  margin: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
  clear: left;
}
#content .subchoice .option {
  background-color: #aaaaaa;
  width: 85px;
  padding-top: 10px;
  padding-left: -4px;
  padding-right: 20px;
  float: right;
  margin-left: 3px;
}
#content .choice { height: 238px; }
#content #color IMG {
  width: 42px;
  height: 27px;
}
#content #price {
  width: 190px;
  height: 62px;
}
#content #price .option { height: 220px; }
#content #info {
  height: 102px;
  top: 290px;
  position: absolute;
  left: 170px;
  background-color: transparent;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#content #info h1 {
  background-color: transparent;
  color: Black;
}
#content .live_price {
  font-weight: 700;
  font-size: 16px;
  margin-left: 10px;
}
#content .live_info { margin-left: 10px; }
#content .live_info LABEL { display: block; }
#content .more_info {
  margin-left: 10px;
  margin-top: 10px;
}
#content .more_info LABEL { display: block; }
#content .more_info A { text-decoration: underline; }
#content .the_price { margin-top: 10px; }
#content #daybutton .option {
  padding-top: 5px;
  padding-bottom: 0px;
  height: 20px;
}
#content #trybutton .option {
  padding-top: 5px;
  padding-bottom: 0px;
  height: 20px;
}
#content .live_button { padding-left: 5px; }
#content .live_button A {
  text-decoration: underline;
  font-size: 11px;
  font-weight: 700;
}
#content #summary { overflow: hidden; }
