body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #2F4F4F;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: Blue;
	text-decoration: none;
	background-color: inherit;
}

a:visited {
	color: #0001AC;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: Black;
	text-decoration: none;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 .7em 0;
}

h1 {
	font-size: 18px;
	color: #2E5577;
	background-color: inherit;
}

h2 {
	font-size: 16px;
	color: Green;
	background-color: inherit;
}

td {
	font-size: 13px;
}

p {
	font-size: 13px;
	margin: 0 0 1em 0;
}

img {
	border:none;
}

.address {
	font-size: 10px;
	padding: 5px;
	margin: 0px 10px 8px 0px;
}

td.menuarea {
	width: 180px;
	/* width: 150px; */
	border-right: 1px solid Black;
	padding: 10px 3px 0px 0px;
	background-color: #196364;
	color: White;
}

div.menu {
	font-family: Arial, Helvetica, sans-serif;
	/* border-right: 1px solid #1C9F55; */
	/* background-color: #D0FDD0; */
	text-align: left;
}

div.menu ul { padding: 0; margin: 0; list-style: none; }
div.menu ul li { margin-left: 3px; padding-left: 14px; font-family: Arial, Helvetica, sans-serif; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0 .3em;  }
div.menu ul li a:link { font-size: 11px; text-transform: uppercase; color: White;  background-color: transparent; }
div.menu ul li a:visited { font-size: 11px;	text-transform: uppercase; color: White;  background-color: transparent; }
div.menu ul li a:active { font-size: 11px; text-transform: uppercase; color: White;  background-color: transparent; }
div.menu ul li a:hover { font-size: 11px; text-transform: uppercase; color: White;  background-color: transparent; }

div.menu hr {
	width: 100%;
	text-align: left;
	height: 1px;
	color: #708090;
	background-color: inherit;
	}

table.heading {
	height: 166px;
	width: 94%;
	background-color: #FFFFFF;
	border: thin solid #233A3A;
	border-width: 1px 2px 0px 1px;
	color: inherit;
}

table.topmenu {
	width: 94%;
	background-color: #196364;
	border: solid #233A3A;
	border-width: 0px 2px 0px 1px;
	color: Black;
}

td.topmenu {
	padding: 3px 10px 3px 10px;
	text-align: center;
}

td.topmenu a:link { color: White; background-color: transparent; text-decoration: none; padding-left: 5px;  padding-right: 5px; font-weight: bold; }
td.topmenu a:visited { color: White; background-color: transparent; text-decoration: none; padding-left: 5px;  padding-right: 5px; font-weight: bold; }
td.topmenu a:active { color: Black; background-color: transparent; text-decoration: none; padding-left: 5px;  padding-right: 5px; font-weight: bold; }
td.topmenu a:hover { color: #20B2AA; background-color: transparent; text-decoration: underline; padding-left: 5px;  padding-right: 5px; font-weight: bold; }

table.main {
	width: 94%;
	height: auto;
	background-color: #FFFFFF;
	border: solid #233A3A;
	border-width: 0px 2px 2px 1px;
	color: inherit;
}

td.content {
	margin: 10px;
	padding: 10px 15px 20px 15px;
	border-top: 1px solid Black;
}

div.copyright {
	font-size: 10px;
	color: #A9A9A9;
	background-color: inherit;
}

span.nobr {
	white-space: nowrap;
}

h1.store {
	font-size: 16px;
	width: 100%;
	border-bottom: 1px dashed Black;
}

h1.shop {
	font-size: 14px;
	color: Black;
	width: 100%;
	border-bottom: 1px solid Black;
	background-color: inherit;
}

h2.shop {
	font-size: 14px;
	width: 100%;
	border-bottom: 1px solid Black;
}

.smalltext {
	font-size: 11px;
}

.smalltextg {
	font-size: 11px;
	color: #373737;
	background-color: inherit;
}

ul.itemlist { padding: 0px; margin: 5px 3px 20px 5px; }
ul.itemlist li {
	list-style: square;
	margin-left: 18px;
	padding-left: 3px;
}

.tractors {
	border: thin solid Gray;
	margin: 10px;
}

table.tractors td {
	padding: 5px;
}

table.tractors td img {
	padding-bottom: 5px;
}

div.printedaddress {
	display: none;
}

.breadcrumb { width: 100%; height: 28px; font-size: 10px; text-align: left; }
.breadcrumb p { font-size: 10px !important; }


.slogan {
	color: Green;
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.specialsbox {
	width: 220px;
	border: 2px dashed Green;
	background-color: #D0FFD2;
	color: inherit;
	margin: 10px 10px 5px 0px;
	padding: 8px;
}

.specialsbox p {
	font-weight: bold;
	text-align: center;
}

.specialsamt {
	font-size: 19px;
	color: Red;
	background-color: inherit;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

div.clear {
	clear: both;
}

.center {
	text-align: center;
}

.centercontent {
	margin-left: auto;
	margin-right: auto;
}

.strikeout {
	text-decoration: line-through;
}
.onsaletext {
	color: #ff0000;
	font-weight: bold;
}
.onsaleprice {
	color: #008000;
	font-weight: bold;
}
img.floatleft {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

img.floatright {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}


/* Search Styles - START */
		.highlight { background: #FAFAD2;  color: inherit;  }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999;  background-color: inherit;  }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #000000; background-color: inherit;  }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;  background-color: inherit; }

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

/* Search Styles - END */