html {
  overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #ececec none;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #4c4c4c;
}

#page {
  background: #dfe0e4 none;
  margin-bottom: 10px;
}

#header {
  background: #fff none;
  margin-bottom: 10px;
}

#logo {
  float: left;
  outline: none;
  margin: 15px 0px 15px 12px;
}

#logoRs {
  float: right;
  outline: none;
  margin: 30px 10px 0px 0px;
}


#stage {
  width: 630px;
  height: 250px;
}

#content {
  background: transparent url(../images/bg-content.gif) repeat-y 0 0;
  margin: 0px 5px;
  height: 100%;
}

#content .grid_8 {
  overflow: hidden;
}

#footer {
  padding: 10px;
}

#footer .inner {
  background: #fff none;
  padding: 10px;
}

.inner .links {
  float: left;
  margin: 0px 5px 0px 0px;
}

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  list-style: none;
  margin: 0px 10px 0px 0px;
  padding: 0;
  float: left;
}

#footer ul li a {
  font-size: 10px;
  color: #4D5967;
  font-weight: bold;
  text-decoration: underline;
}

#footer ul li a:hover {
  color: #000;
}

#footer ul.left {
  float: left;
}

#footer ul.right {
  float: right;
}


/* Misc
----------------------------------------------------------------------------------------------------*/

p {
  margin: 0px 0px 10px 0px;
  padding: 0;
}

sub {
  font-size: 7px;
}

hr {
  margin: 0;
  padding: 0;
  border-color: #cfcfcf;
  height: 1px;
  line-height: 1px;
  font-size: 0px;
}

.sIFR-dummy {
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.light {
	color: #BDBDBD;
}

.hide {
  display: none;
}

/* Headlines
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 14px;
  margin: 0px 0px 10px 0px !important;
  padding: 0;
}

h2 {
  font-size: 13px;
  margin: 0px 0px 10px 0px !important;
  padding: 0;
}

h2.middle {
  margin: 10px 0px !important;
}

h3 {
  font-size: 12px;
  margin: 0px 0px 10px 0px !important;
  padding: 0;
}

h4 {
  font-size: 11px;
  margin: 0px 0px 10px 0px !important;
  padding: 0;
}

h1.top,
h2.top,
h3.top,
h4.top {
  margin-top: 0px !important;
}

h1.center,
h2.center,
h3.center,
h4.center {
  margin: 10px 0px !important;
}


/* Links
----------------------------------------------------------------------------------------------------*/

a {
  outline: none;
  color: #8e8e8e;
  text-decoration: none;
}

a.navItem {
  float: left;
  height: 13px;
  overflow: hidden;
}

a.navItem:hover img {
  position: relative;
  top: -13px;
}

a.linkOption {
  float: left;
  padding-left: 10px;
  margin-right: 10px;
  background: transparent url(../images/icon-arrow-right-green.gif) no-repeat left center;
}

a.linkPrint {
  float: left;
  padding-left: 15px;
  margin-right: 10px;
  background: transparent url(../images/icon-print.gif) no-repeat left center;
}

a.linkOption:hover,
a.linkPrint:hover {
  text-decoration: underline;
}

a.left {
  float: left !important;
}

a.right {
  float: right !important;
  margin-right: 0px !important;
  margin-left: 10px;
}

a.btnHeavy {
	float: right;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
	background: transparent url('../images/btn-heavy.gif') repeat-x left center;
}

.additional {
	margin-right: 10px !important;
}

/* Lists
----------------------------------------------------------------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0px 0px 5px 12px;
}

ul li ul {
  margin-top: 5px;
}

ul.disc {
  margin: 0;
  padding: 0;
}

ul.disc li {
  list-style: disc;
  margin: 0px 0px 0px 15px;
}

ul.quickLinkList {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.quickLinkList li {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

ul.linkList {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.linkList li {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

ul.clean li {
	list-style: none;
  margin: 0px !important;
}

/* Images
----------------------------------------------------------------------------------------------------*/

img {
  border: 0px none;
}


/* Menus
----------------------------------------------------------------------------------------------------*/

#mainMenu { position: relative !important; height: 5em; }
#mainMenuSub { margin-top: 2.5em !important; position: absolute; width: 100%; }


#mainMenu {
  width: 100%;
  padding: 0;
  margin: 0;
}

#mainMenu ul {
  position: absolute;
  margin-left: 5px !important;
  background: transparent none !important;
  float: none;
}

#mainMenu ul li {
  line-height: 28px;
  margin-left: 5px !important;
  background: transparent url(../images/bg-navitem-right.gif) no-repeat right top;
}

#mainMenu ul li a {
  outline: none;
  padding: 0px 10px !important;
  color: #4D5967;
  line-height: 28px;
  float: left;
}

