@charset "utf-8";
html { padding:0; margin:0; position:relative;}
#xmastag { position:absolute; top:29px; left:290px; z-index:99999999; }
body { margin:0; padding:0; width:100%; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#38393b; background-image:url(images/header-bg.gif); background-position:top; background-repeat:repeat-x; }
.right A:link{TEXT-DECORATION: none;color: #009546;font-weight:bold;}
.right A:visited{TEXT-DECORATION: none;color: #009546;font-weight:bold;}
.right A:active{TEXT-DECORATION: none;color: #009546;font-weight:bold;}
.right A:hover{TEXT-DECORATION: underline;color: #009546;font-weight:bold;}
.right .hme A:link{TEXT-DECORATION: none;font-weight:normal;}
.right .hme A:visited{TEXT-DECORATION: none;font-weight:normal;}
.right .hme A:active{TEXT-DECORATION: none;font-weight:normal;}
.right .hme A:hover{TEXT-DECORATION: none;font-weight:normal;}
#signup A:link{TEXT-DECORATION: none;color: #000000;font-weight:bold;}
#signup A:visited{TEXT-DECORATION: none;color: #000000;font-weight:bold;}
#signup A:active{TEXT-DECORATION: none;color: #000000;font-weight:bold;}
#signup A:hover{TEXT-DECORATION: underline;color: #000000;font-weight:bold;}
.clr { clear:both; padding:0; margin:0;}

#newsheadlines, #othersidecontent {
	text-align:left;	
}
#newsheadlines h2, #othersidecontent h2 {
	margin: 0 22px 0 22px;
	padding: 14px 0 4px 0;
	font-size:24px;
}
#newsheadlines p, #othersidecontent p {

}
#newsheadlines p {
	padding-right:12px;
}

ul#menu, ul#menuseed, ul#menufarm, ul#menupeople, ul#menuservices{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 227px;
}
ul#menu li, ul#menuseed li, ul#menufarm li, ul#menupeople li, ul#menuservices li {
	float: left;
	display: block;
	height: 30px;
	margin: 0;
	overflow: hidden;
}
ul#menu li.home a { 
	background: url(images/menu_home.png) 0 0 no-repeat;
}
ul#menu li.seedpotatoes a {
	background: url(images/menu_seedpotatoes.png) 0 0 no-repeat;
}
ul#menu li.farming a {
	background: url(images/menu_farming.png) 0 0 no-repeat;
}
ul#menu li.ourpeople a {
	background: url(images/menu_ourpeople.png) 0 0 no-repeat;
}
ul#menu li.services a {
	background: url(images/menu_services.png) 0 0 no-repeat;
}
ul#menuservices li.servicesfarm a {
	background: url(images/menu_services-farm.png) 0 0 no-repeat;	
}
ul#menuservices li.servicesengineering a {
	background: url(images/menu_services-engineering.png) 0 0 no-repeat;	
}
ul#menu li.environment a {
	background: url(images/menu_environment.png) 0 0 no-repeat;
}
ul#menu li.secure a {
	background: url(images/menu_secure.png) 0 0 no-repeat;
}
ul#menu li.awards a {
	background: url(images/menu_awards.png) 0 0 no-repeat;
}
ul#menu li.links a {
	background: url(images/menu_links.png) 0 0 no-repeat;
}
ul#menu li.contact a {
	background: url(images/menu_contact.png) 0 0 no-repeat;
}
ul#menuseed li.seedpotatoproduction a {
	background: url(images/menu_seedpotato-production.png) 0 0 no-repeat;	
}
ul#menuseed li.seedpotatosales a {
	background: url(images/menu_seedpotato-sales.png) 0 0 no-repeat;	
}
ul#menufarm li.contractfarming a {
	background: url(images/menu_contract-farming.png) 0 0 no-repeat;	
}
ul#menufarm li.horseradish a {
	background: url(images/menu_english-horseradish.png) 0 0 no-repeat;	
}
ul#menupeople li.seasonalworkers a {
	background: url(images/menu_seasonal-workers.png) 0 0 no-repeat;	
}
ul#menupeople li.fulltimeemployment a {
	background: url(images/menu_fulltime-employment.png) 0 0 no-repeat;	
}
ul#menu li a, ul#menuseed li a, ul#menufarm li a, ul#menupeople li a{
	display: block;
	height: 30px;
	text-indent: -999em;
	width: 227px;
}
ul#menu li.home a:hover, ul#menu li.seedpotatoes a:hover,
ul#menu li.farming a:hover, ul#menu li.ourpeople a:hover,
ul#menu li.engineering a:hover, ul#menu li.secure a:hover,
ul#menu li.awards a:hover, ul#menu li.links a:hover, ul#menu li.environment a:hover,
ul#menu li.contact a:hover,
ul#menuseed li.seedpotatoproduction a:hover, ul#menuseed li.seedpotatosales a:hover,
ul#menufarm li.contractfarming a:hover, ul#menufarm li.horseradish a:hover,
ul#menupeople li.seasonalworkers a:hover, ul#menupeople li.fulltimeemployment a:hover,
ul#menu li.services a:hover, ul#menuservices li.servicesfarm a:hover, ul#menuservices li.servicesengineering a:hover 
{
	background-position: bottom left;
}
ul#menu li.home a.selected, ul#menu li.seedpotatoes a.selected,
ul#menu li.farming a.selected, ul#menu li.ourpeople a.selected,
ul#menu li.engineering a.selected, ul#menu li.secure a.selected,
ul#menu li.awards a.selected, ul#menu li.links a.selected, ul#menu li.environment a.selected,
ul#menu li.contact a.selected,
ul#menuseed li.seedpotatoproduction a.selected, ul#menuseed li.seedpotatosales a.selected,
ul#menufarm li.contractfarming a.selected, ul#menufarm li.horseradish a.selected,
ul#menupeople li.seasonalworkers a.selected, ul#menupeople li.fulltimeemployment a.selected,
ul#menu li.services a.selected, ul#menuservices li.servicesfarm a.selected, ul#menuservices li.servicesengineering a.selected 

