html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 10pt;
	color: white;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-y; 
}

body, div, form {
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
	border: none
}

a img {
	border: none
}

a:link, a:visited {
	color: white;
	text-decoration: underline
}

a:hover, a:active {
	color: white;
	text-decoration: underline
}

#pagewrapper {
	background-color: transparent;
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}

#top_navigation {
	float: right;
	margin: 0;
	padding: 0;
}

#header {
	background-color: #031234;
	background-image: url('/images/header_bg_new.gif');
	background-repeat: repeat-x;
	background-position: left 5px;
	height: 114px;
}

#header_title {
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	background-color: white;
	width: 262px;
	height: 82px;
	position: absolute;
	top: 25px;
}

#header_tagline {
	background-image: url('/images/tagline_new.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 431px;
	height: 43px;
	position: relative;
	top: 25px;
	left: 455px
}

#header_enquire {
	width: 137px;
	position: relative;
	top: 25px;
	left: 455px;
}

#header_phone {
	font-size: 16pt;
	font-weight: bold;
	float: right;
	padding: 1px 0px 0px 0px;
}

#header_facebook {
	float: right;
	padding: 0px 0px 0px 15px;
}

#navigation {
	height: 30px;
	background-color: #c61218;
}

#navigation ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 28px 0 0;
	background-image: url('/images/nav_link_divider_new.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation ul li:hover {
}

#navigation ul li a:link, #navigation ul li a:visited {
	float: left;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	/*font-size: 11pt;*/
	font-size: 10pt;
	font-weight: bold;
	/*padding: 6px 10px;*/
	padding: 7px 10px 8px 10px;
	overflow: hidden;
}

#navigation ul li a:hover, #navigation ul li a:active {
	color: white;
	/*background-color: #81889a;*/
	background-color: #2E2B63;
}

#navigation ul li a.home {
	color: white;
	padding-left: 6px
}

#navigation ul li.highlighted {
	background-position: right 1px;
}

#navigation ul li.last {
	background-image: none;
	padding: 0 0 0 6px;
}

#navigation ul li a.highlighted {
	float: left;
	color: white;
	/*background-color: #81889a;*/
	background-color: #2E2B63;
	outline: none;
}

#navigation ul li ul {
	display: none;
	border: none;
	/*background-color: #81889a;*/
	background-color: #2E2B63;
	list-style: none;
	margin: 32px 0px 0px 0px;
	padding: 0;
	position: absolute;
	width: 112px;
	z-index: 5000;
}

#navigation ul li ul.products {
	width: 183px;
}

#navigation ul li ul.dealers {
	width: 160px;
}

#navigation ul li ul.history {
	width: 120px;
}

#navigation ul li ul li {
	text-align: left;
	border: none;
	color: #fff;
	font-weight: normal;
	background-image: none;
	width: 112px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #1a1663;
}

#navigation ul li ul.products li {
	width: 183px;
}

#navigation ul li ul.dealers li {
	width: 160px;
}
#navigation ul li ul.history li {
	width: 120px;
}

#navigation ul li ul li a:link, #navigation ul li ul li a:visited {
	font-size: 8pt;
	padding: 3px;
	width: 105px;
	text-align: left;
}

#navigation ul li ul.products li a:link, #navigation ul li ul.products li a:visited {
	width: 177px;
}

#navigation ul li ul.dealers li a:link, #navigation ul li ul.dealers li a:visited {
	width: 154px;
}

#navigation ul li ul.history li a:link, #navigation ul li ul.history li a:visited {
	width: 114px;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	background-color: #ab1416;
}

#content {
	color: white;
	/*background-color: #282525;*/
	background-color: black;
	clear: both;
	width: 906px;
	margin: 0;
	padding: 0 30px;
}

#main_content {
	clear: both;
}

#centre_content {
	min-height: 90px;
	margin-top: 2px;
}

div#centre_content.is_right_content {
	margin-left: 24px;
	width: 610px
}

div#centre_content.no_right_content {
	width: 906px
}

#centre_content h1 {
	margin-top: 0;
	font-size: 18pt;
	color: white;
}

#centre_content h2 {
	font-size: 15pt;
	color: white;
}

#centre_content p {
	font-size: 10pt;
	color: white
}

