body 				{ 
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 70%; 
margin: 5px 0px 20px 5px; 
color: #000000; 
line-height: 130%; 
text-align:center;
background-color:#637546; 
}

/* ------------------------------- Form Elements ---------------------------- */

.product	{
font-weight:bold;
color:#D9DFD5;
font-size:15px;
}

.productheader	{
font-weight:bold;
color:#FFF;
font-size:15px;
text-transform:uppercase;
}

.mandatory	{
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}

label
{
font-size:11px;
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

fieldset
{
font-size:11px;
border: 1px solid #00622C;
width: 175px;
height:auto;
margin:2px;
padding:2px;
}

legend
{
font-size:11px;
font-weight:normal;
color: #ffffff;
background: #6A9D31;
/*border: 1px solid #D91507;*/
padding: 2px 6px;
margin-bottom: 2px;
}

.register	{
width: 100px;
padding-left: 30px; 
padding-top: 5px;
}

.registerb	{
width: 100px;
padding-left: 30px; 
padding-top: 5px;
font-weight:bold;
}

.TextBox {  
font-family:  "Lucida Sans Unicode", Verdana, Arial; 
font-size: 11px;
background-color: #FFFFFF; 
text-align: left; 
border: 1px #4A4B4C solid; 
height: 20px; 
width: 140px;
color: #4A4B4C;
padding:2px;
margin:2px;  
}

.button { 
font-family:  "Lucida Sans Unicode", Verdana, Arial; 
font-size: 11px; 
color: #000000; 
background-color: #CCCCCC; 
text-align: center; 
border: 1px solid; 
border-color: #FFFFFF Black Black #FFFFFF; 
height: 21px;
}


/* -------------------------- End Form Elements ------------------------ */

td p {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
}

.tblbody {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 100%; 
font-weight:normal; 
line-height: 130%; 
text-align:left;
}

.capitalise	{
text-transform:capitalize;
}

.bold {
	font-size: 11px;
	COLOR: #353333; 
	LINE-HEIGHT: 14pt; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-align:left; 
}

.h1	{
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.redbold {
	COLOR: #D1252A; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	font-style:italic;
}

.red {
	COLOR: #D1252A; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:normal;
}

.left	{
float:left;
}

.txtlft	{
text-align:left;
}

.boldsrch {
	font-size: 10px;
	COLOR: #353333; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-align:left; 
}

.boldblack	{
font-style:italic;
text-align:left;
}

.headertitle {
	font-size: 13px;
	COLOR: #020FCF; 
	LINE-HEIGHT: 14pt; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-transform:capitalize; 
}

.img	{
border:1px solid #000000;
padding:2px;
margin: 2px;
clear:left;
}

.footer {
	font-size: 12px; 
	COLOR: #0074F4; 
	font-family: "Trebuchet MS", Verdana, Arial ; 
	font-weight:normal; 
	line-height:16px; 
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px; 
	text-align:center; 
	
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#00622C;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: underline;
	text-decoration: none;
	color:#00622C;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color:#FFFFFF;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#00622C;
}

.selectbox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #020FCF; 
background-color: #FFFFFF; 
text-transform:capitalize; 
border: 1px #020FCF solid; 
height: 20px; 
clip:   rect(   ); 
width: 180px; 
}

.TextBox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 20px;
padding:2px auto;
margin:2px auto;
background-color:#CCCCCC; 
clip:   rect(   ); 
width: 140px; 
}

.filefield {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 20px;
padding:2px auto;
margin:2px auto;
background-color:#CCCCCC; 
clip:   rect(   ); 
width: 200px; 
}

.TextBoxMulti { 
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid;
background-color:#CCCCCC;
margin:2px auto;
padding:2px auto; 
width: 250px; 
height: 100px; 
 }

.TextBoxSearch {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #000066; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px #000000 solid; 
height: 18px; 
width:127px; 
clip:   rect(   );
}


.recset	{
text-transform:uppercase;
font-weight:bold;
}


input				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
textarea			{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
select				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }

#text	{
margin-left:3px; 
margin-right:3px; 
background-color:#73A138; 
margin-bottom:20px; 
margin-top:20px; 
padding:3px; 
color:#FFFFFF;
}

#clear	{
clear:both;
}

#split	{ 
border: 1px solid #020FCF;
clear:both;
}

#map	{
float:right; 
margin:5px; 
width:240px; 
height:auto; 
border:1px solid #000000;
}

#masthead			{ 
width: 100%; 
height: 150px; 
background-position: left;
background-image:url(../images/masthead2.jpg);
background-repeat:no-repeat;
}

#txttopr	{
margin-top:3px;
margin-right:13px; 
float:right;
color:#FFFFFF; 
font-size:11px; 
font-weight:normal;
width:400px;
text-align:right;
}

#txttopr a		{ 
color: #FFF; 
font-weight: normal; 
text-decoration: none;
 }
 
#txttopr a:hover	{ 
text-decoration: underline;
}