{
	background-position: bottom left;
}
.container {
	width:980px; margin:0 auto; padding:0; position:relative;
}

/********** header **********/
.header { width:980px; height:177px; margin: 0;}
.logo { width:350px; float:left; padding:0; margin:0;}
.header .logo p {
	height:168px;
	width:350px;
	overflow:hidden;
	text-indent:-9999px;
	background:url('images/roadload-utail-logo.gif') no-repeat;
	display:block;
	padding:0;
	margin:0;	
}
.header .logo h2 {
	height:168px;
	width:350px;
	overflow:hidden;
	text-indent:-9999px;
	background:url('images/roadload-utail-logo.gif') no-repeat;
	display:block;
	padding:0;;
	margin:0;	
}

.promo { width:270px; float:left; padding:0; margin:0;}
.patent { width:262px; float:left; padding:136px 0 0 0; margin:0; text-align:center; color:#c6c9cd}

.contactdirect { width:242px; height:113px; float:left; padding:0; margin:0; background:url('images/contact-direct-bg.gif') repeat-x;}

.corner { width:353px; height:177px; float:right; padding:0; margin:0; }
.header .corner p {
	height:177px;
	width:353px;
	overflow:hidden;
	text-indent:-9999px;
	background:url('images/corner-top.png') no-repeat;
	display:block;
	padding:0;
	margin:0;	
}
/********** body **********/
.body { width:980px;  margin:0 auto; padding:0; background-image:url(images/bidy-bg.gif); background-repeat:repeat-y;}

.body P { margin:0 16px 13px 0; padding:0; }

.body img.floatright { float:right; padding:0; margin:4px 5px 0 15px;}
.body img.floatleft { float:left; padding:0; margin:4px 15px 0 5px;}
.body img.down40 { margin:40px 0 0 0;}

.left { width:185px; float:left; padding:0; margin:0 0 0 0;}

.menu {width:185px;margin:0;}

.right { width:777px; float:left; padding:0 ; margin:0 0 0 18px;  line-height:20px;}
.right P {margin-right:0 !important;}

.stage { margin: 0 0 10px 0; }

.right1 { width:577px; float:left; padding:0; margin:0; line-height:20px;}
.right1 P { margin-right: 16px !important; }
.right2 { width:200px; float:left; padding:0; margin:0;line-height:17px;}

.rightbox { 
	width:200px; 
	padding:14px 0 13px 0; 
	margin:0; 
	background-color:#e6f5ec; 
	background-image:url(images/grad-long.gif); 
	background-repeat:repeat-x;
	text-align:center;
	}
.rightbox2 { 
	width:200px; 
	padding:14px 0 13px 0; 
	margin:0; 
	background-color:#e6f5ec; 
	background-image:url(images/grad-long.gif); 
	background-repeat:repeat-x;
	}
.rightbox P { margin: 0 22px 13px 22px; }
.rightbox2 P{ margin: 0 12px 13px 12px !important; }
.leftbox { width:185px; height:76px; margin: 20px 0 0 0; padding:0; background-image:url(images/leftbox-bg.gif); background-repeat:no-repeat; cursor: hand; cursor: pointer;
}
.leftbox:hover { color:#ffffff; background-image:url(images/leftbox-bg-over.gif); background-repeat:no-repeat;
}
.leftbox img { float:left; margin-right:16px; }
.leftbox P { margin: 0; padding: 12px 12px 0 0; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height:17px; }
.leftboxunionflag {width:185px; height:76px; margin: 14px 0 0 0; padding:0; background-image:url(images/leftbox-union-flag-bg.gif); background-repeat:no-repeat;}
.leftboxunionflag P { margin: 0; padding: 12px 6px 0 90px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height:17px; color:#fff; }
/* the space below the title graphic */
.hdr {margin-bottom:20px;}

.body img.cornerbot { float:right; }
.right H1 {
	color:#009546;
	padding:0 0 13px 0;
	margin:0 16px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;	
	line-height:1.1em;
}
.rightbox2 H1 {margin: 0 12px 2px 12px; }
.right H2 {
	color:#009546;
	padding:0 0 13px 0;
	margin:0 16px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;	
	line-height:1.1em;
}

.rightbox2 H2 {margin: 0 12px 2px 12px; }
.rightbox H3 {
	padding:4px 0 3px 0;
	margin: 0 22px 0 22px; 
	font-family:"Trajan Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;	
}

.boxtop { border-bottom:#ffffff solid 2px; margin-bottom: 12px; }

.right UL {
	margin: 16px 0 16px 0;
	padding-left:24px;
}

.right UL LI {
	margin-right: 32px;
	margin-left: 0px;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
/*************footer**********/
.footer {
	height:150px;
	padding:0; 
	background-color:#000000 !important; 
	margin:16px 0 0 0; 
	background:url(images/footer_bg.gif) top repeat-x;
	}
.footer p { font:normal 11px  Arial, Helvetica, sans-serif; color:#6d6d6d;}
.footer a { font:normal 11px Arial, Helvetica, sans-serif; color:#7a7a7a; text-decoration:none; padding:5px; margin:0;}
.leftfoot { width:185px; float:left; padding:0; margin:0 0 0 0;}
.rightfoot { width:500px; float:right; padding:0; margin:0 0 0 0;}

p.response { text-align:center; color:#F00; font: normal 11px  Georgia, "Times New Roman", Times, serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
.clraccred { clear:both; padding:0; margin:0 0 30px 0;}
li.bg, .bg { clear:both; border-bottom:1px solid #dedede; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}.FBG .FBG_resize .right p.big {
	font-size: 18px;
}
.FBG_resize .right p.big IMG {
	margin-right: 6px;
}

.body h3.opttop { height:28px; padding-bottom:4px;}
.optbox { height: 580px; }

.homecu3er { width:450px; margin: 0 auto; float:right;}

hr {color: #fff; background-color: #fff; border: 1px dotted #dddddd; border-style: none none dotted; }

.financetab {
	border:#009d51 1px solid;
	font:normal 14px Arial, Helvetica, sans-serif; color:#333; line-height:1.8em;
}
.financetab th {
	background-color:#009d51;	
}
.financetab tr {
	text-align:center;	
	background-color:#dcf6dc;
}
.financetab tr.lite {
	text-align:center;	
	background-color:#edfaed;
}

/* Start of Column CSS */
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ffffff; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:27%;
	background:#dcf6dc; /* column 1 background colour */
}
#col1 {
	float:left;
	width:73%;
	position:relative;
	left:27%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:27%;
	position:relative;
	left:27%;
	overflow:hidden;
}
.walkin { color:#02008a; }

.tab1 {
	border:1px solid #ccc;
	margin: 4px 32px 0 0;
}

.tab1 th {
	background-image:url(images/tab1-th.gif);
	color:#ffffff;
	padding:8px;
	/*text-transform:uppercase;*/
	font-family:"Trajan Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-align:center;
}
.tab1 th p {
	padding:0;
	margin:0;
}
.tab1 td {
	background-color:#ebf3df;	
	color:#333333;
	padding:5px;
	font-family:"Trajan Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;	
}
.tab1 td p {
	padding:0;
	margin:0;
}

.tab2 {
	border:1px solid #ccc;
	margin: 4px 32px 0 0;
}

.tab2 th {
	background-image:url(images/tab1-th.gif);
	color:#ffffff;
	padding:8px;
	/*text-transform:uppercase;*/
	font-family:"Trajan Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
}
.tab2 th p {
	padding:0;
	margin:0;
}
.tab2 td {
	background-color:#ebf3df;	
	color:#333333;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;	
}
.tab2 td p {
	padding:0;
	margin:0;
}

.tablinks {
	margin: 0;
}

.tablinks tr {	
	background-image:url(images/links-line-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.tablinks th {
	padding:8px 4px;
	width:220px;
	font-size:15px;
	font-weight:bold;	
	text-align:left;
	color:#333;
}
.tablinks th p {
	padding:0;
	margin:0;
}
.tablinks td {	
	color:#333333;
	padding:8px 4px;
	font-size:14px;
	font-weight:normal;	
	text-align:left;
}
.tablinks td p {
	padding:0;
	margin:0;
}

#smallmap {
	height: 358px;
	width:520px;
	float:right;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}

.floatimgright {
	float:right;
	margin: 3px 0 0 12px;
	border:1px #333 solid;
}
.floatimgleft {
	float:left;
	margin: 3px 12px 0 0;
	border:1px #333 solid;
}
.floatimgleftaccred {
	float:left;
	margin: 0 20px 0 0;
}
#signup {
	padding:0;
	margin:0;
}
#signup p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:4px 0 0 0;
	font-weight:bold;
	color:#009546;
	color:#333333;
	line-height:20px;
}
#signup H3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin:0 8px 4px 8px;
	font-family: "Trebuchet MS";
	color: #333333;
	text-align:justify;
}
#signup H3 STRONG {
	color: #A80234;	
}
#signup H4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin:2px 8px 4px 8px;
	font-family: "Trebuchet MS";
	color: #333333;
	text-align:center;
}
#signup H4 STRONG {
	color: #A80234;	
}
#signup H2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	text-align:center;
	color: #009546;
}
#signup H2.upabit {
	padding-top:5px;	
}
.field-group { margin: 6px 0 2px 0;}

