/**
 * Common
 */

@font-face {
	font-family: 'SeatRoman';
	src: url('/css/seat/fonts/seatmnr.eot');
	src: local('SeatMetaNormal'),
	local('SeatMetaNormal-Roman'), 
	url('/css/seat/fonts/seatmnr.ttf') format('truetype');
}

@font-face {
	font-family: 'SeatRomanMedium';
	src: url('/css/seat/fonts/seatmmr.eot');
	src: local('SeatMetaMediumPrs'), 
	local('SeatMetaMedium-Roman'), 
	url('/css/seat/fonts/seatmmr.ttf') format('truetype');
}

@font-face {
	font-family: 'SeatRomanBlack';
	src: url('/css/seat/fonts/semebkr.eot');
	src: local('Seat Meta Black Roman'), 
	local('SeatMetaBlack-Roman'), 
	url('/css/seat/fonts/semebkr.ttf') format('truetype');
}

html,
body,
form {
	height: 100%;
}

body {
	background: #1c1c1c;
}

:active {
	outline: none;
}

h1 {
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.833em;
	line-height: 2em;
	color: #ffffff;	
	font-weight: normal;
}

h2 {
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.333em;
	line-height: 2em;
	color: #ffffff;	
	font-weight: normal;
}

ul {
	list-style-type: disc;	
	margin: 0 0 15px 30px;	
}

ol {
	margin: 0 0 15px 30px;
}

a:hover {
	text-decoration: none;
}

div.top {
	border-bottom: 1px solid #cc0000;	
}

div.bottom {
	border-top: 1px solid #cc0000;
}

div.dealermerken_bottom {
	background: #1c1c1c url(/img/seat/bg_dealermerken_bottom.png) repeat-x;
}

div.homepage div.dealermerken_bottom div.footer,
div.dealermerken_bottom div.footer {
	background: transparent;
}

div.dark {
	padding-top: 25px;
	padding-bottom: 25px;
	background: #3c3c3c;
	color: #ffffff;
}

div.light {
	padding-top: 25px;
	padding-bottom: 25px;
	background: #9a9a9a;
}

a.readmore {
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
	font-size: 1.0840em;
	color: #cc0000;
}

a.submit {
	color: #C00;
	font-weight: bold;
}

div.noflash {
	position: relative;
	min-height: 100px;
}

div.noflash div.flashdownload {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 221px;
	height: 54px;
	padding: 18px 0 0 77px;
	margin: -36px 0 0 -149px;
	background: #000000 url(/img/seat/logo-flash.png) no-repeat 5px 5px;
	color: #ffffff;
}

div.noflash div.flashdownload h3 {
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.75em;
	font-weight: normal;
}

div.noflash div.flashdownload h4 {
	font-size: 1em;
	font-weight: normal;
}

div.noflash div.flashdownload a {
	color: #cc0000;
}

/**
 * Layout
 */
 
div.pagewrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
	font-size: 0.750em;
	color: #333333;
	background: #333333;
}

div.dealermerken {
	height: auto;
	background: #1c1c1c;
}

div.contentwrapper {
	width: 100%;	
}

div.header,
div.content,
div.footer {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

div.twocol {
	background: #272727 url(/img/seat/bg_2col.png) right repeat-y;
}

div.column_left {
	width: 160px;
	float: left;	
	background-color: #272727;
}

div.column_main {
	width: 800px;
	float: left;
}

div.col_content {
	float: left;
	width: 520px;
	margin: 0 20px 0 0;
	min-height: 1px;
}

div.col_right {
	width: 260px;
	float: left;
}

/**
*	Homepage
*/

div.homepage div.footer,
div.homepage {
	background-color: #1c1c1c;
}

/**
 * Forms
 */
 
textarea {
	overflow-y: auto;
}

div.scfForm {
	padding: 0 30px 30px;
}

div.scfForm fieldset input,
div.scfForm fieldset textarea,
div.scfForm fieldset select,
div.scfForm div.customdd_toggler {
	float: none;
	margin-bottom: 15px;
}

div.scfForm table {
	width: 242px;
	margin: 0 20px 0 0;
}

div.scfForm table tr td {
	border: none;
	padding: 0;
}

div.scfForm fieldset table input,
div.scfForm fieldset table label {
	width: auto;
	font-weight: normal;
	border: none;
	background: none;
	clear: none;
	float: none;
	display: inline;
}

div.scfForm fieldset table input {
	margin-right: 10px;
	vertical-align: -1px;
}

div.scfForm div.halfAvailableWidth input,
div.scfForm div.halfAvailableWidth textarea {
	width: 113px;
}

div.scfForm div.thirdAvailableWidth input,
div.scfForm div.thirdAvailableWidth textarea {
	width: 73px;
}

div.scfForm fieldset label {
	clear: both;
	margin: 0 20px 15px 0;
}

div.scfForm fieldset div.scfSectionContent div {
	overflow: hidden;
	position: relative;
}

div.scfForm fieldset div.scfSectionContent div div {
	float: left;
	position: static;
}

div.scfForm div.scfValidationSummary,
div.scfForm span.scfValidatorRequired,
div.scfForm span.scfValidator {
	color: #cc0000 !important;
}

div.scfForm span.scfValidatorRequired,
div.scfForm span.scfValidator {
	font-size: 0.917em;
	font-weight: bold;
	position: absolute;
	width: 258px;
	vertical-align: top;
}

div.scfForm div.scfValidationSummary {
	margin: 0 0 20px;
	padding-left: 50px;
	font-weight: bold;
	background: url(/img/seat/icon_error_warning.png) no-repeat;
}

div.scfForm input.scfSubmitButton {
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
	color: #cc0000 !important;
	font-size: 1.167em;
	text-transform: uppercase;
	background: none;
	border: none;
	cursor: pointer;
}

div.scfForm div.scfSubmitButtonBorder {
	padding-left: 220px;
}

fieldset h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
}


