@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	outline: none; }
	
body {
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px; }
	
.main_header, .mainfooter, .logos_bottom, .bottom_prod_navigation, .offer_options, .contactdealer
	{ display: none; }

.product_details_table {
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	background: #f3f3f3;
	padding: 15px; }
	
.titleline {
	display: block;
	clear: both;
	height: auto;
	text-align: center; }
	
.titleline h1, .titleline span {
	display: block;
	clear: both;
	font-size: 40px;
	color: #640000;
	line-height: 40px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; }
	
.titleline span {
	font-size: 25px;
	color: #000;
	padding: 10px 0px 10px 0px;}
	
.product_photos {
	text-align: center; }
	
img {
	margin: 0px 10px 10px 0px;
	border: 1px solid #7d0000; }
	
.the_detalis {
	float: left;
	height: auto;
	overflow: hidden;
	width: 50%; }
	
.printgowider {
	width: 100%; }

.maintitle {
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	background: #999;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #666; }
	
.photos_right {
	display: block;
	clear: both;
	height: auto; }
	
.mainfeatures {
	float: left;
	height: auto;
	padding: 10px;}
	
	
.mainfeatures li {
	padding: 0px 0px 8px 0px;
	height: auto;
	overflow: hidden; }
	
.mainfeatures li span {
	float: left;
	width: 160px; }
	
.mainfeatures li a  {
	font-weight: bold;
	color: #bc0505;
	text-decoration: underline; }
	
.mainfeatures li a:hover {
	text-decoration: none;  }

.equipment_list li {
	background: transparent url('../images/bullet.gif') left top no-repeat;
	background-position: left 4px; 
	padding: 0px 0px 10px 18px;
	font-size: 12px; }
	
.additional_information {
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 10px 0px 0px 20px;
	font-size: 12px;
	line-height: 18px; }
	
.additionalinfo_title {
	font-weight: bold; }

.printlogo {
	display: block;
	border: none!important;
	background: none!important;}