#right_content {
	float: left;
	/*position: relative;
	top: -80px;
	left: 40px*/
	margin-top: 78px;
	margin-left: -7px;
	width: 150px; 
}

/********** home page ***************/

div#home_banner {
	margin: 2px 0;
}

div#home_banner img {
	width: 906px;
	height: 221px;
	overflow: hidden;
}

div#home_intro_text {
	padding: 5px 30px;
	text-align: center;
	color: white;
	font-size: 13pt;
}

div#home_categories {
	margin-top: 10px;
	margin-left: 45px;
}

div.home_category {
	float: left;
	width: 155px;
	height: 137px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url('/images/home_product_box.gif');
	background-repeat: no-repeat;
}

div.home_category.last {
	margin-right: 0
}

div.home_category_image {
	width: 148px;
	height: 117px;
	overflow: hidden;
}

div.home_category_image img {
	margin: auto;
	padding: 5px 0 0 2px;
}

div.home_category_title {
	width: 141px;
	padding: 2px 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 8pt;
	background-color: #c61218;
	background-image: url('/images/home_category_arrow.gif');
	background-repeat: no-repeat;
	background-position: 99%;
}

div.home_category_title a {
	text-decoration: none;
	margin-left: -12px;
}

div#home_boxes {
	clear: left;
	margin-top: 10px;
	margin-left: 45px;
}

div.home_box {
	float: left;
	width: 155px;
	height: 137px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

div.home_box_content {
	width: 155px;
	height: 117px;
	overflow: hidden;
}

div.home_box_title {
	width: 141px;
	padding: 2px 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 8pt;
	background-color: #c61218;
	background-image: url('/images/home_category_arrow.gif');
	background-repeat: no-repeat;
	background-position: 99%;
}

div.home_box_title a {
	text-decoration: none;
}

/******************************************************/

div.product {
	clear: both;
	margin-bottom: 10px
}

div.product a.product_link:link, div.product a.product_link:visited {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-image: url('/images/product_heading.gif');
	background-repeat: no-repeat;
	display: block;
	width: 917px;
	height: 23px;
	padding: 3px 10px;
	margin-bottom: 10px
}

div.product div.product_image {
	float: right;
	width: 250px;
	height: 170px;
	overflow: hidden;
	margin-top: -15px;
	margin-bottom: 15px
}

div.product div.description {
	float: left;
	font-size: 9pt;
	font-weight: bold;
	width: 440px;
	min-height: 1px;
	line-height: 18pt;
	margin-left: 10px;
}

div.product div.product_details {
	float: left;
	margin: -3px 0 0 12px
}

div.product div.product_details h3 {
	margin: 5px auto
}

div.product div.product_details img {
	float: left;
	margin-right: 5px
}

div.product a.more_details_link {
	text-decoration: none;
	color: #DA1F27;
	font-weight: bold
}

div.category {
	float: left;
	width: 210px;
	margin: 10px 10px 10px 0;
}

div.category a.category_link:link, div.category a.category_link:visited {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-image: url('/images/product_heading.gif');
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 23px;
	padding: 3px 10px;
	margin-bottom: 10px
}

div.category div.category_image {
	width: 190px;
	height: 135px;
	overflow: hidden;
	margin-top: -15px;
	margin-bottom: 15px
}

div.more_info {
	width: 945px;
	font-size: 10pt;
	line-height: 16pt
}

div.more_info div.description {
	float: left;
	width: 430px;
	margin: 0;
}

div.more_info div.details {
	float: right;
	width: 468px;
	margin-right: 10px;
}


div.more_info img.product_image {
	position: relative;
	right: 20px
}

div.more_info img.product_quote {
	margin: 20px 0 20px -20px;
}

div.more_info div.view_buttons {
	position: relative;
	z-index: 3000;
	float: right;
	margin: 0px 42px 0px 0;
	padding: 10px 0px 0px 0px;
}

div.more_info div.view_buttons a {
	float: left;
	margin-left: 10px
}

div.more_info div.details table {
	line-height: 8pt !important;
	margin: auto auto 10px auto;
	padding: 0
}

div.more_info div.details table.move_left {
	margin-left: -60px		
}

div.more_info div.item_images {
	clear: both;
	margin: 10px
}

div.more_info div.item_images div.item_thumb {
	float: left;
	border: 1px solid #DA1F27;
	margin: 0 10px 10px 0;
	cursor: pointer
}

div.more_info div.item_images div.item_thumb img {
	width: 85px;
	height: 85px
}

div.more_info div.testimonial {
	position: relative;
	border: 1px solid #B6B7BA;
}

div.more_info div.testimonial_content_inner_box {
	padding: 0 10px 8px 10px;
}

.testtl {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 6px;
	height: 7px;
	background-image: url('/images/testtl.gif');
	z-index: 4000
}

.testtr {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 8px;
	background-image: url('/images/testtr.gif');
	background-repeat: no-repeat;
	z-index: 4000
}

.testbl {
	position: absolute;
	bottom: -3px;
	left: -1px;
	width: 6px;
	height: 8px;
	background-image: url('/images/testbl.gif');
	background-repeat: no-repeat;
	z-index: 4000
}

.testbr {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 6px;
	height: 7px;
	background-image: url('/images/testbr.gif');
	z-index: 4000
}

/******* company history *********************/

.company_history_navigation {
	margin: 10px 0;
	width: 150px;
}

.company_history_navigation ul {
	margin: 0;
	padding: 0;
}

.company_history_navigation ul li {
	padding: 3px 0;
	list-style-type: none;
}

.company_history_navigation a {
	background-color: #2E2B63;
	padding: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
}

.company_history_navigation a.highlight {
	background-color: #C61218;	
}

#company-history-slideshow-container {
	width: 600px;
	height: 400px;
	position: relative;
	margin: 10px auto;
}