/**
 * F1 header
 */

div.header {
	background: #ffffff;	
}

div.header div.cont {
	height: 45px;
}

div.header a.seat-logo {
	position: absolute;
	top: 17px;
	left: 17px;
}

div.header ul.secnav {
	list-style-type: none;
	position: absolute;
	top: 13px;
	right: 20px;
	margin: 0;
}

div.header ul.secnav li {
	padding-left: 10px;
	float: left;	
}

div.header ul.secnav li a {
	font-size: 0.916em;
	color: #666666;	
}

div.header div.sitetitle {
	padding: 4px 0 0 20px;
	width: 940px;
	height: 46px;
	background: #000000;
}

div.header div.sitetitle h1 {
	color: #999999;
}

div.header div.sitetitle a.link_generalsite {
	float: right;
	margin: 13px 20px 0;
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	color: #cc0000;
	font-size: 1.167em;	
}

div.mainnav {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #000000 url(/img/seat/bg_mainnav.png) repeat-x left top;
	z-index: 40;	
	border-bottom: 1px solid #585858;
}

div.mainnav ul.mainnav {
	list-style-type: none;
	margin: 0 0 -1px 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #585858;
}

div.mainnav ul.rightnav {
	list-style-type: none;
	margin: 0 1px -1px 0;
	padding: 0;
	float: right;
	border-bottom: 1px solid #585858;
}

div.mainnav ul.mainnav li,
div.mainnav ul.rightnav li {
	margin: 0;
	padding: 0;
	float: left;
}

div.mainnav ul.mainnav li a,
div.mainnav ul.rightnav li a {
	position: relative;
	display: block;
	height: 18px;
	margin: 0 0 -1px 0;
	padding: 15px 20px 15px 20px;
	background: transparent url(/img/seat/bg_navlink.png) no-repeat left top;
	font-family: SeatRomanMedium, Arial, Sans-Serif;
	font-size: 1em;
	text-decoration: none;
	z-index: 30;
}

div.mainnav ul.mainnav li a:hover,
div.mainnav ul.rightnav li a:hover,
div.mainnav ul.mainnav li a.active,
div.mainnav ul.rightnav li a.active {
	position: relative;
	margin: 0 -1px -1px 0;
	padding: 14px 20px 14px 19px;
	color: #ffffff;	
	background: #000000 none;
	height: 18px;
	text-decoration: none;
	border-top: 1px solid #585858;
	border-left: 1px solid #585858;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #000000;
	z-index: 40;
}

/**
 * Megadropdown
 */
div.megadropdown {
	position: relative;
	padding: 0;
	width: 960px;
	height: 301px;
	background: #2f2f2f url(/img/seat/bg_megadropdown.png) repeat-x;
	z-index: 10;
	display: none;
	overflow: hidden;
}

div.js-position {
	position: absolute;
	z-index: 39;
	top: 47px;
	left: 0;
}

div.megadropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0 1px;
	width: 900px;
}

div.megadropdown ul li.model {
	width: 190px;
	height: 300px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	background: url(/img/seat/bg_megadropdown.png) no-repeat center top;
}

div.megadropdown ul li.model div.hover {
	padding: 10px;
	height: 280px;
	width: 170px;
}

div.megadropdown ul li h2 {
	font-size: 1.166em;
	height: 33px;
}

div.megadropdown ul li.model h2 {
	font-family: SeatRomanMedium, Arial, Sans-Serif;
	margin: 0 5px;	
}

div.megadropdown ul li ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	height: 112px;
	width: auto;
	margin: 0;
}

div.megadropdown ul li ul li {
	font-size: 0.917em;
	color: #ffffff;
	float: none;
	position: static;
}

div.megadropdown ul li ul li.price {
	padding-top: 20px;
}

div.megadropdown ul li span.price {
	padding-left: 10px;
	font-weight: bold;
	color: #ff0000;
}

div.megadropdown ul li.last {
	position: relative;
}

div.megadropdown ul li.last div.links {
	position: absolute;
	bottom: 14px;
	left: 10px;
}

div.megadropdown ul li.last a.close,
div.megadropdown a.close {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 50;
}