.specs {
	border:1px solid #333;
	margin: 4px 0 0 0;
}

.specs th {
	background-color:#009c52;	
	color:#ffffff;
	padding:5px;
	/*text-transform:uppercase;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	text-align:center;
}
.specs td {
	background-color:#f4fcf0;	
	color:#333333;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	text-align:center;
}
.specs tr.hilite td {
	background-color:#def2ca;		
}

.port_left { width:358px; float:left; margin:0; padding:10px 10px 10px 0;}
.port_right { width:359px; float:left; margin:0; padding:10px 10px 10px 40px;}

.optionline2 { background-color:#dcf6dc; margin: 0 0 6px 0; width:359px;}

#eform { margin:0; padding:5px 10px;}
/* #eform * { color:#F00;} */
#eform ol { margin:0 0 0 50px; padding:0; list-style:none;}
#eform li { margin:0; padding:0; background:none; border:none; display:block; clear:both;}
#eform li.buttons { margin:5px 0 5px 0;}
#eform label { margin:0; width:180px; display:block; padding:8px 0 0 0; color:#5e5e5e; font: bold 13px Arial, Helvetica, sans-serif; float:left;}
#eform label span { color:#F00;}
#eform checkbox { margin:8px 0 0 0; }
#eform input.text { width:250px; border:1px solid #aaa; margin:8px 0 0 0; padding:5px 2px; height:16px; background:#fff; float:left;}
#eform textarea { width:250px; border:1px solid #aaa; margin:8px 0 0 0; padding:2px; background:#fff; float:left;}
#eform select { width:256px; border:1px solid #aaa; margin:8px 0 0 0; padding:2px; height:26px; background:#fff; float:left;}
#eform li.buttons input { padding:3px 0 3px 130px; margin:0; border:0; color:#FFF; float:left;}
#eform .formnotes { font-style:italic; color:#999; font-size:12px; margin-left:180px; }
#eform .ticks { margin: 8px 0 0 180px; }
#eform .radios { margin: 0 0 0 180px; padding-top:8px; }
p.response { text-align:center; color:#F00; font: normal 11px  Georgia, "Times New Roman", Times, serif; line-height:1.8em; width:auto;}

#newstab td { border-bottom:1px #efefef solid; padding-top:18px;}

.chevbull{ list-style-image:url(images/bullet-chevron.gif);}
.chevbull strong span { 
	color:#009546;
}
.date { float:right; width:56px; background-color:#009546; padding:6px; text-align:center; font-size:20px; font-weight:normal; color:#ffffff; }

#xCountdownClock {
	margin:0; padding:0;
}
/* overall gallery table */
table#gallery{
	/* border-collapse: collapse; */
	}

/* images in the gallery */
table#gallery img {
	border:0px;
	}

