div.secnav,
div.mainnav,
div.column_left,
div.bottom,
div.pushbox,
div.breadcrumb,
div.col_right,
ul.tabs,
div#sb-container {
	display: none;
}

div.pagetitle {
	background: none;
}

img,
div.top {
	border: 0;
}

div.search_location ul {
	margin: 0 0 1em;
	padding: 0 0 0 15px
}

div.introductie span.arrow {
	float: left;
	margin-right: 5px;
}



/**
 * Common
 */
 
h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.833em;
	line-height: 2em;
	color: #ffffff;	
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.333em;
	line-height: 2em;
	color: #ffffff;	
	font-weight: normal;
}

/**
*	Homepage
*/

div.homepage div.footer,
div.homepage {
	background-color: #1c1c1c;
}


/**
 * F1 header
 */

div.header {
	background: #ffffff;	
}

div.header div.cont {
	height: 45px;
}

div.header a.seat-logo {
	position: absolute;
	top: 15px;
	left: 10px;
}

div.header div.sitetitle {
	display: none;
}

/**
 * Tabellen
 */

table {
	table-layout: fixed;
	width: 100%;
	margin: 0 0 20px;
	text-align: left;
}

table caption {
	padding: 40px 0 5px 0;
	border-bottom: 1px solid #656565;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

table tr td {
	padding: 2px 15px;
	border-bottom: 1px solid #656565;
	line-height: 1.167em;
}

table tr th {
	padding: 2px 15px 0;
	border-bottom: 1px solid #656565;

}

table tr th.horizontal {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
}

table tr th.vertical {
	font-weight: normal;
}


/**
 * Legenda
 */

ul.legend {
	display: inline-block;
	float: right;
}

ul.legend li {
	float: left;
	margin: 0 0 0 10px;
	padding-left: 15px;
	color: #fff;
}


/**
 * F3 Teasers
 */

div.teaser_alg {
	margin: 0 13px 25px 0;
	padding: 0;
	float: left;
	width: 230px;
	cursor: pointer;
	height: 150px;
}

div.teaser_alg div.cont_img {
	height: 99px;
	border-bottom: 1px solid #535353;
	overflow: hidden;
}

div.teaser_alg h2 {
	margin: 8px 0 5px 5px;
	font-size: 1.833em;
	font-weight: normal;
	line-height: 1em;
}

/**
 * F9 Paginaoverzicht
 */

div.pageoverview {
	padding: 15px 0 30px 0;
}

div.pageoverview ul {
	margin: 0 0 0 30px;
}

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;
    overflow: hidden;
}

div.pageoverview p {
	color: #333333;
}

/**
 * F14 Model Characterisics
 */

div.model_characs {
	padding: 30px;
}

div.model_characs h2 {
	margin-bottom: 12px;
	overflow: hidden;
}

div.model_characs h2,
div.model_characs p {
	color: #eeeeee;
}

div.model_characs h2 a {
	line-height: 1.25em;
}

div.model_characs ul {
	display: inline-block;
}

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 p img {
	margin-top: 5px;
	margin-left: 15px;
	float: right;
}


/**
 * F16 News overview
 */

div.news_overview_holder ul.news_overview {
	padding: 30px;
	display: inline-block;
}

div.news_overview_holder ul.news_overview li {
	display: inline-block;
	float: left;
	margin: 0 0 25px;
}

div.news_overview_holder ul.news_overview li h2 {
	line-height: 1.429em;
}

div.news_overview_holder ul.news_overview li a {
	float: left;
}

div.news_overview_holder ul.news_overview li div {
	padding: 0 0 0 180px;
}

div.news_overview_holder ul.news_overview li div p {
	margin: 0 0 0.5em;
}

div.news_overview_holder ul.news_overview li div span {
	font-size: 0.833em;
}

div.news_overview_holder ul.news_overview li div a {
	float: none;
	color: #cc0000;
	font-size: 0.875em;
	font-weight: normal;
}

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 {
	margin: 0 0 20px;
	display: inline-block;
}

div.news_overview_holder ul.news_overview li div ul li {
	float: none;
	padding: 0 0 0 7px;
	margin: 0;
	background: url(/img/seat/bullet.png) no-repeat left 8px;
}

div.paginator {
	width: 100%;
	background: #000000;
	text-align: center;
	font-family: SeatRoman, Arial, Helvetica, Sans-Serif;
	font-size: 1.167em;
}

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;
	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;
}

/**
 * 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;
}

/**
 * F20 Price and option
 */

div.diffprint div.pagetitle {
	display: none;
}

div.diffprint div.introductie {
	display: none;
}

div.price_and_options_table_holder h2,
div.price_and_options_table_holder fieldset, 
div.price_and_options_table_holder a.print,
div.price_and_options_table_holder table tr td a {
	display: none;
}


/**
 * F21 Route
 */

div.route_dealers {
	margin: 30px;
	padding: 30px;
	background: #333;
}

div.route_dealers h3,
div.route_dealers h2 {
	color: #868686;
}

div.route_dealers address {
	font-style: normal;
	color: #fff;
}

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;
}

div.googlemap {
	width: 460px;
	height: 417px;
	overflow: hidden;
	page-break-before: always;
}

div.route_dealers_map p {
	display: none;
}