div.megadropdown ul li div.links a,
div.megadropdown ul li.model div.links a,
div.megadropdown ul li.last div.links a,
div.megadropdown ul li.last a.close,
div.megadropdown a.close {
	margin: 0;
	padding: 0;
	display: block;
	font-family: SeatRomanMedium, Arial, Sans-Serif;
	font-size: 1.0840em;
	color: #cc0000;
	border: none;
	text-decoration: none;
	background: none;
}


/**
 * carrousel
 */

div.carrousel {
	position: relative;
	margin: 1px 0 0 0;
	padding: 0;
	width: 100%;
	height: 299px;
	clear: both;
	overflow: hidden;
}

div.carrousel a.nav {
	display: block;
	float: left;	
	width: 30px;
	height: 300px;
	margin: -1px 0 0 0;
	padding: 0;
	text-decoration: none;
	background: url(/img/seat/bg_car_nav_spr.png) no-repeat left top;
}

div.carrousel a.jcarousel-prev-disabled,
div.carrousel a.jcarousel-next-disabled {
	background: none;
} 
 
div.carrousel a.previous {
	background-position: 0 0;
}

div.carrousel a.previous:hover {
	text-decoration: none;
	background-position: 0 -300px;
} 
 
div.carrousel a.next {
	float: right;
	background-position: -30px 0;
}

div.carrousel a.next:hover {
	float: right;
	text-decoration: none;
	background-position: -30px -300px;
} 
 
div.carrousel div.viewport {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 300px;
	float: left;
	overflow: hidden;	
}
 
div.carrousel ul.carrousel {
    list-style-type: none;
    z-index: 1;
    position: relative;
    padding: 0;
    height: 300px;
    float: left;
    margin: 0;
}

div.carrousel ul.carrousel li.slide {
	position: relative;
	margin: 0;
	padding: 40px 10px 0;
	height: 260px;
	width: 160px;
	float: left;
	overflow: hidden;
}

div.carrousel ul.carrousel li.slide p.intro {
	margin: 0;
	color: #ffffff;
	font-size: 0.917em;
	height: 90px;
	overflow: hidden;	
}

div.carrousel ul.carrousel li.slide div.links {
	margin: 10px 10px 0 0;	
}

/**
 * energy labels
 */
span.energylbls {
	margin: 2px 0 2px -5px;
	padding: 0 0 1px 5px;
	color: #000000;	
	background: transparent url(/img/seat/bg_spr_labels.gif) no-repeat right top;
	display: block;
	height: 12px;
	width: 170px;
	overflow: hidden;
}

span.energylbls span.lbl {
	margin: -2px 0 0 0;
	padding: 0;
	display: block;
	height: 13px;
	float: left;
}

span.energylbls span.lbl_type {
	margin: -2px 0 0 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	display: block;
	width: 30px;
	float: left;	
}

span.lbl-a {
	background-position: 0 0;	
}
span.lbl-b {
	background-position: 0 -13px;	
}
span.lbl-c {
	background-position: 0 -26px;	
}
span.lbl-d {
	background-position: 0 -39px;	
}
span.lbl-e {
	background-position: 0 -52px;	
}
span.lbl-f {
	background-position: 0 -65px;	
}
span.lbl-g {
	background-position: 0 -78px;	
}
span.disabled {
	background-position: 0 -91px;	
}

/**
 * Tabellen
 */

table {
	table-layout: fixed;
	width: 100%;
	margin: 0 0 20px;
}

table caption {
	padding: 40px 10px 5px;
	background: url(/img/seat/bg_table_caption.png) repeat-x left top;
	border-bottom: 1px solid #656565;
	color: #fff;
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.417em;
	font-weight: normal;
	text-align: left;
}

table tr td {
	padding: 2px 10px;
	border-bottom: 1px solid #656565;
	color: #faf5f5;
	line-height: 1.167em;
	text-align: left;
}

table tr th {
	padding: 2px 10px 0;
	border-bottom: 1px solid #656565;
	color: #fff;
	line-height: 1.167em;
	text-align: left;
}

table tr.head {
	height: 120px;
	padding-bottom: 10px;
	background: #353535 url(/img/seat/bg_table_head.png) repeat-x top left;
}

table tr th.horizontal {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
	font-size: 1.667em;
	font-weight: bold;
	padding-bottom: 15px;
}

