.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111;
}
#form label.error {
	color: red;
	margin-left: 10px;
	width: auto;
	display: inline;
}

img {
	border: 0;
}

span.news_date
{
	font-size: 11px;
	color: #999;
}

p.blue {
	color: #44a7e5;
	margin: 0;
	padding: 0;
}
div.homebutton {
	position: absolute;
	top: 73px;
	width: 100px;
	height: 20px;
	z-index: 999;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/*
 * CONTAINER
 */
div#container {
	width: 900px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
}

/*
 * HEADER
 */
div#header {
	width: 900px;
	height: 83px;
	position: relative;
	float: left;
}

table.agco td
{
	padding: 8px;
}

/*
 * BRANDS LEFT
 */
div#brands_left {
	width: 264px;
	height: 524px;
	position: relative;
	float: left;
}

/*
 * BRAND 
 */
div.brand {
	width: 264px;
	height: 131px;
	float: left;
}

/*
 * ATMOSPHERE IMAGES
 */
div#atmosphere_images
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
}
div#atmosphere_company
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
	display: block;
	visibility: visible;
}
div#atmosphere_fendt
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
	display: none;
	visibility: hidden;
}
div#atmosphere_kubota
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
	display: none;
	visibility: hidden;
}
div#atmosphere_schliesing
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
	display: none;
	visibility: hidden;
}
div#atmosphere_terranova
{
	width: 635px;
	height: 524px;
	position: relative;
	float: left;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

/*
 * KUBOTA CHOICE
 */
div#kubota_choice {
	width: 263px;
	height: 129px;
	position: absolute;
	top: 214px;
	left: 264px;
	background: #ff0000;
	z-index: 99;
	background: #e79600;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	display: none;
	visibility: hidden;
}
div#kubota_choice a {
	color: #fff;
	text-decoration: none;
	display:block;
	width: 254px;
	height: 45px;
	float: left;
	font-size: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 20px 0 0 10px;
}
div#kubota_choice a:hover {
	color: #ccc;
	text-decoration: none;
}

/*
 * HEADER PRODUCTPAGE
 */
div#header_product {
	width: 900px;
	height: 70px;
	position: relative;
	float: left;
}
div.devor_logo {
	width: 373px;
	height: 70px;
	float: left;
}
div.brand_logo {
	width: 497px;
	height: 70px;
	float: left;
	margin: 0 0 0 30px;
	text-align: right;
}

/*
 * BRAND NAVIGATION
 */
div#brand_nav {
	width: 900px;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
}

/*
 * BRAND ATMOSPHERE
 */
div#brand_atmosphere {
	width: 900px;
	height: 265px;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	overflow: hidden;
	z-index: 1;
}
div#brand_atmosphere img {
	z-index: 1;
}

/*
 * PRODUCT LEFT
 */
div#product_left {
	width: 214px;
	position: relative;
	float: left;
	margin: 10px 0 0 21px;
	z-index: 1;
}

/*
 * PRODUCT RIGHT
 */
div#product_right {
	width: 652px;
	position: relative;
	float: left;
	margin: 10px 0 0 13px;
	z-index: 1;
}

/*
 * DEALER LEFT/RIGHT
 */
div.dealer_left {
	width: 234px;
	float: left;
}
div.dealer_right {
	width: 354px;
	float: left;
}

/*
 * PRODUCT CONTENT LEFT
 */
div#product_content_left {
	width: 301px;
	float: left;
	margin: 0 13px 0 21px;
}
div#product_content_left p {
	margin: 0 0 10px 0;
	padding: 0;
}

/*
 * PRODUCT CONTENT RIGHT
 */
div#product_content_right {
	width: 296px;
	float: left;
}

/*
 * PRODUCT CONTENT WHOLE
 */
div#product_content_whole {
	width: 589px;
	float: left;
	margin: 0 21px 0 21px;
}
div#product_content_whole p {
	margin: 0 0 10px 0;
	padding: 0;
}
div#product_content_whole img {
	margin:5px;
}
div#product_content_whole a {
	text-decoration: underline;
	color: #000;
}
div#product_content_whole a:hover {
	text-decoration: underline;
	color: #666;
}

/*
 * FOOTER
 */
div#footer {
	width: 900px;
	height: 75px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	z-index: 1;
}
div.footer_nav {
	width: 788px;
	height: 75px;
	float: left;
	background: url('../images/footer_stripes.jpg') no-repeat;
	background-position: top;
}
div.footer_contact_info {
	width: 244px;
	height: 45px;
	float: left;
	padding: 30px 0 0 20px;
}
div.footer_contact_info a {
	text-decoration: underline;
	color: #000;
}
div.footer_contact_info a:hover {
	text-decoration: underline;
	color: #666;
}
div.footer_nav_navigation {
	width: 524px;
	height: 45px;
	float: left;
	padding: 30px 0 0 0;
}
div.footer_nav_navigation h3 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #007f43;
}
div.footer_nav_navigation ul {
	margin: 0;
	padding: 0;
}
div.footer_nav_navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	color: #1c4292;
	margin: 0 3px 0 0;
}
div.footer_logo {
	width: 112px;
	height: 75px;
	float: left;
}

table.dealertable {
	width: 100%;
}
table.dealertable td h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 7px 0;
	padding: 0;
}
table.dealertable td.middle {
	text-align: center;
}