#company-history-slideshow-container img {
	position: absolute;
	visibility: hidden;
}

#company-history-slideshow-container img.first {
	visibility: visible;
	margin: auto;
}

#company_history_controls {
	margin-top: 5px;
	padding: 12px 20px;
	width: 868px;
	height: 17px;
	background-color: #061231;
}

#ch_prev {
	float: left;
	cursor: pointer;
}

#ch_page_number {
	float: left;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 320px;
}

#ch_next {
	float: right;
	cursor: pointer;
}

#company_history_description {
	font-size: 11pt;
	padding: 0 30px;
	text-align: center;
}

#company_history_description div {
	display: none;
	width: 860px;	
}

#company_history_description div.first {
	display: block;
}

/********* gallery *****************/

div#gallery_thumbs {
	margin: 40px 0 20px 0;
}

div.gallery_section {
	float: left;
	width: 202px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 20px;
}

div.gallery_section.last {
	margin-right: 0;
}

div.gallery_thumb {
	width: 202px;
	height: 156px;
	line-height: 156px;
	background-image: url('/images/gallery_thumbnail.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

div.gallery_thumb img {
	margin: auto;
}

div.gallery_description {
	padding: 10px 0;
}

div.gallery_description p {
	margin: 0;
	padding: 0;
}

#gallery_controls {
	clear: left;
	margin-top: 5px;
	padding: 12px 20px;
	width: 868px;
	height: 17px;
	background-color: #061231;
}

/*** lbox ****/

.black_overlay {
	display: none;
	position: absolute;
	top: 0px;
	left: 0%;
	width: 100%;
	height: 6000px;
	background-color: black;
	z-index: 8001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

#log_res {
	width: 910px;
	height: 565px;
	border: 1px solid #B6B7BA;
	background-color: black;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	z-index: 8002;
	display: none;
	top: 0px;
}

#log_res.show {
	display: block;
}

#log_res.ajax-loading {
	background: url('/images/spinner.gif') no-repeat center;
	background-color: black;
	display: block;
}

#log_res_alt {
	width: 900px;
	border: 1px solid #B6B7BA;
	background-color: black;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 8002;
	display: none;
	top: 0px;
	height: 635px;
}

#log_res_alt.show {
	display: block;
}

#log_res_alt.ajax-loading {
	background: url('/images/spinner.gif') no-repeat center;
	background-color: black;
	display: block;
}

#log_res_pr {
	width: 900px;
	border: 1px solid #B6B7BA;
	background-color: black;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 8002;
	display: none;
	top: 0px;
	height: 920px;
}