table tr th.vertical {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	padding: 0;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

table tr th.vertical span {
	display: block;
	line-height: 1em;
	width: 1em;
	margin-left: -2em;
}


/**
 * Legenda
 */

ul.legend {
	list-style-type: none;
	display: inline-block;
	float: right;
	margin: 0;
}

ul.legend li {
	float: left;
	margin: 0 0 0 10px;
	padding-left: 15px;
	color: #fff;
}

ul.legend li.available {
	background: url(/img/seat/data_available_equipment.png) no-repeat left 4px;
}

ul.legend li.unavailable {
	background: url(/img/seat/data_unavailable_equipment.png) no-repeat left 6px;
}


/**
 * Tabs
 */

ul.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

ul.tabs li {
	float: left;
	margin-right: 1px;
}

ul.tabs li a {
	float: left;
	display: block;
	height: 24px;
	padding: 5px 25px 0 5px;
	background: url(/img/seat/bg_tabs_inactive_link.png) repeat-x left top;
	color: #bdbdbd;
	white-space: nowrap;
	min-width: 100px;
}

ul.tabs li a:hover {
	color: #fff;
}

ul.tabs li span {
	float: left;
	display: block;
	width: 5px;
	height: 29px;
}

ul.tabs li span.left_cap {
	background: url(/img/seat/bg_tabs_inactive_corner_left.png) no-repeat left top;
}

ul.tabs li span.right_cap {
	background: url(/img/seat/bg_tabs_inactive_corner_right.png) no-repeat left top;
}

ul.tabs li.active a {
	background-image: url(/img/seat/bg_tabs_active_link.png);
	color: #fff;
}

ul.tabs li.active span.left_cap {
	background: url(/img/seat/bg_tabs_active_corner_left.png);
}

ul.tabs li.active span.right_cap {
	background: url(/img/seat/bg_tabs_active_corner_right.png);
}

/**
 * F2 Pushbox
 */
 
div.pushbox {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #cc0000;
	overflow: hidden;
	z-index: 5;
}


/**
 * F3 Teasers
 */

div.teaser_alg {
	margin: 0 13px 25px 0;
	padding: 0;
	float: left;
	width: 230px;
	cursor: pointer;
	height: 150px;
	overflow: hidden;
}

div.teaser_alg div.cont_img {
	height: 99px;
	border-bottom: 1px solid #535353;
	overflow: hidden;
}

div.teaser_alg h2 {
	margin: 5px 0 5px 5px;
	color: #666666;	
	font-size: 1.833em;
	font-weight: normal;
	line-height: 1em;
}

div.teaser_alg h2 a {
	color: #666666;
}

div.teaser_alg h2.active,
div.teaser_alg h2.active a {
	color: #ffffff;
}

/**
 * F4 Teasers search
 */
 
div.teaser_search {
	margin: 0;
}

div.teaser_search div.cont_img {
	background: url(/img/seat/bg_teaser_zoek.png) repeat-y;
}

div.teaser_search p {
	font-size: 0.916em;
	line-height: 1.2em;
	color: #ffffff;	
}

div.teaser_search span {
	margin: 2px 0 0 0;
	display: block;
	font-size: 0.916em;
	color: #ffffff;	
}

div.teaser_search fieldset.search_store {
	padding: 5px 0 0 10px;
}

div.teaser_search fieldset input {
	margin-right: 10px;
	padding: 0 2px 0 3px;
	width: 140px;
	height: 18px;
	font-size: 0.916em;
	background: #000000;
	color: #ffffff;
}

div.teaser_search fieldset a {
	font-family: SeatRoman, Arial, Sans-Serif;
	font-size: 1.166em;
	color: #cc0000;
	white-space: nowrap;
}

/**
 * F5 Footer
 */

div.footer {
	background: #333333;
	font-size: 0.916em;
}

div.footer ul.footernav {
	list-style-type: none;	
	text-align: right;
	padding: 5px 0;
	margin: 0 20px;
	height: 23px;
}

div.footer ul.footernav li {
	margin-left: 18px;
	display: inline;	
}

div.footer ul.footernav li a {
	color: #999999;	
}

div.footer p.dealerinfo {
	color: #808080;
}

div.footer p.dealerinfo a {
	text-decoration: underline;
	color: #808080;
}

/**
 * F6 Subnavigation
 */

div.subnav ul.subnav {
	list-style-type: none;
	margin: 10px 10px 0 5px;
}

div.subnav ul.subnav li a {
 	display: inline-block;
 	font-family: Tahoma, Arial, Verdana, sans-serif;
 	font-size: 0.916em;
 	padding-left: 15px;
}

div.subnav ul.subnav li a.active {
	background: url(/img/seat/icon_arrow_red.gif) no-repeat scroll 5px 5px transparent
}

div.subnav ul.subnav li ul {
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
}

div.subnav ul.subnav li ul li a {
	padding: 0 0 0 15px;
}

/**
 * F7 Page header
 */

div.pagetitle {
	background-color: #272727;
	padding: 6px 0 4px 30px;
}

div.pagetitle h1 {
	max-height: 44px;
	overflow: hidden;
}

div.breadcrumb {
	padding: 5px 30px;
	background: #9a9a9a;	
	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #717171;
}

div.breadcrumb a,
div.breadcrumb span {
	font-size: 0.916em;
	color: #333333;
	white-space: nowrap;
}

/**
 * F8 Introduction
 */

div.introductie {
    background: #9a9a9a url(/img/seat/bg_content_grad.png) repeat-x left top;
    padding: 25px 0 0 30px;
    min-height: 175px;
    position: relative;
    overflow: hidden;
}
    
div.introductie div.intro_inner {
    width: 340px;
    margin-right: 30px;
    color: #ffffff;
}

div.introductie span.arrow {
	color: #ffffff;
	font-family: SeatRoman, Arial, Sans-serif;
	font-size: 1.333em;
	float: left;
	margin: 0 0.25em 0 0;
	line-height: 1em;
}

div.introductie img {
	position: absolute;
	top: 0;
	right: 0;
}

/**
 * F9 Paginaoverzicht
 */

div.pageoverview {
	padding: 15px 0 0 0;
}

div.pageoverview ul {
	margin: 0 0 0 30px;
	list-style-type: none;
}

div.pageoverview ul li {
	position : relative;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 20px;
    width: 340px;
}

div.pageoverview ul li p {
	margin-bottom: 0;
}

div.pageoverview ul li.left {
    margin-right: 60px;
}

div.pageoverview ul li a.readmore {
	position: absolute;
	bottom: 0;
	left: 0;
}

div.pageoverview h2 {
	margin-bottom: 0.75em;
}

div.pageoverview h2,
div.pageoverview h2 a {
    color: #cc0000;
    line-height: 1.25em;
    max-height: 40px;
    overflow: hidden;
}

div.pageoverview p {
	color: #333333;
}

/**
 * F10 Content block
 */

div.content_block {
	padding: 0 30px;
}

/**
 * F11 Related links
 */

div.related_links {
	padding: 15px 20px;
	margin: 0 0 20px;
	background: #272727;
}

div.related_links h3 {
	margin: 0 0 1em;
	color: #fff;
	font-family: SeatRoman, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.167em;
}

div.related_links ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}