#mainMenu ul li div {
  float: left;
  line-height: 28px;
  background: transparent url(../images/bg-navitem-left.gif) no-repeat left top;
}

#mainMenu ul li:hover,
#mainMenu ul li.sfHover {
  background: transparent url(../images/bg-navitemhover-right.gif) no-repeat right top !important;
}

#mainMenu ul li:hover div,
#mainMenu ul li.sfHover div {
  background: transparent url(../images/bg-navitemhover-left.gif) no-repeat left top !important;
}

#mainMenu ul li:hover a,
#mainMenu ul li.sfHover a {
  color: #fff;
  background: transparent none !important;
}

#mainMenu ul li ul li,
#mainMenu ul li:hover ul li {
  background: transparent none !important;
}

#mainMenu ul li ul {
	margin-left: 0px !important;
}

#mainMenuSub {
  line-height: 28px;
  background: #4d5967 none;
  margin-top: 2.5em;
}

#siteMenu {
  position: absolute;
  z-index: 10;
  width: 240px;
  height: 200px;
  top: 70px;
  background: transparent url(../images/bg-sitemenu.png) repeat-y 0 0;
  padding-top: 30px;
}

#siteMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#siteMenu li {
  list-style: none;
  margin-left: 10px;
}

#siteMenu li li {
  list-style: none;
  margin-left: 10px;
}

#siteMenu li a {
  font-weight: bold;
  font-size: 11px;
  color: #9999A3;
  line-height: 20px;
}

#siteMenu li li a {
  font-weight: normal;
  font-size: 10px;
  color: #9999A3;
  line-height: 15px;
}

#siteMenu li a:hover,
#siteMenu li li a:hover {
  color: #000;
}

#siteMenu li a.active {
  color: #000;
}


/* Buttons
----------------------------------------------------------------------------------------------------*/

div.btnLight {
	float: left;
	width: auto !important;
	padding: 0;
	background: #ebebeb url('../images/btn-light-right.gif') no-repeat right center;
	height: 15px;
}

div.btnLight div.inner {
  float: left;
	background: transparent url('../images/btn-light-left.gif') no-repeat left center;
  height: 15px;
}

div.btnHeavy {
	float: right;
	height: 25px;
	padding: 0px 10px;
	background: transparent url('../images/btn-heavy.gif') repeat-x left center;
}

div.btnHeavy div.inner {
}

div.btnLight div.inner button,
div.btnLight div.inner input,
div.btnHeavy div.inner a,
div.btnHeavy div.inner button,
div.btnHeavy div.inner input {
	background: transparent none;
	border: 0;
	cursor: pointer;
	color: #fff;
	margin: -1px 0px 0px 0px !important;
	padding: 0px 6px !important;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
}

div.btnLight div.inner button,
div.btnLight div.inner input {
  color: #5c5c61;
}

/* Container
----------------------------------------------------------------------------------------------------*/

div.container {
  background: #fff none;
  padding: 10px;
}

div.container h3 {
  margin: 0px 0px 10px 0px;
}

.options {
  padding-bottom: 10px;
  width: 610px !important;
}

.optionsTop {
  padding-bottom: 10px;
  border: 0px none !important;
}

.optionsBottom {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
  width: 610px !important;
}

.options div.right {
  float: right;
}

.options .info {
  margin-right: 0px;
}

.clean {
  padding: 0px !important;
  margin-bottom: 10px !important;
}

div.container .headline {
  padding: 0px 10px;
  background: transparent url(../images/bg-container-headline.gif) repeat-x left top;
  line-height: 24px;
  height: 24px;
  color: #fff;
}

div.container .content {
  padding: 10px 5px;
}

div.container .content .item {
  float: left;
  width: 145px;
  margin: 0px 5px;
}

div.container .content .item .image {
  width: 145px;
  height: 81px;
  background: #fff none;
  margin-bottom: 5px;
}

div.container .content .item .text {
  height: 60px;
}


/* Specials
----------------------------------------------------------------------------------------------------*/

.special {
  padding: 0 !important;
  height: 252px;
}


/* Teaser
----------------------------------------------------------------------------------------------------*/

div.teaser {
  border-bottom: 10px solid #DFE0E4;
}
/*
div.teaser .left {
  float: left;
  width: 140px;
}

div.teaser div.right {
  float: right;
  width: 145px;
  height: 81px;
  background-color: #000;
}
*/


/* News
----------------------------------------------------------------------------------------------------*/

#news {
  width: 180px;
  position: absolute;
  z-index: 50;
  top: 170px;
  left: 600px;
  background: #e6e6eb none;
}