#toptxt	{
color:#FFFFFF;
margin-left:12px;
padding-top:132px;
height:auto;
font-weight:bold;
}

* html #toptxt	{
margin-top:10px;
}

#menuBottom			{ 
width: 900px; 
height: 15px; 
background-color: #000000; 
border-top: 1px solid #CD2329; 
clear:both; 
}

#menuBottom ul		{ 
display: inline; 
margin: 0px 0px 0px 50px; 
line-height: 200%; 
}

#menuBottom ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px;
 }
 
#menuBottom a		{ 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding: 4px 8px 4px 8px; 
margin-top: 10px; 
margin-bottom: 40px; 
}
#menuBottom a:hover	{ 
text-decoration: underline;
}

#menuBottom a:hover.this	{ }

#menuBottom a.this	{ 
background-color: #CD2329;
 }


#contentCopyright	{ 
margin: 2px auto 0 auto; 
text-align:center;
}

#FooterHolder			{ 
width: 900px; 
background-color: #00622C; 
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF; 
margin: auto;
text-transform:capitalize; 
*/  height: auto;
}

#FooterHolder ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#FooterHolder ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px; 
}

#FooterHolder a		{ 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding: 4px 8px 4px 8px; 
margin-top: 10px; 
margin-bottom: 40px;
}

#FooterHolder a:hover	{ 
text-decoration: underline;
}

#flashcontentmenu	{
width:199px;
height:115px;
z-index:3;
}

#flashcontentmain	{
width:516px;
height:85px;
z-index:5;
padding-top:22px;
padding:0px auto;
margin:0px auto;
text-align:center;
}

#addresscontact	{
margin:2px; 
padding:4px; 
color:#FFFFFF;
}

#imgmain	{
width:523px; 
height:90px; 
background-image:url(../images/images_main.jpg);
z-index:5;
padding-top:22px;
padding:0px auto;
margin:0px auto;
margin-top:10px;
text-align:center;
background-repeat:no-repeat;
}

#airgap	{
margin-top:80px;
clear:both;
}

#flashcontentintro	{
width:900px;
height:460px;
padding:0px auto;
margin:0px auto;
text-align:center;
margin-bottom:13px;
}

#wrapper 			{ 
width: 900px; 
height:auto; 
margin: 20px auto; 
text-align: justify; 
border: 1px solid #000000; 
background-color: #5A9834; 
margin-bottom: 0px; 
}

#pdf	{
border: 1px solid #000000; 
width: 350px; 
height:30px; 
clear:both;
} 

#signature	{
width:900px;
height: auto;
margin:0px auto;
padding:0px;
text-align:center;
}  

.sig	{
text-transform:none; 
font-size:11px;
text-align:right;
float:right;
}

.sig a:link	{
color:#FFFFFF;
font-size:11px;
}

#linesml	{
border-top: 1px dotted #000000;
padding: 0px auto;
width:90%;
margin-left:0px;
clear:left;
}

#linewh	{
border-top: 1px dotted #FFF;
padding: 0px auto;
margin-top:10px;
width:100%;
clear:both;
}

#footerdetail	{
width:880px; 
height:auto; 
min-height:500px; 
padding:5px; 
clear:both; 
background-color:#5A9834; 
color:#FFFFFF;
}

#linesmlb	{
border-bottom: 1px dotted #000000;
padding: 0px auto;
width:90%;
margin:0px auto;
clear:left;
float:left;
}

#linesmlr	{
border-top: 1px dotted #000000;
padding: 5px;
width:90%;
margin:5px;
clear:both;
}

#cats	{
background-color:#D3262C;
margin-top:5px;
margin-bottom:5px;
text-align:center;
padding:2px auto;
margin: auto;
text-transform:uppercase;
height: auto; 
}

#sub	{
float:left; 
margin-left:34px; 
width:40%; 
height; auto; 
clear:left;
}


#subrt {
float:right; 
margin-right:34px; 
width:40%; 
height: auto;
clear:right;
}

#sub2	{
float:left; 
margin-left:34px; 
width:92%; 
height: auto;
}

#sub2content	{
float:left; 
text-align:left; 
margin-left: 20px;
margin:2px auto;
padding:2px auto; 
}

#linesmlred	{
border-top: 1px solid #D3262C;
padding: 5px auto;
width:92%;
margin: 10px auto;
clear:both;
text-align:center
}


#cats ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#cats ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 30px; 
}

#cats a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
}
#cats a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: underline;
	text-decoration: none;
	color:#FFFFFF;
}
#cats a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color:#FFFFFF;
}
#cats a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
}


#fsc	{
width:190px;
padding:3px; 
margin-top:10px;
height:auto;
}

#fsc2	{
color:#FFFFFF; 
font-size:13px;
font-weight:bold; 
text-align:left;
text-transform:uppercase;
margin-bottom:10px;
}

#vertical	{
width:190px;
height:auto;
margin-top:20px;
}

#address	{
float:left; 
width:140px; 
height:auto; 
margin-top:auto; 
padding-left:5px; 
margin-top:35px; 
margin-left:25px;
text-align:left;
}