div.related_links ul li a {
	display: inline-block;
	font-size: 1.167em;
	font-family: SeatRomanMedium, Arial, Sans-Serif;
	padding-left: 8px;
}

div.related_links ul li a span.bullet {
	float: left;
	margin-left: -8px;
}

/**
 * F12 Banners
 */

div.banner_holder {
	margin: 0 0 20px 0;
	width: 220px;
}

div.banner_holder ul {
	list-style-type: none;
	margin: 0;
}
	
div.banner_holder ul li {
	margin: 0 0 20px;
}

div.banner_holder ul li a {
	display: block;
	margin: 0;
}

/**
 * F13 Sub navigatie auto
 */

div.subnav_car {
	padding: 20px 0 0;
}

div.subnav_car div.top_part {
	min-height: 234px;
}

div.subnav_car h3 {
	margin: 0 20px 20px;
	color: #ffffff;
	font-family: SeatRomanBlack, Arial, Sans-Serif;
	font-size: 1.833em;
	font-weight: normal;
}

div.subnav_car ul {
	list-style-type: none;
	padding: 0 10px 35px 5px;
	margin: 0;
}

div.subnav_car ul li ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
}

div.subnav_car ul li a {
	display: block;
	padding: 0 0 0 15px;
	font-size: 0.917em;
}

div.subnav_car ul li a.active {
	background: url(/img/seat/icon_arrow_red.png) no-repeat 5px 5px;
}

div.subnav_car ul.buttons {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.subnav_car ul.buttons li {
	padding: 0;
}

div.subnav_car ul.buttons li a {
	display: block;
	padding: 13px 0 14px 20px;
	background: url(/img/seat/bg_subnav_buttons.png) repeat-x left top;
	font-size: 0.917em;
}

/**
 * F14 Model Characterisics
 */

div.model_characs {
	padding: 0 30px;
	color: #eeeeee;
}

div.model_characs h2 {
	margin-bottom: 12px;
	overflow: hidden;
	max-height: 40px;
}

div.model_characs h2 a {
	line-height: 1.25em;
	max-height: 40px;
}

div.model_characs ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
}

div.model_characs ul li {
	position : relative;
	margin: 0 0 10px 0;
    padding: 0 0 20px;
	width: 340px;
	float: left;
}

div.model_characs ul li.left {
	margin-right: 60px;
}

div.model_characs ul li p {
	margin-bottom: 0;
}

div.model_characs a.readmore {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1.0840em;
}

div.model_characs div.intro img {
	margin: 5px 0 15px 15px;
	float: right;
}

/**
 * F15 Tabel vergelijker
 */

div.comparison_table_holder {
	padding: 30px;
}

table.comparison tr td {
	border-bottom: 1px solid #656565;
}

table.comparison tr.head td {
	border-bottom: none;
	vertical-align: top;
}

table.comparison tr.head td h2 {
	font-size: 1.385em;
	font-weight: bold;
}

table.comparison tr.head td div {
	margin-bottom: 40px;
}

table.comparison tr.footer td {
	padding-top: 9px;
	border-bottom: 0;
}

table.comparison tr.footer td a.readmore {
	color: #fff;
	font-size: 1.167em;
}


/**
 * F16 News overview
 */

div.news_overview_holder ul.news_overview {
	list-style-type: none;
	padding: 30px;
	margin: 0;
}