#news h3 a {
  float: left;
  width: 160px;
  height: 20px !important;
  line-height: 20px !important;
  background: #9999a3 url(../images/btn-news.gif) no-repeat 0 0;
  color: #fff;
  padding-left: 20px;
}

#news h3.ui-state-active a {
  background: #9999a3 url(../images/btn-news.gif) no-repeat 0px -20px;
}

#news .ui-accordion-content {
  height: 235px;
}

#news .ui-accordion-content .text {
  padding: 10px;
  height: 125px;
}

#news .ui-accordion-content .text h5 {
  color: #000;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#news .ui-accordion-content .text span {
  display: block;
}

#news .ui-accordion-content .text a {
  clear: both;
}

#news .ui-accordion-content .nav {
  width: 160px;
  line-height: 20px;
  color: #fff;
  background: #b9b9be none;
  padding: 0px 10px;
  font-size: 10px;
}

#news .ui-accordion-content .nav .left {
  float: left;
  width: 20px;
}

#news .ui-accordion-content .nav .right {
  float: right;
  width: 100px;
  text-align: right;
}

#news .ui-accordion-content .nav .right .linkPrev {
  float: left;
  padding-left: 10px;
  margin-right: 10px;
  background: transparent url(../images/icon-arrow-left-white.gif) no-repeat left center;
  color: #fff;
}

#news .ui-accordion-content .nav .right .linkNext {
  float: right;
  padding-right: 10px;
  background: transparent url(../images/icon-arrow-right-white.gif) no-repeat right center;
  color: #fff;
}


/* VehicleNew
----------------------------------------------------------------------------------------------------*/

.last {
  margin-right: 0px !important;
}


/* Employee
----------------------------------------------------------------------------------------------------*/

#employeeList {
  padding-bottom: 0px !important;
}

#employeeList h4 {
  margin-bottom: 10px !important;
}

.employeeListItem {
  float: left;
  width: 300px !important;
  height: 110px;
  margin-bottom: 10px;
  overflow: hidden;
}

.employeeListItem .employeeListItemImage {
  float: left;
  width: 95px;
  margin-right: 10px;
}

.employeeListItem .employeeListItemData {
  float: left;
  width: 140px;
}

.employeeListItem .employeeListItemData table {
  width: 100%;
  border-collapse: collapse;
  border: 0px none;
  padding: 0;
  margin: 10px 0px 0px 0px;
}

.employeeListItem .employeeListItemData table tbody th {
  font-weight: normal;
  width: 20px;
  text-align: left;
}

.employeeListItem .employeeListItemData a.linkOption {
  margin-right: 0px !important;
}


/* Sitemap
----------------------------------------------------------------------------------------------------*/

#sitemap ul {
  list-style: none;
  padding: 0;
  width: 180px;
  float: left;
  margin: 10px 15px 0px 0px;
  overflow: hidden;
}

#sitemap ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sitemap ul li a {
  clear: both !important;
  line-height: 24px;
}

#sitemap ul li.first {
  display: block;
  background: #f0f0f5;
  border-bottom: 1px solid #b9b9be;
  padding: 0px 5px;
  margin-bottom: 5px;
}

#sitemap ul li ul {
  padding: 0px 5px;
  margin: 0px 0px 10px 0px !important;
}


/* Location
----------------------------------------------------------------------------------------------------*/

#locationList div.last {
  border-bottom: 0px none !important;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}

div.locationListItem {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

div.locationListItem table {
  border: 0px none;
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0px 0px 0px !important;
}

div.locationListItem table th {
  width: 60px;
  text-align: left;
}


/* Video
----------------------------------------------------------------------------------------------------*/

#youtube {
  height: 245px;
  margin-bottom: 10px;
}

#videoPlayer {
  width: 290px;
  height: 245px;
  background: #000 none;
  margin-bottom: 10px;
}

#videoList {
  width: 288px;
  height: 174px;
  overflow: hidden;
}

.scrollPane ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.scrollPane ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 24px;
  background: transparent url(../images/bg-list-item.gif) repeat-x left center;
  border-bottom: 1px solid #c6c5c5;
}

.scrollPane ul li.last {
  border-bottom: 0px none !important;
}

.scrollPane ul li a {
  outline: none;
  line-height: 24px;
  margin-left: 5px;
  padding-left: 20px;
  background: transparent url(../images/icon-play.gif) no-repeat left center;
}

.scrollPane ul li a.active {
  color: #4D5967;
  font-weight: bold;
}

#callback {
  margin-top: 30px;
}

/* corrected grid values
----------------------------------------------------------------------------------------------------*/

.container_12 {
  width: 970px !important;
}

.col_1_1_1_1 {
}

.col_1_2_1 {
}

.col_1_3 {
}

.highslide img {
  border: 0px none !important;
}


/* Infos
----------------------------------------------------------------------------------------------------*/

