body {
	font-family: arial;
	font-size: 10pt;
}

#container {
	background-color: white;
	width: 250mm;
/* 	margin: 0; */
}

#main_outer {
	margin: 0;
	background-color: white;
}

.inside_center {
	margin: 0;
}

#header {
	display: none;
}

#nav_bar_main {
	display: none;
}

#main_left, #main_center, #main_right {
	float: none;
	margin: 0;
}

#main_left, #main_right {
	display: none;
}

#main_outer, #main_inner {
	border-width: 0;
}

#footer {
	width: 250mm;
	margin: 0;
/* 	border-top: 1px solid gray; */
	padding: 0;
	font-size: 0.7em;
}

h1 {
	/*width: 100%;
	border-bottom: 1px solid gray;*/
	display: none;
}

#footer_left {
	display: none;
}

/* ++++++++++++++++++++++++++++++COMPARE++++++++++++++ */

#compare_features_container {
	width: 14em;
}

#compare_container {
	float: none;
	overflow: hidden;
	width: 52.5em;
}

#compare_features td {
	border-bottom: 1px dotted gray;
	width: 13em;
}

#compare_features td.features_remove {
	display: none;
}

#compare td.remove {
	display: none;
}

#compare_features td.features_type {
	text-align: right;
	color: black;
	border-bottom: 1px solid black;
/* 	padding: 0.1em 0; */
}

#compare_features td div.largest {
/* 	margin-left: -13.5em; */
}

#compare td {
	border-bottom: 1px dotted gray;
	background-color: white;
}

#compare td.compare_boat_type, #compare td.features_price, #compare td.features_price_single, #compare td.general_specs, #compare td.equipment {
	background-color: #eaeaea;
	border-bottom: 1px solid black;
	color: black;
}

#compare td.pic_compare, #compare_features td.features_layout {
	border: none;
}

.orange, .red_background, .blue, .green {
	background-color: #eaeaea;
}

.help {
	display: none;
}

.print {
	display: none;
}

#dhtmltooltip {
	display: none;
}