div.news_overview_holder ul.news_overview li {
	display: inline-block;
	clear: both;
	width: 100%;
	margin: 0 0 25px;
}

div.news_overview_holder ul.news_overview li h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.167em;
	line-height: 1.429em;
}

div.news_overview_holder ul.news_overview li img {
	float: left;
	margin-top: 5px;
}

div.news_overview_holder ul.news_overview li div.article_text {
	padding: 0 0 0 180px;
}

div.news_overview_holder ul.news_overview li div p {
	margin: 0;
}

div.news_overview_holder ul.news_overview li div span {
	font-size: 0.833em;
}

div.news_overview_holder ul.news_overview li div a {
	color: #cc0000;
}

div.news_overview_holder ul.news_overview li div a.readmore {
	font-size: 1.083em;
}

div.news_overview_holder ul.news_overview li div ul {
	list-style-type: none;
	margin: 0 0 20px;
}

div.news_overview_holder ul.news_overview li div ul li {
	padding: 0 0 0 7px;
	margin: 0;
	width: auto;
	display: block;
	background: url(/img/seat/bullet.png) no-repeat left 8px;
}

div.paginator {
	width: 100%;
	background: #272727;
	text-align: center;
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
	font-size: 1.167em;
}

div.paginator_top {
	margin-top: -25px;
}

div.paginator_bottom {
	margin-bottom: -25px;
}

div.paginator ul {
	list-style-type: none;
	margin: 0;
}

div.paginator ul li {
	display: inline;
}

div.paginator ul li a {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 4px 7px;
	color: #cc0000;
}

div.paginator ul li.active a,
div.paginator ul li a:hover {
	border-top: 1px solid #838383;
	padding-top: 3px;
	background: #9a9a9a;
	color: #000;
	text-decoration: none;
}

div.paginator ul li.previous a {
	margin-right: 50px;
}

div.paginator ul li.next a {
	margin-left: 50px;
}

div.paginator ul li.disabled {
	visibility: hidden;
}

/**
 * F17 News metadata and navigation
 */

div.news_metadata_nav {
	background: #272727;
	padding: 10px 30px;
}

div.news_metadata_nav a {
	font-size: 1.333em;
}

div.date {
	font-weight: bold;
	color: #fff;
	margin: 0 0 1em;
}

/**
 * F19 Search locations
 */

div.search_location {
	padding: 20px 0 30px 30px;
}

div.search_location fieldset {
	margin: 0 0 20px;
	position: relative;
}

div.search_location fieldset label {
	margin: 0 15px 0 0;
	color: #fff;
	width: 55px;
	font-weight: normal;
}

div.search_location fieldset label span {
	margin-top: 2px;
	display: block;
}	
	
div.search_location fieldset input {
	margin-bottom: 15px;	
}

div.search_location fieldset div.checkbox-list {
	width: 320px;
	float: left;
}

div.search_location fieldset table.checkbox-list {
	margin: 0;
}

div.search_location fieldset table.checkbox-list tr {
	padding: 0;
	border: none;	
}

div.search_location fieldset table.checkbox-list tr td {
	padding: 0;
	border: none;	
}

div.search_location fieldset table.checkbox-list td input {
	margin: 2px 15px 2px 0;
	width: auto;
	background: none;
	border: none;
}

div.search_location fieldset table.checkbox-list td label {
	display: block;
	width: auto;
	margin-top: 2px;	
}

div.search_location input.submit {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	width: auto;
	background: none;
	border: none;	
	color: #d10000;
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
	font-size: 1.166em;
	cursor: pointer;
}

div.search_location fieldset div.error_warning {
	position: relative;
	padding-left: 40px;
}

div.search_location fieldset div.error_warning img {
	position: absolute;
	top: 0;
	left: 0;
}

div.search_location fieldset div.error_warning ul {
	list-style-type: none;	
	margin: 2px 0 0 20px;
}

div.search_location fieldset div.error_warning ul li {
	background: none;
	padding: 0;	
}

div.search_location a.submit {
	display: inline-block;
	margin: 12px 0;
}

div.search_location p.border-top {
	border-top: 1px solid #000;
	color: #fff;
	padding: 5px 0 0 ;
}

div.search_location ul.location_list {
	list-style-type: none;
	margin: 0 0 20px 0;
}

div.search_location ul.location_list li {
	position: relative;
	display: block;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #333;
	min-height: 165px;
}

div.search_location ul.location_list li h3 {
	width: 300px;
	color: #868686;
	font-size: 1em;
}

div.search_location ul.location_list li address {
	width: 300px;
	margin: 0 0 20px;
	color: #fff;
	font-style: normal;
}
	
div.search_location ul.location_list li ul {
	list-style-type: none;
	margin: 0;
}

div.search_location ul.location_list li ul li {
	margin: 0;
	padding: 0;
	min-height: 0;
}

div.search_location ul.location_list li ul li a {
	color: #868686;
	font-size: 1.167em;
	font-family: SeatRomanMedium, Arial, Sans-Serif;
}

div.search_location ul.location_list li ul.interests_list {
	list-style-type: none;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	width: 140px;
}