#log_res_pr.show {
	display: block;
}

#log_res_pr.ajax-loading {
	background: url('/images/spinner.gif') no-repeat center;
	background-color: black;
	display: block;
}

/********** uk dealers map *****************/

div#uk_map {
	width: 523px;
	height: 711px;
	background-image: url('/images/uk_map.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: none;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	position: relative;
	z-index: 1;
}

.specialistlink a
{
	z-index: 100;
}

div#uk_dealers_info {
	padding-top: 30px;
	width: 272px;
	float: left
}

div.specialistphoto, div.specialistinfo, div.int_deal, p.mapx, p.mapy  {
	display: none;
}

img#PictureBox {
	display: none;
	float: left;
	margin-right: 418px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}

div#uk_dealers_info .specialistinfo_top {
	width: 272px;
	height: 30px;
	background-image: url('/images/uk_dealer_info_top.gif');
	background-repeat: no-repeat;
}

div#uk_dealers_info .specialistinfo_content {
	border-right: 3px solid #c61218;
	border-left: 3px solid #c61218;
	color: #282525;
	padding: 0 30px;
	background-color: white;
}

div#uk_dealers_info .specialistinfo_content h3 {
	color: #ab1416;
	margin: 0;
	padding: 0;
}

div#uk_dealers_info .specialistinfo_content p {
	color: #282525;
	margin: 5px 0 0 0;
	padding: 0;
}

div#uk_dealers_info .specialistinfo_content p.tel {
	color: #ab1416;
	font-weight: bold;
	font-size: 11pt;
}

div#uk_dealers_info .specialistinfo_content p a {
	text-decoration: none;
	color: #282525;
}

div#uk_dealers_info .specialistinfo_bottom {
	width: 272px;
	height: 30px;
	background-image: url('/images/uk_dealer_info_bottom.gif');
	background-repeat: no-repeat;	
}

div#uk_dealers_info .specialistinfo_content a.specialisturl {
	color: #AB1416;
}

/********** international dealers map *****************/

div#world_map {
	width: 888px;
	height: 463px;
	background-image: url('/images/world_map.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: none;
	margin-bottom: 10px;
	position: relative;
}

div#world_dealers_info {
	padding-top: 30px;
}

div.specialistphoto, div.specialistinfo, div.int_deal, p.mapx, p.mapy  {
	display: none;
}

img#PictureBox {
	display: none;
	float: left;
	margin-right: 418px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}

div#world_dealers_info .specialistinfo {
	float: right;
	position: relative;
	top: -160px;
	right: 25px;
	width: 401px;
}

div#world_dealers_info .specialistinfo_top {
	width: 405px;
	height: 28px;
	background-image: url('/images/int_dealer_info_top.gif');
	background-repeat: no-repeat;
}

div#world_dealers_info .specialistinfo_content {
	border-right: 3px solid #c61218;
	border-left: 3px solid #c61218;
	color: #282525;
	padding: 0 30px;
	background-color: white;
}

div#world_dealers_info .specialistinfo_content h3 {
	color: #ab1416;
	margin: 0;
	padding: 0;
	position: relative;
	top: -10px;
}

div#world_dealers_info .specialistinfo_content p, div#world_dealers_info .specialistinfo_content table {
	color: #282525;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	top: -10px;
}

div#world_dealers_info .specialistinfo_content td.tel {
	color: #ab1416;
	font-weight: bold;
	font-size: 11pt;
}

div#world_dealers_info .specialistinfo_content td a {
	text-decoration: none;
	color: #282525;
}

div#world_dealers_info .specialistinfo_bottom {
	width: 405px;
	height: 28px;
	background-image: url('/images/int_dealer_info_bottom.gif');
	background-repeat: no-repeat;	
	position: relative;
	top: -10px;
	z-index: 4000;
}

div#world_dealers_info .specialistinfo_content a.specialisturl {
	color: #AB1416;
}

/******** about us page ************/

div#about_us_text {
	float: left;
	width: 540px
}

div#about_us_images {
	float: right;
}

div#about_us_images img {
	margin-bottom: 10px
}

/****** press release page *****/

div#press_releases {
	margin-top: 10px;
}

div.press_release {
	border-bottom: 1px solid white;
	margin-bottom: 10px
}