#addressbuild	{
float:right; 
width:100px; 
height:auto; 
margin-top:auto; 
padding-right:5px; 
margin-top:56px; 
}

.address	{
color:#FFFFFF; 
font-weight:bold;
}

#maincentre	{
width:330px;
height:auto; 
margin-top:3px; 
float:left; 
margin-left:95px;
}

.maincentre	{
font-weight:bold; 
color:#554326;
}

#txtlarge	{
float:right; 
width:170px; 
height:auto; 
margin-top:5px; 
margin-right:87px; 
text-align:left; 
border-left: 1px solid #FFFFFF; 
padding-left:5px;
}

.txtlargetxt	{
color:#FFFFFF; 
font-size:19px; 
line-height:30pt; 
text-align:left; 
vertical-align:text-top;
} 

.txtmedtxt	{
color:#FFFFFF; 
font-size:12px; 
line-height:13pt; 
text-align:justify; 
vertical-align:text-top;
} 


/*---------------------------- Sub holders -----------------------------

*/

#contentleft	{
background-image:url(../images/pnl_left2.jpg); 
width:200px; 
height:636px; 
float:left; 
z-index:1;
background-repeat:no-repeat; 
}

#contentright	{
background-image:url(../images/main_rt2.jpg); 
width:700px; 
height:636px; 
float:right; 
z-index:2;
background-repeat:no-repeat; 
}

* html #contentright	{
width:695px;
}

#productint	{
color:#FFFFFF; 
padding:2px; 
width:510px; 
text-align:center; 
margin:20px auto;
}

/* Images */

#linksr	{
background-image: url(../images/links.jpg);
background-repeat:no-repeat;
height:466px;
width:400px;
padding-right:0px;
margin-right:0px;
float:right;
}

#enquiryr	{
background-image: url(../images/enquiry.jpg);
background-repeat:no-repeat;
height:466px;
width:400px;
padding-right:0px;
margin-right:0px;
float:right;
}

/* ------------------------------------------------- Corners ------------------------------------------------ */


.rtop,.rbottom{display:block}

.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}

.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}

.rs2{margin: 0 1px}



/* ------------ Horizontal Menu ------------- */

#maintab{
font: bold 12px Verdana;
margin-left:-40px;
margin-top: 0px;
margin-bottom:10px;
}

#maintab li{
float:left;
width:131px;
list-style: none;
background-color: #FFFFFF;
}

#maintab li a{
display:block;
text-decoration: none;
color: #FFFFFF;
background: #00622C;
text-align:center;
height:18px;
padding-top: 3px;
border-bottom-color: #FFFFFF;
border-bottom-style:solid;
border-bottom-width: 1px;
border-top-color: #FFFFFF;
border-top-style:solid;
border-top-width: 1px;
text-transform:capitalize;
}


#maintab #menu_1{
width:199px;
}
#maintab #menu_2{
width:228px;
}
#maintab #menu_3{
width:232px;
}
#maintab #menu_4{
width:189px;
}
#maintab #menu_5{
width:240px;
}
#maintab #menu_6{
width:104px;
}
#maintab #menu_7{
width:138px;
}

#maintab #menu_1_a{
width:200px;
}
#maintab #menu_2_a{
width:229px;
}
#maintab #menu_3_a{
width:233px;
}
#maintab #menu_4_a{
width:188px;
}
#maintab #menu_5_a{
width:241px;
}
#maintab #menu_6_a{
width:103px;
}
#maintab #menu_7_a{
width:137px;
}



#maintab li a:hover{
background: #5B9934;
}

#maintab li.selected a{ /*selected main tab style */
background-color: #637546;
}

#tabcontent{ /*2nd level content wrapper*/
background-color: #A7C4C7;
height: 100% /*IE7 beta2 fix*/
}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent ul li{
display: inline;
}

#tabcontent ul.selected{ /*selected 2nd level ul content*/
display: block;
color:#136260;
}

#tabcontent ul li a{
border-right: 1px solid #FFFFFF;
color: #126260;
padding: 2px 5px;
display: block;
float: left;
text-decoration: none;
color:#FFFFFF;
font-size:11px;
}

#tabcontent ul li a:hover{
background-color: #A7C4C7;
color: #126260;
}

#tabcontent ul li.selected a {
background-color: #A7C4C7;
color: #126260;
}

.clearfix:after{ /*Clear floats hack*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------- Vertical Menu ------------------------------------------ */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 198px; /*For KHTML*/
  list-style: none;
  text-transform:uppercase;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu-v a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  display: block;
  background: #637546;
  color: #FFFFFF;
  font: normal 11px/22px "Trebuchet MS", Verdana, Arial; 
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  text-align:left;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  background: #00622C;
  color: #FFFFFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #DEDE4C;
  color: #735A32;
  margin-left:37px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #729E2F;
  color: #000000;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
  background: #6D5934;
  color: #FFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #00622C;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}