/* table cells in gallery */
table#gallery td {
/*	border:1px #009546 solid; */
	font-size:8pt;
	font-family:verdana;
	text-align:center;
	}
table#gallery td.empty {
	border:1px white solid; 
	font-size:8pt;
	font-family:verdana;
	}
	
/*  "Showing results X - Y of Z entries" entry row */
table#gallery td.entries {
	text-align:right;
	padding:3px;
	}

/* spacer between each row of images */
table#gallery td.spacer {
	/* background-color:#E2E2E2; */
	height:16px;
	}

/*  "Page (5): <<Prev  - [1] 2 3 4 5  - Next>>" pagenumber */
table#gallery td.pagenumbers {
	text-align:center;
	padding:3px;
	font-weight:bold;
	}

/* page number links */
table#gallery td.pagenumbers a {
	text-decoration:none;
	}

/* page number links:hover */
table#gallery td.pagenumbers a:hover {
	color:#3399FF;
	}
	
div#colopt {
	width:577px;
	height:457px;
	background-image:url('images/colours/asilver.jpg');
	}
div#base {
	width:577px;
	height:457px;
	background-image:url('images/colours/asilver.jpg');
	}	
/*div#colopt.bwhite {
	background-image:url('images/colours/bwhite.jpg');
}	
div#colopt.vred {
	background-image:url('images/colours/vred.jpg');
}	
div#colopt.cblue {
	background-image:url('images/colours/cblue.jpg');
}	
div#colopt.dblue {
	background-image:url('images/colours/dblue.jpg');
}	
div#colopt.hyellow {
	background-image:url('images/colours/hyellow.jpg');
}
div#colopt.asilver {
	background-image:url('images/colours/asilver.jpg');
}
div#colopt.igrey {
	background-image:url('images/colours/igrey.jpg');
}
div#colopt.gwhite {
	background-image:url('images/colours/gwhite.jpg');
}
div#colopt.ablue {
	background-image:url('images/colours/ablue.jpg');
}
div#colopt.rred {
	background-image:url('images/colours/rred.jpg');
}
div#colopt.bwhite-trim {
	background-image:url('images/colours/bwhite-trim.jpg');
}	
div#colopt.vred-trim {
	background-image:url('images/colours/vred.jpg');
}	
div#colopt.cblue-trim {
	background-image:url('images/colours/cblue-trim.jpg');
}	
div#colopt.dblue-trim {
	background-image:url('images/colours/dblue-trim.jpg');
}	
div#colopt.hyellow-trim {
	background-image:url('images/colours/hyellow-trim.jpg');
}
div#colopt.asilver-trim {
	background-image:url('images/colours/asilver-trim.jpg');
}
div#colopt.igrey-trim {
	background-image:url('images/colours/igrey-trim.jpg');
}
div#colopt.gwhite-trim {
	background-image:url('images/colours/gwhite-trim.jpg');
}
div#colopt.ablue-trim {
	background-image:url('images/colours/ablue-trim.jpg');
}
div#colopt.rred-trim {
	background-image:url('images/colours/rred-trim.jpg');
}*/