.infoError {
  font-weight: bold;
  color: #ff0000;
  margin: 20px 0px 20px;
}


/* Dealer
----------------------------------------------------------------------------------------------------*/

#dealerLogin .action  .linkOption {
  line-height: 25px;
}


/* EUROPlus
----------------------------------------------------------------------------------------------------*/

#europlus .item {
  width: 300px;
  margin-bottom: 10px;
}

#europlus .item img {
  display: inline;
}

#europlus .item img,
#europlus .item h3,
#europlus .item h4 {
  margin-bottom: 10px !important;
}


/* R&S Limited Editions
----------------------------------------------------------------------------------------------------*/

#limitedEditionList {
  padding-bottom: 0px !important;
}

#limitedEditionList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#limitedEditionList ul li {
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0;
  font-weight: bold;
}

#limitedEditionList ul li h3 {
  margin-bottom: 0px !important;
}

#limitedEdition .item {
  width: 300px;
  margin-bottom: 10px;
}

#limitedEdition .item img {
  display: inline;
}

#limitedEdition .item img,
#limitedEdition .item h2,
#limitedEdition .item h3,
#limitedEdition .item h4 {
  margin-bottom: 10px !important;
}

.limitedEdition img {
	margin-bottom: 10px !important;
}

.limitedEdition .left {
	float: left;
	width: 300px;
}

.limitedEdition .right {
  float: right;
  width: 300px;
}

#limitedEditionImageList {
  padding-bottom: 0px !important;
}

#limitedEditionImageList a {
	margin-bottom: 10px;
}

.financing {
  color: red !important;
  font-weight: bold !important;
}

#slider {
  margin-bottom: 10px;
}

#progressBar {
  margin-top:10px;
  padding-top:10px;
  width: 100%;
  height: 18px;
  background: transparent url(../images/bg-waiting.gif) no-repeat center center;
  display: none;
}

.ui-slider .ui-slider-handle {
  height: 2.2em !important;
  width: 1em !important;
}


.ui-slider-range {
  background: #8e8e8e none !important;
}

/* Print
----------------------------------------------------------------------------------------------------*/

div.print { width: 18cm; overflow: hidden; }
div.print h1 { font-size: 250%; text-align: center; margin-bottom: 30px !important; }
div.print h2 { margin: 0 !important; }
div.print h2.vehicleImages { page-break-before: always; font-size: 170%; margin: 1.5em 0 !important; text-align: center; }
div.print .dealerComment, div.print .otherFeatures, div.print #address, div.print .vehicleDetails, div.print .vehicleConsumption, div.print .vehicleFeatures { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 10px; margin: 3px 0 10px 0; }
div.print .left, div.print .right { width: 50%; text-align: left; float: left; }
div.print .imglistSmall { margin-bottom: 10px; }
div.print .imglistSmall img { margin-right: 12px; }
/*div.print .imglistSmall img.last { margin: 0; }*/

th.price, td.price { font-weight: bold !important; font-size: 145%; }
div.print th.price, div.print td.price { padding-top: 1em; }
div.print .vehicleDetails table { table-layout: fixed; width: 100%; margin: 0; }
div.print th { font-weight: normal; text-align: left; }

div.print .vehicleFeatures ul { list-style-type: none; }
div.print .vehicleFeatures li { padding: 0; margin: 5px 0; }
div.print .otherFeatures p { margin: 0; }
div.print .imglist { width: 550px; margin: auto; }
div.print .imglist img { margin-right: 25px; margin-bottom: 15px; }

.dealerPrint { background: #efefef; padding: 10px; margin: 1em 0; }
.dealerPrint label { font-weight: bold; }
.dealerPrint .btnHeavy { float: left; }
.dealerPrint .left, .dealerPrint .right { width: 50%; }


/* Roundabout
----------------------------------------------------------------------------------------------------*/

#stage {
  height: 250px !important;
}

#stage img.head {
  margin: 10px 0px 0px 10px !important;
}

.roundabout-holder  { padding: 0; width: 610px; height: 180px; overflow: hidden; margin: 0px 10px;}
.roundabout-moveable-item {
  height: 160px;
  width: 145px;
  cursor: pointer;
  background-color: #e0e0e0;
  border: 1px solid #4C4C4C;
  text-align: center;
  list-style: none;
  color: #000;
}

.roundabout-moveable-item strong {
	font-size: 115%;
}

.roundabout-moveable-item img {
  width: 100%;
}

.roundabout-moveable-item .image {
  margin-bottom: 5px;
}

.roundabout-in-focus { cursor: auto; }

.social-media {
  float: right;
  margin: 5px;
}

.social-media-text {
  float: right;
  margin: 15px 5px 5px 5px;
}