@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; }
	
html, body { height: 100%; }
	
.main_header, .mainfooter, .logos_bottom, .bottom_prod_navigation, .offer_options, .contactdealer, .repeat_all, .right_col, .bottom_options, .linkss, .whattodo, .printstock
	{ 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;}
	
.tractor_list {
	display: block;
	clear: both;
	height: 100%;
	width: 760px; }
	
.tractor_list .tractor_offer img {
	float: left; }
	
.tractor_features {
	float: left;
	width: 210px;
	padding: 0px; }
	
.tractor_features h3 a, .tractor_features h3 {
	color: #333; }
	
.tractor_features span {
	display: block;
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #B20404; }
	
.tractor_features span small {
	font-size: 12px; }
	
.tractor_features strong { }

.listing_top {
	display: block;
	clear: both;
	font-size: 18px;
	padding: 0px 0px 20px 0px; }
	
.listing_top h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666; }
	
.printtable {
	margin: 10px; }
	
.printtable tbody td {
	border-bottom: 1px solid #ccc; }
	
.printtable tbody td table tbody td { border: none; }

.printtable .tractor_offer {
	width: auto;
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	border: none; }
	
.printtable .tractor_offer .tractor_features {
	width: auto;
	float: none; }
	
.toplogo { border: none; }

.hidetr { display: none; }