/**
 * F20 Prijs en opties tabel
 */

div.price_and_options_table_holder {
	padding: 30px;
}

div.price_and_options_table_holder h2,
div.price_and_options_table_holder table caption {
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

div.priceoptions h2,
div.priceoptions table caption {
	font-weight: normal;
}

div.price_and_options_table_holder table {
	table-layout: auto;
}

div.price_and_options_table_holder fieldset {
	margin: 0 0 20px;
}

div.price_and_options_table_holder label {
	display: inline-block;
	width: auto;
	margin: 0 100px 0 0;
	color: #c5c5c5;
}

div.price_and_options_table_holder select {
	display: block;
	float: none;
	width: 150px;
	margin: 0;
	padding: 0;
	background: #000;
	color: #c5c5c5;
}

div.price_and_options_table_holder table tr td {
	color: #c5c5c5;
}

div.price_and_options_table_holder table tr td a {
	color: #c5c5c5;
	font-weight: bold;
}

div.price_and_options_table_holder table tr td.align_right {
	color: #c5c5c5;
	text-align: right;
	width: 110px;
	vertical-align: bottom;
}

div.price_and_options_table_holder table tr td.extra_options {
	border-bottom: 0;
	color: #fff;
}

div.price_and_options_table_holder table tr td.total_price_quota {
	padding-top: 5px;
	color: #c5c5c5;
	font-size: 1.167em;
	font-weight: bold;
	text-align: right;	
}

div.price_and_options_table_holder table tr td.total_price  {
	margin: 0 10px 0 0;
	color: #959595;
	font-family: SeatRoman, Arial, Sans-Serif;
	font-size: 1.333em;
	font-weight: normal;
	text-align: right;
	width: auto;
}

div.price_and_options_table_holder p.disclaimer {
	width: 310px;
	color: #c5c5c5;
	font-size: 0.833em;
}

div.price_and_options_table_holder a.print {
	float: right;
	color: #ffffff;
	font-weight: bold;	
}

div.price_and_options_table_holder div.option_image_container {
	position: relative;
	padding-right: 30px;
	background: url(/img/seat/icon_option_image.png) no-repeat right 2px;
	display: inline;
}

div.price_and_options_table_holder div.option_image {
	position: absolute;
	bottom: 13px;
	right: -166px;
	width: 156px;
	height: 116px;
	padding: 2px 7px 7px 2px;
	background: url(/img/seat/bg_option_image_container.png) no-repeat;
}

/**
 * F21 Route
 */

div.route_dealers {
	margin: 30px;
	padding: 20px;
	background: #333;
	line-height: 1.5em;
}

div.route_dealers h2,
div.route_dealers h3 {
	color: #868686;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

div.route_dealers address {
	font-style: normal;
	color: #fff;
	margin-bottom: 1.5em;
}

div.route_dealers fieldset input.text {
	margin: 0.5em 0;
	background: #000;
	color: #fff;
}

div.route_dealers fieldset span.error {
	float: left;
	margin: 9px 0 0 10px;
	font-weight: bold;
	color: #cc0000;
	width: 165px;
}

div.route_dealers_map {
	padding: 0 30px 50px;
}

div.route_dealers_map div.googlemap {
	width: 100%;
	height: 417px;
	margin: 10px 0;
}

div.route_dealers_map div.directions {
	color: #ffffff;
	margin: 10px 0;
}

div.route_dealers_map div.directions table {
	table-layout: auto;
	background: transparent !important;
	color: #ffffff !important;
	border: none !important;
}

div.route_dealers_map div.directions table td {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

/**
 * F22 Sitemap
 */

div.sitemaps {
	padding: 30px;
}

div.sitemaps h3 {
	margin: 0 0 0.5em;
	color: #fff;
	font-size:1em;
}

div.sitemaps ul {
	list-style-type: none;
	margin: 0;
}

div.sitemaps ul li {
	padding: 0 10px;
}

div.sitemaps ul li ul.submenu li a,
div.sitemaps ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/img/seat/icon_arrow_red_sitemap.png) no-repeat 2px 3px;
	color: #fff;
}

div.sitemaps ul li ul.submenu {
	list-style-type: none;
	background-color: #272727;
	margin: 0;
}

div.sitemaps ul li ul.submenu li {
	padding: 0 0 0 10px;
}

div.sitemaps ul li.haschildren a {
	margin: 0 -10px;
	padding: 0 0 0 20px;
	background: #1c1c1c;
	color: #c00;
}

div.sitemaps ul.selected_sitemap li.haschildren a {
	padding: 0 0 0 25px;
	background: #1c1c1c url(/img/seat/icon_arrow_red_sitemap.png) no-repeat 10px 4px;
}

div.sitemaps ul.selected_sitemap li.haschildren ul li a {
	background: none;
	padding-left: 15px;
}

div.sitemaps li.title_selected a {
	color: #c00;
}

div.sitemaps ul.selected_sitemap li.title_selected {
	margin: 0 0 15px;
	padding: 0 0 0 10px;
	background: #1c1c1c;
	color: #c00;
}

div.sitemaps ul.homepage_sitemap {
	float: left;
	width: 220px;
	margin: 0 40px 0 0;
	padding: 0 0 40px;	
	background: #272727;
	list-style-type: none;
}

div.sitemaps ul.selected_sitemap {
	float: left;
	width: 220px;
	padding: 0 0 40px;
	background: #272727;
}

div.sitemaps div.middle_column {
	float: left;
	width: 220px;
	margin: 0 40px 0 0;
}

div.sitemaps div.middle_column ul {
	margin: 0 0 10px;
	padding: 0 0 5px;
	background: #1c1c1c;
	list-style-type: none;
}

/**
 * F27 Uitrusting
 */
 
div.equipment {
	padding: 30px;
}

div.equipment table {
	table-layout: auto;
	margin-bottom: 5px;
}

div.equipment table tr th {
	font-weight: normal;
}

div.equipment table tr td {
	width: 10px;
	padding: 2px 15px;
	border-left: 1px solid #a5a5a5;
}

div.equipment table tr td.unavailable,
div.equipment table tr td.available {
	text-indent: -999em;
	background: url(/img/seat/data_available_equipment.png) no-repeat center center;
}

div.equipment table tr td.unavailable {
	background: url(/img/seat/data_unavailable_equipment.png) no-repeat center center;
}

div.equipment table tr th.horizontal {
	width: 60%;
	font-weight: bold;
}

/**
 * F28 Technische gegevens
 */

div.technical_data {
	padding: 30px;
}

div.price_and_options_table_holder div#container-tabs table {
	table-layout: fixed;
}