div.press_release table td {
	vertical-align: top;
}

div.press_release a {
	text-decoration: none;
}

/*div.press_release a {
	display: block;
	margin-top: 5px;
	color: #DA1F27;
	font-weight: bold 
}*/

div.press_release img {
	margin-bottom: 10px
}

div.press_release_text {
	float: left;
	width: 700px;
	margin-bottom: 0
}

/*** contact us page *********/

div#gmap {
	width: 445px;
	height: 225px;
	margin-top: 10px
}

/**** shows and events ********/

div#shows_and_events, div.show_event {
	/*background-color: white;
	color: black !important;*/
	padding: 20px;
}

/*div#shows_and_events h1, div.show_event h1, div#shows_and_events p, div.show_event p {
	color: black !important;
}*/

div#shows_and_events h1 {
	font-size: 14pt;
}

div#shows_and_events h2, div#shows_and_events h2 a {
	font-size: 12pt;
	color: black !important;
	text-decoration: none;
}

div#shows_and_events p.sub_heading {
	width: 191px;
	color: #ea2d3d !important;
	font-size: 8pt;
	font-weight: bold;
	/*background-image: url('/images/shows_arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;*/
}

div.show_event h1 span, div#shows_and_events h2 span {
	/*color: #352d62;*/
	color: white;
}

div.show_event_text {
	width: 400px;
	float: left;
	margin-right: 10px;
}

div.show_event table {
	width: 450px
}

div.show_event table td {
	vertical-align: top;
}

/******** innovations ***************/

#innovations_intro {
	color: white;
	font-size: 9pt;
}

/* ************************* */

div#back a {
	color: #DA1F27;
	font-weight: bold;
	width: 60px;
	height: 15px;
	text-decoration: none;
	display: block;
	margin: 10px 0;
	padding: 10px;
	text-align: center
}

#footer {
	height: 30px;
	clear: both;
	font-size: 7pt;
	color: white;
	text-align: left;
	background-color: #939598;
}

#footer ul {
	margin: 0 10px;
	padding: 8px 0 7px 0;
}

#footer ul li {
	display: inline;
	padding: 2px
}

#footer ul li a {
	color: white;
	text-decoration: none
}

#footer ul li.british_farming_forum {
	float: right;
	width: 160px;
	margin-top: -8px;
	padding-right: 52px;
	text-align: left;
	background-image: url('/images/union_jack.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

a.specialisturl {
	position: relative;
	z-index: 4000
}

/* classes */

.box {
	margin-bottom: 10px;
	padding: 1px 0 5px 0;
	width: 185px;
	background-color: #ededed;
	border: 1px solid #d1d1d1;
	text-align: center;
	color: black
}

.box h3 {
	font-size: 16pt;
	color: #820000;
	margin: 0;
	padding: 5px 0
}

.box h4 {
	font-size: 13pt;
	color: #820000;
	margin: 0;
	padding: 5px 0
}

.box p {
	font-size: 9pt;
	color: black;
	margin: 8px
}

.box ul {
	list-style-type: none;
	margin: 0;
	padding: 5px
}

.box li {
	padding: 5px
}

.box img {
	padding: 0;
	margin: auto;
}

.transparent_box {
	border: none;
	background-color: transparent;
	width: 185px;
	margin-bottom: 10px
}

.heading {
	padding-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('/images/border.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.small_text {
	font-size: 8pt; 
}

.clear {
	clear: both
}

.clearleft {
	clear: left
}

.clearright {
	clear: right
}

.red {
	color: #820000 !important
}

.left {
	float: left
}

.right {
	float: right
}

.bold {
	font-weight: bold
}
.prize5 {
	font-size:12pt;
}

.new_box
{
	float: left;
	width: 162px;
	height: 146px;
	margin: 0px 13px 13px 0px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#shows_and_events .new_box_inside
{
	width: 162px;
	height: 146px;
	background-image: url('/images/new_box.png');
}

#shows_and_events .new_box_title
{
	text-align: center;
	padding: 124px 0px 0px 0px;
}

#shows_and_events .new_box_title h2
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
}

#shows_and_events .new_box_title h2 a
{
	font-size: 7pt;
	line-height: 10pt;
}