/**
 * F38 Teamoverzicht
 */
 
div.column_main div.teamoverzicht {
	padding: 20px 30px 70px;
}

div.teamoverzicht h2 {
	color: #cc0000;
	font-family: SeatRomanMedium, Arial, Helvetica, Sans-Serif;
}

div.teamoverzicht ul.vestiging_team {
	margin: 0 0 0 -10px;
	width: 780px;
	overflow: hidden;
	list-style-type: none;
}

div.teamoverzicht ul.vestiging_team li {
	float: left;
	width: 330px;
	overflow: hidden;
	padding: 10px 10px 15px;
	margin: 0 30px 30px 10px;
	background: #333333;
	color: #ffffff;
}

div.teamoverzicht ul.vestiging_team img {
	float: left;
	margin: 0 20px 0 0;
}

div.teamoverzicht ul.vestiging_team h3 {
	font-size: 1em;
	margin-left: 150px;
}

div.teamoverzicht ul.vestiging_team address {
	font-style: normal;
	margin-left: 150px;
}

div.teamoverzicht ul.vestiging_team a.mail {
	display: inline-block;
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.083em;
	color: #868686;
	margin-top: 0.5em;
}

/**
 * Custom dropdown
 */

div.customdd_toggler,
ul.customdd,
div.dd_comparison_toggler,
ul.dd_comparison {
	background: #000;
	border: 1px solid #7a7a7a;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	cursor: default;
}

div.customdd_toggler,
div.dd_comparison_toggler {
	padding: 0 15px 0 5px;
	height: 18px;
	width: 188px;
	background: #000 url(/img/seat/bg_dropdown.png) no-repeat right 1px;
	color: #c1c1c1;
	overflow: hidden;
}

ul.customdd,
ul.dd_comparison {
	list-style-type: none;
	color: #ffffff;
	min-width: 208px;
	width: auto;
	border-bottom: 1px solid #808080;
	margin: 0;
}

ul.customdd li,
ul.dd_comparison li {
	min-width: 198px;
	width: auto;
	padding: 2px 5px;
	background-color: #000;
	color: #b3b3b3;
}

ul.customdd li:hover,
ul.dd_comparison li:hover {
	background: #333333;
}

table.comparison tr.head td div.dd_comparison_toggler {
	margin-bottom: 0 !important;
	width: 148px;
}

ul.dd_comparison {
	min-width: 168px;
}

ul.dd_comparison li {
	min-width: 158px;
}

/**
 * Shadowbox
 */
 
#sb-wrapper {
	padding-top: 26px;
}

#sb-wrapper-inner {
	border: none;
}

#sb-info {
	position: absolute;
	top: 0;
	height: 26px;
	width: 100%;
	text-align: right;
	background: #272727;
	padding: 0;
}

#sb-info-inner,
#sb-nav {
	height: 26px;
	padding: 0;
}

#sb-nav #sb-nav-close {
	background: none;
	width: auto;
	min-width: 20px;
	height: 26px;
	margin: 0;
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.167em;
	color: #cc0000;
	text-transform: uppercase;
	padding: 4px 7px 0 0;
}

ul.autocompleteextender {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #7c7c7c;
	max-height: 88px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #ffffff;
	font-size: 0.917em;
}

ul.autocompleteextender li {
	padding: 2px 3px !important;
	white-space: nowrap;
}